@Dependent public class WorkbenchPreferenceScopeResolutionStrategiesImpl extends Object implements org.guvnor.common.services.shared.preferences.WorkbenchPreferenceScopeResolutionStrategies
| Constructor and Description |
|---|
WorkbenchPreferenceScopeResolutionStrategiesImpl() |
WorkbenchPreferenceScopeResolutionStrategiesImpl(org.uberfire.preferences.shared.PreferenceScopeFactory scopeFactory) |
| Modifier and Type | Method and Description |
|---|---|
org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo |
getSpaceInfoFor(String scopeKey) |
org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo |
getUserInfoFor(String scopeType,
String scopeKey) |
public WorkbenchPreferenceScopeResolutionStrategiesImpl()
@Inject public WorkbenchPreferenceScopeResolutionStrategiesImpl(org.uberfire.preferences.shared.PreferenceScopeFactory scopeFactory)
public org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo getUserInfoFor(String scopeType, String scopeKey)
getUserInfoFor in interface org.guvnor.common.services.shared.preferences.WorkbenchPreferenceScopeResolutionStrategiespublic org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo getSpaceInfoFor(String scopeKey)
getSpaceInfoFor in interface org.guvnor.common.services.shared.preferences.WorkbenchPreferenceScopeResolutionStrategiesCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.