A B C D E F G I L O P R S V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- all() - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- all(PreferenceScopeResolutionStrategyInfo) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- all(PreferenceScope) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- allKeys(List<PreferenceScope>) - Method in class org.uberfire.preferences.backend.PreferenceStorageImpl
- allKeys(PreferenceScope) - Method in class org.uberfire.preferences.backend.PreferenceStorageImpl
- allScoped() - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- allScoped(PreferenceScopeResolutionStrategyInfo) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
B
- buildHierarchyStructureForPreference(String) - Method in class org.uberfire.preferences.backend.PreferenceBeanStoreImpl
- buildHierarchyStructureForPreference(String, PreferenceScopeResolutionStrategyInfo) - Method in class org.uberfire.preferences.backend.PreferenceBeanStoreImpl
C
- ComponentKey - Annotation Type in org.uberfire.preferences.backend.annotations
-
Qualifies PreferenceScope beans injections (on both client and server side).
D
- defaultScopeResolutionStrategy - Variable in class org.uberfire.preferences.backend.PreferenceStoreImpl
- delete(PreferenceScope, String) - Method in class org.uberfire.preferences.backend.PreferenceStorageImpl
E
- exists(PreferenceScopeResolutionStrategyInfo, String) - Method in class org.uberfire.preferences.backend.PreferenceStorageImpl
- exists(PreferenceScope, String) - Method in class org.uberfire.preferences.backend.PreferenceStorageImpl
F
- FILE_FORMAT - Static variable in class org.uberfire.preferences.backend.PreferenceStorageImpl
- FILE_FORMAT_SIZE - Static variable in class org.uberfire.preferences.backend.PreferenceStorageImpl
G
- get() - Method in class org.uberfire.preferences.backend.ServerUsernameProvider
- get(String) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- get(String, T) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- get(PreferenceScopeResolutionStrategyInfo, String) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- get(PreferenceScopeResolutionStrategyInfo, String, T) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- get(PreferenceScope, String) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- get(PreferenceScope, String, T) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- getDefaultScopeResolutionStrategyInfo() - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- getDefaultScopeResolver() - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- getScoped(String) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- getScoped(String, T) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- getScoped(PreferenceScopeResolutionStrategyInfo, String) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- getScoped(PreferenceScopeResolutionStrategyInfo, String, T) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
I
- init() - Method in class org.uberfire.preferences.backend.PreferenceStorageImpl
L
- load(T) - Method in class org.uberfire.preferences.backend.PreferenceBeanStoreImpl
- load(T, ParameterizedCommand<T>, ParameterizedCommand<Throwable>) - Method in class org.uberfire.preferences.backend.PreferenceBeanStoreImpl
- load(T, PreferenceScopeResolutionStrategyInfo) - Method in class org.uberfire.preferences.backend.PreferenceBeanStoreImpl
- load(T, PreferenceScopeResolutionStrategyInfo, ParameterizedCommand<T>, ParameterizedCommand<Throwable>) - Method in class org.uberfire.preferences.backend.PreferenceBeanStoreImpl
O
- org.uberfire.preferences.backend - package org.uberfire.preferences.backend
- org.uberfire.preferences.backend.annotations - package org.uberfire.preferences.backend.annotations
P
- PreferenceBeanStoreImpl - Class in org.uberfire.preferences.backend
-
Backend implementation for
PreferenceBeanStore. - PreferenceBeanStoreImpl() - Constructor for class org.uberfire.preferences.backend.PreferenceBeanStoreImpl
- PreferenceBeanStoreImpl(PreferenceStore, PreferenceScopeResolutionStrategy, Instance<Preference>) - Constructor for class org.uberfire.preferences.backend.PreferenceBeanStoreImpl
- preferenceScopeResolutionStrategyProducer(InjectionPoint) - Method in class org.uberfire.preferences.backend.PreferenceScopeResolutionStrategyProducer
- PreferenceScopeResolutionStrategyProducer - Class in org.uberfire.preferences.backend
- PreferenceScopeResolutionStrategyProducer() - Constructor for class org.uberfire.preferences.backend.PreferenceScopeResolutionStrategyProducer
- PreferenceStorageImpl - Class in org.uberfire.preferences.backend
- PreferenceStorageImpl() - Constructor for class org.uberfire.preferences.backend.PreferenceStorageImpl
- PreferenceStorageImpl(IOService, SessionInfo, PreferenceScopeTypes, PreferenceScopeFactory, ObjectStorage, SpacesAPI, Event<PreferenceUpdatedEvent>) - Constructor for class org.uberfire.preferences.backend.PreferenceStorageImpl
- PreferenceStoreImpl - Class in org.uberfire.preferences.backend
- PreferenceStoreImpl() - Constructor for class org.uberfire.preferences.backend.PreferenceStoreImpl
- PreferenceStoreImpl(PreferenceStorage, PreferenceScopeFactory, PreferenceScopeResolutionStrategy, Instance<PreferenceScopeResolutionStrategy>, InjectionPoint) - Constructor for class org.uberfire.preferences.backend.PreferenceStoreImpl
- put(String, T) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- put(Map<String, T>) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- put(PreferenceScopeResolutionStrategyInfo, String, T) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- put(PreferenceScopeResolutionStrategyInfo, Map<String, T>) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- put(PreferenceScope, String, T) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- put(PreferenceScope, Map<String, T>) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- putIfAbsent(String, T) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- putIfAbsent(Map<String, T>) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- putIfAbsent(PreferenceScopeResolutionStrategyInfo, String, T) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- putIfAbsent(PreferenceScopeResolutionStrategyInfo, Map<String, T>) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- putIfAbsent(PreferenceScope, String, T) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- putIfAbsent(PreferenceScope, Map<String, T>) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
R
- read(PreferenceScopeResolutionStrategyInfo, String) - Method in class org.uberfire.preferences.backend.PreferenceStorageImpl
- read(PreferenceScope, String) - Method in class org.uberfire.preferences.backend.PreferenceStorageImpl
- readWithScope(PreferenceScopeResolutionStrategyInfo, String) - Method in class org.uberfire.preferences.backend.PreferenceStorageImpl
- remove(List<PreferenceScope>, String) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- remove(PreferenceScope, String) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
S
- save(Collection<BasePreferencePortable<? extends BasePreference<?>>>) - Method in class org.uberfire.preferences.backend.PreferenceBeanStoreImpl
- save(Collection<BasePreferencePortable<? extends BasePreference<?>>>, Command, ParameterizedCommand<Throwable>) - Method in class org.uberfire.preferences.backend.PreferenceBeanStoreImpl
- save(Collection<BasePreferencePortable<? extends BasePreference<?>>>, PreferenceScopeResolutionStrategyInfo) - Method in class org.uberfire.preferences.backend.PreferenceBeanStoreImpl
- save(Collection<BasePreferencePortable<? extends BasePreference<?>>>, PreferenceScopeResolutionStrategyInfo, Command, ParameterizedCommand<Throwable>) - Method in class org.uberfire.preferences.backend.PreferenceBeanStoreImpl
- save(Collection<BasePreferencePortable<? extends BasePreference<?>>>, PreferenceScope) - Method in class org.uberfire.preferences.backend.PreferenceBeanStoreImpl
- save(Collection<BasePreferencePortable<? extends BasePreference<?>>>, PreferenceScope, Command, ParameterizedCommand<Throwable>) - Method in class org.uberfire.preferences.backend.PreferenceBeanStoreImpl
- save(T) - Method in class org.uberfire.preferences.backend.PreferenceBeanStoreImpl
- save(T, Command, ParameterizedCommand<Throwable>) - Method in class org.uberfire.preferences.backend.PreferenceBeanStoreImpl
- save(T, PreferenceScopeResolutionStrategyInfo) - Method in class org.uberfire.preferences.backend.PreferenceBeanStoreImpl
- save(T, PreferenceScopeResolutionStrategyInfo, Command, ParameterizedCommand<Throwable>) - Method in class org.uberfire.preferences.backend.PreferenceBeanStoreImpl
- save(T, PreferenceScope) - Method in class org.uberfire.preferences.backend.PreferenceBeanStoreImpl
- save(T, PreferenceScope, Command, ParameterizedCommand<Throwable>) - Method in class org.uberfire.preferences.backend.PreferenceBeanStoreImpl
- scopeFactory - Variable in class org.uberfire.preferences.backend.PreferenceStoreImpl
- search(Collection<String>) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- search(PreferenceScopeResolutionStrategyInfo, Collection<String>) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- search(PreferenceScope, Collection<String>) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- searchScoped(Collection<String>) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- searchScoped(PreferenceScopeResolutionStrategyInfo, Collection<String>) - Method in class org.uberfire.preferences.backend.PreferenceStoreImpl
- ServerUsernameProvider - Class in org.uberfire.preferences.backend
- ServerUsernameProvider() - Constructor for class org.uberfire.preferences.backend.ServerUsernameProvider
- ServerUsernameProvider(SessionInfo) - Constructor for class org.uberfire.preferences.backend.ServerUsernameProvider
- storage - Variable in class org.uberfire.preferences.backend.PreferenceStoreImpl
V
- value() - Method in annotation type org.uberfire.preferences.backend.annotations.ComponentKey
-
This parameter specify the key for the COMPONENT scope.
W
- write(PreferenceScope, String, Object) - Method in class org.uberfire.preferences.backend.PreferenceStorageImpl
All Classes All Packages