@Dependent @Generated(value="org.uberfire.ext.preferences.processors.WorkbenchPreferenceProcessor") public class GeneralPreferencesBeanGeneratedImpl extends GeneralPreferences implements org.uberfire.preferences.shared.bean.BasePreferenceBean<GeneralPreferences>
| Constructor and Description |
|---|
GeneralPreferencesBeanGeneratedImpl(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<GeneralPreferences> 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<GeneralPreferences> 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) |
@Inject
public GeneralPreferencesBeanGeneratedImpl(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<GeneralPreferences>public void load(org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)
load in interface org.uberfire.preferences.shared.bean.BasePreference<GeneralPreferences>public void load(org.uberfire.mvp.ParameterizedCommand<GeneralPreferences> successCallback, org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)
load in interface org.uberfire.preferences.shared.bean.BasePreference<GeneralPreferences>public void load(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy)
load in interface org.uberfire.preferences.shared.bean.BasePreference<GeneralPreferences>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<GeneralPreferences>public void load(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy,
org.uberfire.mvp.ParameterizedCommand<GeneralPreferences> successCallback,
org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)
load in interface org.uberfire.preferences.shared.bean.BasePreference<GeneralPreferences>public void save()
save in interface org.uberfire.preferences.shared.bean.BasePreference<GeneralPreferences>public void save(org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)
save in interface org.uberfire.preferences.shared.bean.BasePreference<GeneralPreferences>public void save(org.uberfire.mvp.Command successCallback,
org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)
save in interface org.uberfire.preferences.shared.bean.BasePreference<GeneralPreferences>public void save(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy)
save in interface org.uberfire.preferences.shared.bean.BasePreference<GeneralPreferences>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<GeneralPreferences>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<GeneralPreferences>public void save(org.uberfire.preferences.shared.PreferenceScope customScope)
save in interface org.uberfire.preferences.shared.bean.BasePreference<GeneralPreferences>public void save(org.uberfire.preferences.shared.PreferenceScope customScope,
org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)
save in interface org.uberfire.preferences.shared.bean.BasePreference<GeneralPreferences>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<GeneralPreferences>Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.