A C D E F G H I L M O P R S U

A

AbstractRemoteStrategy - Class in org.outerj.daisy.repository.clientimpl.infrastructure
 
AbstractRemoteStrategy(RemoteRepositoryManager.Context) - Constructor for class org.outerj.daisy.repository.clientimpl.infrastructure.AbstractRemoteStrategy
 
addRepositoryListener(RepositoryListener) - Method in class org.outerj.daisy.repository.clientimpl.RemoteEventDispatcher
 
addRepositorySchemaListener(RepositorySchemaListener) - Method in class org.outerj.daisy.repository.clientimpl.RemoteEventDispatcher
 

C

clone() - Method in class org.outerj.daisy.repository.clientimpl.RemoteRepositoryImpl
 
completeVersion(DocumentVariantImpl, VersionImpl) - Method in class org.outerj.daisy.repository.clientimpl.RemoteDocumentStrategy
 
configure(Configuration) - Method in class org.outerj.daisy.repository.clientimpl.RemoteRepositoryManager
 
context - Variable in class org.outerj.daisy.repository.clientimpl.infrastructure.AbstractRemoteStrategy
 
copyLiveToStaging(AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.acl.RemoteAclStrategy
 
copyStagingToLive(AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.acl.RemoteAclStrategy
 
createVariant(long, long, long, long, long, long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.RemoteDocumentStrategy
 

D

DaisyHttpClient - Class in org.outerj.daisy.repository.clientimpl.infrastructure
 
DaisyHttpClient(HttpClient, HostConfiguration, HttpState) - Constructor for class org.outerj.daisy.repository.clientimpl.infrastructure.DaisyHttpClient
 
DaisyPropagatedException - Exception in org.outerj.daisy.repository.clientimpl.infrastructure
This is the default exception class used to restore exceptions that happened in the remote Daisy repository in the client.
DaisyPropagatedException(String, String, MyStackTraceElement[]) - Constructor for exception org.outerj.daisy.repository.clientimpl.infrastructure.DaisyPropagatedException
 
deleteBranch(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.variant.RemoteVariantStrategy
 
deleteCollection(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.RemoteCollectionStrategy
 
deleteComment(long, long, long, long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.comment.RemoteCommentStrategy
 
deleteDocument(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.RemoteDocumentStrategy
 
deleteDocumentType(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.schema.RemoteSchemaStrategy
 
deleteFieldType(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.schema.RemoteSchemaStrategy
 
deleteLanguage(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.variant.RemoteVariantStrategy
 
deletePartType(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.schema.RemoteSchemaStrategy
 
deleteRole(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.user.RemoteUserManagementStrategy
 
deleteUser(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.user.RemoteUserManagementStrategy
 
deleteVariant(long, long, long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.RemoteDocumentStrategy
 

E

enableLogging(Logger) - Method in class org.outerj.daisy.repository.clientimpl.RemoteRepositoryManager
 
encodeNameForUseInPath(String, String) - Static method in class org.outerj.daisy.repository.clientimpl.infrastructure.AbstractRemoteStrategy
 
executeMethod(HttpMethod, Class, boolean) - Method in class org.outerj.daisy.repository.clientimpl.infrastructure.DaisyHttpClient
Executes the given method, and handles the response to take care of exceptions or non-OK responses, and optionally parses the response body according to the specified XmlObject class.

F

filterDocuments(AuthenticatedUser, VariantKey[], AclPermission) - Method in class org.outerj.daisy.repository.clientimpl.acl.RemoteAclStrategy
 
filterDocumentTypes(AuthenticatedUser, long[], long) - Method in class org.outerj.daisy.repository.clientimpl.acl.RemoteAclStrategy
 

G

getAclInfo(AuthenticatedUser, long, long, long[], Document) - Method in class org.outerj.daisy.repository.clientimpl.acl.RemoteAclStrategy
 
getAclInfo(AuthenticatedUser, long, long, long[], long, long, long) - Method in class org.outerj.daisy.repository.clientimpl.acl.RemoteAclStrategy
 
getAllBranches(AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.variant.RemoteVariantStrategy
 
getAllDocumentTypes(AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.schema.RemoteSchemaStrategy
 
getAllFieldTypes(AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.schema.RemoteSchemaStrategy
 
getAllLanguages(AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.variant.RemoteVariantStrategy
 
getAllPartTypes(AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.schema.RemoteSchemaStrategy
 
getAuthenticationSchemes(AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.user.RemoteUserManagementStrategy
 
getAvailableVariants(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.RemoteDocumentStrategy
 
getBaseURL() - Method in class org.outerj.daisy.repository.clientimpl.RemoteRepositoryImpl
 
getBaseURL() - Method in class org.outerj.daisy.repository.clientimpl.RemoteRepositoryManager.Context
 
getBlob(long, long, long, long, long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.RemoteDocumentStrategy
 
getBlob(String) - Method in class org.outerj.daisy.repository.clientimpl.RemoteDocumentStrategy
 
getBlob(long, long, long, String, String, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.RemoteDocumentStrategy
 
getBranch(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.variant.RemoteVariantStrategy
 
getBranchByName(String, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.variant.RemoteVariantStrategy
 
getBranchLangParams(long, long) - Method in class org.outerj.daisy.repository.clientimpl.infrastructure.AbstractRemoteStrategy
 
getClassName() - Method in class org.outerj.daisy.repository.clientimpl.infrastructure.MyStackTraceElement
 
getClient(AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.infrastructure.AbstractRemoteStrategy
 
getClientVersion(AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.RemoteDocumentStrategy
 
getCommonRepository() - Method in class org.outerj.daisy.repository.clientimpl.RemoteRepositoryManager.Context
 
getCommonRepositorySchema() - Method in class org.outerj.daisy.repository.clientimpl.RemoteRepositoryManager.Context
 
getContentType(HttpMethod) - Static method in class org.outerj.daisy.repository.clientimpl.infrastructure.DaisyHttpClient
 
getDocumentTypeById(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.schema.RemoteSchemaStrategy
 
getDocumentTypeByName(String, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.schema.RemoteSchemaStrategy
 
getFieldTypeById(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.schema.RemoteSchemaStrategy
 
getFieldTypeByName(String, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.schema.RemoteSchemaStrategy
 
getFileName() - Method in class org.outerj.daisy.repository.clientimpl.infrastructure.MyStackTraceElement
 
getHttpClient() - Method in class org.outerj.daisy.repository.clientimpl.RemoteRepositoryImpl
 
getLanguage(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.variant.RemoteVariantStrategy
 
getLanguageByName(String, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.variant.RemoteVariantStrategy
 
getLineNumber() - Method in class org.outerj.daisy.repository.clientimpl.infrastructure.MyStackTraceElement
 
getLinkExtractors(AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.schema.RemoteSchemaStrategy
 
getLockInfo(DocumentVariantImpl) - Method in class org.outerj.daisy.repository.clientimpl.RemoteDocumentStrategy
 
getLogger() - Method in class org.outerj.daisy.repository.clientimpl.RemoteEventDispatcher
 
getMessage() - Method in exception org.outerj.daisy.repository.clientimpl.infrastructure.DaisyPropagatedException
 
getMethodName() - Method in class org.outerj.daisy.repository.clientimpl.infrastructure.MyStackTraceElement
 
getPartTypeById(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.schema.RemoteSchemaStrategy
 
getPartTypeByName(String, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.schema.RemoteSchemaStrategy
 
getQueryManager(AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.RemoteCommonRepository
 
getRemoteClassName() - Method in exception org.outerj.daisy.repository.clientimpl.infrastructure.DaisyPropagatedException
 
getRemoteStackTrace() - Method in exception org.outerj.daisy.repository.clientimpl.infrastructure.DaisyPropagatedException
 
getRepository(Credentials) - Method in class org.outerj.daisy.repository.clientimpl.RemoteRepositoryManager
 
getRepositoryServerVersion() - Method in class org.outerj.daisy.repository.clientimpl.RemoteRepositoryManager
 
getResource(String, Map) - Method in class org.outerj.daisy.repository.clientimpl.RemoteRepositoryImpl
Communicate to the daisy server using HTTP.
getRole(String, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.user.RemoteUserManagementStrategy
 
getRole(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.user.RemoteUserManagementStrategy
 
getServerVersion(AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.RemoteDocumentStrategy
 
getSharedHostConfiguration() - Method in class org.outerj.daisy.repository.clientimpl.RemoteRepositoryManager.Context
 
getSharedHttpClient() - Method in class org.outerj.daisy.repository.clientimpl.RemoteRepositoryManager.Context
 
getUser(Credentials) - Method in class org.outerj.daisy.repository.clientimpl.RemoteDocumentStrategy
Check username/password and retrieves user info from server.
getUser(String, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.user.RemoteUserManagementStrategy
 
getUser(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.user.RemoteUserManagementStrategy
 
getUserIds(AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.user.RemoteUserManagementStrategy
 
getUserMessage() - Method in exception org.outerj.daisy.repository.clientimpl.infrastructure.DaisyPropagatedException
 
getUsersByEmail(String, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.user.RemoteUserManagementStrategy
 

H

handleNotOkResponse(HttpMethod) - Method in class org.outerj.daisy.repository.clientimpl.infrastructure.DaisyHttpClient
 

I

initialize() - Method in class org.outerj.daisy.repository.clientimpl.RemoteRepositoryManager
 
isNativeMethod() - Method in class org.outerj.daisy.repository.clientimpl.infrastructure.MyStackTraceElement
 

L

load(AuthenticatedUser, long, long, long) - Method in class org.outerj.daisy.repository.clientimpl.RemoteDocumentStrategy
 
loadAcl(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.acl.RemoteAclStrategy
 
loadCollection(long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.RemoteCollectionStrategy
 
loadCollectionByName(String, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.RemoteCollectionStrategy
 
loadCollections(AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.RemoteCollectionStrategy
 
loadComments(long, long, long, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.comment.RemoteCommentStrategy
 
loadComments(CommentVisibility, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.comment.RemoteCommentStrategy
 
loadComments(AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.comment.RemoteCommentStrategy
 
loadRoles(AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.user.RemoteUserManagementStrategy
 
loadShallowVersions(DocumentVariantImpl) - Method in class org.outerj.daisy.repository.clientimpl.RemoteDocumentStrategy
 
loadUsers(AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.user.RemoteUserManagementStrategy
 
loadVersion(DocumentVariantImpl, long) - Method in class org.outerj.daisy.repository.clientimpl.RemoteDocumentStrategy
 
lock(DocumentVariantImpl, long, LockType) - Method in class org.outerj.daisy.repository.clientimpl.RemoteDocumentStrategy
 

M

MyStackTraceElement - Class in org.outerj.daisy.repository.clientimpl.infrastructure
 
MyStackTraceElement(String, String, int, String, boolean) - Constructor for class org.outerj.daisy.repository.clientimpl.infrastructure.MyStackTraceElement
 

O

org.outerj.daisy.repository.clientimpl - package org.outerj.daisy.repository.clientimpl
 
org.outerj.daisy.repository.clientimpl.acl - package org.outerj.daisy.repository.clientimpl.acl
 
org.outerj.daisy.repository.clientimpl.comment - package org.outerj.daisy.repository.clientimpl.comment
 
org.outerj.daisy.repository.clientimpl.infrastructure - package org.outerj.daisy.repository.clientimpl.infrastructure
 
org.outerj.daisy.repository.clientimpl.query - package org.outerj.daisy.repository.clientimpl.query
 
org.outerj.daisy.repository.clientimpl.schema - package org.outerj.daisy.repository.clientimpl.schema
 
org.outerj.daisy.repository.clientimpl.user - package org.outerj.daisy.repository.clientimpl.user
 
org.outerj.daisy.repository.clientimpl.variant - package org.outerj.daisy.repository.clientimpl.variant
 

P

parsePredicateExpression(String) - Method in class org.outerj.daisy.repository.clientimpl.query.RemoteQueryManager
 
performDistinctQuery(String, SortOrder, Locale) - Method in class org.outerj.daisy.repository.clientimpl.query.RemoteQueryManager
 
performDistinctQuery(String, String, SortOrder, Locale) - Method in class org.outerj.daisy.repository.clientimpl.query.RemoteQueryManager
 
performFacetedQuery(String, FacetConf[], int, int, Locale) - Method in class org.outerj.daisy.repository.clientimpl.query.RemoteQueryManager
 
performQuery(String, Locale) - Method in class org.outerj.daisy.repository.clientimpl.query.RemoteQueryManager
 
performQuery(String, Locale, EvaluationContext) - Method in class org.outerj.daisy.repository.clientimpl.query.RemoteQueryManager
 
performQuery(String, String, Locale) - Method in class org.outerj.daisy.repository.clientimpl.query.RemoteQueryManager
 
performQuery(String, String, Map, Locale) - Method in class org.outerj.daisy.repository.clientimpl.query.RemoteQueryManager
 
performQuery(String, String, Map, Locale, EvaluationContext) - Method in class org.outerj.daisy.repository.clientimpl.query.RemoteQueryManager
 
performQuery(String, String, Locale, EvaluationContext) - Method in class org.outerj.daisy.repository.clientimpl.query.RemoteQueryManager
 
performQueryReturnKeys(String, Locale) - Method in class org.outerj.daisy.repository.clientimpl.query.RemoteQueryManager
 
performQueryReturnKeys(String, Locale, EvaluationContext) - Method in class org.outerj.daisy.repository.clientimpl.query.RemoteQueryManager
 
performQueryReturnKeys(String, String, Locale) - Method in class org.outerj.daisy.repository.clientimpl.query.RemoteQueryManager
 
performQueryReturnKeys(String, String, Map, Locale) - Method in class org.outerj.daisy.repository.clientimpl.query.RemoteQueryManager
 
performQueryReturnKeys(String, String, Map, Locale, EvaluationContext) - Method in class org.outerj.daisy.repository.clientimpl.query.RemoteQueryManager
 
performQueryReturnKeys(String, String, Locale, EvaluationContext) - Method in class org.outerj.daisy.repository.clientimpl.query.RemoteQueryManager
 

R

registerExtension(String, ExtensionProvider) - Method in class org.outerj.daisy.repository.clientimpl.RemoteRepositoryManager
 
releaseLock(DocumentVariantImpl) - Method in class org.outerj.daisy.repository.clientimpl.RemoteDocumentStrategy
 
RemoteAclStrategy - Class in org.outerj.daisy.repository.clientimpl.acl
 
RemoteAclStrategy(RemoteRepositoryManager.Context) - Constructor for class org.outerj.daisy.repository.clientimpl.acl.RemoteAclStrategy
 
RemoteCollectionStrategy - Class in org.outerj.daisy.repository.clientimpl
 
RemoteCollectionStrategy(RemoteRepositoryManager.Context) - Constructor for class org.outerj.daisy.repository.clientimpl.RemoteCollectionStrategy
 
RemoteCommentStrategy - Class in org.outerj.daisy.repository.clientimpl.comment
 
RemoteCommentStrategy(RemoteRepositoryManager.Context) - Constructor for class org.outerj.daisy.repository.clientimpl.comment.RemoteCommentStrategy
 
RemoteCommonRepository - Class in org.outerj.daisy.repository.clientimpl
 
RemoteCommonRepository(DocumentStrategy, SchemaStrategy, AclStrategy, UserManagementStrategy, VariantStrategy, CollectionStrategy, CommentStrategy, RemoteRepositoryManager.Context, Map, AuthenticatedUser) - Constructor for class org.outerj.daisy.repository.clientimpl.RemoteCommonRepository
 
RemoteDocumentStrategy - Class in org.outerj.daisy.repository.clientimpl
 
RemoteDocumentStrategy(RemoteRepositoryManager.Context) - Constructor for class org.outerj.daisy.repository.clientimpl.RemoteDocumentStrategy
 
RemoteEventDispatcher - Class in org.outerj.daisy.repository.clientimpl
This class distributes daisy events received from JMS to events on the 'local' interfaces RepositoryListener and RepositorySchemaListener.
RemoteEventDispatcher(JmsClient, String, Logger) - Constructor for class org.outerj.daisy.repository.clientimpl.RemoteEventDispatcher
 
RemoteQueryManager - Class in org.outerj.daisy.repository.clientimpl.query
 
RemoteQueryManager(RemoteRepositoryManager.Context, AuthenticatedUser) - Constructor for class org.outerj.daisy.repository.clientimpl.query.RemoteQueryManager
 
RemoteRepositoryImpl - Class in org.outerj.daisy.repository.clientimpl
 
RemoteRepositoryImpl(CommonRepository, AuthenticatedUser, RemoteRepositoryManager.Context) - Constructor for class org.outerj.daisy.repository.clientimpl.RemoteRepositoryImpl
 
RemoteRepositoryManager - Class in org.outerj.daisy.repository.clientimpl
 
RemoteRepositoryManager() - Constructor for class org.outerj.daisy.repository.clientimpl.RemoteRepositoryManager
Default constructor, only to be used when respecting the Avalon lifecycle interfaces.
RemoteRepositoryManager(String, Credentials) - Constructor for class org.outerj.daisy.repository.clientimpl.RemoteRepositoryManager
 
RemoteRepositoryManager(String, Credentials, int) - Constructor for class org.outerj.daisy.repository.clientimpl.RemoteRepositoryManager
 
RemoteRepositoryManager(String, Credentials, JmsClient, String, Logger) - Constructor for class org.outerj.daisy.repository.clientimpl.RemoteRepositoryManager
 
RemoteRepositoryManager(String, Credentials, JmsClient, String, Logger, int) - Constructor for class org.outerj.daisy.repository.clientimpl.RemoteRepositoryManager
 
RemoteRepositoryManager.Context - Class in org.outerj.daisy.repository.clientimpl
 
RemoteSchemaStrategy - Class in org.outerj.daisy.repository.clientimpl.schema
 
RemoteSchemaStrategy(RemoteRepositoryManager.Context) - Constructor for class org.outerj.daisy.repository.clientimpl.schema.RemoteSchemaStrategy
 
RemoteUserManagementStrategy - Class in org.outerj.daisy.repository.clientimpl.user
User management strategy that connects to the repository server, communicating through HTTP/XML.
RemoteUserManagementStrategy(RemoteRepositoryManager.Context) - Constructor for class org.outerj.daisy.repository.clientimpl.user.RemoteUserManagementStrategy
 
RemoteVariantStrategy - Class in org.outerj.daisy.repository.clientimpl.variant
 
RemoteVariantStrategy(RemoteRepositoryManager.Context) - Constructor for class org.outerj.daisy.repository.clientimpl.variant.RemoteVariantStrategy
 
removeRepositoryListener(RepositoryListener) - Method in class org.outerj.daisy.repository.clientimpl.RemoteEventDispatcher
 
removeRepositorySchemaListener(RepositorySchemaListener) - Method in class org.outerj.daisy.repository.clientimpl.RemoteEventDispatcher
 

S

service(ServiceManager) - Method in class org.outerj.daisy.repository.clientimpl.RemoteRepositoryManager
 
setVersionState(DocumentImpl, VersionImpl, VersionState) - Method in class org.outerj.daisy.repository.clientimpl.RemoteDocumentStrategy
 
store(DocumentCollectionImpl) - Method in class org.outerj.daisy.repository.clientimpl.RemoteCollectionStrategy
 
store(DocumentImpl) - Method in class org.outerj.daisy.repository.clientimpl.RemoteDocumentStrategy
 
store(DocumentTypeImpl) - Method in class org.outerj.daisy.repository.clientimpl.schema.RemoteSchemaStrategy
 
store(PartTypeImpl) - Method in class org.outerj.daisy.repository.clientimpl.schema.RemoteSchemaStrategy
 
store(FieldTypeImpl) - Method in class org.outerj.daisy.repository.clientimpl.schema.RemoteSchemaStrategy
 
store(UserImpl) - Method in class org.outerj.daisy.repository.clientimpl.user.RemoteUserManagementStrategy
 
store(RoleImpl) - Method in class org.outerj.daisy.repository.clientimpl.user.RemoteUserManagementStrategy
 
storeAcl(AclImpl) - Method in class org.outerj.daisy.repository.clientimpl.acl.RemoteAclStrategy
 
storeBranch(BranchImpl) - Method in class org.outerj.daisy.repository.clientimpl.variant.RemoteVariantStrategy
 
storeComment(long, long, long, CommentVisibility, String, AuthenticatedUser) - Method in class org.outerj.daisy.repository.clientimpl.comment.RemoteCommentStrategy
 
storeLanguage(LanguageImpl) - Method in class org.outerj.daisy.repository.clientimpl.variant.RemoteVariantStrategy
 

U

unregisterExtension(ExtensionProvider) - Method in class org.outerj.daisy.repository.clientimpl.RemoteRepositoryManager
 

A C D E F G H I L M O P R S U

Copyright © -2012 . All Rights Reserved.