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