All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description BasePreference<T> Interface that all preference beans should implement.BasePreferenceBean<T> Represents a generated managed bean implementation of a preference bean.BasePreferencePortable<T> Represents a generated portable implementation of a preference bean.ConstrainedValuesValidator<T> DefaultPreferenceScopeResolutionStrategy Default implementation forPreferenceScopeResolutionStrategy.DefaultPreferenceScopeResolver Default scope resolver forDefaultPreferenceScopeResolutionStrategy.DefaultPreferenceScopeTypes Default implementation forPreferenceScopeTypes.DefaultPreferenceScopeTypes.DefaultKey DefaultScopes Definition of default scope types that can be used.EnumValuePropertyValidator<T extends Enum<?>> InvalidPreferenceScopeException Exception thrown when a invalid preference scope is used or created.NotEmptyValidator NumberPropertyValidator PortablePreference Annotation used to qualify generated portable implementations of preference beans.PortablePreferenceMock Created to be used in tests, and to avoid Errai errors due to unimplemented interfaces used in portable classes.PortablePreferenceMockBeanGeneratedImpl PortablePreferenceMockPortableGeneratedImpl Created to be used in tests, and to avoid Errai errors due to unimplemented interfaces used in portable classes.Preference Represents a preference class, generated or provided.PreferenceBeanServerStore Service to manage preference beans.PreferenceBeanStore Service to manage preference beans, with server-side and client-side implementations.PreferenceHierarchyElement<T> Holds all preference information necessary to build a hierarchic interface for preferences.PreferenceRootElement PreferenceScope The pair (type, key) represents a unique preference scope, which groups a set of preferences and its values.PreferenceScopedValue<T> Represents a preference value and its scope.PreferenceScopeFactory Builder for new preference scope creation.PreferenceScopeFactoryImpl PreferenceScopeImpl Default portable implementation for a preference scope, containing a type (required), a key (required) and a child scope (optional).PreferenceScopeResolutionStrategy Defines the hierarchy used to resolve a preference value.PreferenceScopeResolutionStrategyInfo Holds all necessary information to the scope resolution strategy.PreferenceScopeResolver Provides a way to obtain scopes related to a scope resolution order.PreferenceScopeTypes Defines which scopes are supported by the preference API.PreferenceScopeTypesProducer PreferenceScopeValidator Provides a simple validator method for preference scopes.PreferenceScopeValidatorImpl PreferenceStorage Storage API for preferences.PreferenceStore Store API for preferences.PreferenceUpdatedEvent Event fired when a preference is savedProperty Annotation used to mark preference beans properties.PropertyFormOptions PropertyFormType Enum used to define a property type for default form generation purposes.PropertyValidator<T> RootPreference Annotation used to qualify generated portable implementations of root preference beans.StringPropertyValidator UsernameProvider ValidationResult WorkbenchPreference Annotation used to qualify preference beans.