Skip navigation links
Uberfire Experimental Backend 2.12.0.Final
A B C D E F G I L M O R S U 

A

AbstractExperimentalFeaturesStorage - Class in org.uberfire.experimental.service.storage.impl
 
AbstractExperimentalFeaturesStorage(SessionInfo, SpacesAPI, IOService, ExperimentalFeatureDefRegistry) - Constructor for class org.uberfire.experimental.service.storage.impl.AbstractExperimentalFeaturesStorage
 

B

BackendExperimentalFeaturesRegistryServiceImpl - Class in org.uberfire.experimental.service
 
BackendExperimentalFeaturesRegistryServiceImpl(ExperimentalFeatureDefRegistry, ExperimentalFeaturesStorage, ExperimentalFeaturesStorage) - Constructor for class org.uberfire.experimental.service.BackendExperimentalFeaturesRegistryServiceImpl
 

C

CDIBackendFeatureDefRegistry - Class in org.uberfire.experimental.service.definition.impl
 
CDIBackendFeatureDefRegistry(Instance<ExperimentalFeatureDefinitionProvider>) - Constructor for class org.uberfire.experimental.service.definition.impl.CDIBackendFeatureDefRegistry
 
COMMENTS - Static variable in class org.uberfire.experimental.service.storage.impl.AbstractExperimentalFeaturesStorage
 

D

defRegistry - Variable in class org.uberfire.experimental.service.storage.impl.AbstractExperimentalFeaturesStorage
 
doStoreFeatures(Collection<ExperimentalFeatureImpl>, Runnable) - Method in class org.uberfire.experimental.service.storage.impl.AbstractExperimentalFeaturesStorage
 

E

EXPERIMENTAL_FEATURES_PROPERTY_NAME - Static variable in class org.uberfire.experimental.service.BackendExperimentalFeaturesRegistryServiceImpl
 
EXPERIMENTAL_FILE_NAME - Static variable in class org.uberfire.experimental.service.storage.impl.AbstractExperimentalFeaturesStorage
 
EXPERIMENTAL_STORAGE_FOLDER - Static variable in class org.uberfire.experimental.service.storage.impl.AbstractExperimentalFeaturesStorage
 
ExperimentalFeaturesStorage - Interface in org.uberfire.experimental.service.storage
 

F

fileSystem - Variable in class org.uberfire.experimental.service.storage.impl.AbstractExperimentalFeaturesStorage
 

G

getExperimentalFeaturesSession() - Method in class org.uberfire.experimental.service.BackendExperimentalFeaturesRegistryServiceImpl
 
getFeatures() - Method in interface org.uberfire.experimental.service.storage.ExperimentalFeaturesStorage
 
getFeatures() - Method in class org.uberfire.experimental.service.storage.impl.GlobalExperimentalFeaturesStorageImpl
 
getFeatures() - Method in class org.uberfire.experimental.service.storage.impl.UserExperimentalFeaturesStorageImpl
 
getFeaturesRegistry() - Method in class org.uberfire.experimental.service.BackendExperimentalFeaturesRegistryServiceImpl
 
getStoragePath() - Method in class org.uberfire.experimental.service.storage.impl.AbstractExperimentalFeaturesStorage
 
getStoragePath() - Method in class org.uberfire.experimental.service.storage.impl.GlobalExperimentalFeaturesStorageImpl
 
getStoragePath() - Method in class org.uberfire.experimental.service.storage.impl.UserExperimentalFeaturesStorageImpl
 
getSupportedDefinitions() - Method in class org.uberfire.experimental.service.storage.impl.AbstractExperimentalFeaturesStorage
 
getSupportedDefinitions() - Method in class org.uberfire.experimental.service.storage.impl.GlobalExperimentalFeaturesStorageImpl
 
getSupportedDefinitions() - Method in class org.uberfire.experimental.service.storage.impl.UserExperimentalFeaturesStorageImpl
 
GLOBAL_FOLDER - Static variable in class org.uberfire.experimental.service.storage.impl.GlobalExperimentalFeaturesStorageImpl
 
GlobalExperimentalFeaturesStorageImpl - Class in org.uberfire.experimental.service.storage.impl
 
