@Dependent @Generated(value="org.uberfire.ext.preferences.processors.WorkbenchPreferenceProcessor") public class GAVPreferencesBeanGeneratedImpl extends GAVPreferences implements BasePreferenceBean<GAVPreferences>
Constructor and Description |
---|
GAVPreferencesBeanGeneratedImpl(PreferenceBeanStore store,
PreferenceScopeResolutionStrategy resolutionStrategy) |
defaultValue, isChildGAVEditEnabled, isConflictingGAVCheckDisabled, setChildGAVEditEnabled, setConflictingGAVCheckDisabled
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
defaultValue
@Inject public GAVPreferencesBeanGeneratedImpl(PreferenceBeanStore store, PreferenceScopeResolutionStrategy resolutionStrategy)
public void load()
load
in interface BasePreference<GAVPreferences>
public void load(ParameterizedCommand<Throwable> errorCallback)
load
in interface BasePreference<GAVPreferences>
public void load(ParameterizedCommand<GAVPreferences> successCallback, ParameterizedCommand<Throwable> errorCallback)
load
in interface BasePreference<GAVPreferences>
public void load(PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy)
load
in interface BasePreference<GAVPreferences>
public void load(PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy, ParameterizedCommand<Throwable> errorCallback)
load
in interface BasePreference<GAVPreferences>
public void load(PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy, ParameterizedCommand<GAVPreferences> successCallback, ParameterizedCommand<Throwable> errorCallback)
load
in interface BasePreference<GAVPreferences>
public void save()
save
in interface BasePreference<GAVPreferences>
public void save(ParameterizedCommand<Throwable> errorCallback)
save
in interface BasePreference<GAVPreferences>
public void save(Command successCallback, ParameterizedCommand<Throwable> errorCallback)
save
in interface BasePreference<GAVPreferences>
public void save(PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy)
save
in interface BasePreference<GAVPreferences>
public void save(PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy, ParameterizedCommand<Throwable> errorCallback)
save
in interface BasePreference<GAVPreferences>
public void save(PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy, Command successCallback, ParameterizedCommand<Throwable> errorCallback)
save
in interface BasePreference<GAVPreferences>
public void save(PreferenceScope customScope)
save
in interface BasePreference<GAVPreferences>
public void save(PreferenceScope customScope, ParameterizedCommand<Throwable> errorCallback)
save
in interface BasePreference<GAVPreferences>
public void save(PreferenceScope customScope, Command successCallback, ParameterizedCommand<Throwable> errorCallback)
save
in interface BasePreference<GAVPreferences>
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.