Skip navigation links
A B C D E G H I L M N O P Q R S T U 

A

addVersionLabel(SessionInfo, NodeId, NodeId, Name, boolean) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 

B

BatchReadConfig - Interface in org.apache.jackrabbit.spi2davex
BatchReadConfig defines if and how deep child item information should be retrieved, when accessing a Node.

C

checkin(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
checkout(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
checkout(SessionInfo, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
checkpoint(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
checkpoint(SessionInfo, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
checkQueryStatement(SessionInfo, String, String, Map<String, String>) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
ChildInfoImpl - Class in org.apache.jackrabbit.spi2davex
ChildInfoImpl...
ChildInfoImpl(Name, String, int) - Constructor for class org.apache.jackrabbit.spi2davex.ChildInfoImpl
Creates a new serializable ChildInfoImpl.
clearItemUriCache(SessionInfo) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
Clear all URI mappings.
clone(SessionInfo, String, NodeId, NodeId, Name, boolean) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
clone(SessionInfo, String, NodeId, NodeId, Name, boolean) - Method in class org.apache.jackrabbit.spi2davex.RepositoryServiceImpl
 
computeRepositoryUri(String) - Static method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
Compute the repository URI (while dealing with trailing / and port number defaulting)
copy(SessionInfo, String, NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
copy(SessionInfo, String, NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi2davex.RepositoryServiceImpl
 
createActivity(SessionInfo, String) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
createBatch(SessionInfo, ItemId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
createBatch(SessionInfo, ItemId) - Method in class org.apache.jackrabbit.spi2davex.RepositoryServiceImpl
 
createConfiguration(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
createEventFilter(SessionInfo, int, Path, boolean, String[], Name[], boolean) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
createRepositoryService(Map<?, ?>) - Method in class org.apache.jackrabbit.spi2dav.Spi2davRepositoryServiceFactory
 
createRepositoryService(Map<?, ?>) - Method in class org.apache.jackrabbit.spi2davex.Spi2davexRepositoryServiceFactory
 
createSubscription(SessionInfo, EventFilter[]) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
createTree(SessionInfo, Batch, Name, Name, String) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
createTree(SessionInfo, Batch, Name, Name, String) - Method in class org.apache.jackrabbit.spi2davex.RepositoryServiceImpl
 
createWorkspace(SessionInfo, String, String) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 

D

DEFAULT_REPOSITORY_URI - Static variable in class org.apache.jackrabbit.spi2davex.Spi2davexRepositoryServiceFactory
Default URI for the Spi2davexRepositoryServiceFactory.PARAM_REPOSITORY_URI configuration parameter.
DEFAULT_WORKSPACE_NAME_DEFAULT - Static variable in class org.apache.jackrabbit.spi2davex.Spi2davexRepositoryServiceFactory
 
deleteWorkspace(SessionInfo, String) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
denotesNode() - Method in class org.apache.jackrabbit.spi2dav.NodeInfoImpl
 
denotesNode() - Method in class org.apache.jackrabbit.spi2dav.PropertyInfoImpl
 
denotesNode() - Method in class org.apache.jackrabbit.spi2davex.ItemInfoImpl
dispose(SessionInfo) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
dispose(Subscription) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
dispose(SessionInfo) - Method in class org.apache.jackrabbit.spi2davex.RepositoryServiceImpl
 

E

equals(Object) - Method in class org.apache.jackrabbit.spi2davex.ChildInfoImpl
 
EventImpl - Class in org.apache.jackrabbit.spi2dav
EventImpl...
EventImpl(ItemId, Path, NodeId, int, String, Element, NamePathResolver, QValueFactory) - Constructor for class org.apache.jackrabbit.spi2dav.EventImpl
 
EventSubscriptionImpl - Class in org.apache.jackrabbit.spi2dav
EventSubscriptionImpl...
EventSubscriptionImpl(String, SessionInfoImpl) - Constructor for class org.apache.jackrabbit.spi2dav.EventSubscriptionImpl
 
ExceptionConverter - Class in org.apache.jackrabbit.spi2dav
ExceptionConverter...
EXCLUSIVE_SESSION - Static variable in interface org.apache.jackrabbit.spi2dav.ItemResourceConstants
Extension to the WebDAV 'exclusive' lock, that allows to distinguish the session-scoped and open-scoped locks on a JCR node.
executeQuery(SessionInfo, String, String, Map<String, String>, long, long, Map<String, QValue>) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
executeRequest(SessionInfo, HttpUriRequest) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 

G

generate(DavException) - Static method in class org.apache.jackrabbit.spi2dav.ExceptionConverter
 
generate(DavException, HttpRequestBase) - Static method in class org.apache.jackrabbit.spi2dav.ExceptionConverter
 
generate(DavException, int, String) - Static method in class org.apache.jackrabbit.spi2dav.ExceptionConverter
 
getChildInfos() - Method in class org.apache.jackrabbit.spi2dav.NodeInfoImpl
 
getChildInfos(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getChildInfos() - Method in class org.apache.jackrabbit.spi2davex.NodeInfoImpl
 
getClient(SessionInfo) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getColumnNames() - Method in class org.apache.jackrabbit.spi2dav.QueryInfoImpl
 
getContext(SessionInfo) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getDepth(Path, PathResolver) - Method in interface org.apache.jackrabbit.spi2davex.BatchReadConfig
Return the depth for the given path.
getEvents(Subscription, long) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getEvents(SessionInfo, EventFilter, long) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getId() - Method in class org.apache.jackrabbit.spi2dav.NodeInfoImpl
 
getId() - Method in class org.apache.jackrabbit.spi2dav.PropertyInfoImpl
 
getId() - Method in class org.apache.jackrabbit.spi2davex.NodeInfoImpl
 
getId() - Method in class org.apache.jackrabbit.spi2davex.PropertyInfoImpl
 
getIdFactory() - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getIndex() - Method in class org.apache.jackrabbit.spi2dav.NodeInfoImpl
 
getIndex() - Method in class org.apache.jackrabbit.spi2davex.ChildInfoImpl
getIndex() - Method in class org.apache.jackrabbit.spi2davex.NodeInfoImpl
 
getItemInfoCache(SessionInfo) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getItemInfos(SessionInfo, ItemId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getItemInfos(SessionInfo, ItemId) - Method in class org.apache.jackrabbit.spi2davex.RepositoryServiceImpl
 
getItemUri(ItemId, SessionInfo) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getItemUri(ItemId, SessionInfo, String) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getLockInfo(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getLockToken() - Method in class org.apache.jackrabbit.spi2dav.LockInfoImpl
 
getMethod() - Method in class org.apache.jackrabbit.spi2davex.HttpPost
 
getMixins() - Method in class org.apache.jackrabbit.spi2dav.NodeInfoImpl
 
getMixins() - Method in class org.apache.jackrabbit.spi2davex.NodeInfoImpl
 
getName() - Method in class org.apache.jackrabbit.spi2davex.ChildInfoImpl
getName() - Method in class org.apache.jackrabbit.spi2davex.ItemInfoImpl
getNameFactory() - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getNamePathResolver(SessionInfo) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getNamespacePrefix(SessionInfo, String) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getNamespaceURI(SessionInfo, String) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getNodeDefinition(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getNodeId() - Method in class org.apache.jackrabbit.spi2dav.LockInfoImpl
 
getNodeId(String) - Method in class org.apache.jackrabbit.spi2dav.QueryResultRowImpl
 
getNodeInfo(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getNodetype() - Method in class org.apache.jackrabbit.spi2dav.NodeInfoImpl
 
getNodetype() - Method in class org.apache.jackrabbit.spi2davex.NodeInfoImpl
 
getOwner() - Method in class org.apache.jackrabbit.spi2dav.LockInfoImpl
 
getPath() - Method in class org.apache.jackrabbit.spi2davex.ItemInfoImpl
getPathFactory() - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getPrivilegeDefinitions(SessionInfo) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getPrivilegeNames(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getPropertyDefinition(SessionInfo, PropertyId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getPropertyIds() - Method in class org.apache.jackrabbit.spi2dav.NodeInfoImpl
 
getPropertyIds() - Method in class org.apache.jackrabbit.spi2davex.NodeInfoImpl
 
getPropertyInfo(SessionInfo, PropertyId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getPropertyInfo(SessionInfo, PropertyId) - Method in class org.apache.jackrabbit.spi2davex.RepositoryServiceImpl
 
getQNodeTypeDefinitions(SessionInfo) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getQNodeTypeDefinitions(SessionInfo, Name[]) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getQValueFactory() - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getReferences() - Method in class org.apache.jackrabbit.spi2dav.NodeInfoImpl
 
getReferences(SessionInfo, NodeId, Name, boolean) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getReferences() - Method in class org.apache.jackrabbit.spi2davex.NodeInfoImpl
 
getRegisteredNamespaces(SessionInfo) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getRepositoryDescriptors() - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getRows() - Method in class org.apache.jackrabbit.spi2dav.QueryInfoImpl
 
getScore(String) - Method in class org.apache.jackrabbit.spi2dav.QueryResultRowImpl
 
getSecondsRemaining() - Method in class org.apache.jackrabbit.spi2dav.LockInfoImpl
 
getSelectorNames() - Method in class org.apache.jackrabbit.spi2dav.QueryInfoImpl
 
getSupportedPrivileges(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getSupportedQueryLanguages(SessionInfo) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getType() - Method in class org.apache.jackrabbit.spi2dav.PropertyInfoImpl
 
getType() - Method in class org.apache.jackrabbit.spi2davex.PropertyInfoImpl
 
getUniqueID() - Method in class org.apache.jackrabbit.spi2davex.ChildInfoImpl
getUserID() - Method in class org.apache.jackrabbit.spi2dav.SessionInfoImpl
getValues() - Method in class org.apache.jackrabbit.spi2dav.PropertyInfoImpl
 
getValues() - Method in class org.apache.jackrabbit.spi2dav.QueryResultRowImpl
 
getValues() - Method in class org.apache.jackrabbit.spi2davex.PropertyInfoImpl
 
getWorkspaceNames(SessionInfo) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 

H

hashCode() - Method in class org.apache.jackrabbit.spi2davex.ChildInfoImpl
 
HttpPost - Class in org.apache.jackrabbit.spi2davex
 
HttpPost(URI) - Constructor for class org.apache.jackrabbit.spi2davex.HttpPost
 
HttpPost(String) - Constructor for class org.apache.jackrabbit.spi2davex.HttpPost
 

I

impersonate(SessionInfo, Credentials) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
importXml(SessionInfo, NodeId, InputStream, int) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
initMethod(HttpUriRequest, SessionInfo, boolean) - Static method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
initMethod(HttpUriRequest, SessionInfo) - Static method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
isDeep() - Method in class org.apache.jackrabbit.spi2dav.LockInfoImpl
 
isGranted(SessionInfo, ItemId, String[]) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
isLockOwner() - Method in class org.apache.jackrabbit.spi2dav.LockInfoImpl
 
isMultiValued() - Method in class org.apache.jackrabbit.spi2dav.PropertyInfoImpl
 
isMultiValued() - Method in class org.apache.jackrabbit.spi2davex.PropertyInfoImpl
 
isSessionScoped() - Method in class org.apache.jackrabbit.spi2dav.LockInfoImpl
 
ItemInfoImpl - Class in org.apache.jackrabbit.spi2davex
ItemInfoImpl is a base class for ItemInfo implementations.
ItemInfoImpl(Path, boolean) - Constructor for class org.apache.jackrabbit.spi2davex.ItemInfoImpl
Creates a new ItemInfo.
ItemResourceConstants - Interface in org.apache.jackrabbit.spi2dav
ItemResourceConstants provides constants for any resources representing repository items.

L

lock(SessionInfo, NodeId, boolean, boolean) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
lock(SessionInfo, NodeId, boolean, boolean, long, String) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
LockInfoImpl - Class in org.apache.jackrabbit.spi2dav
LockInfoImpl...
LockInfoImpl(ActiveLock, NodeId, Set<String>) - Constructor for class org.apache.jackrabbit.spi2dav.LockInfoImpl
 

M

MAX_CONNECTIONS_DEFAULT - Static variable in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
Default value for the maximum number of connections per host such as configured with PoolingHttpClientConnectionManager.setDefaultMaxPerRoute(int).
merge(SessionInfo, NodeId, String, boolean) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
merge(SessionInfo, NodeId, String, boolean, boolean) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
mergeActivity(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
move(SessionInfo, NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 

N

NAMESPACE - Static variable in interface org.apache.jackrabbit.spi2dav.ItemResourceConstants
The namespace for all jcr specific extensions.
NodeInfoImpl - Class in org.apache.jackrabbit.spi2dav
NodeInfoImpl...
NodeInfoImpl(NodeId, DavPropertySet, NamePathResolver) - Constructor for class org.apache.jackrabbit.spi2dav.NodeInfoImpl
 
NodeInfoImpl - Class in org.apache.jackrabbit.spi2davex
NodeInfoImpl...
NodeInfoImpl(NodeId, Path) - Constructor for class org.apache.jackrabbit.spi2davex.NodeInfoImpl
Creates a new NodeInfo.

O

obtain(Credentials, String) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
obtain(SessionInfo, String) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
obtain(Credentials, String) - Method in class org.apache.jackrabbit.spi2davex.RepositoryServiceImpl
If the specified workspaceName the default workspace name is used for backwards compatibility with jackrabbit-jcr-server < 1.5.0
obtain(SessionInfo, String) - Method in class org.apache.jackrabbit.spi2davex.RepositoryServiceImpl
If the specified workspaceName the default workspace name is used for backwards compatibility with jackrabbit-jcr-server < 1.5.0
org.apache.jackrabbit.spi2dav - package org.apache.jackrabbit.spi2dav
 
org.apache.jackrabbit.spi2davex - package org.apache.jackrabbit.spi2davex
 

P

PARAM_BATCHREAD_CONFIG - Static variable in class org.apache.jackrabbit.spi2davex.Spi2davexRepositoryServiceFactory
Optional batch read configuration parameter: If present it's value is expected to be an instance of BatchReadConfig
PARAM_ID_FACTORY - Static variable in class org.apache.jackrabbit.spi2dav.Spi2davRepositoryServiceFactory
Optional configuration parameter: It's value is expected to be an instance of IdFactory.
PARAM_ITEMINFO_CACHE_SIZE - Static variable in class org.apache.jackrabbit.spi2dav.Spi2davRepositoryServiceFactory
Optional configuration parameter: It's value determines the size of the ItemInfoCache cache.
PARAM_ITEMINFO_CACHE_SIZE - Static variable in class org.apache.jackrabbit.spi2davex.Spi2davexRepositoryServiceFactory
Optional configuration parameter: It's value determines the size of the ItemInfoCache cache.
PARAM_MAX_CONNECTIONS - Static variable in class org.apache.jackrabbit.spi2dav.Spi2davRepositoryServiceFactory
Optional configuration parameter: It's value defines the maximumConnectionsPerHost value on the HttpClient configuration and must be an int greater than zero.
PARAM_MAX_CONNECTIONS - Static variable in class org.apache.jackrabbit.spi2davex.Spi2davexRepositoryServiceFactory
Optional configuration parameter: It's value defines the maximumConnectionsPerHost value on the HttpClient configuration and must be an int greater than zero.
PARAM_NAME_FACTORY - Static variable in class org.apache.jackrabbit.spi2dav.Spi2davRepositoryServiceFactory
Optional configuration parameter: It's value is expected to be an instance of NameFactory.
PARAM_PATH_FACTORY - Static variable in class org.apache.jackrabbit.spi2dav.Spi2davRepositoryServiceFactory
Optional configuration parameter: It's value is expected to be an instance of PathFactory.
PARAM_QVALUE_FACTORY - Static variable in class org.apache.jackrabbit.spi2dav.Spi2davRepositoryServiceFactory
Optional configuration parameter: It's value is expected to be an instance of QValueFactory.
PARAM_REPOSITORY_URI - Static variable in class org.apache.jackrabbit.spi2dav.Spi2davRepositoryServiceFactory
Mandatory configuration parameter: It's value is expected to specify the URI of the JCR server implementation.
PARAM_REPOSITORY_URI - Static variable in class org.apache.jackrabbit.spi2davex.Spi2davexRepositoryServiceFactory
Mandatory configuration parameter: It's value is expected to specify the URI of the JCR server implementation.
PARAM_WORKSPACE_NAME_DEFAULT - Static variable in class org.apache.jackrabbit.spi2davex.Spi2davexRepositoryServiceFactory
 
PropertyInfoImpl - Class in org.apache.jackrabbit.spi2dav
PropertyInfoImpl...
PropertyInfoImpl(PropertyId, Path, int, boolean, QValue[]) - Constructor for class org.apache.jackrabbit.spi2dav.PropertyInfoImpl
 
PropertyInfoImpl(PropertyId, DavPropertySet, NamePathResolver, ValueFactory, QValueFactory) - Constructor for class org.apache.jackrabbit.spi2dav.PropertyInfoImpl
 
PropertyInfoImpl - Class in org.apache.jackrabbit.spi2davex
PropertyInfoImpl...
PropertyInfoImpl(PropertyId, Path, int, QValue) - Constructor for class org.apache.jackrabbit.spi2davex.PropertyInfoImpl
 
PropertyInfoImpl(PropertyId, Path, int, QValue[]) - Constructor for class org.apache.jackrabbit.spi2davex.PropertyInfoImpl
 

Q

QueryInfoImpl - Class in org.apache.jackrabbit.spi2dav
QueryInfoImpl...
QueryInfoImpl(MultiStatus, IdFactory, NamePathResolver, ValueFactory, QValueFactory) - Constructor for class org.apache.jackrabbit.spi2dav.QueryInfoImpl
 
QueryResultRowImpl - Class in org.apache.jackrabbit.spi2dav
QueryResultRowImpl implements a QueryResultRow that is initialized from a multistatus response.
QueryResultRowImpl(MultiStatusResponse, String[], NamePathResolver, QValueFactory, ValueFactory, IdFactory) - Constructor for class org.apache.jackrabbit.spi2dav.QueryResultRowImpl
 

R

refreshLock(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
registerNamespace(SessionInfo, String, String) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
registerNodeTypes(SessionInfo, QNodeTypeDefinition[], boolean) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
removeActivity(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
removeVersion(SessionInfo, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
removeVersionLabel(SessionInfo, NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
RepositoryServiceImpl - Class in org.apache.jackrabbit.spi2dav
RepositoryServiceImpl...
RepositoryServiceImpl(String, IdFactory, NameFactory, PathFactory, QValueFactory) - Constructor for class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
Same as RepositoryServiceImpl.RepositoryServiceImpl(String, IdFactory, NameFactory, PathFactory, QValueFactory, int, int) using ItemInfoCacheImpl.DEFAULT_CACHE_SIZE as size for the item cache and RepositoryServiceImpl.MAX_CONNECTIONS_DEFAULT for the maximum number of connections on the client.
RepositoryServiceImpl(String, IdFactory, NameFactory, PathFactory, QValueFactory, int) - Constructor for class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
RepositoryServiceImpl(String, IdFactory, NameFactory, PathFactory, QValueFactory, int, int) - Constructor for class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
Creates a new instance of this repository service.
RepositoryServiceImpl - Class in org.apache.jackrabbit.spi2davex
RepositoryServiceImpl...
RepositoryServiceImpl(String, BatchReadConfig) - Constructor for class org.apache.jackrabbit.spi2davex.RepositoryServiceImpl
Same as RepositoryServiceImpl.RepositoryServiceImpl(String, String, BatchReadConfig, int, int) using null workspace name, ItemInfoCacheImpl.DEFAULT_CACHE_SIZE as size for the item cache and RepositoryServiceImpl.MAX_CONNECTIONS_DEFAULT for the maximum number of connections on the client.
RepositoryServiceImpl(String, String, BatchReadConfig, int) - Constructor for class org.apache.jackrabbit.spi2davex.RepositoryServiceImpl
RepositoryServiceImpl(String, String, BatchReadConfig, int, int) - Constructor for class org.apache.jackrabbit.spi2davex.RepositoryServiceImpl
Creates a new instance of this repository service.
resolveMergeConflict(SessionInfo, NodeId, NodeId[], NodeId[]) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
restore(SessionInfo, NodeId, NodeId, boolean) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
restore(SessionInfo, NodeId[], boolean) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 

S

SessionInfoImpl - Class in org.apache.jackrabbit.spi2dav
SessionInfoImpl...
Spi2davexRepositoryServiceFactory - Class in org.apache.jackrabbit.spi2davex
This RepositoryServiceFactory implementation is responsible for creating RepositoryServiceImpl instances.
Spi2davexRepositoryServiceFactory() - Constructor for class org.apache.jackrabbit.spi2davex.Spi2davexRepositoryServiceFactory
 
Spi2davRepositoryServiceFactory - Class in org.apache.jackrabbit.spi2dav
This RepositoryServiceFactory implementation is responsible for creating RepositoryServiceImpl instances.
Spi2davRepositoryServiceFactory() - Constructor for class org.apache.jackrabbit.spi2dav.Spi2davRepositoryServiceFactory
 
submit(Batch) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
submit(Batch) - Method in class org.apache.jackrabbit.spi2davex.RepositoryServiceImpl
 
succeeded(HttpResponse) - Method in class org.apache.jackrabbit.spi2davex.HttpPost
 

T

toString() - Method in class org.apache.jackrabbit.spi2davex.ChildInfoImpl
 

U

unlock(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
unregisterNamespace(SessionInfo, String) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
unregisterNodeTypes(SessionInfo, Name[]) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
update(SessionInfo, NodeId, String) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
updateEventFilters(Subscription, EventFilter[]) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
A B C D E G H I L M N O P Q R S T U 
Skip navigation links

Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.