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