Uses of Interface
org.nuxeo.runtime.ts.TransientDataStore
Packages that use TransientDataStore
Package
Description
-
Uses of TransientDataStore in org.nuxeo.ecm.core.mongodb.ts
Classes in org.nuxeo.ecm.core.mongodb.ts that implement TransientDataStore -
Uses of TransientDataStore in org.nuxeo.ecm.platform.usermanager
Methods in org.nuxeo.ecm.platform.usermanager that return TransientDataStoreModifier and TypeMethodDescriptionprotected static TransientDataStore
UserManagerImpl.getTransientDataStore()
-
Uses of TransientDataStore in org.nuxeo.runtime.ts
Subinterfaces of TransientDataStore in org.nuxeo.runtime.tsModifier and TypeInterfaceDescriptioninterface
Transient Data store SPI.Classes in org.nuxeo.runtime.ts that implement TransientDataStoreModifier and TypeClassDescriptionclass
class
class
Memory-based implementation of a Transient Data store.Methods in org.nuxeo.runtime.ts that return TransientDataStoreModifier and TypeMethodDescriptionReturns the Transient Data store with the given name, or the default store if not found.