|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.outerj.daisy.repository.commonimpl.CommonRepository
org.outerj.daisy.repository.clientimpl.RemoteCommonRepository
Field Summary |
Fields inherited from class org.outerj.daisy.repository.commonimpl.CommonRepository |
documentStrategy |
Constructor Summary | |
RemoteCommonRepository(org.outerj.daisy.repository.commonimpl.DocumentStrategy documentStrategy,
org.outerj.daisy.repository.commonimpl.schema.SchemaStrategy schemaStrategy,
org.outerj.daisy.repository.commonimpl.acl.AclStrategy aclStrategy,
org.outerj.daisy.repository.commonimpl.user.UserManagementStrategy userManagementStrategy,
org.outerj.daisy.repository.commonimpl.variant.VariantStrategy variantStrategy,
org.outerj.daisy.repository.commonimpl.CollectionStrategy collectionStrategy,
org.outerj.daisy.repository.commonimpl.comment.CommentStrategy commentStrategy,
RemoteRepositoryManager.Context context,
java.util.Map extensions,
org.outerj.daisy.repository.commonimpl.AuthenticatedUser systemUser)
|
Method Summary | |
org.outerj.daisy.repository.query.QueryManager |
getQueryManager(org.outerj.daisy.repository.commonimpl.AuthenticatedUser user)
|
Methods inherited from class org.outerj.daisy.repository.commonimpl.CommonRepository |
addListener, createDocument, createDocument, createVariant, createVariant, deleteDocument, deleteVariant, fireRepositoryEvent, fireVariantEvent, getAccessManager, getAvailableVariants, getBlob, getCollectionManager, getCommentManager, getDocument, getDocument, getExtensionProvider, getRepositorySchema, getUserManager, getVariantManager, removeListener |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RemoteCommonRepository(org.outerj.daisy.repository.commonimpl.DocumentStrategy documentStrategy, org.outerj.daisy.repository.commonimpl.schema.SchemaStrategy schemaStrategy, org.outerj.daisy.repository.commonimpl.acl.AclStrategy aclStrategy, org.outerj.daisy.repository.commonimpl.user.UserManagementStrategy userManagementStrategy, org.outerj.daisy.repository.commonimpl.variant.VariantStrategy variantStrategy, org.outerj.daisy.repository.commonimpl.CollectionStrategy collectionStrategy, org.outerj.daisy.repository.commonimpl.comment.CommentStrategy commentStrategy, RemoteRepositoryManager.Context context, java.util.Map extensions, org.outerj.daisy.repository.commonimpl.AuthenticatedUser systemUser)
Method Detail |
public org.outerj.daisy.repository.query.QueryManager getQueryManager(org.outerj.daisy.repository.commonimpl.AuthenticatedUser user)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |