Store
status_t Store(const BEntry& entry) const;
if ((result = repoConfig.Store(fTargetEntry)) != B_OK)
status_t Store(BMessage& settings) const;
fStoredScreenConfiguration.Store(settings);
DIE_ON_ERROR(repoConfig.Store(configPath),