GlobalExperimentalFeaturesStorageImpl(SessionInfo, SpacesAPI, IOService, ExperimentalFeatureDefRegistry, Event<PortableExperimentalFeatureModifiedEvent>) - Constructor for class org.uberfire.experimental.service.storage.impl.GlobalExperimentalFeaturesStorageImpl
 

I

init() - Method in class org.uberfire.experimental.service.storage.impl.GlobalExperimentalFeaturesStorageImpl
 
init() - Method in class org.uberfire.experimental.service.storage.impl.UserExperimentalFeaturesStorageImpl
 
initializeFileSystem() - Method in class org.uberfire.experimental.service.storage.impl.AbstractExperimentalFeaturesStorage
 
ioService - Variable in class org.uberfire.experimental.service.storage.impl.AbstractExperimentalFeaturesStorage
 
isExperimentalEnabled() - Method in class org.uberfire.experimental.service.BackendExperimentalFeaturesRegistryServiceImpl
 
isFeatureEnabled(String) - Method in class org.uberfire.experimental.service.BackendExperimentalFeaturesRegistryServiceImpl
 

L

loadFeatureDefinitions(Collection<ExperimentalFeatureDefinition>) - Method in class org.uberfire.experimental.service.definition.impl.CDIBackendFeatureDefRegistry
 
loadGlobalFeatures() - Method in class org.uberfire.experimental.service.storage.impl.GlobalExperimentalFeaturesStorageImpl
 
log() - Method in class org.uberfire.experimental.service.storage.impl.AbstractExperimentalFeaturesStorage
 
log() - Method in class org.uberfire.experimental.service.storage.impl.GlobalExperimentalFeaturesStorageImpl
 
log() - Method in class org.uberfire.experimental.service.storage.impl.UserExperimentalFeaturesStorageImpl
 

M

maybeNotifyFeatureUpdate(ExperimentalFeatureImpl) - Method in class org.uberfire.experimental.service.storage.impl.AbstractExperimentalFeaturesStorage
 
maybeNotifyFeatureUpdate(ExperimentalFeatureImpl) - Method in class org.uberfire.experimental.service.storage.impl.GlobalExperimentalFeaturesStorageImpl
 

O

org.uberfire.experimental.service - package org.uberfire.experimental.service
 
org.uberfire.experimental.service.definition.impl - package org.uberfire.experimental.service.definition.impl
 
org.uberfire.experimental.service.storage - package org.uberfire.experimental.service.storage
 
org.uberfire.experimental.service.storage.impl - package org.uberfire.experimental.service.storage.impl
 

R

readFeatures() - Method in class org.uberfire.experimental.service.storage.impl.AbstractExperimentalFeaturesStorage
 

S

save(EditableExperimentalFeature) - Method in class org.uberfire.experimental.service.BackendExperimentalFeaturesRegistryServiceImpl
 
SEPARATOR - Static variable in class org.uberfire.experimental.service.storage.impl.AbstractExperimentalFeaturesStorage
 
sessionInfo - Variable in class org.uberfire.experimental.service.storage.impl.AbstractExperimentalFeaturesStorage
 
spaces - Variable in class org.uberfire.experimental.service.storage.impl.AbstractExperimentalFeaturesStorage
 
store(ExperimentalFeatureImpl) - Method in interface org.uberfire.experimental.service.storage.ExperimentalFeaturesStorage
 
store(ExperimentalFeatureImpl) - Method in class org.uberfire.experimental.service.storage.impl.AbstractExperimentalFeaturesStorage
 
storeFeatures(Collection<ExperimentalFeatureImpl>) - Method in interface org.uberfire.experimental.service.storage.ExperimentalFeaturesStorage
 
storeFeatures(Collection<ExperimentalFeatureImpl>) - Method in class org.uberfire.experimental.service.storage.impl.AbstractExperimentalFeaturesStorage
 

U

USER_FOLDER - Static variable in class org.uberfire.experimental.service.storage.impl.UserExperimentalFeaturesStorageImpl
 
UserExperimentalFeaturesStorageImpl - Class in org.uberfire.experimental.service.storage.impl
 
UserExperimentalFeaturesStorageImpl(SessionInfo, SpacesAPI, IOService, ExperimentalFeatureDefRegistry) - Constructor for class org.uberfire.experimental.service.storage.impl.UserExperimentalFeaturesStorageImpl
 
A B C D E F G I L M O R S U 
Skip navigation links
Uberfire Experimental Backend 2.12.0.Final

Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.