Uses of Interface
org.nuxeo.ecm.core.model.Repository
Package
Description
Implementation of a Nuxeo repository over an SQL database.
-
Uses of Repository in org.nuxeo.ecm.blob.s3
Modifier and TypeMethodDescriptionprotected boolean
S3BlobStore.supportsAsyncDigest
(Repository repository) -
Uses of Repository in org.nuxeo.ecm.core.model
-
Uses of Repository in org.nuxeo.ecm.core.repository
Modifier and TypeMethodDescriptionRepositoryService.getRepository
(String repositoryName) Gets a repository given its name. -
Uses of Repository in org.nuxeo.ecm.core.storage.dbs
Modifier and TypeInterfaceDescriptioninterface
Interface for aRepository
for Document-Based Storage.Modifier and TypeClassDescriptionclass
The DBS Cache layer used to cache some method call of real repositoryclass
Provides sharing behavior for repository sessions and other basic functions. -
Uses of Repository in org.nuxeo.ecm.core.storage.mem
-
Uses of Repository in org.nuxeo.ecm.core.storage.mongodb
-
Uses of Repository in org.nuxeo.ecm.core.storage.sql
Modifier and TypeClassDescriptionclass
Repository
implementation, to be extended by backend-specific initialization code. -
Uses of Repository in org.nuxeo.ecm.core.storage.sql.coremodel