Class WorkbenchPreferenceScopeResolutionStrategiesImpl

  • All Implemented Interfaces:
    org.guvnor.common.services.shared.preferences.WorkbenchPreferenceScopeResolutionStrategies

    @Dependent
    public class WorkbenchPreferenceScopeResolutionStrategiesImpl
    extends Object
    implements org.guvnor.common.services.shared.preferences.WorkbenchPreferenceScopeResolutionStrategies
    • Constructor Detail

      • WorkbenchPreferenceScopeResolutionStrategiesImpl

        public WorkbenchPreferenceScopeResolutionStrategiesImpl()
      • WorkbenchPreferenceScopeResolutionStrategiesImpl

        @Inject
        public WorkbenchPreferenceScopeResolutionStrategiesImpl​(org.uberfire.preferences.shared.PreferenceScopeFactory scopeFactory)
    • Method Detail

      • getUserInfoFor

        public org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo getUserInfoFor​(String scopeType,
                                                                                                         String scopeKey)
        Specified by:
        getUserInfoFor in interface org.guvnor.common.services.shared.preferences.WorkbenchPreferenceScopeResolutionStrategies
      • getSpaceInfoFor

        public org.uberfire.preferences.shared.impl.PreferenceScopeResolutionStrategyInfo getSpaceInfoFor​(String scopeKey)
        Specified by:
        getSpaceInfoFor in interface org.guvnor.common.services.shared.preferences.WorkbenchPreferenceScopeResolutionStrategies