@Dependent @Generated(value="org.uberfire.ext.preferences.processors.WorkbenchPreferenceProcessor") public class ManagePreferencesBeanGeneratedImpl extends ManagePreferences implements org.uberfire.preferences.shared.bean.BasePreferenceBean<ManagePreferences>
ACTIVE_BORDER_COLOR, COMPLETED_BORDER_COLOR, COMPLETED_COLOR, DEFAULT_PAGINATION_OPTION, PAGINATION_OPTIONS
Constructor and Description |
---|
ManagePreferencesBeanGeneratedImpl(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<ManagePreferences> 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<ManagePreferences> 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, getItemsPerPage, getProcessInstanceDiagramActiveNodeBorderColor, getProcessInstanceDiagramCompletedNodeBorderColor, getProcessInstanceDiagramCompletedNodeColor, isShowTaskCommentsAtWorkTab, setItemsPerPage, setProcessInstanceDiagramActiveNodeBorderColor, setProcessInstanceDiagramCompletedNodeBorderColor, setProcessInstanceDiagramCompletedNodeColor, setShowTaskCommentsAtWorkTab
@Inject public ManagePreferencesBeanGeneratedImpl(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<ManagePreferences>
public void load(org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)
load
in interface org.uberfire.preferences.shared.bean.BasePreference<ManagePreferences>
public void load(org.uberfire.mvp.ParameterizedCommand<ManagePreferences> successCallback, org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)
load
in interface org.uberfire.preferences.shared.bean.BasePreference<ManagePreferences>
public void load(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy)
load
in interface org.uberfire.preferences.shared.bean.BasePreference<ManagePreferences>
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<ManagePreferences>
public void load(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy, org.uberfire.mvp.ParameterizedCommand<ManagePreferences> successCallback, org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)
load
in interface org.uberfire.preferences.shared.bean.BasePreference<ManagePreferences>
public void save()
save
in interface org.uberfire.preferences.shared.bean.BasePreference<ManagePreferences>
public void save(org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)
save
in interface org.uberfire.preferences.shared.bean.BasePreference<ManagePreferences>
public void save(org.uberfire.mvp.Command successCallback, org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)
save
in interface org.uberfire.preferences.shared.bean.BasePreference<ManagePreferences>
public void save(org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy)
save
in interface org.uberfire.preferences.shared.bean.BasePreference<ManagePreferences>
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<ManagePreferences>
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<ManagePreferences>
public void save(org.uberfire.preferences.shared.PreferenceScope customScope)
save
in interface org.uberfire.preferences.shared.bean.BasePreference<ManagePreferences>
public void save(org.uberfire.preferences.shared.PreferenceScope customScope, org.uberfire.mvp.ParameterizedCommand<Throwable> errorCallback)
save
in interface org.uberfire.preferences.shared.bean.BasePreference<ManagePreferences>
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<ManagePreferences>
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.