@Dependent @Generated(value="org.uberfire.ext.preferences.processors.WorkbenchPreferenceProcessor") public class ProfilePreferencesBeanGeneratedImpl extends ProfilePreferences implements org.uberfire.preferences.shared.bean.BasePreferenceBean<ProfilePreferences>
| Constructor and Description |
|---|
ProfilePreferencesBeanGeneratedImpl(org.uberfire.preferences.shared.bean.PreferenceBeanStore store,
org.uberfire.preferences.shared.PreferenceScopeResolutionStrategy resolutionStrategy) |
| Modifier and Type | Method and Description |
|---|---|
void |
load() |
void |
load(org.uberfire.mvp.ParameterizedCommand<ProfilePreferences> successCallback,
org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback) |
void |
load(org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback) |
void |
load(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy) |
void |
load(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy,
org.uberfire.mvp.ParameterizedCommand<ProfilePreferences> successCallback,
org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback) |
void |
load(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy,
org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback) |
void |
save() |
void |
save(org.uberfire.mvp.Command successCallback,
org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback) |
void |
save(org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback) |
void |
save(org.uberfire.preferences.shared.PreferenceScope customScope) |
void |
save(org.uberfire.preferences.shared.PreferenceScope customScope,
org.uberfire.mvp.Command successCallback,
org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback) |
void |
save(org.uberfire.preferences.shared.PreferenceScope customScope,
org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback) |
void |
save(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy) |
void |
save(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy,
org.uberfire.mvp.Command successCallback,
org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback) |
void |
save(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy,
org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback) |
defaultValue, getProfile, setProfile@Inject
public ProfilePreferencesBeanGeneratedImpl(org.uberfire.preferences.shared.bean.PreferenceBeanStore store,
org.uberfire.preferences.shared.PreferenceScopeResolutionStrategy resolutionStrategy)
public void load()
load in interface org.uberfire.preferences.shared.bean.BasePreference<ProfilePreferences>public void load(org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)
load in interface org.uberfire.preferences.shared.bean.BasePreference<ProfilePreferences>public void load(org.uberfire.mvp.ParameterizedCommand<ProfilePreferences> successCallback, org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)
load in interface org.uberfire.preferences.shared.bean.BasePreference<ProfilePreferences>public void load(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy)
load in interface org.uberfire.preferences.shared.bean.BasePreference<ProfilePreferences>public void load(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy,
org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)
load in interface org.uberfire.preferences.shared.bean.BasePreference<ProfilePreferences>public void load(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy,
org.uberfire.mvp.ParameterizedCommand<ProfilePreferences> successCallback,
org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)
load in interface org.uberfire.preferences.shared.bean.BasePreference<ProfilePreferences>public void save()
save in interface org.uberfire.preferences.shared.bean.BasePreference<ProfilePreferences>public void save(org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)
save in interface org.uberfire.preferences.shared.bean.BasePreference<ProfilePreferences>public void save(org.uberfire.mvp.Command successCallback,
org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)
save in interface org.uberfire.preferences.shared.bean.BasePreference<ProfilePreferences>public void save(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy)
save in interface org.uberfire.preferences.shared.bean.BasePreference<ProfilePreferences>public void save(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy,
org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)
save in interface org.uberfire.preferences.shared.bean.BasePreference<ProfilePreferences>public void save(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy,
org.uberfire.mvp.Command successCallback,
org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)
save in interface org.uberfire.preferences.shared.bean.BasePreference<ProfilePreferences>public void save(org.uberfire.preferences.shared.PreferenceScope customScope)
save in interface org.uberfire.preferences.shared.bean.BasePreference<ProfilePreferences>public void save(org.uberfire.preferences.shared.PreferenceScope customScope,
org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)
save in interface org.uberfire.preferences.shared.bean.BasePreference<ProfilePreferences>public void save(org.uberfire.preferences.shared.PreferenceScope customScope,
org.uberfire.mvp.Command successCallback,
org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)
save in interface org.uberfire.preferences.shared.bean.BasePreference<ProfilePreferences>Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.