@Dependent @Generated(value="org.uberfire.ext.preferences.processors.WorkbenchPreferenceProcessor") public class ArtifactRepositoryPreferenceBeanGeneratedImpl extends ArtifactRepositoryPreference implements BasePreferenceBean<ArtifactRepositoryPreference>
Constructor and Description |
---|
ArtifactRepositoryPreferenceBeanGeneratedImpl(PreferenceBeanStore store,
PreferenceScopeResolutionStrategy resolutionStrategy) |
defaultValue, getGlobalM2RepoDir, getGlobalM2RepoDirWithFallback, getWorkspaceM2RepoDir, isDistributionManagementM2RepoDirEnabled, isGlobalM2RepoDirEnabled, isWorkspaceM2RepoDirEnabled, setDistributionManagementM2RepoDirEnabled, setGlobalM2RepoDir, setGlobalM2RepoDirEnabled, setWorkspaceM2RepoDir, setWorkspaceM2RepoDirEnabled
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
defaultValue
@Inject public ArtifactRepositoryPreferenceBeanGeneratedImpl(PreferenceBeanStore store, PreferenceScopeResolutionStrategy resolutionStrategy)
public void load()
load
in interface BasePreference<ArtifactRepositoryPreference>
public void load(ParameterizedCommand<Throwable> errorCallback)
load
in interface BasePreference<ArtifactRepositoryPreference>
public void load(ParameterizedCommand<ArtifactRepositoryPreference> successCallback, ParameterizedCommand<Throwable> errorCallback)
load
in interface BasePreference<ArtifactRepositoryPreference>
public void load(PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy)
load
in interface BasePreference<ArtifactRepositoryPreference>
public void load(PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy, ParameterizedCommand<Throwable> errorCallback)
load
in interface BasePreference<ArtifactRepositoryPreference>
public void load(PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy, ParameterizedCommand<ArtifactRepositoryPreference> successCallback, ParameterizedCommand<Throwable> errorCallback)
load
in interface BasePreference<ArtifactRepositoryPreference>
public void save()
save
in interface BasePreference<ArtifactRepositoryPreference>
public void save(ParameterizedCommand<Throwable> errorCallback)
save
in interface BasePreference<ArtifactRepositoryPreference>
public void save(Command successCallback, ParameterizedCommand<Throwable> errorCallback)
save
in interface BasePreference<ArtifactRepositoryPreference>
public void save(PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy)
save
in interface BasePreference<ArtifactRepositoryPreference>
public void save(PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy, ParameterizedCommand<Throwable> errorCallback)
save
in interface BasePreference<ArtifactRepositoryPreference>
public void save(PreferenceScopeResolutionStrategyInfo customScopeResolutionStrategy, Command successCallback, ParameterizedCommand<Throwable> errorCallback)
save
in interface BasePreference<ArtifactRepositoryPreference>
public void save(PreferenceScope customScope)
save
in interface BasePreference<ArtifactRepositoryPreference>
public void save(PreferenceScope customScope, ParameterizedCommand<Throwable> errorCallback)
save
in interface BasePreference<ArtifactRepositoryPreference>
public void save(PreferenceScope customScope, Command successCallback, ParameterizedCommand<Throwable> errorCallback)
save
in interface BasePreference<ArtifactRepositoryPreference>
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.