Uses of Interface
org.uberfire.preferences.shared.PreferenceScopeResolutionStrategy
-
Packages that use PreferenceScopeResolutionStrategy Package Description org.uberfire.preferences.shared.impl -
-
Uses of PreferenceScopeResolutionStrategy in org.uberfire.preferences.shared.impl
Classes in org.uberfire.preferences.shared.impl that implement PreferenceScopeResolutionStrategy Modifier and Type Class Description classDefaultPreferenceScopeResolutionStrategyDefault implementation forPreferenceScopeResolutionStrategy.Constructors in org.uberfire.preferences.shared.impl with parameters of type PreferenceScopeResolutionStrategy Constructor Description PreferenceScopeValidatorImpl(PreferenceScopeTypes scopeTypes, PreferenceScopeResolutionStrategy scopeResolutionStrategy)
-