Uses of Interface
org.uberfire.preferences.shared.PreferenceScopeTypes
-
Packages that use PreferenceScopeTypes Package Description org.uberfire.preferences.shared.impl -
-
Uses of PreferenceScopeTypes in org.uberfire.preferences.shared.impl
Classes in org.uberfire.preferences.shared.impl that implement PreferenceScopeTypes Modifier and Type Class Description classDefaultPreferenceScopeTypesDefault implementation forPreferenceScopeTypes.Methods in org.uberfire.preferences.shared.impl that return PreferenceScopeTypes Modifier and Type Method Description PreferenceScopeTypesPreferenceScopeTypesProducer. preferenceScopeTypesProducer()Constructors in org.uberfire.preferences.shared.impl with parameters of type PreferenceScopeTypes Constructor Description PreferenceScopeFactoryImpl(PreferenceScopeTypes scopeTypes)PreferenceScopeValidatorImpl(PreferenceScopeTypes scopeTypes, PreferenceScopeResolutionStrategy scopeResolutionStrategy)
-