Package org.guvnor.ala.ui.preferences
Class ProvisioningPreferencesBeanGeneratedImpl
- java.lang.Object
-
- org.guvnor.ala.ui.preferences.ProvisioningPreferences
-
- org.guvnor.ala.ui.preferences.ProvisioningPreferencesBeanGeneratedImpl
-
- All Implemented Interfaces:
org.uberfire.preferences.shared.bean.BasePreference<ProvisioningPreferences>,org.uberfire.preferences.shared.bean.BasePreferenceBean<ProvisioningPreferences>,org.uberfire.preferences.shared.bean.Preference
@Dependent @Generated("org.uberfire.ext.preferences.processors.WorkbenchPreferenceProcessor") public class ProvisioningPreferencesBeanGeneratedImpl extends ProvisioningPreferences implements org.uberfire.preferences.shared.bean.BasePreferenceBean<ProvisioningPreferences>
-
-
Constructor Summary
Constructors Constructor Description ProvisioningPreferencesBeanGeneratedImpl(org.uberfire.preferences.shared.bean.PreferenceBeanStore store, org.uberfire.preferences.shared.PreferenceScopeResolutionStrategy resolutionStrategy)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidload()voidload(org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)voidload(org.uberfire.mvp.ParameterizedCommand<ProvisioningPreferences> successCallback, org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)voidload(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy)voidload(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy, org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)voidload(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy, org.uberfire.mvp.ParameterizedCommand<ProvisioningPreferences> successCallback, org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)voidsave()voidsave(org.uberfire.mvp.Command successCallback, org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)voidsave(org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)voidsave(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy)voidsave(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy, org.uberfire.mvp.Command successCallback, org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)voidsave(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy, org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)voidsave(org.uberfire.preferences.shared.PreferenceScope customScope)voidsave(org.uberfire.preferences.shared.PreferenceScope customScope, org.uberfire.mvp.Command successCallback, org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)voidsave(org.uberfire.preferences.shared.PreferenceScope customScope, org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)-
Methods inherited from class org.guvnor.ala.ui.preferences.ProvisioningPreferences
defaultValue, getProviderTypeEnablements, setProviderTypeEnablements
-
-
-
-
Method Detail
-
load
public void load()
- Specified by:
loadin interfaceorg.uberfire.preferences.shared.bean.BasePreference<ProvisioningPreferences>
-
load
public void load(org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)
- Specified by:
loadin interfaceorg.uberfire.preferences.shared.bean.BasePreference<ProvisioningPreferences>
-
load
public void load(org.uberfire.mvp.ParameterizedCommand<ProvisioningPreferences> successCallback, org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)
- Specified by:
loadin interfaceorg.uberfire.preferences.shared.bean.BasePreference<ProvisioningPreferences>
-
load
public void load(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy)
- Specified by:
loadin interfaceorg.uberfire.preferences.shared.bean.BasePreference<ProvisioningPreferences>
-
load
public void load(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy, org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)- Specified by:
loadin interfaceorg.uberfire.preferences.shared.bean.BasePreference<ProvisioningPreferences>
-
load
public void load(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy, org.uberfire.mvp.ParameterizedCommand<ProvisioningPreferences> successCallback, org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)- Specified by:
loadin interfaceorg.uberfire.preferences.shared.bean.BasePreference<ProvisioningPreferences>
-
save
public void save()
- Specified by:
savein interfaceorg.uberfire.preferences.shared.bean.BasePreference<ProvisioningPreferences>
-
save
public void save(org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)
- Specified by:
savein interfaceorg.uberfire.preferences.shared.bean.BasePreference<ProvisioningPreferences>
-
save
public void save(org.uberfire.mvp.Command successCallback, org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)- Specified by:
savein interfaceorg.uberfire.preferences.shared.bean.BasePreference<ProvisioningPreferences>
-
save
public void save(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy)
- Specified by:
savein interfaceorg.uberfire.preferences.shared.bean.BasePreference<ProvisioningPreferences>
-
save
public void save(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy, org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)- Specified by:
savein interfaceorg.uberfire.preferences.shared.bean.BasePreference<ProvisioningPreferences>
-
save
public void save(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy, org.uberfire.mvp.Command successCallback, org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)- Specified by:
savein interfaceorg.uberfire.preferences.shared.bean.BasePreference<ProvisioningPreferences>
-
save
public void save(org.uberfire.preferences.shared.PreferenceScope customScope)
- Specified by:
savein interfaceorg.uberfire.preferences.shared.bean.BasePreference<ProvisioningPreferences>
-
save
public void save(org.uberfire.preferences.shared.PreferenceScope customScope, org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)- Specified by:
savein interfaceorg.uberfire.preferences.shared.bean.BasePreference<ProvisioningPreferences>
-
save
public void save(org.uberfire.preferences.shared.PreferenceScope customScope, org.uberfire.mvp.Command successCallback, org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)- Specified by:
savein interfaceorg.uberfire.preferences.shared.bean.BasePreference<ProvisioningPreferences>
-
-