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