|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommonRepositorySchema | |
org.outerj.daisy.repository.commonimpl | |
org.outerj.daisy.repository.commonimpl.schema |
Uses of CommonRepositorySchema in org.outerj.daisy.repository.commonimpl |
Methods in org.outerj.daisy.repository.commonimpl that return CommonRepositorySchema | |
CommonRepositorySchema |
DocumentVariantImpl.IntimateAccess.getRepositorySchema()
|
CommonRepositorySchema |
CommonRepository.getRepositorySchema()
|
Constructors in org.outerj.daisy.repository.commonimpl with parameters of type CommonRepositorySchema | |
DocumentVariantImpl(DocumentImpl ownerDocument,
DocumentStrategy documentStrategy,
CommonRepositorySchema repositorySchema,
AuthenticatedUser currentUser,
long documentTypeId,
long branchId,
long languageId)
|
Uses of CommonRepositorySchema in org.outerj.daisy.repository.commonimpl.schema |
Constructors in org.outerj.daisy.repository.commonimpl.schema with parameters of type CommonRepositorySchema | |
RepositorySchemaImpl(CommonRepositorySchema delegate,
AuthenticatedUser user)
|
|
DocumentTypeImpl(java.lang.String name,
SchemaStrategy schemaStrategy,
CommonRepositorySchema repositorySchemaCache,
AuthenticatedUser user)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |