org.outerj.daisy.repository.clientimpl.infrastructure
Class AbstractRemoteStrategy
java.lang.Object
org.outerj.daisy.repository.clientimpl.infrastructure.AbstractRemoteStrategy
- Direct Known Subclasses:
- RemoteAclStrategy, RemoteCollectionStrategy, RemoteCommentStrategy, RemoteDocumentStrategy, RemoteQueryManager, RemoteSchemaStrategy, RemoteUserManagementStrategy, RemoteVariantStrategy
- public class AbstractRemoteStrategy
- extends java.lang.Object
Method Summary |
protected static java.lang.String |
encodeNameForUseInPath(java.lang.String name,
java.lang.String value)
|
protected org.apache.commons.httpclient.NameValuePair[] |
getBranchLangParams(long branchId,
long languageId)
|
protected DaisyHttpClient |
getClient(org.outerj.daisy.repository.commonimpl.AuthenticatedUser user)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
context
protected RemoteRepositoryManager.Context context
AbstractRemoteStrategy
public AbstractRemoteStrategy(RemoteRepositoryManager.Context context)
getClient
protected DaisyHttpClient getClient(org.outerj.daisy.repository.commonimpl.AuthenticatedUser user)
encodeNameForUseInPath
protected static final java.lang.String encodeNameForUseInPath(java.lang.String name,
java.lang.String value)
throws org.outerj.daisy.repository.RepositoryException
- Throws:
org.outerj.daisy.repository.RepositoryException
getBranchLangParams
protected org.apache.commons.httpclient.NameValuePair[] getBranchLangParams(long branchId,
long languageId)
Copyright © -2005 . All Rights Reserved.