A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

AbbrevForwardStep() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
AbbrevReverseStep() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ABORT - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
abort() - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Method to abort the authentication process (phase 2).
ABORT - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
ABSTRACT - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
AbstractAccessControlManager - Class in org.apache.jackrabbit.core.security
AbstractAccessControlManager...
AbstractAccessControlManager() - Constructor for class org.apache.jackrabbit.core.security.AbstractAccessControlManager
 
AbstractAccessControlProvider - Class in org.apache.jackrabbit.core.security.authorization
AbstractAccessControlProvider...
AbstractAccessControlProvider() - Constructor for class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
 
AbstractActiveLock - Class in org.apache.jackrabbit.webdav.lock
AbstractActiveLock...
AbstractActiveLock() - Constructor for class org.apache.jackrabbit.webdav.lock.AbstractActiveLock
 
AbstractBundlePersistenceManager - Class in org.apache.jackrabbit.core.persistence.bundle
The AbstractBundlePersistenceManager acts as base for all persistence managers that store the state in a NodePropBundle.
AbstractBundlePersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
 
AbstractCompiledPermissions - Class in org.apache.jackrabbit.core.security.authorization
AbstractCompiledPermissions...
AbstractCompiledPermissions() - Constructor for class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions
 
AbstractCompiledPermissions.Result - Class in org.apache.jackrabbit.core.security.authorization
 
AbstractCompiledPermissions.Result(int, int, int, int) - Constructor for class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions.Result
 
AbstractCondition - Class in org.apache.jackrabbit.core.query.lucene.join
AbstractCondition is a base class for join conditions.
AbstractCondition(MultiColumnQueryHits) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.AbstractCondition
Creates a new join condition with the given inner query hits.
AbstractConfig - Class in org.apache.jackrabbit.j2ee
Abstract configuration class that is based on a bean map.
AbstractConfig() - Constructor for class org.apache.jackrabbit.j2ee.AbstractConfig
 
AbstractCopy - Class in org.apache.jackrabbit.jcr2spi.operation
AbstractCopy...
AbstractDataRecord - Class in org.apache.jackrabbit.core.data
Abstract data record base class.
AbstractDataRecord(DataIdentifier) - Constructor for class org.apache.jackrabbit.core.data.AbstractDataRecord
Creates a data record with the given identifier.
AbstractDavProperty - Class in org.apache.jackrabbit.webdav.property
AbstractDavProperty provides generic METHODS used by various implementations of the DavProperty interface.
AbstractDavProperty(DavPropertyName, boolean) - Constructor for class org.apache.jackrabbit.webdav.property.AbstractDavProperty
Create a new AbstractDavProperty with the given DavPropertyName and a boolean flag indicating whether this property should be suppressed in PROPFIND/allprop responses.
AbstractExcerpt - Class in org.apache.jackrabbit.core.query.lucene
AbstractExcerpt implements base functionality for an excerpt provider.
AbstractExcerpt() - Constructor for class org.apache.jackrabbit.core.query.lucene.AbstractExcerpt
 
AbstractExportContext - Class in org.apache.jackrabbit.server.io
AbstractExportContext covers methods common to most ExportContext implementations.
AbstractExportContext(Item, boolean, IOListener) - Constructor for class org.apache.jackrabbit.server.io.AbstractExportContext
 
AbstractExportContext(Item, boolean, IOListener, MimeResolver) - Constructor for class org.apache.jackrabbit.server.io.AbstractExportContext
 
AbstractIdFactory - Class in org.apache.jackrabbit.spi.commons.identifier
AbstractIdFactory...
AbstractIdFactory() - Constructor for class org.apache.jackrabbit.spi.commons.identifier.AbstractIdFactory
 
AbstractItem - Class in org.apache.jackrabbit.commons
Abstract base class for implementing the JCR Item interface.
AbstractItem() - Constructor for class org.apache.jackrabbit.commons.AbstractItem
 
AbstractItemStateFactory - Class in org.apache.jackrabbit.jcr2spi.state
AbstractItemStateFactory...
AbstractItemStateFactory() - Constructor for class org.apache.jackrabbit.jcr2spi.state.AbstractItemStateFactory
 
AbstractJcrReport - Class in org.apache.jackrabbit.webdav.jcr.version.report
AbstractJcrReport...
AbstractJcrReport() - Constructor for class org.apache.jackrabbit.webdav.jcr.version.report.AbstractJcrReport
 
AbstractJCRTest - Class in org.apache.jackrabbit.test
Abstract base class for all JCR test classes.
AbstractJCRTest() - Constructor for class org.apache.jackrabbit.test.AbstractJCRTest
 
AbstractJournal - Class in org.apache.jackrabbit.core.journal
Base journal implementation.
AbstractJournal() - Constructor for class org.apache.jackrabbit.core.journal.AbstractJournal
 
AbstractLocatorFactory - Class in org.apache.jackrabbit.webdav
AbstractLocatorFactory is an implementation of the DavLocatorFactory interface that defines how a given uri is split to workspace path an resource path and how it's implementation of DavResourceLocator builds the href.
AbstractLocatorFactory(String) - Constructor for class org.apache.jackrabbit.webdav.AbstractLocatorFactory
Create a new factory
AbstractLockEntry - Class in org.apache.jackrabbit.webdav.lock
AbstractLockEntry provides the generic XmlSerializable.toXml(org.w3c.dom.Document) method.
AbstractLockEntry() - Constructor for class org.apache.jackrabbit.webdav.lock.AbstractLockEntry
 
AbstractLockInfo - Class in org.apache.jackrabbit.core.lock
Common information about a lock.
AbstractLockInfo(LockToken, boolean, boolean, String) - Constructor for class org.apache.jackrabbit.core.lock.AbstractLockInfo
Create a new instance of this class.
AbstractLockInfo(LockToken, boolean, boolean, String, long) - Constructor for class org.apache.jackrabbit.core.lock.AbstractLockInfo
Create a new instance of this class.
AbstractLogger - Class in org.apache.jackrabbit.spi.commons.logging
Common base class for all log wrappers of SPI entities.
AbstractLogger(LogWriter) - Constructor for class org.apache.jackrabbit.spi.commons.logging.AbstractLogger
Create a new instance of this log wrapper which uses writer for persisting log messages.
AbstractLogger.Callable - Interface in org.apache.jackrabbit.spi.commons.logging
Type of thunk used in {@link AbstractLogger#execute(Callable, String, Object[])
AbstractLogger.SafeCallable - Interface in org.apache.jackrabbit.spi.commons.logging
Type of thunk used in {@link AbstractLogger#execute(SafeCallable, String, Object[])
AbstractLoginModule - Class in org.apache.jackrabbit.core.security.authentication
AbstractLoginModule provides the means for the common authentication tasks within the Repository.
AbstractLoginModule() - Constructor for class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
 
AbstractMergeTest - Class in org.apache.jackrabbit.test.api.version
AbstractMergeTest is the abstract base class for all merge related test classes.
AbstractMergeTest() - Constructor for class org.apache.jackrabbit.test.api.version.AbstractMergeTest
 
AbstractNamespaceMappings - Class in org.apache.jackrabbit.core.query.lucene
AbstractNamespaceMappings is the base class for index internal namespace mappings.
AbstractNamespaceMappings() - Constructor for class org.apache.jackrabbit.core.query.lucene.AbstractNamespaceMappings
 
AbstractNamespaceResolver - Class in org.apache.jackrabbit.name
Deprecated. Use the AbstractNamespaceResolver class from the org.apache.jackrabbit.spi.commons.namespace package of the jackrabbit-spi-commons component.
AbstractNamespaceResolver() - Constructor for class org.apache.jackrabbit.name.AbstractNamespaceResolver
Deprecated. Creates a AbstractNamespaceResolver without listener support.
AbstractNamespaceResolver(boolean) - Constructor for class org.apache.jackrabbit.name.AbstractNamespaceResolver
Deprecated. Creates a AbstractNamespaceResolver with listener support if supportListeners is set to true.
AbstractNamespaceResolver - Class in org.apache.jackrabbit.spi.commons.namespace
Deprecated. https://issues.apache.org/jira/browse/JCR-1700
AbstractNamespaceResolver() - Constructor for class org.apache.jackrabbit.spi.commons.namespace.AbstractNamespaceResolver
Deprecated. Creates a AbstractNamespaceResolver without listener support.
AbstractNamespaceResolver(boolean) - Constructor for class org.apache.jackrabbit.spi.commons.namespace.AbstractNamespaceResolver
Deprecated. Creates a AbstractNamespaceResolver with listener support if supportListeners is set to true.
AbstractNode - Class in org.apache.jackrabbit.commons
Abstract base class for implementing the JCR Node interface.
AbstractNode() - Constructor for class org.apache.jackrabbit.commons.AbstractNode
 
AbstractNodeData - Class in org.apache.jackrabbit.core
Data object representing a node.
AbstractNodeData(NodeState, NodeDefinition) - Constructor for class org.apache.jackrabbit.core.AbstractNodeData
Create a new instance of this class.
AbstractNodeData(ItemId) - Constructor for class org.apache.jackrabbit.core.AbstractNodeData
Create a new instance of this class.
AbstractObservationTest - Class in org.apache.jackrabbit.test.api.observation
This class implements the basic AbstractObservationTest.setUp() and AbstractObservationTest.tearDown() methods for the observation test cases.
AbstractObservationTest() - Constructor for class org.apache.jackrabbit.test.api.observation.AbstractObservationTest
 
AbstractOnParentVersionTest - Class in org.apache.jackrabbit.test.api.version
AbstractOnParentVersionTest: the abstract base class for all tests related to OnParentVersion issues.
AbstractOnParentVersionTest() - Constructor for class org.apache.jackrabbit.test.api.version.AbstractOnParentVersionTest
 
AbstractOperation - Class in org.apache.jackrabbit.jcr2spi.operation
AbstractOperation...
AbstractOperation() - Constructor for class org.apache.jackrabbit.jcr2spi.operation.AbstractOperation
 
AbstractPersistenceManager - Class in org.apache.jackrabbit.core.persistence
Implementation PersistenceManager that handles some concepts.
AbstractPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
 
AbstractPersistenceManager - Class in org.apache.jackrabbit.core.state
Deprecated. use AbstractPersistenceManager instead.
AbstractPersistenceManager() - Constructor for class org.apache.jackrabbit.core.state.AbstractPersistenceManager
Deprecated.  
AbstractPrincipalProvider - Class in org.apache.jackrabbit.core.security.principal
A base class of a principal provider implementing common tasks and a caching facility.
AbstractPrincipalProvider() - Constructor for class org.apache.jackrabbit.core.security.principal.AbstractPrincipalProvider
Create a new instance of AbstractPrincipalProvider.
AbstractProperty - Class in org.apache.jackrabbit.commons
Abstract base class for implementing the JCR Property interface.
AbstractProperty() - Constructor for class org.apache.jackrabbit.commons.AbstractProperty
 
AbstractQOMNode - Class in org.apache.jackrabbit.spi.commons.query.qom
AbstractQOMNode...
AbstractQOMNode(NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.query.qom.AbstractQOMNode
 
AbstractQueryHandler - Class in org.apache.jackrabbit.core.query
Implements default behaviour for some methods of QueryHandler.
AbstractQueryHandler() - Constructor for class org.apache.jackrabbit.core.query.AbstractQueryHandler
 
AbstractQueryHits - Class in org.apache.jackrabbit.core.query.lucene
AbstractQueryHits serves as a base class for QueryHits implementations.
AbstractQueryHits() - Constructor for class org.apache.jackrabbit.core.query.lucene.AbstractQueryHits
 
AbstractQueryImpl - Class in org.apache.jackrabbit.core.query
Defines common initialization methods for all query implementations.
AbstractQueryImpl() - Constructor for class org.apache.jackrabbit.core.query.AbstractQueryImpl
 
AbstractQueryImpl - Class in org.apache.jackrabbit.core.query.lucene
AbstractQueryImpl provides a base class for executable queries based on SearchIndex.
AbstractQueryImpl(SessionImpl, ItemManager, SearchIndex, PropertyTypeRegistry) - Constructor for class org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl
Creates a new query instance from a query string.
AbstractQueryLevel2Test - Class in org.apache.jackrabbit.test.api.query
Implements common setup methods for level 2 queries.
AbstractQueryLevel2Test() - Constructor for class org.apache.jackrabbit.test.api.query.AbstractQueryLevel2Test
 
AbstractQueryTest - Class in org.apache.jackrabbit.test.api.query
Abstract base class for query test cases.
AbstractQueryTest() - Constructor for class org.apache.jackrabbit.test.api.query.AbstractQueryTest
 
AbstractReadableRepositoryService - Class in org.apache.jackrabbit.spi.commons
AbstractReadableRepositoryService provides an abstract base class where all methods that attempt to write throw an UnsupportedRepositoryOperationException.
AbstractReadableRepositoryService(Map, Map, Reader, List) - Constructor for class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
Creates a new AbstractReadableRepositoryService.
AbstractRecord - Class in org.apache.jackrabbit.core.journal
Base implementation for a record.
AbstractRecord(NamespaceResolver, NamePathResolver) - Constructor for class org.apache.jackrabbit.core.journal.AbstractRecord
Create a new instance of this class.
AbstractRepository - Class in org.apache.jackrabbit.commons
Abstract base class for implementing the JCR Repository interface.
AbstractRepository() - Constructor for class org.apache.jackrabbit.commons.AbstractRepository
 
AbstractRepositoryService - Class in org.apache.jackrabbit.spi.commons
AbstractRepositoryService provides an abstract base class for repository service implementations.
AbstractRepositoryService() - Constructor for class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
AbstractSecurityReport - Class in org.apache.jackrabbit.webdav.security.report
AbstractSecurityReport covers basic validation and utilities common to the majority of the reports defined within RFC 3744.
AbstractSecurityReport() - Constructor for class org.apache.jackrabbit.webdav.security.report.AbstractSecurityReport
 
AbstractSession - Class in org.apache.jackrabbit.commons
Abstract base class for implementing the JCR Session interface.
AbstractSession() - Constructor for class org.apache.jackrabbit.commons.AbstractSession
 
AbstractTextExtractor - Class in org.apache.jackrabbit.extractor
Base class for text extractor implementations.
AbstractTextExtractor(String[]) - Constructor for class org.apache.jackrabbit.extractor.AbstractTextExtractor
 
AbstractVersionTest - Class in org.apache.jackrabbit.test.api.version
AbstractVersionTest is the abstract base class for all versioning related test classes.
AbstractVersionTest() - Constructor for class org.apache.jackrabbit.test.api.version.AbstractVersionTest
 
AbstractVISProvider - Class in org.apache.jackrabbit.core.virtual
This Class implements a virtual item state provider, in order to expose the versions to the version storage.
AbstractVISProvider(NodeTypeRegistry, NodeId) - Constructor for class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Creates an abstract virtual item state provider
AbstractWebdavServlet - Class in org.apache.jackrabbit.server
Deprecated. Use org.apache.jackrabbit.webdav.server.AbstractWebdavServlet instead.
AbstractWebdavServlet() - Constructor for class org.apache.jackrabbit.server.AbstractWebdavServlet
Deprecated.  
AbstractWebdavServlet - Class in org.apache.jackrabbit.webdav.server
AbstractWebdavServlet

AbstractWebdavServlet() - Constructor for class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
 
AbstractWorkspace - Class in org.apache.jackrabbit.commons
Abstract base class for implementing the JCR Workspace interface.
AbstractWorkspace() - Constructor for class org.apache.jackrabbit.commons.AbstractWorkspace
 
accept(ItemVisitor) - Method in class org.apache.jackrabbit.commons.AbstractNode
Accepts the given item visitor.
accept(ItemVisitor) - Method in class org.apache.jackrabbit.commons.AbstractProperty
Accepts the given item visitor.
accept(ItemVisitor) - Method in class org.apache.jackrabbit.core.ItemImpl
accept(ItemVisitor) - Method in class org.apache.jackrabbit.core.NodeImpl
accept(ItemVisitor) - Method in class org.apache.jackrabbit.core.PropertyImpl
accept(ItemVisitor) - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
 
accept(ItemVisitor) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
Implementation of Item.accept(javax.jcr.ItemVisitor) for nodes.
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.AddLabel
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.AddNode
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.AddProperty
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkin
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkout
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.Clone
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.Copy
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.LockOperation
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.LockRefresh
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.LockRelease
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.Merge
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.Move
 
accept(OperationVisitor) - Method in interface org.apache.jackrabbit.jcr2spi.operation.Operation
Calls the appropriate visit method on visitor based on the type of this operation.
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.Remove
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.RemoveLabel
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.RemoveVersion
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.ReorderNodes
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.ResolveMergeConflict
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.Restore
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.SetMixin
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.SetPropertyValue
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.Update
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.WorkspaceImport
 
accept(ItemVisitor) - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
Implementation of Item.accept(javax.jcr.ItemVisitor) for property.
accept(Event, boolean) - Method in class org.apache.jackrabbit.spi.commons.EventFilterImpl
If an implementation returns true the event will be included in the event bundle returned by RepositoryService.getEvents(Subscription, long).
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.AndQueryNode
This method can return null to indicate that this AndQueryNode does not contain any operands.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.DerefQueryNode
Accepts a QueryNodeVisitor and calls the apropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.ExactQueryNode
Accepts a QueryNodeVisitor and calls the apropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
Accepts a QueryNodeVisitor and calls the apropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.NodeTypeQueryNode
Accepts a QueryNodeVisitor and calls the apropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.NotQueryNode
Accepts a QueryNodeVisitor and calls the apropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
Accepts a QueryNodeVisitor and calls the apropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.OrQueryNode
Accepts a QueryNodeVisitor and calls the apropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.PathQueryNode
Accepts a QueryNodeVisitor and calls the apropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.PropertyFunctionQueryNode
Accepts a QueryNodeVisitor and calls the apropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.AbstractQOMNode
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.AndImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.BindVariableValueImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeJoinConditionImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.ColumnImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.ComparisonImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeJoinConditionImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchScoreImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.JoinImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.LengthImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.LiteralImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.LowerCaseImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.NodeLocalNameImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.NodeNameImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.NotImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.OrderingImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.OrImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.PropertyExistenceImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.PropertyValueImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelTree
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeJoinConditionImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.SelectorImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QOMTreeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.UpperCaseImpl
Accepts a visitor and calls the appropriate visit method depending on the type of this QOM node.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryNode
Accepts a QueryNodeVisitor and calls the apropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryRootNode
Accepts a QueryNodeVisitor and calls the apropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
Accepts a QueryNodeVisitor and calls the apropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
Accepts a QueryNodeVisitor and calls the apropriate visit method on the visitor depending on the concrete implementation of this QueryNode.
accept(Event, boolean) - Method in interface org.apache.jackrabbit.spi.EventFilter
If an implementation returns true the event will be included in the event bundle returned by RepositoryService.getEvents(Subscription, long).
acceptOperands(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.NAryQueryNode
Helper class to accept a visitor for all operands of this NAryQueryNode.
ACCESS_CONTROL - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
 
ACCESS_INTERVAL - Static variable in interface org.apache.jackrabbit.core.state.CacheAccessListener
The access listener is only called each x accesses.
ACCESS_MANAGER_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the access manager configuration element.
AccessControlConstants - Interface in org.apache.jackrabbit.core.security.authorization
AccessControlConstants...
AccessControlEditor - Interface in org.apache.jackrabbit.core.security.authorization
AccessControlEditor is used to edit the access control policy and entry objects provided by the respective service.
AccessControlEntry - Interface in org.apache.jackrabbit.api.jsr283.security
An AccessControlEntry represents the association of one or more Privilege objects with a specific Principal.
AccessControlEntryImpl - Class in org.apache.jackrabbit.core.security.authorization
Simple, immutable implementation of the AccessControlEntry and the JackrabbitAccessControlEntry interfaces.
AccessControlEntryImpl(Principal, Privilege[]) - Constructor for class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
Construct an access control entry for the given principal and privileges.
AccessControlEntryImpl(Principal, Privilege[], boolean, Map, ValueFactory) - Constructor for class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
Construct an access control entry for the given principal and privileges.
AccessControlEntryIterator - Class in org.apache.jackrabbit.core.security.authorization
AccessControlEntryIterator...
AccessControlEntryIterator(List) - Constructor for class org.apache.jackrabbit.core.security.authorization.AccessControlEntryIterator
 
AccessControlEntryIterator(AccessControlList[]) - Constructor for class org.apache.jackrabbit.core.security.authorization.AccessControlEntryIterator
 
AccessControlException - Exception in org.apache.jackrabbit.api.jsr283.security
Exception thrown by access control related methods of AccessControlManager.
AccessControlException() - Constructor for exception org.apache.jackrabbit.api.jsr283.security.AccessControlException
Constructs a new instance of this class with null as its detail message.
AccessControlException(String) - Constructor for exception org.apache.jackrabbit.api.jsr283.security.AccessControlException
Constructs a new instance of this class with the specified detail message.
AccessControlException(String, Throwable) - Constructor for exception org.apache.jackrabbit.api.jsr283.security.AccessControlException
Constructs a new instance of this class with the specified detail message and root cause.
AccessControlException(Throwable) - Constructor for exception org.apache.jackrabbit.api.jsr283.security.AccessControlException
Constructs a new instance of this class with the specified root cause.
AccessControlList - Interface in org.apache.jackrabbit.api.jsr283.security
The AccessControlList is an AccessControlPolicy representing a list of access control entries.
AccessControlManager - Interface in org.apache.jackrabbit.api.jsr283.security
The AccessControlManager object is accessed via javax.jcr.Session#getAccessControlManager().
AccessControlPolicy - Interface in org.apache.jackrabbit.api.jsr283.security
The AccessControlPolicy is a marker interface for all kind of access control policies.
AccessControlPolicyIterator - Interface in org.apache.jackrabbit.api.jsr283.security
Allows easy iteration through a list of AccessControlPolicys with nextAccessControlPolicy as well as a skip method inherited from RangeIterator.
AccessControlPolicyIteratorAdapter - Class in org.apache.jackrabbit.core.security
Adapter class for turning RangeIterators or Iterators into AccessControlPolicyIteratorAdapters.
AccessControlPolicyIteratorAdapter(RangeIterator) - Constructor for class org.apache.jackrabbit.core.security.AccessControlPolicyIteratorAdapter
Creates an adapter for the given RangeIterator.
AccessControlPolicyIteratorAdapter(Iterator) - Constructor for class org.apache.jackrabbit.core.security.AccessControlPolicyIteratorAdapter
Creates an adapter for the given Iterator.
AccessControlPolicyIteratorAdapter(Collection) - Constructor for class org.apache.jackrabbit.core.security.AccessControlPolicyIteratorAdapter
Creates an iterator for the given collection.
AccessControlProvider - Interface in org.apache.jackrabbit.core.security.authorization
The AccessControlProvider is used to provide access control policy and entry objects that apply to an item in a single workspace.
AccessControlProviderFactory - Interface in org.apache.jackrabbit.core.security.authorization
The AccessControlProviderFactory is used to create AccessControlProviders for the various workspaces present in the repository.
AccessControlProviderFactoryImpl - Class in org.apache.jackrabbit.core.security.authorization
Default implementation of the AccessControlProviderFactory
AccessControlProviderFactoryImpl() - Constructor for class org.apache.jackrabbit.core.security.authorization.AccessControlProviderFactoryImpl
 
AccessControlUtils - Interface in org.apache.jackrabbit.core.security.authorization
AccessControlUtils...
AccessManager - Interface in org.apache.jackrabbit.core.security
The AccessManager can be queried to determines whether privileges are granted on a specific item.
AccessManager - Interface in org.apache.jackrabbit.jcr2spi.security
The AccessManager can be queried to determines whether permission is granted to perform a specific action on a specific item.
AccessManagerConfig - Class in org.apache.jackrabbit.core.config
Access manager configuration.
AccessManagerConfig(BeanConfig) - Constructor for class org.apache.jackrabbit.core.config.AccessManagerConfig
Creates an access manager configuration object from the given bean configuration.
accessMgr - Variable in class org.apache.jackrabbit.core.ItemValidator
 
accessMgr - Variable in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
The access manager of the session that executes the query.
accessMgr - Variable in class org.apache.jackrabbit.core.SessionImpl
the AccessManager associated with this session
ACL - Static variable in interface org.apache.jackrabbit.webdav.security.SecurityConstants
Protected property DAV:acl.
ACL_RESTRICTIONS - Static variable in interface org.apache.jackrabbit.webdav.security.SecurityConstants
Protected property DAV:acl-restrictions
ACLEditor - Class in org.apache.jackrabbit.core.security.authorization.acl
ACLEditor...
ACLEditor - Class in org.apache.jackrabbit.core.security.authorization.principalbased
CombinedEditor...
AclMethod - Class in org.apache.jackrabbit.webdav.client.methods
AclMethod...
AclMethod(String, AclProperty) - Constructor for class org.apache.jackrabbit.webdav.client.methods.AclMethod
 
AclPrincipalReport - Class in org.apache.jackrabbit.webdav.security.report
The AclPrincipalReport report returns the requested property set for all principals in the DAV:acl property, that are identified by http(s) URLs or by a DAV:property principal.
AclPrincipalReport() - Constructor for class org.apache.jackrabbit.webdav.security.report.AclPrincipalReport
 
AclProperty - Class in org.apache.jackrabbit.webdav.security
AclProperty defines a protected property that specifies the list of access control entries (ACEs).
AclProperty(AclProperty.Ace[]) - Constructor for class org.apache.jackrabbit.webdav.security.AclProperty
Create a new AclProperty from the given ACEs.
AclProperty.Ace - Class in org.apache.jackrabbit.webdav.security
Simple WebDAV ACE implementation
ACLProvider - Class in org.apache.jackrabbit.core.security.authorization.acl
The ACLProvider generates access control policies out of the items stored in the workspace applying the following rules: A Node is considered access controlled if an ACL has been explicitely assigned to it by adding the mixin type rep:AccessControllable and adding child node of type rep:acl that forms the acl.
ACLProvider() - Constructor for class org.apache.jackrabbit.core.security.authorization.acl.ACLProvider
 
ACLProvider - Class in org.apache.jackrabbit.core.security.authorization.principalbased
CombinedProvider...
ACLProvider() - Constructor for class org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider
 
AclResource - Interface in org.apache.jackrabbit.webdav.security
AclResource...
AclRestrictionsProperty - Class in org.apache.jackrabbit.webdav.security
AclRestrictionsProperty as defined by RFC 3744 Section 5.6.
AclRestrictionsProperty(boolean, boolean, boolean, Principal) - Constructor for class org.apache.jackrabbit.webdav.security.AclRestrictionsProperty
 
acquire() - Method in class org.apache.jackrabbit.core.util.CooperativeFileLock
Lock the directory if possible.
acquire() - Method in class org.apache.jackrabbit.core.util.RepositoryLock
Lock the repository home.
acquire() - Method in interface org.apache.jackrabbit.core.util.RepositoryLockMechanism
Lock the repository home.
acquireReadLock(ItemId) - Method in class org.apache.jackrabbit.core.state.DefaultISMLocking
Acquire a read lock for the given item id.
acquireReadLock(ItemId) - Method in class org.apache.jackrabbit.core.state.FineGrainedISMLocking
Acquire a read lock for the given item id.
acquireReadLock(ItemId) - Method in interface org.apache.jackrabbit.core.state.ISMLocking
Acquire a read lock for the given item id.
acquireWriteLock(ChangeLog) - Method in class org.apache.jackrabbit.core.state.DefaultISMLocking
Acquires a write lock for the given changeLog.
acquireWriteLock(ChangeLog) - Method in class org.apache.jackrabbit.core.state.FineGrainedISMLocking
Acquires a write lock for the given changeLog.
acquireWriteLock(ChangeLog) - Method in interface org.apache.jackrabbit.core.state.ISMLocking
Acquires a write lock for the given changeLog.
ACTION_ADD_NODE - Static variable in interface org.apache.jackrabbit.api.jsr283.Session
A constant representing the add_node action string, used to determine if this Session has permission to add a new node.
ACTION_READ - Static variable in interface org.apache.jackrabbit.api.jsr283.Session
A constant representing the read action string, used to determine if this Session has permission to retrieve an item (and read the value, in the case of a property).
ACTION_REMOVE - Static variable in interface org.apache.jackrabbit.api.jsr283.Session
A constant representing the remove action string, used to determine if this Session has permission to remove an item.
ACTION_SET_PROPERTY - Static variable in interface org.apache.jackrabbit.api.jsr283.Session
A constant representing the set_property action string, used to determine if this Session has permission to set (add or modify) a property.
ActiveLock - Interface in org.apache.jackrabbit.webdav.lock
ActiveLock encapsulates the lock information for a DavResource.
ACTIVITY - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
 
ACTIVITY - Static variable in class org.apache.jackrabbit.webdav.property.ResourceType
The activity resource type
ACTIVITY_CHECKOUT_SET - Static variable in interface org.apache.jackrabbit.webdav.version.ActivityResource
The computed DAV:activity-checkout-set property identifies each checked-out resource whose DAV:activity-set identifies this activity.
ACTIVITY_SET - Static variable in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
DAV:activity-set is a property for a checked-out resource, if the server supports the activity feature.
ACTIVITY_SET - Static variable in interface org.apache.jackrabbit.webdav.version.VersionResource
DAV:activity-set is a required property for a version resource, if the server supports the activity feature.
ACTIVITY_VERSION_SET - Static variable in interface org.apache.jackrabbit.webdav.version.ActivityResource
The computed DAV:activity-version-set property identifies each version whose DAV:activity-set property identifies this activity.
ActivityResource - Interface in org.apache.jackrabbit.webdav.version
An activity is a resource that selects a set of versions that are on a single "line of descent", where a line of descent is a sequence of versions connected by successor relationships.
adapt(Query, Name) - Static method in class org.apache.jackrabbit.core.query.lucene.MultiColumnQueryAdapter
Adapts the given query.
AdaptingHits - Class in org.apache.jackrabbit.core.query.lucene.hits
This is an implementation of Hits which starts with marking hits in an ArrayHits instance and switches to a BitSetHits instance if at least the threshold of 8kb for the ArrayHits is reached and a BitSetHits instance would consume less memory.
AdaptingHits() - Constructor for class org.apache.jackrabbit.core.query.lucene.hits.AdaptingHits
 
AdaptingHits(int) - Constructor for class org.apache.jackrabbit.core.query.lucene.hits.AdaptingHits
 
add(Object) - Method in class org.apache.jackrabbit.core.data.db.Pool
But a connection back into the pool.
add(NodeTypeDef) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
 
add(Cache) - Method in class org.apache.jackrabbit.core.state.CacheManager
Add a new cache to the list.
add(NodeEntry) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildNodeEntries
Adds a NodeEntry to the end of the list.
add(NodeEntry, int) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildNodeEntries
Adds a NodeEntry.
add(NodeEntry, int, NodeEntry) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildNodeEntries
Adds a the new NodeEntry before beforeEntry.
add(PropertyEntry) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntries
Adds the new PropertyEntry to this ChildPropertyEntries.
add(PropertyEntry) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntriesImpl
 
add(Object) - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
Adds object o to this collection.
add(DavProperty) - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
Adds a property to this response '200' propstat set.
add(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
Adds a property name to this response '200' propstat set.
add(DavProperty, int) - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
Adds a property to this response
add(DavPropertyName, int) - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
Adds a property name to this response
add(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
Adds the specified DavPropertyName object to this set if it is not already present.
add(DavProperty) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
Adds a new property to this set.
add_escapes(String) - Method in exception org.apache.jackrabbit.spi.commons.query.sql.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
add_escapes(String) - Method in exception org.apache.jackrabbit.spi.commons.query.xpath.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
ADD_NODE - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
 
ADD_NODE_ACTION - Static variable in class org.apache.jackrabbit.core.SessionImpl
Deprecated. Use Session.ACTION_ADD_NODE instead.
ADD_NODE_ACTION - Static variable in interface org.apache.jackrabbit.jcr2spi.security.AccessManager
 
addAccessControlEntry(Principal, Privilege[]) - Method in interface org.apache.jackrabbit.api.jsr283.security.AccessControlList
Adds an access control entry to this policy consisting of the specified principal and the specified privileges.
addAccessControlEntry(Principal, Privilege[]) - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
 
addAffectedItemState(ItemState) - Method in class org.apache.jackrabbit.jcr2spi.operation.AbstractOperation
Adds an affected ItemState.
addAll(Collection) - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
Adds all event states in the given collection to this collection
addAll(Collection) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntries
Adds all PropertyEntrys from the given collection to this ChildPropertyEntries.
addAll(Collection) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntriesImpl
 
addAll(Path.PathElement[]) - Method in class org.apache.jackrabbit.name.Path.PathBuilder
Deprecated. Adds the given elemenets
addAll(Path.Element[]) - Method in class org.apache.jackrabbit.spi.commons.name.PathBuilder
Adds the given elemenets
addAll(Collection) - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
 
addAll(DavPropertyNameSet) - Method in class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
Add the property names contained in the specified set to this set.
addAll(DavPropertySet) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
 
addAllReferences(List) - Method in class org.apache.jackrabbit.core.state.NodeReferences
 
addAttribute(String, String, String) - Method in class org.apache.jackrabbit.commons.xml.Exporter
Adds the given attribute to be included in the next element.
addBinaryValue(Document, String, Object) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the binary value to the document as the named field.
addBooleanValue(Document, String, Object) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the string representation of the boolean value to the document as the named field.
addCalendarValue(Document, String, Object) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the calendar value to the document as the named field.
addChildElement(Element, String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Add a new child element with the given local name and namespace to the specified parent.
addChildElement(Node, String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Add a new child element with the given local name and namespace to the specified parent.
addChildElement(Element, String, Namespace, String) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Add a new child element with the given local name and namespace to the specified parent.
addChildNode(int) - Method in class org.apache.jackrabbit.test.api.version.AbstractOnParentVersionTest
Add a child node to the versionable node created in the setup with the name and nodetype name defined in the corresponding configuration.
addChildNodeEntry(Name, NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Adds a child node entry.
addChildNodeEntry(Name, NodeId) - Method in class org.apache.jackrabbit.core.state.NodeState
Adds a new ChildNodeEntry.
addConnectionEventListener(ConnectionEventListener) - Method in class org.apache.jackrabbit.jca.AnonymousConnection
addConnectionEventListener(ConnectionEventListener) - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Adds a listener.
addContent(String, Predicate) - Method in class org.apache.jackrabbit.commons.packaging.FilterContentPackage
 
addContent(String[], Predicate) - Method in class org.apache.jackrabbit.commons.packaging.FilterContentPackage
 
addContent(String) - Method in class org.apache.jackrabbit.core.util.DOMBuilder
Adds the given string as text content to the current element.
addContent(Object) - Method in class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
 
addContent(Object) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
 
addContent(Object) - Method in class org.apache.jackrabbit.webdav.property.PropContainer
Tries to add the specified object to the PropContainer and returns a boolean indicating whether the content could be added to the internal set/map.
addContentElement(String, String) - Method in class org.apache.jackrabbit.core.util.DOMBuilder
Adds a new child element with the given name and text content.
addCookie(Cookie) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
addCreationListener(ItemStateCreationListener) - Method in class org.apache.jackrabbit.jcr2spi.state.AbstractItemStateFactory
 
addCreationListener(ItemStateCreationListener) - Method in interface org.apache.jackrabbit.jcr2spi.state.ItemStateFactory
Adds the given ItemStateCreationListener.
addDateHeader(String, long) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
addDispatcher(ObservationDispatcher) - Method in class org.apache.jackrabbit.core.observation.DelegatingObservationDispatcher
Adds a new observation dispatcher to the set of dispatchers
addDoubleValue(Document, String, Object) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the double value to the document as the named field.
added(ItemState) - Method in class org.apache.jackrabbit.core.state.ChangeLog
A state has been added
addedState(List) - Method in class org.apache.jackrabbit.jcr2spi.operation.AddNode
 
addedStates() - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return an iterator over all added states.
addEntry(Principal, Privilege[], boolean) - Method in interface org.apache.jackrabbit.core.security.authorization.JackrabbitAccessControlList
Same as JackrabbitAccessControlList.addEntry(Principal, Privilege[], boolean, Map) using some implementation specific restrictions.
addEntry(Principal, Privilege[], boolean, Map) - Method in interface org.apache.jackrabbit.core.security.authorization.JackrabbitAccessControlList
Adds an access control entry to this policy consisting of the specified principal, the specified privileges, the isAllow flag and an optional map containing additional restrictions.
addEntry(Type, Scope) - Method in class org.apache.jackrabbit.webdav.lock.SupportedLock
Adds a capability to this lock support.
addEntry(LockEntry) - Method in class org.apache.jackrabbit.webdav.lock.SupportedLock
Adds a capability to this lock support.
addEntry(String, Namespace, String[]) - Method in class org.apache.jackrabbit.webdav.version.OptionsResponse
Add a new entry to this OptionsResponse and make each href present in the String array being a separate DAV:href element within the entry.
addError(Test, Throwable) - Method in class org.apache.jackrabbit.test.JCRTestResult
Only add an error if throwable is not of type NotExecutableException and the test case is not a known issue.
addEscapes(String) - Static method in error org.apache.jackrabbit.spi.commons.query.sql.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in error org.apache.jackrabbit.spi.commons.query.xpath.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEventBundle(EventBundle) - Method in class org.apache.jackrabbit.webdav.observation.EventDiscovery
Add the Xml representation of an single 'eventBundle' listing the events that resulted from a change in the server, filtered by the restrictions present in the corresponding subscription.
addEventListener(EventListener, int, String, boolean, String[], String[], boolean) - Method in class org.apache.jackrabbit.core.observation.ObservationManagerImpl
addEventListener(EventListener, int, String, boolean, String[], String[], boolean) - Method in class org.apache.jackrabbit.jcr2spi.observation.ObservationManagerImpl
 
addEventListener(InternalEventListener) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
Sets the InternalEventListener that gets notifications about local and external changes.
addEventListener(EventListener) - Method in class org.apache.jackrabbit.test.api.observation.AbstractObservationTest
Registers an EventListener for all events.
addEventListener(EventListener, int) - Method in class org.apache.jackrabbit.test.api.observation.AbstractObservationTest
Registers an EventListener for events of the specified type(s).
AddEventListenerTest - Class in org.apache.jackrabbit.test.api.observation
Tests the options for addEventListener().
AddEventListenerTest() - Constructor for class org.apache.jackrabbit.test.api.observation.AddEventListenerTest
 
addFailure(Test, AssertionFailedError) - Method in class org.apache.jackrabbit.test.JCRTestResult
Only adds a failure if test is not a known issue.
addFirst(Path.PathElement) - Method in class org.apache.jackrabbit.name.Path.PathBuilder
Deprecated. Inserts the element at the beginning of the path to be built.
addFirst(QName) - Method in class org.apache.jackrabbit.name.Path.PathBuilder
Deprecated. Inserts the element at the beginning of the path to be built.
addFirst(QName, int) - Method in class org.apache.jackrabbit.name.Path.PathBuilder
Deprecated. Inserts the element at the beginning of the path to be built.
addFirst(Path.Element) - Method in class org.apache.jackrabbit.spi.commons.name.PathBuilder
Inserts the element at the beginning of the path to be built.
addFirst(Name) - Method in class org.apache.jackrabbit.spi.commons.name.PathBuilder
Inserts the element at the beginning of the path to be built.
addFirst(Name, int) - Method in class org.apache.jackrabbit.spi.commons.name.PathBuilder
Inserts the element at the beginning of the path to be built.
addHeader(String, String) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
addHold(String, String, boolean) - Method in interface org.apache.jackrabbit.api.jsr283.retention.RetentionManager
Places a hold on the existing node at absPath.
addHold(String, String, boolean) - Method in class org.apache.jackrabbit.core.retention.RetentionManagerImpl
 
addHrefProperty(DavPropertyName, Item[], boolean) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
Add a HrefProperty with the specified property name and values.
addHrefProperty(DavPropertyName, Iterator, boolean) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
Add a new href property to the property set, where all items present in the specifed iterator are referenced in the resulting property.
addIntHeader(String, int) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
addIOHandler(IOHandler) - Method in interface org.apache.jackrabbit.server.io.IOManager
Adds the specified handler to the list of handlers.
addIOHandler(IOHandler) - Method in class org.apache.jackrabbit.server.io.IOManagerImpl
 
AdditionalNamespaceResolver - Class in org.apache.jackrabbit.core.nodetype.xml
A simple namespace resolver implementation, that uses the additional namespaces declared in an XML element.
AdditionalNamespaceResolver(Properties) - Constructor for class org.apache.jackrabbit.core.nodetype.xml.AdditionalNamespaceResolver
Creates a namespace resolver using the namespaces defined in the given prefix-to-URI property set.
AdditionalNamespaceResolver(NamespaceRegistry) - Constructor for class org.apache.jackrabbit.core.nodetype.xml.AdditionalNamespaceResolver
Creates a namespace resolver using the namespaces declared in the given namespace registry.
AdditiveExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
AddLabel - Class in org.apache.jackrabbit.jcr2spi.operation
AddLabel...
addLast(Path.PathElement) - Method in class org.apache.jackrabbit.name.Path.PathBuilder
Deprecated. Inserts the element at the end of the path to be built.
addLast(QName) - Method in class org.apache.jackrabbit.name.Path.PathBuilder
Deprecated. Inserts the element at the end of the path to be built.
addLast(QName, int) - Method in class org.apache.jackrabbit.name.Path.PathBuilder
Deprecated. Inserts the element at the end of the path to be built.
addLast(Path.Element) - Method in class org.apache.jackrabbit.spi.commons.name.PathBuilder
Inserts the element at the end of the path to be built.
addLast(Name) - Method in class org.apache.jackrabbit.spi.commons.name.PathBuilder
Inserts the element at the end of the path to be built.
addLast(Name, int) - Method in class org.apache.jackrabbit.spi.commons.name.PathBuilder
Inserts the element at the end of the path to be built.
addLength(Document, String, InternalValue) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds a FieldNames.PROPERTY_LENGTHS field to document with a named length value.
addListener(NodeTypeRegistryListener) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Add a NodeTypeRegistryListener
addListener(SessionListener) - Method in class org.apache.jackrabbit.core.SessionImpl
Add a SessionListener
addListener(ItemStateListener) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Add an ItemStateListener
addListener(ItemStateListener) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Add an ItemStateListener
addListener(ItemStateListener) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Add an ItemStateListener
addListener(ItemStateListener) - Method in class org.apache.jackrabbit.core.state.StateChangeDispatcher
Add an ItemStateListener.
addListener(ItemStateListener) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Add an ItemStateListener
addListener(ItemStateListener) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Add an ItemStateListener
addListener(ItemStateListener) - Method in interface org.apache.jackrabbit.core.virtual.VirtualItemStateProvider
Add an ItemStateListener
addListener(NodeTypeRegistryListener) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistry
Add a NodeTypeRegistryListener
addListener(NodeTypeRegistryListener) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
 
addListener(SessionListener) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
Add a SessionListener
addListener(ItemStateLifeCycleListener) - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
Add an ItemStateLifeCycleListener
addListener(NamespaceListener) - Method in class org.apache.jackrabbit.name.AbstractNamespaceResolver
Deprecated. Registers listener to get notifications when namespace mappings change.
addListener(NamespaceListener) - Method in class org.apache.jackrabbit.spi.commons.namespace.AbstractNamespaceResolver
Deprecated. Registers listener to get notifications when namespace mappings change.
addListener(TestListener) - Method in class org.apache.jackrabbit.test.JCRTestResult
 
addLockManager(LockManager) - Method in interface org.apache.jackrabbit.webdav.DavResource
Add an external LockManager to this resource.
addLockManager(LockManager) - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
 
addLockToken(String) - Method in interface org.apache.jackrabbit.api.jsr283.lock.LockManager
Adds the specified lock token to the current Session.
addLockToken(String) - Method in class org.apache.jackrabbit.core.lock.SessionLockManager
 
addLockToken(String) - Method in class org.apache.jackrabbit.core.SessionImpl
addLockToken(String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Add lock token.
addLockToken(String) - Method in class org.apache.jackrabbit.jcr2spi.lock.DefaultLockManager
 
addLockToken(String) - Method in interface org.apache.jackrabbit.jcr2spi.lock.LockManager
Invoked by a session to inform that a lock token has been added.
addLockToken(String) - Method in class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
Delegates this call to WorkspaceManager.addLockToken(String).
addLockToken(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
addLockToken(String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
This method always succeeds.
addLockToken(String) - Method in class org.apache.jackrabbit.spi.commons.logging.SessionInfoLogger
 
addLockToken(String) - Method in class org.apache.jackrabbit.spi.commons.SessionInfoImpl
Add the given lock token to this SessionInfo.
addLockToken(String) - Method in interface org.apache.jackrabbit.spi.SessionInfo
Add the given lock token to this SessionInfo.
addLockToken(String) - Method in class org.apache.jackrabbit.spi2dav.SessionInfoImpl
 
addLockToken(String) - Method in interface org.apache.jackrabbit.webdav.DavSession
Adds a lock token to this DavSession.
addLockToken(String) - Method in class org.apache.jackrabbit.webdav.jcr.JcrDavSession
 
addLockToken(String) - Method in class org.apache.jackrabbit.webdav.simple.DavSessionImpl
 
addLongValue(Document, String, Object) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the long value to the document as the named field.
addMember(Authorizable) - Method in interface org.apache.jackrabbit.api.security.user.Group
Add a member to this Group.
addMember(Principal) - Method in class org.apache.jackrabbit.core.security.principal.EveryonePrincipal
 
addMember(DavResource, InputContext) - Method in interface org.apache.jackrabbit.webdav.DavResource
Add the given resource as an internal member to this resource.
addMember(DavResource, InputContext) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
If the specified resource represents a collection, a new node is added to the item represented by this resource.
addMember(DavResource, InputContext) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemResource
Method is not allowed.
addMember(DavResource, InputContext) - Method in class org.apache.jackrabbit.webdav.jcr.RootCollection
Throws exception: 403 Forbidden.
addMember(DavResource, InputContext) - Method in class org.apache.jackrabbit.webdav.jcr.WorkspaceResourceImpl
Throws 403 exception (Forbidden)
addMember(DavResource, InputContext) - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
Adds a new member to this resource.
addMember(DavResource, InputContext) - Method in class org.apache.jackrabbit.webdav.simple.VersionHistoryResourceImpl
The version storage is read-only -> fails with 403.
addMember(DavResource, InputContext) - Method in class org.apache.jackrabbit.webdav.simple.VersionResourceImpl
The version storage is read-only -> fails with 403.
addMixin(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
Same as Node.addMixin(String) except that it takes a Name instead of a String.
addMixin(String) - Method in class org.apache.jackrabbit.core.NodeImpl
addMixin(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
addNamespace(String, String) - Method in class org.apache.jackrabbit.commons.xml.Exporter
Adds the given namespace to the export.
addNamespace(String, String) - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceAdder
 
addNamespace(String, String) - Method in class org.apache.jackrabbit.util.name.NamespaceAdder
Deprecated.  
addNamespaces(NamespaceMapping) - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceAdder
 
addNamespaces(NamespaceMapping) - Method in class org.apache.jackrabbit.util.name.NamespaceAdder
Deprecated.  
addNameValue(Document, String, Object) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the name value to the document as the named field.
addNewNodeEntry(Name, String, Name, QNodeDefinition) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Adds a new, transient child NodeEntry
addNewNodeEntry(Name, String, Name, QNodeDefinition) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
addNewPropertyEntry(Name, QPropertyDefinition, QValue[], int) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Add a new, transient PropertyEntry to this NodeEntry and return the PropertyState associated with the new entry.
addNewPropertyEntry(Name, QPropertyDefinition, QValue[], int) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
addNode(Name, Name, UUID) - Method in class org.apache.jackrabbit.core.NodeImpl
Same as Node.addNode(String, String) except that this method takes Name arguments instead of Strings and has an additional uuid argument.
addNode(String) - Method in class org.apache.jackrabbit.core.NodeImpl
addNode(String, String) - Method in class org.apache.jackrabbit.core.NodeImpl
addNode(NodeImpl, Name, Name) - Method in class org.apache.jackrabbit.core.ProtectedItemModifier
 
addNode(NodeState) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Adds the node to the search index.
addNode(NodeState) - Method in interface org.apache.jackrabbit.core.query.QueryHandler
Adds a Node to the search index.
addNode(Name, Name, NodeId, boolean) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Adds a new child node with the given name
addNode(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
addNode(String, String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
AddNode - Class in org.apache.jackrabbit.jcr2spi.operation
AddNode...
addNode(NodeId, Name, Name, String) - Method in interface org.apache.jackrabbit.spi.Batch
Add a new node to the persistent layer.
addNode(NodeId, Name, Name, String) - Method in class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
 
addNode(NodeId, Name, Name, String) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
 
addNode(NodeId, Name, Name, String) - Static method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations
Factory method for creating an AddNode operation.
addNode(NodeId, Name, Name, String) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
Factory method for creating an Operations.AddNode operation.
addNode(NodeId, Name, Name, String) - Method in class org.apache.jackrabbit.spi.commons.logging.BatchLogger
 
addNode(NodeId, Name, Name, String) - Method in class org.apache.jackrabbit.spi.commons.SerializableBatch
 
addNodeName(Document, String, String) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Depending on the index format version adds one or two fields to the document for the node name.
AddNodeTest - Class in org.apache.jackrabbit.test.api
AddNodeTest contains the test cases for the method Node.addNode(String, String).
AddNodeTest() - Constructor for class org.apache.jackrabbit.test.api.AddNodeTest
 
addNodeWithUuid(String, String) - Method in class org.apache.jackrabbit.core.NodeImpl
Same as Node.addNode(String) except this method takes an additional uuid argument.
addNodeWithUuid(String, String, String) - Method in class org.apache.jackrabbit.core.NodeImpl
Same as Node.addNode(String, String) except this method takes an additional uuid argument.
addOperand(QueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.NAryQueryNode
Adds a new operand (child node) to this query node.
addOperation(Operation) - Method in class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
This method is called when an operation is added to the list of ChangeLogImpl.operations kept by this change log.
addOperation(Operation) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
Determines the cancellation behavior from the list of operations and the current operation op: When the current operation is cancelled by the last operation, the list of operations is not modified.
addOrderSpec(Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
Deprecated. use OrderQueryNode.addOrderSpec(Path , boolean) instead.
addOrderSpec(Path, boolean) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
Adds an order specification to this query node.
addOrderSpec(OrderQueryNode.OrderSpec) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
Adds an order specification to this query node.
addParentChildRelation(Document, NodeId) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds a parent child relation to the given doc.
addPathElement(Path.Element) - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
Adds a path element to the existing relative path.
addPathElement(Path.Element) - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
Adds a path element to the existing relative path.
addPathStep(LocationStepQueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.PathQueryNode
Adds a path step to this PathQueryNode.
addPathValue(Document, String, Object) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the path value to the document as the named field.
addPredicate(QueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
Adds a predicate node to this location step.
addPrincipalSearchProperty(DavPropertyName, String, String) - Method in class org.apache.jackrabbit.webdav.security.report.SearchablePropertyReport
Add a property name that should be listed in the DAV:principal-search-property-set.
addProperty(NodePropBundle.PropertyEntry) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Adds a new property entry
addProperty(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Creates a property entry from the given state and adds it.
AddProperty - Class in org.apache.jackrabbit.jcr2spi.operation
AddProperty...
addProperty(NodeId, Name, QValue) - Method in interface org.apache.jackrabbit.spi.Batch
Add a new property to the persistent layer.
addProperty(NodeId, Name, QValue[]) - Method in interface org.apache.jackrabbit.spi.Batch
Add a new multi-valued property to the persistent layer.
addProperty(NodeId, Name, QValue) - Method in class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
 
addProperty(NodeId, Name, QValue[]) - Method in class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
 
addProperty(NodeId, Name, QValue) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
 
addProperty(NodeId, Name, QValue[]) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
 
addProperty(NodeId, Name, QValue) - Static method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations
Factory method for creating an AddProperty operation.
addProperty(NodeId, Name, QValue[]) - Static method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations
Factory method for creating an AddProperty operation.
addProperty(NodeId, Name, QValue) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
Factory method for creating an Operations.AddProperty operation.
addProperty(NodeId, Name, QValue[]) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
Factory method for creating an Operations.AddProperty operation.
addProperty(NodeId, Name, QValue) - Method in class org.apache.jackrabbit.spi.commons.logging.BatchLogger
 
addProperty(NodeId, Name, QValue[]) - Method in class org.apache.jackrabbit.spi.commons.logging.BatchLogger
 
addProperty(NodeId, Name, QValue) - Method in class org.apache.jackrabbit.spi.commons.SerializableBatch
 
addProperty(NodeId, Name, QValue[]) - Method in class org.apache.jackrabbit.spi.commons.SerializableBatch
 
addPropertyHandler(PropertyHandler) - Method in interface org.apache.jackrabbit.server.io.PropertyManager
 
addPropertyHandler(PropertyHandler) - Method in class org.apache.jackrabbit.server.io.PropertyManagerImpl
 
addPropertyName(Name) - Method in class org.apache.jackrabbit.core.state.NodeState
Adds a property name entry.
addQueryLanguage(String, Namespace) - Method in class org.apache.jackrabbit.webdav.search.QueryGrammerSet
Add another query queryGrammer to this set.
addRecord(InputStream) - Method in interface org.apache.jackrabbit.core.data.DataStore
Creates a new data record.
addRecord(InputStream) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Creates a new data record.
addRecord(InputStream) - Method in class org.apache.jackrabbit.core.data.FileDataStore
Creates a new data record.
addReferee(Principal) - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
Add the given Principal to this Authorizable.
addReference(PropertyId) - Method in class org.apache.jackrabbit.core.state.NodeReferences
 
addReference(Object) - Method in interface org.apache.jackrabbit.webdav.DavSession
Adds a reference to this DavSession indicating that this session must not be discarded after completion of the current request.
addReference(Object) - Method in class org.apache.jackrabbit.webdav.simple.DavSessionImpl
 
addReferenceValue(Document, String, Object) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the reference value to the document as the named field.
addReportType(ReportType) - Method in class org.apache.jackrabbit.webdav.version.report.SupportedReportSetProperty
Add an additional report type to this property's value.
addRequestHeader(Header) - Method in interface org.apache.jackrabbit.webdav.client.methods.DavMethod
Adds the specified request header, NOT overwriting any previous value.
addRequestHeader(Header) - Method in class org.apache.jackrabbit.webdav.client.methods.DavMethodBase
 
addResourceProperties(DavResource, DavPropertyNameSet, int, int) - Method in class org.apache.jackrabbit.webdav.MultiStatus
Add response(s) to this multistatus, in order to build a multistatus for responding to a PROPFIND request.
addResourceProperties(DavResource, DavPropertyNameSet, int) - Method in class org.apache.jackrabbit.webdav.MultiStatus
Add response(s) to this multistatus, in order to build a multistatus e.g.
addResourceStatus(DavResource, int, int) - Method in class org.apache.jackrabbit.webdav.MultiStatus
Add response(s) to this multistatus, in order to build a multistatus as returned for COPY, MOVE, LOCK or DELETE requests resulting in an error with a resource other than the resource identified in the Request-URI.
addResponse(MultiStatusResponse) - Method in class org.apache.jackrabbit.webdav.MultiStatus
Add a MultiStatusResponse element to this MultiStatus
addRoot() - Method in class org.apache.jackrabbit.name.Path.PathBuilder
Deprecated. Adds the Path.ROOT_ELEMENT.
addRoot() - Method in class org.apache.jackrabbit.spi.commons.name.PathBuilder
Adds the PathFactory.getRootElement().
addScoreNodes(Object, ScoreNode[]) - Method in class org.apache.jackrabbit.core.query.lucene.join.ScoreNodeMap
Adds scoreNodes to this map under the given key.
addSelectProperty(Name) - Method in class org.apache.jackrabbit.spi.commons.query.QueryRootNode
Adds a new select property to the query.
addShare(NodeId) - Method in class org.apache.jackrabbit.core.state.NodeState
Add a parent to the shared set.
addStateReference(NodeState) - Method in class org.apache.jackrabbit.core.virtual.VirtualNodeState
Adds a hard reference to another state
addStringValue(Document, String, Object) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Deprecated. Use addStringValue(Document, String, Object, boolean) instead.
addStringValue(Document, String, Object, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the string value to the document both as the named field and optionally for full text indexing if tokenized is true.
addStringValue(Document, String, Object, boolean, boolean, float) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Deprecated. use NodeIndexer.addStringValue(Document, String, Object, boolean, boolean, float, boolean) instead.
addStringValue(Document, String, Object, boolean, boolean, float, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the string value to the document both as the named field and optionally for full text indexing if tokenized is true.
addTextExtractor(TextExtractor) - Method in class org.apache.jackrabbit.extractor.CompositeTextExtractor
Adds a component text extractor.
addToCache(Principal) - Method in class org.apache.jackrabbit.core.security.principal.AbstractPrincipalProvider
Add an entry to the principal cache.
addTransactionListener(TransactionListener) - Method in class org.apache.jackrabbit.webdav.jcr.transaction.TxLockManagerImpl
Adds a transaction listener to this TxLockManager.
addVariableName(Name) - Method in class org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl
Adds a name to the set of variables.
addVersionControl() - Method in class org.apache.jackrabbit.webdav.jcr.VersionControlledItemCollection
Adds version control to this resource.
addVersionControl() - Method in class org.apache.jackrabbit.webdav.jcr.WorkspaceResourceImpl
 
addVersionControl() - Method in class org.apache.jackrabbit.webdav.simple.VersionControlledResourceImpl
Adds version control to this resource.
addVersionControl() - Method in interface org.apache.jackrabbit.webdav.version.VersionableResource
Converts this versionable resource into a version-controlled resource.
addVersionLabel(String, String, boolean) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
addVersionLabel(NodeState, NodeState, Name, boolean) - Method in class org.apache.jackrabbit.jcr2spi.version.DefaultVersionManager
 
addVersionLabel(String, String, boolean) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
addVersionLabel(NodeState, NodeState, Name, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
addVersionLabel(NodeState, NodeState, Name, boolean) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
addVersionLabel(SessionInfo, NodeId, NodeId, Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
 
addVersionLabel(SessionInfo, NodeId, NodeId, Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
addVersionLabel(SessionInfo, NodeId, NodeId, Name, boolean) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Add the given version label in the persistent layer.
addVersionLabel(SessionInfo, NodeId, NodeId, Name, boolean) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
addVersionLabel(SessionInfo, NodeId, NodeId, Name, boolean) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Add the given version label in the persistent layer.
addVirtualItemStateProvider(VirtualItemStateProvider) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Adds a new virtual item state provider.
addWorkspace(DavResource) - Method in class org.apache.jackrabbit.webdav.simple.DeltaVResourceImpl
The JCR api does not provide methods to create new workspaces.
addWorkspace(DavResource) - Method in interface org.apache.jackrabbit.webdav.version.DeltaVResource
Add a new member to this resource, that represents a workspace.
adjustBeginLineColumn(int, int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
adjustReferences(ReferenceChangeTracker) - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
Adjust references at the end of a successful XML import.
ADMIN_ID - Static variable in interface org.apache.jackrabbit.core.security.SecurityConstants
The default userID of the administrator.
adminId - Variable in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
 
ADMINISTRATORS_NAME - Static variable in interface org.apache.jackrabbit.core.security.SecurityConstants
The default principal name of the administrators group
AdminPrincipal - Class in org.apache.jackrabbit.core.security.principal
This principal represents the admin user as a distinct principal having all the access rights and is being authenticated (in contrast to the SystemPrincipal).
AdminPrincipal(String) - Constructor for class org.apache.jackrabbit.core.security.principal.AdminPrincipal
 
afterCommit(TransactionResource, String, boolean) - Method in class org.apache.jackrabbit.webdav.jcr.observation.SubscriptionManagerImpl
This method is called after the commit has been executed.
afterCommit(TransactionResource, String, boolean) - Method in interface org.apache.jackrabbit.webdav.jcr.transaction.TransactionListener
This method is called after the commit has been executed.
afterOperation(TransactionContext) - Method in interface org.apache.jackrabbit.core.InternalXAResource
Invoked after one of the InternalXAResource.prepare(org.apache.jackrabbit.core.TransactionContext), InternalXAResource.commit(org.apache.jackrabbit.core.TransactionContext) or InternalXAResource.rollback(org.apache.jackrabbit.core.TransactionContext) method has been called.
afterOperation(TransactionContext) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Invoked after one of the InternalXAResource.prepare(org.apache.jackrabbit.core.TransactionContext), InternalXAResource.commit(org.apache.jackrabbit.core.TransactionContext) or InternalXAResource.rollback(org.apache.jackrabbit.core.TransactionContext) method has been called.
afterOperation(TransactionContext) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Invoked after one of the InternalXAResource.prepare(org.apache.jackrabbit.core.TransactionContext), InternalXAResource.commit(org.apache.jackrabbit.core.TransactionContext) or InternalXAResource.rollback(org.apache.jackrabbit.core.TransactionContext) method has been called.
afterOperation(TransactionContext) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Invoked after one of the InternalXAResource.prepare(org.apache.jackrabbit.core.TransactionContext), InternalXAResource.commit(org.apache.jackrabbit.core.TransactionContext) or InternalXAResource.rollback(org.apache.jackrabbit.core.TransactionContext) method has been called.
afterScanning(Node) - Method in interface org.apache.jackrabbit.core.data.ScanEventListener
This method is called after a node is scanned.
AGGREGATED_NODE_UUID - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
Name of the field that contains the UUIDs of the aggregated nodes.
AggregateRule - Interface in org.apache.jackrabbit.core.query.lucene
AggregateRule defines a configuration for a node index aggregate.
alive - Variable in class org.apache.jackrabbit.core.SessionImpl
flag indicating whether this session is alive
all - Variable in class org.apache.jackrabbit.core.data.db.Pool
 
all() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
 
ALL - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
 
all() - Static method in class org.apache.jackrabbit.spi.commons.name.Pattern
A pattern which matches all input.
ALL_TYPES - Static variable in interface org.apache.jackrabbit.spi.Event
Constant for observation listener interested in all types of events.
allocateConnection(ManagedConnectionFactory, ConnectionRequestInfo) - Method in class org.apache.jackrabbit.jca.JCAConnectionManager
The method allocateConnection gets called by the resource adapter's connection factory instance.
allows(Subject) - Method in interface org.apache.jackrabbit.api.security.user.Impersonation
Test if the given subject (i.e. any of the principals it contains) is allowed to impersonate.
allowsSameNameSiblings() - Method in interface org.apache.jackrabbit.core.nodetype.NodeDef
Reports whether this node can have same-name siblings.
allowsSameNameSiblings() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Reports whether this node can have same-name siblings.
allowsSameNameSiblings() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefinitionImpl
allowsSameNameSiblings() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeDefinitionImpl
allowsSameNameSiblings() - Method in class org.apache.jackrabbit.spi.commons.QNodeDefinitionImpl
Reports whether this node can have same-name siblings.
allowsSameNameSiblings() - Method in interface org.apache.jackrabbit.spi.QNodeDefinition
Reports whether this node can have same-name siblings.
allowsSameNameSiblings() - Method in class org.apache.jackrabbit.spi2dav.QNodeDefinitionImpl
Reports whether this node can have same-name siblings.
allowsSameNameSiblings() - Method in class org.apache.jackrabbit.webdav.jcr.nodetype.NodeDefinitionImpl
 
alterAcl(AclProperty) - Method in interface org.apache.jackrabbit.webdav.security.AclResource
Modify the DAV:acl property of this resource object.
ALTERNATE_URI_SET - Static variable in interface org.apache.jackrabbit.webdav.security.SecurityConstants
Protected href property DAV:alternate-URI-set for principal resources.
alterProperties(PropertyImportContext, boolean) - Method in interface org.apache.jackrabbit.server.io.PropertyManager
 
alterProperties(PropertyImportContext, boolean) - Method in class org.apache.jackrabbit.server.io.PropertyManagerImpl
 
alterProperties(DavPropertySet, DavPropertyNameSet) - Method in interface org.apache.jackrabbit.webdav.DavResource
Deprecated. use DavResource.alterProperties(List) instead
alterProperties(List) - Method in interface org.apache.jackrabbit.webdav.DavResource
Set/add and remove the specified properties from this resource.
alterProperties(List) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
Loops over the given Lists and alters the properties accordingly.
alterProperties(List) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemResource
Loops over the given List and alters the properties accordingly.
alterProperties(List) - Method in class org.apache.jackrabbit.webdav.jcr.VersionControlledItemCollection
 
alterProperties(List) - Method in class org.apache.jackrabbit.webdav.jcr.WorkspaceResourceImpl
Handles an attempt to set ItemResourceConstants.JCR_NAMESPACES and forwards any other set or remove requests to the super class.
alterProperties(DavPropertySet, DavPropertyNameSet) - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
 
alterProperties(List) - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
 
alterProperties(DavPropertySet, DavPropertyNameSet) - Method in class org.apache.jackrabbit.webdav.simple.VersionHistoryResourceImpl
Version storage is read-only -> fails with 403.
alterProperties(List) - Method in class org.apache.jackrabbit.webdav.simple.VersionHistoryResourceImpl
Version storage is read-only -> fails with 403.
alterProperties(DavPropertySet, DavPropertyNameSet) - Method in class org.apache.jackrabbit.webdav.simple.VersionResourceImpl
Version storage is read-only -> fails with 403.
alterProperties(List) - Method in class org.apache.jackrabbit.webdav.simple.VersionResourceImpl
Version storage is read-only -> fails with 403.
AMContext - Class in org.apache.jackrabbit.core.security
An AMContext is used to provide Session specific context information for an AccessManager.
AMContext(File, FileSystem, Session, Subject, HierarchyManager, NamePathResolver, String) - Constructor for class org.apache.jackrabbit.core.security.AMContext
Creates a new AMContext.
AMPERSAND - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
AncestorNodeJoin - Class in org.apache.jackrabbit.core.query.lucene.join
AncestorNodeJoin implements an ancestor node join condition.
AncestorNodeJoin(MultiColumnQueryHits, Name, IndexReader, HierarchyResolver) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.AncestorNodeJoin
Creates a new ancestor node join condition.
AncestorPathNodeJoin - Class in org.apache.jackrabbit.core.query.lucene.join
AncestorPathNodeJoin implements an ancestor path node join condition.
AncestorPathNodeJoin(MultiColumnQueryHits, Name, Path, HierarchyManager) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.AncestorPathNodeJoin
Creates an ancestor path node join.
And - Interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom
Performs a logical conjunction of two other constraints.
and(Constraint, Constraint) - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelFactory
Performs a logical conjunction of two other constraints.
and(Constraint, Constraint) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Performs a logical conjunction of two other constraints.
AND - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
And - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AndConstraint - Class in org.apache.jackrabbit.core.query.lucene.constraint
AndConstraint implements an AND constraint.
AndConstraint(Constraint, Constraint) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.AndConstraint
Creates a new AND constraint.
AndExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
AndExpression() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
AndImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
AndImpl...
AndQueryNode - Class in org.apache.jackrabbit.spi.commons.query
Implements a query node that defines an AND operation between arbitrary other QueryNodes.
AndQueryNode(QueryNode) - Constructor for class org.apache.jackrabbit.spi.commons.query.AndQueryNode
Creates a new AndQueryNode with a parent query node.
anonymous - Variable in class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
ANONYMOUS_ID - Static variable in interface org.apache.jackrabbit.core.security.SecurityConstants
The default userID for anonymous login
AnonymousConnection - Class in org.apache.jackrabbit.jca
Implements a ManagedConnection for an anonymous user, where no ConnectionRequestInfo has been specified.
AnonymousConnection() - Constructor for class org.apache.jackrabbit.jca.AnonymousConnection
 
anonymousId - Variable in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
 
AnonymousPrincipal - Class in org.apache.jackrabbit.core.security
A AnonymousPrincipal ...
AnonymousPrincipal() - Constructor for class org.apache.jackrabbit.core.security.AnonymousPrincipal
Creates an AnonymousPrincipal.
ANY_NAME - Static variable in interface org.apache.jackrabbit.core.nodetype.ItemDef
The special wildcard name used as the name of residual item definitions.
ANY_NAME - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
The special wildcard name used as the name of residual item definitions.
ANY_NAME - Static variable in class org.apache.jackrabbit.spi.commons.QItemDefinitionImpl
The special wildcard name used as the name of residual item definitions.
ANY_NAME - Static variable in class org.apache.jackrabbit.spi2dav.QItemDefinitionImpl
The special wildcard name used as the name of residual item definitions.
ANY_PROPERTY_TYPE - Static variable in class org.apache.jackrabbit.test.api.nodetype.NodeTypeUtil
 
AnyKindTest() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
AnyName - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
APOS_ATTRIBUTE_CONTENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AposAttrContentChar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AposAttrValueContent() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
APP_NAME_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the application name configuration attribute.
append(AppendRecord, InputStream, int) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Append a record backed by a file.
append(AppendRecord, InputStream, int) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Append a record backed by a file.
append() - Method in class org.apache.jackrabbit.core.journal.DefaultRecordProducer
Append a record.
append(AppendRecord, InputStream, int) - Method in class org.apache.jackrabbit.core.journal.FileJournal
Append a record backed by a file.
append(String, String, InputStream, int) - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
Append a record to this log.
append() - Method in interface org.apache.jackrabbit.core.journal.RecordProducer
Append a record.
appending(AppendRecord) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Notification method called by an appended record at creation time.
appending(AppendRecord) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Notification method called by an appended record at creation time.
AppendRecord - Class in org.apache.jackrabbit.core.journal
Default temporary record used for appending to some journal.
AppendRecord(AbstractJournal, String) - Constructor for class org.apache.jackrabbit.core.journal.AppendRecord
Create a new instance of this class.
apply(NodeImpl, NamePathResolver, ReferenceChangeTracker) - Method in class org.apache.jackrabbit.core.xml.PropInfo
 
apply(NodeState, BatchedItemOperations, NodeTypeRegistry, ReferenceChangeTracker) - Method in class org.apache.jackrabbit.core.xml.PropInfo
 
apply(Batch) - Method in interface org.apache.jackrabbit.spi.commons.batch.ChangeLog
Applies the Operations contained in this change log to the passed batch.
apply(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
 
apply(Batch) - Method in interface org.apache.jackrabbit.spi.commons.batch.Operation
Apply this operation to the given Batch
apply(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.AddNode
Apply this operation to the given Batch
apply(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.AddProperty
Apply this operation to the given Batch
apply(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Empty
This method has no effect.
apply(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Move
Apply this operation to the given Batch
apply(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Remove
Apply this operation to the given Batch
apply(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.ReorderNodes
Apply this operation to the given Batch
apply(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetMixins
Apply this operation to the given Batch
apply(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetValue
Apply this operation to the given Batch
APPROXIMATE_NUMERIC_LITERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
array() - Method in interface org.apache.jackrabbit.commons.json.JsonHandler
Recieve notification about the start of an JSON array.
ArrayHits - Class in org.apache.jackrabbit.core.query.lucene.hits
Uses an integer array to store the hit set.
ArrayHits() - Constructor for class org.apache.jackrabbit.core.query.lucene.hits.ArrayHits
 
ArrayHits(int) - Constructor for class org.apache.jackrabbit.core.query.lucene.hits.ArrayHits
 
As - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ASC - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
ascending(DynamicOperand) - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelFactory
Orders by the value of the specified operand, in ascending order.
ascending(DynamicOperand) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Orders by the value of the specified operand, in ascending order.
Ascending - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AscendingOrderSpec() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
assertChildNodeEntries(NodeState) - Static method in class org.apache.jackrabbit.jcr2spi.operation.AbstractOperation
Asserts that the NodeEntry of the given parent state has it's child node entries loaded.
AssignEquals - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
associate(TransactionContext) - Method in interface org.apache.jackrabbit.core.InternalXAResource
Associate this resource with a transaction.
associate(TransactionContext) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Associate this resource with a transaction.
associate(TransactionContext) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Associate this resource with a transaction.
associate(TransactionContext) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Associate this resource with a transaction.
associate(TransactionContext) - Method in class org.apache.jackrabbit.core.XASessionImpl
Associate this session with a global transaction.
associateConnection(Object) - Method in class org.apache.jackrabbit.jca.AnonymousConnection
 
associateConnection(Object) - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Used by the container to change the association of an application-level connection handle with a ManagedConneciton instance.
ASTAndExpression - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTAndExpression(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTAndExpression
 
ASTAndExpression(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTAndExpression
 
ASTAscendingOrderSpec - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTAscendingOrderSpec(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTAscendingOrderSpec
 
ASTAscendingOrderSpec(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTAscendingOrderSpec
 
ASTBracketExpression - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTBracketExpression(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTBracketExpression
 
ASTBracketExpression(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTBracketExpression
 
ASTContainsExpression - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTContainsExpression(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTContainsExpression
 
ASTContainsExpression(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTContainsExpression
 
ASTDescendingOrderSpec - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTDescendingOrderSpec(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTDescendingOrderSpec
 
ASTDescendingOrderSpec(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTDescendingOrderSpec
 
ASTERISK - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
ASTExcerptFunction - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTExcerptFunction(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTExcerptFunction
 
ASTExcerptFunction(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTExcerptFunction
 
ASTFromClause - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTFromClause(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTFromClause
 
ASTFromClause(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTFromClause
 
ASTIdentifier - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTIdentifier(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTIdentifier
 
ASTIdentifier(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTIdentifier
 
ASTLiteral - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTLiteral(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTLiteral
 
ASTLiteral(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTLiteral
 
ASTLowerFunction - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTLowerFunction(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTLowerFunction
 
ASTLowerFunction(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTLowerFunction
 
ASTNotExpression - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTNotExpression(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTNotExpression
 
ASTNotExpression(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTNotExpression
 
ASTOrderByClause - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTOrderByClause(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTOrderByClause
 
ASTOrderByClause(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTOrderByClause
 
ASTOrderSpec - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTOrderSpec(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTOrderSpec
 
ASTOrderSpec(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTOrderSpec
 
ASTOrExpression - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTOrExpression(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTOrExpression
 
ASTOrExpression(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTOrExpression
 
ASTPredicate - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTPredicate(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
 
ASTPredicate(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
 
ASTQuery - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTQuery(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTQuery
 
ASTQuery(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTQuery
 
ASTSelectList - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTSelectList(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTSelectList
 
ASTSelectList(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTSelectList
 
ASTUpperFunction - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTUpperFunction(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTUpperFunction
 
ASTUpperFunction(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTUpperFunction
 
ASTWhereClause - Class in org.apache.jackrabbit.spi.commons.query.sql
 
ASTWhereClause(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTWhereClause
 
ASTWhereClause(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.ASTWhereClause
 
At - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AtomicType() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
AtStringLiteral - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
attachSession(WebdavRequest) - Method in class org.apache.jackrabbit.server.jcr.JCRWebdavServer
Acquires a DavSession either from the session cache or creates a new one by login to the repository.
attachSession(WebdavRequest) - Method in interface org.apache.jackrabbit.webdav.DavSessionProvider
Acquires a DavSession.
attachSession(WebdavRequest) - Method in class org.apache.jackrabbit.webdav.simple.DavSessionProviderImpl
Acquires a DavSession.
attic - Variable in class org.apache.jackrabbit.core.ZombieHierarchyManager
the attic
ATTR_NAME - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
'DAV:name' attribute for the property element
ATTR_NAMESPACE - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
'DAV:namespace' attribute for the property element
ATTR_TMP_DIRECTORY - Static variable in class org.apache.jackrabbit.server.remoting.davex.JcrRemotingServlet
temp-dir attribute to be set to the servlet-context
ATTR_VALUE_TYPE - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
'type' attribute for the value element, reflecting the type of the value being transported.
AttribNameOrWildcard() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
ATTRIBUTE - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
AttributeDeclaration() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
AttributeLbrace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AttributeName() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
AttributeQNameLbrace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
attributes - Variable in class org.apache.jackrabbit.core.SessionImpl
the attributes of this session
AttributeTest() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
AttributeType - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AttributeTypeForKindTest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AtWord - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AuthContext - Class in org.apache.jackrabbit.core.security
Deprecated. Use AuthContext instead.
AuthContext() - Constructor for class org.apache.jackrabbit.core.security.AuthContext
Deprecated.  
AuthContext - Interface in org.apache.jackrabbit.core.security.authentication
An authentication context used to authenticate users.
AuthContext.JAAS - Class in org.apache.jackrabbit.core.security
Deprecated. Use JAASAuthContext instead
AuthContext.JAAS(String, Credentials) - Constructor for class org.apache.jackrabbit.core.security.AuthContext.JAAS
Deprecated. Creates an authentication context given a JAAS configuration name and some credentials.
AuthContext.Local - Class in org.apache.jackrabbit.core.security
Deprecated. Use LocalAuthContext instead.
AuthContext.Local(LoginModule, Map, Credentials) - Constructor for class org.apache.jackrabbit.core.security.AuthContext.Local
Deprecated. Creates an authentication context given a login module and some credentials.
AuthContextProvider - Class in org.apache.jackrabbit.core.security.authentication
A AuthContextProvider selects how the current request for login is handled.
AuthContextProvider(String, LoginModuleConfig) - Constructor for class org.apache.jackrabbit.core.security.authentication.AuthContextProvider
 
authenticate(Principal, Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
 
authenticate(Credentials) - Method in interface org.apache.jackrabbit.core.security.authentication.Authentication
True if the Credentials identify the User related to this Authentication.
Authentication - Interface in org.apache.jackrabbit.core.security.authentication
The Authentication interface defines methods to validate Credentials upon authentication.
Authorizable - Interface in org.apache.jackrabbit.api.security.user
The Authorizable is the common base interface for User and Group.
AuthorizableExistsException - Exception in org.apache.jackrabbit.api.security.user
AuthorizableExistsException
AuthorizableExistsException(String) - Constructor for exception org.apache.jackrabbit.api.security.user.AuthorizableExistsException
 
AUTO_MERGE_SET - Static variable in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
The DAV:auto-merge-set property identifies each version that the server has merged into this checked-out resource.
AUTO_VERSION - Static variable in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
The DAV:auto-version property determines how it responds to a method that attempts to modify its content or dead properties.
AUTOCREATED - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
AUTOCREATED - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
AUTOCREATED_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the autoCreated attribute.
AUTOCREATED_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.NodeTypeConstants
Name of the autoCreated attribute.
autoReconnect - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
autoShutdownRepository(String, String) - Method in class org.apache.jackrabbit.jca.JCARepositoryManager
Try to shutdown the repository only if JCARepositoryManager.autoShutdown is true.
available() - Method in class org.apache.jackrabbit.core.data.db.DbInputStream
available() - Method in class org.apache.jackrabbit.core.data.db.TempFileInputStream
 
available() - Method in class org.apache.jackrabbit.core.data.LazyFileInputStream
 
available() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.TrackingInputStream
available() - Method in class org.apache.jackrabbit.server.io.BoundedInputStream
available() - Method in class org.apache.jackrabbit.util.LazyFileInputStream
AxisAncestor - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AxisAncestorOrSelf - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AxisAttribute - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AxisChild - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AxisDescendant - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AxisDescendantOrSelf - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AxisFollowing - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AxisFollowingSibling - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AxisParent - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AxisPreceding - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AxisPrecedingSibling - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AxisSelf - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
AxisStep() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 

B

backup(int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
backup(int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
Base64 - Class in org.apache.jackrabbit.test.api
Base64 provides Base64 encoding/decoding of strings and streams.
Base64 - Class in org.apache.jackrabbit.util
Base64 provides Base64 encoding/decoding of strings and streams.
BASE_CHAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
BASE_CHAR - Static variable in class org.apache.jackrabbit.test.api.PropertyUtil
 
BaseChar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
BasedFileSystem - Class in org.apache.jackrabbit.core.fs
A BasedFileSystem represents a 'file system in a file system'.
BasedFileSystem(FileSystem, String) - Constructor for class org.apache.jackrabbit.core.fs.BasedFileSystem
Creates a new BasedFileSystem
BaseException - Exception in org.apache.jackrabbit
Deprecated.  
BaseException(String) - Constructor for exception org.apache.jackrabbit.BaseException
Deprecated. Constructs a new instance of this class with the specified detail message.
BaseException(String, Throwable) - Constructor for exception org.apache.jackrabbit.BaseException
Deprecated. Constructs a new instance of this class with the specified detail message and root cause.
BASELINE - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
 
BASELINE - Static variable in class org.apache.jackrabbit.webdav.property.ResourceType
The baseline resource type
BASELINE_COLLECTION - Static variable in interface org.apache.jackrabbit.webdav.version.BaselineResource
The protected DAV:baseline-collection property identifies a distinct collection that lists as members all version-controlled resources of the configuration this baseline belongs to (the baseline being one version of the corresponding vc-configuration-resource).
BASELINE_CONTROLLED_COLLECTION - Static variable in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
If the 'Baseline' feature is supported, DAV:baseline-controlled-collection is a required property of any version-controlled resource, that represents a 'configuration'.
BASELINE_CONTROLLED_COLLECTION_SET - Static variable in interface org.apache.jackrabbit.webdav.version.WorkspaceResource
The Baseline feature (section 12) defines the following computed property for a workspace resource: DAV:baseline-controlled-collection-set lists all collections of this workspace, that are under baseline control.
BaselineControlMethod - Class in org.apache.jackrabbit.webdav.client.methods
BaselineControlMethod...
BaselineControlMethod(String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.BaselineControlMethod
 
BaselineControlMethod(String, String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.BaselineControlMethod
 
BaselineResource - Interface in org.apache.jackrabbit.webdav.version
BaselineResource represents the 'version' of a configuration which is represented by a 'version-controlled-configuration' (VCC) resource.
basePath - Variable in class org.apache.jackrabbit.core.fs.BasedFileSystem
 
BaseURIDecl() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
BaseValue - Class in org.apache.jackrabbit.value
This class is the superclass of the type-specific classes implementing the Value interfaces.
BasicCredentialsProvider - Class in org.apache.jackrabbit.server
This Class implements a credentials provider that extracts the credentials from the 'WWW-Authenticate' header and only supports 'Basic' authentication.
BasicCredentialsProvider(String) - Constructor for class org.apache.jackrabbit.server.BasicCredentialsProvider
Constructs a new BasicCredentialsProvider with the given default value BasicCredentialsProvider.getCredentials(javax.servlet.http.HttpServletRequest) for details.
BASICSEARCH - Static variable in interface org.apache.jackrabbit.webdav.search.SearchConstants
Predefined basic query grammer.
Batch - Interface in org.apache.jackrabbit.spi
The Batch defines an ordered list of of operations that must be executed at once on the persistent layer.
BatchedItemOperations - Class in org.apache.jackrabbit.core
BatchedItemOperations is an internal helper class that provides both high- and low-level operations directly on the ItemState level.
BatchedItemOperations(UpdatableItemStateManager, NodeTypeRegistry, LockManager, SessionImpl, HierarchyManager) - Constructor for class org.apache.jackrabbit.core.BatchedItemOperations
Creates a new BatchedItemOperations instance.
BatchLogger - Class in org.apache.jackrabbit.spi.commons.logging
Log wrapper for a Batch.
BatchLogger(Batch, LogWriter) - Constructor for class org.apache.jackrabbit.spi.commons.logging.BatchLogger
Create a new instance for the given batch which uses writer for persisting log messages.
BatchReadConfig - Interface in org.apache.jackrabbit.spi2davex
BatchReadConfig defines if and how deep child item information should be retrieved, when accessing a Node.
BatchReadConfig - Class in org.apache.jackrabbit.spi2jcr
BatchReadConfig defines if and how deep child item information should be retrieved, when accessing a Node.
BatchReadConfig() - Constructor for class org.apache.jackrabbit.spi2jcr.BatchReadConfig
 
BeanConfig - Class in org.apache.jackrabbit.core.config
Bean configuration class.
BeanConfig(String, Properties) - Constructor for class org.apache.jackrabbit.core.config.BeanConfig
Creates a bean configuration.
BeanConfig(BeanConfig) - Constructor for class org.apache.jackrabbit.core.config.BeanConfig
Copies a bean configuration.
beforeCommit(TransactionResource, String) - Method in class org.apache.jackrabbit.webdav.jcr.observation.SubscriptionManagerImpl
This method is called right before a transaction is committed.
beforeCommit(TransactionResource, String) - Method in interface org.apache.jackrabbit.webdav.jcr.transaction.TransactionListener
This method is called right before a transaction is committed.
beforeNodeId - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.ReorderNodes
 
beforeOperation(TransactionContext) - Method in interface org.apache.jackrabbit.core.InternalXAResource
Invoked before one of the InternalXAResource.prepare(org.apache.jackrabbit.core.TransactionContext), InternalXAResource.commit(org.apache.jackrabbit.core.TransactionContext) or InternalXAResource.rollback(org.apache.jackrabbit.core.TransactionContext) method is called.
beforeOperation(TransactionContext) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Invoked before one of the InternalXAResource.prepare(org.apache.jackrabbit.core.TransactionContext), InternalXAResource.commit(org.apache.jackrabbit.core.TransactionContext) or InternalXAResource.rollback(org.apache.jackrabbit.core.TransactionContext) method is called.
beforeOperation(TransactionContext) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Invoked before one of the InternalXAResource.prepare(org.apache.jackrabbit.core.TransactionContext), InternalXAResource.commit(org.apache.jackrabbit.core.TransactionContext) or InternalXAResource.rollback(org.apache.jackrabbit.core.TransactionContext) method is called.
beforeOperation(TransactionContext) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Invoked before one of the InternalXAResource.prepare(org.apache.jackrabbit.core.TransactionContext), InternalXAResource.commit(org.apache.jackrabbit.core.TransactionContext) or InternalXAResource.rollback(org.apache.jackrabbit.core.TransactionContext) method is called.
beforeScanning(Node) - Method in interface org.apache.jackrabbit.core.data.ScanEventListener
This method is called before a node is scanned.
BEGIN_NODE_TYPE_NAME - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
BEGIN_NODE_TYPE_NAME - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
BEGIN_TYPE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
BEGIN_TYPE - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
beginColumn - Variable in class org.apache.jackrabbit.spi.commons.query.sql.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginColumn - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.apache.jackrabbit.spi.commons.query.sql.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
BeginToken() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
beginUpdate() - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Start an update operation.
beginUpdate(ChangeLog, EventStateCollectionFactory, VirtualItemStateProvider) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Begin update operation.
bestEffort() - Method in class org.apache.jackrabbit.jcr2spi.operation.Merge
 
BETWEEN - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
Binary - Interface in org.apache.jackrabbit.api.jsr283
A Binary object holds a JCR property value of type BINARY.
BINARY - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
BINARY - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
BinaryPartSource - Class in org.apache.jackrabbit.spi2davex
BinaryPartSource...
BinaryPropertyTest - Class in org.apache.jackrabbit.test.api
Tests a binary property.
BinaryPropertyTest() - Constructor for class org.apache.jackrabbit.test.api.BinaryPropertyTest
 
binaryValue() - Method in class org.apache.jackrabbit.core.query.lucene.LazyTextExtractorField
 
BinaryValue - Class in org.apache.jackrabbit.value
A BinaryValue provides an implementation of the Value interface representing a binary value.
BinaryValue(String) - Constructor for class org.apache.jackrabbit.value.BinaryValue
Constructs a BinaryValue object based on a string.
BinaryValue(InputStream) - Constructor for class org.apache.jackrabbit.value.BinaryValue
Constructs a BinaryValue object based on a stream.
BinaryValue(byte[]) - Constructor for class org.apache.jackrabbit.value.BinaryValue
Constructs a BinaryValue object based on a stream.
BinaryValueImpl - Class in org.apache.jackrabbit.core.value
Represents a binary value that is backed by a blob file value.
bind(DavResource, DavResource) - Method in interface org.apache.jackrabbit.webdav.bind.BindableResource
Will add a new binding to the given collection referencing this resource.
BIND - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
 
bind(DavResource, DavResource) - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
 
BindableRepository - Class in org.apache.jackrabbit.core.jndi
A referenceable and serializable content repository proxy.
BindableRepository(Reference) - Constructor for class org.apache.jackrabbit.core.jndi.BindableRepository
Creates a BindableRepository instance with the configuration information in the given JNDI reference.
BindableRepositoryFactory - Class in org.apache.jackrabbit.core.jndi
BindableRepositoryFactory is an object factory that when given a reference for a BindableRepository object, will create an instance of the corresponding BindableRepository.
BindableRepositoryFactory() - Constructor for class org.apache.jackrabbit.core.jndi.BindableRepositoryFactory
 
BindableResource - Interface in org.apache.jackrabbit.webdav.bind
 
BindConstants - Interface in org.apache.jackrabbit.webdav.bind
BindConstants provide constants for request and response headers, Xml elements and property names defined by the BIND specification.
BindInfo - Class in org.apache.jackrabbit.webdav.bind
 
BindInfo(String, String) - Constructor for class org.apache.jackrabbit.webdav.bind.BindInfo
 
binding - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
the bundle binding
binding - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
the bundle binding
BindMethod - Class in org.apache.jackrabbit.webdav.client.methods
BindMethod creates a new binding to a resource.
BindMethod(String, BindInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.BindMethod
 
BindServletRequest - Interface in org.apache.jackrabbit.webdav.bind
BindServletRequest provides extension useful for functionality related to BIND specification.
bindValue(Name, Value) - Method in interface org.apache.jackrabbit.core.query.ExecutableQuery
Binds the given value to the variable named varName.
bindValue(Name, Value) - Method in class org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl
Binds the given value to the variable named varName.
bindValue(String, Value) - Method in class org.apache.jackrabbit.core.query.QueryImpl
Binds the given value to the variable named varName.
bindVariable(String) - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelFactory
Evaluates to the value of a bind variable.
bindVariable(String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Evaluates to the value of a bind variable.
BindVariableValue - Interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom
Evaluates to the value of a bind variable.
BindVariableValueImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
BindVariableValueImpl...
BitsetENTCacheImpl - Class in org.apache.jackrabbit.core.nodetype
Implements an effective node type cache that uses a bit set for storing the information about participating node types in a set.
BitSetHits - Class in org.apache.jackrabbit.core.query.lucene.hits
Uses a BitSet instance to store the hit set.
BitSetHits() - Constructor for class org.apache.jackrabbit.core.query.lucene.hits.BitSetHits
 
blobDeleteSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.DbBlobStore
 
blobDeleteSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
BLOBFileValue - Class in org.apache.jackrabbit.core.value
Represents binary data which is backed by a resource or byte[].
BLOBFileValue() - Constructor for class org.apache.jackrabbit.core.value.BLOBFileValue
 
blobFS - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
file system where BLOB data is stored (if externalBLOBs==true)
blobFS - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
BLOBInDataStore - Class in org.apache.jackrabbit.core.value
Represents binary data which is stored in the data store.
BLOBInMemory - Class in org.apache.jackrabbit.core.value
Represents binary data which is backed by a byte[] (in memory).
BLOBInResource - Class in org.apache.jackrabbit.core.value
Represents binary data which is stored in a file system resource.
blobInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.DbBlobStore
 
blobInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
BLOBInTempFile - Class in org.apache.jackrabbit.core.value
Represents binary data which is stored in a temporary file.
blobSelectExistSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.DbBlobStore
 
blobSelectExistSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
blobSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.DbBlobStore
 
blobSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
blobStore - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
file system where BLOB data is stored
blobStore - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
file system where BLOB data is stored
blobStore - Variable in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
the blob store
blobStore - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
BLOBStore that manages BLOB data in the file system (if externalBLOBs==true)
blobStore - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
BLOBStore - Interface in org.apache.jackrabbit.core.persistence.util
BLOBStore represents an abstract store for binary property values (BLOBs).
BLOBStore - Interface in org.apache.jackrabbit.core.state.util
Deprecated. use BLOBStore instead.
blobUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.DbBlobStore
 
blobUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
BLOBValue - Class in org.apache.jackrabbit.core.value
This class represents a binary value which is backed by a resource or byte[].
blockOnConnectionLoss - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
indicates whether to block if the database connection is lost
BOOLEAN - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
BOOLEAN - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
BooleanPropertyTest - Class in org.apache.jackrabbit.test.api
Tests a boolean property.
BooleanPropertyTest() - Constructor for class org.apache.jackrabbit.test.api.BooleanPropertyTest
 
BooleanValue - Class in org.apache.jackrabbit.value
A BooleanValue provides an implementation of the Value interface representing a boolean value.
BooleanValue(Boolean) - Constructor for class org.apache.jackrabbit.value.BooleanValue
Constructs a BooleanValue object representing a boolean.
BooleanValue(boolean) - Constructor for class org.apache.jackrabbit.value.BooleanValue
Constructs a BooleanValue object representing a boolean.
BootstrapConfig - Class in org.apache.jackrabbit.j2ee
The bootstrap configuration hold information about initial startup parameters like repository config and home.
BootstrapConfig() - Constructor for class org.apache.jackrabbit.j2ee.BootstrapConfig
 
BoundedInputStream - Class in org.apache.jackrabbit.server.io
This is a stream that will only supply bytes up to a certain length - if its position goes above that, it will stop.
BoundedInputStream(InputStream, long) - Constructor for class org.apache.jackrabbit.server.io.BoundedInputStream
Creates a new BoundedInputStream that wraps the given input stream and limits it to a certain size.
BoundedInputStream(InputStream) - Constructor for class org.apache.jackrabbit.server.io.BoundedInputStream
 
BracketExpression() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
breadthFirst - Variable in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
indicates if traversal should be done in a breadth-first manner rather than depth-first (which is the default)
bufcolumn - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
bufcolumn - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
buffer - Variable in class org.apache.jackrabbit.core.query.lucene.join.Join
A buffer for joined score node rows.
buffer - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
buffer - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
bufline - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
bufline - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
bufpos - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
bufpos - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
build() - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilder.QNodeDefinitionBuilder
Creates a new QNodeDefinition instance based on the state of this builder.
build() - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder
Creates a new QNodeTypeDefinition instance based on the state of this builder.
build() - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilder.QPropertyDefinitionBuilder
Creates a new QPropertyDefinition instance based on the state of this builder.
build() - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilderImpl.QNodeDefinitionBuilderImpl
 
build() - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilderImpl.QNodeTypeDefinitionBuilderImpl
 
build() - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilderImpl.QPropertyDefinitionBuilderImpl
 
buildBasePath(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
 
buildBlobFilePath(StringBuffer, PropertyId, int) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Creates the file path for the given property id and value index that is suitable for storing property values in a filesystem.
buildBlobFilePath(String, Name, int) - Static method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
buildContentType(String, String) - Static method in class org.apache.jackrabbit.server.io.IOUtil
Build a valid content type string from the given mimeType and encoding: <mimeType>; charset="<encoding>" If the specified mimeType is null, null is returned.
BUILDER_FACTORY - Static variable in class org.apache.jackrabbit.webdav.xml.DomUtil
Constant for DocumentBuilderFactory which is used widely to create new Documents
buildHashCode() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
Build the hash code.
buildNodeFilePath(StringBuffer, NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Creates the file path for the given node id that is suitable for storing node states in a filesystem.
buildNodeFilePath(StringBuffer, NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Creates the file path for the given node id that is suitable for storing node states in a filesystem.
buildNodeFolderPath(StringBuffer, NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Creates the folder path for the given node id that is suitable for storing states in a filesystem.
buildNodeReferencesFilePath(StringBuffer, NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Creates the file path for the given references id that is suitable for storing reference states in a filesystem.
buildNodeReferencesFilePath(StringBuffer, NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Creates the file path for the given references id that is suitable for storing reference states in a filesystem.
buildPath(PathBuilder, ItemState) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Adds the path element of an item id to the path currently being built.
buildPath(PathBuilder, ItemState) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Adds the path element of an item id to the path currently being built.
buildPropFilePath(StringBuffer, PropertyId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Creates the folder path for the given property id that is suitable for storing states in a filesystem.
buildResult(Path) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions
 
buildSQLStatements() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Builds the SQL statements
buildSQLStatements() - Method in class org.apache.jackrabbit.core.fs.db.DB2FileSystem
Builds the SQL statements
buildSQLStatements() - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
Builds the SQL statements

Since Oracle treats emtpy strings and BLOBs as null values the SQL statements had to be adapated accordingly.

buildSQLStatements() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Builds the SQL statements.
buildSQLStatements() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Initializes the SQL strings.
buildSQLStatements() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Builds the SQL statements
BundleBinding - Class in org.apache.jackrabbit.core.persistence.bundle.util
This Class implements efficient serialization methods for item states.
BundleBinding(ErrorHandling, BLOBStore, StringIndex, StringIndex, DataStore) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.BundleBinding
Creates a new bundle binding
BundleCache - Class in org.apache.jackrabbit.core.persistence.bundle.util
This Class implements a simple cache for nodeprop bundles
BundleCache(long) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.BundleCache
Creates a new BundleCache
BundleDbPersistenceManager - Class in org.apache.jackrabbit.core.persistence.bundle
This is a generic persistence manager that stores the NodePropBundles in a database.
BundleDbPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
 
BundleDbPersistenceManager.CloseableBLOBStore - Interface in org.apache.jackrabbit.core.persistence.bundle
Helper interface for closeable stores
BundleDbPersistenceManager.DbBlobStore - Class in org.apache.jackrabbit.core.persistence.bundle
Implementation of a blob store that stores the data inside the database
BundleDbPersistenceManager.DbBlobStore() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.DbBlobStore
 
BundleDbPersistenceManager.FSBlobStore - Class in org.apache.jackrabbit.core.persistence.bundle
own implementation of the filesystem blob store that uses a different blob-id scheme.
BundleDbPersistenceManager.FSBlobStore(FileSystem) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.FSBlobStore
 
bundleDeleteSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
 
BundleFsPersistenceManager - Class in org.apache.jackrabbit.core.persistence.bundle
This is a generic persistence manager that stores the NodePropBundles in a filesystem.
BundleFsPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
 
BundleFsPersistenceManager.CloseableBLOBStore - Interface in org.apache.jackrabbit.core.persistence.bundle
Helper interface for closeable stores
bundleInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
 
bundleSelectAllIdsFromSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
 
bundleSelectAllIdsSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
 
bundleSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
 
bundleUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
 
BY - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 

C

C_BOOTSTRAP_EXISTS - Static variable in class org.apache.jackrabbit.j2ee.Installer
Return code for bootstrap config already exists
C_CONFIG_EXISTS - Static variable in class org.apache.jackrabbit.j2ee.Installer
Return code for repository config already exists
C_CONFIG_MISSING - Static variable in class org.apache.jackrabbit.j2ee.Installer
Return code for repository config is missing
C_HOME_EXISTS - Static variable in class org.apache.jackrabbit.j2ee.Installer
Return code for repository home already exists
C_HOME_MISSING - Static variable in class org.apache.jackrabbit.j2ee.Installer
Return code for repository home is missing
C_INSTALL_ERROR - Static variable in class org.apache.jackrabbit.j2ee.Installer
Return code for a general install error
C_INSTALL_OK - Static variable in class org.apache.jackrabbit.j2ee.Installer
Return code for installation succeeded
C_INVALID_INPUT - Static variable in class org.apache.jackrabbit.j2ee.Installer
Return code for invalid input parameter
Cache - Interface in org.apache.jackrabbit.core.state
A Cache object A cache must call CacheManager.getInstance().add(this) to take part in the dynamic memory distribution.
cache(ItemState) - Method in interface org.apache.jackrabbit.core.state.ItemStateCache
Stores the specified ItemState object in the map using its ItemId as the key.
cache(ItemState) - Method in class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Stores the specified ItemState object in the map using its ItemId as the key.
cache(ItemState) - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Stores the specified ItemState object in the map using its ItemId as the key.
cache(NodeState) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
adds the node state to the cache
cacheAccessed() - Method in interface org.apache.jackrabbit.core.state.CacheAccessListener
The cache calls this method after a number of accessed.
cacheAccessed() - Method in class org.apache.jackrabbit.core.state.CacheManager
After one of the caches is accessed a number of times, this method is called.
CacheAccessListener - Interface in org.apache.jackrabbit.core.state
The cache access listener can be registered to a class.
CacheBehaviour - Class in org.apache.jackrabbit.jcr2spi.config
CacheBehaviour defines constants for the various cache maintenance strategies.
CacheManager - Class in org.apache.jackrabbit.core.state
This class manages the size of the caches used in Jackrabbit.
CacheManager() - Constructor for class org.apache.jackrabbit.core.state.CacheManager
 
CacheManager.CacheInfo - Class in org.apache.jackrabbit.core.state
Internal copy of the cache information.
cacheName(String, QName) - Method in interface org.apache.jackrabbit.name.NameCache
Deprecated. Puts a name into the cache.
CachingHierarchyManager - Class in org.apache.jackrabbit.core
Implementation of a HierarchyManager that caches paths of items.
CachingHierarchyManager(NodeId, ItemStateManager) - Constructor for class org.apache.jackrabbit.core.CachingHierarchyManager
Create a new instance of this class.
CachingMultiIndexReader - Class in org.apache.jackrabbit.core.query.lucene
Extends a MultiReader with support for cached TermDocs on FieldNames.UUID field.
CachingMultiIndexReader(ReadOnlyIndexReader[], DocNumberCache) - Constructor for class org.apache.jackrabbit.core.query.lucene.CachingMultiIndexReader
Creates a new CachingMultiIndexReader based on sub readers.
CachingNameResolver - Class in org.apache.jackrabbit.name
Deprecated. Use the CachingNameResolver class from the org.apache.jackrabbit.spi.commons.conversion package of the jackrabbit-spi-commons component.
CachingNameResolver(NameResolver, GenerationalCache) - Constructor for class org.apache.jackrabbit.name.CachingNameResolver
Deprecated. Creates a caching decorator for the given name resolver.
CachingNameResolver(NameResolver) - Constructor for class org.apache.jackrabbit.name.CachingNameResolver
Deprecated. Creates a caching decorator for the given name resolver.
CachingNameResolver - Class in org.apache.jackrabbit.spi.commons.conversion
Name resolver decorator that uses a generational cache to speed up parsing and formatting of JCR names.
CachingNameResolver(NameResolver, GenerationalCache) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.CachingNameResolver
Creates a caching decorator for the given name resolver.
CachingNameResolver(NameResolver) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.CachingNameResolver
Creates a caching decorator for the given name resolver.
CachingPathResolver - Class in org.apache.jackrabbit.name
Deprecated. Use the CachingPathResolver class from the org.apache.jackrabbit.spi.commons.conversion package of the jackrabbit-spi-commons component.
CachingPathResolver(PathResolver, GenerationalCache) - Constructor for class org.apache.jackrabbit.name.CachingPathResolver
Deprecated. Creates a caching decorator for the given path resolver.
CachingPathResolver(PathResolver) - Constructor for class org.apache.jackrabbit.name.CachingPathResolver
Deprecated. Creates a caching decorator for the given path resolver.
CachingPathResolver - Class in org.apache.jackrabbit.spi.commons.conversion
Path resolver decorator that uses a generational cache to speed up parsing and formatting of JCR paths.
CachingPathResolver(PathResolver, GenerationalCache) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.CachingPathResolver
Creates a caching decorator for the given path resolver.
CachingPathResolver(PathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.CachingPathResolver
Creates a caching decorator for the given path resolver.
CachingPersistenceManager - Interface in org.apache.jackrabbit.core.persistence.bundle
Marker interface that is used by the shared item state manager for invalidate persistence manager caches as result of an external (cluster) modification.
calcEncodedLength(long) - Static method in class org.apache.jackrabbit.test.api.Base64
Calculates the size (i.e. number of bytes) of the base64 encoded output given the length (i.e. number of bytes) of the data to be encoded.
calcEncodedLength(long) - Static method in class org.apache.jackrabbit.util.Base64
Calculates the size (i.e. number of bytes) of the base64 encoded output given the length (i.e. number of bytes) of the data to be encoded.
calculateMemoryFootprint() - Method in class org.apache.jackrabbit.core.state.ItemState
Returns the approximate memory consumption of this state.
calculateMemoryFootprint() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns the approximate memory consumption of this state.
calculateMemoryFootprint() - Method in class org.apache.jackrabbit.core.state.PropertyState
Returns the approximate memory consumption of this state.
calculatePermissions(int, int, boolean, boolean) - Static method in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
Build the permissions granted by evaluating the given privileges.
call() - Method in interface org.apache.jackrabbit.core.query.lucene.DynamicPooledExecutor.Command
Perform some action that returns a result or throws an exception
call() - Method in interface org.apache.jackrabbit.spi.commons.logging.AbstractLogger.Callable
 
call() - Method in interface org.apache.jackrabbit.spi.commons.logging.AbstractLogger.SafeCallable
 
CallbackHandlerImpl - Class in org.apache.jackrabbit.core.security.authentication
CallbackHandler that deals with the following callbacks: NameCallback PasswordCallback CredentialsCallback ImpersonationCallback RepositoryCallback
CallbackHandlerImpl(Credentials, Session, PrincipalProviderRegistry, String, String) - Constructor for class org.apache.jackrabbit.core.security.authentication.CallbackHandlerImpl
Instanciate with the data needed to handle callbacks
canAccess(String) - Method in interface org.apache.jackrabbit.core.security.AccessManager
Determines whether the subject of the current context is granted access to the given workspace.
canAccess(String) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
canAccess(String) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
Determines whether the subject of the current context is granted access to the given workspace.
canAccess(String) - Method in class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
canAccess(String) - Method in interface org.apache.jackrabbit.jcr2spi.security.AccessManager
Determines whether the subject of the current context is granted access to the given workspace.
canAccess(String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
canAccessRoot(Set) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlProvider
Returns true if the given set of principals can access the root node of the workspace this provider has been built for; false otherwise.
canAccessRoot(Set) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLProvider
 
canAccessRoot(Set) - Method in class org.apache.jackrabbit.core.security.authorization.combined.CombinedProvider
 
canAccessRoot(Set) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider
 
canAccessRoot(Set) - Method in class org.apache.jackrabbit.core.security.user.UserAccessControlProvider
 
canAddChildNode(String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
canAddChildNode(String, String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
canAddChildNode(String) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
 
canAddChildNode(String, String) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
 
CanAddChildNodeCallWithNodeTypeTest - Class in org.apache.jackrabbit.test.api.nodetype
Tests NodeType.canAddChildNode(String childNodeName, String nodeTypeName) returns true if a node of name childNodeName and of node type childNodeName could be added to a node of type NodeType.
CanAddChildNodeCallWithNodeTypeTest() - Constructor for class org.apache.jackrabbit.test.api.nodetype.CanAddChildNodeCallWithNodeTypeTest
 
CanAddChildNodeCallWithoutNodeTypeTest - Class in org.apache.jackrabbit.test.api.nodetype
Tests NodeType.canAddChildNode(String childNodeName) returns true if a node of name childNodeName could be added to a node of type NodeType.
CanAddChildNodeCallWithoutNodeTypeTest() - Constructor for class org.apache.jackrabbit.test.api.nodetype.CanAddChildNodeCallWithoutNodeTypeTest
 
canAddMixin(String) - Method in class org.apache.jackrabbit.core.NodeImpl
canAddMixin(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
cancel() - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Cancel an update operation.
cancel() - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Cancel an update operation.
cancel() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Cancel an update operation.
cancel() - Method in interface org.apache.jackrabbit.core.state.UpdatableItemStateManager
Cancel an update operation.
cancel(ConsolidatingChangeLog.CancelableOperation) - Method in interface org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperation
Determines the cancellation behavior of the other operation on this operation.
cancel(ConsolidatingChangeLog.CancelableOperation) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.AddNode
 
cancel(ConsolidatingChangeLog.CancelableOperation) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.AddProperty
 
cancel(ConsolidatingChangeLog.CancelableOperation) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.Empty
 
cancel(ConsolidatingChangeLog.CancelableOperation) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.Move
 
cancel(ConsolidatingChangeLog.CancelableOperation) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.Remove
 
cancel(ConsolidatingChangeLog.CancelableOperation) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.ReorderNodes
 
cancel(ConsolidatingChangeLog.CancelableOperation) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.SetMixins
 
cancel(ConsolidatingChangeLog.CancelableOperation) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.SetValue
 
cancel() - Method in class org.apache.jackrabbit.util.Timer
Terminates this timer, discarding any currently scheduled tasks.
cancel() - Method in class org.apache.jackrabbit.util.Timer.Task
 
CANCEL_BOTH - Static variable in interface org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperation
This operation and the other operation cancel each other mutually
CANCEL_NONE - Static variable in interface org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperation
No cancellation
CANCEL_OTHER - Static variable in interface org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperation
This operation cancels the other operation
CANCEL_THIS - Static variable in interface org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperation
The other operation cancels this operations
cancelMerge(String, Version) - Method in interface org.apache.jackrabbit.api.jsr283.version.VersionManager
Cancels the merge process with respect to the node at absPath and the specified version.
cancelMerge(Version) - Method in class org.apache.jackrabbit.core.NodeImpl
 
cancelMerge(String, Version) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
Cancels the merge process with respect to the node at absPath and the specified version.
cancelMerge(Version) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
cancelUpdate() - Method in class org.apache.jackrabbit.core.cluster.ClusterRecord
Cancel updating the record.
cancelUpdate() - Method in class org.apache.jackrabbit.core.journal.AppendRecord
Cancel the changes made to an appended record.
cancelUpdate() - Method in class org.apache.jackrabbit.core.journal.ReadRecord
 
cancelUpdate() - Method in interface org.apache.jackrabbit.core.journal.Record
Cancel the changes made to an appended record.
cancelUpdate() - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Cancel an update operation.
canExport(ExportContext, boolean) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
Returns true if the export root is a node and if it contains a child node with name jcr:content in case this export is not intended for a collection.
canExport(ExportContext, DavResource) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
 
canExport(PropertyExportContext, boolean) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
 
canExport(ExportContext, boolean) - Method in class org.apache.jackrabbit.server.io.DirListingExportHandler
 
canExport(ExportContext, DavResource) - Method in class org.apache.jackrabbit.server.io.DirListingExportHandler
 
canExport(PropertyExportContext, boolean) - Method in class org.apache.jackrabbit.server.io.DirListingExportHandler
Always returns false.
canExport(ExportContext, boolean) - Method in interface org.apache.jackrabbit.server.io.IOHandler
Returns true, if this handler can run a successful export based on the specified context.
canExport(ExportContext, DavResource) - Method in interface org.apache.jackrabbit.server.io.IOHandler
Returns true, if this handler can run a successful export based on the specified context and resource.
canExport(PropertyExportContext, boolean) - Method in interface org.apache.jackrabbit.server.io.PropertyHandler
Returns true, if this handler can run a successful export based on the specified context.
canExport(ExportContext, boolean) - Method in class org.apache.jackrabbit.server.io.VersionHandler
 
canExport(ExportContext, DavResource) - Method in class org.apache.jackrabbit.server.io.VersionHandler
 
canExport(ExportContext, boolean) - Method in class org.apache.jackrabbit.server.io.VersionHistoryHandler
 
canExport(ExportContext, DavResource) - Method in class org.apache.jackrabbit.server.io.VersionHistoryHandler
 
canExport(PropertyExportContext, boolean) - Method in class org.apache.jackrabbit.server.io.VersionHistoryHandler
 
canExport(ExportContext, boolean) - Method in class org.apache.jackrabbit.server.io.XmlHandler
 
canExport(ExportContext, boolean) - Method in class org.apache.jackrabbit.server.io.ZipHandler
 
canFilter(String) - Method in class org.apache.jackrabbit.core.query.lucene.TextExtractorFilter
Returns true if the adapted text extractor supports the given content type.
canFilter(String) - Method in interface org.apache.jackrabbit.core.query.TextFilter
Deprecated. Returns true if this TextFilter can index content of mimeType; false otherwise.
canHandle(Credentials) - Method in interface org.apache.jackrabbit.core.security.authentication.Authentication
An Authentication may only be able to handle certain types of Credentials as the authentication process is tightly coupled to the semantics of the Credentials.
canHandle(String) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryTreeBuilder
Returns true if this query tree builder can handle a statement in language.
canHandle(String) - Method in class org.apache.jackrabbit.spi.commons.query.sql.QueryBuilder
 
canHandle(String) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.QueryBuilder
 
canImport(ImportContext, boolean) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
 
canImport(ImportContext, DavResource) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
 
canImport(PropertyImportContext, boolean) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
 
canImport(ImportContext, boolean) - Method in class org.apache.jackrabbit.server.io.DirListingExportHandler
Always returns false
canImport(ImportContext, DavResource) - Method in class org.apache.jackrabbit.server.io.DirListingExportHandler
Always returns false
canImport(PropertyImportContext, boolean) - Method in class org.apache.jackrabbit.server.io.DirListingExportHandler
 
canImport(ImportContext, boolean) - Method in interface org.apache.jackrabbit.server.io.IOHandler
Returns true, if this handler can run a successful import based on the specified context.
canImport(ImportContext, DavResource) - Method in interface org.apache.jackrabbit.server.io.IOHandler
Returns true, if this handler can run a successful import based on the specified context and resource.
canImport(PropertyImportContext, boolean) - Method in interface org.apache.jackrabbit.server.io.PropertyHandler
Returns true, if this handler can run a property import based on the specified context.
canImport(ImportContext, boolean) - Method in class org.apache.jackrabbit.server.io.VersionHandler
 
canImport(ImportContext, DavResource) - Method in class org.apache.jackrabbit.server.io.VersionHandler
 
canImport(PropertyImportContext, boolean) - Method in class org.apache.jackrabbit.server.io.VersionHandler
 
canImport(ImportContext, boolean) - Method in class org.apache.jackrabbit.server.io.VersionHistoryHandler
 
canImport(ImportContext, DavResource) - Method in class org.apache.jackrabbit.server.io.VersionHistoryHandler
 
canImport(PropertyImportContext, boolean) - Method in class org.apache.jackrabbit.server.io.VersionHistoryHandler
 
canImport(ImportContext, boolean) - Method in class org.apache.jackrabbit.server.io.XmlHandler
 
canImport(ImportContext, boolean) - Method in class org.apache.jackrabbit.server.io.ZipHandler
 
canModify(ItemImpl, int, int) - Method in class org.apache.jackrabbit.core.ItemValidator
 
canRead(Path) - Method in interface org.apache.jackrabbit.core.security.AccessManager
Determines whether the item at the specified absolute path can be read.
canRead(Path) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
canRead(Path) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
 
canRead(Path) - Method in class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
canRead(ItemState) - Method in interface org.apache.jackrabbit.jcr2spi.security.AccessManager
Returns true if the existing item with the given ItemId can be read.
canRead(ItemState) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
canReadAll() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions
 
canReadAll() - Method in interface org.apache.jackrabbit.core.security.authorization.CompiledPermissions
Returns true if READ permission is granted everywhere.
canReadPrincipal(Session, Principal) - Method in class org.apache.jackrabbit.core.security.principal.DefaultPrincipalProvider
Always returns true.
canReadPrincipal(Session, Principal) - Method in interface org.apache.jackrabbit.core.security.principal.PrincipalProvider
// TODO: review again.
canRemove(ItemState) - Method in interface org.apache.jackrabbit.jcr2spi.security.AccessManager
Returns true if the existing item state can be removed.
canRemove(ItemState) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
canRemoveItem(String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
canRemoveItem(String) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
 
CanRemoveItemTest - Class in org.apache.jackrabbit.test.api.nodetype
Tests NodeType.canRemoveItem(String itemName) returns true if a node or property is removable
CanRemoveItemTest() - Constructor for class org.apache.jackrabbit.test.api.nodetype.CanRemoveItemTest
 
canRemoveNode(String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns true if removing the child node called nodeName is allowed by this node type.
canRemoveProperty(String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns true if removing the property called propertyName is allowed by this node type.
canSetProperty(String, Value) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
canSetProperty(String, Value[]) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
canSetProperty(String, Value) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
 
canSetProperty(String, Value[]) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
 
CanSetPropertyBinaryTest - Class in org.apache.jackrabbit.test.api.nodetype
Test of NodeType.canSetProperty(String propertyName, Value value) and NodeType.canSetProperty(String propertyName, Value[] values) where property is of type Binary.
CanSetPropertyBinaryTest() - Constructor for class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyBinaryTest
 
CanSetPropertyBooleanTest - Class in org.apache.jackrabbit.test.api.nodetype
Test of NodeType.canSetProperty(String propertyName, Value value) and NodeType.canSetProperty(String propertyName, Value[] values) where property is of type Boolean.
CanSetPropertyBooleanTest() - Constructor for class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyBooleanTest
 
CanSetPropertyDateTest - Class in org.apache.jackrabbit.test.api.nodetype
Test of NodeType.canSetProperty(String propertyName, Value value) and NodeType.canSetProperty(String propertyName, Value[] values) where property is of type Date.
CanSetPropertyDateTest() - Constructor for class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyDateTest
 
CanSetPropertyDoubleTest - Class in org.apache.jackrabbit.test.api.nodetype
Test of NodeType.canSetProperty(String propertyName, Value value) and NodeType.canSetProperty(String propertyName, Value[] values) where property is of type Double.
CanSetPropertyDoubleTest() - Constructor for class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyDoubleTest
 
CanSetPropertyLongTest - Class in org.apache.jackrabbit.test.api.nodetype
Test of NodeType.canSetProperty(String propertyName, Value value) and NodeType.canSetProperty(String propertyName, Value[] values) where property is of type Long.
CanSetPropertyLongTest() - Constructor for class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyLongTest
 
CanSetPropertyMultipleTest - Class in org.apache.jackrabbit.test.api.nodetype
Test of NodeType.canSetProperty(String propertyName, Value[] values)
CanSetPropertyMultipleTest() - Constructor for class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyMultipleTest
 
CanSetPropertyNameTest - Class in org.apache.jackrabbit.test.api.nodetype
Test of NodeType.canSetProperty(String propertyName, Value value) and NodeType.canSetProperty(String propertyName, Value[] values) where property is of type Name.
CanSetPropertyNameTest() - Constructor for class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyNameTest
 
CanSetPropertyPathTest - Class in org.apache.jackrabbit.test.api.nodetype
Test of NodeType.canSetProperty(String propertyName, Value value) and NodeType.canSetProperty(String propertyNa me, Value[] values) where property is of type Path.
CanSetPropertyPathTest() - Constructor for class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyPathTest
 
CanSetPropertyStringTest - Class in org.apache.jackrabbit.test.api.nodetype
Test of NodeType.canSetProperty(String propertyName, Value value) and NodeType.canSetProperty(String propertyName, Value[] values) where property is of type String.
CanSetPropertyStringTest() - Constructor for class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyStringTest
 
CanSetPropertyTest - Class in org.apache.jackrabbit.test.api.nodetype
Test of NodeType.canSetProperty(String propertyName, Value value)
CanSetPropertyTest() - Constructor for class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyTest
 
Case - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CaseClause() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
Castable - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CastableExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
CastAs - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CastExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
CDATA_SECTION - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CDataSection() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
CDataSectionChar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CDataSectionContents() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
CdataSectionEnd - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CdataSectionStart - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CdataSectionStartForElementContent - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CHANGED_STRING - Static variable in class org.apache.jackrabbit.test.api.version.AbstractMergeTest
The modified string to check
ChangeLog - Class in org.apache.jackrabbit.core.state
Registers changes made to states and references and consolidates empty changes.
ChangeLog() - Constructor for class org.apache.jackrabbit.core.state.ChangeLog
 
ChangeLog - Class in org.apache.jackrabbit.jcr2spi.state
Registers changes made to states and references and consolidates empty changes.
ChangeLog - Interface in org.apache.jackrabbit.spi.commons.batch
A ChangeLog is a specialized Batch which keeps a list of Operations.
ChangeLogImpl - Class in org.apache.jackrabbit.spi.commons.batch
This ChangeLog implementation simply keeps back all calls to its Batch methods as a list of ChangeLogImpl.operations (with item of type Operation).
ChangeLogImpl() - Constructor for class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
 
ChangeLogRecord - Class in org.apache.jackrabbit.core.cluster
Cluster record representing a workspace or version update.
ChangeLogRecord(ChangeLog, List, Record, String, long, String) - Constructor for class org.apache.jackrabbit.core.cluster.ChangeLogRecord
Create a new instance of this class.
changePassword(String) - Method in interface org.apache.jackrabbit.api.security.user.User
Change the password of this user.
Char - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CHAR_REPRESENTATION - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
CHAR_STRING_LITERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
characters(char[], int, int) - Method in class org.apache.jackrabbit.commons.xml.DefaultContentHandler
Delegated to DefaultContentHandler.handler.
characters(char[], int, int) - Method in class org.apache.jackrabbit.commons.xml.Exporter
Emits a characters event with the given character content.
characters(char[], int, int) - Method in class org.apache.jackrabbit.commons.xml.ProxyContentHandler
Delegated to ProxyContentHandler.handler.
characters(char[], int, int) - Method in class org.apache.jackrabbit.commons.xml.ToXmlContentHandler
Escapes and outputs the given characters.
characters(char[], int, int) - Method in class org.apache.jackrabbit.core.xml.ImportHandler
characters(XMLString, Augmentations) - Method in class org.apache.jackrabbit.extractor.HTMLParser
 
characters(char[], int, int) - Method in class org.apache.jackrabbit.jcr2spi.xml.ImportHandler
characters(char[], int, int) - Method in class org.apache.jackrabbit.jcr2spi.xml.WorkspaceContentHandler
 
CharRef - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CharStringLiteral() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
check(QueryRootNode) - Method in interface org.apache.jackrabbit.core.query.lucene.SpellChecker
Runs the spell checker over the first spellcheck relation query node in the abstract query tree and returns a suggestion in case this spellchecker thinks the words are misspelled.
CHECK_ACCESS - Static variable in class org.apache.jackrabbit.core.ItemValidator
check access permissions
CHECK_ACCESS - Static variable in class org.apache.jackrabbit.jcr2spi.state.ItemStateValidator
option for ItemStateValidator.checkAddNode(org.apache.jackrabbit.jcr2spi.state.NodeState, org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.spi.Name, int) and ItemStateValidator.checkRemoveItem(org.apache.jackrabbit.jcr2spi.state.ItemState, int) methods:

check access rights

CHECK_ALL - Static variable in class org.apache.jackrabbit.jcr2spi.state.ItemStateValidator
 
CHECK_COLLISION - Static variable in class org.apache.jackrabbit.jcr2spi.state.ItemStateValidator
option for ItemStateValidator.checkRemoveItem(org.apache.jackrabbit.jcr2spi.state.ItemState, int) method:

check that target node is not being referenced

CHECK_CONSTRAINTS - Static variable in class org.apache.jackrabbit.core.ItemValidator
option to check if the item is protected by it's nt definition
CHECK_CONSTRAINTS - Static variable in class org.apache.jackrabbit.jcr2spi.state.ItemStateValidator
option for ItemStateValidator.checkAddNode(org.apache.jackrabbit.jcr2spi.state.NodeState, org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.spi.Name, int) and ItemStateValidator.checkRemoveItem(org.apache.jackrabbit.jcr2spi.state.ItemState, int) methods:

check constraints defined in node type

CHECK_HOLD - Static variable in class org.apache.jackrabbit.core.ItemValidator
option to check for effective holds
CHECK_LOCK - Static variable in class org.apache.jackrabbit.core.ItemValidator
option to check lock status
CHECK_LOCK - Static variable in class org.apache.jackrabbit.jcr2spi.state.ItemStateValidator
option for ItemStateValidator.checkAddNode(org.apache.jackrabbit.jcr2spi.state.NodeState, org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.spi.Name, int) and ItemStateValidator.checkRemoveItem(org.apache.jackrabbit.jcr2spi.state.ItemState, int) methods:

check lock status

CHECK_NONE - Static variable in class org.apache.jackrabbit.jcr2spi.state.ItemStateValidator
 
CHECK_PENDING_CHANGES - Static variable in class org.apache.jackrabbit.core.ItemValidator
option to check for pending changes on the session
CHECK_PENDING_CHANGES_ON_NODE - Static variable in class org.apache.jackrabbit.core.ItemValidator
option to check for pending changes on the specified node
CHECK_REFERENCES - Static variable in class org.apache.jackrabbit.core.ItemValidator
check for referential integrity upon removal
CHECK_RETENTION - Static variable in class org.apache.jackrabbit.core.ItemValidator
option to check for effective retention policies
CHECK_VERSIONING - Static variable in class org.apache.jackrabbit.core.ItemValidator
option to check checked-out status
CHECK_VERSIONING - Static variable in class org.apache.jackrabbit.jcr2spi.state.ItemStateValidator
option for ItemStateValidator.checkAddNode(org.apache.jackrabbit.jcr2spi.state.NodeState, org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.spi.Name, int) and ItemStateValidator.checkRemoveItem(org.apache.jackrabbit.jcr2spi.state.ItemState, int) methods:

check checked-out status

checkAddNode(NodeState, Name, Name, int) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Checks if adding a child node called nodeName of node type nodeTypeName to the given parent node is allowed in the current context.
checkAddNode(NodeState, Name, Name, int) - Method in class org.apache.jackrabbit.jcr2spi.state.ItemStateValidator
Checks if adding a child node called nodeName of node type nodeTypeName to the given parent node is allowed in the current context.
checkAddNodeConstraints(Name) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
checkAddNodeConstraints(Name, Name, NodeTypeRegistry) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
checkAddNodeConstraints(Name, ItemDefinitionProvider) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
checkAddNodeConstraints(Name, Name, ItemDefinitionProvider) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
checkAddNodeConstraints(Name, ItemDefinitionProvider) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
checkAddNodeConstraints(Name, Name, ItemDefinitionProvider) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
checkAddProperty(NodeState, Name, QPropertyDefinition, int) - Method in class org.apache.jackrabbit.jcr2spi.state.ItemStateValidator
 
checkBundle(DataInputStream) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.BundleBinding
Checks a NodePropBundle from a data input stream.
checkBundleConsistency(NodeId, NodePropBundle, boolean, Collection) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Checks a single bundle for inconsistencies, ie. inexistent child nodes and inexistent parents.
checkCompleted() - Method in class org.apache.jackrabbit.server.io.AbstractExportContext
 
checkConsistency(String[], boolean, boolean) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
This implementation does nothing.
checkConsistency(String[], boolean, boolean) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
This implementation does nothing.
checkConsistency(String[], boolean, boolean) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
This implementation does nothing.
checkConsistency(String[], boolean, boolean) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Perform a consistency check of the data.
checkCredentials(Credentials, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
Checks if the given credentials are valid.
CHECKED_IN - Static variable in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
The DAV:checked-in property appears on a checked-in version-controlled resource, and identifies the base version of this version-controlled resource.
CHECKED_OUT - Static variable in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
The DAV:checked-out property identifies the base version of this resource.
checkForConflictingContent(NodeTypeDef) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Checks whether there is existing content that would conflict with the given node type definition.
checkFormat(String) - Static method in class org.apache.jackrabbit.core.fs.FileSystemPathUtil
Checks if path is a valid path.
checkFormat(String) - Static method in class org.apache.jackrabbit.name.NameFormat
Deprecated. Checks if jcrName is a valid JCR-style name.
checkFormat(String) - Static method in class org.apache.jackrabbit.name.Path
Deprecated. Use PathFormat.checkFormat(String) instead.
checkFormat(String) - Static method in class org.apache.jackrabbit.name.PathFormat
Deprecated. Checks if jcrPath is a valid JCR-style absolute or relative path.
checkFormat(String) - Static method in class org.apache.jackrabbit.name.QName
Deprecated. Use NameFormat.checkFormat(String) instead.
checkFormat(String) - Static method in class org.apache.jackrabbit.spi.commons.conversion.NameParser
Check the format of the jcr name.
checkFormat(String) - Static method in class org.apache.jackrabbit.spi.commons.conversion.PathParser
Check the format of the given jcr path.
checkForNextNode() - Method in class org.apache.jackrabbit.commons.packaging.FilterContentPackage.FilteringIterator
 
checkForReferencesInContent(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Checks whether there is existing content that directly or indirectly refers to the specified node type.
checkGetType(Property, int) - Static method in class org.apache.jackrabbit.test.api.PropertyUtil
Helper method to test the type received with Value.getType() and Property.getType() .
checkImplementation(DavSession) - Static method in class org.apache.jackrabbit.webdav.jcr.JcrDavSession
 
checkImportDocumentView_IMPORT_UUID_COLLISION_REMOVE_EXISTING() - Method in class org.apache.jackrabbit.test.api.DocumentViewImportTest
Checks ImportUUIDBehavior.IMPORT_UUID_COLLISION_REMOVE_EXISTING i.e that the existing node is removed in case of uuid collision.
checkImportDocumentView_IMPORT_UUID_COLLISION_REPLACE_EXISTING() - Method in class org.apache.jackrabbit.test.api.DocumentViewImportTest
Checks ImportUUIDBehavior.IMPORT_UUID_COLLISION_REPLACE_EXISTING i.e that the existing node is replaced by the imported one node when uuid collision occurs.
checkImportDocumentView_IMPORT_UUID_COLLISION_THROW() - Method in class org.apache.jackrabbit.test.api.DocumentViewImportTest
Checks ImportUUIDBehavior.IMPORT_UUID_COLLISION_THROW i.e that a ItemExistsException is thrown in case of importing with an input stream or a SAXException is thrown in case of importing with a ContentHandler.
checkImportDocumentView_IMPORT_UUID_CREATE_NEW() - Method in class org.apache.jackrabbit.test.api.DocumentViewImportTest
Checks ImportUUIDBehavior.IMPORT_UUID_CREATE_NEW i.e. that a node receives a new uuid when imported in any case.
checkImportSimpleXMLTree() - Method in class org.apache.jackrabbit.test.api.DocumentViewImportTest
Tests if the simple xml document defined in createSimpleDocument() is imported correctly according the specification rules given in 7.3.2
checkin(String) - Method in interface org.apache.jackrabbit.api.jsr283.version.VersionManager
Creates for the versionable node at absPath a new version with a system generated version name and returns that version (which will be the new base version of this node).
checkin() - Method in class org.apache.jackrabbit.core.NodeImpl
checkin(Calendar) - Method in class org.apache.jackrabbit.core.NodeImpl
 
checkin(String) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
Creates for the versionable node at absPath a new version with a system generated version name and returns that version (which will be the new base version of this node).
checkin(NodeImpl, Calendar) - Method in interface org.apache.jackrabbit.core.version.VersionManager
invokes the checkin() on the persistent version manager and remaps the newly created version objects.
checkin(NodeImpl, Calendar) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
invokes the checkin() on the persistent version manager and remaps the newly created version objects.
checkin(NodeImpl, Calendar) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
invokes the checkin() on the persistent version manager and remaps the newly created version objects.
checkin(InternalVersionHistoryImpl, NodeImpl, boolean, Calendar) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Checks in a node
checkin() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
Checkin - Class in org.apache.jackrabbit.jcr2spi.operation
Checkin...
checkin(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.DefaultVersionManager
 
checkin(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
checkin(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
checkin(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
 
checkin(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
checkin(SessionInfo, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Performs a checkin for the Node identified by the given NodeId.
checkin(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
checkin(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Performs a checkin for the Node identified by the given NodeId.
checkin() - Method in class org.apache.jackrabbit.webdav.jcr.VersionControlledItemCollection
Calls Node.checkin() on the underlying repository node.
checkin() - Method in class org.apache.jackrabbit.webdav.jcr.WorkspaceResourceImpl
 
checkin() - Method in class org.apache.jackrabbit.webdav.simple.VersionControlledResourceImpl
Calls Node.checkin() on the underlying repository node.
checkin() - Method in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
Perform a checkin on the version controlled resource.
CHECKIN_FORK - Static variable in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
This property determines the DAV:checkin-fork property of the version that results from checking in this resource.
CHECKIN_FORK - Static variable in interface org.apache.jackrabbit.webdav.version.VersionResource
This property controls the behavior of CHECKIN when a version already has a successor.
checkInitialized() - Method in class org.apache.jackrabbit.core.query.QueryImpl
Checks if this query is initialized and throws an IllegalStateException if it is not yet initialized.
checkInitialized() - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
Check if this manager has been properly initialized.
checkInitialized() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
Throws IllegalStateException if the provider has not been initialized or has been closed.
checkInitialized() - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
checkInitialized() - Method in class org.apache.jackrabbit.core.security.principal.AbstractPrincipalProvider
Check if the instance has been closed AbstractPrincipalProvider.close().
checkInitialized() - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
 
CheckinMethod - Class in org.apache.jackrabbit.webdav.client.methods
CheckinMethod...
CheckinMethod(String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.CheckinMethod
 
CheckinTest - Class in org.apache.jackrabbit.test.api.version
CheckinTest covers tests related to Node.checkin().
CheckinTest() - Constructor for class org.apache.jackrabbit.test.api.version.CheckinTest
 
checkIsCheckedOut(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.DefaultVersionManager
 
checkIsCheckedOut(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
checkIsCheckedOut(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
checkIsWritable() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
Checks if the repository supports level 2 (writing) and the status of this item.
checkIsWritable(NodeState, int) - Method in class org.apache.jackrabbit.jcr2spi.state.ItemStateValidator
 
checkIsWritable() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
checkIsWritable() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionImpl
Always throws ConstraintViolationException since the version storage is protected.
checkLock(NodeImpl) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Check whether the node given is locked by somebody else than the current session.
checkLock(Path, Session) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Check whether the path given is locked by somebody else than the session described.
checkLock(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Check whether the node given is locked by somebody else than the current session.
checkLock(Path, Session) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Check whether the path given is locked by somebody else than the session described.
checkLock(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Check whether the node given is locked by somebody else than the current session.
checkLock(Path, Session) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Check whether the path given is locked by somebody else than the session described.
checkLock() - Method in class org.apache.jackrabbit.core.NodeImpl
Deprecated.  
checkLock(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.lock.DefaultLockManager
 
checkLock(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.lock.LockManager
Check whether the given node state is locked by somebody else than the current session.
checkLock(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
 
checkModify(ItemImpl, int, int) - Method in class org.apache.jackrabbit.core.ItemValidator
 
checkNameFormat(String, Session) - Static method in class org.apache.jackrabbit.test.api.PropertyUtil
checks if the given name follows the NAME syntax rules and if a present prefix is mapped to a registered namespace
checkNamespaceAdded() - Method in class org.apache.jackrabbit.test.api.DocumentViewImportTest
Checks if a namespace not yet existing in the repository is registered after an according document import.
checkNodeAdded(Event[], String[], String[]) - Method in class org.apache.jackrabbit.test.api.observation.AbstractObservationTest
Checks Events for paths.
checkNodeRemoved(Event[], String[], String[]) - Method in class org.apache.jackrabbit.test.api.observation.AbstractObservationTest
Checks Events for paths.
checkNodes(Event[], String[], String[], long) - Method in class org.apache.jackrabbit.test.api.observation.AbstractObservationTest
Checks Events for paths.
checkNotInitialized() - Method in class org.apache.jackrabbit.core.query.QueryImpl
Checks if this query is not yet initialized and throws an IllegalStateException if it is already initialized.
checkout(String) - Method in interface org.apache.jackrabbit.api.jsr283.version.VersionManager
Sets the versionable node at absPath to checked-out status by setting its jcr:isCheckedOut property to true.
checkout() - Method in class org.apache.jackrabbit.core.NodeImpl
checkout(String) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
Sets the versionable node at absPath to checked-out status by setting its jcr:isCheckedOut property to true.
checkout() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
Checkout - Class in org.apache.jackrabbit.jcr2spi.operation
Checkout...
checkout(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.DefaultVersionManager
 
checkout(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
checkout(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
checkout(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
 
checkout(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
checkout(SessionInfo, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Performs a checkout for the Node identified by the given NodeId.
checkout(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
checkout(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Performs a checkout for the Node identified by the given NodeId.
checkout() - Method in class org.apache.jackrabbit.webdav.jcr.VersionControlledItemCollection
Calls Node.checkout() on the underlying repository node.
checkout() - Method in class org.apache.jackrabbit.webdav.jcr.WorkspaceResourceImpl
 
checkout() - Method in class org.apache.jackrabbit.webdav.simple.VersionControlledResourceImpl
Calls Node.checkout() on the underlying repository node.
checkout() - Method in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
Perform a checkout on the version controlled resource.
CHECKOUT_FORK - Static variable in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
This property determines the DAV:checkout-fork property of the version that results from checking in this resource.
CHECKOUT_FORK - Static variable in interface org.apache.jackrabbit.webdav.version.VersionResource
This property controls the behavior of CHECKOUT when a version already is checked out or has a successor.
CHECKOUT_IN_PLACE - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
 
CHECKOUT_SET - Static variable in interface org.apache.jackrabbit.webdav.version.VersionResource
The computed property DAV:checkout-set identifies each checked-out resource whose DAV:checked-out property identifies this version.
CheckoutMethod - Class in org.apache.jackrabbit.webdav.client.methods
CheckoutMethod...
CheckoutMethod(String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.CheckoutMethod
 
CheckoutTest - Class in org.apache.jackrabbit.test.api.version
CheckoutTest covers tests related to Node.checkout() and Node.isCheckedOut().
CheckoutTest() - Constructor for class org.apache.jackrabbit.test.api.version.CheckoutTest
 
checkPathFormat(String, Session) - Static method in class org.apache.jackrabbit.test.api.PropertyUtil
Checks if the given path follows the path syntax rules.
checkPermission(String, int) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
Check if the specified privileges are granted at absPath.
checkPermission(ItemId, int) - Method in interface org.apache.jackrabbit.core.security.AccessManager
Deprecated.  
checkPermission(Path, int) - Method in interface org.apache.jackrabbit.core.security.AccessManager
Determines whether the specified permissions are granted on the item with the specified id (i.e. the target item).
checkPermission(ItemId, int) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
checkPermission(Path, int) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
checkPermission(String, int) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
checkPermission(ItemId, int) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
Determines whether the specified permissions are granted on the item with the specified id (i.e. the target item).
checkPermission(Path, int) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
Determines whether the specified permissions are granted on the item with the specified id (i.e. the target item).
checkPermission(String, int) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
 
checkPermission(ItemId, int) - Method in class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
checkPermission(Path, int) - Method in class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
checkPermission(String, String) - Method in class org.apache.jackrabbit.core.SessionImpl
checkPermission(String, String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Check permission.
checkPermission(String, String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
CheckPermissionTest - Class in org.apache.jackrabbit.test.api
Tests if Session.checkPermission(String, String) yields the correct permissions for a read-only session and a 'superuser' session.
CheckPermissionTest() - Constructor for class org.apache.jackrabbit.test.api.CheckPermissionTest
 
checkpoint(String) - Method in interface org.apache.jackrabbit.api.jsr283.version.VersionManager
Performs a checkin() followed by a checkout() on the versionable node at absPath.
checkpoint(String) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
Performs a checkin() followed by a checkout() on the versionable node at absPath.
checkPropertyAdded(Event[], String[]) - Method in class org.apache.jackrabbit.test.api.observation.AbstractObservationTest
Checks Events for paths.
checkPropertyChanged(Event[], String[]) - Method in class org.apache.jackrabbit.test.api.observation.AbstractObservationTest
Checks Events for paths.
checkPropertyRemoved(Event[], String[]) - Method in class org.apache.jackrabbit.test.api.observation.AbstractObservationTest
Checks Events for paths.
checkPropertyState(DataInputStream) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.BundleBinding
Checks a PropertyState from the data input stream.
checkQueryStatement(String, String, Map) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
Checks if the query statement is valid.
checkQueryStatement(SessionInfo, String, String, Map) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
 
checkQueryStatement(SessionInfo, String, String, Map) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
checkQueryStatement(SessionInfo, String, String, Map) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Checks if the query statement is valid according to the specified query language.
checkQueryStatement(SessionInfo, String, String, Map) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
checkQueryStatement(SessionInfo, String, String, Map) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Checks if the query statement is valid according to the specified query language.
checkReferentialIntegrity(ChangeLog) - Method in class org.apache.jackrabbit.core.version.VersionItemStateManager
 
checkRemove(ItemImpl, int, int) - Method in class org.apache.jackrabbit.core.ItemValidator
 
checkRemoveItem(ItemState, int) - Method in class org.apache.jackrabbit.jcr2spi.state.ItemStateValidator
Checks if removing the given target state is allowed in the current context.
checkRemoveItemConstraints(Name) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
checkRemoveItemConstraints(Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
checkRemoveItemConstraints(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
checkRemoveNode(NodeState, int) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Checks if removing the given target node is allowed in the current context.
checkRemoveNode(NodeState, NodeId, int) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Checks if removing the given target node from the specifed parent is allowed in the current context.
checkRemoveNodeConstraints(Name) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
checkRemovePropertyConstraints(Name) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
checkResult(QueryResult, int) - Method in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
Checks if the result contains a number of hits.
checkResult(QueryResult, int, int) - Method in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
Checks if the result contains a number of hits and properties.
checkResult(QueryResult, Node[]) - Method in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
Checks if the result set contains exactly the nodes.
checkSchema() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Checks if the required schema objects exist and creates them if they don't exist yet.
checkSchema() - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
Checks if the required schema objects exist and creates them if they don't exist yet.
checkSchema() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Checks if the required schema objects exist and creates them if they don't exist yet.
checkSchema() - Method in class org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager
Checks if the required schema objects exist and creates them if they don't exist yet.
checkSchema() - Method in class org.apache.jackrabbit.core.persistence.bundle.H2PersistenceManager
Checks if the required schema objects exist and creates them if they don't exist yet.
checkSchema() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Checks if the required schema objects exist and creates them if they don't exist yet.
checkSchema() - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Checks if the required schema objects exist and creates them if they don't exist yet.
checkSessionInfo(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
Checks the type of the sessionInfo instance.
checkSetProperty() - Method in class org.apache.jackrabbit.core.NodeImpl
Checks various pre-conditions that are common to all setProperty() methods.
checkSetProperty(PropertyState, int) - Method in class org.apache.jackrabbit.jcr2spi.state.ItemStateValidator
 
checkSetPropertyValueConstraints(PropDef, InternalValue[]) - Static method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
Tests if the value constraints defined in the property definition pd are satisfied by the the specified values.
checkSetValue(boolean) - Method in class org.apache.jackrabbit.core.PropertyImpl
Checks various pre-conditions that are common to all setValue() methods.
checkStatus() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
Performs a sanity check on this item and the associated session.
checkSuccess() - Method in interface org.apache.jackrabbit.webdav.client.methods.DavMethod
 
checkSuccess() - Method in class org.apache.jackrabbit.webdav.client.methods.DavMethodBase
 
checkSupportedOption(String) - Method in class org.apache.jackrabbit.test.AbstractJCRTest
Throws a NotExecutableException if the repository does not support the feature identified by the given discriptorKey.
checkTablesExist() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Checks if the database table exist.
checkTablesWithUser() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Indicates if the user name should be included when retrieving the tables during BundleDbPersistenceManager.checkTablesExist().
checkTablesWithUser() - Method in class org.apache.jackrabbit.core.persistence.bundle.OraclePersistenceManager
Indicates if the user name should be included when retrieving the tables during BundleDbPersistenceManager.checkTablesExist().
checkValidNodePath(String) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
Build a qualified path from the specified absPath and test if it is really absolute and points to an existing node.
checkValidNodePath(String) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
checkValidNodePath(String) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
 
checkValue(RowIterator, String, String) - Method in class org.apache.jackrabbit.test.api.query.AbstractQueryLevel2Test
Tests if all results contain only the searched value is contained in the selected property
checkValue(NodeIterator, String, String) - Method in class org.apache.jackrabbit.test.api.query.AbstractQueryLevel2Test
Checks if all nodes in itr have a property with name propertyName and have the expectedValue.
checkValueConstraints(QPropertyDefinition, QValue[]) - Static method in class org.apache.jackrabbit.spi.commons.nodetype.ValueConstraint
Tests if the value constraints defined in the property definition pd are satisfied by the the specified values.
checkXmlTextNode(Node) - Method in class org.apache.jackrabbit.test.api.DocumentViewImportTest
Tests if xmltext in a body of a xml element is correctly imported to a node with name jcr:xmltext and that the value of the text is stored in the singlevalued jcr:xmlcharacters property of String type.
CHILD_NODE_DEFINITION - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
CHILD_NODE_DEFINITION - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
ChildInfo - Interface in org.apache.jackrabbit.spi
ChildInfo...
ChildInfoImpl - Class in org.apache.jackrabbit.spi.commons
ChildInfoImpl implements a serializable ChildInfo.
ChildInfoImpl(Name, String, int) - Constructor for class org.apache.jackrabbit.spi.commons.ChildInfoImpl
Creates a new serializable ChildInfoImpl.
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.
ChildNode - Interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom
Tests whether the selector node is a child of a node reachable by absolute path path.
childNode(String) - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelFactory
Tests whether a node in the default selector is a child of a node reachable by a specified absolute path.
childNode(String, String) - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelFactory
Tests whether a node in the specified selector is a child of a node reachable by a specified absolute path.
childNode(String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Tests whether a node in the default selector is a child of a node reachable by a specified absolute path.
childNode(String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Tests whether a node in the specified selector is a child of a node reachable by a specified absolute path.
childNodeAdded(NodeId, Path, NodeId, Path.Element, Name, Set, Session) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type Event.NODE_ADDED.
childNodeAdded(NodeId, Path, NodeId, Path.Element, Name, Set, Session, boolean) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type Event.NODE_ADDED.
ChildNodeConstraint - Class in org.apache.jackrabbit.core.query.lucene.constraint
ChildNodeConstraint implements a child node constraint.
ChildNodeConstraint(ChildNodeImpl, SelectorImpl) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.ChildNodeConstraint
Creates a child node constraint from the given QOM constraint on the given selector.
CHILDNODEDEFINITION_ELEMENT - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the child node definition element.
CHILDNODEDEFINITION_ELEMENT - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.NodeTypeConstants
Name of the child node definition element.
ChildNodeEntries - Interface in org.apache.jackrabbit.jcr2spi.hierarchy
ChildNodeEntries represents a collection of NodeEntrys that also maintains the index values of same-name siblings on insertion and removal.
ChildNodeEntry - Class in org.apache.jackrabbit.core.state
ChildNodeEntry specifies the name, index (in the case of same-name siblings) and the UUID of a child node entry.
ChildNodeImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
ChildNodeImpl...
ChildNodeJoin - Class in org.apache.jackrabbit.core.query.lucene.join
ChildNodeJoin implements a child node join condition.
ChildNodeJoin(MultiColumnQueryHits, IndexReader, HierarchyResolver, ChildNodeJoinConditionImpl) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.ChildNodeJoin
Creates a new child node join condition.
ChildNodeJoinCondition - Interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom
Tests whether the childSelector node is a child of the parentSelector node.
childNodeJoinCondition(String, String) - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelFactory
Tests whether a first selector's node is a child of a second selector's node.
childNodeJoinCondition(String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Tests whether a first selector's node is a child of a second selector's node.
ChildNodeJoinConditionImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
ChildNodeJoinConditionImpl...
childNodeRemoved(NodeId, Path, NodeId, Path.Element, Name, Set, Session) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type Event.NODE_REMOVED.
childNodeRemoved(NodeId, Path, NodeId, Path.Element, Name, Set, Session, boolean) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type Event.NODE_REMOVED.
ChildNodesQueryHits - Class in org.apache.jackrabbit.core.query.lucene
ChildNodesQueryHits implements query hits that returns the child nodes of another given query hits.
ChildNodesQueryHits(QueryHits, SessionImpl) - Constructor for class org.apache.jackrabbit.core.query.lucene.ChildNodesQueryHits
Creates a new ChildNodesQueryHits that returns the child nodes of all query hits from the given parents.
childNodeTypeName - Variable in class org.apache.jackrabbit.test.api.version.AbstractOnParentVersionTest
 
ChildPropertyEntries - Interface in org.apache.jackrabbit.jcr2spi.hierarchy
ChildPropertyEntries...
ChildPropertyEntriesImpl - Class in org.apache.jackrabbit.jcr2spi.hierarchy
ChildPropertyEntriesImpl...
children - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
 
children - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
childrenAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
Accept the visitor.
childrenAccept(XPathVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
Accept the visitor
ChildrenCollector - Class in org.apache.jackrabbit.util
ChildrenCollector is a utility class which can be used to 'collect' child elements of a node.
ChildrenCollector(Collection, boolean, boolean, int) - Constructor for class org.apache.jackrabbit.util.ChildrenCollector
Constructs a ChildrenCollector
ChildrenCollectorFilter - Class in org.apache.jackrabbit.util
ChildrenCollectorFilter is a utility class which can be used to 'collect' child items of a node whose names match a certain pattern.
ChildrenCollectorFilter(String, Collection, boolean, boolean, int) - Constructor for class org.apache.jackrabbit.util.ChildrenCollectorFilter
Constructs a ChildrenCollectorFilter
CLASS_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.ConfigurationParser
Name of the bean implementation class configuration attribute.
CLASSPATH_CONFIG_PREFIX - Static variable in class org.apache.jackrabbit.jca.JCARepositoryManager
The config file prefix that signifies the file is to be loaded from the classpath.
cleanRevisionStmtSQL - Variable in class org.apache.jackrabbit.core.journal.DatabaseJournal
SQL statement removing a set of revisions with from the journal table.
cleanup() - Method in class org.apache.jackrabbit.jca.AnonymousConnection
cleanup() - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Application server calls this method to force any cleanup on the ManagedConnection instance.
cleanUp() - Method in class org.apache.jackrabbit.test.AbstractJCRTest
 
cleanUpOldRevisions() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal.RevisionTableJanitor
Cleans old revisions from the clustering table.
cleanUpTestRoot(Session) - Method in class org.apache.jackrabbit.test.AbstractJCRTest
Reverts any pending changes made by s and deletes any nodes under AbstractJCRTest.testRoot.
clear() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.BundleCache
Clears this cache and removes all bundles.
clear() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.LRUNodeIdCache
Clears this cache.
clear() - Method in class org.apache.jackrabbit.core.state.ItemStateMap
Removes all entries from this store.
clear() - Method in interface org.apache.jackrabbit.core.state.ItemStateStore
Removes all entries from this store.
clear() - Method in class org.apache.jackrabbit.core.util.EmptyLinkedMap
 
clear() - Method in class org.apache.jackrabbit.core.util.ReferenceChangeTracker
Resets all internal state.
clear() - Method in interface org.apache.jackrabbit.jcr2spi.ItemCache
Clear all entries in the ItemCache and free resources.
clear() - Method in class org.apache.jackrabbit.jcr2spi.ItemCacheImpl
 
clear() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeCache
Clears the cache.
clear() - Method in class org.apache.jackrabbit.jcr2spi.util.ReferenceChangeTracker
Resets all internal state.
clear() - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
Releases all references held by this collection.
clearAllReferences() - Method in class org.apache.jackrabbit.core.state.NodeReferences
 
clearCache() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions
 
clearCache() - Method in class org.apache.jackrabbit.core.security.principal.AbstractPrincipalProvider
Clear the principal cache.
clearInUse() - Method in interface org.apache.jackrabbit.core.data.DataStore
Clear the in-use list.
clearInUse() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Clear the in-use list.
clearInUse() - Method in class org.apache.jackrabbit.core.data.FileDataStore
Clear the in-use list.
CLOCK_SEQ_HI_AND_RESERVED_BYTE_8 - Static variable in interface org.apache.jackrabbit.uuid.Constants
Deprecated. Byte position of the clock sequence and reserved field
CLONE - Static variable in class org.apache.jackrabbit.core.BatchedItemOperations
 
clone(Path, Path) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Clones the subtree at the node srcAbsPath in to the new location at destAbsPath.
clone(NodeState, NodeState, Name) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Implementation of BatchedItemOperations.clone(Path, Path) that has already determined the affected NodeStates.
clone(NodeImpl, Name) - Method in class org.apache.jackrabbit.core.NodeImpl
Create a child node that is a clone of a shareable node.
clone() - Method in class org.apache.jackrabbit.core.nodetype.BitsetENTCacheImpl
clone() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
clone() - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache
clone() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCacheImpl
clone() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
 
clone() - Method in class org.apache.jackrabbit.core.util.EmptyLinkedMap
Returns the single instance of this class.
clone(String, String, String, boolean) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
clone() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
Clone - Class in org.apache.jackrabbit.jcr2spi.operation
Clone...
clone(String, String, String, boolean) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
clone() - Method in class org.apache.jackrabbit.name.QName
Deprecated. Creates a clone of this qualified name.
clone(SessionInfo, String, NodeId, NodeId, Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
 
clone(SessionInfo, String, NodeId, NodeId, Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
clone(SessionInfo, String, NodeId, NodeId, Name, boolean) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Clone the subtree identified by the given srcNodeId in workspace named srcWorkspaceName to the destination in the workspace specified by the given SessionInfo.
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
 
clone(SessionInfo, String, NodeId, NodeId, Name, boolean) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Clone the subtree identified by the given srcNodeId in workspace named srcWorkspaceName to the destination in the workspace specified by the given SessionInfo.
CLONE_REMOVE_EXISTING - Static variable in class org.apache.jackrabbit.core.BatchedItemOperations
 
ClonedInputSource - Class in org.apache.jackrabbit.core.xml
Input source that clones existing input source.
ClonedInputSource(InputSource) - Constructor for class org.apache.jackrabbit.core.xml.ClonedInputSource
Clone existing input source.
cloneInputSource() - Method in class org.apache.jackrabbit.core.xml.ClonedInputSource
Make a clone if this input source.
close() - Method in interface org.apache.jackrabbit.core.data.DataStore
Close the data store
close() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Close the data store
close() - Method in class org.apache.jackrabbit.core.data.db.DbInputStream
When the stream is consumed, the database objects held by the instance are closed.
close() - Method in class org.apache.jackrabbit.core.data.db.DerbyDataStore
 
close() - Method in class org.apache.jackrabbit.core.data.db.TempFileInputStream
 
close() - Method in class org.apache.jackrabbit.core.data.FileDataStore
Close the data store
close() - Method in class org.apache.jackrabbit.core.data.GarbageCollector
Cleanup resources used internally by this instance.
close() - Method in class org.apache.jackrabbit.core.data.LazyFileInputStream
 
close() - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
close() - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Close the file system.
close() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Close the file system.
close() - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Close the file system.
close() - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Close the file system.
close() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
close() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Close this journal.
close() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal.DatabaseRevision
Closes the instance revision.
close() - Method in class org.apache.jackrabbit.core.journal.FileJournal
Close this journal.
close() - Method in class org.apache.jackrabbit.core.journal.FileRecordIterator
Close this cursor, releasing its resources.
close() - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
Close this log.
close() - Method in class org.apache.jackrabbit.core.journal.FileRevision
Close file revision.
close() - Method in interface org.apache.jackrabbit.core.journal.InstanceRevision
Closes the instance revision.
close() - Method in interface org.apache.jackrabbit.core.journal.Journal
Close this journal.
close() - Method in class org.apache.jackrabbit.core.journal.ReadRecord
Close this record, eventually skipping unconsumed bytes.
close() - Method in interface org.apache.jackrabbit.core.journal.RecordIterator
Close this iterator.
close() - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Close this lock manager.
close() - Method in class org.apache.jackrabbit.core.nodetype.compact.CompactNodeTypeDefWriter
Flushes all pending write operations and Closes this writer. please note, that the underlying writer remains open.
close() - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Closes the persistence manager.
close() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Closes the persistence manager.
close() - Method in interface org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.CloseableBLOBStore
 
close() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.DbBlobStore
 
close() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.FSBlobStore
 
close() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Closes the persistence manager.
close() - Method in interface org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager.CloseableBLOBStore
 
close() - Method in class org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager
Closes the given connection by shutting down the embedded Derby database.
close() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager
Closes all resources held by this ConnectionRecoveryManager.
close() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.DbNameIndex
Closes this index and releases it's resources.
close() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.TrackingInputStream
close() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Closes the persistence manager.
close() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Closes the persistence manager.
close() - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Closes the persistence manager.
close() - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Closes the persistence manager.
close() - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Closes the persistence manager.
close() - Method in class org.apache.jackrabbit.core.query.lucene.AbstractQueryHits
This default implemetation does nothing.
close() - Method in class org.apache.jackrabbit.core.query.lucene.ChildNodesQueryHits
This default implemetation does nothing.
close() - Method in interface org.apache.jackrabbit.core.query.lucene.CloseableHits
Releases resources held by this hits instance.
close() - Method in class org.apache.jackrabbit.core.query.lucene.directory.IndexInputStream

Closes the underlying index input.

close() - Method in class org.apache.jackrabbit.core.query.lucene.directory.IndexOutputStream

Closes the underlying index output.

close() - Method in class org.apache.jackrabbit.core.query.lucene.FilterMultiColumnQueryHits
Releases resources held by this hits instance.
close() - Method in class org.apache.jackrabbit.core.query.lucene.FilterQueryHits
Releases resources held by this hits instance.
close() - Method in class org.apache.jackrabbit.core.query.lucene.join.AbstractCondition
Closes this join condition and frees resources.
close() - Method in interface org.apache.jackrabbit.core.query.lucene.join.Condition
Closes this condition and frees resources.
close() - Method in class org.apache.jackrabbit.core.query.lucene.join.Join
Releases resources held by this hits instance.
close() - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryHits
Releases resources held by this hits instance.
close() - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsAdapter
Releases resources held by this hits instance.
close() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Closes this QueryHandler and frees resources attached to this handler.
close() - Method in interface org.apache.jackrabbit.core.query.lucene.SpellChecker
Closes this spell checker and allows it to free resources.
close() - Method in interface org.apache.jackrabbit.core.query.QueryHandler
Closes this QueryHandler and frees resources attached to this handler.
close() - Method in class org.apache.jackrabbit.core.retention.RetentionRegistryImpl
 
close() - Method in class org.apache.jackrabbit.core.SearchManager
Closes this SearchManager and also closes the FileSystem configured in SearchConfig.
close() - Method in interface org.apache.jackrabbit.core.security.AccessManager
Close this access manager.
close() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
 
close() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions
 
close() - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlProvider
Closes this provider when it is no longer used by the respective workspace and release resources bound by this provider.
close() - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlProviderFactory
Dispose this AccessControlProviderFactory and its resources.
close() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlProviderFactoryImpl
 
close() - Method in class org.apache.jackrabbit.core.security.authorization.combined.CombinedProvider
 
close() - Method in interface org.apache.jackrabbit.core.security.authorization.CompiledPermissions
Indicate to this CompiledPermissions object that it is not used any more.
close() - Method in interface org.apache.jackrabbit.core.security.authorization.WorkspaceAccessManager
Dispose this WorkspaceAccessManager and its resources.
close() - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
close() - Method in interface org.apache.jackrabbit.core.security.JackrabbitSecurityManager
Disposes this security manager instance and cleans all internal caches.
close() - Method in class org.apache.jackrabbit.core.security.principal.AbstractPrincipalProvider
Clears the cache and calls the implementation to close their resources
close() - Method in class org.apache.jackrabbit.core.security.principal.DefaultPrincipalProvider
 
close() - Method in interface org.apache.jackrabbit.core.security.principal.PrincipalProvider
This is called when a provider is not longer used by the repository.
close() - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
Close this access manager.
close() - Method in class org.apache.jackrabbit.core.security.simple.SimpleSecurityManager
 
close() - Method in class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
close() - Method in interface org.apache.jackrabbit.core.version.VersionManager
Close this version manager.
close() - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Close this version manager.
close() - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Close this version manager.
close() - Method in class org.apache.jackrabbit.server.io.BoundedInputStream
close() - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.CompactNodeTypeDefWriter
Flushes all pending write operations and Closes this writer. please note, that the underlying writer remains open.
close() - Method in class org.apache.jackrabbit.test.LogPrintWriter
 
close() - Method in class org.apache.jackrabbit.util.LazyFileInputStream
CloseableHits - Interface in org.apache.jackrabbit.core.query.lucene
Defines an interface for query hits that need to be closed when done reading from it.
CloseApos - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
closeConnection(Connection) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Closes the given database connection.
closeConnection(Connection) - Method in class org.apache.jackrabbit.core.fs.db.DerbyFileSystem
Closes the given connection and shuts down the embedded Derby database if shutdownOnClose is set to true.
closeConnection(Connection) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Closes the given database connection.
closeConnection(Connection) - Method in class org.apache.jackrabbit.core.persistence.db.DerbyPersistenceManager
Closes the given connection and shuts down the embedded Derby database if shutdownOnClose is set to true.
closeHandle(JCASessionHandle) - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Close the handle.
CLOSEKINDTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
closeOrRelease(IndexReader) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Depending on the type of the reader this method either closes or releases the reader.
CloseQuot - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
closeResultSet(ResultSet) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
closeResultSet(ResultSet) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Closes the result set
closeResultSet(ResultSet) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
closeSilently(Connection) - Static method in class org.apache.jackrabbit.core.data.db.DatabaseHelper
Silently closes a connection.
closeSilently(ResultSet) - Static method in class org.apache.jackrabbit.core.data.db.DatabaseHelper
Silently closes a result set.
closeSilently(Statement) - Static method in class org.apache.jackrabbit.core.data.db.DatabaseHelper
Silently closes a statement.
closeStatement(Statement) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
closeStatement(PreparedStatement) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
closes the statement
closeStatement(Statement) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
CLUSTER_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the cluster configuration element.
ClusterConfig - Class in org.apache.jackrabbit.core.config
Cluster configuration.
ClusterConfig(String, long, JournalConfig) - Constructor for class org.apache.jackrabbit.core.config.ClusterConfig
Creates a new cluster configuration.
ClusterContext - Interface in org.apache.jackrabbit.core.cluster
Initial interface passed to a ClusterNode.
CLUSTERED_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the clustered configuration attribute.
ClusterException - Exception in org.apache.jackrabbit.core.cluster
The ClusterException signals an error within a cluster operation.
ClusterException(String) - Constructor for exception org.apache.jackrabbit.core.cluster.ClusterException
Constructs a new instance of this class with the specified detail message.
ClusterException(String, Throwable) - Constructor for exception org.apache.jackrabbit.core.cluster.ClusterException
Constructs a new instance of this class with the specified detail message and root cause.
ClusterNode - Class in org.apache.jackrabbit.core.cluster
Default clustered node implementation.
ClusterNode() - Constructor for class org.apache.jackrabbit.core.cluster.ClusterNode
 
ClusterOperation - Interface in org.apache.jackrabbit.core.cluster
Cluster operation that will be written to the cluster's journal and ultimately processed by other instances.
ClusterRecord - Class in org.apache.jackrabbit.core.cluster
Base cluster record.
ClusterRecord(Record, String) - Constructor for class org.apache.jackrabbit.core.cluster.ClusterRecord
Create a new instance of this class.
ClusterRecord(Record) - Constructor for class org.apache.jackrabbit.core.cluster.ClusterRecord
Create a new instance of this class.
ClusterRecordDeserializer - Class in org.apache.jackrabbit.core.cluster
Deserialize a record written by a ClusterNode.
ClusterRecordDeserializer() - Constructor for class org.apache.jackrabbit.core.cluster.ClusterRecordDeserializer
 
ClusterRecordProcessor - Interface in org.apache.jackrabbit.core.cluster
Cluster record processor.
clusterSyncOnRefresh() - Method in class org.apache.jackrabbit.core.SessionImpl
Checks whether the SessionImpl.refresh(boolean) method should cause cluster synchronization.
CodedUrlHeader - Class in org.apache.jackrabbit.webdav.header
CodedUrlHeader...
CodedUrlHeader(String, String) - Constructor for class org.apache.jackrabbit.webdav.header.CodedUrlHeader
 
Collation - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
COLLECTION - Static variable in class org.apache.jackrabbit.webdav.property.ResourceType
The collection resource type
COLON - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
ColonEquals - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
Column - Interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom
Defines a column to include in the tabular view of query results.
column(String) - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelFactory
Identifies a property in the default selector to include in the tabular view of query results.
column(String, String) - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelFactory
Identifies a property in the default selector to include in the tabular view of query results.
column(String, String, String) - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelFactory
Identifies a property in the specified selector to include in the tabular view of query results.
column(String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Identifies a property in the default selector to include in the tabular view of query results.
column(String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Identifies a property in the default selector to include in the tabular view of query results.
column(String, String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Identifies a property in the specified selector to include in the tabular view of query results.
column - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
column - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
ColumnImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
ColumnImpl...
combine(AbstractCompiledPermissions.Result) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions.Result
 
CombinedProvider - Class in org.apache.jackrabbit.core.security.authorization.combined
CombinedProvider...
CombinedProvider() - Constructor for class org.apache.jackrabbit.core.security.authorization.combined.CombinedProvider
 
COMBINING_CHAR - Static variable in class org.apache.jackrabbit.test.api.PropertyUtil
 
CombiningChar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
COMMA - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
Comma - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CommaForKindTest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
COMMENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
Comment - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
COMMENT - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
The "DAV:comment" property is used to track a brief comment about a resource that is suitable for presentation to a user.
COMMENT_CHAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
COMMENT_INTRO - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
CommentContent - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CommentContentChar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CommentContentCharDash - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CommentContents - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CommentEnd - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CommentLbrace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CommentLpar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CommentLparForKindTest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CommentStart - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
CommentTest() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
commit(TransactionContext) - Method in interface org.apache.jackrabbit.core.InternalXAResource
Commit transaction.
commit(TransactionContext) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Commit transaction.
commit() - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Method to commit the authentication process (phase 2).
commit(TransactionContext) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Commit transaction.
commit() - Method in class org.apache.jackrabbit.core.TransactionContext
Commit the transaction identified by this context.
commit(TransactionContext) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Commit transaction.
commit(Xid, boolean) - Method in class org.apache.jackrabbit.core.XASessionImpl
commit(Xid, boolean) - Method in class org.apache.jackrabbit.jca.AnonymousConnection
 
commit(Xid, boolean) - Method in class org.apache.jackrabbit.jca.TransactionBoundXAResource
 
CommonContent() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
CompactNodeTypeDefReader - Class in org.apache.jackrabbit.core.nodetype.compact
CompactNodeTypeDefReader.
CompactNodeTypeDefReader(Reader, String) - Constructor for class org.apache.jackrabbit.core.nodetype.compact.CompactNodeTypeDefReader
Creates a new CND reader.
CompactNodeTypeDefReader(Reader, String, NamespaceMapping) - Constructor for class org.apache.jackrabbit.core.nodetype.compact.CompactNodeTypeDefReader
Creates a new CND reader.
CompactNodeTypeDefReader - Class in org.apache.jackrabbit.spi.commons.nodetype.compact
CompactNodeTypeDefReader.
CompactNodeTypeDefReader(Reader, String, QNodeTypeDefinitionsBuilder) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.compact.CompactNodeTypeDefReader
Creates a new CND reader.
CompactNodeTypeDefReader(Reader, String, NamespaceMapping, QNodeTypeDefinitionsBuilder) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.compact.CompactNodeTypeDefReader
Creates a new CND reader.
CompactNodeTypeDefWriter - Class in org.apache.jackrabbit.core.nodetype.compact
Prints node type defs in a compact notation Print Format: [ex:NodeType] > ex:ParentType1, ex:ParentType2 orderable mixin - ex:property (STRING) = 'default1', 'default2' primary mandatory autocreated protected multiple VERSION < 'constraint1', 'constraint2' + ex:node (ex:reqType1, ex:reqType2) = ex:defaultType mandatory autocreated protected multiple VERSION
CompactNodeTypeDefWriter(Writer, NamespaceResolver, NamePathResolver) - Constructor for class org.apache.jackrabbit.core.nodetype.compact.CompactNodeTypeDefWriter
Creates a new nodetype writer
CompactNodeTypeDefWriter(Writer, NamespaceResolver, NamePathResolver, boolean) - Constructor for class org.apache.jackrabbit.core.nodetype.compact.CompactNodeTypeDefWriter
Creates a new nodetype writer
CompactNodeTypeDefWriter - Class in org.apache.jackrabbit.spi.commons.nodetype.compact
Prints node type defs in a compact notation Print Format: [ex:NodeType] > ex:ParentType1, ex:ParentType2 orderable mixin - ex:property (STRING) = 'default1', 'default2' primary mandatory autocreated protected multiple VERSION < 'constraint1', 'constraint2' + ex:node (ex:reqType1, ex:reqType2) = ex:defaultType mandatory autocreated protected multiple VERSION
CompactNodeTypeDefWriter(Writer, NamespaceResolver, NamePathResolver, ValueFactory) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.compact.CompactNodeTypeDefWriter
Creates a new nodetype writer
CompactNodeTypeDefWriter(Writer, NamespaceResolver, NamePathResolver, ValueFactory, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.compact.CompactNodeTypeDefWriter
Creates a new nodetype writer
ComparableBoolean - Class in org.apache.jackrabbit.core.query.lucene
Represents a boolean that implement Comparable.
compare(Comparable, Comparable) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Compares values c1 and c2.
compare(Value, Value) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Compares the two values.
COMPARE_BASELINE - Static variable in class org.apache.jackrabbit.webdav.version.report.CompareBaselineReport
 
CompareBaselineReport - Class in org.apache.jackrabbit.webdav.version.report
CompareBaselineReport...
CompareBaselineReport() - Constructor for class org.apache.jackrabbit.webdav.version.report.CompareBaselineReport
 
compareTo(Object) - Method in class org.apache.jackrabbit.core.journal.RotatingLogFile
compareTo(RotatingLogFile) - Method in class org.apache.jackrabbit.core.journal.RotatingLogFile
Compares this log file to another file.
compareTo(Object) - Method in class org.apache.jackrabbit.core.query.lucene.ComparableBoolean
 
compareTo(Object) - Method in class org.apache.jackrabbit.name.QName
Deprecated. Compares two qualified names.
compareTo(Object) - Method in class org.apache.jackrabbit.uuid.UUID
Deprecated. Compares two UUIDs.
Comparison - Interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom
Filters node-tuples based on the outcome of a binary operation.
comparison(DynamicOperand, int, StaticOperand) - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelFactory
Filters node-tuples based on the outcome of a binary operation.
comparison(DynamicOperand, int, StaticOperand) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Filters node-tuples based on the outcome of a binary operation.
ComparisonConstraint - Class in org.apache.jackrabbit.core.query.lucene.constraint
ComparisonConstraint implements a comparison constraint.
ComparisonConstraint(DynamicOperand, int, Value, SelectorImpl) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.ComparisonConstraint
Creates a new comparision constraint.
ComparisonExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ComparisonImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
ComparisonImpl...
ComparisonOperation() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
CompAttrConstructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
CompCommentConstructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
CompDocConstructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
CompElemConstructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
CompiledPermissions - Interface in org.apache.jackrabbit.core.security.authorization
CompiledPermissions represents the evaluation of an AccessControlPolicy that applies for a given set of Principals (normally obtained from the Subject of a Session).
compilePermissions(Set) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlProvider
Compiles the effective policy for the specified set of Principals.
compilePermissions(Set) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLProvider
 
compilePermissions(Set) - Method in class org.apache.jackrabbit.core.security.authorization.combined.CombinedProvider
 
compilePermissions(Set) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider
 
compilePermissions(Set) - Method in class org.apache.jackrabbit.core.security.user.UserAccessControlProvider
 
complete(Operation) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
Clean up this entry upon Operation.undo() or Operation.persisted().
complete(Operation) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
complete(Operation) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.PropertyEntryImpl
 
completed - Variable in class org.apache.jackrabbit.server.io.AbstractExportContext
 
COMPLIANCE_CLASSES - Static variable in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
 
CompositeTextExtractor - Class in org.apache.jackrabbit.extractor
Composite text extractor.
CompositeTextExtractor() - Constructor for class org.apache.jackrabbit.extractor.CompositeTextExtractor
 
CompPIConstructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
CompTextConstructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
COMPUTE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
COMPUTE - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
computeAutoValues(QPropertyDefinition) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
 
computeAutoValues(QPropertyDefinition) - Method in class org.apache.jackrabbit.spi.commons.value.QValueFactoryImpl
 
computeAutoValues(QPropertyDefinition) - Method in interface org.apache.jackrabbit.spi.QValueFactory
Given the QPropertyDefinition of an autocreated property, compute suitable values to be used in transient space until the newly created node gets saved.
ComputedConstructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
computeRelativePath(Path) - Method in class org.apache.jackrabbit.name.Path
Deprecated. Computes the relative path from this absolute path to other.
computeRelativePath(Path) - Method in interface org.apache.jackrabbit.spi.Path
Computes the relative path from this absolute path to other.
computeSystemGeneratedPropertyValues(Name, PropertyDefinitionImpl) - Method in class org.apache.jackrabbit.core.NodeImpl
Computes the values of well-known system (i.e. protected) properties.
con - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
con - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
CONCAT_OPERATOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
concatComplianceClasses(String[]) - Static method in class org.apache.jackrabbit.webdav.DavCompliance
 
Condition - Interface in org.apache.jackrabbit.core.query.lucene.join
Condition defines an interface for a join condition.
condition - Variable in class org.apache.jackrabbit.core.query.lucene.join.Join
The join condition.
CONFIG_ROOT_PATH_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the config root path configuration attribute.
CONFIGFILEPATH_ADDRTYPE - Static variable in class org.apache.jackrabbit.core.jndi.BindableRepository
type of configFilePath reference address
ConfigurationErrorHandler - Class in org.apache.jackrabbit.core.config
Error handler for errors in the repository or workspace configuration.
ConfigurationErrorHandler() - Constructor for class org.apache.jackrabbit.core.config.ConfigurationErrorHandler
 
ConfigurationException - Exception in org.apache.jackrabbit.core.config
Exception class used for configuration errors.
ConfigurationException(String) - Constructor for exception org.apache.jackrabbit.core.config.ConfigurationException
Creates a configuration exception.
ConfigurationException(String, Exception) - Constructor for exception org.apache.jackrabbit.core.config.ConfigurationException
Creates a configuration exception that is caused by another exception.
ConfigurationParser - Class in org.apache.jackrabbit.core.config
Configuration parser base class.
ConfigurationParser(Properties) - Constructor for class org.apache.jackrabbit.core.config.ConfigurationParser
Creates a new configuration parser with the given parser variables.
conn - Variable in class org.apache.jackrabbit.core.data.db.DbInputStream
 
connect(ItemState) - Method in class org.apache.jackrabbit.core.state.ItemState
Connect this state to some underlying overlayed state.
ConnectionFactory - Class in org.apache.jackrabbit.core.persistence.bundle.util
A factory for new database connections.
connectionManager - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
The class that manages statement execution and recovery from connection loss.
connectionManager - Variable in class org.apache.jackrabbit.core.persistence.bundle.util.DbNameIndex
The class that manages statement execution and recovery from connection loss.
connectionPool - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
A list of connections
ConnectionRecoveryManager - Class in org.apache.jackrabbit.core.persistence.bundle.util
This class provides methods to get a database connection and to execute SQL statements.
ConnectionRecoveryManager(boolean, String, String, String, String) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager
Creates a ConnectionRecoveryManager and establishes a database Connection using the driver, user, password and url arguments.
ConnectionRecoveryManager.StreamWrapper - Class in org.apache.jackrabbit.core.persistence.bundle.util
A wrapper for a binary stream that includes the size of the stream.
ConnectionRecoveryManager.StreamWrapper(InputStream, long) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager.StreamWrapper
Creates a wrapper for the given InputStream that can safely be passed as a parameter to the executeStmt methods in the ConnectionRecoveryManager class.
consistencyCheck - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
flag indicating if a consistency check should be issued during startup
consistencyFix - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
flag indicating if the consistency check should attempt to fix issues
ConsolidatingChangeLog - Class in org.apache.jackrabbit.spi.commons.batch
A ChangeLog implementation which does basic consolidation on its Operations.
ConsolidatingChangeLog() - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
Create a new instance of a consolidating change log.
ConsolidatingChangeLog.CancelableOperation - Interface in org.apache.jackrabbit.spi.commons.batch
This class represent an Operation which can be cancelled by another operation or which cancels another operation.
ConsolidatingChangeLog.CancelableOperations - Class in org.apache.jackrabbit.spi.commons.batch
Factory for creating CancelableOperations.
ConsolidatingChangeLog.CancelableOperations.AddNode - Class in org.apache.jackrabbit.spi.commons.batch
An AddNode operation is is cancelled by a Remove operation higher up the tree.
ConsolidatingChangeLog.CancelableOperations.AddNode(NodeId, Name, Name, String) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.AddNode
 
ConsolidatingChangeLog.CancelableOperations.AddProperty - Class in org.apache.jackrabbit.spi.commons.batch
AddProperty operations might cancel with Remove and SetValue operations.
ConsolidatingChangeLog.CancelableOperations.AddProperty(NodeId, Name, QValue) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.AddProperty
 
ConsolidatingChangeLog.CancelableOperations.AddProperty(NodeId, Name, QValue[]) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.AddProperty
 
ConsolidatingChangeLog.CancelableOperations.Empty - Class in org.apache.jackrabbit.spi.commons.batch
An Empty operation never cancels another operation and is never cancelled by any other operation.
ConsolidatingChangeLog.CancelableOperations.Empty() - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.Empty
 
ConsolidatingChangeLog.CancelableOperations.Move - Class in org.apache.jackrabbit.spi.commons.batch
An Move operation never cancels another operation and is never cancelled by any other operation.
ConsolidatingChangeLog.CancelableOperations.Move(NodeId, NodeId, Name) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.Move
 
ConsolidatingChangeLog.CancelableOperations.Remove - Class in org.apache.jackrabbit.spi.commons.batch
An Remove operation never cancels another operation and is never cancelled by any other operation.
ConsolidatingChangeLog.CancelableOperations.Remove(ItemId) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.Remove
 
ConsolidatingChangeLog.CancelableOperations.ReorderNodes - Class in org.apache.jackrabbit.spi.commons.batch
A ReorderNodes operation might cancel with Remove and ReorderNodes operations.
ConsolidatingChangeLog.CancelableOperations.ReorderNodes(NodeId, NodeId, NodeId) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.ReorderNodes
 
ConsolidatingChangeLog.CancelableOperations.SetMixins - Class in org.apache.jackrabbit.spi.commons.batch
A SetMixins operation might cancel with Remove and SetMixins operations.
ConsolidatingChangeLog.CancelableOperations.SetMixins(NodeId, Name[]) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.SetMixins
 
ConsolidatingChangeLog.CancelableOperations.SetValue - Class in org.apache.jackrabbit.spi.commons.batch
A SetValue operation might cancel with Remove and SetValue operations.
ConsolidatingChangeLog.CancelableOperations.SetValue(PropertyId, QValue) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.SetValue
 
ConsolidatingChangeLog.CancelableOperations.SetValue(PropertyId, QValue[]) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.SetValue
 
ConstantNameProvider - Interface in org.apache.jackrabbit.spi.commons.query
Provides descriptive names for integer constants
Constants - Interface in org.apache.jackrabbit.core.nodetype.xml
Name constants for the node type XML elements and attributes.
Constants - Interface in org.apache.jackrabbit.uuid
Deprecated. This class will be removed in Jackrabbit 2.0.
CONSTRAINT - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
Constraint - Interface in org.apache.jackrabbit.core.query.lucene.constraint
Constraint defines an interface for a QOM constraint.
CONSTRAINT - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
Constraint - Interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom
Filters the set of node-tuples formed by evaluating the query's selectors and the joins between them.
ConstraintBuilder - Class in org.apache.jackrabbit.core.query.lucene.constraint
ConstraintBuilder builds a Constraint from a tree of QOM constraints.
ConstraintBuilder() - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.ConstraintBuilder
 
ConstraintImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
ConstraintImpl is the common basis for classes that implement the Constraint interface.
ConstraintImpl(NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.query.qom.ConstraintImpl
 
ConstructionDecl() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
Constructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
consume(Record) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Consume a record.
consume(Record) - Method in interface org.apache.jackrabbit.core.journal.RecordConsumer
Consume a record.
contains(long) - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
Return a flag indicating whether this record log contains a certain revision.
contains(EffectiveNodeTypeCache.Key) - Method in class org.apache.jackrabbit.core.nodetype.BitsetENTCacheImpl
Checks if the effective node type for the given key exists.
contains(EffectiveNodeTypeCache.Key) - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache
Checks if the effective node type for the given key exists.
contains(EffectiveNodeTypeCache.Key) - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache.Key
Checks if the otherKey is contained in this one.
contains(EffectiveNodeTypeCache.Key) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCacheImpl
Checks if the effective node type for the given key exists.
contains(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
 
contains(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.BundleCache
Checks if the bundle with the given id is cached.
contains(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.LRUNodeIdCache
Checks if the given id is contained in this cached.
contains(ItemId) - Method in class org.apache.jackrabbit.core.state.ItemStateMap
Returns true if this store contains an ItemState object with the specified id.
contains(ItemId) - Method in interface org.apache.jackrabbit.core.state.ItemStateStore
Returns true if this store contains an ItemState object with the specified id.
contains(Name) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntries
Returns true if a property entry with the given name exists.
contains(Name) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntriesImpl
 
contains(EffectiveNodeTypeCache.Key) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeCache
Checks if the effective node type for the given key exists.
contains(EffectiveNodeTypeCache.Key) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeCache.Key
Checks if the otherKey is contained in this one.
CONTAINS - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
contains(Object) - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
Returns true if this collection contains o.
contains(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
 
contains(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
Checks if this set contains the property with the specified name.
contains(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.property.PropContainer
Returns true if this PropContainer contains a content element that matches the given DavPropertyName.
containsAll(Collection) - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
 
containsContentElement(String, Namespace) - Method in class org.apache.jackrabbit.webdav.version.report.ReportInfo
Indicates whether this info contains an element with the given name/namespace.
containsElement(String, Namespace) - Method in class org.apache.jackrabbit.webdav.version.OptionsInfo
Returns true if a child element with the given name and namespace is present.
ContainsExpression() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
containsHeader(String) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
containsShare(NodeId) - Method in class org.apache.jackrabbit.core.state.NodeState
Return a flag whether the given parent id appears in the shared set.
content - Variable in class org.apache.jackrabbit.commons.packaging.FilterContentPackage
 
content - Variable in class org.apache.jackrabbit.commons.packaging.FilterContentPackage.FilteringIterator
The content we will iterate over.
ContentExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
CONTENTHANDLER - Variable in class org.apache.jackrabbit.test.api.SerializationTest
 
contentIndex - Variable in class org.apache.jackrabbit.commons.packaging.FilterContentPackage.FilteringIterator
 
ContentPackage - Interface in org.apache.jackrabbit.commons.packaging
 
ContentPackageExporter - Interface in org.apache.jackrabbit.commons.packaging
 
contentTypeFromType(int) - Static method in class org.apache.jackrabbit.webdav.jcr.JcrValueType
 
context - Variable in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
the persistence manager context
ContextItemExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
convert(String, Exception) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Convert an exception to a data store exception.
convert(String, int) - Static method in class org.apache.jackrabbit.value.ValueHelper
Deprecated. Use ValueHelper.convert(String, int, ValueFactory) instead.
convert(String, int, ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
 
convert(InputStream, int) - Static method in class org.apache.jackrabbit.value.ValueHelper
Deprecated. Use ValueHelper.convert(InputStream, int, ValueFactory) instead.
convert(InputStream, int, ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
 
convert(String[], int) - Static method in class org.apache.jackrabbit.value.ValueHelper
Deprecated. Use ValueHelper.convert(String[], int, ValueFactory) instead.
convert(String[], int, ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
Same as ValueHelper.convert(String[], int, ValueFactory) using ValueFactoryImpl.
convert(InputStream[], int, ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
 
convert(Value[], int) - Static method in class org.apache.jackrabbit.value.ValueHelper
Deprecated. Use ValueHelper.convert(Value[], int, ValueFactory) instead.
convert(Value[], int, ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
 
convert(Value, int) - Static method in class org.apache.jackrabbit.value.ValueHelper
Deprecated. Use ValueHelper.convert(Value, int, ValueFactory) instead.
convert(Value, int, ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
Converts the given value to a value of the specified target type.
CooperativeFileLock - Class in org.apache.jackrabbit.core.util
The file lock is used to ensure a resource is only open once at any time.
CooperativeFileLock() - Constructor for class org.apache.jackrabbit.core.util.CooperativeFileLock
 
COPY - Static variable in class org.apache.jackrabbit.core.BatchedItemOperations
 
copy(Path, Path, int) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Copies the tree at srcPath to the new location at destPath.
copy(Path, ItemStateManager, HierarchyManager, AccessManager, Path, int) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Copies the tree at srcPath retrieved using the specified srcStateMgr to the new location at destPath.
copy(String, String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Copies a file or folder to a new location.
copy(String, String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Copies a file or folder to a new location.
copy(String, String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Copies a file or folder to a new location.
copy(File, File) - Static method in class org.apache.jackrabbit.core.fs.local.FileUtil
Recursively copies the given file or directory to the given destination.
copy(String, String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Copies a file or folder to a new location.
copy(String, String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
COPY - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
copy(NodeId) - Method in class org.apache.jackrabbit.core.persistence.PersistenceCopier
Recursively copies the identified node and all its descendants.
copy(File, File) - Static method in class org.apache.jackrabbit.core.RepositoryCopier
Copies the contents of the repository in the given source directory to a repository in the given target directory.
copy(RepositoryConfig, File) - Static method in class org.apache.jackrabbit.core.RepositoryCopier
Copies the contents of the repository with the given configuration to a repository in the given target directory.
copy(RepositoryConfig, RepositoryConfig) - Static method in class org.apache.jackrabbit.core.RepositoryCopier
Copies the contents of the source repository with the given configuration to a target repository with the given configuration.
copy(RepositoryImpl, File) - Static method in class org.apache.jackrabbit.core.RepositoryCopier
Copies the contents of the given source repository to a repository in the given target directory.
copy(RepositoryImpl, RepositoryConfig) - Static method in class org.apache.jackrabbit.core.RepositoryCopier
Copies the contents of the given source repository to a target repository with the given configuration.
copy() - Method in class org.apache.jackrabbit.core.RepositoryCopier
Copies the full content from the source to the target repository.
copy(ItemState, boolean) - Method in class org.apache.jackrabbit.core.state.ItemState
Copy state information from another state into this state
copy(ItemState, boolean) - Method in class org.apache.jackrabbit.core.state.NodeState
Copy state information from another state into this state
copy(ItemState, boolean) - Method in class org.apache.jackrabbit.core.state.PropertyState
Copy state information from another state into this state
copy(String, String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
copy(String, String, String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Copy - Class in org.apache.jackrabbit.jcr2spi.operation
Copy...
copy(String, String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
copy(String, String, String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
copy(SessionInfo, String, NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
 
copy(SessionInfo, String, NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
COPY - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
copy(SessionInfo, String, NodeId, NodeId, Name) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Clone the subtree identified by the given srcNodeId in workspace named srcWorkspaceName to the destination in the workspace specified by the given SessionInfo.
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
 
copy(SessionInfo, String, NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Clone the subtree identified by the given srcNodeId in workspace named srcWorkspaceName to the destination in the workspace specified by the given SessionInfo.
copy(Value) - Static method in class org.apache.jackrabbit.value.ValueHelper
Deprecated. Use ValueHelper.copy(Value, ValueFactory) instead.
copy(Value, ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
 
copy(Value[]) - Static method in class org.apache.jackrabbit.value.ValueHelper
Deprecated. Use ValueHelper.copy(Value[], ValueFactory) instead.
copy(Value[], ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
 
copy(DavResource, boolean) - Method in interface org.apache.jackrabbit.webdav.DavResource
Copy this DavResource to the given destination resource
copy(DavResource, boolean) - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
 
copyDeepFolder(String, String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Recursively copies the given folder to the given destination.
copyFile(String, String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Copies the given file entry to the given destination path.
copyFileSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
copyFilesSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
copyFrom(PropertyImpl) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
copies a property
CopyMethod - Class in org.apache.jackrabbit.webdav.client.methods
CopyMethod...
CopyMethod(String, String, boolean) - Constructor for class org.apache.jackrabbit.webdav.client.methods.CopyMethod
Create a new CopyMethod
CopyMethod(String, String, boolean, boolean) - Constructor for class org.apache.jackrabbit.webdav.client.methods.CopyMethod
Create a new CopyMethod
copyWhenReading - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
Copy the stream to a temp file before returning it.
countBytes(Value) - Static method in class org.apache.jackrabbit.test.api.PropertyUtil
Counts the number of bytes of a Binary value.
create(NodeId, boolean, String) - Method in interface org.apache.jackrabbit.core.cluster.LockEventChannel
Create a new cluster operation that should be used to inform other instances in the cluster.
create(NodeId) - Method in interface org.apache.jackrabbit.core.cluster.LockEventChannel
Create a new cluster operation that should be used to inform other instances in the cluster.
create(File) - Static method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the configuration of a repository in a given repository directory.
create(File, File) - Static method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the configuration of a repository with the given configuration file and repository home directory.
create(String, String) - Static method in class org.apache.jackrabbit.core.config.RepositoryConfig
Convenience method that wraps the configuration file name into an InputSource and invokes the RepositoryConfig.create(InputSource, String) method.
create(URI, String) - Static method in class org.apache.jackrabbit.core.config.RepositoryConfig
Convenience method that wraps the configuration URI into an InputSource and invokes the RepositoryConfig.create(InputSource, String) method.
create(InputStream, String) - Static method in class org.apache.jackrabbit.core.config.RepositoryConfig
Convenience method that wraps the configuration input stream into an InputSource and invokes the RepositoryConfig.create(InputSource, String) method.
create(InputSource, String) - Static method in class org.apache.jackrabbit.core.config.RepositoryConfig
Parses the given repository configuration document and returns the parsed and initialized repository configuration.
create(NodeTypeDef, NodeTypeDef) - Static method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
 
create(NamespaceRegistry, FileSystem) - Static method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Create a new NodeTypeRegistry
create(int, String, NamePathResolver) - Static method in class org.apache.jackrabbit.core.nodetype.ValueConstraint
 
create(ConstraintImpl, Map, SelectorImpl[], LuceneQueryFactory, ValueFactory) - Static method in class org.apache.jackrabbit.core.query.lucene.constraint.ConstraintBuilder
Creates a Constraint from a QOM constraint.
create(MultiColumnQueryHits, MultiColumnQueryHits, int, JoinConditionImpl, IndexReader, HierarchyResolver, SortComparatorSource, HierarchyManager) - Static method in class org.apache.jackrabbit.core.query.lucene.join.Join
Creates a new join result.
create(SelectorImpl) - Method in interface org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
Creates a lucene query for the given QOM selector.
create(FullTextSearchImpl) - Method in interface org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
Creates a lucene query for the given QOM full text search.
create(PropertyExistenceImpl) - Method in interface org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
Creates a lucene query for the given QOM property existence constraint.
create(SourceImpl) - Method in interface org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
Creates a multi column query for the given QOM source.
create(JoinImpl) - Method in interface org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
Creates a multi column query for the given QOM join.
create(SelectorImpl) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactoryImpl
Creates a lucene query for the given QOM selector.
create(FullTextSearchImpl) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactoryImpl
Creates a lucene query for the given QOM full text search.
create(PropertyExistenceImpl) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactoryImpl
Creates a lucene query for the given QOM property existence constraint.
create(SourceImpl) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactoryImpl
Creates a multi column query for the given QOM source.
create(JoinImpl) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactoryImpl
Creates a multi column query for the given QOM join.
create(NamespaceMappings) - Static method in class org.apache.jackrabbit.core.query.lucene.NamePathResolverImpl
 
create(RepositoryConfig) - Static method in class org.apache.jackrabbit.core.RepositoryImpl
Creates a new RepositoryImpl instance.
create(Value, NamePathResolver) - Static method in class org.apache.jackrabbit.core.value.InternalValue
Create a new internal value from the given JCR value.
create(Value, NamePathResolver, DataStore) - Static method in class org.apache.jackrabbit.core.value.InternalValue
Create a new internal value from the given JCR value.
create(String) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(long) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(double) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(Calendar) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(boolean) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(byte[]) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(InputStream) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(FileSystemResource) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(File) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(DataStore, String) - Static method in class org.apache.jackrabbit.core.value.InternalValue
Create a binary object with the given identifier.
create(Name) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(Name[]) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(String[]) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(Path) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(UUID) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(NodeTypeStorage, NamespaceRegistry) - Static method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
Create a new NodeTypeRegistry
create(NodeState, NodeState, Name, boolean) - Static method in class org.apache.jackrabbit.jcr2spi.operation.AddLabel
 
create(NodeState, Name, Name, String) - Static method in class org.apache.jackrabbit.jcr2spi.operation.AddNode
 
create(NodeState, Name, int, QPropertyDefinition, QValue[]) - Static method in class org.apache.jackrabbit.jcr2spi.operation.AddProperty
 
create(NodeState, VersionManager) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Checkin
 
create(NodeState, VersionManager) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Checkout
 
create(Path, Path, String, boolean, ManagerProvider, ManagerProvider) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Clone
 
create(Path, Path, String, ManagerProvider, ManagerProvider) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Copy
 
create(NodeState, boolean, boolean) - Static method in class org.apache.jackrabbit.jcr2spi.operation.LockOperation
 
create(NodeState, boolean, boolean, long, String) - Static method in class org.apache.jackrabbit.jcr2spi.operation.LockOperation
 
create(NodeState) - Static method in class org.apache.jackrabbit.jcr2spi.operation.LockRefresh
 
create(NodeState) - Static method in class org.apache.jackrabbit.jcr2spi.operation.LockRelease
 
create(NodeState, String, boolean, VersionManager) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Merge
 
create(Path, Path, HierarchyManager, PathResolver, boolean) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Move
 
create(ItemState) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Remove
 
create(NodeState, NodeState, Name) - Static method in class org.apache.jackrabbit.jcr2spi.operation.RemoveLabel
 
create(NodeState, NodeState, VersionManager) - Static method in class org.apache.jackrabbit.jcr2spi.operation.RemoveVersion
 
create(NodeState, Path.Element, Path.Element) - Static method in class org.apache.jackrabbit.jcr2spi.operation.ReorderNodes
 
create(NodeState, NodeId[], NodeId[], boolean) - Static method in class org.apache.jackrabbit.jcr2spi.operation.ResolveMergeConflict
 
create(NodeState, Path, NodeState, boolean) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Restore
 
create(NodeState[], boolean) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Restore
 
create(NodeState, Name[]) - Static method in class org.apache.jackrabbit.jcr2spi.operation.SetMixin
 
create(PropertyState, QValue[], int) - Static method in class org.apache.jackrabbit.jcr2spi.operation.SetPropertyValue
 
create(NodeState, String) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Update
 
create(NodeState, InputStream, int) - Static method in class org.apache.jackrabbit.jcr2spi.operation.WorkspaceImport
 
create(RepositoryConfig) - Static method in class org.apache.jackrabbit.jcr2spi.RepositoryImpl
 
create(String, NamespaceResolver, boolean) - Static method in class org.apache.jackrabbit.name.Path
Deprecated. Use PathFormat#parse(String, NamespaceResolver)} instead.
create(Path, String, NamespaceResolver, boolean) - Static method in class org.apache.jackrabbit.name.Path
Deprecated. Use PathFormat.parse(Path, String, NamespaceResolver) instead.
create(Path, Path, boolean) - Static method in class org.apache.jackrabbit.name.Path
Deprecated. Creates a new Path out of the given parent path string and the given relative path string.
create(Path, QName, boolean) - Static method in class org.apache.jackrabbit.name.Path
Deprecated. Creates a new Path out of the given parent path string and the give name.
create(Path, QName, int, boolean) - Static method in class org.apache.jackrabbit.name.Path
Deprecated. Creates a new Path out of the given parent path and the give name and index.
create(QName, int) - Static method in class org.apache.jackrabbit.name.Path
Deprecated. Creates a relative path based on a QName and an index.
create(QName) - Static method in class org.apache.jackrabbit.name.Path.PathElement
Deprecated. Creates a path element with the given qualified name.
create(QName, int) - Static method in class org.apache.jackrabbit.name.Path.PathElement
Deprecated. Same as Path.PathElement.create(QName) except that an explicit index can be specified.
create(String, String) - Method in class org.apache.jackrabbit.spi.commons.logging.NameFactoryLogger
 
create(String) - Method in class org.apache.jackrabbit.spi.commons.logging.NameFactoryLogger
 
create(Path, Path, boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
 
create(Path, Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
 
create(Path, Name, int, boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
 
create(Name) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
 
create(Name, int) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
 
create(Path.Element[]) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
 
create(String) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
 
create(String, int) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
 
create(Calendar) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
 
create(double) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
 
create(long) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
 
create(boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
 
create(Name) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
 
create(Path) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
 
create(byte[]) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
 
create(InputStream) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
 
create(File) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
 
create(RepositoryService) - Static method in class org.apache.jackrabbit.spi.commons.logging.SpiLoggerFactory
Shortcut for create(service, new Slf4jLogWriterProvider());
create(RepositoryService, LogWriterProvider) - Static method in class org.apache.jackrabbit.spi.commons.logging.SpiLoggerFactory
Returns a log wrapper for the given service which logs a calls to its methods if logWriterProvider returns a LogWriter instance for service.
create(NameFactory, LogWriterProvider) - Static method in class org.apache.jackrabbit.spi.commons.logging.SpiLoggerFactory
Returns a log wrapper for the given nameFactory which logs a calls to its methods if logWriterProvider returns a LogWriter instance for nameFactory.
create(PathFactory, LogWriterProvider) - Static method in class org.apache.jackrabbit.spi.commons.logging.SpiLoggerFactory
Returns a log wrapper for the given pathFactory which logs a calls to its methods if logWriterProvider returns a LogWriter instance for pathFactory.
create(IdFactory, LogWriterProvider) - Static method in class org.apache.jackrabbit.spi.commons.logging.SpiLoggerFactory
Returns a log wrapper for the given idFactory which logs a calls to its methods if logWriterProvider returns a LogWriter instance for idFactory.
create(QValueFactory, LogWriterProvider) - Static method in class org.apache.jackrabbit.spi.commons.logging.SpiLoggerFactory
Returns a log wrapper for the given qValueFactory which logs a calls to its methods if logWriterProvider returns a LogWriter instance for qValueFactory.
create(SessionInfo, LogWriterProvider) - Static method in class org.apache.jackrabbit.spi.commons.logging.SpiLoggerFactory
Returns a log wrapper for the given sessionInfo which logs a calls to its methods if logWriterProvider returns a LogWriter instance for sessionInfo.
create(Batch, LogWriterProvider) - Static method in class org.apache.jackrabbit.spi.commons.logging.SpiLoggerFactory
Returns a log wrapper for the given batch which logs a calls to its methods if logWriterProvider returns a LogWriter instance for batch.
create(String, String) - Method in class org.apache.jackrabbit.spi.commons.name.NameFactoryImpl
 
create(String) - Method in class org.apache.jackrabbit.spi.commons.name.NameFactoryImpl
 
create(Path, Path, boolean) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
 
create(Path, Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
 
create(Path, Name, int, boolean) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
 
create(Name) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
 
create(Name, int) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
 
create(Path.Element[]) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
 
create(String) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
 
create(QNodeTypeDefinition, QNodeTypeDefinition) - Static method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
 
create(int, String) - Static method in class org.apache.jackrabbit.spi.commons.nodetype.ValueConstraint
Create a new ValueConstraint from the String representation.
create(int, String, NamePathResolver) - Static method in class org.apache.jackrabbit.spi.commons.nodetype.ValueConstraint
 
create(String, int) - Method in class org.apache.jackrabbit.spi.commons.value.QValueFactoryImpl
 
create(Calendar) - Method in class org.apache.jackrabbit.spi.commons.value.QValueFactoryImpl
 
create(double) - Method in class org.apache.jackrabbit.spi.commons.value.QValueFactoryImpl
 
create(long) - Method in class org.apache.jackrabbit.spi.commons.value.QValueFactoryImpl
 
create(boolean) - Method in class org.apache.jackrabbit.spi.commons.value.QValueFactoryImpl
 
create(Name) - Method in class org.apache.jackrabbit.spi.commons.value.QValueFactoryImpl
 
create(Path) - Method in class org.apache.jackrabbit.spi.commons.value.QValueFactoryImpl
 
create(byte[]) - Method in class org.apache.jackrabbit.spi.commons.value.QValueFactoryImpl
 
create(InputStream) - Method in class org.apache.jackrabbit.spi.commons.value.QValueFactoryImpl
 
create(File) - Method in class org.apache.jackrabbit.spi.commons.value.QValueFactoryImpl
 
create(String, String) - Method in interface org.apache.jackrabbit.spi.NameFactory
Returns a Name with the given namespace URI and local part and validates the given parameters.
create(String) - Method in interface org.apache.jackrabbit.spi.NameFactory
Returns a Name holding the value of the specified string.
create(Path, Path, boolean) - Method in interface org.apache.jackrabbit.spi.PathFactory
Return a new Path out of the given parent path string and the given relative path string.
create(Path, Name, boolean) - Method in interface org.apache.jackrabbit.spi.PathFactory
Creates a new Path out of the given parent path string and the give name.
create(Path, Name, int, boolean) - Method in interface org.apache.jackrabbit.spi.PathFactory
Creates a new Path out of the given parent path and the give name and normalized index.
create(Name) - Method in interface org.apache.jackrabbit.spi.PathFactory
Creates a relative path based on a Name.
create(Name, int) - Method in interface org.apache.jackrabbit.spi.PathFactory
Creates a relative path based on a Name and a normalized index.
create(Path.Element[]) - Method in interface org.apache.jackrabbit.spi.PathFactory
Create a new Path from the given elements.
create(String) - Method in interface org.apache.jackrabbit.spi.PathFactory
Returns a Path holding the value of the specified string.
create(String, int) - Method in interface org.apache.jackrabbit.spi.QValueFactory
Create a new QValue using the given String representation of the value and its type.
create(Calendar) - Method in interface org.apache.jackrabbit.spi.QValueFactory
Create a new QValue with type PropertyType.DATE.
create(double) - Method in interface org.apache.jackrabbit.spi.QValueFactory
Create a new QValue with type PropertyType.DOUBLE.
create(long) - Method in interface org.apache.jackrabbit.spi.QValueFactory
Create a new QValue with type PropertyType.LONG.
create(boolean) - Method in interface org.apache.jackrabbit.spi.QValueFactory
Create a new QValue with type PropertyType.BOOLEAN.
create(Name) - Method in interface org.apache.jackrabbit.spi.QValueFactory
Create a new QValue with type PropertyType.NAME.
create(Path) - Method in interface org.apache.jackrabbit.spi.QValueFactory
Create a new QValue with type PropertyType.PATH.
create(byte[]) - Method in interface org.apache.jackrabbit.spi.QValueFactory
Create a new QValue with type PropertyType.BINARY.
create(InputStream) - Method in interface org.apache.jackrabbit.spi.QValueFactory
Creates a QValue that contains the given binary stream.
create(File) - Method in interface org.apache.jackrabbit.spi.QValueFactory
Create a new QValue with type PropertyType.BINARY.
create(NodeDefinition) - Static method in class org.apache.jackrabbit.webdav.jcr.nodetype.NodeDefinitionImpl
 
create(PropertyDefinition) - Static method in class org.apache.jackrabbit.webdav.jcr.nodetype.PropertyDefinitionImpl
 
create(String, Namespace) - Static method in class org.apache.jackrabbit.webdav.lock.Scope
Create a Scope object from the given name and namespace.
create(String, Namespace) - Static method in class org.apache.jackrabbit.webdav.lock.Type
Create a Type object from the given localName and namespace.
create(String, Namespace) - Static method in class org.apache.jackrabbit.webdav.observation.DefaultEventType
Factory method to create a new EventType.
create(String, Namespace) - Static method in class org.apache.jackrabbit.webdav.property.DavPropertyName
Creates a new DavPropertyName with the given name and Namespace.
create(String) - Static method in class org.apache.jackrabbit.webdav.property.DavPropertyName
Creates a new DavPropertyName with the given local name and the default WebDAV namespace.
CREATE_WORKSPACE_ACTION_TYPE - Static variable in class org.apache.jackrabbit.core.cluster.WorkspaceRecord
Subtype for determining workspace action.
createAccessManager(Subject, HierarchyManager) - Method in class org.apache.jackrabbit.core.SessionImpl
Create the access manager.
createActivity(String) - Method in interface org.apache.jackrabbit.api.jsr283.version.VersionManager
This method creates a new nt:activity at an implementation-determined location in the /jcr:system/jcr:activities subtree.
createActivity(String) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
This method creates a new nt:activity at an implementation-determined location in the /jcr:system/jcr:activities subtree.
createAndQueryNode(QueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
Creates a AndQueryNode instance.
createAndQueryNode(QueryNode) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
Creates a AndQueryNode instance.
createBatch(SessionInfo, ItemId) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
 
createBatch(SessionInfo, ItemId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
createBatch(SessionInfo, ItemId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Indicates the start of a set of operations that cause modifications on the underlying persistence layer.
createBatch(SessionInfo, ItemId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
createBatch(SessionInfo, ItemId) - Method in class org.apache.jackrabbit.spi2davex.RepositoryServiceImpl
 
createBatch(SessionInfo, ItemId) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Indicates the start of a set of operations that cause modifications on the underlying persistence layer.
createBlobStore() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Creates a suitable blobstore
createChildNode(Name, NodeDefinitionImpl, NodeTypeImpl, NodeId) - Method in class org.apache.jackrabbit.core.NodeImpl
 
createChildProperty(Name, int, PropertyDefinitionImpl) - Method in class org.apache.jackrabbit.core.NodeImpl
 
createClusterNode() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates the cluster node.
createConfiguration(String, Version) - Method in interface org.apache.jackrabbit.api.jsr283.version.VersionManager
Calling createConfiguration on the node N at absPath creates, in the configuration storage, a new nt:configuration node whose root is N.
createConfiguration(String, Version) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
Calling createConfiguration on the node N at absPath creates, in the configuration storage, a new nt:configuration node whose root is N.
createConnectionFactory() - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
Creates a Connection Factory instance.
createConnectionFactory(ConnectionManager) - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
Creates a Connection Factory instance.
createCopy() - Method in class org.apache.jackrabbit.core.value.InternalValue
Create a copy of this object.
CREATED - Static variable in class org.apache.jackrabbit.core.NodeImpl
 
created(ItemState) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.UniqueIdResolver
Nothing to do.
created(ItemState) - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
 
created(ItemState) - Method in interface org.apache.jackrabbit.jcr2spi.state.ItemStateCreationListener
 
created(ItemState) - Method in class org.apache.jackrabbit.jcr2spi.state.TransientISFactory
 
created(ItemState) - Method in class org.apache.jackrabbit.jcr2spi.state.TransientItemStateManager
 
createDataStoreGarbageCollector() - Method in class org.apache.jackrabbit.core.SessionImpl
Create a data store garbage collector for this repository.
createDBBlobStore(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Creates a blob store that uses the database.
createDBBlobStore(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.Oracle9PersistenceManager
 
createDbNameIndex() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns a new instance of a DbNameIndex.
createDbNameIndex() - Method in class org.apache.jackrabbit.core.persistence.bundle.OraclePersistenceManager
Returns a new instance of a NGKDbNameIndex.
createDbNameIndex() - Method in class org.apache.jackrabbit.core.persistence.bundle.PostgreSQLPersistenceManager
Returns a new instance of a DbNameIndex.
createDeepFolder(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Creates the specified files system folder entry, recursively creating any non-existing intermediate folder entries.
createDeepNodeState(NodeId, NodeEntry) - Method in interface org.apache.jackrabbit.jcr2spi.state.ItemStateFactory
Tries to retrieve the NodeState with the given NodeId and if the state exists, fills in the NodeEntries missing between the last known NodeEntry marked by anyParent.
createDeepNodeState(NodeId, NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.state.TransientISFactory
 
createDeepNodeState(NodeId, NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.state.WorkspaceItemStateFactory
 
createDeepPropertyState(PropertyId, NodeEntry) - Method in interface org.apache.jackrabbit.jcr2spi.state.ItemStateFactory
Tries to retrieve the PropertyState with the given PropertyId and if the state exists, fills in the HierarchyEntries missing between the last known NodeEntry marked by anyParent.
createDeepPropertyState(PropertyId, NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.state.TransientISFactory
 
createDeepPropertyState(PropertyId, NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.state.WorkspaceItemStateFactory
 
createDefaultExcerpt(String, String, String, String, String, int) - Method in class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
Creates a default excerpt with the given text.
createDenyAce(Principal, Privilege[], boolean, boolean, AclResource) - Static method in class org.apache.jackrabbit.webdav.security.AclProperty
 
createDerefQueryNode(QueryNode, Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
Creates a DerefQueryNode instance.
createDerefQueryNode(QueryNode, Name, boolean) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
Creates a DerefQueryNode instance.
createDirectoryManager() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
createDoc() - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Creates a lucene Document.
createDocId(UUID) - Method in class org.apache.jackrabbit.core.query.lucene.CachingMultiIndexReader
Creates a document id for the given uuid.
createDocId(UUID) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexReader
Creates a document id for the given uuid.
createDocId(UUID) - Method in interface org.apache.jackrabbit.core.query.lucene.MultiIndexReader
Creates a document id for the given uuid.
createDocId(UUID) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex.CombinedIndexReader
Creates a document id for the given uuid.
createDocument(NodeState, NamespaceMappings, IndexFormatVersion) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Creates a lucene Document for a node state using the namespace mappings nsMappings.
createElement(Name) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
 
createElement(Name, int) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
 
createElement(Name) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
 
createElement(Name, int) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
 
createElement(Name) - Method in interface org.apache.jackrabbit.spi.PathFactory
Creates a path element with the given qualified name.
createElement(Name, int) - Method in interface org.apache.jackrabbit.spi.PathFactory
Same as PathFactory.createElement(Name) except that an explicit index can be specified.
createElement(Document, String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Create a new DOM element with the specified local name and namespace.
createElement(Document, String, Namespace, String) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Create a new DOM element with the specified local name and namespace and add the specified text as Text node to it.
createEventFilter(int, String, boolean, String[], String[], boolean) - Method in class org.apache.jackrabbit.core.observation.ObservationManagerImpl
Creates a new event filter with the given restrictions.
createEventFilter(int, Path, boolean, String[], Name[], boolean) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
Creates an event filter based on the parameters available in ObservationManager.addEventListener(javax.jcr.observation.EventListener, int, java.lang.String, boolean, java.lang.String[], java.lang.String[], boolean).
createEventFilter(SessionInfo, int, Path, boolean, String[], Name[], boolean) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
 
createEventFilter(SessionInfo, int, Path, boolean, String[], Name[], boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
createEventFilter(SessionInfo, int, Path, boolean, String[], Name[], boolean) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Creates an event filter.
createEventFilter(SessionInfo, int, Path, boolean, String[], Name[], boolean) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
createEventFilter(SessionInfo, int, Path, boolean, String[], Name[], boolean) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Creates an event filter.
createEventStateCollection(SessionImpl, Path) - Method in class org.apache.jackrabbit.core.observation.DelegatingObservationDispatcher
Creates an EventStateCollection tied to the session given as argument.
createEventStateCollection() - Method in interface org.apache.jackrabbit.core.observation.EventStateCollectionFactory
Creates an EventStateCollection.
createEventStateCollection() - Method in class org.apache.jackrabbit.core.observation.ObservationManagerImpl
Creates an EventStateCollection.
createEventStateCollection() - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl.DynamicESCFactory
Creates an EventStateCollection.
createEventStateCollection(SessionImpl) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl.DynamicESCFactory

This object uses one instance of a LocalItemStateManager to update data on behalf of many sessions.

createEventStateCollection() - Method in class org.apache.jackrabbit.core.version.XAVersionManager
 
createEventStateCollection() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Creates an EventStateCollection.
createEventStates(NodeId, ChangeLog, ItemStateManager) - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
Creates EventState instances from ItemState changes.
createExcerpt(TermPositionVector, String, int, int) - Method in class org.apache.jackrabbit.core.query.lucene.AbstractExcerpt
Creates an excerpt for the given text using token offset information provided by tpv.
createExcerpt(TermPositionVector, String, int, int) - Method in class org.apache.jackrabbit.core.query.lucene.DefaultHTMLExcerpt
Creates an excerpt for the given text using token offset information provided by tpv.
createExcerpt(TermPositionVector, String, int, int) - Method in class org.apache.jackrabbit.core.query.lucene.DefaultXMLExcerpt
Creates an excerpt for the given text using token offset information provided by tpv.
createExcerpt(TermPositionVector, String, int, int) - Method in class org.apache.jackrabbit.core.query.lucene.WeightedHTMLExcerpt
Creates an excerpt for the given text using token offset information provided by tpv.
createExcerpt(TermPositionVector, String, int, int) - Method in class org.apache.jackrabbit.core.query.lucene.WeightedXMLExcerpt
Creates an excerpt for the given text using token offset information provided by tpv.
createExcerptProvider() - Method in class org.apache.jackrabbit.core.query.lucene.MultiColumnQueryResult
Creates an excerpt provider for this result set.
createExcerptProvider() - Method in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
Creates an excerpt provider for this result set.
createExcerptProvider(Query) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Creates an excerpt provider for the given query.
createExcerptProvider() - Method in class org.apache.jackrabbit.core.query.lucene.SingleColumnQueryResult
Creates an excerpt provider for this result set.
createExecutableQuery(SessionImpl, ItemManager, String, String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Creates a new query by specifying the query statement itself and the language in which the query is stated.
createExecutableQuery(SessionImpl, ItemManager, QueryObjectModelTree) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Creates a new query by specifying the query object model.
createExecutableQuery(SessionImpl, ItemManager, String, String) - Method in interface org.apache.jackrabbit.core.query.QueryHandler
Creates a new query by specifying the query statement itself and the language in which the query is stated.
createExecutableQuery(SessionImpl, ItemManager, QueryObjectModelTree) - Method in interface org.apache.jackrabbit.core.query.QueryHandler
Creates a new query by specifying the query object model.
createFieldWithoutNorms(String, String, int) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Creates a field of name fieldName with the value of internalValue.
createFolder(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Creates the folder named by this path, including any necessary but nonexistent parent folders.
createFolder(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Creates the folder named by this path, including any necessary but nonexistent parent folders.
createFolder(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Creates the folder named by this path, including any necessary but nonexistent parent folders.
createFolder(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Creates the folder named by this path, including any necessary but nonexistent parent folders.
createFolder(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.bind.BindInfo
Build an BindInfo object from the root element present in the request body.
createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.bind.ParentElement
Build an ParentElement object from an XML element DAV:parent
createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.bind.RebindInfo
Build an RebindInfo object from the root element present in the request body.
createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.bind.UnbindInfo
Build an UnbindInfo object from the root element present in the request body.
createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.lock.LockDiscovery
Builds a new LockDiscovery object from the given xml element.
createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.lock.Scope
Create a Scope object from the given Xml element.
createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.lock.Type
Create a Type object from the given Xml element.
createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.MultiStatus
Build a MultiStatus from the specified xml element.
createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.MultiStatusResponse
Build a new response object from the given xml element.
createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.observation.DefaultEventType
Retrieves one or multiple EventTypes from the 'eventtype' Xml element.
createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.observation.SubscriptionDiscovery
 
createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.ordering.OrderPatch
Create a new OrderPath object.
createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.ordering.Position
Create a new Position object from the specified position element.
createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.property.DavPropertyName
Create a new DavPropertyName with the name and namespace of the given Xml element.
createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.property.DefaultDavProperty
Create a new DefaultDavProperty instance from the given Xml element.
createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.search.SearchInfo
Create a new SearchInfo from the specifying document retrieved from the request body.
createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.security.AclProperty
Build a new AclProperty object from the request body of the ACL method call.
createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.security.Principal
 
createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.version.OptionsInfo
Build an OptionsInfo object from the root element present in the request body.
createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.version.OptionsResponse
Build a new OptionsResponse object from the given xml element.
createFulltextField(String) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Deprecated. use NodeIndexer.createFulltextField(String, boolean, boolean) instead.
createFulltextField(String, boolean, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Creates a fulltext field for the string value.
createFulltextField(Reader) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Creates a fulltext field for the reader value.
createGrantAce(Principal, Privilege[], boolean, boolean, AclResource) - Static method in class org.apache.jackrabbit.webdav.security.AclProperty
 
createGroup(Principal) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
Creates a new Group that is based on the given principal.
createGroup(Principal, String) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
Creates a new Group that is based on the given principal and the specified itermediatePath hint.
createGroup(Principal) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Create a new Group with the given groupName.
createGroup(Principal, String) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
 
createId(PropertyId, int) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.DbBlobStore
Creates a unique identifier for the BLOB data associated with the given property id and value subscript.
createId(PropertyId, int) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.FSBlobStore
 
createId(PropertyId, int) - Method in interface org.apache.jackrabbit.core.persistence.util.BLOBStore
Creates a unique identifier for the BLOB data associated with the given property id and value subscript.
createId(PropertyId, int) - Method in class org.apache.jackrabbit.core.persistence.util.FileSystemBLOBStore
Creates a unique identifier for the BLOB data associated with the given property id and value subscript.
createIndexingConfiguration(NamespaceMappings) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
createInputStream() - Method in class org.apache.jackrabbit.spi2davex.BinaryPartSource
 
createInstance(SessionItemStateManager, HierarchyManager, SessionImpl, NodeDefinition, NodeId) - Static method in class org.apache.jackrabbit.core.ItemManager
Creates a new per-session instance ItemManager instance.
createInstance(SharedItemStateManager, EventStateCollectionFactory, ItemStateCacheFactory) - Static method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Creates a new LocalItemStateManager instance and registers it as an ItemStateListener with the given SharedItemStateManager.
createInstance(NodeId, LocalItemStateManager, NodeTypeRegistry) - Static method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Creates a new SessionItemStateManager instance.
createInstance(SharedItemStateManager, EventStateCollectionFactory, String, ItemStateCacheFactory) - Static method in class org.apache.jackrabbit.core.state.XAItemStateManager
Creates a new XAItemStateManager instance and registers it as an ItemStateListener with the given SharedItemStateManager.
createIOException(Throwable) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Creates an IOException with t as its cause.
createItemManager(SessionItemStateManager, HierarchyManager) - Method in class org.apache.jackrabbit.core.SessionImpl
Create the item manager.
createItemManager(HierarchyManager) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
createItemStateManager(PersistenceManager, NodeId, NodeTypeRegistry, boolean, ItemStateCacheFactory, ISMLocking) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates a SharedItemStateManager or derivative.
createItemStateManager(PersistenceManager, NodeId, NodeTypeRegistry, ItemStateCacheFactory, ISMLocking) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Creates a VersionItemStateManager or derivative.
createItemStateManager(SharedItemStateManager) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Create the persistent item state manager on top of the shared item state manager.
createItemStateManager(SharedItemStateManager) - Method in class org.apache.jackrabbit.core.XAWorkspace
Create the persistent item state manager on top of the shared item state manager.
createLocalFSBlobStore(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Creates a blob store that is based on a local fs.
createLocationStepQueryNode(QueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
Creates a LocationStepQueryNode instance.
createLocationStepQueryNode(QueryNode) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
Creates a LocationStepQueryNode instance.
createLock(LockInfo, DavResource) - Method in class org.apache.jackrabbit.webdav.jcr.transaction.TxLockManagerImpl
Create a new lock.
createLock(LockInfo, DavResource) - Method in interface org.apache.jackrabbit.webdav.lock.LockManager
Create a new lock for the given resource.
createLock(LockInfo, DavResource) - Method in class org.apache.jackrabbit.webdav.lock.SimpleLockManager
Adds the lock for the given resource, replacing any existing lock.
createLockChannel(String) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Create a LockEventChannel for some workspace.
createLockManager(WorkspaceManager, ItemManager) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
Create the LockManager.
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory

Creates a new physical connection to the underlying EIS resource manager.

createManager(RepositoryService, SessionInfo, CacheBehaviour, int) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
Create the workspace state manager.
createMatchAllQuery(String, IndexFormatVersion) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Depending on the index format this method returns a query that matches all nodes that have a property with a given name.
createMergeElement(String[], boolean, boolean, Document) - Static method in class org.apache.jackrabbit.webdav.version.MergeInfo
Factory method to create a minimal DAV:merge element to create a new MergeInfo object.
createName(String, String) - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilder
Returns a Name with the given namespace URI and local part and validates the given parameters.
createName(String, String) - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilderImpl
 
createNamedLength(String, long) - Static method in class org.apache.jackrabbit.core.query.lucene.FieldNames
Returns a named length for use as a term in the index.
createNamedValue(String, String) - Static method in class org.apache.jackrabbit.core.query.lucene.FieldNames
Returns a named value for use as a term in the index.
createNamespaceRegistry(FileSystem) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates the NamespaceRegistry instance.
createNew(NodeId) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Creates a new node state instance with the given id.
createNew(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Creates a new property state instance with the given id.
createNew(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Creates a new node state instance with the given id.
createNew(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Creates a new property state instance with the given id.
createNew(NodeId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Creates a new node state instance with the given id.
createNew(PropertyId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Creates a new property state instance with the given id.
createNew(NodeId, Name, NodeId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Creates a NodeState instance representing new, i.e. not yet existing state.
createNew(Name, NodeId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Creates a PropertyState instance representing new, i.e. not yet existing state.
createNew(NodeId, Name, NodeId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Creates a NodeState instance representing new, i.e. not yet existing state.
createNew(NodeState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Customized variant of SessionItemStateManager.createNew(NodeId, Name, NodeId) that connects the newly created persistent state with the transient state.
createNew(Name, NodeId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Creates a PropertyState instance representing new, i.e. not yet existing state.
createNew(PropertyState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Customized variant of SessionItemStateManager.createNew(Name, NodeId) that connects the newly created persistent state with the transient state.
createNew(NodeId, Name, NodeId) - Method in interface org.apache.jackrabbit.core.state.UpdatableItemStateManager
Creates a NodeState instance representing new, i.e. not yet existing state.
createNew(Name, NodeId) - Method in interface org.apache.jackrabbit.core.state.UpdatableItemStateManager
Creates a PropertyState instance representing new, i.e. not yet existing state.
createNewConnection() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Create a new connection.
createNewNodeState(NodeEntry, Name, QNodeDefinition) - Method in class org.apache.jackrabbit.jcr2spi.state.TransientISFactory
 
createNewNodeState(NodeEntry, Name, QNodeDefinition) - Method in interface org.apache.jackrabbit.jcr2spi.state.TransientItemStateFactory
Creates a transient child NodeState with the given name.
createNewPropertyState(PropertyEntry, QPropertyDefinition, QValue[], int) - Method in class org.apache.jackrabbit.jcr2spi.state.TransientISFactory
 
createNewPropertyState(PropertyEntry, QPropertyDefinition, QValue[], int) - Method in interface org.apache.jackrabbit.jcr2spi.state.TransientItemStateFactory
Creates a transient PropertyState.
createNode(NodeImpl, Name, Name, Name[], NodeId) - Method in class org.apache.jackrabbit.core.xml.SessionImporter
 
createNode(int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
createNodeDefinitionTemplate() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Returns an empty NodeDefinitionTemplate which can then be used to create a child node definition and attached to a NodeTypeTemplate.
createNodeEntry(NodeEntry, Name, String) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.EntryFactory
 
createNodeId(NodeId, Path) - Method in class org.apache.jackrabbit.spi.commons.identifier.AbstractIdFactory
Creates a new NodeId from the given parent id and the given Path object.
createNodeId(String, Path) - Method in class org.apache.jackrabbit.spi.commons.identifier.AbstractIdFactory
Creates a new NodeId from the given unique id (which identifies an ancestor Node) and the given Path object.
createNodeId(String) - Method in class org.apache.jackrabbit.spi.commons.identifier.AbstractIdFactory
Creates a new NodeId from the given unique id.
createNodeId(NodeId, Path) - Method in class org.apache.jackrabbit.spi.commons.logging.IdFactoryLogger
 
createNodeId(String, Path) - Method in class org.apache.jackrabbit.spi.commons.logging.IdFactoryLogger
 
createNodeId(String) - Method in class org.apache.jackrabbit.spi.commons.logging.IdFactoryLogger
 
createNodeId(NodeId, Path) - Method in interface org.apache.jackrabbit.spi.IdFactory
Creates a new NodeId from the given parent id and the given Path object.
createNodeId(String, Path) - Method in interface org.apache.jackrabbit.spi.IdFactory
Creates a new NodeId from the given unique id (which identifies an ancestor Node) and the given Path object.
createNodeId(String) - Method in interface org.apache.jackrabbit.spi.IdFactory
Creates a new NodeId from the given unique id.
createNodeState(NodeState, Name, Name, Name[], NodeId) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Creates a new node.
createNodeState(NodeState, Name, Name, Name[], NodeId, NodeDef) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Creates a new node based on the given definition.
createNodeState(PersistenceManager) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Creates a node state from the values of this bundle
createNodeState(VirtualNodeState, Name, NodeId, Name) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Creates a new virtual node state
createNodeState(VirtualNodeState, Name, NodeId, Name) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Creates a new virtual node state
createNodeState(VirtualNodeState, Name, NodeId, Name) - Method in interface org.apache.jackrabbit.core.virtual.VirtualItemStateProvider
Creates a new virtual node state
createNodeState(NodeId, NodeEntry) - Method in interface org.apache.jackrabbit.jcr2spi.state.ItemStateFactory
Creates the child NodeState with the given nodeId.
createNodeState(NodeId, NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.state.TransientISFactory
 
createNodeState(NodeId, NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.state.WorkspaceItemStateFactory
Creates the node with information retrieved from the RepositoryService.
createNodeTypeQueryNode(QueryNode, Name) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
Creates a NodeTypeQueryNode instance.
createNodeTypeQueryNode(QueryNode, Name) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
Creates a NodeTypeQueryNode instance.
createNodeTypeRegistry(NamespaceRegistry, FileSystem) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates the NodeTypeRegistry instance.
createNodeTypeTemplate() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Returns an empty NodeTypeTemplate which can then be used to define a node type and passed to NodeTypeManager.registerNodeType.
createNodeTypeTemplate(NodeTypeDefinition) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Returns a NodeTypeTemplate holding the specified node type definition.
createNotQueryNode(QueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
Creates a NotQueryNode instance.
createNotQueryNode(QueryNode) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
Creates a NotQueryNode instance.
createObservationManager(NamePathResolver, NodeTypeRegistry) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
Create the ObservationManager.
createOrderQueryNode(QueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
Creates a OrderQueryNode instance.
createOrderQueryNode(QueryNode) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
Creates a OrderQueryNode instance.
createOrQueryNode(QueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
Creates a OrQueryNode instance.
createOrQueryNode(QueryNode) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
Creates a OrQueryNode instance.
createParams(UUID, Object, boolean) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Creates a parameter array for an SQL statement that needs (i) a UUID, and (2) another parameter.
createPathQueryNode(QueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
Creates a PathQueryNode instance.
createPathQueryNode(QueryNode) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
Creates a PathQueryNode instance.
createProducer(String) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Create the record producer for a given identifier.
createPropertyDefinitionTemplate() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Returns an empty PropertyDefinitionTemplate which can then be used to create a property definition and attached to a NodeTypeTemplate.
createPropertyEntry(NodeEntry, Name) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.EntryFactory
 
createPropertyFunctionQueryNode(QueryNode, String) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
Creates a PropertyFunctionQueryNode instance.
createPropertyFunctionQueryNode(QueryNode, String) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
Creates a PropertyFunctionQueryNode instance.
createPropertyId(NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.identifier.AbstractIdFactory
Creates a new PropertyId from the given parent id and qualified property name.
createPropertyId(NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.logging.IdFactoryLogger
 
createPropertyId(NodeId, Name) - Method in interface org.apache.jackrabbit.spi.IdFactory
Creates a new PropertyId from the given parent id and qualified property name.
createPropertyState(NodeState, Name, int, int) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Creates a new property.
createPropertyState(NodeState, Name, int, PropDef) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Creates a new property based on the given definition.
createPropertyState(PersistenceManager, Name) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Creates a property state from the values of this bundle
createPropertyState(VirtualNodeState, Name, int, boolean) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Creats a new virtual property state
createPropertyState(VirtualNodeState, Name, int, boolean) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Creats a new virtual property state
createPropertyState(VirtualNodeState, Name, int, boolean) - Method in interface org.apache.jackrabbit.core.virtual.VirtualItemStateProvider
Creats a new virtual property state
createPropertyState(PropertyId, PropertyEntry) - Method in interface org.apache.jackrabbit.jcr2spi.state.ItemStateFactory
Creates the PropertyState with the given propertyId.
createPropertyState(PropertyId, PropertyEntry) - Method in class org.apache.jackrabbit.jcr2spi.state.TransientISFactory
 
createPropertyState(PropertyId, PropertyEntry) - Method in class org.apache.jackrabbit.jcr2spi.state.WorkspaceItemStateFactory
Creates the PropertyState with information retrieved from the RepositoryService.
createProvider(Session, WorkspaceSecurityConfig) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlProviderFactory
Creates an AccessControlProvider for the workspace of the given system session.
createProvider(Session, WorkspaceSecurityConfig) - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlProviderFactoryImpl
 
createQuery(QueryRootNode, SessionImpl, ItemStateManager, NamespaceMappings, Analyzer, PropertyTypeRegistry, SynonymProvider, IndexFormatVersion) - Static method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
Creates a lucene Query tree from an abstract query tree.
createQuery(String, String) - Method in class org.apache.jackrabbit.core.query.QueryManagerImpl
createQuery(SessionImpl, ItemManager, String, String) - Method in class org.apache.jackrabbit.core.SearchManager
Creates a query object that can be executed on the workspace.
createQuery(SessionImpl, ItemManager, Node) - Method in class org.apache.jackrabbit.core.SearchManager
Creates a query object from a node that can be executed on the workspace.
createQuery(String, String) - Method in class org.apache.jackrabbit.jcr2spi.query.QueryManagerImpl
 
createQuery(Selector, Constraint, Ordering[], Column[]) - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelFactory
Creates a query with one selector.
createQuery(Source, Constraint, Ordering[], Column[]) - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelFactory
Creates a query with one or more selectors.
createQuery(QueryObjectModelTree) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Creates a query object model from the internal tree representation.
createQuery(Selector, Constraint, Ordering[], Column[]) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Creates a query with one selector.
createQuery(Source, Constraint, Ordering[], Column[]) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Creates a query with one or more selectors.
createQuery(String, NameResolver, QueryNodeFactory) - Static method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
Creates a QueryNode tree from a SQL statement using the passed query node factory.
createQuery(String, NameResolver, QueryNodeFactory) - Static method in class org.apache.jackrabbit.spi.commons.query.xpath.XPathQueryBuilder
Creates a QueryNode tree from a XPath statement using the passed query node factory.
createQuery(Statement) - Method in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
Create a Query for a given Statement.
createQuery(String, String) - Method in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
Creates a Query for the given statement in the requested language
createQueryInstance() - Method in class org.apache.jackrabbit.core.SearchManager
Creates a new instance of an AbstractQueryImpl which is not initialized.
createQueryObjectModel(SessionImpl, QueryObjectModelTree, String) - Method in class org.apache.jackrabbit.core.SearchManager
Creates a query object model that can be executed on the workspace.
createQueryObjectModel(String) - Method in class org.apache.jackrabbit.spi.commons.query.sql2.Parser
Parse a JCR-SQL2 query and return the query object model
createQueryRootNode() - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
Creates a QueryRootNode instance.
createQueryRootNode() - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
Creates a QueryRootNode instance.
createQueryTree(String, NameResolver, QueryNodeFactory) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryTreeBuilder
Creates a QueryNode tree from a statement using the passed query node factory.
createQueryTree(String, NameResolver, QueryNodeFactory) - Method in class org.apache.jackrabbit.spi.commons.query.sql.QueryBuilder
 
createQueryTree(String, NameResolver, QueryNodeFactory) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.QueryBuilder
 
createRandomString(int) - Method in class org.apache.jackrabbit.test.AbstractJCRTest
Creates a String with a random sequence of characters using 'a' - 'z'.
createRecord() - Method in class org.apache.jackrabbit.core.journal.DefaultRecordProducer
Create a new record.
createReferenceableNode(String) - Method in class org.apache.jackrabbit.test.api.lock.SetValueLockExceptionTest
Create a referenceable node under the testRootNode or null if it is not possible to create one.
createReferenceableNode(String) - Method in class org.apache.jackrabbit.test.api.ValueFactoryTest
Create a referenceable node under the testRootNode or null if it is not possible to create one.
createRegexp(String) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Creates a regexp from likePattern.
createRelationQueryNode(QueryNode, int) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
Creates a RelationQueryNode instance.
createRelationQueryNode(QueryNode, int) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
Creates a RelationQueryNode instance.
createRemoteRepository(Repository) - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet.RemoteFactoryDelegater
 
createRemoteRepository(Repository) - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet.RMIRemoteFactoryDelegater
 
createReport(DeltaVResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.version.report.ReportType
Creates a new Report with this type.
createRepository() - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
Creates a repository instance based on the contained JNDI reference.
createRepository(InputSource, File) - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
Creates the repository instance for the given config and homedir.
createRepository(String, String) - Method in class org.apache.jackrabbit.jca.JCARepositoryManager
Create repository.
createResource(DavResourceLocator, DavServletRequest, DavServletResponse) - Method in interface org.apache.jackrabbit.webdav.DavResourceFactory
Create a DavResource object from the given locator, request and response objects.
createResource(DavResourceLocator, DavSession) - Method in interface org.apache.jackrabbit.webdav.DavResourceFactory
Create a new DavResource object from the given locator and session.
createResource(DavResourceLocator, DavServletRequest, DavServletResponse) - Method in class org.apache.jackrabbit.webdav.jcr.DavResourceFactoryImpl
Create a new DavResource from the specified locator and request objects.
createResource(DavResourceLocator, DavSession) - Method in class org.apache.jackrabbit.webdav.jcr.DavResourceFactoryImpl
Create a new DavResource from the given locator and session.
createResource(DavResourceLocator, DavServletRequest, DavServletResponse) - Method in class org.apache.jackrabbit.webdav.simple.ResourceFactoryImpl
Create a new DavResource from the given locator and request.
createResource(DavResourceLocator, DavSession) - Method in class org.apache.jackrabbit.webdav.simple.ResourceFactoryImpl
Create a new DavResource from the given locator and webdav session.
createResourceFromLocator(DavResourceLocator) - Method in class org.apache.jackrabbit.webdav.simple.DeltaVResourceImpl
Create a new DavResource from the given locator.
createResourceLocator(String, String) - Method in class org.apache.jackrabbit.webdav.AbstractLocatorFactory
Create a new DavResourceLocator.
createResourceLocator(String, String, String) - Method in class org.apache.jackrabbit.webdav.AbstractLocatorFactory
Create a new DavResourceLocator from the specified prefix, workspace path and resource path, whithout modifying the specified Strings.
createResourceLocator(String, String, String, boolean) - Method in class org.apache.jackrabbit.webdav.AbstractLocatorFactory
Create a new DavResourceLocator from the specified prefix, workspace path and resource path.
createResourceLocator(String, String) - Method in interface org.apache.jackrabbit.webdav.DavLocatorFactory
Create a new DavResourceLocator.
createResourceLocator(String, String, String) - Method in interface org.apache.jackrabbit.webdav.DavLocatorFactory
Create a new DavResourceLocator.
createResourceLocator(String, String, String, boolean) - Method in interface org.apache.jackrabbit.webdav.DavLocatorFactory
 
createResourceLocator(String, String) - Method in class org.apache.jackrabbit.webdav.simple.LocatorFactoryImpl
 
createResourceLocator(String, String, String) - Method in class org.apache.jackrabbit.webdav.simple.LocatorFactoryImpl
 
createResourceLocator(String, String, String, boolean) - Method in class org.apache.jackrabbit.webdav.simple.LocatorFactoryImpl
 
createRetentionPolicy(String, Session) - Static method in class org.apache.jackrabbit.core.retention.RetentionPolicyImpl
Creates a new RetentionPolicy that can be applied to a Node using RetentionManager.setRetentionPolicy(String, org.apache.jackrabbit.api.jsr283.retention.RetentionPolicy).
createRootEntry() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.EntryFactory
 
createRootNodeDefinition() - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
Create the root node definition.
createRootNodeState() - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateProvider
Creates the root node state.
createRootNodeState() - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Creates the root node state.
createRootState(NodeEntry) - Method in interface org.apache.jackrabbit.jcr2spi.state.ItemStateFactory
 
createRootState(NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.state.TransientISFactory
 
createRootState(NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.state.WorkspaceItemStateFactory
 
createSchemaSql(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Replace wildcards.
createSchemaSql(String) - Method in class org.apache.jackrabbit.core.fs.db.MSSqlFileSystem
 
createSchemaSQL(String) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Creates an SQL statement for schema creation by variable substitution.
createSchemaSQL(String) - Method in class org.apache.jackrabbit.core.journal.MSSqlDatabaseJournal
Creates an SQL statement for schema creation by variable substitution.
createSchemaSQL(String) - Method in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
Creates an SQL statement for schema creation by variable substitution.
createSchemaSQL(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Creates an SQL statement for schema creation by variable substitution.
createSchemaSQL(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.MSSqlPersistenceManager
 
createSchemaSQL(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.OraclePersistenceManager
Creates an SQL statement for schema creation by variable substitution.
createSchemaSql(String) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Replace wildcards and return the expanded SQL statement.
createSchemaSql(String) - Method in class org.apache.jackrabbit.core.persistence.db.MSSqlPersistenceManager
 
createScorer(IndexReader) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitTermQuery.JackrabbitTermWeight
Abstract factory method for crating a scorer instance for the specified reader.
createSerializableNodeInfo(NodeInfo, IdFactory) - Static method in class org.apache.jackrabbit.spi.commons.NodeInfoImpl
Creates a new serializable NodeInfo for the given NodeInfo.
createSerializablePropertyInfo(PropertyInfo, IdFactory) - Static method in class org.apache.jackrabbit.spi.commons.PropertyInfoImpl
Creates a new serializable property info for the given PropertyInfo.
createSession(AuthContext, String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates a new repository session on the specified workspace for the authenticated subject of the given login context and adds it to the active sessions.
createSession(Subject, String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates a new repository session on the specified workspace for the given authenticated subject and adds it to the active sessions.
createSession(String) - Method in class org.apache.jackrabbit.core.SessionImpl
Creates a new session with the same subject as this sessions but to a different workspace.
createSessionInfo(String, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
Creates a session info instance for the given userId and workspaceName.
createSessionInstance(AuthContext, WorkspaceConfig) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates an instance of the SessionImpl class representing a user authenticated by the loginContext instance attached to the workspace configured by the wspConfig.
createSessionInstance(Subject, WorkspaceConfig) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates an instance of the SessionImpl class representing a user represented by the subject instance attached to the workspace configured by the wspConfig.
createSessionItemStateManager(LocalItemStateManager) - Method in class org.apache.jackrabbit.core.SessionImpl
Create the session item state manager.
createSessionItemStateManager(UpdatableItemStateManager, ItemStateFactory) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
createSortFields(Path[], boolean[]) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Creates the SortFields for the order properties.
createSpellChecker() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Creates a spell checker for this query handler.
createSubParser(Properties) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Creates a new instance of a configuration parser but with overlayed variables.
createSubscription(SessionInfo, EventFilter[]) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
 
createSubscription(SessionInfo, EventFilter[]) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
createSubscription(SessionInfo, EventFilter[]) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Creates a new Subscription for events with an initial set of EventFilters.
createSubscription(SessionInfo, EventFilter[]) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
createSubscription(SessionInfo, EventFilter[]) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Creates a new Subscription for events with an initial set of EventFilters.
createSynonymProvider() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
createSynonymProviderConfigResource() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Creates a file system resource to the synonym provider configuration.
createTableSQL - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
This is the property 'createTable' in the [databaseType].properties file, initialized with the default value.
createTemporary(InputStream) - Static method in class org.apache.jackrabbit.core.value.InternalValue
Create an internal value that is backed by a temporary file.
createTemporary(InputStream, DataStore) - Static method in class org.apache.jackrabbit.core.value.InternalValue
Create an internal value that is backed by a temporary file (if data store usage is disabled or the store is null) or in the data store if it is not null and enabled.
createTemporaryBlob(InputStream) - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
Creates a temporary oracle.sql.BLOB instance via reflection and spools the contents of the specified stream.
createTemporaryBlob(InputStream) - Method in class org.apache.jackrabbit.core.persistence.bundle.Oracle9PersistenceManager
Creates a temporary oracle.sql.BLOB instance via reflection and spools the contents of the specified stream.
createTemporaryBlob(InputStream) - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Creates a temporary oracle.sql.BLOB instance via reflection and spools the contents of the specified stream.
createTextExtractor() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Factory method to create the TextExtractor instance.
createTextsearchQueryNode(QueryNode, String) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
Creates a TextsearchQueryNode instance.
createTextsearchQueryNode(QueryNode, String) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeFactory
Creates a TextsearchQueryNode instance.
createTransientFile(String, String, File) - Method in class org.apache.jackrabbit.util.TransientFileFactory
Same as File.createTempFile(String, String, File) except that the newly-created file will be automatically deleted once the returned File object has been gc'ed.
createTransientNodeState(NodeId, Name, NodeId, int) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
 
createTransientNodeState(NodeState, int) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
 
createTransientPropertyState(NodeId, Name, int) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
 
createTransientPropertyState(PropertyState, int) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
 
createUpdateChannel(String) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Create an UpdateEventChannel for some workspace.
createUpdateElement(String[], int, Document) - Static method in class org.apache.jackrabbit.webdav.version.UpdateInfo
Factory method to create the basic structure of an UpdateInfo object.
createUser(String, String) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
Creates an User for the given userID / password pair; neither of the specified parameters can be null.
createUser(String, String, Principal, String) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
Creates an User for the given userID that authenitcates with the given Credentials and returns the specified Principal upon Authorizable.getPrincipal().
createUser(String, String) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Creates a new Node on the repository with the specified userName.
createUser(String, String, Principal, String) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
 
createValue(String, NamePathResolver) - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilder.QPropertyDefinitionBuilder
Create a new QValue for value of the type this instance represents using the given resolver.
createValue(String, NamePathResolver) - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilderImpl.QPropertyDefinitionBuilderImpl
 
createValue(QValue) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
Create a new Value based on an existing QValue
createValue(String) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
createValue(long) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
createValue(double) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
createValue(boolean) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
createValue(Calendar) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
createValue(InputStream) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
createValue(Node) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
createValue(String, int) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
createValue(boolean) - Method in class org.apache.jackrabbit.value.ValueFactoryImpl
createValue(Calendar) - Method in class org.apache.jackrabbit.value.ValueFactoryImpl
createValue(double) - Method in class org.apache.jackrabbit.value.ValueFactoryImpl
createValue(InputStream) - Method in class org.apache.jackrabbit.value.ValueFactoryImpl
createValue(long) - Method in class org.apache.jackrabbit.value.ValueFactoryImpl
createValue(Node) - Method in class org.apache.jackrabbit.value.ValueFactoryImpl
createValue(String) - Method in class org.apache.jackrabbit.value.ValueFactoryImpl
createValue(String, int) - Method in class org.apache.jackrabbit.value.ValueFactoryImpl
createValueConstraint(String, NamePathResolver) - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilder.QPropertyDefinitionBuilder
Validate the given constraint and resolve any prefixes.
createValueConstraint(String, NamePathResolver) - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilderImpl.QPropertyDefinitionBuilderImpl
 
createVersionableNode(Node, String, NodeType) - Method in class org.apache.jackrabbit.test.api.version.AbstractVersionTest
Create a versionable node below the given parent node.
createVersionHistory(Session, NodeState) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Creates a new version history.
createVersionHistory(Session, NodeState) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Creates a new version history.
createVersionManager(VersioningConfig, DelegatingObservationDispatcher) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates the version manager.
createVersionManager(RepositoryImpl) - Method in class org.apache.jackrabbit.core.SessionImpl
Create the version manager.
createVersionManager(RepositoryImpl) - Method in class org.apache.jackrabbit.core.XASessionImpl
Create the version manager.
createVersionManager(WorkspaceManager) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
Create the VersionManager.
createWeight(Searcher) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitTermQuery
 
createWeight(Searcher) - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery
createWeight(Searcher) - Method in class org.apache.jackrabbit.core.query.lucene.RangeQuery
Creates the Weight for this query.
createWeight(Searcher) - Method in class org.apache.jackrabbit.core.query.lucene.WildcardQuery
Creates the Weight for this query.
createWorkspace(String) - Method in interface org.apache.jackrabbit.api.JackrabbitWorkspace
Creates a workspace with the given name.
createWorkspace(String, InputSource) - Method in interface org.apache.jackrabbit.api.JackrabbitWorkspace
Creates a workspace with the given name and a workspace configuration template.
createWorkspace(String) - Method in interface org.apache.jackrabbit.api.jsr283.Workspace
Creates a new Workspace with the specified name.
createWorkspace(String, String) - Method in interface org.apache.jackrabbit.api.jsr283.Workspace
Creates a new Workspace with the specified name initialized with a clone of the content of the workspace srcWorkspace.
createWorkspace(String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates a workspace with the given name.
createWorkspace(String, InputSource) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates a workspace with the given name and given workspace configuration template.
createWorkspace(String) - Method in class org.apache.jackrabbit.core.SessionImpl
Creates a workspace with the given name.
createWorkspace(String, InputSource) - Method in class org.apache.jackrabbit.core.SessionImpl
Creates a workspace with the given name and a workspace configuration template.
createWorkspace(String, String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Creates a new Workspace with the specified name initialized with a clone of the content of the workspace srcWorkspace.
createWorkspace(String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Creates a new Workspace with the specified name.
createWorkspace(String, InputSource) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Creates a workspace with the given name and a workspace configuration template.
createWorkspaceConfig(String, StringBuffer) - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Creates a new workspace configuration with the specified name.
createWorkspaceConfig(String, InputSource) - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Creates a new workspace configuration with the specified name.
createWorkspaceInfo(WorkspaceConfig) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates a new RepositoryImpl.WorkspaceInfo instance for wspConfig.
createWorkspaceInstance(WorkspaceConfig, SharedItemStateManager, RepositoryImpl, SessionImpl) - Method in class org.apache.jackrabbit.core.SessionImpl
Creates the workspace instance backing this session.
createWorkspaceInstance(WorkspaceConfig, SharedItemStateManager, RepositoryImpl, SessionImpl) - Method in class org.apache.jackrabbit.core.XASessionImpl
Creates the workspace instance backing this session.
createWorkspaceInstance(RepositoryConfig, SessionInfo) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
CREATIONDATE - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
 
creationDateFormat - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
Simple date format for the creation date ISO representation (partial).
CREATOR_DISPLAYNAME - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
The "DAV:creator-displayname" property contains a description of the creator of the resource that is suitable for presentation to a user.
credentials - Variable in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
 
CredentialsCallback - Class in org.apache.jackrabbit.core.security.authentication
A CredentialsCallback
CredentialsCallback() - Constructor for class org.apache.jackrabbit.core.security.authentication.CredentialsCallback
 
CredentialsCallback - Class in org.apache.jackrabbit.core.security
Deprecated. Use CredentialsCallback instead.
CredentialsCallback() - Constructor for class org.apache.jackrabbit.core.security.CredentialsCallback
Deprecated.  
CredentialsCallbackHandler - Class in org.apache.jackrabbit.core.security
Deprecated. Use CallbackHandlerImpl instead.
CredentialsCallbackHandler(Credentials) - Constructor for class org.apache.jackrabbit.core.security.CredentialsCallbackHandler
Deprecated.  
CredentialsProvider - Interface in org.apache.jackrabbit.server
This Interface defines a provider for the credentials.
CryptedSimpleCredentials - Class in org.apache.jackrabbit.core.security.authentication
Crypted variant of the SimpleCredentials.
CryptedSimpleCredentials(SimpleCredentials) - Constructor for class org.apache.jackrabbit.core.security.authentication.CryptedSimpleCredentials
Take SimpleCredentials and digest the password if it is plain-text
CryptedSimpleCredentials(String, String) - Constructor for class org.apache.jackrabbit.core.security.authentication.CryptedSimpleCredentials
 
CTX_ATTR_RESOURCE_PATH_PREFIX - Static variable in class org.apache.jackrabbit.webdav.jcr.JCRWebdavServerServlet
Servlet context attribute used to store the path prefix instead of having a static field with this servlet.
CTX_ATTR_RESOURCE_PATH_PREFIX - Static variable in class org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet
Servlet context attribute used to store the path prefix instead of having a static field with this servlet.
curChar - Variable in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager
 
curChar - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
 
CURRENT_ELEMENT - Static variable in class org.apache.jackrabbit.name.Path
Deprecated. the 'current' element. i.e. '.'
CURRENT_USER_PRIVILEGE_SET - Static variable in interface org.apache.jackrabbit.webdav.security.SecurityConstants
Protected property DAV:current-user-privilege-set
CURRENT_WORKSPACE_SET - Static variable in interface org.apache.jackrabbit.webdav.version.ActivityResource
The computed DAV:current-workspace-set property identifies identifies each workspace whose DAV:current-activity-set identifies this activity.
currentLevel - Variable in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
used to track hierarchy level of item currently being processed
currentQueue - Variable in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
queues used to implement breadth-first traversal
currentToken - Variable in exception org.apache.jackrabbit.spi.commons.query.sql.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception org.apache.jackrabbit.spi.commons.query.xpath.ParseException
This is the last token that has been consumed successfully.
CurrentUserPrivilegeSetProperty - Class in org.apache.jackrabbit.webdav.security
CurrentUserPrivilegeSetProperty...
CurrentUserPrivilegeSetProperty(Privilege[]) - Constructor for class org.apache.jackrabbit.webdav.security.CurrentUserPrivilegeSetProperty
Create a new instance of this property.
CurrentUserPrivilegeSetProperty(DavProperty) - Constructor for class org.apache.jackrabbit.webdav.security.CurrentUserPrivilegeSetProperty
Create a new CurrentUserPrivilegeSetProperty from a DavProperty as obtained from a MultiStatusResponse.
CUURENT_ACTIVITY_SET - Static variable in interface org.apache.jackrabbit.webdav.version.WorkspaceResource
DAV:current-activity-set is a required property for a workspace resource, if the server supports the activity feature.

D

data - Variable in class org.apache.jackrabbit.core.ItemImpl
Item data associated with this item.
DATA_STORE_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the data store configuration element.
DatabaseFileSystem - Class in org.apache.jackrabbit.core.fs.db
Base class for database file systems.
DatabaseFileSystem() - Constructor for class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Default constructor
DatabaseHelper - Class in org.apache.jackrabbit.core.data.db
Helper methods for database operations.
DatabaseHelper() - Constructor for class org.apache.jackrabbit.core.data.db.DatabaseHelper
 
DatabaseJournal - Class in org.apache.jackrabbit.core.journal
Database-based journal implementation.
DatabaseJournal() - Constructor for class org.apache.jackrabbit.core.journal.DatabaseJournal
 
DatabaseJournal.DatabaseRevision - Class in org.apache.jackrabbit.core.journal
This class manages the local revision of the cluster node.
DatabaseJournal.DatabaseRevision() - Constructor for class org.apache.jackrabbit.core.journal.DatabaseJournal.DatabaseRevision
 
DatabaseJournal.RevisionTableJanitor - Class in org.apache.jackrabbit.core.journal
Class for maintaining the revision table.
DatabaseJournal.RevisionTableJanitor() - Constructor for class org.apache.jackrabbit.core.journal.DatabaseJournal.RevisionTableJanitor
 
DatabasePersistenceManager - Class in org.apache.jackrabbit.core.persistence.db
Abstract base class for database persistence managers.
DatabasePersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Creates a new DatabasePersistenceManager instance.
DatabasePersistenceManager - Class in org.apache.jackrabbit.core.state.db
Deprecated. use DatabasePersistenceManager instead.
DatabasePersistenceManager() - Constructor for class org.apache.jackrabbit.core.state.db.DatabasePersistenceManager
Deprecated.  
databaseType - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The database type used.
databaseType - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
the database type
DataIdentifier - Class in org.apache.jackrabbit.core.data
Opaque data identifier used to identify records in a data store.
DataIdentifier(String) - Constructor for class org.apache.jackrabbit.core.data.DataIdentifier
Creates a data identifier from the given string.
DataIdentifier(byte[]) - Constructor for class org.apache.jackrabbit.core.data.DataIdentifier
Creates a data identifier from the hexadecimal string representation of the given bytes.
DataRecord - Interface in org.apache.jackrabbit.core.data
Immutable data record that consists of a binary stream.
DataStore - Interface in org.apache.jackrabbit.core.data
Append-only store for binary streams.
dataStore - Variable in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Data store for binary properties.
DataStoreException - Exception in org.apache.jackrabbit.core.data
Exception thrown by the Data Store module.
DataStoreException(String) - Constructor for exception org.apache.jackrabbit.core.data.DataStoreException
Constructs a new instance of this class with the specified detail message.
DataStoreException(String, Throwable) - Constructor for exception org.apache.jackrabbit.core.data.DataStoreException
Constructs a new instance of this class with the specified detail message and root cause.
DataStoreException(Throwable) - Constructor for exception org.apache.jackrabbit.core.data.DataStoreException
Constructs a new instance of this class with the specified root cause.
DataStoreFactory - Interface in org.apache.jackrabbit.core.data
Factory interface for creating DataStore instances.
DATE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
DATE - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
DATE_LITERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
DATE_STRING - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
DATE_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
DateField - Class in org.apache.jackrabbit.core.query.lucene
Implements Date <-> String conversions in a way that the resulting String is suitable for indexing and sorting.
DatePropertyTest - Class in org.apache.jackrabbit.test.api
Tests a date property.
DatePropertyTest() - Constructor for class org.apache.jackrabbit.test.api.DatePropertyTest
 
DATETIME_LITERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
DATETIME_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
dateToString(Date) - Static method in class org.apache.jackrabbit.core.query.lucene.DateField
Converts a Date to a string suitable for indexing.
DateValue - Class in org.apache.jackrabbit.value
A DateValue provides an implementation of the Value interface representing a date value.
DateValue(Calendar) - Constructor for class org.apache.jackrabbit.value.DateValue
Constructs a DateValue object representing a date.
DateVersionSelector - Class in org.apache.jackrabbit.core.version
This Class implements a version selector that selects a version by creation date.
DateVersionSelector(Calendar) - Constructor for class org.apache.jackrabbit.core.version.DateVersionSelector
Creates a DateVersionSelector that will select the latest version of all those that are older than the given date.
DateVersionSelector(Calendar, boolean) - Constructor for class org.apache.jackrabbit.core.version.DateVersionSelector
Creates a DateVersionSelector that will select the latest version of all those that are older than the given date.
DAV_ACL - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav ACL method and public constant defined by RFC 3744
DAV_BASELINE_CONTROL - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav BASELINE-CONTROL method and public constant defined by RFC 3253
DAV_BIND - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav BIND method and public constant defined by the BIND specification
DAV_CHECKIN - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav CHECKIN method and public constant defined by RFC 3253
DAV_CHECKOUT - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav CHECKOUT method and public constant defined by RFC 3253
DAV_COPY - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav COPY method and public constant as defined by RFC 2518
DAV_DELETE - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav DELETE method and public constant
DAV_GET - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav GET method and public constant
DAV_HEAD - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav HEAD method and public constant
DAV_LABEL - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav LABEL method and public constant defined by RFC 3253
DAV_LOCK - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav LOCK method and public constant as defined by RFC 2518
DAV_MERGE - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav MERGE method and public constant defined by RFC 3253
DAV_MKACTIVITY - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav MKACTIVITY method and public constant defined by RFC 3253
DAV_MKCOL - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav MKCOL (make collection) method and public constant as defined by RFC 2518
DAV_MKWORKSPACE - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav MKWORKSPACE method and public constant defined by RFC 3253
DAV_MOVE - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav MOVE method and public constant as defined by RFC 2518
DAV_OPTIONS - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav OPTIONS method and public constant
DAV_ORDERPATCH - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav ORDERPATCH method and public constant defined by RFC 3648.
DAV_POLL - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav POLL method and public constant
NOTE: This method is not defined by any of the Webdav RFCs
DAV_POST - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav POST method and public constant
DAV_PROPFIND - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav PROPFIND method and public constant as defined by RFC 2518.
DAV_PROPPATCH - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav PROPPATCH method and public constant as defined by RFC 2518
DAV_PUT - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav PUT method and public constant
DAV_REBIND - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav REBIND method and public constant defined by the BIND specification
DAV_REPORT - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav REPORT method and public constant defined by RFC 3253
DAV_SEARCH - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav SEARCH method and public constant as defined by the Webdav Search internet draft.
DAV_SUBSCRIBE - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav SUBSCRIBE method and public constant.
DAV_UNBIND - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav UNBIND method and public constant defined by the BIND specification
DAV_UNCHECKOUT - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav UNCHECKOUT method and public constant defined by RFC 3253
DAV_UNLOCK - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav UNLOCK method and public constant as defined by RFC 2518
DAV_UNSUBSCRIBE - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav UNSUBSCRIBE method and public constant
NOTE: This method is not defined by any of the Webdav RFCs
DAV_UPDATE - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav UPDATE method and public constant defined by RFC 3253
DAV_VERSION_CONTROL - Static variable in class org.apache.jackrabbit.webdav.DavMethods
The webdav VERSION-CONTROL method and public constant defined by RFC 3253
DavCompliance - Class in org.apache.jackrabbit.webdav
DavCompliance defines constants for the various compliance classes defined RFC 2518, RFC 4918 and it's extensions.
DavCompliance() - Constructor for class org.apache.jackrabbit.webdav.DavCompliance
 
DavConstants - Interface in org.apache.jackrabbit.webdav
DavConstants provide constants for request and response headers, XML elements and property names defined by RFC 2518.
DavException - Exception in org.apache.jackrabbit.webdav
DavException extends the Exception class in order to simplify handling of exceptional situations occuring during processing of WebDAV requests and provides possibility to retrieve an Xml representation of the error.
DavException(int, String) - Constructor for exception org.apache.jackrabbit.webdav.DavException
Create a new DavException.
DavException(int, Throwable) - Constructor for exception org.apache.jackrabbit.webdav.DavException
Create a new DavException.
DavException(int) - Constructor for exception org.apache.jackrabbit.webdav.DavException
Create a new DavException.
DavException(int, String, Throwable, Element) - Constructor for exception org.apache.jackrabbit.webdav.DavException
Create a new DavException.
DavLocatorFactory - Interface in org.apache.jackrabbit.webdav
DavLocatorFactory...
DavLocatorFactoryImpl - Class in org.apache.jackrabbit.webdav.jcr
DavLocatorFactoryImpl...
DavLocatorFactoryImpl(String) - Constructor for class org.apache.jackrabbit.webdav.jcr.DavLocatorFactoryImpl
Create a new factory
DavMethod - Interface in org.apache.jackrabbit.webdav.client.methods
DavMethod...
DavMethodBase - Class in org.apache.jackrabbit.webdav.client.methods
DavMethodBase...
DavMethodBase(String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.DavMethodBase
 
DavMethods - Class in org.apache.jackrabbit.webdav
DavMethods defines constants for the WebDAV METHODS.
DavMethods() - Constructor for class org.apache.jackrabbit.webdav.DavMethods
 
DavProperty - Interface in org.apache.jackrabbit.webdav.property
The Property class represents a Property of a WebDAV resource.
DavPropertyIterator - Interface in org.apache.jackrabbit.webdav.property
The DavPropertyIterator extends the Iterator by a property specific next() method.
DavPropertyName - Class in org.apache.jackrabbit.webdav.property
The DavPropertyName class reflects a Webdav property name.
DavPropertyNameIterator - Interface in org.apache.jackrabbit.webdav.property
DavPropertyNameIterator...
DavPropertyNameSet - Class in org.apache.jackrabbit.webdav.property
DavPropertyNameSet represents a Set of DavPropertyName objects.
DavPropertyNameSet() - Constructor for class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
Create a new empty set.
DavPropertyNameSet(DavPropertyNameSet) - Constructor for class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
Create a new DavPropertyNameSet with the given initial values.
DavPropertyNameSet(Element) - Constructor for class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
Create a new DavPropertyNameSet from the given DAV:prop element.
DavPropertySet - Class in org.apache.jackrabbit.webdav.property
The DavPropertySet class represents a set of WebDAV property.
DavPropertySet() - Constructor for class org.apache.jackrabbit.webdav.property.DavPropertySet
 
DavResource - Interface in org.apache.jackrabbit.webdav
DavResource provides standard WebDAV functionality as specified by RFC 2518.
DavResourceFactory - Interface in org.apache.jackrabbit.webdav
DavResourceFactory interface defines a single method for creating DavResource objects.
DavResourceFactoryImpl - Class in org.apache.jackrabbit.webdav.jcr
DavResourceFactoryImpl...
DavResourceFactoryImpl(TxLockManagerImpl, SubscriptionManager) - Constructor for class org.apache.jackrabbit.webdav.jcr.DavResourceFactoryImpl
Create a new DavResourceFactoryImpl.
DavResourceImpl - Class in org.apache.jackrabbit.webdav.simple
DavResourceImpl implements a DavResource.
DavResourceImpl(DavResourceLocator, DavResourceFactory, DavSession, ResourceConfig) - Constructor for class org.apache.jackrabbit.webdav.simple.DavResourceImpl
Deprecated.  
DavResourceImpl(DavResourceLocator, DavResourceFactory, DavSession, ResourceConfig, boolean) - Constructor for class org.apache.jackrabbit.webdav.simple.DavResourceImpl
Create a new DavResource.
DavResourceImpl(DavResourceLocator, DavResourceFactory, DavSession, ResourceConfig, Node) - Constructor for class org.apache.jackrabbit.webdav.simple.DavResourceImpl
Create a new DavResource.
DavResourceIterator - Interface in org.apache.jackrabbit.webdav
DavResourceIterator extends the Iterator interface.
DavResourceIteratorImpl - Class in org.apache.jackrabbit.webdav
DavResourceIteratorImpl implementation of the DavResourceIterator interface.
DavResourceIteratorImpl(List) - Constructor for class org.apache.jackrabbit.webdav.DavResourceIteratorImpl
Create a new DavResourceIterator from the specified list.
DavResourceLocator - Interface in org.apache.jackrabbit.webdav
DavResourceLocator...
DavServletRequest - Interface in org.apache.jackrabbit.webdav
DavServletRequest extends the HttpServletRequest by Webdav specific METHODS.
DavServletResponse - Interface in org.apache.jackrabbit.webdav
WebdavResponse extends the HttpServletResponse by Webdav specific status codes and METHODS.
DavSession - Interface in org.apache.jackrabbit.webdav
DavSession allows to pass session information between request, response and resource(s).
DavSessionImpl - Class in org.apache.jackrabbit.webdav.simple
Simple implementation of the DavSession interface.
DavSessionImpl(Session) - Constructor for class org.apache.jackrabbit.webdav.simple.DavSessionImpl
Creates a new DavSession based on a jcr session
DavSessionProvider - Interface in org.apache.jackrabbit.webdav
DavSessionProvider is an interface for components that can initiate and complete DavSessions.
DavSessionProviderImpl - Class in org.apache.jackrabbit.webdav.simple
Simple implementation of the DavSessionProvider interface that uses a CredentialsProvider to locate credentials in the request, log into the respository, and provide a DavSession to the request.
DavSessionProviderImpl(Repository, SessionProvider) - Constructor for class org.apache.jackrabbit.webdav.simple.DavSessionProviderImpl
Creates a new DavSessionProviderImpl
DAYS_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
DB2FileSystem - Class in org.apache.jackrabbit.core.fs.db
DB2FileSystem is a JDBC-based FileSystem implementation for Jackrabbit that persists file system entries in a DB2 database.
DB2FileSystem() - Constructor for class org.apache.jackrabbit.core.fs.db.DB2FileSystem
Creates a new DB2FileSystem instance.
DbDataRecord - Class in org.apache.jackrabbit.core.data.db
Data record that is stored in a database
DbDataRecord(DbDataStore, DataIdentifier, long, long) - Constructor for class org.apache.jackrabbit.core.data.db.DbDataRecord
Creates a data record based on the given identifier and length.
DbDataStore - Class in org.apache.jackrabbit.core.data.db
A data store implementation that stores the records in a database using JDBC.
DbDataStore() - Constructor for class org.apache.jackrabbit.core.data.db.DbDataStore
 
DbFileSystem - Class in org.apache.jackrabbit.core.fs.db
DbFileSystem is a generic JDBC-based FileSystem implementation for Jackrabbit that persists file system entries in a database table.
DbFileSystem() - Constructor for class org.apache.jackrabbit.core.fs.db.DbFileSystem
 
DbInputStream - Class in org.apache.jackrabbit.core.data.db
This class represents an input stream backed by a database.
DbInputStream(DbDataStore, DataIdentifier) - Constructor for class org.apache.jackrabbit.core.data.db.DbInputStream
Create a database input stream for the given identifier.
DbNameIndex - Class in org.apache.jackrabbit.core.persistence.bundle.util
Implements a StringIndex that stores and retrieves the names from a table in a database.
DbNameIndex(ConnectionRecoveryManager, String) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.DbNameIndex
Creates a new index that is stored in a db.
debugStream - Variable in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager
 
debugStream - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
 
DecimalLiteral - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DeclareBaseURI - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DeclareCollation - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DeclareConstruction - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DeclareDefaultElement - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DeclareDefaultFunction - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DeclareDefaultOrderingEmpty - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
declaredMemberOf() - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
 
DeclareInheritNamespaces - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DeclareNamespace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DeclareOrdering - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DeclareXMLSpace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
declaringNodeType - Variable in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
The name of the declaring node type.
DECLARINGNODETYPE_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.NodeTypeConstants
Name of the declaring nodetype.
DeclaringTypePredicate - Class in org.apache.jackrabbit.commons.predicate
Filter that checks the declared type of an item
DeclaringTypePredicate(String, boolean, int, int) - Constructor for class org.apache.jackrabbit.commons.predicate.DeclaringTypePredicate
Creates a new filter for the given nodetype and flags.
DeclaringTypePredicate(String, boolean) - Constructor for class org.apache.jackrabbit.commons.predicate.DeclaringTypePredicate
Creates a new filter for the given nodetype and flags
decode(Reader, OutputStream) - Static method in class org.apache.jackrabbit.test.api.Base64
Decode base64 encoded data.
decode(InputStream, OutputStream) - Static method in class org.apache.jackrabbit.test.api.Base64
Decode base64 encoded data.
decode(String, OutputStream) - Static method in class org.apache.jackrabbit.test.api.Base64
Decode base64 encoded data.
decode(char[], OutputStream) - Static method in class org.apache.jackrabbit.test.api.Base64
Decode base64 encoded data.
decode(char[], int, int, OutputStream) - Static method in class org.apache.jackrabbit.test.api.Base64
Decode base64 encoded data.
decode(Reader, OutputStream) - Static method in class org.apache.jackrabbit.util.Base64
Decode base64 encoded data.
decode(InputStream, OutputStream) - Static method in class org.apache.jackrabbit.util.Base64
Decode base64 encoded data.
decode(String, OutputStream) - Static method in class org.apache.jackrabbit.util.Base64
Decode base64 encoded data.
decode(char[], OutputStream) - Static method in class org.apache.jackrabbit.util.Base64
Decode base64 encoded data.
decode(char[], int, int, OutputStream) - Static method in class org.apache.jackrabbit.util.Base64
Decode base64 encoded data.
decode(QName) - Static method in class org.apache.jackrabbit.util.ISO9075
Decodes the name.
decode(String) - Static method in class org.apache.jackrabbit.util.ISO9075
Decodes the name.
deep - Variable in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Flag indicating whether lock is deep
DEFAULT - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
DEFAULT - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
DEFAULT - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
Default - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DEFAULT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DEFAULT_ANALYZER - Static variable in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Default analyzer to parse source doc with.
DEFAULT_AUTHENTICATE_HEADER - Static variable in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
Default value for the 'WWW-Authenticate' header, that is set, if request results in a 401 (Unauthorized) error.
DEFAULT_BOOST - Static variable in interface org.apache.jackrabbit.core.query.lucene.IndexingConfiguration
The default boost: 1.0f.
DEFAULT_BOOST - Static variable in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Boost terms in query based on score.
DEFAULT_BOOST - Static variable in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
The default boost for a lucene field: 1.0f.
DEFAULT_DIGEST - Static variable in interface org.apache.jackrabbit.core.security.SecurityConstants
To be used for the encryption.
DEFAULT_ENCODING - Static variable in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
The default encoding used in serialization
DEFAULT_ENCODING - Static variable in class org.apache.jackrabbit.value.BaseValue
 
DEFAULT_EXTRACTOR_BACK_LOG - Static variable in class org.apache.jackrabbit.core.query.lucene.SearchIndex
The default value for property SearchIndex.extractorBackLog.
DEFAULT_EXTRACTOR_POOL_SIZE - Static variable in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Deprecated. this value is not used anymore. Instead the default value is calculated as follows: 2 * Runtime.getRuntime().availableProcessors().
DEFAULT_EXTRACTOR_TIMEOUT - Static variable in class org.apache.jackrabbit.core.query.lucene.SearchIndex
The default timeout in milliseconds which is granted to the text extraction process until fulltext indexing is deferred to a background thread.
DEFAULT_FIELD_NAMES - Static variable in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Default field names.
DEFAULT_INSTANCE_FILE_NAME - Static variable in class org.apache.jackrabbit.core.journal.FileJournal
Default instance revision file name.
DEFAULT_MAX_CONNECTIONS - Static variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The default value for the maximum connections.
DEFAULT_MAX_FIELD_LENGTH - Static variable in class org.apache.jackrabbit.core.query.lucene.SearchIndex
the default value for property SearchIndex.maxFieldLength.
DEFAULT_MAX_MEM - Static variable in class org.apache.jackrabbit.core.state.MLRUItemStateCache
default maximum memory to use
DEFAULT_MAX_MERGE_DOCS - Static variable in class org.apache.jackrabbit.core.query.lucene.SearchIndex
The default value for property SearchIndex.maxMergeDocs.
DEFAULT_MAX_NUM_TOKENS_PARSED - Static variable in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Default maximum number of tokens to parse in each example doc field that is not stored with TermVector support.
DEFAULT_MAX_QUERY_TERMS - Static variable in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Return a Query with no more than this many terms.
DEFAULT_MAX_WORD_LENGTH - Static variable in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Ignore words greater than this length or if 0 then this has no effect.
DEFAULT_MAXFRAGMENTS - Static variable in class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
A default value of 3
DEFAULT_MERGE_FACTOR - Static variable in class org.apache.jackrabbit.core.query.lucene.SearchIndex
the default value for property SearchIndex.mergeFactor.
DEFAULT_MIN_DOC_FREQ - Static variable in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Ignore words which do not occur in at least this many docs.
DEFAULT_MIN_MERGE_DOCS - Static variable in class org.apache.jackrabbit.core.query.lucene.SearchIndex
The default value for property SearchIndex.minMergeDocs.
DEFAULT_MIN_RECORD_LENGTH - Static variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The default value for the minimum object size.
DEFAULT_MIN_TERM_FREQ - Static variable in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Ignore terms with less than this frequency in the source doc.
DEFAULT_MIN_WORD_LENGTH - Static variable in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Ignore words less than this length or if 0 then this has no effect.
DEFAULT_QUERY_HANDLER - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the default search index implementation class.
DEFAULT_RESOURCE - Static variable in class org.apache.jackrabbit.webdav.property.ResourceType
The default resource type
DEFAULT_SELECTOR_NAME - Static variable in class org.apache.jackrabbit.core.query.lucene.QueryImpl
The default selector name 's'.
DEFAULT_STOP_WORDS - Static variable in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Default set of stopwords.
DEFAULT_SURROUND - Static variable in class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
A default value of 75
DEFAULT_SYNC_DELAY - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Default synchronization delay, in milliseconds.
DEFAULT_TERM_INFOS_INDEX_DIVISOR - Static variable in class org.apache.jackrabbit.core.query.lucene.SearchIndex
The default value for SearchIndex.termInfosIndexDivisor.
DEFAULT_TIMEOUT - Static variable in class org.apache.jackrabbit.webdav.transaction.TxActiveLock
 
DEFAULT_UPPER_LIMIT - Static variable in class org.apache.jackrabbit.core.CachingHierarchyManager
Default upper limit of cached states
DEFAULT_WAIT_TIMEOUT - Static variable in class org.apache.jackrabbit.test.api.observation.AbstractObservationTest
Default wait timeout for events: 5000 ms
DEFAULT_WORKSPACE_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the default workspace configuration attribute.
DefaultAccessManager - Class in org.apache.jackrabbit.core.security
The DefaultAccessManager controls access by evaluating access control policies for the Subject attached to the Session this manager has been built for.
DefaultAccessManager() - Constructor for class org.apache.jackrabbit.core.security.DefaultAccessManager
 
DefaultActiveLock - Class in org.apache.jackrabbit.webdav.lock
DefaultActiveLock implements the ActiveLock interface and represents an exclusive write lock with a random uuid lock token.
DefaultActiveLock() - Constructor for class org.apache.jackrabbit.webdav.lock.DefaultActiveLock
Create a new DefaultActiveLock with default values.
DefaultActiveLock(LockInfo) - Constructor for class org.apache.jackrabbit.webdav.lock.DefaultActiveLock
Create a new lock
DefaultClusterOperation - Class in org.apache.jackrabbit.core.cluster
Default cluster operation implementation.
DefaultClusterOperation(ClusterNode, ClusterRecord) - Constructor for class org.apache.jackrabbit.core.cluster.DefaultClusterOperation
Create an instance of this class.
DefaultCollationDecl() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
DefaultContentHandler - Class in org.apache.jackrabbit.commons.xml
Adapter class for exposing a ContentHandler instance as DefaultHandler object.
DefaultContentHandler(ContentHandler) - Constructor for class org.apache.jackrabbit.commons.xml.DefaultContentHandler
Creates a DefaultHandler adapter for the given content handler.
DefaultDavProperty - Class in org.apache.jackrabbit.webdav.property
DefaultDavProperty...
DefaultDavProperty(String, Object, Namespace, boolean) - Constructor for class org.apache.jackrabbit.webdav.property.DefaultDavProperty
Creates a new WebDAV property with the given namespace, name and value.
DefaultDavProperty(String, Object, Namespace) - Constructor for class org.apache.jackrabbit.webdav.property.DefaultDavProperty
Creates a new non-protected WebDAV property with the given namespace, name and value.
DefaultDavProperty(DavPropertyName, Object, boolean) - Constructor for class org.apache.jackrabbit.webdav.property.DefaultDavProperty
Creates a new WebDAV property with the given DavPropertyName and value.
DefaultDavProperty(DavPropertyName, Object) - Constructor for class org.apache.jackrabbit.webdav.property.DefaultDavProperty
Creates a new non- protected WebDAV property with the given DavPropertyName and value.
DefaultElement - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DefaultEventType - Class in org.apache.jackrabbit.webdav.observation
DefaultEventType defines a simple EventType implementation that only consists of a qualified event name consisting of namespace plus local name.
DefaultHandler - Class in org.apache.jackrabbit.server.io
DefaultHandler implements a simple IOHandler that creates 'file' and 'folder' nodes.
DefaultHandler() - Constructor for class org.apache.jackrabbit.server.io.DefaultHandler
Creates a new DefaultHandler with default nodetype definitions and without setting the IOManager.
DefaultHandler(IOManager) - Constructor for class org.apache.jackrabbit.server.io.DefaultHandler
Creates a new DefaultHandler with default nodetype definitions:
Nodetype for Collection: nt:folder Nodetype for Non-Collection: nt:file Nodetype for Non-Collection content: nt:resource
DefaultHandler(IOManager, String, String, String) - Constructor for class org.apache.jackrabbit.server.io.DefaultHandler
Creates a new DefaultHandler.
DefaultHighlighter - Class in org.apache.jackrabbit.core.query.lucene
This is an adapted version of the FulltextHighlighter posted in issue: LUCENE-644.
DefaultHighlighter() - Constructor for class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
 
DefaultHTMLExcerpt - Class in org.apache.jackrabbit.core.query.lucene
DefaultHTMLExcerpt creates a HTML excerpt with the following format: <div> <span><strong>Jackrabbit</strong> implements both the mandatory XPath and optional SQL <strong>query</strong> syntax.
DefaultHTMLExcerpt() - Constructor for class org.apache.jackrabbit.core.query.lucene.DefaultHTMLExcerpt
 
DefaultIOListener - Class in org.apache.jackrabbit.server.io
DefaultIOListener implements an IOListener that writes debug/error output to the logger specified in the constructor.
DefaultIOListener(Logger) - Constructor for class org.apache.jackrabbit.server.io.DefaultIOListener
Creates a new DefaultIOListener
DefaultIOManager - Class in org.apache.jackrabbit.server.io
DefaultIOManager...
DefaultIOManager() - Constructor for class org.apache.jackrabbit.server.io.DefaultIOManager
Creates a new DefaultIOManager and populates the internal list of IOHandlers by the defaults.
DefaultIOManager(boolean) - Constructor for class org.apache.jackrabbit.server.io.DefaultIOManager
Deprecated. Use IOManagerImpl instead.
DefaultISMLocking - Class in org.apache.jackrabbit.core.state
DefaultISMLocking implements the default locking strategy using coarse grained locking on an ItemStateManager wide read-write lock.
DefaultISMLocking() - Constructor for class org.apache.jackrabbit.core.state.DefaultISMLocking
 
DefaultItemCollection - Class in org.apache.jackrabbit.webdav.jcr
DefaultItemCollection represents a JCR node item.
DefaultItemCollection(DavResourceLocator, JcrDavSession, DavResourceFactory, Item) - Constructor for class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
Create a new DefaultItemCollection.
DefaultItemFilter - Class in org.apache.jackrabbit.webdav.simple
DefaultItemFilter...
DefaultItemFilter() - Constructor for class org.apache.jackrabbit.webdav.simple.DefaultItemFilter
 
DefaultItemResource - Class in org.apache.jackrabbit.webdav.jcr
DefaultItemResource represents JCR property item.
DefaultItemResource(DavResourceLocator, JcrDavSession, DavResourceFactory, Item) - Constructor for class org.apache.jackrabbit.webdav.jcr.DefaultItemResource
Create a new DefaultItemResource.
DefaultLockManager - Class in org.apache.jackrabbit.jcr2spi.lock
DefaultLockManager...
DefaultLockManager() - Constructor for class org.apache.jackrabbit.jcr2spi.lock.DefaultLockManager
 
DefaultLoginModule - Class in org.apache.jackrabbit.core.security.authentication
The DefaultLoginModule authenticates Credentials related to a User of the Repository
In any other case it is marked to be ignored.
DefaultLoginModule() - Constructor for class org.apache.jackrabbit.core.security.authentication.DefaultLoginModule
 
DefaultNamePathResolver - Class in org.apache.jackrabbit.spi.commons.conversion
DefaultNamePathResolver...
DefaultNamePathResolver(NamespaceResolver) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
 
DefaultNamePathResolver(Session) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
 
DefaultNamePathResolver(NamespaceRegistry) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
 
DefaultNamePathResolver(NamespaceResolver, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
 
DefaultNamePathResolver(NameResolver, PathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
 
DefaultNamespaceDecl() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
DEFAULTPRIMARYTYPE_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the default primary type attribute.
DEFAULTPRIMARYTYPE_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.NodeTypeConstants
Name of the default primary type attribute.
DefaultPrincipalProvider - Class in org.apache.jackrabbit.core.security.principal
Provides principals for the users contained within the Repository.
DefaultPrincipalProvider(Session, UserManagerImpl) - Constructor for class org.apache.jackrabbit.core.security.principal.DefaultPrincipalProvider
Creates a new DefaultPrincipalProvider reading the principals from the storage below the given security root node.
DefaultQOMTreeVisitor - Class in org.apache.jackrabbit.spi.commons.query.qom
DefaultQOMTreeVisitor default implementation of a QOMTreeVisitor.
DefaultQOMTreeVisitor() - Constructor for class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
 
DefaultQueryHits - Class in org.apache.jackrabbit.core.query.lucene
DefaultQueryHits implements QueryHits based on a collection of ScoreNodes.
DefaultQueryHits(Collection) - Constructor for class org.apache.jackrabbit.core.query.lucene.DefaultQueryHits
Creates a new DefaultQueryHits instance based on the passed scoreNodes.
DefaultQueryNodeFactory - Class in org.apache.jackrabbit.spi.commons.query
Default implementetation of a QueryNodeFactory.
DefaultQueryNodeFactory(List) - Constructor for class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeFactory
Creates a DefaultQueryNodeFactory with the given node types under /jcr:system .
DefaultQueryNodeVisitor - Class in org.apache.jackrabbit.spi.commons.query
Implements the QueryNodeVisitor interface with default behaviour.
DefaultQueryNodeVisitor() - Constructor for class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeVisitor
 
DefaultRecordProducer - Class in org.apache.jackrabbit.core.journal
Produces new records that can be appended to the journal.
DefaultRecordProducer(AbstractJournal, String) - Constructor for class org.apache.jackrabbit.core.journal.DefaultRecordProducer
Create a new instance of this class.
DefaultSecurityManager - Class in org.apache.jackrabbit.core
The security manager acts as central managing class for all security related operations on a low-level non-protected level.
DefaultSecurityManager() - Constructor for class org.apache.jackrabbit.core.DefaultSecurityManager
 
DefaultTextExtractor - Class in org.apache.jackrabbit.extractor
Composite text extractor that by default contains the standard text extractors found in this package.
DefaultTextExtractor() - Constructor for class org.apache.jackrabbit.extractor.DefaultTextExtractor
Creates the default text extractor by adding instances of the standard text extractors as components.
DefaultTraversingQOMTreeVisitor - Class in org.apache.jackrabbit.spi.commons.query.qom
DefaultTraversingQOMTreeVisitor default implementation of a traversing QOMTreeVisitor.
DefaultTraversingQOMTreeVisitor() - Constructor for class org.apache.jackrabbit.spi.commons.query.qom.DefaultTraversingQOMTreeVisitor
 
DEFAULTVALUE_ELEMENT - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the default value element.
DEFAULTVALUE_ELEMENT - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.NodeTypeConstants
Name of the default value element.
DEFAULTVALUES_ELEMENT - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the default values element.
DEFAULTVALUES_ELEMENT - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.NodeTypeConstants
Name of the default values element.
DefaultVersionManager - Class in org.apache.jackrabbit.jcr2spi.version
DefaultVersionManager...
DefaultVersionManager() - Constructor for class org.apache.jackrabbit.jcr2spi.version.DefaultVersionManager
 
DefaultXMLExcerpt - Class in org.apache.jackrabbit.core.query.lucene
DefaultXMLExcerpt creates an XML excerpt of a matching node.
DefaultXMLExcerpt() - Constructor for class org.apache.jackrabbit.core.query.lucene.DefaultXMLExcerpt
 
DefineFunction - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
definesNode() - Method in interface org.apache.jackrabbit.core.nodetype.ItemDef
Determines whether this item definition defines a node.
definesNode() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Determines whether this item definition defines a node.
definesNode() - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Determines whether this item definition defines a node.
definesNode() - Method in class org.apache.jackrabbit.spi.commons.QNodeDefinitionImpl
Determines whether this item definition defines a node.
definesNode() - Method in class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
Determines whether this item definition defines a node.
definesNode() - Method in interface org.apache.jackrabbit.spi.QItemDefinition
Determines whether this item definition defines a node.
definesNode() - Method in class org.apache.jackrabbit.spi2dav.QNodeDefinitionImpl
Determines whether this item definition defines a node.
definesNode() - Method in class org.apache.jackrabbit.spi2dav.QPropertyDefinitionImpl
Determines whether this item definition defines a node.
definesResidual() - Method in interface org.apache.jackrabbit.core.nodetype.ItemDef
Determines whether this item definition defines a residual set of child items.
definesResidual() - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Determines whether this item definition defines a residual set of child items.
definesResidual() - Method in class org.apache.jackrabbit.spi.commons.QItemDefinitionImpl
Determines whether this item definition defines a residual set of child items.
definesResidual() - Method in interface org.apache.jackrabbit.spi.QItemDefinition
Determines whether this item definition defines a residual set of child items.
definesResidual() - Method in class org.apache.jackrabbit.spi2dav.QItemDefinitionImpl
Determines whether this item definition defines a residual set of child items.
DefineVariable - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DelegatingObservationDispatcher - Class in org.apache.jackrabbit.core.observation
This Class implements an observation dispatcher, that delegates events to a set of underlying dispatchers.
DelegatingObservationDispatcher() - Constructor for class org.apache.jackrabbit.core.observation.DelegatingObservationDispatcher
 
DelegatingTextExtractor - Interface in org.apache.jackrabbit.extractor
Interface for text extractors that need to delegate the extraction of parts of content documents to another text extractor.
delete() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
Deletes this resource.
delete(boolean) - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
Deletes this resource.
delete(File) - Static method in class org.apache.jackrabbit.core.fs.local.FileUtil
Recursively deletes the given file or directory.
delete(String) - Method in interface org.apache.jackrabbit.core.query.lucene.directory.DirectoryManager
Deletes the directory with the given name.
delete(String) - Method in class org.apache.jackrabbit.core.query.lucene.directory.FSDirectoryManager
Deletes the directory with the given name.
delete(String) - Method in class org.apache.jackrabbit.core.query.lucene.directory.RAMDirectoryManager
Deletes the directory with the given name.
delete(boolean) - Method in class org.apache.jackrabbit.core.value.BLOBFileValue
Deletes the persistent resource backing this BLOBFileValue.
delete(boolean) - Method in class org.apache.jackrabbit.core.value.BLOBInDataStore
 
delete(boolean) - Method in class org.apache.jackrabbit.core.value.BLOBInMemory
Deletes the persistent resource backing this BLOBFileValue.
delete(boolean) - Method in class org.apache.jackrabbit.core.value.BLOBInResource
Deletes the persistent resource backing this BLOBFileValue.
delete(boolean) - Method in class org.apache.jackrabbit.core.value.BLOBInTempFile
Deletes the persistent resource backing this BLOBFileValue.
delete(boolean) - Method in class org.apache.jackrabbit.core.value.BLOBValue
Deletes the persistent resource backing this BLOBFileValue.
deleteAllOlderThan(long) - Method in interface org.apache.jackrabbit.core.data.DataStore
Delete objects that have a modified date older than the specified date.
deleteAllOlderThan(long) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Delete objects that have a modified date older than the specified date.
deleteAllOlderThan(long) - Method in class org.apache.jackrabbit.core.data.FileDataStore
Delete objects that have a modified date older than the specified date.
deleted(ItemState) - Method in class org.apache.jackrabbit.core.state.ChangeLog
A state has been deleted.
deleted(ItemId) - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return a flag indicating whether a given item state is marked as deleted in this log.
deletedStates() - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return an iterator over all deleted states.
deleteFile(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Deletes the file denoted by this path.
deleteFile(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Deletes the file denoted by this path.
deleteFile(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Deletes the file denoted by this path.
deleteFile(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Deletes the file denoted by this path.
deleteFile(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
deleteFileSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
deleteFolder(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Deletes the folder denoted by this path.
deleteFolder(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Deletes the folder denoted by this path.
deleteFolder(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Deletes the folder denoted by this path.
deleteFolder(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Deletes the folder denoted by this path.
deleteFolder(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
deleteFolderSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
DeleteMethod - Class in org.apache.jackrabbit.webdav.client.methods
DeleteMethod...
DeleteMethod(String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.DeleteMethod
 
deleteNode(NodeId) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Removes the node with uuid from the search index.
deleteNode(NodeId) - Method in interface org.apache.jackrabbit.core.query.QueryHandler
Deletes the Node with id from the search index.
deleteOlderSQL - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
This is the property 'deleteOlder' in the [databaseType].properties file, initialized with the default value.
deleteSQL - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
This is the property 'delete' in the [databaseType].properties file, initialized with the default value.
deleteUnused() - Method in class org.apache.jackrabbit.core.data.GarbageCollector
Delete all unused items in the data store.
deleteWorkspace(String) - Method in interface org.apache.jackrabbit.api.jsr283.Workspace
Deletes the workspace with the specified name from the repository, deleting all content within it.
deleteWorkspace(String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Deletes the workspace with the specified name from the repository, deleting all content within it.
DELIMITED_IDENTIFIER - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
DELIMITED_IDENTIFIER_BODY - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
DELIMITED_IDENTIFIER_PART - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
DELIMITER - Static variable in interface org.apache.jackrabbit.spi.Path
Delimiter used in order to concatenate the Path.Element objects upon Path.getString().
DeltaVConstants - Interface in org.apache.jackrabbit.webdav.version
DeltaVConstants defines the following headers and properties required for any resource that is complient to RFC 3253:

Headers: Label Properties: DAV:comment DAV:creator-displayname DAV:supported-method-set DAV:supported-live-property-set DAV:supported-report-set Some additional resource properties are defined by the various advanced version features: DAV:workspace (workspace feature) DAV:version-controlled-configuration (baseline)
DeltaVResource - Interface in org.apache.jackrabbit.webdav.version
The DeltaVResource encapsultes the functionality common to all DeltaV compliant resources.
DeltaVResourceImpl - Class in org.apache.jackrabbit.webdav.simple
The DeltaVResourceImpl encapsulates the functionality common to all DeltaV compliant resources.
DeltaVResourceImpl(DavResourceLocator, DavResourceFactory, DavSession, ResourceConfig, Item) - Constructor for class org.apache.jackrabbit.webdav.simple.DeltaVResourceImpl
 
DeltaVResourceImpl(DavResourceLocator, DavResourceFactory, DavSession, ResourceConfig, boolean) - Constructor for class org.apache.jackrabbit.webdav.simple.DeltaVResourceImpl
 
DeltaVServletRequest - Interface in org.apache.jackrabbit.webdav.version
DeltaVServletRequest provides extension useful for functionality related to RFC 3253.
denotesCurrent() - Method in class org.apache.jackrabbit.name.Path.CurrentElement
Deprecated. Returns true.
denotesCurrent() - Method in class org.apache.jackrabbit.name.Path.NameElement
Deprecated. Returns false.
denotesCurrent() - Method in class org.apache.jackrabbit.name.Path.ParentElement
Deprecated. Returns false.
denotesCurrent() - Method in class org.apache.jackrabbit.name.Path.PathElement
Deprecated. Returns true if this element denotes the current ('.') element, otherwise returns false.
denotesCurrent() - Method in class org.apache.jackrabbit.name.Path.RootElement
Deprecated. Returns false.
denotesCurrent() - Method in interface org.apache.jackrabbit.spi.Path.Element
Returns true if this element denotes the current ('.') element, otherwise returns false.
denotesName() - Method in class org.apache.jackrabbit.name.Path.CurrentElement
Deprecated. Returns false.
denotesName() - Method in class org.apache.jackrabbit.name.Path.NameElement
Deprecated. Returns true.
denotesName() - Method in class org.apache.jackrabbit.name.Path.ParentElement
Deprecated. Returns false.
denotesName() - Method in class org.apache.jackrabbit.name.Path.PathElement
Deprecated. Returns true if this element represents a regular name (i.e. neither root, '.' nor '..'), otherwise returns false.
denotesName() - Method in class org.apache.jackrabbit.name.Path.RootElement
Deprecated. Returns false.
denotesName() - Method in interface org.apache.jackrabbit.spi.Path.Element
Returns true if this element represents a regular name (i.e. neither root, '.' nor '..'), otherwise returns false.
denotesNode() - Method in class org.apache.jackrabbit.core.ItemId
Returns true if this id denotes a Node.
denotesNode() - Method in class org.apache.jackrabbit.core.NodeId
Returns true as this class represents a node identifier, not a property identifier.
denotesNode() - Method in class org.apache.jackrabbit.core.PropertyId
Returns false as this class represents a property identifier, not a node identifier.
denotesNode() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
True if this HierarchyEntry would resolve to a NodeState.
denotesNode() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
Returns true.
denotesNode() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.PropertyEntryImpl
Returns false.
denotesNode() - Method in class org.apache.jackrabbit.spi.commons.ItemInfoImpl
Returns true if this ItemInfo denotes a node, false otherwise.
denotesNode() - Method in interface org.apache.jackrabbit.spi.ItemId
 
denotesNode() - Method in interface org.apache.jackrabbit.spi.ItemInfo
Returns true if this ItemInfo denotes a node, false otherwise.
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
Returns true if this ItemInfo denotes a node, false otherwise.
denotesParent() - Method in class org.apache.jackrabbit.name.Path.CurrentElement
Deprecated. Returns false.
denotesParent() - Method in class org.apache.jackrabbit.name.Path.NameElement
Deprecated. Returns false.
denotesParent() - Method in class org.apache.jackrabbit.name.Path.ParentElement
Deprecated. Returns true.
denotesParent() - Method in class org.apache.jackrabbit.name.Path.PathElement
Deprecated. Returns true if this element denotes the parent ('..') element, otherwise returns false.
denotesParent() - Method in class org.apache.jackrabbit.name.Path.RootElement
Deprecated. Returns false.
denotesParent() - Method in interface org.apache.jackrabbit.spi.Path.Element
Returns true if this element denotes the parent ('..') element, otherwise returns false.
denotesRoot(String) - Static method in class org.apache.jackrabbit.core.fs.FileSystemPathUtil
Tests whether the specified path represents the root path, i.e. "/".
denotesRoot() - Method in class org.apache.jackrabbit.name.Path.CurrentElement
Deprecated. Returns false.
denotesRoot() - Method in class org.apache.jackrabbit.name.Path
Deprecated. Tests whether this path represents the root path, i.e. "/".
denotesRoot() - Method in class org.apache.jackrabbit.name.Path.NameElement
Deprecated. Returns false.
denotesRoot() - Method in class org.apache.jackrabbit.name.Path.ParentElement
Deprecated. Returns false.
denotesRoot() - Method in class org.apache.jackrabbit.name.Path.PathElement
Deprecated. Returns true if this element denotes the root element, otherwise returns false.
denotesRoot() - Method in class org.apache.jackrabbit.name.Path.RootElement
Deprecated. Returns true.
denotesRoot() - Method in interface org.apache.jackrabbit.spi.Path
Tests whether this path represents the root path, i.e. "/".
denotesRoot() - Method in interface org.apache.jackrabbit.spi.Path.Element
Returns true if this element denotes the root element, otherwise returns false.
DEPTH_0 - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
DEPTH_1 - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
DEPTH_DEFAULT - Static variable in class org.apache.jackrabbit.spi2jcr.BatchReadConfig
 
DEPTH_INFINITE - Static variable in class org.apache.jackrabbit.spi2jcr.BatchReadConfig
 
DEPTH_INFINITY - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
DEPTH_INFINITY_S - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
DepthHeader - Class in org.apache.jackrabbit.webdav.header
DepthHeader...
DepthHeader(int) - Constructor for class org.apache.jackrabbit.webdav.header.DepthHeader
Create a new DepthHeader from the given integer.
DepthHeader(boolean) - Constructor for class org.apache.jackrabbit.webdav.header.DepthHeader
Create a new DepthHeader with either value 0 or infinity.
DepthPredicate - Class in org.apache.jackrabbit.commons.predicate
Implements a filter that filters item according to their (passed) depth.
DepthPredicate(int, int) - Constructor for class org.apache.jackrabbit.commons.predicate.DepthPredicate
Creates a new depth filter for the given depths.
depthToXml(boolean, Document) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Returns the Xml representation of a boolean isDeep, where false presents a depth value of '0', true a depth value of 'infinity'.
depthToXml(String, Document) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Returns the Xml representation of a depth String.
DERBY_EMBEDDED_DRIVER - Static variable in class org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager
name of the embedded driver
DerbyDataStore - Class in org.apache.jackrabbit.core.data.db
The Derby data store closes the database when the data store is closed (embedded databases only).
DerbyDataStore() - Constructor for class org.apache.jackrabbit.core.data.db.DerbyDataStore
 
DerbyFileSystem - Class in org.apache.jackrabbit.core.fs.db
DerbyFileSystem is a JDBC-based FileSystem implementation for Jackrabbit that persists file system entries in an embedded Derby database.
DerbyFileSystem() - Constructor for class org.apache.jackrabbit.core.fs.db.DerbyFileSystem
Creates a new DerbyFileSystem instance.
DerbyPersistenceManager - Class in org.apache.jackrabbit.core.persistence.bundle
Extends the BundleDbPersistenceManager by derby specific code.
DerbyPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager
 
DerbyPersistenceManager - Class in org.apache.jackrabbit.core.persistence.db
DerbyPersistenceManager is a JDBC-based PersistenceManager for Jackrabbit that persists ItemState and NodeReferences objects in an embedded or standalone Derby database using a simple custom serialization format and a very basic non-normalized database schema (in essence tables with one 'key' and one 'data' column).
DerbyPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.db.DerbyPersistenceManager
Creates a new SimpleDbPersistenceManager instance.
DerbyPersistenceManager - Class in org.apache.jackrabbit.core.state.db
Deprecated. use DerbyPersistenceManager instead.
DerbyPersistenceManager() - Constructor for class org.apache.jackrabbit.core.state.db.DerbyPersistenceManager
Deprecated.  
DerefQueryLevel1Test - Class in org.apache.jackrabbit.test.api.query
Tests the XPath function jcr:deref() in a level 1 repository.
DerefQueryLevel1Test() - Constructor for class org.apache.jackrabbit.test.api.query.DerefQueryLevel1Test
 
DerefQueryNode - Class in org.apache.jackrabbit.spi.commons.query
Represents query node that dereferences a reference property into a node and does an optional name test on the target node.
DerefQueryNode(QueryNode, Name, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.query.DerefQueryNode
Creates a new DerefQueryNode without a name set for the reference property.
DESC - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
DescendantNode - Interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom
Tests whether the selector node is a descendant of a node reachable by absolute path path.
descendantNode(String) - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelFactory
Tests whether a node in the default selector is a descendant of a node reachable by a specified absolute path.
descendantNode(String, String) - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelFactory
Tests whether a node in the specified selector is a descendant of a node reachable by a specified absolute path.
descendantNode(String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Tests whether a node in the default selector is a descendant of a node reachable by a specified absolute path.
descendantNode(String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Tests whether a node in the specified selector is a descendant of a node reachable by a specified absolute path.
DescendantNodeConstraint - Class in org.apache.jackrabbit.core.query.lucene.constraint
DescendantNodeConstraint implements a descendant node constraint.
DescendantNodeConstraint(DescendantNodeImpl, SelectorImpl) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.DescendantNodeConstraint
Creates a new descendant node constraint from the given QOM constraint.
DescendantNodeImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
DescendantNodeImpl...
DescendantNodeJoin - Class in org.apache.jackrabbit.core.query.lucene.join
DescendantNodeJoin implements a descendant node join condition.
DescendantNodeJoin(MultiColumnQueryHits, Name, IndexReader, HierarchyResolver) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.DescendantNodeJoin
Creates a new descendant node join condition.
DescendantNodeJoinCondition - Interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom
Tests whether the descendantSelector node is a descendant of the ancestorSelector node.
descendantNodeJoinCondition(String, String) - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelFactory
Tests whether a first selector's node is a descendant of a second selector's node.
descendantNodeJoinCondition(String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Tests whether a first selector's node is a descendant of a second selector's node.
DescendantNodeJoinConditionImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
DescendantNodeJoinConditionImpl...
DescendantPathNodeJoin - Class in org.apache.jackrabbit.core.query.lucene.join
DescendantPathNodeJoin implements a descendant path node join condition.
DescendantPathNodeJoin(MultiColumnQueryHits, Name, Path, HierarchyManager) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.DescendantPathNodeJoin
Creates a new descendant path node join condition.
descending(DynamicOperand) - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelFactory
Orders by the value of the specified operand, in descending order.
descending(DynamicOperand) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Orders by the value of the specified operand, in descending order.
Descending - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DescendingOrderSpec() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
describeParams() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Describe the parameters that control how the "more like this" query is formed.
descriptors - Variable in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
The repository descriptors.
deserialize(Record) - Method in class org.apache.jackrabbit.core.cluster.ClusterRecordDeserializer
Deserialize a cluster record.
deserialize(NodeState, InputStream) - Static method in class org.apache.jackrabbit.core.persistence.util.Serializer
Deserializes a NodeState object from the given binary stream.
deserialize(PropertyState, InputStream, BLOBStore) - Static method in class org.apache.jackrabbit.core.persistence.util.Serializer
Deserializes a PropertyState object from the given binary stream.
deserialize(NodeReferences, InputStream) - Static method in class org.apache.jackrabbit.core.persistence.util.Serializer
Deserializes a NodeReferences object from the given binary stream.
deserialize(NodeState, InputStream) - Static method in class org.apache.jackrabbit.core.state.util.Serializer
Deprecated. use Serializer.deserialize(NodeState, InputStream)
deserialize(PropertyState, InputStream, BLOBStore) - Static method in class org.apache.jackrabbit.core.state.util.Serializer
Deprecated. use Serializer.deserialize(PropertyState, InputStream, org.apache.jackrabbit.core.persistence.util.BLOBStore)
deserialize(NodeReferences, InputStream) - Static method in class org.apache.jackrabbit.core.state.util.Serializer
Deprecated. user Serializer.deserialize(NodeReferences, InputStream)
deserialize(String, int, boolean) - Static method in class org.apache.jackrabbit.value.ValueHelper
Deprecated. Use ValueHelper.deserialize(String, int, boolean, ValueFactory) instead.
deserialize(String, int, boolean, ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
Deserializes the given string to a Value of the given type.
deserialize(Reader, int, boolean) - Static method in class org.apache.jackrabbit.value.ValueHelper
Deprecated. Use ValueHelper.deserialize(Reader, int, boolean, ValueFactory) instead.
deserialize(Reader, int, boolean, ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
Deserializes the string data read from the given reader to a Value of the given type.
destName - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.Move
 
destParentNodeId - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.Move
 
destroy(ItemState) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Destroy an item state.
destroy(NodeState) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Destroy a node state.
destroy(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Destroy a property state.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Destroy a node references object.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Deletes the node references from the underlying system.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Deletes the node references from the underlying system.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Deletes the node references from the underlying system.
destroy(NodeState) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Destroy a node state.
destroy(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Destroy a property state.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Destroy a node references object.
destroy(NodeState) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Destroy a node state.
destroy(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Destroy a property state.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Destroy a node references object.
destroy(NodeState) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Destroy a node state.
destroy(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Destroy a property state.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Destroy a node references object.
destroy(NodeState) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Destroy a node state.
destroy(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Destroy a property state.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Destroy a node references object.
destroy() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
Destroys this context and releases resources.
destroy(ItemState) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Destroy an item state.
destroy(ItemState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Destroy an item state.
destroy(ItemState) - Method in interface org.apache.jackrabbit.core.state.UpdatableItemStateManager
Destroy an item state.
destroy() - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
destroy the servlet
destroy() - Method in class org.apache.jackrabbit.jca.AnonymousConnection
destroy() - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Destroys the physical connection to the underlying resource manager.
destroyBundle(NodePropBundle) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Deletes the bundle from the underlying system.
destroyBundle(NodePropBundle) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Deletes the bundle from the underlying system.
destroyBundle(NodePropBundle) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Deletes the bundle from the underlying system.
diff(int, int) - Static method in class org.apache.jackrabbit.core.security.authorization.Permission
Returns those bits from permissions that are not present in the otherPermissions, i.e. subtracts the other permissions from permissions.
differentXAEnv(AbstractLockInfo) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Return a flag indicating whether a lock info belongs to a different XA environment.
DIGEST - Static variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The digest algorithm used to uniquely identify records.
digest(String, String, String) - Static method in class org.apache.jackrabbit.util.Text
Digest the plain string using the given algorithm.
digest(String, byte[]) - Static method in class org.apache.jackrabbit.util.Text
Digest the plain string using the given algorithm.
DIGIT - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
Digit - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DIGIT - Static variable in class org.apache.jackrabbit.test.api.PropertyUtil
 
Digits - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DirAttributeList() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
DirAttributeValue() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
DirCommentConstructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
DirCommentContents() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
DirectConstructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
DirectoryManager - Interface in org.apache.jackrabbit.core.query.lucene.directory
DirectoryManager defines an interface for managing directory instances used by the search index.
DirElemConstructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
DirElemContent() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
DirListingExportHandler - Class in org.apache.jackrabbit.server.io
DirListingExportHandler represents a simple export for collections: a human-readable view listing the members.
DirListingExportHandler() - Constructor for class org.apache.jackrabbit.server.io.DirListingExportHandler
Creates a new DirListingExportHandler
DirListingExportHandler(IOManager) - Constructor for class org.apache.jackrabbit.server.io.DirListingExportHandler
Creates a new DirListingExportHandler
DirPIConstructor() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
DirPIContents() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
DISABLE_CLUSTER_SYNC_ON_REFRESH - Static variable in class org.apache.jackrabbit.core.SessionImpl
Name of the session attribute that controls whether the SessionImpl.refresh(boolean) method will cause the repository to synchronize itself to changes in other cluster nodes.
disable_testMergeLocked() - Method in class org.apache.jackrabbit.test.api.version.MergeNodeTest
Tests if a LockException is thrown when merge is called on a locked node.
disable_testMergeNodeBestEffortTrue() - Method in class org.apache.jackrabbit.test.api.version.MergeSubNodeTest
Node.merge(): bestEffort is true > (sub)node which could not be merged are not affected.
disable_testMergeNodeForceFailure() - Method in class org.apache.jackrabbit.test.api.version.MergeNodeTest
if mergeFailedProperty is present > VersionException
disable_testMergeNodeFromUpdatedSourceWorkspace() - Method in class org.apache.jackrabbit.test.api.version.MergeSubNodeTest
Node.merge(): versionable subNode N checked-in: If V' is a successor (to any degree) of V, then the merge result for N is update
modify a node on the workspace1 and then merge the one in workspace2 with the one in workspace1 precondition is that the node in workspace2 is checked in
disable_testMergeNodeSubNodesMergeTest() - Method in class org.apache.jackrabbit.test.api.version.MergeSubNodeTest
Node.merge(): For each versionable node N in the subtree rooted at this node,
a merge test is performed comparing N with its corresponding node in workspace, N'.
disable_testRemoveNodeFromSourceWorkspaceAndMergeWithUpdate() - Method in class org.apache.jackrabbit.test.api.version.MergeSubNodeTest
Node.merge(): versionable subNode N: If N has status leave but parent is update, then the subnode N is removed
retrieve the initialised node to perform operations we need before for this test
disable_tracing() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
disable_tracing() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
discard() - Method in class org.apache.jackrabbit.core.state.ItemState
Discards this instance, i.e. renders it 'invalid'.
discard() - Method in class org.apache.jackrabbit.core.value.BLOBFileValue
Frees temporarily allocated resources such as temporary file, buffer, etc.
discard() - Method in class org.apache.jackrabbit.core.value.BLOBInDataStore
 
discard() - Method in class org.apache.jackrabbit.core.value.BLOBInMemory
Frees temporarily allocated resources such as temporary file, buffer, etc.
discard() - Method in class org.apache.jackrabbit.core.value.BLOBInResource
Frees temporarily allocated resources such as temporary file, buffer, etc.
discard() - Method in class org.apache.jackrabbit.core.value.BLOBInTempFile
Frees temporarily allocated resources such as temporary file, buffer, etc.
discard() - Method in class org.apache.jackrabbit.core.value.BLOBValue
Frees temporarily allocated resources such as temporary file, buffer, etc.
discard() - Method in interface org.apache.jackrabbit.spi.QValue
Frees temporarily allocated resources such as temporary file, buffer, etc.
disconnect() - Method in class org.apache.jackrabbit.core.state.ChangeLog
Disconnect all states in the change log from their overlaid states.
disconnect() - Method in class org.apache.jackrabbit.core.state.ItemState
Disconnect this state from the underlying overlayed state.
disconnectTransientItemState(ItemState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Disconnect a transient item state from its underlying persistent state.
dispatch(List, SessionImpl, Path, String) - Method in class org.apache.jackrabbit.core.observation.DelegatingObservationDispatcher
Dispatchers a list of events to all registered dispatchers.
dispatch() - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
Dispatches the events to the EventListeners.
DISPLAYNAME - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
 
dispose(String) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
dispose() - Method in class org.apache.jackrabbit.core.observation.ObservationDispatcher
Disposes this ObservationManager.
dispose() - Method in class org.apache.jackrabbit.core.observation.ObservationManagerImpl
Unregisters all EventListeners.
dispose() - Method in interface org.apache.jackrabbit.core.query.lucene.directory.DirectoryManager
Frees resources associated with this directory manager.
dispose() - Method in class org.apache.jackrabbit.core.query.lucene.directory.FSDirectoryManager
Frees resources associated with this directory manager.
dispose() - Method in class org.apache.jackrabbit.core.query.lucene.directory.RAMDirectoryManager
Frees resources associated with this directory manager.
dispose() - Method in class org.apache.jackrabbit.core.query.lucene.LazyTextExtractorField
Disposes this field and closes the underlying reader.
dispose(String) - Method in interface org.apache.jackrabbit.core.security.JackrabbitSecurityManager
Disposes those parts of this security manager that are related to the workspace indicated by the given workspaceName.
dispose(String) - Method in class org.apache.jackrabbit.core.security.simple.SimpleSecurityManager
 
dispose() - Method in interface org.apache.jackrabbit.core.state.ItemStateCache
Informs the cache that it is no longer in use.
dispose() - Method in class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Informs the cache that it is no longer in use.
dispose() - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Disposes this UpdatableItemStateManager and frees resources.
dispose() - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Informs the cache that it is no longer in use.
dispose() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Disposes this UpdatableItemStateManager and frees resources.
dispose() - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Disposes this SharedItemStateManager and frees resources.
dispose() - Method in interface org.apache.jackrabbit.core.state.UpdatableItemStateManager
Disposes this UpdatableItemStateManager and frees resources.
dispose() - Method in class org.apache.jackrabbit.core.xml.PropInfo
Disposes all values contained in this property.
dispose() - Method in interface org.apache.jackrabbit.core.xml.TextValue
Dispose this value, i.e. free all bound resources.
dispose() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManager
Dispose this HierarchyManager
dispose() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
 
dispose() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.UniqueIdResolver
 
dispose() - Method in interface org.apache.jackrabbit.jcr2spi.ItemManager
Disposes this ItemManager and frees resources.
dispose() - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
 
dispose() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
Clears all caches.
dispose() - Method in interface org.apache.jackrabbit.jcr2spi.state.ItemState.MergeResult
Dispose this MergeResult and release all internal resources that are not needed any more.
dispose() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState.SimpleMergeResult
 
dispose() - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
Disposes this UpdatableItemStateManager and frees resources.
dispose() - Method in interface org.apache.jackrabbit.jcr2spi.state.UpdatableItemStateManager
Disposes this UpdatableItemStateManager and frees resources.
dispose() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
Dispose this WorkspaceManager
dispose() - Method in class org.apache.jackrabbit.server.util.RequestData
Dispose resources used.
dispose(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
This default implementation does nothing.
dispose(Subscription) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
 
dispose(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
dispose(Subscription) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
dispose(SessionInfo) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Indicates to the RepositoryService, that the given SessionInfo will not be used any more.
dispose(Subscription) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Indicates that the passed subscription is no longer needed.
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
 
dispose(SessionInfo) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Indicates to the RepositoryService, that the given SessionInfo will not be used any more.
dispose(Subscription) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Indicates that the passed subscription is no longer needed.
disposeAllTransientItemStates() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Disposes all transient item states in the cache and in the attic.
disposeCache(Cache) - Method in interface org.apache.jackrabbit.core.state.CacheAccessListener
Called after the cache is no longer used.
disposeCache(Cache) - Method in class org.apache.jackrabbit.core.state.CacheManager
 
disposeDocument(Document) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Disposes the document old.
disposeTransientItemState(ItemState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Disposes the specified transient item state instance, i.e. discards it and clears it from cache.
disposeTransientItemStateInAttic(ItemState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Disposes the specified transient item state instance in the attic, i.e.
Div - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
doAcl(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The ACL method
doBaselineControl(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The BASELINECONTROL method
doBind(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The BIND method
doc() - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryScorer
doCheckin(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The CHECKIN method
doCheckout(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The CHECKOUT method
doClose() - Method in class org.apache.jackrabbit.core.query.lucene.CachingMultiIndexReader
doClose() - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexReader
Calls release on the underlying MultiIndexReader instead of closing it.
doClose() - Method in class org.apache.jackrabbit.core.query.lucene.RefCountingIndexReader
 
doCopy(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The COPY method
docOrder - Variable in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
If true nodes are returned in document order.
documentDeleted(Term) - Method in interface org.apache.jackrabbit.core.query.lucene.IndexListener
Informs this listener, that the document with id has been deleted.
DocumentLbrace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DocumentLpar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DocumentLparForKindTest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DocumentTest() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
DocumentViewExporter - Class in org.apache.jackrabbit.commons.xml
Document view exporter.
DocumentViewExporter(Session, ContentHandler, boolean, boolean) - Constructor for class org.apache.jackrabbit.commons.xml.DocumentViewExporter
Creates a document view exporter.
DocumentViewImportTest - Class in org.apache.jackrabbit.test.api
DocumentViewImportTest Tests importXML and getImportContentHandler methods of the Workspace and Session class.
DocumentViewImportTest() - Constructor for class org.apache.jackrabbit.test.api.DocumentViewImportTest
 
doDelete(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The DELETE method
doDispose() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Does the actual disposal. assumes holding write lock.
doExternalUpdate(ChangeLog) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Perform the external update.
doFilter(PropertyState, String) - Method in class org.apache.jackrabbit.core.query.lucene.TextExtractorFilter
Extracts text content of the given binary property using the adapted text extractor.
doFilter(PropertyState, String) - Method in interface org.apache.jackrabbit.core.query.TextFilter
Deprecated. Creates an text representation of a binary property data.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
doGet(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.server.remoting.davex.JcrRemotingServlet
 
doGet(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The GET method
doHead(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The HEAD method
doHighlight(TermPositionVector, Set, String, String, String, String, String, String, String, int, int) - Method in class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
 
doImport(String, FileInputStream, boolean, boolean) - Method in class org.apache.jackrabbit.test.api.SerializationTest
Helper method which imports the given FileInputStream using Workspace or Session and via the methods importXML respective getImportContentHandler.
doImportNoSave(String, FileInputStream, boolean) - Method in class org.apache.jackrabbit.test.api.SerializationTest
 
doInit() - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
This method must be implemented by concrete sub classes and will be called from AbstractQueryHandler.init(org.apache.jackrabbit.core.query.QueryHandlerContext).
doInit() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Initializes this QueryHandler.
doInit(CallbackHandler, Session, Map) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Implementations may set-up their own state.
doInit(CallbackHandler, Session, Map) - Method in class org.apache.jackrabbit.core.security.authentication.DefaultLoginModule
Retrieves the user manager from the specified session.
doInit(CallbackHandler, Session, Map) - Method in class org.apache.jackrabbit.core.security.simple.SimpleLoginModule
 
doInitialize() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Does the actual initialization work. assumes holding write lock.
doLabel(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The LABEL method
doLock() - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Lock the journal revision.
doLock() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Lock the journal revision.
doLock() - Method in class org.apache.jackrabbit.core.journal.FileJournal
Lock the journal revision.
doLock(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The LOCK method
DOMBuilder - Class in org.apache.jackrabbit.core.util
Document builder class.
DOMBuilder(String) - Constructor for class org.apache.jackrabbit.core.util.DOMBuilder
Creates a builder for a new DOM document.
doMerge(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The MERGE method
doMkActivity(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The MKACTIVITY method
doMkCol(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The MKCOL method
doMkWorkspace(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The MKWORKSPACE method
doMove(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The MOVE method
DomUtil - Class in org.apache.jackrabbit.webdav.xml
DomUtil provides some common utility methods related to w3c-DOM.
DomUtil() - Constructor for class org.apache.jackrabbit.webdav.xml.DomUtil
 
DOMWalker - Class in org.apache.jackrabbit.core.util
Document walker class.
DOMWalker(InputStream) - Constructor for class org.apache.jackrabbit.core.util.DOMWalker
Creates a walker for traversing a DOM document read from the given input stream.
done() - Method in interface org.apache.jackrabbit.core.data.ScanEventListener
This method is called when the garbage collection scan is finished.
Done() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
Done() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
doneMerge(String, Version) - Method in interface org.apache.jackrabbit.api.jsr283.version.VersionManager
Completes the merge process with respect to the node at absPath and the specified version.
doneMerge(Version) - Method in class org.apache.jackrabbit.core.NodeImpl
doneMerge(String, Version) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
Completes the merge process with respect to the node at absPath and the specified version.
doneMerge(Version) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
doNotUseInExcerpt - Variable in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
List of FieldNames.FULLTEXT fields which should not be used in an excerpt.
doOptions(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The OPTION method
doOrderPatch(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The ORDERPATCH method
doPoll(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The POLL method
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
doPost(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.server.remoting.davex.JcrRemotingServlet
 
doPost(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The POST method.
doPostInitialize() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Initializes the search manager of this workspace info.
doPropFind(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The PROPFIND method
doPropPatch(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The PROPPATCH method
doPut(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The PUT method
doRead() - Method in class org.apache.jackrabbit.core.cluster.ChangeLogRecord
Deserialize this record.
doRead() - Method in class org.apache.jackrabbit.core.cluster.ClusterRecord
Deserialize this record.
doRead() - Method in class org.apache.jackrabbit.core.cluster.LockRecord
Deserialize this record.
doRead() - Method in class org.apache.jackrabbit.core.cluster.NamespaceRecord
Deserialize this record.
doRead() - Method in class org.apache.jackrabbit.core.cluster.NodeTypeRecord
Deserialize this record.
doRead() - Method in class org.apache.jackrabbit.core.cluster.WorkspaceRecord
 
doRebind(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The REBIND method
doReport(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The REPORT method
doSearch(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The SEARCH method
doSourced(SessionImpl, VersionManagerImpl.SourcedTarget) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl.DynamicESCFactory
Executes the given runnable using the given event source.
doSubscribe(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The SUBSCRIBE method
doSync(long) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Synchronize contents from journal.
Dot - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DotDot - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
doTestExportDocView(boolean, boolean, boolean) - Method in class org.apache.jackrabbit.test.api.ExportDocViewTest
Tests session.exportDocView with the different argument possibilities.
doTestGetImportContentHandler() - Method in class org.apache.jackrabbit.test.api.DocumentViewImportTest
Tests getImportContentHandler method with uuidBehaviour IMPORT_UUID_CREATE_NEW.
doTestImportXML() - Method in class org.apache.jackrabbit.test.api.DocumentViewImportTest
Tests importXML method with uuidBehaviour IMPORT_UUID_CREATE_NEW.
doTestLockException(boolean, boolean) - Method in class org.apache.jackrabbit.test.api.SerializationTest
Tests whether importing a tree respects locking.
doTestNodeTypeConstraintViolation(boolean, boolean) - Method in class org.apache.jackrabbit.test.api.SerializationTest
Create a node named ntBase with node type nt:base and creates a tree in the repository which will be exported and reimported below the node ntBase.
doTestOverwriteException(boolean, boolean) - Method in class org.apache.jackrabbit.test.api.SerializationTest
Tries to overwrite an existing node.
doTestSameUUIDAtAncestor(boolean, boolean) - Method in class org.apache.jackrabbit.test.api.DocumentViewImportTest
Tests correct failure of importing a element wit the same UUID as the target node or an ancestor of it in case of uuidBehavior IMPORT_UUID_COLLISION_REMOVE_EXISTING.
doTestSetValueLockException(int) - Method in class org.apache.jackrabbit.test.api.lock.SetValueLockExceptionTest
Tests if a LockException is thrown if a value is added to a property of a locked node.
doTestVersioningExceptionFileChild(boolean, boolean) - Method in class org.apache.jackrabbit.test.api.SerializationTest
 
doTestVersioningExceptionFileParent(boolean, boolean) - Method in class org.apache.jackrabbit.test.api.SerializationTest
 
doTestWithHandler(boolean, boolean) - Method in class org.apache.jackrabbit.test.api.ExportSysViewTest
 
doTestWithStream(boolean, boolean) - Method in class org.apache.jackrabbit.test.api.ExportSysViewTest
 
DOUBLE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
DOUBLE - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
DOUBLE_PERIOD - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
DOUBLE_QUOTE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
DOUBLE_QUOTE - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
DOUBLE_QUOTE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
DOUBLE_QUOTE_SYMBOL - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
DoubleField - Class in org.apache.jackrabbit.core.query.lucene
The DoubleField class is a utility to convert double values into String values that are lexicographically ordered according to the double value.
DoubleLiteral - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DoublePropertyTest - Class in org.apache.jackrabbit.test.api
Tests a double property.
DoublePropertyTest() - Constructor for class org.apache.jackrabbit.test.api.DoublePropertyTest
 
doubleToString(double) - Static method in class org.apache.jackrabbit.core.query.lucene.DoubleField
 
DoubleValue - Class in org.apache.jackrabbit.value
A DoubleValue provides an implementation of the Value interface representing a double value.
DoubleValue(Double) - Constructor for class org.apache.jackrabbit.value.DoubleValue
Constructs a DoubleValue object representing a double.
DoubleValue(double) - Constructor for class org.apache.jackrabbit.value.DoubleValue
Constructs a DoubleValue object representing a double.
doUnbind(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The UNBIND method
doUncheckout(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The UNCHECKOUT method
doUnlock(boolean) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Unlock the journal revision.
doUnlock(boolean) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Unlock the journal revision.
doUnlock(boolean) - Method in class org.apache.jackrabbit.core.journal.FileJournal
Unlock the journal revision.
doUnlock(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The UNLOCK method
doUnsubscribe(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The UNSUBSCRIBE method
doUpdate(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The UPDATE method
doVersionControl(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
The VERSION-CONTROL method
downgrade() - Method in interface org.apache.jackrabbit.core.state.ISMLocking.WriteLock
Downgrades this lock into a read lock.
doWrite() - Method in class org.apache.jackrabbit.core.cluster.ChangeLogRecord
Serialize this record.
doWrite() - Method in class org.apache.jackrabbit.core.cluster.ClusterRecord
Serialize this record.
doWrite() - Method in class org.apache.jackrabbit.core.cluster.LockRecord
Serialize this record.
doWrite() - Method in class org.apache.jackrabbit.core.cluster.NamespaceRecord
Serialize this record.
doWrite() - Method in class org.apache.jackrabbit.core.cluster.NodeTypeRecord
Serialize this record.
doWrite() - Method in class org.apache.jackrabbit.core.cluster.WorkspaceRecord
 
driver - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The database driver.
driver - Variable in class org.apache.jackrabbit.core.fs.db.DbFileSystem
the full qualified JDBC driver name
driver - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
the jdbc driver name
driver - Variable in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
DummyInitialContextFactory - Class in org.apache.jackrabbit.core.jndi.provider
DummyInitialContextFactory ...
DummyInitialContextFactory() - Constructor for class org.apache.jackrabbit.core.jndi.provider.DummyInitialContextFactory
 
dump(PrintStream) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Dump contents of path map and elements included to PrintStream given.
dump() - Method in class org.apache.jackrabbit.core.fs.local.HandleMonitor
Dumps the contents of this monitor
dump(File) - Method in class org.apache.jackrabbit.core.fs.local.HandleMonitor
Dumps the information for a file
dump(PrintStream) - Method in class org.apache.jackrabbit.core.ItemManager
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Dump contents of path map and elements included to PrintStream given.
dump(PrintStream) - Method in class org.apache.jackrabbit.core.nodetype.BitsetENTCacheImpl
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCacheImpl
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in class org.apache.jackrabbit.core.SessionImpl
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in class org.apache.jackrabbit.core.state.ItemStateMap
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in interface org.apache.jackrabbit.core.util.Dumpable
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in class org.apache.jackrabbit.jcr2spi.ItemCacheImpl
 
dump(PrintStream) - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
 
dump(PrintStream) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump(PrintStream) - Method in interface org.apache.jackrabbit.jcr2spi.util.Dumpable
Dumps the state of this instance in a human readable format for diagnostic purposes.
dump() - Method in class org.apache.jackrabbit.spi.commons.query.QueryNode
Dumps this QueryNode and its child nodes to a String.
dump(QueryNode, StringBuffer) - Static method in class org.apache.jackrabbit.spi.commons.query.QueryTreeDump
Dumps a query node tree to the string buffer.
dump(String) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
 
dump(String) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
dump(String, PrintStream) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
Dumpable - Interface in org.apache.jackrabbit.core.util
Utility interface for internal use.
Dumpable - Interface in org.apache.jackrabbit.jcr2spi.util
Utility interface for internal use.
DynamicOperand - Class in org.apache.jackrabbit.core.query.lucene.constraint
DynamicOperand is a base class for dynamic operands.
DynamicOperand() - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.DynamicOperand
 
DynamicOperand - Interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom
An operand whose value can only be determined in evaluating the query.
DynamicOperandImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
DynamicOperandImpl...
DynamicOperandImpl(NamePathResolver, Name) - Constructor for class org.apache.jackrabbit.spi.commons.query.qom.DynamicOperandImpl
 
DynamicPooledExecutor - Class in org.apache.jackrabbit.core.query.lucene
DynamicPooledExecutor implements an executor, which dynamically adjusts its maximum number of threads according to the number of available processors returned by Runtime.availableProcessors().
DynamicPooledExecutor() - Constructor for class org.apache.jackrabbit.core.query.lucene.DynamicPooledExecutor
Creates a new DynamicPooledExecutor.
DynamicPooledExecutor.Command - Interface in org.apache.jackrabbit.core.query.lucene
 
DynamicPooledExecutor.Result - Class in org.apache.jackrabbit.core.query.lucene
 

E

ECLIPSED_SET - Static variable in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
If the 'Version-Controlled-Collection Feature' is supported the DAV:eclipsed-set property present on a collection identifies all internal members that are not version-controlled and hide a vc internal member with the same name.
edit() - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Starts an edit operation on the wrapped state manager.
edit() - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Start an edit operation on items inside this manager.
edit() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Start an edit operation on items inside this manager.
edit() - Method in interface org.apache.jackrabbit.core.state.UpdatableItemStateManager
Start an edit operation on items inside this manager.
editAccessControlPolicies(String) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlEditor
Retrieves the editable policies for the Node identified by the given nodePath that are applicable but have not yet have been set.
editAccessControlPolicies(Principal) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlEditor
Returns an array of editable policies for the given principal.
editAccessControlPolicies(String) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLEditor
 
editAccessControlPolicies(Principal) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLEditor
 
editAccessControlPolicies(String) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLEditor
 
editAccessControlPolicies(Principal) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLEditor
 
EffectiveNodeType - Class in org.apache.jackrabbit.core.nodetype
An EffectiveNodeType represents one or more NodeTypes as one 'effective' node type where inheritance is resolved.
EffectiveNodeType - Interface in org.apache.jackrabbit.jcr2spi.nodetype
EffectiveNodeType...
EffectiveNodeTypeCache - Interface in org.apache.jackrabbit.core.nodetype
EffectiveNodeTypeCache defines the interface for a cache for effective node types.
EffectiveNodeTypeCache - Interface in org.apache.jackrabbit.jcr2spi.nodetype
EffectiveNodeTypeCache defines the interface for a cache for effective node types.
EffectiveNodeTypeCache.Key - Interface in org.apache.jackrabbit.core.nodetype
An ENTKey uniquely identifies a combination (i.e. an aggregation) of one or more node types.
EffectiveNodeTypeCache.Key - Interface in org.apache.jackrabbit.jcr2spi.nodetype
An ENTKey uniquely identifies a combination (i.e. an aggregation) of one or more node types.
EffectiveNodeTypeCacheImpl - Class in org.apache.jackrabbit.core.nodetype
EffectiveNodeTypeCache implementation that uses an array of node type names as key for caching the effective node types.
EffectiveNodeTypeImpl - Class in org.apache.jackrabbit.jcr2spi.nodetype
An EffectiveNodeType represents one or more NodeTypes as one 'effective' node type where inheritance is resolved.
EffectiveNodeTypeProvider - Interface in org.apache.jackrabbit.jcr2spi.nodetype
EffectiveNodeTypeProvider...
ELEMENT_CONTENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ElementContentChar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ElementDeclaration() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ElementIterator - Class in org.apache.jackrabbit.webdav.xml
ElementIterator...
ElementIterator(Element, String, Namespace) - Constructor for class org.apache.jackrabbit.webdav.xml.ElementIterator
Create a new instance of ElementIterator with the given parent element.
ElementIterator(Element) - Constructor for class org.apache.jackrabbit.webdav.xml.ElementIterator
Create a new instance of ElementIterator with the given parent element.
ElementLbrace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ElementName() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ElementNameOrWildcard() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ElementQNameLbrace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ElementTest() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ElementTest - Class in org.apache.jackrabbit.test.api.query
Tests the element test function in XPath.
ElementTest() - Constructor for class org.apache.jackrabbit.test.api.query.ElementTest
 
ElementType - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ElementTypeForDocumentTest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ElementTypeForKindTest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
elementVisited(PathMap.Element) - Method in interface org.apache.jackrabbit.spi.commons.name.PathMap.ElementVisitor
Invoked for every element visited on a tree traversal
elementVisited(PathMap.Element) - Method in interface org.apache.jackrabbit.util.PathMap.ElementVisitor
Deprecated. Invoked for every element visited on a tree traversal
Else - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
EMPTY - Static variable in class org.apache.jackrabbit.commons.iterator.EventIteratorAdapter
Static instance of an empty EventIterator.
EMPTY - Static variable in class org.apache.jackrabbit.commons.iterator.EventListenerIteratorAdapter
Static instance of an empty EventListenerIterator.
EMPTY - Static variable in class org.apache.jackrabbit.commons.iterator.NodeIteratorAdapter
Static instance of an empty NodeIterator.
EMPTY - Static variable in class org.apache.jackrabbit.commons.iterator.NodeTypeIteratorAdapter
Static instance of an empty NodeTypeIterator.
EMPTY - Static variable in class org.apache.jackrabbit.commons.iterator.PropertyIteratorAdapter
Static instance of an empty PropertyIterator.
EMPTY - Static variable in class org.apache.jackrabbit.commons.iterator.RangeIteratorAdapter
Static instance of an empty RangeIterator.
EMPTY - Static variable in class org.apache.jackrabbit.commons.iterator.RowIteratorAdapter
Static instance of an empty RowIterator.
EMPTY - Static variable in class org.apache.jackrabbit.commons.iterator.VersionIteratorAdapter
Static instance of an empty VersionIterator.
EMPTY - Static variable in class org.apache.jackrabbit.core.query.lucene.constraint.DynamicOperand
An empty Value array.
EMPTY - Static variable in class org.apache.jackrabbit.core.security.AccessControlPolicyIteratorAdapter
Static instance of an empty AccessControlPolicyIteratorAdapter.
EMPTY - Static variable in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions.Result
 
EMPTY - Static variable in class org.apache.jackrabbit.core.security.principal.PrincipalIteratorAdapter
Static instance of an empty PrincipalIterator.
empty() - Static method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations
Factory method for creating an Empty operation.
empty() - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
Factory method for creating an Operations.Empty operation.
EMPTY - Static variable in class org.apache.jackrabbit.util.IteratorHelper
Deprecated.  
EMPTY_ARRAY - Static variable in interface org.apache.jackrabbit.core.nodetype.ItemDef
 
EMPTY_ARRAY - Static variable in interface org.apache.jackrabbit.core.nodetype.NodeDef
 
EMPTY_ARRAY - Static variable in interface org.apache.jackrabbit.core.nodetype.PropDef
 
EMPTY_ARRAY - Static variable in class org.apache.jackrabbit.core.nodetype.ValueConstraint
 
EMPTY_ARRAY - Static variable in class org.apache.jackrabbit.core.value.InternalValue
 
EMPTY_ARRAY - Static variable in class org.apache.jackrabbit.name.QName
Deprecated.  
EMPTY_ARRAY - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.ValueConstraint
 
EMPTY_ARRAY - Static variable in class org.apache.jackrabbit.spi.commons.query.qom.ColumnImpl
Empty ColumnImpl array.
EMPTY_ARRAY - Static variable in class org.apache.jackrabbit.spi.commons.query.qom.OrderingImpl
Empty OrderingImpl array.
EMPTY_ARRAY - Static variable in interface org.apache.jackrabbit.spi.Name
Empty array of Name
EMPTY_ARRAY - Static variable in interface org.apache.jackrabbit.spi.QItemDefinition
Empty array of QItemDefinition.
EMPTY_ARRAY - Static variable in interface org.apache.jackrabbit.spi.QNodeDefinition
Empty array of QNodeDefinition.
EMPTY_ARRAY - Static variable in interface org.apache.jackrabbit.spi.QPropertyDefinition
Empty array of QPropertyDefinition.
EMPTY_ARRAY - Static variable in interface org.apache.jackrabbit.spi.QValue
 
EMPTY_NAME - Static variable in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
The empty name used in matching the root node.
EMPTY_NAMESPACE - Static variable in class org.apache.jackrabbit.webdav.xml.Namespace
 
EmptyGreatest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
emptyInnerHits - Variable in class org.apache.jackrabbit.core.query.lucene.join.Join
An array of empty inner query hits.
EmptyLeast - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
EmptyLinkedMap - Class in org.apache.jackrabbit.core.util
EmptyLinkedMap implements an empty unmodifiable LinkedMap.
EmptyOrderingDecl() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
EmptyRepository - Class in org.apache.jackrabbit.commons.repository
An empty repository with no descriptors and no workspaces.
EmptyRepository() - Constructor for class org.apache.jackrabbit.commons.repository.EmptyRepository
 
EmptyTagClose - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
EmptyTextExtractor - Class in org.apache.jackrabbit.extractor
Dummy text extractor that always returns and empty reader for all documents.
EmptyTextExtractor(String[]) - Constructor for class org.apache.jackrabbit.extractor.EmptyTextExtractor
Creates a dummy text extractor for the given content types.
EmptyTextExtractor(String) - Constructor for class org.apache.jackrabbit.extractor.EmptyTextExtractor
Creates a dummy text extractor for the given content type.
EmptyTok - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
enable_tracing() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
enable_tracing() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
enableConsistencyChecks(boolean) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Enable or disable consistency checks in this instance.
enabled() - Method in class org.apache.jackrabbit.j2ee.JNDIConfig
 
enabled() - Method in class org.apache.jackrabbit.j2ee.RMIConfig
 
EnclosedExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
encode(InputStream, Writer) - Static method in class org.apache.jackrabbit.test.api.Base64
Outputs base64 representation of the specified stream data to an OutputStream.
encode(InputStream, OutputStream) - Static method in class org.apache.jackrabbit.test.api.Base64
Outputs base64 representation of the specified stream data to an OutputStream.
encode(byte[], int, int, Writer) - Static method in class org.apache.jackrabbit.test.api.Base64
Outputs base64 representation of the specified data to an OutputStream.
encode(InputStream, Writer) - Static method in class org.apache.jackrabbit.util.Base64
Outputs base64 representation of the specified stream data to a Writer.
encode(InputStream, OutputStream) - Static method in class org.apache.jackrabbit.util.Base64
Outputs base64 representation of the specified stream data to an OutputStream.
encode(byte[], int, int, Writer) - Static method in class org.apache.jackrabbit.util.Base64
Outputs base64 representation of the specified data to a Writer.
encode(QName) - Static method in class org.apache.jackrabbit.util.ISO9075
Encodes the local part of name as specified in ISO 9075.
encode(String) - Static method in class org.apache.jackrabbit.util.ISO9075
Encodes name as specified in ISO 9075.
encodeIllegalXMLCharacters(String) - Static method in class org.apache.jackrabbit.util.Text
Replaces illegal XML characters in the given string by their corresponding predefined entity references.
encodePath(String) - Static method in class org.apache.jackrabbit.util.ISO9075
Encodes path as specified in ISO 9075.
encodeRedirectURL(String) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
encodeRedirectUrl(String) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
encodeURL(String) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
encodeUrl(String) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
ENCODING - Static variable in class org.apache.jackrabbit.commons.xml.SerializingContentHandler
The character encoding used for serialization (UTF-8).
end(Xid, int) - Method in class org.apache.jackrabbit.core.XASessionImpl

If TMSUCCESS is specified, we disassociate this session from the transaction specified.

end() - Method in interface org.apache.jackrabbit.core.xml.Importer
Called once at the end of the content import.
end() - Method in class org.apache.jackrabbit.core.xml.SessionImporter
Called once at the end of the content import.
end() - Method in class org.apache.jackrabbit.core.xml.WorkspaceImporter
Called once at the end of the content import.
end(Xid, int) - Method in class org.apache.jackrabbit.jca.AnonymousConnection
 
end(Xid, int) - Method in class org.apache.jackrabbit.jca.TransactionBoundXAResource
 
end() - Method in interface org.apache.jackrabbit.jcr2spi.xml.Importer
 
end() - Method in class org.apache.jackrabbit.jcr2spi.xml.SessionImporter
END_EXCERPT - Static variable in class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
 
END_FRAGMENT_SEPARATOR - Static variable in class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
 
END_HIGHLIGHT - Static variable in class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
 
END_MARKER - Static variable in class org.apache.jackrabbit.core.cluster.ClusterRecord
End marker.
END_NODE_TYPE_NAME - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
END_NODE_TYPE_NAME - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
END_TAG - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
END_TYPE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
END_TYPE - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
endArray() - Method in interface org.apache.jackrabbit.commons.json.JsonHandler
Recieve notification about the end of an JSON array.
endColumn - Variable in class org.apache.jackrabbit.spi.commons.query.sql.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endColumn - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endDocument() - Method in class org.apache.jackrabbit.commons.xml.DefaultContentHandler
Delegated to DefaultContentHandler.handler.
endDocument() - Method in class org.apache.jackrabbit.commons.xml.ProxyContentHandler
Delegated to ProxyContentHandler.handler.
endDocument() - Method in class org.apache.jackrabbit.commons.xml.SerializingContentHandler
 
endDocument() - Method in class org.apache.jackrabbit.commons.xml.ToXmlContentHandler
Ends the XML serialization by flushing the output stream.
endDocument() - Method in class org.apache.jackrabbit.core.xml.ImportHandler
endDocument() - Method in class org.apache.jackrabbit.jcr2spi.xml.ImportHandler
endDocument() - Method in class org.apache.jackrabbit.jcr2spi.xml.WorkspaceContentHandler
 
ended(DefaultClusterOperation, boolean) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Invoked when a cluster operation has ended.
ended(boolean) - Method in interface org.apache.jackrabbit.core.cluster.ClusterOperation
Called when the operation has been finished.
ended(boolean) - Method in class org.apache.jackrabbit.core.cluster.DefaultClusterOperation
Called when the operation has been finished.
endElement(String, String, String) - Method in class org.apache.jackrabbit.commons.xml.DefaultContentHandler
Delegated to DefaultContentHandler.handler.
endElement(String, String) - Method in class org.apache.jackrabbit.commons.xml.Exporter
Emits the end element event for an element with the given name.
endElement(String, String, String) - Method in class org.apache.jackrabbit.commons.xml.ProxyContentHandler
Delegated to ProxyContentHandler.handler.
endElement(String, String, String) - Method in class org.apache.jackrabbit.commons.xml.SerializingContentHandler
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.apache.jackrabbit.commons.xml.ToXmlContentHandler
Outputs the specified end tag.
endElement() - Method in class org.apache.jackrabbit.core.util.DOMBuilder
Makes the parent element current.
endElement(String, String, String) - Method in class org.apache.jackrabbit.core.xml.ImportHandler
Delegates the call to the underlying target handler and asks the handler to end the current namespace context.
endElement(String, String, String) - Method in class org.apache.jackrabbit.jcr2spi.xml.ImportHandler
endElement(String, String, String) - Method in class org.apache.jackrabbit.jcr2spi.xml.WorkspaceContentHandler
 
endLine - Variable in class org.apache.jackrabbit.spi.commons.query.sql.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endNode(NodeInfo) - Method in interface org.apache.jackrabbit.core.xml.Importer
Called to end the import of a node.
endNode(NodeInfo) - Method in class org.apache.jackrabbit.core.xml.SessionImporter
Called to end the import of a node.
endNode(NodeInfo) - Method in class org.apache.jackrabbit.core.xml.WorkspaceImporter
Called to end the import of a node.
endNode(Importer.NodeInfo) - Method in interface org.apache.jackrabbit.jcr2spi.xml.Importer
 
endNode(Importer.NodeInfo) - Method in class org.apache.jackrabbit.jcr2spi.xml.SessionImporter
endObject() - Method in interface org.apache.jackrabbit.commons.json.JsonHandler
Recieve notification about the end of an JSON object.
endOfStream - Variable in class org.apache.jackrabbit.core.data.db.DbInputStream
 
endpointActivation(MessageEndpointFactory, ActivationSpec) - Method in class org.apache.jackrabbit.jca.JCAResourceAdapter
 
endpointDeactivation(MessageEndpointFactory, ActivationSpec) - Method in class org.apache.jackrabbit.jca.JCAResourceAdapter
 
endPrefixMapping(String) - Method in class org.apache.jackrabbit.commons.xml.DefaultContentHandler
Delegated to DefaultContentHandler.handler.
endPrefixMapping(String) - Method in class org.apache.jackrabbit.commons.xml.ProxyContentHandler
Delegated to ProxyContentHandler.handler.
endPrefixMapping(String) - Method in class org.apache.jackrabbit.commons.xml.SerializingContentHandler
End the scope of a prefix-URI mapping: remove entry from mapping tables.
endPrefixMapping(String) - Method in class org.apache.jackrabbit.jcr2spi.xml.ImportHandler
endPrefixMapping(String) - Method in class org.apache.jackrabbit.jcr2spi.xml.WorkspaceContentHandler
 
EndTagClose - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
EndTagOpen - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
endTest(Test) - Method in class org.apache.jackrabbit.test.JCRTestResult
 
endUpdate() - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
End an update operation.
ensureCanSetProperty(Node, String, int, boolean) - Method in class org.apache.jackrabbit.test.AbstractJCRTest
Checks that the repository can set the property to the required type, otherwise aborts with NotExecutableException.
ensureCanSetProperty(Node, String, Value) - Method in class org.apache.jackrabbit.test.AbstractJCRTest
Checks that the repository can set the property to the required type, otherwise aborts with NotExecutableException.
ensureCanSetProperty(Node, String, Value[]) - Method in class org.apache.jackrabbit.test.AbstractJCRTest
Checks that the repository can set the property to the required type, otherwise aborts with NotExecutableException.
ensureMultipleWorkspacesSupported() - Method in class org.apache.jackrabbit.test.AbstractJCRTest
Checks that the repository supports multiple workspace, otherwise aborts with NotExecutableException.
enter(String, Object[]) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriter
Called right before a method of a SPI entity is called.
enter(String, Object[]) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriter
Logs the call at debug level is debug level is enabled.
enterElement(String) - Method in class org.apache.jackrabbit.core.util.DOMWalker
Enters the named child element.
entering(Property, int) - Method in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
Implement this method to add behaviour performed before a Property is visited.
entering(Node, int) - Method in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
Implement this method to add behaviour performed before a Node is visited.
entering(Node, int) - Method in class org.apache.jackrabbit.util.ChildrenCollector
entering(Property, int) - Method in class org.apache.jackrabbit.util.ChildrenCollector
entering(Node, int) - Method in class org.apache.jackrabbit.util.ChildrenCollectorFilter
entering(Property, int) - Method in class org.apache.jackrabbit.util.ChildrenCollectorFilter
entryCreated(NodeEntry) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.EntryFactory.NodeEntryListener
 
entryCreated(NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.UniqueIdResolver
 
EntryFactory - Class in org.apache.jackrabbit.jcr2spi.hierarchy
EntryFactory...
EntryFactory(TransientItemStateFactory, IdFactory, EntryFactory.NodeEntryListener, PathFactory) - Constructor for class org.apache.jackrabbit.jcr2spi.hierarchy.EntryFactory
Create a new instance of the EntryFactory.
EntryFactory.NodeEntryListener - Interface in org.apache.jackrabbit.jcr2spi.hierarchy
 
entrySet() - Method in class org.apache.jackrabbit.core.util.EmptyLinkedMap
Returns an unmodifiable empty set.
environment - Variable in class org.apache.jackrabbit.test.RepositoryStub
 
EOF - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
EOF - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
EOF - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
EOF - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
eol - Variable in exception org.apache.jackrabbit.spi.commons.query.sql.ParseException
The end of line string for this machine.
eol - Variable in exception org.apache.jackrabbit.spi.commons.query.xpath.ParseException
The end of line string for this machine.
EQ_OPERATOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
equals(Object) - Method in class org.apache.jackrabbit.core.data.AbstractDataRecord
Checks if the given object is a data record with the same identifier as this one.
equals(Object) - Method in class org.apache.jackrabbit.core.data.DataIdentifier
Checks if the given object is a data identifier and has the same string representation as this one.
equals(Object) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
equals(Object) - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
equals(Object) - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
 
equals(Object) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
 
equals(Object) - Method in class org.apache.jackrabbit.core.NodeId
equals(Object) - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Compares two item definitions for equality.
equals(Object) - Method in class org.apache.jackrabbit.core.nodetype.NodeDefId
equals(Object) - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Compares two node definitions for equality.
equals(Object) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
 
equals(Object) - Method in class org.apache.jackrabbit.core.nodetype.PropDefId
equals(Object) - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Compares two property definitions for equality.
equals(Object) - Method in class org.apache.jackrabbit.core.nodetype.ValueConstraint
 
equals(Object) - Method in class org.apache.jackrabbit.core.observation.EventImpl
Returns true if this Event is equal to another object.
equals(Object) - Method in class org.apache.jackrabbit.core.observation.EventState
Returns true if this EventState is equal to another object.
equals(Object) - Method in class org.apache.jackrabbit.core.PropertyId
equals(Object) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex.CombinedIndexReader
 
equals(Object) - Method in class org.apache.jackrabbit.core.retention.RetentionPolicyImpl
 
equals(Object) - Method in class org.apache.jackrabbit.core.security.AnonymousPrincipal
 
equals(Object) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions.Result
 
equals(Object) - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
equals(Object) - Method in class org.apache.jackrabbit.core.security.principal.AdminPrincipal
 
equals(Object) - Method in class org.apache.jackrabbit.core.security.principal.EveryonePrincipal
 
equals(Object) - Method in class org.apache.jackrabbit.core.security.principal.PrincipalImpl
Two principals are equal, if their names are.
equals(Object) - Method in class org.apache.jackrabbit.core.security.SystemPrincipal
 
equals(Object) - Method in class org.apache.jackrabbit.core.security.UserPrincipal
 
equals(Object) - Method in class org.apache.jackrabbit.core.state.ChildNodeEntry
 
equals(Object) - Method in class org.apache.jackrabbit.core.state.NodeReferencesId
 
equals(Object) - Method in class org.apache.jackrabbit.core.value.BLOBFileValue
equals(Object) - Method in class org.apache.jackrabbit.core.value.BLOBInDataStore
 
equals(Object) - Method in class org.apache.jackrabbit.core.value.BLOBInMemory
equals(Object) - Method in class org.apache.jackrabbit.core.value.BLOBInResource
equals(Object) - Method in class org.apache.jackrabbit.core.value.BLOBInTempFile
equals(Object) - Method in class org.apache.jackrabbit.core.value.BLOBValue
equals(Object) - Method in class org.apache.jackrabbit.core.value.InternalValue
equals(Object) - Method in class org.apache.jackrabbit.jca.JCAConnectionRequestInfo
Return true if equals.
equals(Object) - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
Return true if equals.
equals(Object) - Method in class org.apache.jackrabbit.name.Path
Deprecated. Compares the specified object with this path for equality.
equals(Object) - Method in class org.apache.jackrabbit.name.Path.PathElement
Deprecated. Check for path element equality.
equals(Object) - Method in class org.apache.jackrabbit.name.QName
Deprecated. Compares two qualified names for equality.
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
 
equals(ChangeLogImpl) - Method in class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.AddNode
 
equals(Operations.AddNode) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.AddNode
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.AddProperty
 
equals(Operations.AddProperty) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.AddProperty
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Empty
 
equals(Object, Object) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Move
 
equals(Operations.Move) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Move
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Remove
 
equals(Operations.Remove) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Remove
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.ReorderNodes
 
equals(Operations.ReorderNodes) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.ReorderNodes
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetMixins
 
equals(Operations.SetMixins) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetMixins
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetValue
 
equals(Operations.SetValue) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetValue
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceMapping
Override equals()
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.nodetype.ValueConstraint
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.QItemDefinitionImpl
Compares two item definitions for equality.
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.QNodeDefinitionImpl
Compares two node definitions for equality.
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
Compares two property definitions for equality.
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.AndQueryNode
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.DerefQueryNode
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.ExactQueryNode
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.NAryQueryNode
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.NodeTypeQueryNode
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.NotQueryNode
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode.OrderSpec
Returns true if this order spec is equal to obj
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.OrQueryNode
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.PathQueryNode
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.PropertyFunctionQueryNode
Returns true if obj is the same type of QueryNode as this node and is equal to this node.
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryNode
Returns true if obj is the same type of QueryNode as this node and is equal to this node.
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryRootNode
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
 
Equals - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
 
equals(Object) - Method in class org.apache.jackrabbit.spi2dav.QItemDefinitionImpl
Compares two item definitions for equality.
equals(Object) - Method in class org.apache.jackrabbit.spi2dav.QNodeDefinitionImpl
Compares two node definitions for equality.
equals(Object) - Method in class org.apache.jackrabbit.spi2dav.QNodeTypeDefinitionImpl
 
equals(Object) - Method in class org.apache.jackrabbit.spi2dav.QPropertyDefinitionImpl
Compares two property definitions for equality.
equals(Object) - Method in class org.apache.jackrabbit.spi2davex.ChildInfoImpl
 
equals(Object) - Method in class org.apache.jackrabbit.util.name.NamespaceMapping
Deprecated. Override equals()
equals(Object) - Method in class org.apache.jackrabbit.uuid.UUID
Deprecated. Compares two UUID for equality.
equals(Object) - Method in class org.apache.jackrabbit.value.BinaryValue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.jackrabbit.value.BooleanValue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.jackrabbit.value.DateValue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.jackrabbit.value.DoubleValue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.jackrabbit.value.LongValue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.jackrabbit.value.NameValue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.jackrabbit.value.PathValue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.jackrabbit.value.ReferenceValue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.jackrabbit.value.StringValue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.jackrabbit.webdav.lock.Scope
Returns true if this Scope is equal to the given one.
equals(Object) - Method in class org.apache.jackrabbit.webdav.lock.Type
Returns true if this Type is equal to the given one.
equals(Object) - Method in class org.apache.jackrabbit.webdav.property.AbstractDavProperty
Checks if this property has the same name and value as the given one.
equals(Object) - Method in class org.apache.jackrabbit.webdav.property.DavPropertyName
Checks if this property has the same name and namespace as the given one.
equals(Object) - Method in class org.apache.jackrabbit.webdav.xml.Namespace
 
equalValues(Value, Value) - Static method in class org.apache.jackrabbit.test.api.PropertyUtil
Helper method to compare the equality of two values for equality with the fulfilling of the equality conditions.
EquiJoin - Class in org.apache.jackrabbit.core.query.lucene.join
EquiJoin implements an equi join condition.
EquiJoin(MultiColumnQueryHits, int, SortComparatorSource, IndexReader, Name, Name) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.EquiJoin
Creates a new equi join condition.
EquiJoinCondition - Interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom
Tests whether the value of a property in a first selector is equal to the value of a property in a second selector.
equiJoinCondition(String, String, String, String) - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelFactory
Tests whether the value of a property in a first selector is equal to the value of a property in a second selector.
equiJoinCondition(String, String, String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Tests whether the value of a property in a first selector is equal to the value of a property in a second selector.
EquiJoinConditionImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
EquiJoinConditionImpl...
error(SAXParseException) - Method in class org.apache.jackrabbit.core.config.ConfigurationErrorHandler
This method is called when there is an error parsing the configuration file.
error(SAXParseException) - Method in class org.apache.jackrabbit.core.xml.ImportHandler
error(SAXParseException) - Method in class org.apache.jackrabbit.jcr2spi.xml.ImportHandler
error(String, Object[], Exception) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriter
Called right after a method of a SPI entity has been called and an exception was thrown.
error(String, Object[], Exception) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriter
Logs the exception including a stack trace at debug level is debug level is enabled.
errorCount() - Method in class org.apache.jackrabbit.test.JCRTestResult
 
errorHandling - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
flag for error handling
errorHandling - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
flag for error handling
ErrorHandling - Class in org.apache.jackrabbit.core.persistence.bundle.util
ErrorHandling configuration abstraction class
ErrorHandling() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.ErrorHandling
Creates a default error handling config.
ErrorHandling(String) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.ErrorHandling
Creates a new error handling configuration based on the given string.
errorHandling - Variable in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
the error handling
errors() - Method in class org.apache.jackrabbit.test.JCRTestResult
 
ESCAPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
escape(String, char) - Static method in class org.apache.jackrabbit.util.Text
Does an URL encoding of the string using the escape character.
escape(String, char, boolean) - Static method in class org.apache.jackrabbit.util.Text
Does an URL encoding of the string using the escape character.
escape(String) - Static method in class org.apache.jackrabbit.util.Text
Does a URL encoding of the string.
EscapeApos - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
escapeIdentifierForSQL(String) - Method in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
Escape an identifier suitable for the SQL parser
escapeIllegalJcrChars(String) - Static method in class org.apache.jackrabbit.util.Text
Escapes all illegal JCR name characters of a string.
escapeIllegalXpathSearchChars(String) - Static method in class org.apache.jackrabbit.util.Text
Escapes all illegal XPath search characters of a string.
escapeJCRNames(String) - Static method in class org.apache.jackrabbit.test.api.EscapeJCRUtil
 
EscapeJCRUtil - Class in org.apache.jackrabbit.test.api
Class providing some character escape methods.
EscapeJCRUtil() - Constructor for class org.apache.jackrabbit.test.api.EscapeJCRUtil
 
escapeJCRValues(String) - Static method in class org.apache.jackrabbit.test.api.EscapeJCRUtil
 
escapeName(String) - Static method in class org.apache.jackrabbit.core.fs.FileSystemPathUtil
Encodes the specified name.
escapePath(String) - Static method in class org.apache.jackrabbit.core.fs.FileSystemPathUtil
Encodes the specified path.
escapePath(String) - Static method in class org.apache.jackrabbit.util.Text
Does a URL encoding of the path.
EscapeQuot - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
evaluate(Object) - Method in class org.apache.jackrabbit.commons.predicate.DepthPredicate
Matches if the given depth is greater or equal the minimum depth and less or equal the maximum depth and if the call to DepthPredicate.matches(Item) returns true.
evaluate(Object) - Method in class org.apache.jackrabbit.commons.predicate.NtFilePredicate
 
evaluate(Object) - Method in class org.apache.jackrabbit.commons.predicate.PathPredicate
 
evaluate(Object) - Method in interface org.apache.jackrabbit.commons.predicate.Predicate
Evaluates the predicate for the given object.
evaluate(ScoreNode[], Name[], EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.AndConstraint
Evaluates this constraint for the given row.
evaluate(ScoreNode[], Name[], EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.ChildNodeConstraint
Evaluates this constraint for the given row.
evaluate(ScoreNode[], Name[], EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.ComparisonConstraint
Evaluates this constraint for the given row.
evaluate(Value) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.ComparisonConstraint
Evaluates this constraint for the given dynamic operand value op1.
evaluate(ScoreNode[], Name[], EvaluationContext) - Method in interface org.apache.jackrabbit.core.query.lucene.constraint.Constraint
Evaluates this constraint for the given row.
evaluate(ScoreNode[], Name[], EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.DescendantNodeConstraint
Evaluates this constraint for the given row.
evaluate(Query) - Method in interface org.apache.jackrabbit.core.query.lucene.constraint.EvaluationContext
Evaluates the given lucene query and returns the query hits.
evaluate(Value) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.LikeConstraint
Evaluates this constraint for the given dynamic operand value op1.
evaluate(ScoreNode[], Name[], EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.NotConstraint
Evaluates this constraint for the given row.
evaluate(ScoreNode[], Name[], EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.OrConstraint
Evaluates this constraint for the given row.
evaluate(ScoreNode[], Name[], EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.QueryConstraint
Evaluates this constraint for the given row.
evaluate(ScoreNode[], Name[], EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.SameNodeConstraint
Evaluates this constraint for the given row.
evaluate(Query, Sort, long) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexSearcher
Evaluates the query and returns the hits that match the query.
evaluate(Query) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexSearcher
Evaluates the query and returns the hits that match the query.
evaluateResultOrder(QueryResult, String, boolean) - Method in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
Checks if the QueryResult is ordered according order property in direction of related argument.
EvaluationContext - Interface in org.apache.jackrabbit.core.query.lucene.constraint
EvaluationContext defines a context with various resources that are needed for constraint evaluation.
Event - Interface in org.apache.jackrabbit.api.jsr283.observation
Event is a preliminary interface that contains the new methods introduce in JSR 283.
Event - Interface in org.apache.jackrabbit.spi
Event is similar to the regular JCR Event and adds additional information about the affected item.
EventBundle - Interface in org.apache.jackrabbit.spi
An EventBundle is similar to the EventIterator interface.
EventBundle - Interface in org.apache.jackrabbit.webdav.observation
EventBundle defines an empty interface used to represent a bundle of events.
EventBundleImpl - Class in org.apache.jackrabbit.spi.commons
EventBundleImpl implements a serializable EventBundle.
EventBundleImpl(Collection, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.EventBundleImpl
Creates a new event bundle with events.
EventDiscovery - Class in org.apache.jackrabbit.webdav.observation
EventDiscovery represents the request body of a successfull POLL request.
EventDiscovery() - Constructor for class org.apache.jackrabbit.webdav.observation.EventDiscovery
 
EventFilter - Class in org.apache.jackrabbit.core.observation
The EventFilter class implements the filter logic based on the session's access rights and the specified filter rules.
EventFilter - Interface in org.apache.jackrabbit.spi
An EventFilter is applied to the events as generated on the repository server.
EventFilterImpl - Class in org.apache.jackrabbit.spi.commons
EventFilterImpl is the simple bean style implementation of an EventFilter.
EventFilterImpl(int, Path, boolean, String[], Set, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.EventFilterImpl
Creates a new EventFilterImpl.
EventImpl - Class in org.apache.jackrabbit.core.observation
Implementation of the Event and the JackrabbitEvent interface.
EventImpl - Class in org.apache.jackrabbit.spi.commons
EventImpl implements a serializable SPI Event.
EventImpl(int, Path, ItemId, NodeId, Name, Name[], String) - Constructor for class org.apache.jackrabbit.spi.commons.EventImpl
Creates a new serializable event.
EventImpl - Class in org.apache.jackrabbit.spi2dav
EventImpl...
EventImpl(ItemId, Path, NodeId, int, Element) - Constructor for class org.apache.jackrabbit.spi2dav.EventImpl
 
EventIterator - Interface in org.apache.jackrabbit.api.jsr283.observation
 
EventIteratorAdapter - Class in org.apache.jackrabbit.commons.iterator
Adapter class for turning RangeIterators or Iterators into EventIterators.
EventIteratorAdapter(RangeIterator) - Constructor for class org.apache.jackrabbit.commons.iterator.EventIteratorAdapter
Creates an adapter for the given RangeIterator.
EventIteratorAdapter(Iterator) - Constructor for class org.apache.jackrabbit.commons.iterator.EventIteratorAdapter
Creates an adapter for the given Iterator.
EventIteratorAdapter(Collection) - Constructor for class org.apache.jackrabbit.commons.iterator.EventIteratorAdapter
Creates an iterator for the given collection.
EventIteratorTest - Class in org.apache.jackrabbit.test.api.observation
Tests the methods the following methods: RangeIterator.getSize() RangeIterator.getPosition() RangeIterator.skip(long)

Configuration requirements are:
The AbstractJCRTest.testRoot must allow child nodes of type AbstractJCRTest.testNodeType.

EventIteratorTest() - Constructor for class org.apache.jackrabbit.test.api.observation.EventIteratorTest
 
EventJournal - Interface in org.apache.jackrabbit.api.jsr283.observation
An EventJournal is an extension of EventIterator that provides the additional method EventJournal.skipTo(long):
EventJournalImpl - Class in org.apache.jackrabbit.core.observation
EventJournalImpl implements the JCR 2.0 EventJournal.
EventJournalImpl(EventFilter, Journal, String) - Constructor for class org.apache.jackrabbit.core.observation.EventJournalImpl
Creates a new event journal.
EventListenerIteratorAdapter - Class in org.apache.jackrabbit.commons.iterator
Adapter class for turning RangeIterators or Iterators into EventListenerIterators.
EventListenerIteratorAdapter(RangeIterator) - Constructor for class org.apache.jackrabbit.commons.iterator.EventListenerIteratorAdapter
Creates an adapter for the given RangeIterator.
EventListenerIteratorAdapter(Iterator) - Constructor for class org.apache.jackrabbit.commons.iterator.EventListenerIteratorAdapter
Creates an adapter for the given Iterator.
EventListenerIteratorAdapter(Collection) - Constructor for class org.apache.jackrabbit.commons.iterator.EventListenerIteratorAdapter
Creates an iterator for the given collection.
EventResult - Class in org.apache.jackrabbit.test.api.observation
Utility class for Event retrieval with an EventListener.
EventResult(PrintWriter) - Constructor for class org.apache.jackrabbit.test.api.observation.EventResult
Creates a new EventResult.
EventState - Class in org.apache.jackrabbit.core.observation
The EventState class encapsulates the session independent state of an Event.
EventStateCollection - Class in org.apache.jackrabbit.core.observation
The EventStateCollection class implements how EventState objects are created based on the ItemStates passed to the EventStateCollection.createEventStates(org.apache.jackrabbit.core.NodeId, org.apache.jackrabbit.core.state.ChangeLog, org.apache.jackrabbit.core.state.ItemStateManager) method.
EventStateCollection(EventDispatcher, SessionImpl, Path) - Constructor for class org.apache.jackrabbit.core.observation.EventStateCollection
Creates a new empty EventStateCollection.
EventStateCollectionFactory - Interface in org.apache.jackrabbit.core.observation
Defines methods to create an EventStateCollection
EventSubscriptionImpl - Class in org.apache.jackrabbit.spi2dav
EventSubscriptionImpl...
EventSubscriptionImpl(String, SessionInfoImpl) - Constructor for class org.apache.jackrabbit.spi2dav.EventSubscriptionImpl
 
EventTest - Class in org.apache.jackrabbit.test.api.observation
Tests methods on the Event interface.
EventTest() - Constructor for class org.apache.jackrabbit.test.api.observation.EventTest
 
EventType - Interface in org.apache.jackrabbit.webdav.observation
EventType...
Every - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
EveryonePrincipal - Class in org.apache.jackrabbit.core.security.principal
The EveryonePrincipal contains all principals (excluding itself).
evict(ItemId) - Method in interface org.apache.jackrabbit.core.state.ItemStateCache
Removes the ItemState object with the specified id from this cache if it is present.
evict(ItemId) - Method in class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Removes the ItemState object with the specified id from this cache if it is present.
evict(ItemId) - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Removes the ItemState object with the specified id from this cache if it is present.
evict(NodeId) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
removes the node state from the cache
evictAll() - Method in interface org.apache.jackrabbit.core.state.ItemStateCache
Clears all entries from this cache.
evictAll() - Method in class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Clears all entries from this cache.
evictAll() - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Clears all entries from this cache.
evictAllNames() - Method in interface org.apache.jackrabbit.name.NameCache
Deprecated. Evicts all names from the cache, i.e. clears it.
evictBundle(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Evicts the bundle with id from the bundle cache.
EXACT_NUMERIC_LITERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
ExactQueryNode - Class in org.apache.jackrabbit.spi.commons.query
Implements a query node that defines an exact match of a property and a value.
ExactQueryNode(QueryNode, Name, Name) - Constructor for class org.apache.jackrabbit.spi.commons.query.ExactQueryNode
Creates a new ExactQueryNode instance.
exceeds(long) - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
Return a flag indicating whether this record log exceeds a given size.
Except - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ExceptionConverter - Class in org.apache.jackrabbit.spi2dav
ExceptionConverter...
EXCERPT - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
ExcerptFunction() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
ExcerptProvider - Interface in org.apache.jackrabbit.core.query.lucene
ExcerptProvider defines an interface to create an excerpt for a matching node.
excludeNode(NodeId) - Method in class org.apache.jackrabbit.core.persistence.PersistenceCopier
Explicitly exclude the identified node from being copied.
EXCLUSIVE - Static variable in class org.apache.jackrabbit.webdav.lock.Scope
 
EXCLUSIVE_SESSION - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
Extension to the WebDAV 'exclusive' lock, that allows to distinguish the session-scoped and open-scoped locks on a JCR node.
ExecutableQuery - Interface in org.apache.jackrabbit.core.query
Specifies an interface for a query object implementation that can just be executed.
execute(String, Session) - Static method in class org.apache.jackrabbit.commons.query.GQL
Executes the GQL query and returns the result as a row iterator.
execute(String, Session, String) - Static method in class org.apache.jackrabbit.commons.query.GQL
Executes the GQL query and returns the result as a row iterator.
execute(String, Session, String, GQL.Filter) - Static method in class org.apache.jackrabbit.commons.query.GQL
Executes the GQL query and returns the result as a row iterator.
execute(long, long) - Method in interface org.apache.jackrabbit.core.query.ExecutableQuery
Executes this query and returns a QueryResult.
execute(Runnable) - Method in class org.apache.jackrabbit.core.query.lucene.DynamicPooledExecutor
Executes the given command.
execute(JackrabbitIndexSearcher, Sort, long) - Method in class org.apache.jackrabbit.core.query.lucene.FilterMultiColumnQuery
Executes this query and returns multi column query hits.
execute(Query, Sort, long, Name) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexSearcher
Executes the query and returns the hits that match the query.
execute(JackrabbitIndexSearcher, SessionImpl, Sort) - Method in interface org.apache.jackrabbit.core.query.lucene.JackrabbitQuery
Executes this query and returns QueryHits or null if this query should be executed using the regular Lucene API.
execute(JackrabbitIndexSearcher, Sort, long) - Method in class org.apache.jackrabbit.core.query.lucene.JoinQuery
Executes this query and returns multi column query hits.
execute(JackrabbitIndexSearcher, SessionImpl, Sort) - Method in class org.apache.jackrabbit.core.query.lucene.MatchAllDocsQuery
Executes this query and returns QueryHits or null if this query should be executed using the regular Lucene API.
execute(JackrabbitIndexSearcher, Sort, long) - Method in interface org.apache.jackrabbit.core.query.lucene.MultiColumnQuery
Executes this query and returns multi column query hits.
execute(JackrabbitIndexSearcher, Sort, long) - Method in class org.apache.jackrabbit.core.query.lucene.MultiColumnQueryAdapter
Executes this query and returns multi column query hits.
execute(MultiIndex) - Method in class org.apache.jackrabbit.core.query.lucene.MultiIndex.Action
Executes this action on the index.
execute(JackrabbitIndexSearcher, SessionImpl, Sort) - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery
Executes this query and returns QueryHits or null if this query should be executed using the regular Lucene API.
execute(long, long) - Method in class org.apache.jackrabbit.core.query.lucene.QueryImpl
Executes this query and returns a QueryResult.
execute(long, long) - Method in class org.apache.jackrabbit.core.query.lucene.QueryObjectModelImpl
Executes this query and returns a QueryResult.
execute() - Method in class org.apache.jackrabbit.core.query.QueryImpl
This method simply forwards the execute call to the ExecutableQuery object returned by QueryHandler.createExecutableQuery(org.apache.jackrabbit.core.SessionImpl, org.apache.jackrabbit.core.ItemManager, java.lang.String, java.lang.String).
execute() - Method in class org.apache.jackrabbit.jcr2spi.query.QueryImpl
 
execute(Operation) - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
Executes the given operation and modifies the affected item states accordingly.
execute(ChangeLog) - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
Executes the operations passed with the given change log and modifies the affected item states accordingly.
execute(Operation) - Method in interface org.apache.jackrabbit.jcr2spi.state.UpdatableItemStateManager
Executes the given operation and modifies the affected item states accordingly.
execute(ChangeLog) - Method in interface org.apache.jackrabbit.jcr2spi.state.UpdatableItemStateManager
Executes the operations passed with the given change log and modifies the affected item states accordingly.
execute(Operation) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
Creates a new batch from the single workspace operation and executes it.
execute(ChangeLog) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
Creates a new batch from the given ChangeLog and executes it.
execute(AbstractLogger.Callable, String, Object[]) - Method in class org.apache.jackrabbit.spi.commons.logging.AbstractLogger
Execute a thunk of a method which might throw a RepositoryException.
execute(AbstractLogger.SafeCallable, String, Object[]) - Method in class org.apache.jackrabbit.spi.commons.logging.AbstractLogger
Execute a thunk of a method which does not throw any checked exception.
execute(Statement) - Method in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
Creates and executes a Query for the given Statement
execute(String, String) - Method in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
Creates and executes a Query for a given Statement in a given query language
execute(WebdavRequest, WebdavResponse, int, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
Executes the respective method in the given webdav context
executeAndWait(DynamicPooledExecutor.Command[]) - Method in class org.apache.jackrabbit.core.query.lucene.DynamicPooledExecutor
Executes a set of commands and waits until all commands have been executed.
executeQuery(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager
Executes the given SQL query.
executeQuery(long) - Method in class org.apache.jackrabbit.core.query.lucene.MultiColumnQueryResult
Executes the query for this result and returns hits.
executeQuery(long) - Method in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
Executes the query for this result and returns hits.
executeQuery(SessionImpl, AbstractQueryImpl, Query, Path[], boolean[], long) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Executes the query on the search index.
executeQuery(SessionImpl, MultiColumnQuery, Path[], boolean[], long) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Executes the query on the search index.
executeQuery(long) - Method in class org.apache.jackrabbit.core.query.lucene.SingleColumnQueryResult
Executes the query for this result and returns hits.
executeQuery(String, String, Map) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
executeQuery(SessionInfo, String, String, Map) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
 
executeQuery(SessionInfo, String, String, Map) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
executeQuery(SessionInfo, String, String, Map) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Execute the given query statement with the specified query language.
executeQuery(SessionInfo, String, String, Map) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
executeQuery(SessionInfo, String, String, Map) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Execute the given query statement with the specified query language.
executeSqlQuery(Session, String, Node[]) - Method in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
Executes the sql query and checks the results against the specified nodes.
executeStmt(String, Object[]) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Executes the given SQL statement with the specified parameters.
executeStmt(String, Object[]) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager
Executes the given SQL statement with the specified parameters.
executeStmt(String, Object[], boolean, int) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager
Executes the given SQL statement with the specified parameters.
executeStmt(String, Object[]) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Executes the given SQL statement with the specified parameters.
executeXPathQuery(Session, String, Node[]) - Method in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
Executes the xpath query and checks the results against the specified nodes.
EXISTING - Static variable in class org.apache.jackrabbit.jcr2spi.state.Status
'existing', i.e. persistent state
EXISTING_MODIFIED - Static variable in class org.apache.jackrabbit.jcr2spi.state.Status
'existing', i.e. persistent state that has been transiently modified (copy-on-write)
EXISTING_REMOVED - Static variable in class org.apache.jackrabbit.jcr2spi.state.Status
'existing', i.e. persistent state that has been transiently removed (copy-on-write)
exists(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Tests whether the file system entry denoted by this path exists.
exists(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Tests whether the file system entry denoted by this path exists.
exists(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Tests whether the file system entry denoted by this path exists.
exists() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
 
exists(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Tests whether the file system entry denoted by this path exists.
exists(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
exists(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Checks whether the identified property exists.
exists(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Checks whether the identified node exists.
exists(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Checks whether references of the identified target node exist.
exists(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Checks whether references of the identified target node exist.
exists(NodeId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Checks whether the identified node exists.
exists(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Checks whether the identified property exists.
exists(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Checks whether references of the identified target node exist.
exists(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Checks whether the identified property exists.
exists(NodeId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Checks whether the identified node exists.
exists(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Checks whether references of the identified target node exist.
exists(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Checks whether the identified property exists.
exists(NodeId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Checks whether the identified node exists.
exists(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Checks whether references of the identified target node exist.
exists(NodeId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Checks whether the identified node exists.
exists(PropertyId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Checks whether the identified property exists.
exists(NodeReferencesId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Checks whether references of the identified target node exist.
exists(NodeId) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Checks whether the identified node exists.
exists(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Checks whether the identified property exists.
exists(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Checks whether references of the identified target node exist.
exists() - Method in interface org.apache.jackrabbit.webdav.DavResource
Returns true if this webdav resource represents an existing repository item.
exists() - Method in class org.apache.jackrabbit.webdav.jcr.RootCollection
Returns true
exists() - Method in class org.apache.jackrabbit.webdav.jcr.WorkspaceResourceImpl
 
exists() - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
 
existsBundle(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Checks if a bundle exists in the underlying system.
existsBundle(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Checks if a bundle exists in the underlying system.
existsBundle(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Checks if a bundle exists in the underlying system.
EXPAND_PROPERTY - Static variable in class org.apache.jackrabbit.webdav.version.report.ReportType
 
ExpandBuff(boolean) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
ExpandBuff(boolean) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
ExpandPropertyReport - Class in org.apache.jackrabbit.webdav.version.report
ExpandPropertyReport encapsulates the DAV:expand-property report, that provides a mechanism for retrieving in one request the properties from the resources identified by those DAV:href elements.
ExpandPropertyReport() - Constructor for class org.apache.jackrabbit.webdav.version.report.ExpandPropertyReport
 
expectedTokenSequences - Variable in exception org.apache.jackrabbit.spi.commons.query.sql.ParseException
Each entry in this array is an array of integers.
expectedTokenSequences - Variable in exception org.apache.jackrabbit.spi.commons.query.xpath.ParseException
Each entry in this array is an array of integers.
explain(IndexReader, int) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitTermQuery.JackrabbitTermWeight
explain(int) - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryScorer
explain(IndexReader, int) - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryWeight
explode(String, int) - Static method in class org.apache.jackrabbit.util.Text
returns an array of strings decomposed of the original string, split at every occurance of 'ch'. if 2 'ch' follow each other with no intermediate characters, empty "" entries are avoided.
explode(String, int, boolean) - Static method in class org.apache.jackrabbit.util.Text
returns an array of strings decomposed of the original string, split at every occurance of 'ch'.
EXPONENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
export(ContentPackage, OutputStream) - Method in interface org.apache.jackrabbit.commons.packaging.ContentPackageExporter
 
export(Node) - Method in class org.apache.jackrabbit.commons.xml.Exporter
Exports the given node by preparing the export and calling the abstract Exporter.exportNode(String, String, Node) method to give control of the export format to a subclass.
exportContent(ExportContext, boolean) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
Retrieves the content node that will be used for exporting properties and data and calls the corresponding methods.
exportContent(ExportContext, DavResource) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
Same as (@link IOHandler#exportContent(ExportContext, boolean)} where the boolean values is defined by DavResource.isCollection().
exportContent(ExportContext, boolean) - Method in class org.apache.jackrabbit.server.io.DirListingExportHandler
 
exportContent(ExportContext, DavResource) - Method in class org.apache.jackrabbit.server.io.DirListingExportHandler
 
exportContent(ExportContext, boolean) - Method in interface org.apache.jackrabbit.server.io.IOHandler
Runs the export for the given context.
exportContent(ExportContext, DavResource) - Method in interface org.apache.jackrabbit.server.io.IOHandler
Runs the export for the given context and resource.
exportContent(ExportContext, boolean) - Method in interface org.apache.jackrabbit.server.io.IOManager
Passes the specified information to the IOHandlers present on this manager.
exportContent(ExportContext, DavResource) - Method in interface org.apache.jackrabbit.server.io.IOManager
Passes the specified information to the IOHandlers present on this manager.
exportContent(ExportContext, boolean) - Method in class org.apache.jackrabbit.server.io.IOManagerImpl
 
exportContent(ExportContext, DavResource) - Method in class org.apache.jackrabbit.server.io.IOManagerImpl
 
exportContent(ExportContext, boolean) - Method in class org.apache.jackrabbit.server.io.VersionHistoryHandler
 
exportContent(ExportContext, DavResource) - Method in class org.apache.jackrabbit.server.io.VersionHistoryHandler
 
ExportContext - Interface in org.apache.jackrabbit.server.io
ExportContext...
ExportContextImpl - Class in org.apache.jackrabbit.server.io
ExportContextImpl implements an ExportContext that wraps around the specified OutputContext as it was passed to DavResource.spool(OutputContext).
ExportContextImpl(Item, OutputContext) - Constructor for class org.apache.jackrabbit.server.io.ExportContextImpl
 
ExportContextImpl(Item, OutputContext, MimeResolver) - Constructor for class org.apache.jackrabbit.server.io.ExportContextImpl
 
exportData(ExportContext, boolean, Node) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
Checks if the given content node contains a jcr:data property and spools its value to the output stream of the export context.
exportData(ExportContext, boolean, Node) - Method in class org.apache.jackrabbit.server.io.XmlHandler
 
exportData(ExportContext, boolean, Node) - Method in class org.apache.jackrabbit.server.io.ZipHandler
 
exportDocumentView(String, ContentHandler, boolean, boolean) - Method in class org.apache.jackrabbit.commons.AbstractSession
Generates a document view export using a DocumentViewExporter instance.
exportDocumentView(String, OutputStream, boolean, boolean) - Method in class org.apache.jackrabbit.commons.AbstractSession
Calls Session.exportDocumentView(String, ContentHandler, boolean, boolean) with the given arguments and a ContentHandler that serializes SAX events to the given output stream.
exportDocumentView(String, ContentHandler, boolean, boolean) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Export document view.
exportDocumentView(String, OutputStream, boolean, boolean) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Export document view.
ExportDocViewTest - Class in org.apache.jackrabbit.test.api
ExportDocViewTest tests the two Session methods : Session.exportDocumentView(String, ContentHandler, boolean, boolean) and Session.exportDocumentView(String, java.io.OutputStream, boolean, boolean) against the required behaviours according the document view xml mapping defined in the JSR 170 specification in chapter 6.4.2, 6.4.3 and 6.4.4 .
ExportDocViewTest() - Constructor for class org.apache.jackrabbit.test.api.ExportDocViewTest
 
Exporter - Class in org.apache.jackrabbit.commons.xml
Abstract base class for document and system view exporters.
Exporter(Session, ContentHandler, boolean, boolean) - Constructor for class org.apache.jackrabbit.commons.xml.Exporter
Creates an exporter instance.
exportNode(String, String, Node) - Method in class org.apache.jackrabbit.commons.xml.DocumentViewExporter
Exports the given node either as XML characters (if it's an xml:text node) or as an XML element with properties mapped to XML attributes.
exportNode(String, String, Node) - Method in class org.apache.jackrabbit.commons.xml.Exporter
Called to export the given node.
exportNode(String, String, Node) - Method in class org.apache.jackrabbit.commons.xml.SystemViewExporter
Exports the given node as an sv:node element.
exportNodes(Node) - Method in class org.apache.jackrabbit.commons.xml.Exporter
Called by Exporter.exportNode(String, String, Node) to recursively call Exporter.exportNode(String, String, Node) for each child node.
exportProperties(Node) - Method in class org.apache.jackrabbit.commons.xml.Exporter
Processes all properties of the given node by calling the abstract Exporter.exportProperty(String, String, Value) and Exporter.exportProperty(String, String, int, Value[]) methods for each property depending on whether the property is single- or multivalued.
exportProperties(ExportContext, boolean, Node) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
Retrieves mimetype, encoding and modification time from the content node.
exportProperties(PropertyExportContext, boolean) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
 
exportProperties(PropertyExportContext, boolean) - Method in class org.apache.jackrabbit.server.io.DirListingExportHandler
 
exportProperties(PropertyExportContext, boolean) - Method in interface org.apache.jackrabbit.server.io.PropertyHandler
Exports properties to the given context.
exportProperties(PropertyExportContext, boolean) - Method in interface org.apache.jackrabbit.server.io.PropertyManager
 
exportProperties(PropertyExportContext, boolean) - Method in class org.apache.jackrabbit.server.io.PropertyManagerImpl
 
exportProperties(PropertyExportContext, boolean) - Method in class org.apache.jackrabbit.server.io.VersionHandler
 
exportProperties(PropertyExportContext, boolean) - Method in class org.apache.jackrabbit.server.io.VersionHistoryHandler
 
exportProperties(ExportContext, boolean, Node) - Method in class org.apache.jackrabbit.server.io.XmlHandler
 
exportProperty(String, String, Value) - Method in class org.apache.jackrabbit.commons.xml.DocumentViewExporter
Maps the given single-valued property to an XML attribute.
exportProperty(String, String, int, Value[]) - Method in class org.apache.jackrabbit.commons.xml.DocumentViewExporter
Does nothing.
exportProperty(String, String, Value) - Method in class org.apache.jackrabbit.commons.xml.Exporter
Called by #processProperties(Node) to process a single-valued property.
exportProperty(String, String, int, Value[]) - Method in class org.apache.jackrabbit.commons.xml.Exporter
Called by #processProperties(Node) to process a multivalued property.
exportProperty(String, String, Value) - Method in class org.apache.jackrabbit.commons.xml.SystemViewExporter
Calls SystemViewExporter.exportProperty(String, String, int, Value[]).
exportProperty(String, String, int, Value[]) - Method in class org.apache.jackrabbit.commons.xml.SystemViewExporter
Exports the given property as an sv:property element.
exportSystemView(String, ContentHandler, boolean, boolean) - Method in class org.apache.jackrabbit.commons.AbstractSession
Generates a system view export using a SystemViewExporter instance.
exportSystemView(String, OutputStream, boolean, boolean) - Method in class org.apache.jackrabbit.commons.AbstractSession
Calls Session.exportSystemView(String, ContentHandler, boolean, boolean) with the given arguments and a ContentHandler that serializes SAX events to the given output stream.
exportSystemView(String, ContentHandler, boolean, boolean) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Export system view.
exportSystemView(String, OutputStream, boolean, boolean) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Export system view.
ExportSysViewTest - Class in org.apache.jackrabbit.test.api
ExportSysViewTest tests the SysView Export of a tree given by a node path.
ExportSysViewTest() - Constructor for class org.apache.jackrabbit.test.api.ExportSysViewTest
 
ExportSysViewTest.SysViewParser - Class in org.apache.jackrabbit.test.api
class to parse the XML file generated by the sysview export using an OutputStream
ExportSysViewTest.SysViewParser(String, Session, boolean, boolean) - Constructor for class org.apache.jackrabbit.test.api.ExportSysViewTest.SysViewParser
 
EXPORTVIEW_REPORT - Static variable in class org.apache.jackrabbit.webdav.jcr.version.report.ExportViewReport
The exportview report type
ExportViewReport - Class in org.apache.jackrabbit.webdav.jcr.version.report
ExportViewReport handles REPORT requests for the 'exportview' report.
ExportViewReport() - Constructor for class org.apache.jackrabbit.webdav.jcr.version.report.ExportViewReport
 
Expr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
EXPR_COMMENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ExprSingle() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
EXT_CONTENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
EXT_KEY - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
EXT_NAME - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
Extender - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
EXTENDER - Static variable in class org.apache.jackrabbit.test.api.PropertyUtil
 
EXTENDS - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
EXTENDS - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
Extension - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ExtensionContentChar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ExtensionContents - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ExtensionEnd - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ExtensionQName - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ExtensionStart - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
External - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
externalBLOBs - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
indicates if uses (filesystem) blob store
externalBLOBs - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
externalLock(NodeId, boolean, String) - Method in interface org.apache.jackrabbit.core.cluster.LockEventListener
Handle an external lock operation.
externalLock(NodeId, boolean, String) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Handle an external lock operation.
externalRegistered(Collection) - Method in interface org.apache.jackrabbit.core.cluster.NodeTypeEventListener
Called when one or more node types have been externally registered.
externalRegistered(Collection) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Called when one or more node types have been externally registered.
externalRemap(String, String, String) - Method in interface org.apache.jackrabbit.core.cluster.NamespaceEventListener
Called when a namespace has been externally remapped.
externalRemap(String, String, String) - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
Called when a namespace has been externally remapped.
externalReregistered(NodeTypeDef) - Method in interface org.apache.jackrabbit.core.cluster.NodeTypeEventListener
Called when a node type has been externally re-registered.
externalReregistered(NodeTypeDef) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Called when a node type has been externally re-registered.
externalUnlock(NodeId) - Method in interface org.apache.jackrabbit.core.cluster.LockEventListener
Handle an external unlock operation.
externalUnlock(NodeId) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Handle an external unlock operation.
externalUnregistered(Collection) - Method in interface org.apache.jackrabbit.core.cluster.NodeTypeEventListener
Called when one or more node types have been externally unregistered.
externalUnregistered(Collection) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Called when one or more node types have been externally unregistered.
externalUpdate(ChangeLog, List, long, String) - Method in interface org.apache.jackrabbit.core.cluster.UpdateEventListener
Handle an external update.
externalUpdate(ChangeLog, List, long, String) - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Handle an external update.
externalUpdate(ChangeLog, EventStateCollection) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Handle an external update.
externalUpdate(ChangeLog, List, long, String) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Handle an external update.
externalWorkspaceCreated(String, InputSource) - Method in interface org.apache.jackrabbit.core.cluster.WorkspaceListener
Workspace created on another cluster node.
externalWorkspaceCreated(String, InputSource) - Method in class org.apache.jackrabbit.core.RepositoryImpl
 
extractor - Variable in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Content extractor.
extractTerms(Set) - Method in class org.apache.jackrabbit.core.query.lucene.LocalNameQuery
extractTerms(Set) - Method in class org.apache.jackrabbit.core.query.lucene.NameQuery
extractTerms(Set) - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery
extractTerms(Set) - Method in class org.apache.jackrabbit.core.query.lucene.RangeQuery
extractTerms(Set) - Method in class org.apache.jackrabbit.core.query.lucene.WildcardQuery
extractText(InputStream, String, String) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitTextExtractor
Extracts the text content from the given binary stream.
extractText(InputStream, String, String) - Method in class org.apache.jackrabbit.core.query.lucene.PooledTextExtractor
Returns a reader for the text content of the given binary document.
extractText(InputStream, String, String) - Method in class org.apache.jackrabbit.core.query.lucene.TextFilterExtractor
Extracts the text content of the given binary stream by calling the underlying TextFilter instance.
extractText(InputStream, String, String) - Method in class org.apache.jackrabbit.extractor.CompositeTextExtractor
Extracts text content using one of the component extractors.
extractText(InputStream, String, String) - Method in class org.apache.jackrabbit.extractor.EmptyTextExtractor
Closes the given stream and returns an empty reader.
extractText(InputStream, String, String) - Method in class org.apache.jackrabbit.extractor.HTMLTextExtractor
Returns a reader for the text content of the given binary document.
extractText(InputStream, String, String) - Method in class org.apache.jackrabbit.extractor.MsExcelTextExtractor
Returns a reader for the text content of the given binary document.
extractText(InputStream, String, String) - Method in class org.apache.jackrabbit.extractor.MsOutlookTextExtractor
Returns a reader for the text content of the given binary document.
extractText(InputStream, String, String) - Method in class org.apache.jackrabbit.extractor.MsPowerPointTextExtractor
Returns a reader for the text content of the given binary document.
extractText(InputStream, String, String) - Method in class org.apache.jackrabbit.extractor.MsWordTextExtractor
Returns a reader for the text content of the given binary document.
extractText(InputStream, String, String) - Method in class org.apache.jackrabbit.extractor.OpenOfficeTextExtractor
Returns a reader for the text content of the given binary document.
extractText(InputStream, String, String) - Method in class org.apache.jackrabbit.extractor.PdfTextExtractor
Returns a reader for the text content of the given binary document.
extractText(InputStream, String, String) - Method in class org.apache.jackrabbit.extractor.PlainTextExtractor
Wraps the given input stream to an InputStreamReader using the given encoding, or the platform default encoding if the encoding is not given or is unsupported.
extractText(InputStream, String, String) - Method in class org.apache.jackrabbit.extractor.PngTextExtractor
Returns a reader for the text content of the given png image.
extractText(InputStream, String, String) - Method in class org.apache.jackrabbit.extractor.RTFTextExtractor
Returns a reader for the text content of the given binary document.
extractText(InputStream, String, String) - Method in interface org.apache.jackrabbit.extractor.TextExtractor
Returns a reader for the text content of the given binary document.
extractText(InputStream, String, String) - Method in class org.apache.jackrabbit.extractor.XMLTextExtractor
Returns a reader for the text content of the given XML document.

F

factory - Variable in class org.apache.jackrabbit.core.data.db.Pool
 
factory - Variable in class org.apache.jackrabbit.core.state.LocalItemStateManager
Event state collection factory.
fail(String) - Method in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
fail(String, Throwable) - Method in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
fail(Throwable) - Method in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
FAIL - Static variable in class org.apache.jackrabbit.core.query.OnWorkspaceInconsistency
An handler that simply logs the path of the parent node and the name of the missing child node and then re-throws the exception.
fail(String) - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
fail(String, Throwable) - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
fail(Throwable) - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
failureCount() - Method in class org.apache.jackrabbit.test.JCRTestResult
 
failures() - Method in class org.apache.jackrabbit.test.JCRTestResult
 
fatalError(SAXParseException) - Method in class org.apache.jackrabbit.core.config.ConfigurationErrorHandler
This method is called when there is a fatal error parsing the configuration file.
fatalError(SAXParseException) - Method in class org.apache.jackrabbit.core.xml.ImportHandler
fatalError(SAXParseException) - Method in class org.apache.jackrabbit.jcr2spi.xml.ImportHandler
fd - Variable in class org.apache.jackrabbit.core.data.LazyFileInputStream
The file descriptor to use.
FieldNames - Class in org.apache.jackrabbit.core.query.lucene
Defines field names that are used internally to store UUID, etc in the search index.
FieldSelectors - Class in org.apache.jackrabbit.core.query.lucene
FieldSelectors contains commonly used field selectors.
file - Variable in class org.apache.jackrabbit.core.data.LazyFileInputStream
The file to read from.
file - Variable in class org.apache.jackrabbit.test.api.SerializationTest
 
FILE_SYSTEM_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the file system configuration element.
FileBasedNamespaceMappings - Class in org.apache.jackrabbit.core.query.lucene
The class NamespaceMappings implements a NamespaceResolver that holds a namespace mapping that is used internally in the search index.
FileBasedNamespaceMappings(File) - Constructor for class org.apache.jackrabbit.core.query.lucene.FileBasedNamespaceMappings
Creates NamespaceMappings instance.
FileDataRecord - Class in org.apache.jackrabbit.core.data
Data record that is based on a normal file.
FileDataRecord(DataIdentifier, File) - Constructor for class org.apache.jackrabbit.core.data.FileDataRecord
Creates a data record based on the given identifier and file.
FileDataStore - Class in org.apache.jackrabbit.core.data
Simple file-based data store.
FileDataStore() - Constructor for class org.apache.jackrabbit.core.data.FileDataStore
Creates a uninitialized data store.
FileJournal - Class in org.apache.jackrabbit.core.journal
File-based journal implementation that appends journal records to a single file.
FileJournal() - Constructor for class org.apache.jackrabbit.core.journal.FileJournal
 
FileRecordIterator - Class in org.apache.jackrabbit.core.journal
Record cursor that returns unseen revisions in ascending order on every iteration.
FileRecordIterator(File[], long, long, NamespaceResolver, NamePathResolver) - Constructor for class org.apache.jackrabbit.core.journal.FileRecordIterator
Creates a new instance of this class.
FileRecordLog - Class in org.apache.jackrabbit.core.journal
A file record log is a file containing Records.
FileRecordLog(File) - Constructor for class org.apache.jackrabbit.core.journal.FileRecordLog
Create a new instance of this class.
FileRevision - Class in org.apache.jackrabbit.core.journal
Maintains a file-based revision counter with locking, assuring uniqueness.
FileRevision(File) - Constructor for class org.apache.jackrabbit.core.journal.FileRevision
Creates a new file based revision counter.
FileSystem - Interface in org.apache.jackrabbit.core.fs
The FileSystem interface is an abstraction of a virtual file system.
FileSystemBLOBStore - Class in org.apache.jackrabbit.core.persistence.util
FileSystemBLOBStore is a ResourceBasedBLOBStore implementation that stores BLOB data in a FileSystem.
FileSystemBLOBStore(FileSystem) - Constructor for class org.apache.jackrabbit.core.persistence.util.FileSystemBLOBStore
Creates a new FileSystemBLOBStore instance.
FileSystemBLOBStore - Class in org.apache.jackrabbit.core.state.util
Deprecated. use FileSystemBLOBStore instead.
FileSystemBLOBStore(FileSystem) - Constructor for class org.apache.jackrabbit.core.state.util.FileSystemBLOBStore
Deprecated.  
FileSystemException - Exception in org.apache.jackrabbit.core.fs
The FileSystemException signals an error within a file system operation.
FileSystemException(String) - Constructor for exception org.apache.jackrabbit.core.fs.FileSystemException
Constructs a new instance of this class with the specified detail message.
FileSystemException(String, Throwable) - Constructor for exception org.apache.jackrabbit.core.fs.FileSystemException
Constructs a new instance of this class with the specified detail message and root cause.
FileSystemFactory - Interface in org.apache.jackrabbit.core.fs
Factory interface for creating FileSystem instances.
FileSystemPathUtil - Class in org.apache.jackrabbit.core.fs
Utility class for handling paths in a file system.
FileSystemResource - Class in org.apache.jackrabbit.core.fs
A FileSystemResource represents a resource (i.e. file) in a FileSystem.
FileSystemResource(FileSystem, String) - Constructor for class org.apache.jackrabbit.core.fs.FileSystemResource
Creates a new FileSystemResource
FileUtil - Class in org.apache.jackrabbit.core.fs.local
Static utility methods for recursively copying and deleting files and directories.
FillBuff() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
FillBuff() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
Filter - Class in org.apache.jackrabbit.webdav.observation
Filter...
Filter(String, Namespace, String) - Constructor for class org.apache.jackrabbit.webdav.observation.Filter
 
Filter(Element) - Constructor for class org.apache.jackrabbit.webdav.observation.Filter
 
FilterContentPackage - Class in org.apache.jackrabbit.commons.packaging
 
FilterContentPackage() - Constructor for class org.apache.jackrabbit.commons.packaging.FilterContentPackage
 
FilterContentPackage.Content - Class in org.apache.jackrabbit.commons.packaging
 
FilterContentPackage.Content(String[], Predicate) - Constructor for class org.apache.jackrabbit.commons.packaging.FilterContentPackage.Content
 
FilterContentPackage.FilteringIterator - Class in org.apache.jackrabbit.commons.packaging
 
FilterContentPackage.FilteringIterator(Session, List, boolean) - Constructor for class org.apache.jackrabbit.commons.packaging.FilterContentPackage.FilteringIterator
Creates a new tree walker that uses the given filter as include and traversal filter.
FilterExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
FilteringItemVisitor - Class in org.apache.jackrabbit.commons.visitor
 
FilteringItemVisitor() - Constructor for class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
 
filterList - Variable in class org.apache.jackrabbit.commons.packaging.FilterContentPackage.Content
 
FilterMultiColumnQuery - Class in org.apache.jackrabbit.core.query.lucene
FilterMultiColumnQuery wraps a multi column query and filters out rows that do not satisfy a given constraint.
FilterMultiColumnQuery(MultiColumnQuery, Constraint) - Constructor for class org.apache.jackrabbit.core.query.lucene.FilterMultiColumnQuery
Creates a new filter multi column query for the given query and constraint.
FilterMultiColumnQueryHits - Class in org.apache.jackrabbit.core.query.lucene
FilterMultiColumnQueryHits implements a MultiColumnQueryHits filter that forwards each call to the underlying query hits.
FilterMultiColumnQueryHits(MultiColumnQueryHits) - Constructor for class org.apache.jackrabbit.core.query.lucene.FilterMultiColumnQueryHits
Creates a new FilterMultiColumnQueryHits, which forwards each call to hits.
FilterQueryHits - Class in org.apache.jackrabbit.core.query.lucene
FilterQueryHits implements a QueryHits filter that forwards each call to the underlying query hits.
FilterQueryHits(QueryHits) - Constructor for class org.apache.jackrabbit.core.query.lucene.FilterQueryHits
Creates a new FilterQueryHits, which forwards each call to hits.
finalize() - Method in class org.apache.jackrabbit.core.data.GarbageCollector
Auto-close in case the application didn't call it explicitly.
finalize() - Method in class org.apache.jackrabbit.core.SessionImpl
Finalize the session.
finalize() - Method in class org.apache.jackrabbit.core.util.CooperativeFileLock
This finalizer unlocks the file if necessary.
finalize() - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
Shutdown the repository.
findApplicableNodeDefinition(Name, Name, NodeState) - Method in class org.apache.jackrabbit.core.ItemValidator
Helper method that finds the applicable definition for a child node with the given name and node type in the parent node's node type and mixin types.
findApplicablePropertyDefinition(Name, int, boolean, NodeState) - Method in class org.apache.jackrabbit.core.ItemValidator
Helper method that finds the applicable definition for a property with the given name, type and multiValued characteristic in the parent node's node type and mixin types.
findApplicablePropertyDefinition(Name, int, NodeState) - Method in class org.apache.jackrabbit.core.ItemValidator
Helper method that finds the applicable definition for a property with the given name, type in the parent node's node type and mixin types.
findAuthorizables(String, String) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
Returns all Authorizables that have property with the given name and that Property equals the given value.
findAuthorizables(String, String, int) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
Returns all Authorizables that have property with the given name and that Property equals the given value.
findAuthorizables(String, String) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
 
findAuthorizables(String, String, int) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
 
findBest(EffectiveNodeTypeCache.Key) - Method in class org.apache.jackrabbit.core.nodetype.BitsetENTCacheImpl
Searches the best key k for which the given key is a super set, i.e. for which EffectiveNodeTypeCache.contains(Key)} returns true.
findBest(EffectiveNodeTypeCache.Key) - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache
Searches the best key k for which the given key is a super set, i.e. for which EffectiveNodeTypeCache.contains(Key)} returns true.
findBest(EffectiveNodeTypeCache.Key) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCacheImpl
 
findBest(EffectiveNodeTypeCache.Key) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeCache
Searches the best key k for which the given key is a super set, i.e. for which EffectiveNodeTypeCache.contains(Key)} returns true.
findMatch(Pattern, Path) - Static method in class org.apache.jackrabbit.spi.commons.name.Matcher
Find the first match of a pattern in a path.
findMatch(Pattern, Path, int) - Static method in class org.apache.jackrabbit.spi.commons.name.Matcher
Find the first match of a pattern in a path starting at a given position.
findPrincipals(String) - Method in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
Gets the principals matching a simple filter expression applied against the principal name.
findPrincipals(String, int) - Method in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
Gets the principals matching a simple filter expression applied against the principal name AND the specified search type.
findPrincipals(String) - Method in class org.apache.jackrabbit.core.security.principal.DefaultPrincipalProvider
 
findPrincipals(String, int) - Method in class org.apache.jackrabbit.core.security.principal.DefaultPrincipalProvider
 
findPrincipals(String) - Method in class org.apache.jackrabbit.core.security.principal.PrincipalManagerImpl
Gets the principals matching a simple filter expression applied against the principal name.
findPrincipals(String, int) - Method in class org.apache.jackrabbit.core.security.principal.PrincipalManagerImpl
Gets the principals matching a simple filter expression applied against the principal name AND the specified search type.
findPrincipals(String) - Method in interface org.apache.jackrabbit.core.security.principal.PrincipalProvider
Searches for Principals that match the given String.
findPrincipals(String, int) - Method in interface org.apache.jackrabbit.core.security.principal.PrincipalProvider
Searches for Principals that match the given String.
FineGrainedISMLocking - Class in org.apache.jackrabbit.core.state
FineGrainedISMLocking...
FineGrainedISMLocking() - Constructor for class org.apache.jackrabbit.core.state.FineGrainedISMLocking
 
flush() - Method in class org.apache.jackrabbit.core.query.lucene.directory.IndexOutputStream

Flushes the underlying index output.

flush() - Method in class org.apache.jackrabbit.test.LogPrintWriter
 
flushBuffer() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
FLWORExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
followLifecycleTransition(String) - Method in interface org.apache.jackrabbit.api.jsr283.Node
Causes the lifecycle state of this node to undergo the specified transition.
followLifecycleTransition(String) - Method in class org.apache.jackrabbit.core.NodeImpl
 
forceCompatibleContentNodes() - Method in class org.apache.jackrabbit.server.io.DefaultHandler
Defines if content nodes should be replace if they don't have the node type given by DefaultHandler.getCollectionNodeType().
forceCompatibleContentNodes() - Method in class org.apache.jackrabbit.server.io.XmlHandler
Defines if content nodes should be replace if they don't have the node type given by DefaultHandler.getCollectionNodeType().
ForClause() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
forget(Xid) - Method in class org.apache.jackrabbit.core.XASessionImpl

No recovery support yet.

forget(Xid) - Method in class org.apache.jackrabbit.jca.AnonymousConnection
 
forget(Xid) - Method in class org.apache.jackrabbit.jca.TransactionBoundXAResource
 
format(QName, NamespaceResolver) - Static method in class org.apache.jackrabbit.name.NameFormat
Deprecated. Formats the given QName to produce a string representation, i.e.
format(QName[], NamespaceResolver) - Static method in class org.apache.jackrabbit.name.NameFormat
Deprecated. Same as NameFormat.format(QName, NamespaceResolver) except that this method takes an array of QNames and returns an array of corresponding string representations.
format(QName, NamespaceResolver, StringBuffer) - Static method in class org.apache.jackrabbit.name.NameFormat
Deprecated. Same as NameFormat.format(QName, NamespaceResolver) except that this method appends the JCR-style name to the given buffer rather than returning it directly.
format(Path, NamespaceResolver) - Static method in class org.apache.jackrabbit.name.PathFormat
Deprecated. Returns a string representation of the qualified path in the JCR path format.
format(Calendar) - Static method in class org.apache.jackrabbit.test.ISO8601
Formats a Calendar value into an ISO8601-compliant date/time string.
format(Calendar) - Static method in class org.apache.jackrabbit.util.ISO8601
Formats a Calendar value into an ISO8601-compliant date/time string.
FORMAT_POSITION1 - Static variable in interface org.apache.jackrabbit.uuid.Constants
Deprecated. Insertion point 1 for dashes in the string format
FORMAT_POSITION2 - Static variable in interface org.apache.jackrabbit.uuid.Constants
Deprecated. Insertion point 2 for dashes in the string format
FORMAT_POSITION3 - Static variable in interface org.apache.jackrabbit.uuid.Constants
Deprecated. Insertion point 3 for dashes in the string format
FORMAT_POSITION4 - Static variable in interface org.apache.jackrabbit.uuid.Constants
Deprecated. Insertion point 4 for dashes in the string format
FortranEq - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
FortranGe - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
FortranGt - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
FortranLe - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
FortranLt - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
FortranNe - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ForVariable - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ForwardAxis() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ForwardStep() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
freeTemporaryBlob(Object) - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
Frees a temporary oracle.sql.BLOB instance via reflection.
freeTemporaryBlob(Object) - Method in class org.apache.jackrabbit.core.persistence.bundle.Oracle9PersistenceManager
Frees a temporary oracle.sql.BLOB instance via reflection.
freeTemporaryBlob(Object) - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Frees a temporary oracle.sql.BLOB instance via reflection.
FROM - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
fromByteArray(byte[]) - Static method in class org.apache.jackrabbit.core.query.lucene.PropertyMetaData
Creates a PropertyMetaData from a byte array.
FromClause() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
fromJCRName(String, NamespaceResolver) - Static method in class org.apache.jackrabbit.name.QName
Deprecated. Use NameFormat.parse(String, NamespaceResolver) instead.
fromString(String) - Static method in class org.apache.jackrabbit.core.query.OnWorkspaceInconsistency
Returns the OnWorkspaceInconsistency with the given name.
fromString(String) - Static method in class org.apache.jackrabbit.name.Path.PathElement
Deprecated. Parses the given path element string into a path element object.
fromString(String) - Static method in class org.apache.jackrabbit.uuid.UUID
Deprecated. Parses a string for a UUID.
FrozenNodeIteratorAdapter - Class in org.apache.jackrabbit.core.version
Implements a node iterator that takes a version iterator and returns the frozen nodes of the underlying versions.
FrozenNodeIteratorAdapter(VersionIterator) - Constructor for class org.apache.jackrabbit.core.version.FrozenNodeIteratorAdapter
 
FrozenNodeTest - Class in org.apache.jackrabbit.test.api.version
CheckinTest covers tests related to Node.checkin().
FrozenNodeTest() - Constructor for class org.apache.jackrabbit.test.api.version.FrozenNodeTest
 
fs - Variable in class org.apache.jackrabbit.core.fs.FileSystemResource
 
fsBase - Variable in class org.apache.jackrabbit.core.fs.BasedFileSystem
 
FSDirectoryManager - Class in org.apache.jackrabbit.core.query.lucene.directory
FSDirectoryManager implements a directory manager for FSDirectory instances.
FSDirectoryManager() - Constructor for class org.apache.jackrabbit.core.query.lucene.directory.FSDirectoryManager
 
FULLTEXT - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
Name of the field that contains the fulltext index including terms from all properties of a node.
FULLTEXT_PREFIX - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
Prefix for all field names that are fulltext indexed by property name.
FullTextConstraint - Class in org.apache.jackrabbit.core.query.lucene.constraint
FullTextConstraint implements a full text search constraint.
FullTextConstraint(FullTextSearchImpl, SelectorImpl, LuceneQueryFactory) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.FullTextConstraint
Creates a new full text search constraint.
FullTextSearch - Interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom
Performs a full-text search.
fullTextSearch(String, String) - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelFactory
Performs a full-text search against the default selector.
fullTextSearch(String, String, String) - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelFactory
Performs a full-text search against the specified selector.
fullTextSearch(String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Performs a full-text search against the default selector.
fullTextSearch(String, String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Performs a full-text search against the specified selector.
FullTextSearchImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
FullTextSearchImpl...
FullTextSearchScore - Interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom
Evaluates to a DOUBLE value equal to the full-text search score of a node.
fullTextSearchScore() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelFactory
Evaluates to a DOUBLE value equal to the full-text search score of a node in the default selector.
fullTextSearchScore(String) - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelFactory
Evaluates to a DOUBLE value equal to the full-text search score of a node in the specified selector.
fullTextSearchScore() - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Evaluates to a DOUBLE value equal to the full-text search score of a node in the default selector.
fullTextSearchScore(String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Evaluates to a DOUBLE value equal to the full-text search score of a node in the specified selector.
FullTextSearchScoreImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
FullTextSearchScoreImpl...
FunctionCall() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
FunctionDecl() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 

G

GarbageCollector - Class in org.apache.jackrabbit.core.data
Garbage collector for DataStore.
GarbageCollector(SessionImpl, IterablePersistenceManager[], Session[]) - Constructor for class org.apache.jackrabbit.core.data.GarbageCollector
Create a new garbage collector.
GE_OPERATOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
GeneralComp() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
generate(DavException) - Static method in class org.apache.jackrabbit.spi2dav.ExceptionConverter
 
generate(DavException, DavMethod) - Static method in class org.apache.jackrabbit.spi2dav.ExceptionConverter
 
generatedKeySelectSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.util.PostgreSQLNameIndex
 
generateParseException() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
generateParseException() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
get() - Method in class org.apache.jackrabbit.core.data.db.Pool
Get a connection from the pool.
get() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal.DatabaseRevision
Return current instance revision.
get() - Method in class org.apache.jackrabbit.core.journal.FileRevision
Return current counter value.
get() - Method in interface org.apache.jackrabbit.core.journal.InstanceRevision
Return current instance revision.
get(EffectiveNodeTypeCache.Key) - Method in class org.apache.jackrabbit.core.nodetype.BitsetENTCacheImpl
Returns the effective node type for the given key or null if the desired node type is not cached.
get(EffectiveNodeTypeCache.Key) - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache
Returns the effective node type for the given key or null if the desired node type is not cached.
get(EffectiveNodeTypeCache.Key) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCacheImpl
Returns the effective node type for the given key or null if the desired node type is not cached.
get(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
 
get(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager.DbBlobStore
Retrieves the BLOB data with the specified id as a binary stream.
get(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.BundleCache
Returns the bundle with the given id or null if the bundle is not cached.
get(String) - Method in interface org.apache.jackrabbit.core.persistence.util.BLOBStore
Retrieves the BLOB data with the specified id as a binary stream.
get(String) - Method in class org.apache.jackrabbit.core.persistence.util.FileSystemBLOBStore
Retrieves the BLOB data with the specified id as a binary stream.
get() - Method in class org.apache.jackrabbit.core.query.lucene.DynamicPooledExecutor.Result
 
get(ItemId) - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return an item state given its id.
get(NodeReferencesId) - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return a node references object given its id.
get(ItemId) - Method in class org.apache.jackrabbit.core.state.ItemStateMap
Returns the ItemState object with the specified id if it is present or null if no entry exists with that id.
get(ItemId) - Method in interface org.apache.jackrabbit.core.state.ItemStateStore
Returns the ItemState object with the specified id if it is present or null if no entry exists with that id.
get(Name) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildNodeEntries
Returns a List of NodeEntrys for the given nodeName.
get(Name, int) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildNodeEntries
Returns the NodeEntry with the given nodeName and index.
get(Name, String) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildNodeEntries
Return the NodeEntry that matches the given nodeName and uniqueID or null if no matching entry can be found.
get(Name) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntries
Return the PropertyEntry with the given Name or null.
get(Name) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntriesImpl
 
get(EffectiveNodeTypeCache.Key) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeCache
Returns the effective node type for the given key or null if the desired node type is not cached.
get(Object) - Method in class org.apache.jackrabbit.spi.commons.name.HashCache
If a cached copy of the given object already exists, then returns that copy.
get() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Return the object associated with this element
get() - Method in class org.apache.jackrabbit.util.PathMap.Element
Deprecated. Return the object associated with this element
get(String) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
Retrieves the property with the specified name and the default WebDAV namespace.
get(String, Namespace) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
Retrieves the property with the specified name and namespace.
get(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
Retrieves the property with the specified name
getAbsoluteParent(String, int) - Static method in class org.apache.jackrabbit.util.Text
Returns the nth absolute parent of the path, where n=level.
getAbsPath() - Method in class org.apache.jackrabbit.spi.commons.EventFilterImpl
 
getAccessControlEntries() - Method in interface org.apache.jackrabbit.api.jsr283.security.AccessControlList
Returns all access control entries present with this policy.
getAccessControlEntries() - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
 
getAccessControlManager() - Method in interface org.apache.jackrabbit.api.jsr283.Session
Returns the access control manager for this Session.
getAccessControlManager() - Method in class org.apache.jackrabbit.core.SessionImpl
 
getAccessControlProviderConfig() - Method in class org.apache.jackrabbit.core.config.WorkspaceSecurityConfig
 
getAccessCount() - Method in interface org.apache.jackrabbit.core.state.Cache
Get the number of accesses (get or set) until resetAccessCount was called.
getAccessCount() - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Get the number of accesses (get or set) until resetAccessCount was called.
getAccessibleWorkspaceNames() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
getAccessibleWorkspaceNames() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getAccessManager(Session, AMContext) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
getAccessManager(Session, AMContext) - Method in interface org.apache.jackrabbit.core.security.JackrabbitSecurityManager
Retrieve the AccessManager for the given session.
getAccessManager(Session, AMContext) - Method in class org.apache.jackrabbit.core.security.simple.SimpleSecurityManager
 
getAccessManager() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the AccessManager associated with this session.
getAccessManager() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
 
getAccessManager() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getAccessManager() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getAccessManagerConfig() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Deprecated. Use SecurityConfig.getAccessManagerConfig() instead.
getAccessManagerConfig() - Method in class org.apache.jackrabbit.core.config.SecurityConfig
Returns the repository access manager configuration.
getActionType() - Method in class org.apache.jackrabbit.core.cluster.WorkspaceRecord
 
getActivity() - Method in interface org.apache.jackrabbit.api.jsr283.version.VersionManager
Returns the node representing the current activity or null if there is no current activity.
getActivity() - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
Returns the node representing the current activity or null if there is no current activity.
getAddableMixinName(Session, Node) - Static method in class org.apache.jackrabbit.test.api.NodeMixinUtil
 
getAddedChildNodeEntries() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns a list of child node entries that do not exist in the overlayed node state but have been added to this node state.
getAddedPropertyNames() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns a set of Names denoting those properties that do not exist in the overlayed node state but have been added to this node state.
getAddedShares() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns a set of shares that were added.
getAddedStates() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddNode
 
getAdminId() - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Returns the admin user id.
getAdminId() - Method in class org.apache.jackrabbit.core.security.authentication.RepositoryCallback
 
getAdminPermissions() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
Returns compiled permissions for the administrator i.e. permissions that grants everything and returns the int representation of Privilege.JCR_ALL upon CompiledPermissions.getPrivileges(Path) for all paths.
getAffectedItemStates() - Method in class org.apache.jackrabbit.jcr2spi.operation.AbstractOperation
 
getAffectedItemStates() - Method in interface org.apache.jackrabbit.jcr2spi.operation.Operation
A collection of ItemStates that are affected by this operation.
getAffectedStates() - Method in class org.apache.jackrabbit.jcr2spi.state.ChangeLog
 
getAggregatedNodeStates(NodeState) - Method in interface org.apache.jackrabbit.core.query.lucene.AggregateRule
Returns the node states that are part of the indexing aggregate of the nodeState.
getAggregatedPropertyStates(NodeState) - Method in interface org.apache.jackrabbit.core.query.lucene.AggregateRule
Returns the property states that are part of the indexing aggregate of the nodeState.
getAggregatePrivileges() - Method in interface org.apache.jackrabbit.api.jsr283.security.Privilege
If this privilege is an aggregate privilege, returns the privileges it contains, the privileges contained by any aggregate privileges among those, and so on (the transitive closure of privileges contained by this privilege).
getAggregateRoot(NodeState) - Method in interface org.apache.jackrabbit.core.query.lucene.AggregateRule
Returns root node state for the indexing aggregate where nodeState belongs to.
getAggregateRules() - Method in interface org.apache.jackrabbit.core.query.lucene.IndexingConfiguration
Returns the configured indexing aggregate rules or null if none exist.
getAggregateRules() - Method in class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationImpl
Returns the configured indexing aggregate rules or null if none exist.
getAlgorithm() - Method in class org.apache.jackrabbit.core.security.authentication.CryptedSimpleCredentials
 
getAll() - Method in class org.apache.jackrabbit.core.data.db.Pool
Get all connections (even if they are currently being used).
getAllDefinitions(NodeTypeStorage) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeCache
Returns an Iterator over all node type definitions registered.
getAllDefinitions() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeStorage
Returns an Iterator over all node type definitions registered.
getAllFrozenNodes() - Method in interface org.apache.jackrabbit.api.jsr283.version.VersionHistory
Returns an iterator over all the frozen nodes of all the versions of this version history.
getAllFrozenNodes() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
getAllIdentifiers() - Method in interface org.apache.jackrabbit.core.data.DataStore
Get all identifiers.
getAllIdentifiers() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Get all identifiers.
getAllIdentifiers() - Method in class org.apache.jackrabbit.core.data.FileDataStore
Get all identifiers.
getAllItemDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getAllLinearFrozenNodes() - Method in interface org.apache.jackrabbit.api.jsr283.version.VersionHistory
This method returns all the frozen nodes of all the versions in this verison history in the same order as VersionHistory.getAllLinearVersions().
getAllLinearFrozenNodes() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
getAllLinearVersions() - Method in interface org.apache.jackrabbit.api.jsr283.version.VersionHistory
This method returns an iterator over all the versions in the line of descent from the root version to that base version within this history that is bound to the workspace through which this VersionHistory was accessed.
getAllLinearVersions() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
getAllNodeDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getAllNodeIds(NodeId, int) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Get all node ids.
getAllNodeIds(NodeId, int) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Get all node ids.
getAllNodeIds(NodeId, int) - Method in interface org.apache.jackrabbit.core.persistence.IterablePersistenceManager
Get all node ids.
getAllNodeTypeNames() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
TODO: clarify usage In case the status of the given node state is not Status.EXISTING the transiently added mixin types are taken into account as well.
getAllNodeTypes() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getAllNodeTypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
getAllNodeTypes() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
getAllNodeTypes() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
getAllNodeTypes() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
getAllNotTokens() - Method in class org.apache.jackrabbit.webdav.header.IfHeader
 
getAllowedLifecycleTransistions() - Method in interface org.apache.jackrabbit.api.jsr283.Node
Returns the list of valid state transitions for this node.
getAllowedLifecycleTransistions() - Method in class org.apache.jackrabbit.core.NodeImpl
 
getAllowedMethods() - Method in class org.apache.jackrabbit.webdav.client.methods.OptionsMethod
Returns an array of String listing the allowed methods.
getAllowsSameNameSiblings() - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilder.QNodeDefinitionBuilder
 
getAllPrincipal() - Static method in class org.apache.jackrabbit.webdav.security.Principal
 
getAllPropDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getAllQNodeDefinitions() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
getAllQNodeDefinitions() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
getAllQPropertyDefinitions() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
getAllQPropertyDefinitions() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
getAllTokens() - Method in class org.apache.jackrabbit.webdav.header.IfHeader
 
getAllVersions() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
getAllVersions() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
getAnalyzer() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Returns an analyzer that will be used to parse source doc with.
getAnalyzer() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the class name of the analyzer that is currently in use.
getAncestor(int) - Method in class org.apache.jackrabbit.commons.AbstractItem
Returns the ancestor of this item at the given depth.
getAncestor(int) - Method in class org.apache.jackrabbit.core.ItemImpl
getAncestor(int) - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
 
getAncestor(int) - Method in class org.apache.jackrabbit.name.Path
Deprecated. Returns the ancestor path of the specified relative degree.
getAncestor(int) - Method in interface org.apache.jackrabbit.spi.Path
Normalizes this path and returns the ancestor path of the specified relative degree.
getAncestorCount() - Method in class org.apache.jackrabbit.name.Path
Deprecated. Returns the number of ancestors of this path.
getAncestorCount() - Method in interface org.apache.jackrabbit.spi.Path
Returns the number of ancestors of this path.
getAncestorSelectorName() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.DescendantNodeJoinCondition
Gets the name of the ancestor selector.
getAncestorSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeJoinConditionImpl
Gets the name of the ancestor selector.
getAncestorSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeJoinConditionImpl
Gets the name of the ancestor selector.
getAnonymousId() - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Returns the anonymous user id.
getAnonymousId() - Method in class org.apache.jackrabbit.core.security.authentication.RepositoryCallback
 
getApplicableChildNodeDef(Name, Name, NodeTypeRegistry) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
Returns the applicable child node definition for a child node with the specified name and node type.
getApplicableChildNodeDef(NodeState, Name, Name) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Retrieves the node definition for the given contraints.
getApplicableChildNodeDefinition(Name, Name) - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the applicable child node definition for a child node with the specified name and node type.
getApplicablePolicies(String) - Method in interface org.apache.jackrabbit.api.jsr283.security.AccessControlManager
Returns the access control policies that are capable of being applied to the node at absPath.
getApplicablePolicies(String) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
Returns an empty iterator.
getApplicablePolicies(Principal) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
 
getApplicablePolicies(String) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
getApplicablePolicies(Principal) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
getApplicablePolicies(Principal) - Method in interface org.apache.jackrabbit.core.security.JackrabbitAccessControlManager
Returns the editable policies for the specified principal.
getApplicablePropertyDef(Name, int, boolean) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
Returns the applicable property definition for a property with the specified name, type and multiValued characteristic.
getApplicablePropertyDef(Name, int) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
Returns the applicable property definition for a property with the specified name and type.
getApplicablePropertyDef(NodeState, Name, int, boolean) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
retrieves the property definition for the given contraints
getApplicablePropertyDefinition(Name, int, boolean, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the applicable property definition for a property with the specified name and type.
getAppName() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Deprecated. Use SecurityConfig.getAppName() instead.
getAppName() - Method in class org.apache.jackrabbit.core.config.SecurityConfig
Returns the repository name.
getAtticAwareHierarchyMgr() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Returns an attic-aware hierarchy manager, i.e. an hierarchy manager that is also able to build/resolve paths of those items that have been moved or removed (i.e. moved to the attic).
getAttribute(String) - Method in interface org.apache.jackrabbit.core.cluster.Update
Return an attribute of this update operation.
getAttribute(Element, String) - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Returns the value of the named attribute of the given element.
getAttribute(Element, String, String) - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Returns the value of the named attribute of the given element.
getAttribute(String) - Method in class org.apache.jackrabbit.core.security.authentication.CryptedSimpleCredentials
 
getAttribute(String) - Method in class org.apache.jackrabbit.core.SessionImpl
getAttribute(String) - Method in class org.apache.jackrabbit.core.TransactionContext
Return an attribute value on this transaction.
getAttribute(String) - Method in class org.apache.jackrabbit.core.util.DOMWalker
Returns the value of the named attribute of the current element.
getAttribute(String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return the attribute.
getAttribute(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
Always returns null.
getAttribute(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getAttribute(Element, String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Returns the value of the named attribute of the current element.
getAttributeNames() - Method in class org.apache.jackrabbit.core.security.authentication.CryptedSimpleCredentials
 
getAttributeNames() - Method in class org.apache.jackrabbit.core.SessionImpl
getAttributeNames() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return the attribute names.
getAttributeNames() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
Always returns an empty String array.
getAttributeNames() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getAuthContext(Credentials, Subject) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
Creates an AuthContext for the given Credentials and Subject.
getAuthContext(Credentials, Subject, Session, PrincipalProviderRegistry, String, String) - Method in class org.apache.jackrabbit.core.security.authentication.AuthContextProvider
 
getAuthContext(Credentials, Subject) - Method in interface org.apache.jackrabbit.core.security.JackrabbitSecurityManager
Returns a new AuthContext for the specified credentials and subject.
getAuthContext(Credentials, Subject) - Method in class org.apache.jackrabbit.core.security.simple.SimpleSecurityManager
Creates an AuthContext for the given Credentials and Subject.
getAuthenticatedPrincipal() - Static method in class org.apache.jackrabbit.webdav.security.Principal
 
getAuthenticateHeaderValue() - Method in class org.apache.jackrabbit.webdav.jcr.JCRWebdavServerServlet
Returns the init param of the servlet configuration or AbstractWebdavServlet.DEFAULT_AUTHENTICATE_HEADER as default value.
getAuthenticateHeaderValue() - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
Returns the value of the 'WWW-Authenticate' header, that is returned in case of 401 error.
getAuthenticateHeaderValue() - Method in class org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet
Returns the header value retrieved from the SimpleWebdavServlet.INIT_PARAM_AUTHENTICATE_HEADER init parameter.
getAuthentication(Principal, Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Retrieve the Authentication.
getAuthentication(Principal, Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.DefaultLoginModule
 
getAuthentication(Principal, Credentials) - Method in class org.apache.jackrabbit.core.security.simple.SimpleLoginModule
 
getAuthorizable(String) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
Get the Authorizable by its id.
getAuthorizable(Principal) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
Get the Authorizable by its main Principal.
getAuthorizable(String) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
 
getAuthorizable(Principal) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
 
getAuthType() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getAutoCreatedNodeDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns an array containing only those child node definitions of this node type (including the child node definitions inherited from supertypes of this node type) where ItemDefinition.isAutoCreated() returns true.
getAutoCreatedPropertyDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns an array containing only those property definitions of this node type (including the property definitions inherited from supertypes of this node type) where ItemDefinition.isAutoCreated() returns true.
getAutoCreateNodeDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getAutoCreatePropDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getAutoCreateQNodeDefinitions() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
getAutoCreateQNodeDefinitions() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
getAutoCreateQPropertyDefinitions() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
getAutoCreateQPropertyDefinitions() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
getAutoRepair() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getBaselineCollection() - Method in interface org.apache.jackrabbit.webdav.version.BaselineResource
Return the resource that represents the baseline-collection of this baseline, which is identified the href present in the BaselineResource.BASELINE_COLLECTION property.
getBasename() - Method in class org.apache.jackrabbit.core.journal.FileJournal
 
getBaseNodeId(EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.HierarchyConstraint
Returns the id of the base node or null if there is no node at the base path.
getBaseVersion(String) - Method in interface org.apache.jackrabbit.api.jsr283.version.VersionManager
Returns the current base version of the versionable node at absPath.
getBaseVersion() - Method in class org.apache.jackrabbit.core.NodeImpl
getBaseVersion(String) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
Returns the current base version of the versionable node at absPath.
getBaseVersion() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getBaseVersionId() - Method in interface org.apache.jackrabbit.core.version.InternalFrozenVersionHistory
Returns the id of the base version that was assigned to the node at the time it was versioned.
getBaseVesion() - Method in interface org.apache.jackrabbit.core.version.InternalFrozenVersionHistory
Returns the base version that was assigned to the node at the time it was versioned.
getBatch() - Method in class org.apache.jackrabbit.spi.commons.logging.BatchLogger
 
getBeforeId() - Method in class org.apache.jackrabbit.jcr2spi.operation.ReorderNodes
 
getBeforeNode() - Method in class org.apache.jackrabbit.jcr2spi.operation.ReorderNodes
 
getBeginColumn() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
getBeginColumn() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
getBeginLine() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
getBeginLine() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
getBindInfo() - Method in interface org.apache.jackrabbit.webdav.bind.BindServletRequest
Returns the BindInfo present with the request
getBindInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getBinding() - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Returns the bundle binding that is used for serializing the bundles.
getBinding() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns the bundle binding that is used for serializing the bundles.
getBinding() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Returns the bundle binding that is used for serializing the bundles.
getBindSessionToTransaction() - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
 
getBindVariableName() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.BindVariableValue
Gets the name of the bind variable.
getBindVariableName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.BindVariableValueImpl
Gets the name of the bind variable.
getBindVariableQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.BindVariableValueImpl
Gets the name of the bind variable.
getBindVariableValues() - Method in class org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl
 
getBits(Privilege[]) - Static method in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
 
getBLOBFileValue() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
getBlobFSBlockSize() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Returns the configured block size of the blob cqfs
getBlobId(int) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry
Returns the nth blob id.
getBlobStore() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Returns the blob store that is assosiated with this binding.
getBlockOnConnectionLoss() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
 
getBoolean() - Method in class org.apache.jackrabbit.commons.AbstractProperty
Returns the boolean value of this property.
getBoolean() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getBoolean() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
getBoolean() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getBoolean() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
 
getBoolean() - Method in interface org.apache.jackrabbit.spi.QValue
Returns a boolean representation of this value.
getBoolean() - Method in class org.apache.jackrabbit.value.BaseValue
getBoolean() - Method in class org.apache.jackrabbit.value.BooleanValue
getBoolean() - Method in class org.apache.jackrabbit.value.DateValue
getBoolean() - Method in class org.apache.jackrabbit.value.DoubleValue
getBoolean() - Method in class org.apache.jackrabbit.value.LongValue
getBoolean() - Method in class org.apache.jackrabbit.value.NameValue
getBoolean() - Method in class org.apache.jackrabbit.value.PathValue
getBoolean() - Method in class org.apache.jackrabbit.value.ReferenceValue
getBootstrapConfig() - Method in class org.apache.jackrabbit.j2ee.RepositoryAccessServlet
Returns the config that was used to bootstrap this servlet.
getBootstrapConfig() - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
Returns the config that was used to bootstrap this servlet.
getBufferSize() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the current value for the buffer size.
getBufferSize() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
getBundleCacheSize() - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Returns the size of the bundle cache in megabytes.
getByteArray() - Method in class org.apache.jackrabbit.core.xml.ClonedInputSource
 
getCacheBehaviour() - Method in interface org.apache.jackrabbit.jcr2spi.config.RepositoryConfig
 
getCacheManager() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Get the cache manager of this repository, useful for setting its memory parameters.
getCacheSize() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getCalendar() - Method in interface org.apache.jackrabbit.spi.QValue
Returns a Calendar representation of this value.
getCanonicalPath() - Method in class org.apache.jackrabbit.name.Path
Deprecated. Returns the canonical path representation of this path.
getCanonicalPath() - Method in interface org.apache.jackrabbit.spi.Path
Returns the canonical path representation of this path.
getChangeList() - Method in interface org.apache.jackrabbit.server.io.PropertyImportContext
Returns a list of properties to be modified by a call to PropertyHandler.importProperties(PropertyImportContext, boolean).
getChangeLog() - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Returns the current change log.
getChanges() - Method in class org.apache.jackrabbit.core.cluster.ChangeLogRecord
Return the changes.
getChanges() - Method in interface org.apache.jackrabbit.core.cluster.Update
Return the local changes of this update operation.
getChanges() - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Returns the change log that contains the current changes in this local item state manager.
getChanges() - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
 
getCharacterArray() - Method in class org.apache.jackrabbit.core.xml.ClonedInputSource
 
getCharacterEncoding() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getCharacterEncoding() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
getChildElement(Node, String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Returns the first child element that matches the given local name and namespace.
getChildId() - Method in class org.apache.jackrabbit.core.observation.EventImpl
Returns the id of a child node operation.
getChildId() - Method in class org.apache.jackrabbit.core.observation.EventState
Returns the Id of a child node operation.
getChildInfos(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getChildInfos() - Method in class org.apache.jackrabbit.spi.commons.NodeInfoImpl
Return the all ChildInfos of the node represent by this info, an empty iterator if that node doesn't have any child nodes or null if the implementation is not able or for some internal reasons not willing to compute the ChildInfo iterator.
getChildInfos() - Method in interface org.apache.jackrabbit.spi.NodeInfo
Return the all ChildInfos of the node represent by this info, an empty iterator if that node doesn't have any child nodes or null if the implementation is not able or for some internal reasons not willing to compute the ChildInfo iterator.
getChildInfos(SessionInfo, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Returns an Iterator of ChildInfos present on the Node represented by the given parentId.
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
 
getChildInfos(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Returns an Iterator of ChildInfos present on the Node represented by the given parentId.
getChildNodeDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
getChildNodeDefinitions() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
 
getChildNodeDefs() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Returns an array containing the child node definitions or null if not set.
getChildNodeDefs() - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder
 
getChildNodeDefs() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
Returns an array containing the child node definitions.
getChildNodeDefs() - Method in interface org.apache.jackrabbit.spi.QNodeTypeDefinition
Returns an array containing the child node definitions.
getChildNodeDefs() - Method in class org.apache.jackrabbit.spi2dav.QNodeTypeDefinitionImpl
 
getChildNodeEntries() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Returns the list of the child node entries.
getChildNodeEntries() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns a list of ChildNodeEntry objects denoting the child nodes of this node.
getChildNodeEntries(Name) - Method in class org.apache.jackrabbit.core.state.NodeState
Returns a list of ChildNodeEntrys with the specified name.
getChildNodeEntry(NodeState, NodeId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Returns the ChildNodeEntry of parent with the specified uuid or null if there's no such entry.
getChildNodeEntry(NodeState, Name, int) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Returns the ChildNodeEntry of parent with the specified name and index or null if there's no such entry.
getChildNodeEntry(Name, int) - Method in class org.apache.jackrabbit.core.state.NodeState
Returns the ChildNodeEntry with the specified name and index or null if there's no matching entry.
getChildNodeEntry(NodeId) - Method in class org.apache.jackrabbit.core.state.NodeState
Returns the ChildNodeEntry with the specified NodeId or null if there's no matching entry.
getChildNodeEntry(NodeState, Name, int) - Method in class org.apache.jackrabbit.core.ZombieHierarchyManager
Returns the ChildNodeEntry of parent with the specified name and index or null if there's no such entry.
getChildNodeEntry(NodeState, NodeId) - Method in class org.apache.jackrabbit.core.ZombieHierarchyManager
Returns the ChildNodeEntry of parent with the specified uuid or null if there's no such entry.
getChildNodeInfos(NodeId) - Method in interface org.apache.jackrabbit.jcr2spi.state.ItemStateFactory
Returns an Iterator over ChildInfos for the given NodeState.
getChildNodeInfos(NodeId) - Method in class org.apache.jackrabbit.jcr2spi.state.TransientISFactory
 
getChildNodeInfos(NodeId) - Method in class org.apache.jackrabbit.jcr2spi.state.WorkspaceItemStateFactory
 
getChildNodes() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
returns all child nodes
getChildNodes(NodeEntry) - Method in interface org.apache.jackrabbit.jcr2spi.ItemManager
 
getChildNodes(NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
 
getChildNodeState(Name, int) - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Utility Returns the child NodeState with the specified name and index.
getChildProperties(NodeEntry) - Method in interface org.apache.jackrabbit.jcr2spi.ItemManager
 
getChildProperties(NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
 
getChildRelPath() - Method in class org.apache.jackrabbit.core.observation.EventState
Returns the relative Path of the child Item associated with this event.
getChildren() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Return an iterator over all of this element's children.
getChildren() - Method in class org.apache.jackrabbit.util.PathMap.Element
Deprecated. Return an iterator over all of this element's children.
getChildren(Element, String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Returns a ElementIterator containing all child elements of the given parent node that match the given local name and namespace.
getChildren(Element) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Return an ElementIterator over all child elements.
getChildrenCount() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Return the children count of this element
getChildrenCount() - Method in class org.apache.jackrabbit.util.PathMap.Element
Deprecated. Return the children count of this element
getChildSelectorName() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.ChildNodeJoinCondition
Gets the name of the child selector.
getChildSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeJoinConditionImpl
Gets the name of the child selector.
getChildSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeJoinConditionImpl
Gets the name of the child selector.
getChildText(Element, String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Calls DomUtil.getText(Element) on the first child element that matches the given local name and namespace.
getChildTextTrim(Element, String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Calls DomUtil.getTextTrim(Element) on the first child element that matches the given local name and namespace.
getClassLoader() - Method in class org.apache.jackrabbit.core.config.BeanConfig
Returns the current ClassLoader used to instantiate objects in the BeanConfig.newInstance() method.
getClassName() - Method in class org.apache.jackrabbit.core.config.BeanConfig
Returns the class name of the configured bean.
getClient(SessionInfo) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getClusterConfig() - Method in interface org.apache.jackrabbit.core.cluster.ClusterContext
Return the cluster configuration.
getClusterConfig() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the cluster configuration.
getClusterNode() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Get the cluster node.
getClusterNodeIdFromFile() - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Return a cluster node from a file, creating it if necessary.
getCodedUrl() - Method in class org.apache.jackrabbit.webdav.header.CodedUrlHeader
Returns the token present in the header value or null.
getCodedUrls() - Method in class org.apache.jackrabbit.webdav.header.CodedUrlHeader
Return an array of coded urls as present in the header value or null if no value is present.
getCollection() - Method in class org.apache.jackrabbit.core.cluster.NodeTypeRecord
Return the collection of node type definitions or node type names.
getCollection() - Method in interface org.apache.jackrabbit.webdav.DavResource
Retrieve the resource this resource is internal member of.
getCollection() - Method in class org.apache.jackrabbit.webdav.jcr.RootCollection
Always returns null
getCollection() - Method in class org.apache.jackrabbit.webdav.jcr.WorkspaceResourceImpl
Retrieve the collection that has all workspace collections as internal members.
getCollection() - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
 
getCollectionNodeType() - Method in class org.apache.jackrabbit.server.io.DefaultHandler
Name of the nodetype to be used to create a new collection node (folder)
getColumn() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
Deprecated.  
getColumn() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
Deprecated.  
getColumnName() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.Column
Gets the column name.
getColumnName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ColumnImpl
Gets the column name.
getColumnNames() - Method in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
getColumnNames() - Method in interface org.apache.jackrabbit.spi.QueryInfo
 
getColumnNames() - Method in class org.apache.jackrabbit.spi2dav.QueryInfoImpl
 
getColumnNames() - Method in class org.apache.jackrabbit.webdav.jcr.search.SearchResultProperty
Return the column names representing the names of the properties present in the values.
getColumnQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ColumnImpl
Gets the column name.
getColumns() - Method in class org.apache.jackrabbit.core.query.QueryObjectModelImpl
Gets the columns for this query.
getColumns() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModel
Gets the columns for this query.
getColumns() - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelTree
Gets the columns for this query.
getCommonPath() - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
Get the longest common path of all event state paths.
getComparable(String) - Method in class org.apache.jackrabbit.core.query.lucene.SharedFieldSortComparator
 
getComparable(InternalValue) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Returns a comparable for the internal value.
getComparable(Value) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Returns a comparable for the internal value.
getComplianceClass() - Method in interface org.apache.jackrabbit.webdav.DavResource
Returns a comma separated list of all compliance classes the given resource is fulfilling.
getComplianceClass() - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
 
getComplianceClass() - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
 
getComplianceClass() - Method in class org.apache.jackrabbit.webdav.simple.DeltaVResourceImpl
 
getComplianceClasses() - Method in class org.apache.jackrabbit.webdav.client.methods.OptionsMethod
Returns an array of String listing the WebDAV compliance classes.
getConfig() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Returns the configuration of this repository.
getConfig() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns the workspace configuration.
getConfig() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Returns the configuration of this workspace.
getConfigFile() - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
Return the repository configuration file.
getConnection() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
 
getConnection() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Abstract factory method for creating a new database connection.
getConnection() - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
Initialize the JDBC connection.
getConnection() - Method in class org.apache.jackrabbit.core.fs.db.JNDIDatabaseFileSystem
Deprecated. Returns a JDBC connection from a DataSource acquired from JNDI with the configured data source location.
getConnection() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Creates a new database connection.
getConnection() - Method in class org.apache.jackrabbit.core.journal.JNDIDatabaseJournal
Deprecated. Returns a JDBC connection from a DataSource acquired from JNDI with the configured data source location.
getConnection(String, String, String, String) - Static method in class org.apache.jackrabbit.core.persistence.bundle.util.ConnectionFactory
Open a connection using the specified properties.
getConnection() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager
Gets the database connection that is managed.
getConnection() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Abstract factory method for creating a new database connection.
getConnection() - Method in class org.apache.jackrabbit.core.persistence.db.JNDIDatabasePersistenceManager
Returns a JDBC connection from a DataSource acquired from JNDI with the configured data source location.
getConnection() - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
Returns a JDBC connection acquired using the JDBC DriverManager.
getConnection(Subject, ConnectionRequestInfo) - Method in class org.apache.jackrabbit.jca.AnonymousConnection
 
getConnection(Subject, ConnectionRequestInfo) - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Creates a new connection handle for the underlying physical connection represented by the ManagedConnection instance.
getConnectionRequestInfo() - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Return the connection request info.
getConsistencyCheck() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Checks if consistency check is enabled.
getConsistencyFix() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Checks if consistency fix is enabled.
getConstraint() - Method in class org.apache.jackrabbit.core.query.QueryObjectModelImpl
Gets the constraint for this query.
getConstraint() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.Not
Gets the constraint negated by this Not constraint.
getConstraint() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModel
Gets the constraint for this query.
getConstraint() - Method in class org.apache.jackrabbit.spi.commons.query.qom.NotImpl
Gets the constraint negated by this Not constraint.
getConstraint() - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelTree
Gets the constraint for this query.
getConstraint1() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.And
Gets the first constraint.
getConstraint1() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.Or
Gets the first constraint.
getConstraint1() - Method in class org.apache.jackrabbit.spi.commons.query.qom.AndImpl
Gets the first constraint.
getConstraint1() - Method in class org.apache.jackrabbit.spi.commons.query.qom.OrImpl
Gets the first constraint.
getConstraint2() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.And
Gets the second constraint.
getConstraint2() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.Or
Gets the second constraint.
getConstraint2() - Method in class org.apache.jackrabbit.spi.commons.query.qom.AndImpl
Gets the second constraint.
getConstraint2() - Method in class org.apache.jackrabbit.spi.commons.query.qom.OrImpl
Gets the second constraint.
getConsumer(String) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Return the consumer given its identifier.
getContainer() - Method in class org.apache.jackrabbit.core.state.ItemState
Return the parent container that will receive notifications about changes to this state.
getContainingHistory() - Method in class org.apache.jackrabbit.core.version.VersionImpl
getContainingHistory() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionImpl
 
GetContainingHistoryTest - Class in org.apache.jackrabbit.test.api.version
GetContainingHistoryTest provides test methods covering Version.getContainingHistory().
GetContainingHistoryTest() - Constructor for class org.apache.jackrabbit.test.api.version.GetContainingHistoryTest
 
getContent() - Method in class org.apache.jackrabbit.core.util.DOMWalker
Returns the text content of the current element.
getContent() - Method in class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
 
getContent() - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
 
getContent() - Method in class org.apache.jackrabbit.webdav.property.PropContainer
Returns the collection that contains all the content elements of this PropContainer.
getContent(Node) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Return a list of all child nodes that are either Element, Text or CDATA.
getContentElement(String, Namespace) - Method in class org.apache.jackrabbit.webdav.version.report.ReportInfo
Retrieves the Xml element with the given name/namespace that is a child of this info.
getContentElements(String, Namespace) - Method in class org.apache.jackrabbit.webdav.version.report.ReportInfo
Returns a list containing all child Xml elements of this info that have the specified name/namespace.
getContentIdentity() - Method in interface org.apache.jackrabbit.api.JackrabbitValue
Get a unique identifier of the content of this value.
getContentIdentity() - Method in class org.apache.jackrabbit.core.value.BinaryValueImpl
Get a unique identifier of the content of this value.
getContentLanguage() - Method in interface org.apache.jackrabbit.server.io.ImportContext
Returns the content language or null
getContentLanguage() - Method in class org.apache.jackrabbit.server.io.ImportContextImpl
 
getContentLanguage() - Method in interface org.apache.jackrabbit.webdav.io.InputContext
Returns the content language or null
getContentLanguage() - Method in class org.apache.jackrabbit.webdav.io.InputContextImpl
Returns the content language or null.
GETCONTENTLANGUAGE - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
 
getContentLength() - Method in interface org.apache.jackrabbit.server.io.ImportContext
Returns the length of the data or -1 if the content length could not be determined.
getContentLength() - Method in class org.apache.jackrabbit.server.io.ImportContextImpl
 
getContentLength() - Method in class org.apache.jackrabbit.webdav.client.methods.XmlRequestEntity
 
getContentLength() - Method in interface org.apache.jackrabbit.webdav.io.InputContext
Returns the length of the data or -1 if the contentlength could not be determined.
getContentLength() - Method in class org.apache.jackrabbit.webdav.io.InputContextImpl
 
GETCONTENTLENGTH - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
 
getContentLength() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getContentNode(ImportContext, boolean) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
Retrieves/creates the node that will be used to import properties and data.
getContentNode(ExportContext, boolean) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
Retrieves the content node that contains the data to be exported.
getContentNode(ExportContext, boolean) - Method in class org.apache.jackrabbit.server.io.VersionHandler
Retrieves the content node that contains the data to be exported.
getContentNodeType() - Method in class org.apache.jackrabbit.server.io.DefaultHandler
Name of the nodetype to be used to create the content node below a new non-collection node, whose name is always jcr:content.
getContents() - Method in class org.apache.jackrabbit.extractor.HTMLParser
Returns parsed content
getContentSize() - Method in class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
 
getContentSize() - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
 
getContentSize() - Method in class org.apache.jackrabbit.webdav.property.PropContainer
Returns the number of property related content elements that are present in this PropContainer.
getContentType() - Method in class org.apache.jackrabbit.webdav.client.methods.XmlRequestEntity
 
getContentType() - Method in interface org.apache.jackrabbit.webdav.io.InputContext
Return the content type or null
getContentType() - Method in class org.apache.jackrabbit.webdav.io.InputContextImpl
 
GETCONTENTTYPE - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
 
getContentType() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getContentTypes() - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitTextExtractor
Returns the content types that the component extractors are known to support.
getContentTypes() - Method in class org.apache.jackrabbit.core.query.lucene.PooledTextExtractor
Returns the MIME types supported by this extractor.
getContentTypes() - Method in class org.apache.jackrabbit.core.query.lucene.TextFilterExtractor
Returns the supported content types.
getContentTypes() - Method in class org.apache.jackrabbit.extractor.AbstractTextExtractor
 
getContentTypes() - Method in class org.apache.jackrabbit.extractor.CompositeTextExtractor
Returns all the content types supported by the component extractors.
getContentTypes() - Method in class org.apache.jackrabbit.extractor.EmptyTextExtractor
Returns the supported content types.
getContentTypes() - Method in interface org.apache.jackrabbit.extractor.TextExtractor
Returns the MIME types supported by this extractor.
getContext() - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
Returns the context for this query handler.
getContext() - Method in interface org.apache.jackrabbit.core.query.QueryHandler
Returns the query handler context that passed in QueryHandler.init(QueryHandlerContext).
getContextPath() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getCookies() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getCopyWhenReading() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Is a stream copied to a temporary file before returning?
getCorrespondingNodePath(String) - Method in class org.apache.jackrabbit.core.NodeImpl
getCorrespondingNodePath(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getCreated() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
Equivalent to Version.getCreated()
getCreated() - Method in class org.apache.jackrabbit.core.version.VersionImpl
getCreated() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionImpl
 
getCreated(long) - Static method in class org.apache.jackrabbit.server.io.IOUtil
Return the creation time as formatted string.
GetCreatedTest - Class in org.apache.jackrabbit.test.api.version
GetCreatedTest provides test methods covering Version.getCreated().
GetCreatedTest() - Constructor for class org.apache.jackrabbit.test.api.version.GetCreatedTest
 
getCreateWorkspaceAction() - Method in class org.apache.jackrabbit.core.cluster.WorkspaceRecord
 
getCredentials() - Method in interface org.apache.jackrabbit.api.security.user.User
Returns Credentials for this user.
getCredentials() - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Method tries to resolve the Credentials used for login.
getCredentials() - Method in class org.apache.jackrabbit.core.security.authentication.CredentialsCallback
Get the retrieved credentials.
getCredentials() - Method in class org.apache.jackrabbit.jca.JCAConnectionRequestInfo
Return the credentials.
getCredentials(HttpServletRequest) - Method in class org.apache.jackrabbit.server.BasicCredentialsProvider
Extracts the credentials from the given servlet request.
getCredentials(HttpServletRequest) - Method in interface org.apache.jackrabbit.server.CredentialsProvider
Extracts the credentials from the given servlet request.
getCredentialsProvider() - Method in class org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet
Factory method for creating the credentials provider to be used for accessing the credentials associated with a request.
getCurrentElement() - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
 
getCurrentElement() - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
 
getCurrentElement() - Method in interface org.apache.jackrabbit.spi.PathFactory
Return the current element.
getCurrentXid() - Static method in class org.apache.jackrabbit.core.TransactionContext
Returns the Xid bind to the TransactionContext.CURRENT_XID ThreadLocal
getData() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFile
 
getDatabaseType() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Get the database type (if set).
getDatabaseType() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Get the database type.
getDatabaseType() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns the configured database type name.
getDataIdentifier() - Method in class org.apache.jackrabbit.core.value.BLOBFileValue
Get the data identifier if one is available.
getDataIdentifier() - Method in class org.apache.jackrabbit.core.value.BLOBInDataStore
 
getDataSourceLocation() - Method in class org.apache.jackrabbit.core.fs.db.JNDIDatabaseFileSystem
Deprecated. Returns the JNDI location of the data source.
getDataSourceLocation() - Method in class org.apache.jackrabbit.core.journal.JNDIDatabaseJournal
Deprecated. Returns the JNDI location of the data source.
getDataSourceLocation() - Method in class org.apache.jackrabbit.core.persistence.db.JNDIDatabasePersistenceManager
Returns the JNDI location of the data source.
getDataStore() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Creates and returns the configured data store.
getDataStore() - Method in interface org.apache.jackrabbit.core.data.DataStoreFactory
Creates, initializes, and returns a DataStore instance for use by the repository.
getDataStore() - Method in class org.apache.jackrabbit.core.data.GarbageCollector
Get the data store if one is used.
getDataStore() - Method in class org.apache.jackrabbit.core.persistence.PMContext
Returns the data store
getDataStore() - Method in class org.apache.jackrabbit.core.RepositoryImpl
 
getDataStoreFactory(Element, String) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses data store configuration.
getDate() - Method in interface org.apache.jackrabbit.api.jsr283.observation.Event
Returns the date when the change was persisted that caused this event.
getDate() - Method in interface org.apache.jackrabbit.api.jsr283.observation.EventIterator
Returns the date associated with this event iterator, or null.
getDate() - Method in class org.apache.jackrabbit.commons.AbstractProperty
Returns the date value of this property.
getDate() - Method in class org.apache.jackrabbit.core.observation.EventImpl
Returns the date when the change was persisted that caused this event.
getDate() - Method in class org.apache.jackrabbit.core.observation.EventJournalImpl
 
getDate() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getDate() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
getDate() - Method in class org.apache.jackrabbit.core.version.DateVersionSelector
Returns the date hint
getDate() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getDate() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
 
getDate() - Method in class org.apache.jackrabbit.value.BaseValue
getDate() - Method in class org.apache.jackrabbit.value.BooleanValue
getDate() - Method in class org.apache.jackrabbit.value.DateValue
getDate() - Method in class org.apache.jackrabbit.value.DoubleValue
getDate() - Method in class org.apache.jackrabbit.value.LongValue
getDate() - Method in class org.apache.jackrabbit.value.NameValue
getDate() - Method in class org.apache.jackrabbit.value.PathValue
getDate() - Method in class org.apache.jackrabbit.value.ReferenceValue
getDateHeader(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getDateValue() - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
Returns the Date value if this relation if of type QueryConstants.TYPE_DATE.
getDavSession() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Returns the DavSession created for this request.
getDavSession() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getDavSessionProvider() - Method in class org.apache.jackrabbit.webdav.jcr.JCRWebdavServerServlet
Returns the DavSessionProvider
getDavSessionProvider() - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
Returns the DavSessionProvider.
getDavSessionProvider() - Method in class org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet
Returns the DavSessionProvider.
getDeclaredAggregatePrivileges() - Method in interface org.apache.jackrabbit.api.jsr283.security.Privilege
If this privilege is an aggregate privilege, returns the privileges directly contained by the aggregate privilege.
getDeclaredChildNodeDefinitions() - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.NodeTypeDefinition
Returns an array containing the child node definitions actually declared in this node type.
getDeclaredChildNodeDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
Returns an array containing the child node definitions actually declared in this node type.
getDeclaredChildNodeDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns an array containing the child node definitions actually declared in this node type.
getDeclaredChildNodeDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
Returns an array containing the child node definitions actually declared in this node type.
getDeclaredChildNodeDefinitions() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
 
getDeclaredMembers() - Method in interface org.apache.jackrabbit.api.security.user.Group
 
getDeclaredPropertyDefinitions() - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.NodeTypeDefinition
Returns an array containing the property definitions actually declared in this node type.
getDeclaredPropertyDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
Returns an array containing the property definitions actually declared in this node type.
getDeclaredPropertyDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns an array containing the property definitions actually declared in this node type.
getDeclaredPropertyDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
Returns an array containing the property definitions actually declared in this node type.
getDeclaredPropertyDefinitions() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
 
getDeclaredSupertypeNames() - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.NodeTypeDefinition
Returns the names of the supertypes actually declared in this node type.
getDeclaredSupertypeNames() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
Returns the names of the supertypes actually declared in this node type.
getDeclaredSupertypeNames() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns the names of the supertypes actually declared in this node type.
getDeclaredSupertypeNames() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
Returns the names of the supertypes actually declared in this node type.
getDeclaredSupertypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
getDeclaredSupertypes() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
 
getDeclaringNodeType() - Method in interface org.apache.jackrabbit.core.nodetype.ItemDef
Gets the name of the declaring node type.
getDeclaringNodeType() - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Gets the name of the declaring node type.
getDeclaringNodeType() - Method in class org.apache.jackrabbit.spi.commons.QItemDefinitionImpl
Gets the name of the declaring node type.
getDeclaringNodeType() - Method in interface org.apache.jackrabbit.spi.QItemDefinition
Gets the name of the declaring node type.
getDeclaringNodeType() - Method in class org.apache.jackrabbit.spi2dav.QItemDefinitionImpl
Gets the name of the declaring node type.
getDeclaringNodeType() - Method in class org.apache.jackrabbit.webdav.jcr.nodetype.ItemDefinitionImpl
 
getDeepNodeEntry(Path) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Traverse the tree below this entry and return the child entry matching the given path.
getDeepNodeEntry(Path) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
getDeepPropertyEntry(Path) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Traverse the tree below this entry and return the child entry matching the given path.
getDeepPropertyEntry(Path) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
getDefault() - Method in interface org.apache.jackrabbit.core.security.principal.PrincipalProviderRegistry
 
getDefault() - Method in class org.apache.jackrabbit.core.security.principal.ProviderRegistryImpl
 
getDefaultClassLoader() - Static method in class org.apache.jackrabbit.core.config.BeanConfig
Returns the current ClassLoader used for new instances of this class as the loader used to instantiate objects in the BeanConfig.newInstance() method.
getDefaultManager() - Static method in class org.apache.jackrabbit.server.io.PropertyManagerImpl
 
getDefaultMimeType() - Method in class org.apache.jackrabbit.server.io.MimeResolver
Returns the default mime type
getDefaultPrimaryType() - Method in interface org.apache.jackrabbit.core.nodetype.NodeDef
Returns the name of the default primary type.
getDefaultPrimaryType() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Returns the name of the default primary type.
getDefaultPrimaryType() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefinitionImpl
getDefaultPrimaryType() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeDefinitionImpl
getDefaultPrimaryType() - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilder.QNodeDefinitionBuilder
 
getDefaultPrimaryType() - Method in class org.apache.jackrabbit.spi.commons.QNodeDefinitionImpl
Returns the name of the default primary type.
getDefaultPrimaryType() - Method in interface org.apache.jackrabbit.spi.QNodeDefinition
Returns the name of the default primary type.
getDefaultPrimaryType() - Method in class org.apache.jackrabbit.spi2dav.QNodeDefinitionImpl
Returns the name of the default primary type.
getDefaultPrimaryType() - Method in class org.apache.jackrabbit.webdav.jcr.nodetype.NodeDefinitionImpl
 
getDefaultPrimaryTypeName() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefinitionImpl
Returns the name of the default primary node type.
getDefaultValues() - Method in interface org.apache.jackrabbit.core.nodetype.PropDef
Returns the array of default values.
getDefaultValues() - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Returns the array of default values.
getDefaultValues() - Method in class org.apache.jackrabbit.core.nodetype.PropertyDefinitionImpl
getDefaultValues() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.PropertyDefinitionImpl
getDefaultValues() - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilder.QPropertyDefinitionBuilder
 
getDefaultValues() - Method in class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
Returns the array of default values or null if no default values are defined.
getDefaultValues() - Method in interface org.apache.jackrabbit.spi.QPropertyDefinition
Returns the array of default values or null if no default values are defined.
getDefaultValues() - Method in class org.apache.jackrabbit.spi2dav.QPropertyDefinitionImpl
Returns the array of default values or null if no default values are defined.
getDefaultValues() - Method in class org.apache.jackrabbit.webdav.jcr.nodetype.PropertyDefinitionImpl
 
getDefaultWorkspaceName() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the name of the default workspace.
getDefinition() - Method in class org.apache.jackrabbit.core.ItemData
Return the associated item definition.
getDefinition() - Method in class org.apache.jackrabbit.core.NodeImpl
getDefinition() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns the definition of this node type.
getDefinition() - Method in class org.apache.jackrabbit.core.nodetype.ValueConstraint
Returns the original (raw) definition of this constraint.
getDefinition(NamePathResolver) - Method in class org.apache.jackrabbit.core.nodetype.ValueConstraint
For constraints that are not namespace prefix mapping sensitive this method returns the same result as ValueConstraint.getDefinition().
getDefinition() - Method in class org.apache.jackrabbit.core.PropertyImpl
getDefinition() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getDefinition() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddProperty
 
getDefinition() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getDefinition() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Returns the definition defined for this node state.
getDefinition() - Method in class org.apache.jackrabbit.jcr2spi.state.PropertyState
Returns the definition defined for this property state.
getDefinition(NamePathResolver) - Method in class org.apache.jackrabbit.spi.commons.nodetype.ValueConstraint
For constraints that are not namespace prefix mapping sensitive this method returns the same result as ValueConstraint.getQualifiedDefinition().
getDefinitionId() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns the id of the definition applicable to this node state.
getDefinitionId() - Method in class org.apache.jackrabbit.core.state.PropertyState
Returns the id of the definition applicable to this property state.
getDefinitions(NodeTypeStorage, Name[]) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeCache
Returns the QNodeTypeDefinitions for the given node type names.
getDefinitions(Name[]) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeStorage
Returns the QNodeTypeDefinitions for the given node type names.
getDependencies() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Returns a collection of node type Names that are being referenced by this node type definition (e.g. as supertypes, as required/default primary types in child node definitions, as REFERENCE value constraints in property definitions).
getDependencies() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
Returns a collection of node type Names that are being referenced by this node type definition (e.g. as supertypes, as required/default primary types in child node definitions, as REFERENCE value constraints in property definitions).
getDependencies() - Method in interface org.apache.jackrabbit.spi.QNodeTypeDefinition
Returns a collection of node type Names that are being referenced by this node type definition (e.g. as supertypes, as required/default primary types in child node definitions, as REFERENCE value constraints in property definitions).
getDependencies() - Method in class org.apache.jackrabbit.spi2dav.QNodeTypeDefinitionImpl
 
getDependentNodeTypes(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Returns the names of those registered node types that have dependencies on the given node type.
getDepth() - Method in class org.apache.jackrabbit.commons.AbstractItem
Returns the depth of this item.
getDepth(ItemId) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Returns the depth of the specified item which is equivalent to getPath(id).getAncestorCount().
getDepth(ItemId) - Method in interface org.apache.jackrabbit.core.HierarchyManager
Returns the depth of the specified item which is equivalent to getPath(id).getAncestorCount().
getDepth(ItemId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Returns the depth of the specified item which is equivalent to getPath(id).getAncestorCount().
getDepth() - Method in class org.apache.jackrabbit.core.ItemImpl
getDepth(HierarchyEntry) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManager
Returns the depth of the specified item.
getDepth(HierarchyEntry) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
 
getDepth() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
 
getDepth() - Method in class org.apache.jackrabbit.name.Path
Deprecated. Returns the depth of this path.
getDepth() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Return the depth of this element.
getDepth() - Method in interface org.apache.jackrabbit.spi.Path
Returns the depth of this path.
getDepth(Path, PathResolver) - Method in interface org.apache.jackrabbit.spi2davex.BatchReadConfig
Return the depth for the given path.
getDepth(Name) - Method in class org.apache.jackrabbit.spi2jcr.BatchReadConfig
Return the depth for the given qualified node type name.
getDepth() - Method in class org.apache.jackrabbit.util.PathMap.Element
Deprecated. Return the depth of this element.
getDepth() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Return the integer representation of the given Depth header.
getDepth(int) - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Returns the integer representation of the Depth header or the given defaultValue, if the Depth header is missing.
getDepth() - Method in class org.apache.jackrabbit.webdav.header.DepthHeader
 
getDepth() - Method in class org.apache.jackrabbit.webdav.version.LabelInfo
Return the depth
getDepth() - Method in class org.apache.jackrabbit.webdav.version.report.ReportInfo
Returns the depth field.
getDepth(int) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getDepth() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getDerbyStorageInitialPages() - Method in class org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager
 
getDerbyStorageMinimumRecordSize() - Method in class org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager
 
getDerbyStoragePageCacheSize() - Method in class org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager
 
getDerbyStoragePageReservedSpace() - Method in class org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager
 
getDerbyStoragePageSize() - Method in class org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager
 
getDescendant(Path, boolean) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Map a relPath starting at this Element.
getDescendant(Path, boolean) - Method in class org.apache.jackrabbit.util.PathMap.Element
Deprecated. Map a relPath starting at this Element.
getDescendantSelectorName() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.DescendantNodeJoinCondition
Gets the name of the descendant selector.
getDescendantSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeJoinConditionImpl
Gets the name of the descendant selector.
getDescendantSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeJoinConditionImpl
Gets the name of the descendant selector.
getDescendantTransientItemStates(NodeId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Returns an iterator over those transient item state instances that are direct or indirect descendants of the item state with the given parentId.
getDescendantTransientItemStatesInAttic(NodeId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Same as SessionItemStateManager.getDescendantTransientItemStates(NodeId) except that item state instances in the attic are returned.
getDescriptor(String) - Method in class org.apache.jackrabbit.commons.repository.EmptyRepository
Returns null since this repository contains no descriptors.
getDescriptor(String) - Method in class org.apache.jackrabbit.commons.repository.ProxyRepository
Returns the descriptor with the given key from the proxied repository.
getDescriptor(String) - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
Delegated to the underlying repository instance.
getDescriptor(String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
getDescriptor(String) - Method in class org.apache.jackrabbit.core.TransientRepository
Returns the identified repository descriptor.
getDescriptor(String) - Method in class org.apache.jackrabbit.jca.JCARepositoryHandle
Return the descriptor for key.
getDescriptor(String) - Method in class org.apache.jackrabbit.jcr2spi.RepositoryImpl
 
getDescriptorKeys() - Method in class org.apache.jackrabbit.commons.repository.EmptyRepository
Returns an empty array since this repository contains no descriptors.
getDescriptorKeys() - Method in class org.apache.jackrabbit.commons.repository.ProxyRepository
Returns the descriptor keys of the proxied repository, or an empty array if the proxied repository can not be accessed.
getDescriptorKeys() - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
Delegated to the underlying repository instance.
getDescriptorKeys() - Method in class org.apache.jackrabbit.core.RepositoryImpl
getDescriptorKeys() - Method in class org.apache.jackrabbit.core.TransientRepository
Returns the available descriptor keys.
getDescriptorKeys() - Method in class org.apache.jackrabbit.jca.JCARepositoryHandle
Return the descriptor keys.
getDescriptorKeys() - Method in class org.apache.jackrabbit.jcr2spi.RepositoryImpl
 
getDescriptorValue(String) - Method in interface org.apache.jackrabbit.api.jsr283.Repository
The value of a single-value descriptor is found by passing the key for that descriptor to this method.
getDescriptorValue(String) - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
 
getDescriptorValue(String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
 
getDescriptorValue(String) - Method in class org.apache.jackrabbit.core.TransientRepository
 
getDescriptorValues(String) - Method in interface org.apache.jackrabbit.api.jsr283.Repository
The value array of a multi-value descriptor is found by passing the key for that descriptor to this method.
getDescriptorValues(String) - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
 
getDescriptorValues(String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
 
getDescriptorValues(String) - Method in class org.apache.jackrabbit.core.TransientRepository
 
getDestinationLocator() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Parse the Destination header and return the locator of the corresponding resource.
getDestinationLocator() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
Parse the destination header field and return the path of the destination resource.
getDestinationName() - Method in class org.apache.jackrabbit.jcr2spi.operation.AbstractCopy
 
getDestinationName() - Method in class org.apache.jackrabbit.jcr2spi.operation.Move
 
getDestinationParentId() - Method in class org.apache.jackrabbit.jcr2spi.operation.AbstractCopy
 
getDestinationParentId() - Method in class org.apache.jackrabbit.jcr2spi.operation.Move
 
getDestinationParentState() - Method in class org.apache.jackrabbit.jcr2spi.operation.Move
 
getDigest() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
 
getDirectory() - Method in class org.apache.jackrabbit.core.journal.FileJournal
Bean getters
getDirectory(String) - Method in interface org.apache.jackrabbit.core.query.lucene.directory.DirectoryManager
Gets the directory with the given name.
getDirectory(String) - Method in class org.apache.jackrabbit.core.query.lucene.directory.FSDirectoryManager
Gets the directory with the given name.
getDirectory(String) - Method in class org.apache.jackrabbit.core.query.lucene.directory.RAMDirectoryManager
Gets the directory with the given name.
getDirectoryManager() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getDirectoryManagerClass() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getDirectoryNames() - Method in interface org.apache.jackrabbit.core.query.lucene.directory.DirectoryManager
Returns the names of the currently available directories.
getDirectoryNames() - Method in class org.apache.jackrabbit.core.query.lucene.directory.FSDirectoryManager
Returns the names of the currently available directories.
getDirectoryNames() - Method in class org.apache.jackrabbit.core.query.lucene.directory.RAMDirectoryManager
Returns the names of the currently available directories.
getDisplayName() - Method in interface org.apache.jackrabbit.webdav.DavResource
Returns the display name of this resource.
getDisplayName() - Method in class org.apache.jackrabbit.webdav.jcr.RootCollection
Returns an empty string.
getDisplayName() - Method in class org.apache.jackrabbit.webdav.jcr.WorkspaceResourceImpl
Returns the name of the workspace.
getDisplayName() - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
Returns the the last segment of the resource path.
getDoc(IndexReader) - Method in class org.apache.jackrabbit.core.query.lucene.ScoreNode
Returns the document number for this score node.
getDocumentNumber(ForeignSegmentDocId) - Method in class org.apache.jackrabbit.core.query.lucene.CachingMultiIndexReader
Returns the document number for the passed docId.
getDocumentNumber(ForeignSegmentDocId) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexReader
Returns the document number for the passed docId.
getDocumentNumber(ForeignSegmentDocId) - Method in interface org.apache.jackrabbit.core.query.lucene.MultiIndexReader
Returns the document number for the passed docId.
getDocumentNumber(ForeignSegmentDocId) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex.CombinedIndexReader
Returns the document number for the passed docId.
getDouble() - Method in class org.apache.jackrabbit.commons.AbstractProperty
Returns the double value of this property.
getDouble() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getDouble() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
getDouble() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getDouble() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
 
getDouble() - Method in interface org.apache.jackrabbit.spi.QValue
Returns a double representation of this value.
getDouble() - Method in class org.apache.jackrabbit.value.BaseValue
getDouble() - Method in class org.apache.jackrabbit.value.BooleanValue
getDouble() - Method in class org.apache.jackrabbit.value.DateValue
getDouble() - Method in class org.apache.jackrabbit.value.DoubleValue
getDouble() - Method in class org.apache.jackrabbit.value.LongValue
getDouble() - Method in class org.apache.jackrabbit.value.NameValue
getDouble() - Method in class org.apache.jackrabbit.value.PathValue
getDouble() - Method in class org.apache.jackrabbit.value.ReferenceValue
getDoubleValue() - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
Returns the double value if this relation if of type QueryConstants.TYPE_DOUBLE.
getDriver() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Get the database driver
getDriver() - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
 
getDriver() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Bean getters
getDriver() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns the class name of the JDBC driver.
getDriver() - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
getEditor(Session) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlProvider
Returns an AccessControlEditor for the given Session object or null if the implementation does not support editing of access control policies.
getEditor(Session) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLProvider
 
getEditor(Session) - Method in class org.apache.jackrabbit.core.security.authorization.combined.CombinedProvider
 
getEditor(Session) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider
 
getEditor(Session) - Method in class org.apache.jackrabbit.core.security.user.UserAccessControlProvider
Always returns null.
getEffectiveNodeType(NodeState) - Method in class org.apache.jackrabbit.core.ItemValidator
Helper method that builds the effective (i.e. merged and resolved) node type representation of the specified node's primary and mixin node types.
getEffectiveNodeType() - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the effective (i.e. merged and resolved) node type representation of this node's primary and mixin node types.
getEffectiveNodeType(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
 
getEffectiveNodeType(Name, Set) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Returns the effective node type of a node with the given primary and mixin types.
getEffectiveNodeType() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Returns the effective (i.e. merged and resolved) node type representation of this node's primary and mixin node types.
getEffectiveNodeType(NodeState) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Returns the effective (i.e. merged and resolved) node type representation of this node's primary and mixin node types.
getEffectiveNodeType(Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeProvider
Build the EffectiveNodeType from the given qualified NodeType name.
getEffectiveNodeType(Name[]) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeProvider
Build the EffectiveNodeType from the given qualified NodeType names.
getEffectiveNodeType(Name[], Map) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeProvider
 
getEffectiveNodeType(QNodeTypeDefinition, Map) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeProvider
Builds an effective node type representation from the given node type definition.
getEffectiveNodeType(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
 
getEffectiveNodeType(Name[]) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
 
getEffectiveNodeType(Name[], Map) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
 
getEffectiveNodeType(QNodeTypeDefinition, Map) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
 
getEffectiveNodeTypeProvider() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
 
getEffectiveNodeTypeProvider() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getEffectiveNodeTypeProvider() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getEffectiveNodeTypeProvider() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
getEffectivePolicies(String) - Method in interface org.apache.jackrabbit.api.jsr283.security.AccessControlManager
Returns the AccessControlPolicy objects that currently are in effect at the node at absPath.
getEffectivePolicies(Path) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlProvider
Returns the effective policies for the node at the given absPath.
getEffectivePolicies(Path) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLProvider
 
getEffectivePolicies(Path) - Method in class org.apache.jackrabbit.core.security.authorization.combined.CombinedProvider
 
getEffectivePolicies(Path) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider
 
getEffectivePolicies(String) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
getEffectivePolicies(String) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
Returns the AccessControlPolicy objects that currently are in effect at the node at absPath.
getEffectivePolicies(Path) - Method in class org.apache.jackrabbit.core.security.user.UserAccessControlProvider
 
getEISProductName() - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Return the product name.
getEISProductVersion() - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Return the product version.
getElement(Element, String) - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Returns the named child of the given parent element.
getElement(Element, String, boolean) - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Returns the named child of the given parent element.
getElement(int) - Method in class org.apache.jackrabbit.name.Path
Deprecated. Returns the ith element of this path.
getElements() - Method in class org.apache.jackrabbit.name.Path
Deprecated. Returns the elements of this path.
getElements() - Method in interface org.apache.jackrabbit.spi.Path
Returns the elements of this path.
getEnableConsistencyCheck() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getEnableHandleMonitor() - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Returns true if use of the handle monitor is currently enabled, otherwise returns false.
getEncoding() - Method in interface org.apache.jackrabbit.server.io.ImportContext
Returns the encoding extracted from a content type as present in a request header or null
getEncoding() - Method in class org.apache.jackrabbit.server.io.ImportContextImpl
 
getEncoding(String) - Static method in class org.apache.jackrabbit.server.io.IOUtil
Retrieve the encoding from the specified contentType.
getEndColumn() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
getEndColumn() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
getEndLine() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
getEndLine() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
getErrorCode() - Method in exception org.apache.jackrabbit.webdav.DavException
Return the error code attached to this DavException.
getErrorHandling() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns the error handling configuration of this manager
getErrorHandling() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Returns the error handling configuration of this manager
getEscapeString() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
 
getEscFactory() - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Returns the event state collection factory.
GETETAG - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
 
getEventBundles() - Method in class org.apache.jackrabbit.webdav.observation.EventDiscovery
Returns an iterator over the event bundles currently present on this discovery.
getEventFilters() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEventListener
 
getEventFilters() - Method in interface org.apache.jackrabbit.jcr2spi.observation.InternalEventListener
Returns a collection of event filters which is in use by this event listener.
getEventFilters() - Method in class org.apache.jackrabbit.jcr2spi.observation.ObservationManagerImpl
 
getEventIterator(long) - Method in class org.apache.jackrabbit.test.api.observation.EventResult
Gets the events from the EventListener.
getEventJournal(int, String, boolean, String[], String[]) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Returns the event journal for this workspace.
getEvents() - Method in class org.apache.jackrabbit.core.cluster.ChangeLogRecord
Return the events.
getEvents() - Method in interface org.apache.jackrabbit.core.cluster.Update
Return the collection of events this update operation will generate.
getEvents() - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
Return the list of events.
getEvents(Subscription, long) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
 
getEvents() - Method in class org.apache.jackrabbit.spi.commons.EventBundleImpl
Returns the events of this bundle.
getEvents(Subscription, long) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getEvents() - Method in interface org.apache.jackrabbit.spi.EventBundle
Returns the events of this bundle.
getEvents(Subscription, long) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Retrieves the events that occurred since the last call to this method for the passed subscription.
getEvents(Subscription, long) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getEvents(Subscription, long) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Retrieves the events that occurred since the last call to this method for the passed subscription.
getEvents(long) - Method in class org.apache.jackrabbit.test.api.observation.EventResult
Gets the events from the EventListener.
getEventType(int) - Static method in class org.apache.jackrabbit.webdav.jcr.observation.SubscriptionImpl
Static utility method to convert the type defined by a JCR event into an EventType object.
getEventTypes() - Method in class org.apache.jackrabbit.spi.commons.EventFilterImpl
 
getEventTypes() - Method in class org.apache.jackrabbit.webdav.observation.SubscriptionInfo
Return array of event type names present in the subscription info.
getEveryone() - Method in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
Returns the Principal which is implicitely is applied to every subject.
getEveryone() - Method in class org.apache.jackrabbit.core.security.principal.PrincipalManagerImpl
Returns the Principal which is implicitely is applied to every subject.
getException() - Method in class org.apache.jackrabbit.core.query.lucene.DynamicPooledExecutor.Result
 
getExcerpt(NodeId, int, int) - Method in class org.apache.jackrabbit.core.query.lucene.AbstractExcerpt
Returns the XML excerpt for the node with id.
getExcerpt(NodeId, int, int) - Method in interface org.apache.jackrabbit.core.query.lucene.ExcerptProvider
Returns the XML excerpt for the node with id.
getExcerpt(NodeId, int, int) - Method in class org.apache.jackrabbit.core.query.lucene.SimpleExcerptProvider
Returns the XML excerpt for the node with id.
getExcerptProviderClass() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getExcludedNodeId() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
Returns the id of the node that should be excluded from indexing.
getExportContext(OutputContext) - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
Returns a new ExportContext
getExportRoot() - Method in class org.apache.jackrabbit.server.io.AbstractExportContext
 
getExportRoot() - Method in interface org.apache.jackrabbit.server.io.ExportContext
Returns the item to be exported
getExtractorBackLogSize() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getExtractorPoolSize() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getExtractorTimeout() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getFactory() - Method in interface org.apache.jackrabbit.webdav.DavResource
Return the DavResourceFactory that created this resource.
getFactory() - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
Return the locator factory that created this locator.
getFactory() - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
 
getFailedIds() - Method in class org.apache.jackrabbit.jcr2spi.operation.Merge
 
getFieldNames() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Returns the field names that will be used when generating the 'More Like This' query.
getFieldQuery(String, String) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitQueryParser
getFile() - Method in class org.apache.jackrabbit.core.journal.RotatingLogFile
Return the backing file.
getFileName() - Method in class org.apache.jackrabbit.spi2davex.BinaryPartSource
 
getFileParameters(String) - Method in class org.apache.jackrabbit.server.util.RequestData
Returns an array of input streams for uploaded file parameters.
getFileSystem() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Creates and returns the configured repository file system.
getFileSystem() - Method in class org.apache.jackrabbit.core.config.SearchConfig
Creates and returns the configured search file system, or returns null if a search file system has not been configured.
getFileSystem() - Method in class org.apache.jackrabbit.core.config.VersioningConfig
Creates and returns the configured versioning file system.
getFileSystem() - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
Creates and returns the configured workspace file system.
getFileSystem() - Method in interface org.apache.jackrabbit.core.fs.FileSystemFactory
Creates, initializes, and returns a FileSystem instance for use by the repository.
getFileSystem() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
Returns the FileSystem where this resource is located.
getFileSystem() - Method in class org.apache.jackrabbit.core.persistence.PMContext
Returns the virtual filesystem for this persistence manager
getFileSystem() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
Returns the FileSystem instance this QueryHandler may use to store its index.
getFileSystem() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Returns the repository file system.
getFileSystem() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns the workspace file system.
getFileSystem() - Method in class org.apache.jackrabbit.core.security.AMContext
Returns the virtual filesystem
getFileSystemFactory(Element, String) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Creates and returns a factory object that creates FileSystem instances based on the bean configuration at the named element.
getFilters() - Method in class org.apache.jackrabbit.webdav.observation.SubscriptionInfo
Return all filters defined for this SubscriptionInfo
getFilters(String, Namespace) - Method in class org.apache.jackrabbit.webdav.observation.SubscriptionInfo
Return array of filters with the specified name.
getFirstChildElement(Node) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Return the first child element
getForceConsistencyCheck() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getFrozenChildNodes() - Method in interface org.apache.jackrabbit.core.version.InternalFrozenNode
Returns the list of frozen child nodes
getFrozenMixinTypes() - Method in interface org.apache.jackrabbit.core.version.InternalFrozenNode
Returns the list of names of the frozen mixin types.
getFrozenNode() - Method in interface org.apache.jackrabbit.api.jsr283.version.Version
Returns the frozen node of this version.
getFrozenNode() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
Returns the frozen node of this version or null if this is the root version.
getFrozenNode() - Method in class org.apache.jackrabbit.core.version.VersionImpl
Returns the frozen node of this version.
getFrozenNodeId() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
Returns the node id of the frozen node.
getFrozenPrimaryType() - Method in interface org.apache.jackrabbit.core.version.InternalFrozenNode
Returns the name of frozen primary type.
getFrozenProperties() - Method in interface org.apache.jackrabbit.core.version.InternalFrozenNode
Returns the list of frozen properties.
getFrozenUUID() - Method in interface org.apache.jackrabbit.core.version.InternalFrozenNode
Returns the frozen UUID.
getFullTextSearchExpression() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.FullTextSearch
Gets the full-text search expression.
getFullTextSearchExpression() - Method in class org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchImpl
Gets the full-text search expression.
getFunctionName() - Method in class org.apache.jackrabbit.spi.commons.query.PropertyFunctionQueryNode
 
getGeneratedKey() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.PostgreSQLNameIndex
Retrieves the last assigned key from the database.
getGlobalRevision() - Method in class org.apache.jackrabbit.core.journal.FileJournal
getGroupMembership(Principal) - Method in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
Returns an iterator over all group principals for which the given principal is either direct or indirect member of.
getGroupMembership(Principal) - Method in class org.apache.jackrabbit.core.security.principal.DefaultPrincipalProvider
 
getGroupMembership(Principal) - Method in class org.apache.jackrabbit.core.security.principal.PrincipalManagerImpl
Returns an iterator over all group principals for which the given principal is either direct or indirect member of.
getGroupMembership(Principal) - Method in interface org.apache.jackrabbit.core.security.principal.PrincipalProvider
Returns an iterator over all group principals for which the given principal is either direct or indirect member of.
getHeader(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getHeaderName() - Method in class org.apache.jackrabbit.webdav.header.CodedUrlHeader
Return the name of the header
getHeaderName() - Method in class org.apache.jackrabbit.webdav.header.DepthHeader
Return Depth
getHeaderName() - Method in interface org.apache.jackrabbit.webdav.header.Header
 
getHeaderName() - Method in class org.apache.jackrabbit.webdav.header.IfHeader
Return If
getHeaderName() - Method in class org.apache.jackrabbit.webdav.header.LabelHeader
 
getHeaderName() - Method in class org.apache.jackrabbit.webdav.header.OverwriteHeader
 
getHeaderName() - Method in class org.apache.jackrabbit.webdav.header.PollTimeoutHeader
 
getHeaderName() - Method in class org.apache.jackrabbit.webdav.header.TimeoutHeader
 
getHeaderNames() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getHeaders(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getHeaderValue() - Method in class org.apache.jackrabbit.webdav.header.CodedUrlHeader
Return the value of the header
getHeaderValue() - Method in class org.apache.jackrabbit.webdav.header.DepthHeader
Returns the header value.
getHeaderValue() - Method in interface org.apache.jackrabbit.webdav.header.Header
 
getHeaderValue() - Method in class org.apache.jackrabbit.webdav.header.IfHeader
Return the String representation of the If header present on the given request or null.
getHeaderValue() - Method in class org.apache.jackrabbit.webdav.header.LabelHeader
 
getHeaderValue() - Method in class org.apache.jackrabbit.webdav.header.OverwriteHeader
 
getHeaderValue() - Method in class org.apache.jackrabbit.webdav.header.TimeoutHeader
 
getHeadVersionOfNode(NodeId) - Method in interface org.apache.jackrabbit.core.version.VersionManager
Returns the head version of the node with the given id. this is always the last of all versions. this only works correctly for liner version graphs (i.e. simple versioning)
getHierarchyEntry() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
The HierarchyEntry corresponding to this ItemState.
getHierarchyManager() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
Returns the hierarchy manager on top of the item state manager of this query handler context.
getHierarchyManager() - Method in class org.apache.jackrabbit.core.security.AMContext
Returns the hierarchy manager
getHierarchyManager() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the HierarchyManager associated with this session.
getHierarchyManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
The hierarchy manager that reflects workspace state only (i.e. that is isolated from transient changes made through the session)
getHierarchyManager() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
 
getHierarchyManager() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getHierarchyManager() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getHierarchyManager() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
getHierarchyMgr() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Returns the hierarchy manager
getHolds(String) - Method in interface org.apache.jackrabbit.api.jsr283.retention.RetentionManager
Returns all hold objects that have been added through this API to the existing node at absPath.
getHolds(String) - Method in class org.apache.jackrabbit.core.retention.RetentionManagerImpl
 
getHomeDir() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the repository home directory.
getHomeDir() - Method in class org.apache.jackrabbit.core.config.VersioningConfig
Returns the versioning home directory.
getHomeDir() - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
Returns the workspace home directory.
getHomeDir() - Method in class org.apache.jackrabbit.core.persistence.PMContext
Returns the physical home directory for this persistence manager
getHomeDir() - Method in class org.apache.jackrabbit.core.security.AMContext
Returns the physical home directory
getHomeDir() - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
Return the repository home directory.
getHref() - Method in class org.apache.jackrabbit.webdav.bind.BindInfo
 
getHref() - Method in class org.apache.jackrabbit.webdav.bind.ParentElement
 
getHref() - Method in class org.apache.jackrabbit.webdav.bind.RebindInfo
 
getHref() - Method in interface org.apache.jackrabbit.webdav.DavResource
Returns the absolute href of this resource as returned in the multistatus response body.
getHref(boolean) - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
Return the 'href' representation of this locator object.
getHref() - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
Returns the href
getHref() - Method in class org.apache.jackrabbit.webdav.security.Principal
 
getHref() - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
 
getHrefLocator(String) - Method in interface org.apache.jackrabbit.webdav.bind.BindServletRequest
Parses a href and returns the path of the resource.
getHrefLocator(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
Parse a href and return the path of the resource.
getHrefPrincipal(String) - Static method in class org.apache.jackrabbit.webdav.security.Principal
 
getHrefProperty(DavPropertyName, Node[], boolean, boolean) - Method in class org.apache.jackrabbit.webdav.simple.DeltaVResourceImpl
Returns a HrefProperty with the specified property name and values.
getHrefs() - Method in class org.apache.jackrabbit.webdav.property.HrefProperty
Return an array of String containing the text of those DAV:href elements that would be returned as child elements of this property on XmlSerializable.toXml(Document)
getHrefs(String, Namespace) - Method in class org.apache.jackrabbit.webdav.version.OptionsResponse
 
getID() - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
Return the implementation specific identifer for this Authorizable.
getId() - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Return the unique identifier of the records this consumer will be able to handle.
getId() - Method in class org.apache.jackrabbit.core.config.ClusterConfig
Return the id configuration attribute value.
getId() - Method in class org.apache.jackrabbit.core.ItemData
Return the id associated with this item.
getId() - Method in class org.apache.jackrabbit.core.ItemImpl
Return the id of this Item.
getId() - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Return this journal's identifier.
getId() - Method in interface org.apache.jackrabbit.core.journal.RecordConsumer
Return the unique identifier of the records this consumer will be able to handle.
getId() - Method in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Return the ID of the lock holding node
getId() - Method in interface org.apache.jackrabbit.core.nodetype.NodeDef
Returns an identifier for this node definition.
getId() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Returns an identifier for this node definition.
getId() - Method in interface org.apache.jackrabbit.core.nodetype.PropDef
Returns an identifier for this property definition.
getId() - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Returns an identifier for this property definition.
getId() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.ChildNodeEntry
Returns the id.
getId() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Returns the node id of this bundle
getId() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry
Returns the property id.
getId() - Method in class org.apache.jackrabbit.core.state.ChildNodeEntry
 
getId() - Method in class org.apache.jackrabbit.core.state.ItemState
Returns the identifier of this item.
getId() - Method in class org.apache.jackrabbit.core.state.NodeReferences
Returns the identifier of this node references object.
getId() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns the identifier of this item.
getId() - Method in class org.apache.jackrabbit.core.state.PropertyState
Returns the identifier of this item.
getId() - Method in interface org.apache.jackrabbit.core.version.InternalVersionItem
Returns the id of this item.
getId() - Method in class org.apache.jackrabbit.core.xml.NodeInfo
Returns the identifier of the node being imported.
getId() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
 
getId() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
getId() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.PropertyEntry
 
getId() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.PropertyEntryImpl
 
getId() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
Utility method: Returns the identifier of this item state.
getId() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Utility method: Returns the identifier of this item state.
getId() - Method in class org.apache.jackrabbit.jcr2spi.state.PropertyState
Utility method: Returns the identifier of this item state.
getId() - Method in class org.apache.jackrabbit.spi.commons.NodeInfoImpl
Returns the NodeId for the node that is based on this info object.
getId() - Method in class org.apache.jackrabbit.spi.commons.PropertyInfoImpl
getId() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
getId() - Method in interface org.apache.jackrabbit.spi.NodeInfo
Returns the NodeId for the node that is based on this info object.
getId() - Method in interface org.apache.jackrabbit.spi.PropertyInfo
 
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
 
getIdentifier() - Method in interface org.apache.jackrabbit.api.jsr283.Node
Returns the identifier of this node.
getIdentifier() - Method in interface org.apache.jackrabbit.api.jsr283.observation.Event
Returns the identifier associated with this event or null if this event has no associated identifier.
getIdentifier() - Method in class org.apache.jackrabbit.core.data.AbstractDataRecord
Returns the data identifier.
getIdentifier() - Method in interface org.apache.jackrabbit.core.data.DataRecord
Returns the identifier of this record.
getIdentifier() - Method in class org.apache.jackrabbit.core.NodeImpl
 
getIdentifier() - Method in class org.apache.jackrabbit.core.observation.EventImpl
Returns the identifier associated with this event or null if this event has no associated identifier.
getIdentifier() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
 
getIdentifierOperand() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
 
getIdFactory() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.EntryFactory
 
getIdFactory() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getIdFactory() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
getIdFactory() - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
getIdFactory() - Method in class org.apache.jackrabbit.spi.commons.logging.IdFactoryLogger
 
getIdFactory() - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getIdFactory() - Method in interface org.apache.jackrabbit.spi.RepositoryService
Return the IdFactory.
getIdFactory() - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getIdFactory() - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Return the IdFactory.
getIdleTime() - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
 
getIllegalChildNodeType(NodeTypeManager, String) - Static method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeUtil
Returns a node type that is nor legalType nor a sub type of of
GetImage() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
GetImage() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
getImpersonation() - Method in interface org.apache.jackrabbit.api.security.user.User
 
getImpersonator() - Method in class org.apache.jackrabbit.core.security.authentication.ImpersonationCallback
Returns the impersonator Subject set on this callback or null if not set.
getImpersonators() - Method in interface org.apache.jackrabbit.api.security.user.Impersonation
 
getImpersonatorSubject(Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Method tries to acquire an Impersonator in the follwing order: Try to access it from the Credentials via SimpleCredentials.getAttribute(String) Ask CallbackHandler for Impersonator with use of ImpersonationCallback.
getImportContentHandler(String, int) - Method in class org.apache.jackrabbit.core.SessionImpl
getImportContentHandler(String, int) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
getImportContentHandler(String, int) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return the import content handler.
getImportContentHandler(String, int) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getImportContentHandler(String, int) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getImportContext(InputContext, String) - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
Returns a new ImportContext
getImportRoot() - Method in interface org.apache.jackrabbit.server.io.ImportContext
Returns the import root of the resource to import, i.e. the parent node of the new content to be created.
getImportRoot() - Method in class org.apache.jackrabbit.server.io.ImportContextImpl
 
getImportRoot() - Method in interface org.apache.jackrabbit.server.io.PropertyImportContext
Returns the import root for the properties to be altered.
getIncludeDescendants() - Method in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
Returns true if this location step uses the descendant-or-self axis, false if this step uses the child axis.
getIndex() - Method in class org.apache.jackrabbit.core.NodeImpl
getIndex(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.DbNameIndex
Retrieves the index from the database for the given string.
getIndex(MultiColumnQueryHits, Name) - Static method in class org.apache.jackrabbit.core.query.lucene.join.AbstractCondition
Returns the index of the selector with the given selectorName within the given source.
getIndex(MultiColumnQueryHits, Name) - Static method in class org.apache.jackrabbit.core.query.lucene.join.Join
Returns the index of the selector with the given selectorName within the given source.
getIndex() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the actual index.
getIndex() - Method in class org.apache.jackrabbit.core.state.ChildNodeEntry
 
getIndex() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
 
getIndex() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
getIndex() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getIndex() - Method in class org.apache.jackrabbit.name.Path.PathElement
Deprecated. Returns the 1-based index or 0 if no index was specified (which is equivalent to specifying 1).
getIndex() - Method in interface org.apache.jackrabbit.spi.ChildInfo
Returns the index of the child Node.
getIndex() - Method in class org.apache.jackrabbit.spi.commons.ChildInfoImpl
Returns the index of the child Node.
getIndex() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Return the non-normalized 1-based index of this element.
getIndex() - Method in class org.apache.jackrabbit.spi.commons.NodeInfoImpl
Index of the node.
getIndex() - Method in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
Returns the position index for this step.
getIndex() - Method in interface org.apache.jackrabbit.spi.NodeInfo
Index of the node.
getIndex() - Method in interface org.apache.jackrabbit.spi.Path.Element
Returns the index of the element as it has been assigned upon creation.
getIndex() - Method in class org.apache.jackrabbit.spi2dav.NodeInfoImpl
 
getIndex() - Method in class org.apache.jackrabbit.spi2davex.ChildInfoImpl
Returns the index of the child Node.
getIndex() - Method in class org.apache.jackrabbit.spi2davex.NodeInfoImpl
 
getIndex() - Method in class org.apache.jackrabbit.util.PathMap.Element
Deprecated. Return the non-normalized 1-based index of this element.
getIndexFormatVersion() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the index format version that this search index is able to support when a query is executed on this index.
getIndexingConfig() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getIndexingConfiguration() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getIndexingConfigurationClass() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getIndexingConfigurationDOM() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the document element of the indexing configuration or null if there is no indexing configuration.
getIndexReader() - Method in interface org.apache.jackrabbit.core.query.lucene.constraint.EvaluationContext
 
getIndexReader() - Method in class org.apache.jackrabbit.core.query.lucene.MultiIndex
Returns an read-only IndexReader that spans alls indexes of this MultiIndex.
getIndexReader(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.MultiIndex
Returns an read-only IndexReader that spans alls indexes of this MultiIndex.
getIndexReader() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns an index reader for this search index.
getIndexReader(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns an index reader for this search index.
getIndexReaders() - Method in class org.apache.jackrabbit.core.query.lucene.CachingMultiIndexReader
getIndexReaders() - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexReader
getIndexReaders() - Method in interface org.apache.jackrabbit.core.query.lucene.MultiIndexReader
 
getIndexReaders() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex.CombinedIndexReader
getInfo() - Method in interface org.apache.jackrabbit.api.jsr283.observation.Event
Returns the information map associated with this event.
getInfo() - Method in class org.apache.jackrabbit.core.observation.EventImpl
Returns the information map associated with this event.
getInfo() - Method in class org.apache.jackrabbit.core.observation.EventState
 
getInheritedHref() - Method in class org.apache.jackrabbit.webdav.security.AclProperty.Ace
 
getInheritedNodeTypes() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getInheritedNodeTypes() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
getInheritedNodeTypes() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
getInheritedSupertypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns all inherited supertypes of this node type.
getInitialCapacity() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
getInitialContext(Hashtable) - Method in class org.apache.jackrabbit.core.jndi.provider.DummyInitialContextFactory
getInnerSelectorNames() - Method in class org.apache.jackrabbit.core.query.lucene.join.AbstractCondition
 
getInnerSelectorNames() - Method in interface org.apache.jackrabbit.core.query.lucene.join.Condition
 
getInputContext(DavServletRequest, InputStream) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
Return a new InputContext used for adding resource members
getInputStream(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Returns an input stream of the contents of the file denoted by this path.
getInputStream(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Returns an input stream of the contents of the file denoted by this path.
getInputStream(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Returns an input stream of the contents of the file denoted by this path.
getInputStream() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
 
getInputStream(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Returns an input stream of the contents of the file denoted by this path.
getInputStream(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
getInputStream() - Method in interface org.apache.jackrabbit.server.io.ImportContext
Returns the input stream of the data to import or null if there are none.
getInputStream() - Method in class org.apache.jackrabbit.server.io.ImportContextImpl
Returns a new InputStream to the temporary file created during instanciation or null, if this context does not provide a stream.
getInputStream() - Method in interface org.apache.jackrabbit.webdav.io.InputContext
Returns the input stream of the resource to import.
getInputStream() - Method in class org.apache.jackrabbit.webdav.io.InputContextImpl
Returns the input stream of the resource to import.
getInputStream() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getInsertId() - Method in class org.apache.jackrabbit.jcr2spi.operation.ReorderNodes
 
getInsertNode() - Method in class org.apache.jackrabbit.jcr2spi.operation.ReorderNodes
 
getInstance() - Static method in class org.apache.jackrabbit.core.security.principal.EveryonePrincipal
 
getInstance(ServletContext) - Static method in class org.apache.jackrabbit.j2ee.RepositoryAccessServlet
Returns the instance of this servlet
getInstance(ServletContext) - Static method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
Returns an instance of this servlet.
getInstance() - Static method in class org.apache.jackrabbit.jca.JCARepositoryManager
Return the instance.
getInstance(RepositoryService, String) - Static method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeCache
 
getInstance() - Static method in class org.apache.jackrabbit.spi.commons.identifier.IdFactoryImpl
 
getInstance() - Static method in class org.apache.jackrabbit.spi.commons.name.NameFactoryImpl
 
getInstance() - Static method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
 
getInstance() - Static method in class org.apache.jackrabbit.spi.commons.value.QValueFactoryImpl
 
getInstance() - Static method in class org.apache.jackrabbit.util.TransientFileFactory
Returns the singleton TransientFileFactory instance.
getInstance() - Static method in class org.apache.jackrabbit.value.ValueFactoryImpl
 
getInstanceRevision() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
getInstanceRevision() - Method in class org.apache.jackrabbit.core.journal.FileJournal
Gets the instance that manages the cluster node's local revision.
getInstanceRevision() - Method in interface org.apache.jackrabbit.core.journal.Journal
Gets the instance that manages the cluster node's local revision.
getInternalFrozenNode() - Method in class org.apache.jackrabbit.core.version.VersionImpl
Returns the frozen node of this version
getInternalLockManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Return the lock manager for this workspace.
getInternalString() - Method in class org.apache.jackrabbit.value.BaseValue
Returns the internal string representation of this value without modifying the value state.
getInternalString() - Method in class org.apache.jackrabbit.value.BinaryValue
Gets the string representation of this binary value.
getInternalString() - Method in class org.apache.jackrabbit.value.BooleanValue
Returns the internal string representation of this value without modifying the value state.
getInternalString() - Method in class org.apache.jackrabbit.value.DateValue
Returns the internal string representation of this value without modifying the value state.
getInternalString() - Method in class org.apache.jackrabbit.value.DoubleValue
Returns the internal string representation of this value without modifying the value state.
getInternalString() - Method in class org.apache.jackrabbit.value.LongValue
Returns the internal string representation of this value without modifying the value state.
getInternalString() - Method in class org.apache.jackrabbit.value.NameValue
Returns the internal string representation of this value without modifying the value state.
getInternalString() - Method in class org.apache.jackrabbit.value.PathValue
Returns the internal string representation of this value without modifying the value state.
getInternalString() - Method in class org.apache.jackrabbit.value.ReferenceValue
Returns the internal string representation of this value without modifying the value state.
getInternalString() - Method in class org.apache.jackrabbit.value.StringValue
Returns the internal string representation of this value without modifying the value state.
getInternalValue(int) - Method in interface org.apache.jackrabbit.core.xml.TextValue
 
getInternalVersion() - Method in class org.apache.jackrabbit.core.version.VersionImpl
Returns the internal version.
getInternalVersionHistory() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
Returns the internal version history.
getIntHeader(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getIOHandlers() - Method in interface org.apache.jackrabbit.server.io.IOManager
Returns all handlers that have been added to this manager.
getIOHandlers() - Method in class org.apache.jackrabbit.server.io.IOManagerImpl
 
getIOListener() - Method in class org.apache.jackrabbit.server.io.AbstractExportContext
 
getIOListener() - Method in class org.apache.jackrabbit.server.io.ImportContextImpl
 
getIOListener() - Method in interface org.apache.jackrabbit.server.io.IOContext
Returns the IOListener.
getIOManager() - Method in class org.apache.jackrabbit.server.io.DefaultHandler
 
getIOManager() - Method in class org.apache.jackrabbit.server.io.DirListingExportHandler
 
getIOManager() - Method in interface org.apache.jackrabbit.server.io.IOHandler
Returns the IOManager that called this handler or null.
getIOManager() - Method in class org.apache.jackrabbit.server.io.VersionHistoryHandler
 
getIOManager() - Method in class org.apache.jackrabbit.webdav.simple.ResourceConfig
 
getISMLocking() - Method in class org.apache.jackrabbit.core.config.VersioningConfig
Creates and returns the configured versioning locking strategy.
getISMLocking() - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
Creates and returns the configured workspace locking strategy.
getISMLocking() - Method in interface org.apache.jackrabbit.core.state.ISMLockingFactory
Creates, initializes, and returns an ISMLocking instance for use by the repository.
getISMLockingFactory(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Returns an ISM locking factory that creates ISMLocking instances based on the given configuration.
getItem(String) - Method in class org.apache.jackrabbit.commons.AbstractSession
Returns the node or property at the given path.
getItem(Path) - Method in class org.apache.jackrabbit.core.ItemManager
Deprecated. As of JSR 283, a Path doesn't anymore uniquely identify an Item, therefore ItemManager.getNode(Path) and ItemManager.getProperty(Path) should be used instead.
getItem(ItemId) - Method in class org.apache.jackrabbit.core.ItemManager
 
getItem(String) - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the node or property at the given path.
getItem(NodeId) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Returns the item with the given persistent id.
getItem(NodeId) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Returns the item with the given persistent id.
getItem(String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return the item.
getItem(ItemState) - Method in interface org.apache.jackrabbit.jcr2spi.ItemCache
Returns the cached Item that belongs to the given ItemState or null if the cache does not contain that Item.
getItem(ItemState) - Method in class org.apache.jackrabbit.jcr2spi.ItemCacheImpl
 
getItem(HierarchyEntry) - Method in interface org.apache.jackrabbit.jcr2spi.ItemManager
 
getItem(HierarchyEntry) - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
 
getItem(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getItem(JcrDavSession, DavResourceLocator) - Method in class org.apache.jackrabbit.webdav.jcr.DavResourceFactoryImpl
 
getItemCacheSize() - Method in interface org.apache.jackrabbit.jcr2spi.config.RepositoryConfig
 
getItemDefinitionProvider() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
 
getItemDefinitionProvider() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getItemDefinitionProvider() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getItemDefinitionProvider() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
getItemFilter() - Method in class org.apache.jackrabbit.webdav.simple.ResourceConfig
Returns the item filter specified with the configuration or DefaultItemFilter if the configuration was missing the corresponding entry or the parser failed to build a ItemFilter instance from the configuration.
getItemId() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
getItemId() - Method in interface org.apache.jackrabbit.spi.Event
 
getItemInfos(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
This default implementation returns an iterator over the item infos returned by the call to RepositoryService.getNodeInfo(SessionInfo, NodeId).
getItemInfos(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getItemInfos(SessionInfo, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Method used to 'batch-read' from the persistent storage.
getItemInfos(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getItemInfos(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2davex.RepositoryServiceImpl
 
getItemInfos(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Method used to 'batch-read' from the persistent storage.
getItemManager() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the ItemManager of this session.
getItemManager() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
Returns the ItemManager associated with this item's Session.
getItems(Session) - Method in interface org.apache.jackrabbit.commons.packaging.ContentPackage
 
getItems(Session) - Method in class org.apache.jackrabbit.commons.packaging.FilterContentPackage
 
getItemState(ItemId) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Retrieves the state of the item with the given id.
getItemState(ItemStateManager, ItemId) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Retrieves the state of the item with the specified id using the given item state manager.
getItemState(ItemId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Return an item state, given its item id.
getItemState(ItemId) - Method in interface org.apache.jackrabbit.core.state.ItemStateManager
Return an item state, given its item id.
getItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Return an item state, given its item id.
getItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Return an item state, given its item id.
getItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Return an item state, given its item id.
getItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Return an item state, given its item id.
getItemState(ItemId) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Return an item state, given its item id.
getItemState(ItemId) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Return an item state, given its item id.
getItemState(ItemId) - Method in class org.apache.jackrabbit.core.ZombieHierarchyManager
Return an item state, given its item id.
getItemState() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
If this HierarchyEntry has already been resolved before (see HierarchyEntry.isAvailable()), that ItemState is returned.
getItemState() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
Returns the item-state associated with this Item.
getItemStateCacheFactory() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Get the item state cache factory of this repository.
getItemStateFactory() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.EntryFactory
 
getItemStateFactory() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
getItemStateManager() - Method in interface org.apache.jackrabbit.core.query.lucene.constraint.EvaluationContext
 
getItemStateManager() - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexSearcher
 
getItemStateManager() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
Returns the persistent ItemStateManager of the workspace this QueryHandler is based on.
getItemStateManager() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the SessionItemStateManager associated with this session.
getItemStateManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Returns the item state manager associated with the workspace represented by this WorkspaceImpl instance.
getItemStateProvider() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns the workspace item state provider
getItemUri(ItemId, SessionInfo) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getJanitorEnabled() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
getJanitorFirstRunHourOfDay() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
getJanitorSleep() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
getJcrEventType(EventType) - Static method in class org.apache.jackrabbit.webdav.jcr.observation.SubscriptionImpl
Static utility method to convert an EventType as present in the Xml body into the corresponding JCR event constant defined by Event.
getJcrName(String, String) - Method in class org.apache.jackrabbit.commons.NamespaceHelper
Returns the prefixed JCR name for the given namespace URI and local name in the current session.
getJcrName(String) - Method in class org.apache.jackrabbit.commons.NamespaceHelper
Replaces the standard jcr, nt, or mix prefix in the given name with the prefix mapped to that namespace in the current session.
getJCRName(Name) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getJCRName(QName) - Method in class org.apache.jackrabbit.name.AbstractNamespaceResolver
Deprecated. use NameFormat.format(QName, NamespaceResolver) instead.
getJCRName(QName) - Method in class org.apache.jackrabbit.name.CachingNameResolver
Deprecated. Returns the prefixed JCR name for the given qualified name.
getJCRName(QName) - Method in interface org.apache.jackrabbit.name.NameResolver
Deprecated. Returns the prefixed JCR name for the given qualified name.
getJCRName(QName) - Method in interface org.apache.jackrabbit.name.NamespaceResolver
Deprecated. use NameFormat.format(QName, NamespaceResolver) instead.
getJCRName(QName) - Method in class org.apache.jackrabbit.name.ParsingNameResolver
Deprecated. Returns the prefixed JCR name for the given qualified name.
getJCRName(Name) - Method in class org.apache.jackrabbit.spi.commons.conversion.CachingNameResolver
Returns the prefixed JCR name for the given qualified name.
getJCRName(Name) - Method in class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
 
getJCRName(Name) - Method in interface org.apache.jackrabbit.spi.commons.conversion.NameResolver
Returns the prefixed JCR name for the given qualified name.
getJCRName(Name) - Method in class org.apache.jackrabbit.spi.commons.conversion.ParsingNameResolver
Returns the prefixed JCR name for the given qualified name.
getJCRName(Name) - Method in class org.apache.jackrabbit.spi.commons.query.qom.AbstractQOMNode
Returns the prefixed JCR name for the given qualified name or null if name is null.
getJCRPath(Path) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getJCRPath(Path) - Method in class org.apache.jackrabbit.name.CachingPathResolver
Deprecated. Returns the prefixed JCR path for the given qualified path.
getJCRPath(Path) - Method in class org.apache.jackrabbit.name.ParsingPathResolver
Deprecated. Returns the prefixed JCR path for the given qualified path.
getJCRPath(Path) - Method in interface org.apache.jackrabbit.name.PathResolver
Deprecated. Returns the prefixed JCR path for the given qualified path.
getJCRPath(Path) - Method in class org.apache.jackrabbit.spi.commons.conversion.CachingPathResolver
Returns the prefixed JCR path for the given qualified path.
getJCRPath(Path) - Method in class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
 
getJCRPath(Path) - Method in class org.apache.jackrabbit.spi.commons.conversion.ParsingPathResolver
Returns the prefixed JCR path for the given qualified path.
getJCRPath(Path) - Method in interface org.apache.jackrabbit.spi.commons.conversion.PathResolver
Returns the prefixed JCR path for the given qualified path.
getJCRPath(Path) - Method in class org.apache.jackrabbit.spi.commons.query.qom.AbstractQOMNode
Returns the prefixed JCR path for the given qualified path or null if path is null.
getJCRValue(QValue, NamePathResolver, ValueFactory) - Static method in class org.apache.jackrabbit.spi.commons.value.ValueFormat
 
getJcrValue(Session, String, String, String) - Method in class org.apache.jackrabbit.test.AbstractJCRTest
Create a JCR value based on the configuration.
getJcrValue(int, ValueFactory) - Method in class org.apache.jackrabbit.webdav.jcr.property.ValuesProperty
 
getJcrValue() - Method in class org.apache.jackrabbit.webdav.jcr.property.ValuesProperty
 
getJcrValueFactory() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
Same as Session.getValueFactory() but omits the check, if this repository is really level 2 compliant.
getJcrValueFactory() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getJcrValueFactory() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getJcrValues(int, ValueFactory) - Method in class org.apache.jackrabbit.webdav.jcr.property.ValuesProperty
Converts the value of this property to a value array.
getJcrValues() - Method in class org.apache.jackrabbit.webdav.jcr.property.ValuesProperty
Returns the internal property value as jcr Value array
getJndiConfig() - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
 
getJndiEnabled() - Method in class org.apache.jackrabbit.j2ee.JNDIConfig
 
getJndiEnv() - Method in class org.apache.jackrabbit.j2ee.JNDIConfig
 
getJndiName() - Method in class org.apache.jackrabbit.j2ee.JNDIConfig
 
getJoinCondition() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.Join
Gets the join condition.
getJoinCondition() - Method in class org.apache.jackrabbit.spi.commons.query.qom.JoinImpl
Gets the join condition.
getJoinType() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.Join
Gets the join type.
getJoinType() - Method in class org.apache.jackrabbit.spi.commons.query.qom.JoinImpl
Gets the join type.
getJournal() - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Return the journal created by this cluster node.
getJournalConfig() - Method in class org.apache.jackrabbit.core.config.ClusterConfig
Returns the journal configuration.
getJournalId() - Method in class org.apache.jackrabbit.core.journal.AppendRecord
Return this record's journal identifier.
getJournalId() - Method in class org.apache.jackrabbit.core.journal.ReadRecord
Return this record's journal identifier.
getJournalId() - Method in interface org.apache.jackrabbit.core.journal.Record
Return this record's journal identifier.
getJsonString(String) - Static method in class org.apache.jackrabbit.commons.json.JsonUtil
Generate a valid JSON string from the given str.
getKey(Name[]) - Method in class org.apache.jackrabbit.core.nodetype.BitsetENTCacheImpl
Returns a key for an effective node type that consists of the given node type names.
getKey(Name[]) - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache
Returns a key for an effective node type that consists of the given node type names.
getKey(Name[]) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCacheImpl
Returns a key for an effective node type that consists of the given node type names.
getKey(UUID) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Constructs a parameter list for a PreparedStatement for the given UUID.
getKey(Name[]) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeCache
Returns a key for an effective node type that consists of the given node type names.
getLabel() - Method in class org.apache.jackrabbit.core.version.LabelVersionSelector
Returns the label hint
getLabel() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddLabel
 
getLabel() - Method in class org.apache.jackrabbit.jcr2spi.operation.RemoveLabel
 
getLabel() - Method in class org.apache.jackrabbit.webdav.header.LabelHeader
 
getLabel() - Method in interface org.apache.jackrabbit.webdav.version.DeltaVServletRequest
Returns the Label header or null
getLabel() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getLabelInfo() - Method in interface org.apache.jackrabbit.webdav.version.DeltaVServletRequest
Return the request body as LabelInfo object or null if parsing the request body or the creation of the label info failed.
getLabelInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getLabelName() - Method in class org.apache.jackrabbit.webdav.version.LabelInfo
Return the text present inside the 'DAV:label-name' element or null
getLabelName() - Method in class org.apache.jackrabbit.webdav.version.UpdateInfo
 
getLabels() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
returns the labels that are assigned to this version
getLanguage() - Method in class org.apache.jackrabbit.core.query.QueryImpl
getLanguage() - Method in class org.apache.jackrabbit.jcr2spi.query.QueryImpl
 
getLanguageName() - Method in class org.apache.jackrabbit.webdav.search.SearchInfo
Returns the name of the query language to be used.
getLanguageNameSpace() - Method in class org.apache.jackrabbit.webdav.search.SearchInfo
Returns the namespace of the language specified with the search request element.
GetLanguageTest - Class in org.apache.jackrabbit.test.api.query
Test the method Query.getLanguage().
GetLanguageTest() - Constructor for class org.apache.jackrabbit.test.api.query.GetLanguageTest
 
getLastModified() - Method in interface org.apache.jackrabbit.core.data.DataRecord
Returns the last modified of the record.
getLastModified() - Method in class org.apache.jackrabbit.core.data.db.DbDataRecord
Returns the last modified of the record.
getLastModified() - Method in class org.apache.jackrabbit.core.data.FileDataRecord
Returns the last modified of the record.
getLastModified() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystemEntry
 
getLastModified(long) - Static method in class org.apache.jackrabbit.server.io.IOUtil
Return the last modification time as formatted string.
GETLASTMODIFIED - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
 
getLastRevision() - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
Return the last revision.
getLeastSignificantBits() - Method in class org.apache.jackrabbit.uuid.UUID
Deprecated. Returns the least significant bits stored in the uuid's internal structure.
getLeft() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.Join
Gets the left node-tuple source.
getLeft() - Method in class org.apache.jackrabbit.spi.commons.query.qom.JoinImpl
Gets the left node-tuple source.
getLength() - Method in class org.apache.jackrabbit.commons.AbstractProperty
Returns the length of the value of this property.
getLength() - Method in interface org.apache.jackrabbit.core.data.DataRecord
Returns the length of the binary stream in this record.
getLength() - Method in class org.apache.jackrabbit.core.data.db.DbDataRecord
Returns the length of the binary stream in this record.
getLength() - Method in class org.apache.jackrabbit.core.data.FileDataRecord
Returns the length of the binary stream in this record.
getLength(InternalValue) - Method in class org.apache.jackrabbit.core.PropertyImpl
Determines the length of the given value.
getLength() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getLength(InternalValue) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Returns length of the internal value.
getLength() - Method in class org.apache.jackrabbit.core.value.BLOBFileValue
Returns the length of this BLOBFileValue.
getLength() - Method in class org.apache.jackrabbit.core.value.BLOBInDataStore
 
getLength() - Method in class org.apache.jackrabbit.core.value.BLOBInMemory
Returns the length of this BLOBFileValue.
getLength() - Method in class org.apache.jackrabbit.core.value.BLOBInResource
Returns the length of this BLOBFileValue.
getLength() - Method in class org.apache.jackrabbit.core.value.BLOBInTempFile
Returns the length of this BLOBFileValue.
getLength() - Method in class org.apache.jackrabbit.core.value.BLOBValue
Returns the length of this BLOBFileValue.
getLength() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getLength() - Method in class org.apache.jackrabbit.name.Path
Deprecated. Returns the length of this path, i.e. the number of its elements.
getLength() - Method in interface org.apache.jackrabbit.spi.Path
Returns the length of this path, i.e. the number of its elements.
getLength() - Method in interface org.apache.jackrabbit.spi.QValue
Returns the length of the internal value or -1 if the implementation cannot determine the length at this time.
getLength() - Method in class org.apache.jackrabbit.spi2davex.BinaryPartSource
 
getLengths() - Method in class org.apache.jackrabbit.commons.AbstractProperty
Returns the lengths of the values of this property.
getLengths() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getLengths() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getLine() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
Deprecated.  
getLine() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
Deprecated.  
getLinearPredecessor() - Method in interface org.apache.jackrabbit.api.jsr283.version.Version
Assuming that this Version object was acquired through a Workspace W and is within the VersionHistory H, this method returns the predecessor of this version along the same line of descent as is returned by H.getAllLinearVersions() where H was also acquired through W.
getLinearPredecessor() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
Equivalent to Version.getLinearPredecessor()
getLinearPredecessor() - Method in class org.apache.jackrabbit.core.version.VersionImpl
Assuming that this Version object was acquired through a Workspace W and is within the VersionHistory H, this method returns the predecessor of this version along the same line of descent as is returned by H.getAllLinearVersions() where H was also acquired through W.
getLinearSuccessor() - Method in interface org.apache.jackrabbit.api.jsr283.version.Version
Assuming that this Version object was acquired through a Workspace W and is within the VersionHistory H, this method returns the successor of this version along the same line of descent as is returned by H.getAllLinearVersions() where H was also acquired through W.
getLinearSuccessor(InternalVersion) - Method in interface org.apache.jackrabbit.core.version.InternalVersion
Equivalent to Version.getLinearSuccessor().
getLinearSuccessor() - Method in class org.apache.jackrabbit.core.version.VersionImpl
Assuming that this Version object was acquired through a Workspace W and is within the VersionHistory H, this method returns the successor of this version along the same line of descent as is returned by H.getAllLinearVersions() where H was also acquired through W.
getListeners() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
Unmodifiable iterator over the listeners present on this item state.
getLoadFactor() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
getLocale() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getLocale() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
getLocales() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getLocalName() - Method in class org.apache.jackrabbit.name.QName
Deprecated. Returns the local part of the qualified name.
getLocalName() - Method in interface org.apache.jackrabbit.spi.Name
Returns the local part of this Name object.
getLocalName(String) - Static method in class org.apache.jackrabbit.util.Text
Returns the local name of the given qname.
getLocalName() - Method in class org.apache.jackrabbit.webdav.version.report.ReportType
 
getLocalRevisionStmtSQL - Variable in class org.apache.jackrabbit.core.journal.DatabaseJournal
SQL statement returning the local revision of this cluster node.
getLocalTransaction() - Method in class org.apache.jackrabbit.jca.AnonymousConnection
 
getLocalTransaction() - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Returns an javax.resource.spi.LocalTransaction instance.
getLocationNode() - Method in class org.apache.jackrabbit.spi.commons.query.QueryRootNode
Returns the PathQueryNode or null if this query does not have a location node.
getLocator() - Method in interface org.apache.jackrabbit.webdav.DavResource
Returns the locator object for this webdav resource, which encapsulates the information for building the complete 'href'.
getLocator() - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
 
getLocatorFactory() - Method in class org.apache.jackrabbit.webdav.jcr.JCRWebdavServerServlet
Returns the DavLocatorFactory
getLocatorFactory() - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
Returns the DavLocatorFactory.
getLocatorFactory() - Method in class org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet
Returns the DavLocatorFactory.
getLocatorFromNode(Node) - Method in class org.apache.jackrabbit.webdav.simple.DeltaVResourceImpl
Build a new DavResourceLocator from the given repository node.
getLocatorFromNodePath(String) - Method in class org.apache.jackrabbit.webdav.simple.DeltaVResourceImpl
Build a DavResourceLocator from the given nodePath path.
getLock(String) - Method in interface org.apache.jackrabbit.api.jsr283.lock.LockManager
Returns the Lock object that applies to the node at the specified absPath.
getLock(NodeImpl) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Returns the Lock object that applies to a node.
getLock(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Returns the Lock object that applies to a node.
getLock(String) - Method in class org.apache.jackrabbit.core.lock.SessionLockManager
 
getLock(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Returns the Lock object that applies to a node.
getLock() - Method in class org.apache.jackrabbit.core.NodeImpl
getLock(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.lock.DefaultLockManager
 
getLock(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.lock.LockManager
Returns the Lock object that applies to a node.
getLock(String) - Method in class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
 
getLock(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
If the session created a lock on the node with the given state, we already know the lock.
getLock() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getLock(Type, Scope) - Method in interface org.apache.jackrabbit.webdav.DavResource
Return the lock present on this webdav resource or null if the resource is either not locked or not lockable at all.
getLock(Type, Scope) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
Retrieve the lock with the specified type and scope.
getLock(Type, Scope) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemResource
JCR properties are locked if their parent node is locked; thus this method will always return the lock object from the collection this resource is internal member of.
getLock(Type, Scope, DavResource) - Method in class org.apache.jackrabbit.webdav.jcr.transaction.TxLockManagerImpl
Always returns null
getLock(Type, Scope, TransactionResource) - Method in class org.apache.jackrabbit.webdav.jcr.transaction.TxLockManagerImpl
Return the lock applied to the given resource or null
getLock(Type, Scope, DavResource) - Method in interface org.apache.jackrabbit.webdav.lock.LockManager
Retrieve the lock with the given type and scope that is applied to the given resource.
getLock(Type, Scope, DavResource) - Method in class org.apache.jackrabbit.webdav.lock.SimpleLockManager
Returns the lock applying to the given resource or null if no lock can be found.
getLock(Type, Scope) - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
 
getLock(Type, Scope, TransactionResource) - Method in interface org.apache.jackrabbit.webdav.transaction.TxLockManager
Return the lock applied to the given resource or null
getLockHolder() - Method in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Return the session currently holding the lock
getLockInfo(NodeId) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Return the most appropriate lock information for a node.
getLockInfo() - Method in class org.apache.jackrabbit.jcr2spi.operation.LockOperation
 
getLockInfo(NodeId) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
getLockInfo(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
 
getLockInfo(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getLockInfo(SessionInfo, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Returns the lock information that applies to Node identified by the given NodeId or null.
getLockInfo(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getLockInfo(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Returns the lock information that applies to Node identified by the given NodeId or null.
getLockInfo() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Return the parsed 'lockinfo' request body, the Timeout header and the Depth header of a LOCK request as LockInfo object.
getLockInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
LockInfo object encapsulating the information passed with a LOCK request if the LOCK request body was valid.
getLockManager() - Method in interface org.apache.jackrabbit.api.jsr283.Workspace
Returns the LockManager object, through which locking methods are accessed.
getLockManager() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns the lock manager for this workspace.
getLockManager() - Method in class org.apache.jackrabbit.core.SessionImpl
Return the lock manager for this session.
getLockManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
 
getLockManager() - Method in class org.apache.jackrabbit.core.XASessionImpl
Return the lock manager for this session.
getLockManager() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
Returns the AccessManager associated with this ManagerProvider.
getLockManager() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getLockManager() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getLockManager() - Method in class org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet
Returns the LockManager.
getLockroot() - Method in class org.apache.jackrabbit.webdav.lock.AbstractActiveLock
 
getLockroot() - Method in interface org.apache.jackrabbit.webdav.lock.ActiveLock
Returns the lockroot.
getLocks(SessionImpl) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Returns all locks owned by the specified session.
getLocks(SessionImpl) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Returns all locks owned by the specified session.
getLocks(SessionImpl) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Returns all locks owned by the specified session.
getLocks() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns all locks owned by this session.
getLocks() - Method in interface org.apache.jackrabbit.webdav.DavResource
Returns an array of all locks applied to the given resource.
getLocks() - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
 
getLockTimeout() - Method in class org.apache.jackrabbit.core.persistence.bundle.H2PersistenceManager
Returns the lock timeout.
getLockToken(Session) - Method in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Return the lock token as seen by the session passed as parameter.
getLockToken() - Method in class org.apache.jackrabbit.spi.commons.LockInfoImpl
Returns the lock token for this lock or null if the token should not be exposed to the API user.
getLockToken() - Method in interface org.apache.jackrabbit.spi.LockInfo
Returns the lock token for this lock or null if the token should not be exposed to the API user.
getLockToken() - Method in class org.apache.jackrabbit.spi2dav.LockInfoImpl
 
getLockToken() - Method in class org.apache.jackrabbit.webdav.client.methods.LockMethod
 
getLockToken() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Returns the token present in the Lock-Token Header or null if no such header is available.
getLockToken() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
Retrive the lock token from the 'Lock-Token' header.
getLockTokens() - Method in interface org.apache.jackrabbit.api.jsr283.lock.LockManager
Returns an array containing all lock tokens currently held by the current Session.
getLockTokens() - Method in class org.apache.jackrabbit.core.lock.SessionLockManager
 
getLockTokens() - Method in class org.apache.jackrabbit.core.SessionImpl
getLockTokens() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return the lock tokens.
getLockTokens() - Method in class org.apache.jackrabbit.jcr2spi.lock.DefaultLockManager
 
getLockTokens() - Method in interface org.apache.jackrabbit.jcr2spi.lock.LockManager
 
getLockTokens() - Method in class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
Returns the lock tokens present on the SessionInfo this manager has been created with.
getLockTokens() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getLockTokens() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
getLockTokens() - Method in class org.apache.jackrabbit.spi.commons.logging.SessionInfoLogger
 
getLockTokens() - Method in class org.apache.jackrabbit.spi.commons.SessionInfoImpl
Returns the lock tokens present on this SessionInfo.
getLockTokens() - Method in interface org.apache.jackrabbit.spi.SessionInfo
Returns the lock tokens present on this SessionInfo.
getLockTokens() - Method in class org.apache.jackrabbit.spi2dav.SessionInfoImpl
 
getLockTokens() - Method in interface org.apache.jackrabbit.webdav.DavSession
Returns the lock tokens of this DavSession.
getLockTokens() - Method in class org.apache.jackrabbit.webdav.jcr.JcrDavSession
 
getLockTokens() - Method in class org.apache.jackrabbit.webdav.simple.DavSessionImpl
 
getLoginModule() - Method in class org.apache.jackrabbit.core.config.LoginModuleConfig
 
getLoginModuleConfig() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Deprecated. Use SecurityConfig.getLoginModuleConfig() instead.
getLoginModuleConfig() - Method in class org.apache.jackrabbit.core.config.SecurityConfig
Returns the repository login module configuration.
getLogWriter() - Method in class org.apache.jackrabbit.jca.AnonymousConnection
getLogWriter() - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Get the log writer.
getLogWriter() - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
Get the log writer.
getLogWriter(RepositoryService) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriterProvider
 
getLogWriter(NameFactory) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriterProvider
 
getLogWriter(PathFactory) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriterProvider
 
getLogWriter(IdFactory) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriterProvider
 
getLogWriter(QValueFactory) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriterProvider
 
getLogWriter(SessionInfo) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriterProvider
 
getLogWriter(Batch) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriterProvider
 
getLogWriter(RepositoryService) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriterProvider
Returns a Slf4jLogWriter if the logger for service.getClass() has debug level enabled.
getLogWriter(NameFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriterProvider
Returns a Slf4jLogWriter if the logger for nameFactory.getClass() has debug level enabled.
getLogWriter(PathFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriterProvider
Returns a Slf4jLogWriter if the logger for pathFactory.getClass() has debug level enabled.
getLogWriter(IdFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriterProvider
Returns a Slf4jLogWriter if the logger for idFactory.getClass() has debug level enabled.
getLogWriter(QValueFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriterProvider
Returns a Slf4jLogWriter if the logger for valueFactory.getClass() has debug level enabled.
getLogWriter(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriterProvider
Returns a Slf4jLogWriter if the logger for sessionInfo.getClass() has debug level enabled.
getLogWriter(Batch) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriterProvider
Returns a Slf4jLogWriter if the logger for batch.getClass() has debug level enabled.
getLong() - Method in class org.apache.jackrabbit.commons.AbstractProperty
Returns the long value of this property.
getLong() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getLong() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
getLong() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getLong() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
 
getLong() - Method in interface org.apache.jackrabbit.spi.QValue
Returns a long representation of this value.
getLong() - Method in class org.apache.jackrabbit.value.BaseValue
getLong() - Method in class org.apache.jackrabbit.value.BooleanValue
getLong() - Method in class org.apache.jackrabbit.value.DateValue
getLong() - Method in class org.apache.jackrabbit.value.DoubleValue
getLong() - Method in class org.apache.jackrabbit.value.LongValue
getLong() - Method in class org.apache.jackrabbit.value.NameValue
getLong() - Method in class org.apache.jackrabbit.value.PathValue
getLong() - Method in class org.apache.jackrabbit.value.ReferenceValue
getLongValue() - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
Returns the long value if this relation if of type QueryConstants.TYPE_LONG.
getManagedConnection() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return the managed connection.
getManagedConnectionFactory() - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Return the managed connection factory.
getMandatoryNodeDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns an array containing only those child node definitions of this node type (including the child node definitions inherited from supertypes of this node type) where ItemDefinition.isMandatory() returns true.
getMandatoryNodeDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getMandatoryPropDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getMandatoryPropertyDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns an array containing only those property definitions of this node type (including the property definitions inherited from supertypes of this node type) where ItemDefinition.isMandatory() returns true.
getMandatoryQNodeDefinitions() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
getMandatoryQNodeDefinitions() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
getMandatoryQPropertyDefinitions() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
getMandatoryQPropertyDefinitions() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
getMappedReference(QValue, QValueFactory) - Method in class org.apache.jackrabbit.jcr2spi.util.ReferenceChangeTracker
Returns the new UUID to which oldUUID has been mapped or null if no such mapping exists.
getMappedUUID(UUID) - Method in class org.apache.jackrabbit.core.util.ReferenceChangeTracker
Returns the new UUID to which oldUUID has been mapped or null if no such mapping exists.
getMatch() - Method in class org.apache.jackrabbit.spi.commons.name.MatchResult
Returns the path which was matched by the Pattern.
getMatchingScoreNodes(ScoreNode) - Method in class org.apache.jackrabbit.core.query.lucene.join.AncestorNodeJoin
Returns the matching inner score nodes for the given outer score node sn.
getMatchingScoreNodes(ScoreNode) - Method in class org.apache.jackrabbit.core.query.lucene.join.AncestorPathNodeJoin
Returns the matching inner score nodes for the given outer score node sn.
getMatchingScoreNodes(ScoreNode) - Method in class org.apache.jackrabbit.core.query.lucene.join.ChildNodeJoin
Returns the matching inner score nodes for the given outer score node sn.
getMatchingScoreNodes(ScoreNode) - Method in interface org.apache.jackrabbit.core.query.lucene.join.Condition
Returns the matching inner score nodes for the given outer score node sn.
getMatchingScoreNodes(ScoreNode) - Method in class org.apache.jackrabbit.core.query.lucene.join.DescendantNodeJoin
Returns the matching inner score nodes for the given outer score node sn.
getMatchingScoreNodes(ScoreNode) - Method in class org.apache.jackrabbit.core.query.lucene.join.DescendantPathNodeJoin
Returns the matching inner score nodes for the given outer score node sn.
getMatchingScoreNodes(ScoreNode) - Method in class org.apache.jackrabbit.core.query.lucene.join.EquiJoin
Returns the matching inner score nodes for the given outer score node sn.
getMatchingScoreNodes(ScoreNode) - Method in class org.apache.jackrabbit.core.query.lucene.join.ParentNodeJoin
Returns the matching inner score nodes for the given outer score node sn.
getMatchingScoreNodes(ScoreNode) - Method in class org.apache.jackrabbit.core.query.lucene.join.SameNodeJoin
Returns the matching inner score nodes for the given outer score node sn.
getMatchLength() - Method in class org.apache.jackrabbit.spi.commons.name.MatchResult
Returns the number of elements which where matched by the Pattern.
getMatchPos() - Method in class org.apache.jackrabbit.spi.commons.name.MatchResult
Returns the position of the match
getMaxConnections() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Get the maximum number of concurrent connections.
getMaxConnections() - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Return number of max connections.
getMaxFieldLength() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getMaximumSize() - Method in class org.apache.jackrabbit.core.journal.FileJournal
 
getMaxMemory() - Method in class org.apache.jackrabbit.core.state.CacheManager
 
getMaxMemoryPerCache() - Method in class org.apache.jackrabbit.core.state.CacheManager
 
getMaxMemorySize() - Method in interface org.apache.jackrabbit.core.state.Cache
Get the current limit.
getMaxMemorySize() - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Get the current limit.
getMaxMergeDocs() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the current value for maxMergeDocs.
getMaxNumTokensParsed() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
 
getMaxQueryTerms() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Returns the maximum number of query terms that will be included in any generated query.
getMaxSize() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.BundleCache
Returns the maximum cache size in bytes.
getMaxVolatileIndexSize() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getMaxWordLen() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Returns the maximum word length above which words will be ignored.
getMemberHandle() - Method in class org.apache.jackrabbit.webdav.ordering.OrderPatch.Member
Return the handle of the internal member to be reordered.
getMemberLocator(String) - Method in interface org.apache.jackrabbit.webdav.bind.BindServletRequest
Returns the path of the member resource of the request resource which is identified by the segment parameter.
getMemberLocator(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
Returns the path of the member resource of the request resource which is identified by the segment parameter.
getMembers() - Method in interface org.apache.jackrabbit.api.security.user.Group
 
getMembers() - Method in interface org.apache.jackrabbit.webdav.DavResource
Returns an iterator over all internal members.
getMembers() - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
 
getMembers() - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemResource
Always returns an empty iterator for a non-collection resource might not have internal members.
getMembers() - Method in class org.apache.jackrabbit.webdav.jcr.RootCollection
Returns an iterator over the member resources, which are all workspace resources available.
getMembers() - Method in class org.apache.jackrabbit.webdav.jcr.WorkspaceResourceImpl
Returns the resource representing the JCR root node.
getMembers() - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
 
getMembers() - Method in class org.apache.jackrabbit.webdav.simple.VersionHistoryResourceImpl
Show all versions of this history as members.
getMembers() - Method in class org.apache.jackrabbit.webdav.simple.VersionResourceImpl
 
getMemoryUsed() - Method in interface org.apache.jackrabbit.core.state.Cache
Get the amount of used memory.
getMemoryUsed() - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Get the amount of used memory.
getMergedNodeTypes() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getMergedNodeTypes() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
getMergedNodeTypes() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
getMergeElement() - Method in class org.apache.jackrabbit.webdav.version.MergeInfo
Returns the DAV:merge element used to create this MergeInfo object.
getMergeFactor() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the current value for the merge factor.
getMergeFailedIds() - Method in class org.apache.jackrabbit.jcr2spi.operation.ResolveMergeConflict
 
getMergeInfo() - Method in interface org.apache.jackrabbit.webdav.version.DeltaVServletRequest
Return the request body as MergeInfo object or null if the creation failed due to invalid format.
getMergeInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getMessage() - Method in exception org.apache.jackrabbit.core.nodetype.compact.ParseException
getMessage() - Method in exception org.apache.jackrabbit.spi.commons.nodetype.compact.ParseException
getMessage() - Method in exception org.apache.jackrabbit.spi.commons.query.sql.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.apache.jackrabbit.spi.commons.query.sql.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in exception org.apache.jackrabbit.spi.commons.query.xpath.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.apache.jackrabbit.spi.commons.query.xpath.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMetaData() - Method in class org.apache.jackrabbit.jca.AnonymousConnection
 
getMetaData() - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Gets the metadata information for this connection's underlying EIS resource manager instance.
getMethod() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getMethodCode(String) - Static method in class org.apache.jackrabbit.webdav.DavMethods
Returns webdav method type code, error result <= 0 Valid type codes > 0
getMimeResolver() - Method in class org.apache.jackrabbit.server.io.AbstractExportContext
 
getMimeResolver() - Method in interface org.apache.jackrabbit.server.io.ExportContext
Return the MimeResolver defined for this export context.
getMimeResolver() - Method in interface org.apache.jackrabbit.server.io.ImportContext
Return the MimeResolver defined for this import context.
getMimeResolver() - Method in class org.apache.jackrabbit.server.io.ImportContextImpl
 
getMimeResolver() - Method in class org.apache.jackrabbit.webdav.simple.ResourceConfig
 
getMimeType() - Method in interface org.apache.jackrabbit.server.io.ImportContext
Returns the main media type.
getMimeType() - Method in class org.apache.jackrabbit.server.io.ImportContextImpl
 
getMimeType(String) - Static method in class org.apache.jackrabbit.server.io.IOUtil
Retrieve the mimeType from the specified contentType.
getMimeType(String) - Method in class org.apache.jackrabbit.server.io.MimeResolver
Retrusn the mime type for the given name.
getMinBlobSize() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns the minimum blob size in bytes.
getMinBlobSize() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Returns the mininum blob size.
getMinBlobSize() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Returns the minimum blob size
getMinDocFreq() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Returns the frequency at which words will be ignored which do not occur in at least this many docs.
getMinMemoryPerCache() - Method in class org.apache.jackrabbit.core.state.CacheManager
 
getMinMergeDocs() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the current value for minMergeDocs.
getMinRecordLength() - Method in interface org.apache.jackrabbit.core.data.DataStore
Get the minimum size of an object that should be stored in this data store.
getMinRecordLength() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Get the minimum size of an object that should be stored in this data store.
getMinRecordLength() - Method in class org.apache.jackrabbit.core.data.FileDataStore
Get the minimum size of an object that should be stored in this data store.
getMinResizeInterval() - Method in class org.apache.jackrabbit.core.state.CacheManager
 
getMinTermFreq() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Returns the frequency below which terms will be ignored in the source doc.
getMinWordLen() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Returns the minimum word length below which words will be ignored.
getMixin() - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder
 
getMixinNames() - Method in class org.apache.jackrabbit.core.observation.EventState
Returns a set of Names which are the names of the mixins assigned to the parent node associated with this event.
getMixinNames() - Method in class org.apache.jackrabbit.core.xml.NodeInfo
Returns the names of the mixin types of the node being imported.
getMixinNames() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetMixin
 
getMixinNames(PropertyState) - Static method in class org.apache.jackrabbit.jcr2spi.util.StateUtility
 
getMixinNames() - Method in class org.apache.jackrabbit.jcr2spi.xml.Importer.NodeInfo
 
getMixinNodeTypes() - Method in class org.apache.jackrabbit.commons.AbstractNode
Returns the declared mixin node types of this node.
getMixinNodeTypes() - Method in class org.apache.jackrabbit.core.NodeImpl
getMixinNodeTypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
getMixinNodeTypes() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getMixinNodeTypes() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
getMixins() - Method in class org.apache.jackrabbit.spi.commons.NodeInfoImpl
getMixins() - Method in interface org.apache.jackrabbit.spi.NodeInfo
 
getMixins() - Method in class org.apache.jackrabbit.spi2dav.NodeInfoImpl
 
getMixins() - Method in class org.apache.jackrabbit.spi2davex.NodeInfoImpl
 
getMixinTypeNames() - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the Names of this node's mixin types.
getMixinTypeNames() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Returns the mixin type names of this bundle.
getMixinTypeNames() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns the names of this node's mixin types.
getMixinTypeNames() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Returns the names of this node's mixin types.
getMixinTypeNames() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
getMixinTypeNames() - Method in interface org.apache.jackrabbit.spi.Event
 
getModCount() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Retrusn the mod clount.
getModCount() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry
Returns the mod count.
getModCount() - Method in class org.apache.jackrabbit.core.state.ItemState
Returns the modification count.
getModificationTime() - Method in interface org.apache.jackrabbit.server.io.ImportContext
Returns the modification time of the resource or the current time if the modification time has not been set.
getModificationTime() - Method in class org.apache.jackrabbit.server.io.ImportContextImpl
 
getModificationTime() - Method in interface org.apache.jackrabbit.webdav.DavResource
Return the time of the last modification or -1 if the modification time could not be retrieved.
getModificationTime() - Method in interface org.apache.jackrabbit.webdav.io.InputContext
Returns the modification time of the resource or the current time if the modification time has not been set.
getModificationTime() - Method in class org.apache.jackrabbit.webdav.io.InputContextImpl
 
getModificationTime() - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
 
getModificationTime() - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemResource
Always returns 'now'
getModificationTime() - Method in class org.apache.jackrabbit.webdav.jcr.RootCollection
Always returns 'now'
getModificationTime() - Method in class org.apache.jackrabbit.webdav.jcr.WorkspaceResourceImpl
Always returns 'now'
getModificationTime() - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
 
getModuleConfig() - Method in class org.apache.jackrabbit.core.security.authentication.AuthContextProvider
 
getMostSignificantBits() - Method in class org.apache.jackrabbit.uuid.UUID
Deprecated. Returns the most significant bits stored in the uuid's internal structure.
getMultiple() - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilder.QPropertyDefinitionBuilder
 
getName() - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.NodeTypeDefinition
Returns the name of the node type.
getName() - Method in interface org.apache.jackrabbit.api.jsr283.retention.Hold
Returns the name of this Hold.
getName() - Method in interface org.apache.jackrabbit.api.jsr283.retention.RetentionPolicy
Returns the name of the retention policy.
getName() - Method in interface org.apache.jackrabbit.api.jsr283.security.NamedAccessControlPolicy
Returns the name of the access control policy, which is JCR name and should be unique among the choices applicable to any particular node.
getName() - Method in interface org.apache.jackrabbit.api.jsr283.security.Privilege
Returns the name of this privilege.
getName(ItemId) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Returns the name of the specified item.
getName() - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
Returns the workspace name.
getName(String) - Static method in class org.apache.jackrabbit.core.fs.FileSystemPathUtil
Returns the name of the specified path.
getName() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
Returns the name of this resource.
getName(ItemId) - Method in interface org.apache.jackrabbit.core.HierarchyManager
Returns the name of the specified item.
getName(NodeId, NodeId) - Method in interface org.apache.jackrabbit.core.HierarchyManager
Returns the name of the specified item, with the given parent id.
getName(ItemId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Returns the name of the specified item.
getName(NodeId, NodeId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Returns the name of the specified item, with the given parent id.
getName() - Method in class org.apache.jackrabbit.core.ItemImpl
getName() - Method in class org.apache.jackrabbit.core.NodeImpl
getName() - Method in interface org.apache.jackrabbit.core.nodetype.ItemDef
Gets the name of the child item.
getName() - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Gets the name of the child item.
getName() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Returns the name of the node type being defined or null if not set.
getName() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
Returns the name of the node type.
getName() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns the name of the node type.
getName() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
Returns the name of the node type.
getName() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.ChildNodeEntry
Returns the name.
getName() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry
Returns the property name
getName() - Method in class org.apache.jackrabbit.core.PropertyId
Returns the qualified name of the property.
getName() - Method in class org.apache.jackrabbit.core.PropertyImpl
getName() - Method in class org.apache.jackrabbit.core.query.lucene.NameQuery
 
getName() - Method in class org.apache.jackrabbit.core.query.OnWorkspaceInconsistency
 
getName() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns the workspace name.
getName() - Method in class org.apache.jackrabbit.core.retention.RetentionPolicyImpl
 
getName() - Method in class org.apache.jackrabbit.core.security.AnonymousPrincipal
getName() - Method in class org.apache.jackrabbit.core.security.authorization.NamedAccessControlPolicyImpl
 
getName() - Method in class org.apache.jackrabbit.core.security.principal.AdminPrincipal
 
getName() - Method in class org.apache.jackrabbit.core.security.principal.EveryonePrincipal
 
getName() - Method in class org.apache.jackrabbit.core.security.principal.PrincipalImpl
getName() - Method in class org.apache.jackrabbit.core.security.SystemPrincipal
getName() - Method in class org.apache.jackrabbit.core.security.UserPrincipal
getName() - Method in class org.apache.jackrabbit.core.state.ChildNodeEntry
 
getName() - Method in class org.apache.jackrabbit.core.state.PropertyState
Returns the name of this property.
getName() - Method in class org.apache.jackrabbit.core.util.DOMWalker
Returns the name of the current element.
getName() - Method in interface org.apache.jackrabbit.core.version.InternalFreeze
returns the name of the node.
getName() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
Returns the name of this version.
getName() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
returns the name of this node
getName() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
getName() - Method in class org.apache.jackrabbit.core.xml.NodeInfo
Returns the name of the node being imported.
getName() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
 
getName() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
 
getName() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getName() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
 
getName() - Method in class org.apache.jackrabbit.jcr2spi.operation.AbstractOperation
Returns the name of the class
getName() - Method in interface org.apache.jackrabbit.jcr2spi.operation.Operation
Returns the name of this operation.
getName() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getName() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
Utility method: Returns the name of this state.
getName(int) - Static method in class org.apache.jackrabbit.jcr2spi.state.Status
 
getName() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getName() - Method in class org.apache.jackrabbit.jcr2spi.xml.Importer.NodeInfo
 
getName() - Method in class org.apache.jackrabbit.jcr2spi.xml.Importer.PropInfo
 
getName() - Method in class org.apache.jackrabbit.name.Path.PathElement
Deprecated. Returns the qualified name of this path element.
getName() - Method in class org.apache.jackrabbit.server.io.DefaultHandler
 
getName() - Method in class org.apache.jackrabbit.server.io.DirListingExportHandler
 
getName() - Method in interface org.apache.jackrabbit.server.io.IOHandler
Returns a human readable name for this IOHandler
getName() - Method in class org.apache.jackrabbit.server.io.VersionHistoryHandler
 
getName() - Method in interface org.apache.jackrabbit.spi.ChildInfo
Returns the name of the child Node.
getName() - Method in class org.apache.jackrabbit.spi.commons.ChildInfoImpl
Returns the name of the child Node.
getName() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Return the name of this element
getName() - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder
 
getName() - Method in class org.apache.jackrabbit.spi.commons.QItemDefinitionImpl
Gets the name of the child item.
getName() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
Returns the name of the node type being defined or null if not set.
getName(int) - Method in interface org.apache.jackrabbit.spi.commons.query.ConstantNameProvider
Returns a descriptive name for the given constant.
getName() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTIdentifier
 
getName() - Method in interface org.apache.jackrabbit.spi.Path.Element
Returns the qualified name of this path element.
getName() - Method in interface org.apache.jackrabbit.spi.PropertyId
Returns the Name of the property identified by this id.
getName() - Method in interface org.apache.jackrabbit.spi.QItemDefinition
Gets the name of the child item.
getName() - Method in interface org.apache.jackrabbit.spi.QNodeTypeDefinition
Returns the name of the node type being defined or null if not set.
getName() - Method in interface org.apache.jackrabbit.spi.QValue
Returns a Name representation of this value.
getName() - Method in class org.apache.jackrabbit.spi2dav.QItemDefinitionImpl
Gets the name of the child item.
getName() - Method in class org.apache.jackrabbit.spi2dav.QNodeTypeDefinitionImpl
 
getName() - Method in class org.apache.jackrabbit.spi2davex.ChildInfoImpl
Returns the name of the child Node.
getName() - Method in class org.apache.jackrabbit.spi2davex.ItemInfoImpl
getName() - Method in class org.apache.jackrabbit.util.PathMap.Element
Deprecated. Return the name of this element
getName(String) - Static method in class org.apache.jackrabbit.util.Text
Returns the name part of the path.
getName(String, char) - Static method in class org.apache.jackrabbit.util.Text
Returns the name part of the path, delimited by the given delim.
getName(String, boolean) - Static method in class org.apache.jackrabbit.util.Text
Same as Text.getName(String) but adding the possibility to pass paths that end with a trailing '/'
getName() - Method in class org.apache.jackrabbit.webdav.client.methods.AclMethod
 
getName() - Method in class org.apache.jackrabbit.webdav.client.methods.BaselineControlMethod
 
getName() - Method in class org.apache.jackrabbit.webdav.client.methods.BindMethod
 
getName() - Method in class org.apache.jackrabbit.webdav.client.methods.CheckinMethod
 
getName() - Method in class org.apache.jackrabbit.webdav.client.methods.CheckoutMethod
 
getName() - Method in class org.apache.jackrabbit.webdav.client.methods.CopyMethod
 
getName() - Method in class org.apache.jackrabbit.webdav.client.methods.DavMethodBase
Reset method to 'abstract' in order to force subclasses to change the name (inherited value is GetMethod.getName()).
getName() - Method in class org.apache.jackrabbit.webdav.client.methods.DeleteMethod
 
getName() - Method in class org.apache.jackrabbit.webdav.client.methods.LabelMethod
 
getName() - Method in class org.apache.jackrabbit.webdav.client.methods.LockMethod
 
getName() - Method in class org.apache.jackrabbit.webdav.client.methods.MergeMethod
 
getName() - Method in class org.apache.jackrabbit.webdav.client.methods.MkActivityMethod
 
getName() - Method in class org.apache.jackrabbit.webdav.client.methods.MkColMethod
 
getName() - Method in class org.apache.jackrabbit.webdav.client.methods.MkWorkspaceMethod
 
getName() - Method in class org.apache.jackrabbit.webdav.client.methods.MoveMethod
 
getName() - Method in class org.apache.jackrabbit.webdav.client.methods.OptionsMethod
 
getName() - Method in class org.apache.jackrabbit.webdav.client.methods.OrderPatchMethod
 
getName() - Method in class org.apache.jackrabbit.webdav.client.methods.PollMethod
 
getName() - Method in class org.apache.jackrabbit.webdav.client.methods.PropFindMethod
 
getName() - Method in class org.apache.jackrabbit.webdav.client.methods.PropPatchMethod
 
getName() - Method in class org.apache.jackrabbit.webdav.client.methods.PutMethod
 
getName() - Method in class org.apache.jackrabbit.webdav.client.methods.RebindMethod
 
getName() - Method in class org.apache.jackrabbit.webdav.client.methods.ReportMethod
 
getName() - Method in class org.apache.jackrabbit.webdav.client.methods.SearchMethod
 
getName() - Method in class org.apache.jackrabbit.webdav.client.methods.SubscribeMethod
 
getName() - Method in class org.apache.jackrabbit.webdav.client.methods.UnbindMethod
 
getName() - Method in class org.apache.jackrabbit.webdav.client.methods.UncheckoutMethod
 
getName() - Method in class org.apache.jackrabbit.webdav.client.methods.UnLockMethod
 
getName() - Method in class org.apache.jackrabbit.webdav.client.methods.UnSubscribeMethod
 
getName() - Method in class org.apache.jackrabbit.webdav.client.methods.UpdateMethod
 
getName() - Method in class org.apache.jackrabbit.webdav.client.methods.VersionControlMethod
 
getName() - Method in class org.apache.jackrabbit.webdav.jcr.nodetype.ItemDefinitionImpl
 
getName() - Method in class org.apache.jackrabbit.webdav.observation.DefaultEventType
 
getName() - Method in interface org.apache.jackrabbit.webdav.observation.EventType
 
getName() - Method in class org.apache.jackrabbit.webdav.observation.Filter
 
getName() - Method in class org.apache.jackrabbit.webdav.property.AbstractDavProperty
Returns the name of this property.
getName() - Method in interface org.apache.jackrabbit.webdav.property.DavProperty
Returns the name of this property
getName() - Method in class org.apache.jackrabbit.webdav.property.DavPropertyName
Return the name of this DavPropertyName.
getName() - Method in class org.apache.jackrabbit.webdav.security.Privilege
 
getNamedItemDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getNamedItemDefs(Name) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getNamedNodeDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getNamedNodeDefs(Name) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getNamedPropDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getNamedPropDefs(Name) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getNamedQNodeDefinitions(Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
getNamedQNodeDefinitions(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
getNamedQPropertyDefinitions(Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
getNamedQPropertyDefinitions(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
getNameElement() - Method in class org.apache.jackrabbit.name.Path
Deprecated. Returns the name element (i.e. the last element) of this path.
getNameElement() - Method in interface org.apache.jackrabbit.spi.Path
Returns the name element (i.e. the last element) of this path.
getNameFactory() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getNameFactory() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
getNameFactory() - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
getNameFactory() - Method in class org.apache.jackrabbit.spi.commons.logging.NameFactoryLogger
 
getNameFactory() - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getNameFactory() - Method in interface org.apache.jackrabbit.spi.RepositoryService
Return the NameFactory.
getNameFactory() - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getNameFactory() - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Return the NameFactory.
getNameIndex() - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Returns the local name index
getNameIndex() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns the local name index
getNameLength(String) - Static method in class org.apache.jackrabbit.core.query.lucene.FieldNames
Returns the length of the field prefix in namedValue.
getNamePathResolver() - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Return this journal's NamePathResolver.
getNamePathResolver() - Method in class org.apache.jackrabbit.core.security.AMContext
Returns the namespace resolver
getNamePathResolver() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
 
getNamePathResolver() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getNamePathResolver() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getNamePathResolver(SessionInfo) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getNameResolver() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
 
getNameResolver() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getNameResolver() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getNames() - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache.Key
Returns the node type names of this key.
getNames() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeCache.Key
Returns the node type names of this key.
getNamespace() - Method in class org.apache.jackrabbit.webdav.observation.DefaultEventType
 
getNamespace() - Method in interface org.apache.jackrabbit.webdav.observation.EventType
 
getNamespace() - Method in class org.apache.jackrabbit.webdav.observation.Filter
 
getNamespace() - Method in class org.apache.jackrabbit.webdav.property.DavPropertyName
Return the namespace of this DavPropertyName.
getNamespace() - Method in class org.apache.jackrabbit.webdav.security.Privilege
 
getNamespace() - Method in class org.apache.jackrabbit.webdav.version.report.ReportType
 
getNamespace(Element) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Build a Namespace from the prefix and uri retrieved from the given element.
getNamespace(String, String) - Static method in class org.apache.jackrabbit.webdav.xml.Namespace
 
getNamespace(String) - Static method in class org.apache.jackrabbit.webdav.xml.Namespace
 
getNamespaceAttributes(Element) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Returns the namespace attributes of the given element.
getNamespaceMapping() - Method in class org.apache.jackrabbit.core.nodetype.compact.CompactNodeTypeDefReader
Returns the namespace mapping.
getNamespaceMapping() - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceExtractor
getNamespaceMapping
getNamespaceMapping() - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.CompactNodeTypeDefReader
Returns the namespace mapping.
getNamespaceMapping() - Method in class org.apache.jackrabbit.util.name.NamespaceExtractor
Deprecated. getNamespaceMapping
getNamespaceMappings() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the namespace mappings for the internal representation.
getNamespacePrefix(String) - Method in class org.apache.jackrabbit.commons.AbstractSession
Returns the namespace prefix mapped to the given URI.
getNamespacePrefix(String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return namespace prefix.
getNamespacePrefix(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
This default implementation first calls AbstractReadableRepositoryService.checkSessionInfo(SessionInfo) with the sessionInfo, then return the namespace prefix for the given uri.
getNamespacePrefix(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getNamespacePrefix(SessionInfo, String) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Returns the namespace prefix for the given namespace uri.
getNamespacePrefix(SessionInfo, String) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getNamespacePrefix(SessionInfo, String) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Returns the namespace prefix for the given namespace uri.
getNamespacePrefix(String) - Static method in class org.apache.jackrabbit.util.Text
Returns the namespace prefix of the given qname.
getNamespacePrefixes() - Method in class org.apache.jackrabbit.commons.AbstractSession
Returns the prefixes of all known namespace mappings.
getNamespacePrefixes() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return namespace prefixes.
getNamespaceRegistry() - Method in class org.apache.jackrabbit.core.persistence.PMContext
Returns the namespace registry
getNamespaceRegistry() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
Returns the NamespaceRegistryImpl for this repository.
getNamespaceRegistry() - Method in class org.apache.jackrabbit.core.RepositoryImpl
 
getNamespaceRegistry() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
getNamespaceRegistry() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getNamespaceRegistryImpl() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
getNamespaceResolver() - Method in interface org.apache.jackrabbit.core.cluster.ClusterContext
Return a namespace resolver to map prefixes to URIs and vice-versa
getNamespaceResolver() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
 
getNamespaceResolver() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getNamespaceResolver() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getNamespaces() - Method in class org.apache.jackrabbit.commons.NamespaceHelper
Returns a map containing all prefix to namespace URI mappings of the current session.
getNamespaces() - Method in class org.apache.jackrabbit.core.nodetype.xml.NodeTypeReader
Returns the namespaces declared in the node type definition file.
getNamespaces() - Method in class org.apache.jackrabbit.core.util.DOMWalker
Returns the namespace mappings defined in the current element.
getNamespaces() - Method in class org.apache.jackrabbit.webdav.jcr.property.NamespacesProperty
 
getNamespaces() - Method in class org.apache.jackrabbit.webdav.search.SearchInfo
Returns the namespaces that have been re-mapped by the user.
getNamespaceURI(String) - Method in class org.apache.jackrabbit.commons.AbstractSession
Returns the namespace URI mapped to the given prefix.
getNamespaceURI(String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return namespace URI.
getNamespaceURI() - Method in class org.apache.jackrabbit.name.QName
Deprecated. Returns the namespace URI of the qualified name.
getNamespaceURI(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
This default implementation first calls AbstractReadableRepositoryService.checkSessionInfo(SessionInfo) with the sessionInfo, then returns the namepsace URI for the given prefix.
getNamespaceURI(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getNamespaceURI() - Method in interface org.apache.jackrabbit.spi.Name
Returns the namespace URI of this Name object.
getNamespaceURI(SessionInfo, String) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Returns the namespace URI for the given namespace prefix.
getNamespaceURI(SessionInfo, String) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getNamespaceURI(SessionInfo, String) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Returns the namespace URI for the given namespace prefix.
getNameTest() - Method in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
Returns the label of the node for this location step, or null if the name test is '*'.
getNewDef() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff.ChildNodeDefDiff
 
getNewDef() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff.PropDefDiff
 
getNewDef() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff.ChildNodeDefDiff
 
getNewDef() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff.PropDefDiff
 
getNewPrefix() - Method in class org.apache.jackrabbit.core.cluster.NamespaceRecord
Return the new prefix.
getNewStatus(int, int) - Static method in class org.apache.jackrabbit.jcr2spi.state.Status
Returns the given newStatusHint unless the new status collides with a pending modification or removal which results in a stale item state.
getNewVersionId() - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkin
 
getNextToken() - Method in class org.apache.jackrabbit.core.nodetype.compact.Lexer
getNextToken
getNextToken() - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
getNextToken
getNextToken() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
getNextToken() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager
 
getNextToken() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
getNextToken() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
 
getNode() - Method in interface org.apache.jackrabbit.api.jsr283.query.Row
Returns the Node corresponding to this Row.
getNode(String) - Method in interface org.apache.jackrabbit.api.jsr283.query.Row
Returns the Node corresponding to this Row and the specified selector.
getNode(String) - Method in interface org.apache.jackrabbit.api.jsr283.Session
Returns the node at the specified absolute path in the workspace.
getNode() - Method in class org.apache.jackrabbit.commons.AbstractProperty
Returns the node referenced by this property.
getNode(Path) - Method in class org.apache.jackrabbit.core.ItemManager
 
getNode(NodeId, NodeId) - Method in class org.apache.jackrabbit.core.ItemManager
Returns a node with a given id and parent id.
getNode(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the child node of this node with the specified name.
getNode(Name, int) - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the child node of this node with the specified name.
getNode(String) - Method in class org.apache.jackrabbit.core.NodeImpl
getNode() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getNode(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getNode(Name, int) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
retrieves the child node with the given name and 1-base index or null if the node does not exist.
getNode(Path) - Method in interface org.apache.jackrabbit.jcr2spi.ItemManager
 
getNode(Path) - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
 
getNode(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getNode() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getNode() - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
Returns the node that is wrapped by this resource.
getNodeBoost(NodeState) - Method in interface org.apache.jackrabbit.core.query.lucene.IndexingConfiguration
Returns the boost for the node scope fulltext index field.
getNodeBoost(NodeState) - Method in class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationImpl
Returns the boost for the node scope fulltext index field.
getNodeBoost() - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
 
getNodeById(NodeId) - Method in class org.apache.jackrabbit.core.SessionImpl
Retrieves the Node with the given id.
getNodeByIdentifier(String) - Method in interface org.apache.jackrabbit.api.jsr283.Session
Returns the node specified by the given identifier.
getNodeByIdentifier(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getNodeByUUID(UUID) - Method in class org.apache.jackrabbit.core.SessionImpl
Retrieves the referenceable node with the given UUID.
getNodeByUUID(String) - Method in class org.apache.jackrabbit.core.SessionImpl
getNodeByUUID(String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return node by UUID.
getNodeByUUID(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getNodeDef(NodeDefId) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
 
getNodeDefId() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Returns the node def id of this bundle.
getNodeDefinition() - Method in class org.apache.jackrabbit.core.AbstractNodeData
Return the associated node defintion.
getNodeDefinition(NodeDefId) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
 
getNodeDefinition(QNodeDefinition) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
Retrieve the NodeDefinition for the given QNodeDefinition.
getNodeDefinition(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
This default implementation first calls AbstractReadableRepositoryService.checkSessionInfo(SessionInfo) with the sessionInfo, then lazily initializes AbstractReadableRepositoryService.rootNodeDefinition if nodeId denotes the root node; otherwise throws a UnsupportedRepositoryOperationException.
getNodeDefinition(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getNodeDefinition(SessionInfo, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Returns the QNodeDefinition for the Node identified by the given id.
getNodeDefinition(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getNodeDefinition(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Returns the QNodeDefinition for the Node identified by the given id.
getNodeDefinitionTemplates() - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.NodeTypeTemplate
Returns a mutable List of NodeDefinitionTemplate objects.
getNodeDefinitionTemplates() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
Returns a mutable List of NodeDefinitionTemplate objects.
getNodeEntries() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Returns a unmodifiable iterator of NodeEntry objects denoting the the valid child NodeEntries present on this NodeEntry.
getNodeEntries(Name) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Returns a unmodifiable List of NodeEntrys with the specified name.
getNodeEntries() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
getNodeEntries(Name) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
getNodeEntry(NodeId) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManager
Resolves a itemId into a HierarchyEntry.
getNodeEntry(Path) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManager
Resolves a path into a NodeEntry.
getNodeEntry(NodeId) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
 
getNodeEntry(Path) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
 
getNodeEntry(Name, int) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Returns the valid NodeEntry with the specified name and index or null if there's no matching entry.
getNodeEntry(Name, int, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Returns the valid NodeEntry with the specified name and index or null if there's no matching entry.
getNodeEntry(Name, int) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
getNodeEntry(Name, int, boolean) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
getNodeEntry() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
 
getNodeId() - Method in class org.apache.jackrabbit.core.cluster.LockRecord
Return the node id.
getNodeId() - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the identifier of this Node.
getNodeId() - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Returns the NodeId of the indexed node.
getNodeId() - Method in class org.apache.jackrabbit.core.query.lucene.ScoreNode
 
getNodeId() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns the identifier of this node.
getNodeId() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Returns the id of this node.
getNodeId() - Method in class org.apache.jackrabbit.jcr2spi.operation.AbstractCopy
 
getNodeId() - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkin
 
getNodeId() - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkout
 
getNodeId() - Method in class org.apache.jackrabbit.jcr2spi.operation.LockOperation
 
getNodeId() - Method in class org.apache.jackrabbit.jcr2spi.operation.LockRefresh
 
getNodeId() - Method in class org.apache.jackrabbit.jcr2spi.operation.LockRelease
 
getNodeId() - Method in class org.apache.jackrabbit.jcr2spi.operation.Merge
 
getNodeId() - Method in class org.apache.jackrabbit.jcr2spi.operation.ResolveMergeConflict
 
getNodeId() - Method in class org.apache.jackrabbit.jcr2spi.operation.Restore
Returns id of state or the closest existing state of the restore target or null in case of a Workspace.restore(Version[], boolean)
getNodeId() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetMixin
 
getNodeId() - Method in class org.apache.jackrabbit.jcr2spi.operation.Update
 
getNodeId() - Method in class org.apache.jackrabbit.jcr2spi.operation.WorkspaceImport
 
getNodeId() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Returns the id of this node state.
getNodeId() - Method in class org.apache.jackrabbit.spi.commons.LockInfoImpl
Returns the NodeId of the lock-holding Node.
getNodeId() - Method in interface org.apache.jackrabbit.spi.LockInfo
Returns the NodeId of the lock-holding Node.
getNodeId() - Method in interface org.apache.jackrabbit.spi.QueryResultRow
Returns NodeId of node this result row represents.
getNodeId() - Method in class org.apache.jackrabbit.spi2dav.LockInfoImpl
 
getNodeInfo(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getNodeInfo(SessionInfo, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Retrieve the NodeInfo for the node identified by the given NodeId.
getNodeInfo(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getNodeInfo(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Retrieve the NodeInfo for the node identified by the given NodeId.
getNodeName() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddNode
 
getNodePathTemplate() - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Returns the node path template.
getNodeReferences(NodeReferencesId) - Method in interface org.apache.jackrabbit.core.state.ItemStateManager
Return a node references object, given its target id
getNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Return a node references object, given its target id
getNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Return a node references object, given its target id
getNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Return a node references object, given its target id
getNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Return a node references object, given its target id
getNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.version.VersionItemStateManager
 
getNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Return a node references object, given its target id
getNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Return a node references object, given its target id
getNodeReferences(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.state.ItemStateFactory
Returns the identifiers of all reference properties that point to the given node.
getNodeReferences() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Returns the identifiers of all reference properties that point to this node.
getNodeReferences(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.state.TransientISFactory
 
getNodeReferences(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.state.WorkspaceItemStateFactory
 
getNodes() - Method in class org.apache.jackrabbit.core.NodeImpl
getNodes(String) - Method in class org.apache.jackrabbit.core.NodeImpl
getNodes() - Method in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
getNodes() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getNodes(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getNodeState() - Method in class org.apache.jackrabbit.core.AbstractNodeData
Return the associated node state.
getNodeState(Path) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Retrieves the state of the node at the given path.
getNodeState(NodeId) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Retrieves the state of the node with the given id.
getNodeState(ItemStateManager, HierarchyManager, Path) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Retrieves the state of the node at nodePath using the given item state manager.
getNodeState(NodeId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Retrieve a node state from the parent shared state manager and wraps it into a intermediate object that helps us handle local modifications.
getNodeState(Path) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManager
Retrieves the NodeEntry corresponding to the given path and resolves it to the underlying NodeState.
getNodeState(Path) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
 
getNodeState() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
 
getNodeState() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
getNodeState(Path, HierarchyManager) - Static method in class org.apache.jackrabbit.jcr2spi.operation.AbstractOperation
 
getNodeState() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetMixin
 
getNodeStateEx(NodeId) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Returns the node with the given persistent id.
getNodeStateEx(NodeId) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Returns the node with the given persistent id.
getNodeType(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
 
getNodeType(String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
getNodeType() - Method in class org.apache.jackrabbit.core.observation.EventState
Returns the node type of the parent node associated with this event.
getNodeType(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
 
getNodeType(String) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
getNodeType() - Method in class org.apache.jackrabbit.server.io.DefaultHandler
Name of the nodetype to be used to create a new non-collection node (file)
getNodetype() - Method in class org.apache.jackrabbit.spi.commons.NodeInfoImpl
getNodetype() - Method in interface org.apache.jackrabbit.spi.NodeInfo
 
getNodetype() - Method in class org.apache.jackrabbit.spi2dav.NodeInfoImpl
 
getNodetype() - Method in class org.apache.jackrabbit.spi2davex.NodeInfoImpl
 
getNodeTypeDef(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Returns the node type definition of the node type with the given name.
getNodeTypeDefinition(Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistry
Returns the node type definition of the node type with the given name.
getNodeTypeDefinition(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
 
getNodeTypeDefinitions(NamePathResolver) - Method in class org.apache.jackrabbit.core.nodetype.compact.CompactNodeTypeDefReader
Returns the list of parsed node type definitions.
getNodeTypeDefs() - Method in class org.apache.jackrabbit.core.nodetype.compact.CompactNodeTypeDefReader
Returns the list of parsed nodetype definitions.
getNodeTypeDefs() - Method in class org.apache.jackrabbit.core.nodetype.xml.NodeTypeReader
Returns all node type definitions specified by node type elements under the current element.
getNodeTypeDefs() - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.CompactNodeTypeDefReader
Returns the list of parsed QNodeTypeDefinition definitions.
getNodeTypeManager() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the NodeTypeManager.
getNodeTypeManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
getNodeTypeManager() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getNodeTypeName() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Returns the nodetype name of this bundle
getNodeTypeName() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns the name of this node's node type.
getNodeTypeName() - Method in class org.apache.jackrabbit.core.xml.NodeInfo
Returns the name of the primary type of the node being imported.
getNodeTypeName() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddNode
 
getNodeTypeName() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Returns the name of this node's node type.
getNodeTypeName() - Method in class org.apache.jackrabbit.jcr2spi.xml.Importer.NodeInfo
 
getNodeTypeName() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.Selector
Gets the name of the required node type.
getNodeTypeName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SelectorImpl
Gets the name of the required node type.
getNodeTypeNames() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Return all nodetype names that are defined to this NodeState including the primary nodetype and the mixins.
getNodeTypeNames() - Method in class org.apache.jackrabbit.spi.commons.EventFilterImpl
 
getNodeTypeNames() - Method in class org.apache.jackrabbit.webdav.jcr.nodetype.NodeTypeProperty
Return a set of nodetype names present in this property.
getNodeTypeQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SelectorImpl
Gets the name of the required node type.
getNodeTypeRegistry() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
 
getNodeTypeRegistry() - Method in class org.apache.jackrabbit.core.persistence.PMContext
Returns the node type registry
getNodeTypeRegistry() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
Returns the NodeTypeRegistry for this repository.
getNodeTypeRegistry() - Method in class org.apache.jackrabbit.core.RepositoryImpl
 
getNodeTypeRegistry() - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
returns the node type manager
getNodeTypeRegistry() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
getNodeTypes(NodeTypeManagerImpl) - Method in class org.apache.jackrabbit.core.observation.EventState
Returns the Set of NodeTypes assigned to the parent node associated with this event.
getNoLocal() - Method in class org.apache.jackrabbit.spi.commons.EventFilterImpl
 
getNonExistingMixinName(Session) - Static method in class org.apache.jackrabbit.test.api.NodeMixinUtil
 
getNonExistingWorkspaceName(Session) - Method in class org.apache.jackrabbit.test.AbstractJCRTest
Returns the name of a workspace that is not accessible from session.
getNormalizedIndex() - Method in class org.apache.jackrabbit.name.Path.PathElement
Deprecated. Returns the normalized index of this path element, i.e. the index is always equals or greater that Path.INDEX_DEFAULT.
getNormalizedIndex() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Return the 1-based index of this element.
getNormalizedIndex() - Method in interface org.apache.jackrabbit.spi.Path.Element
Returns the normalized index of this path element, i.e. the index is always equals or greater that Path.INDEX_DEFAULT.
getNormalizedIndex() - Method in class org.apache.jackrabbit.util.PathMap.Element
Deprecated. Return the 1-based index of this element.
getNormalizedPath() - Method in class org.apache.jackrabbit.name.Path
Deprecated. Returns the normalized path representation of this path.
getNormalizedPath() - Method in interface org.apache.jackrabbit.spi.Path
Returns the normalized path representation of this path.
getNsIndex() - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Returns the namespace index
getNumberOfVersions(VersionHistory) - Method in class org.apache.jackrabbit.test.api.version.AbstractVersionTest
Retrieve the number of versions present in the given version history.
getNumOperands() - Method in class org.apache.jackrabbit.spi.commons.query.NAryQueryNode
Returns the number of operands.
getNumVersions() - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Returns the number of versions in this version history.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.jackrabbit.core.jndi.BindableRepositoryFactory
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.jackrabbit.jcr2spi.RepositoryImpl.Factory
 
getObservationDispatcher() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns the observation dispatcher for this workspace
getObservationManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Returns the observation manager of this session.
getObservationManager() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getOldDef() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff.ChildNodeDefDiff
 
getOldDef() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff.PropDefDiff
 
getOldDef() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff.ChildNodeDefDiff
 
getOldDef() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff.PropDefDiff
 
getOldPrefix() - Method in class org.apache.jackrabbit.core.cluster.NamespaceRecord
Return the old prefix.
getOnParentVersion() - Method in interface org.apache.jackrabbit.core.nodetype.ItemDef
Gets the 'onParentVersion' attribute of the item.
getOnParentVersion() - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Gets the 'onParentVersion' attribute of the item.
getOnParentVersion() - Method in class org.apache.jackrabbit.spi.commons.QItemDefinitionImpl
Gets the 'onParentVersion' attribute of the item.
getOnParentVersion() - Method in interface org.apache.jackrabbit.spi.QItemDefinition
Gets the 'onParentVersion' attribute of the item.
getOnParentVersion() - Method in class org.apache.jackrabbit.spi2dav.QItemDefinitionImpl
Gets the 'onParentVersion' attribute of the item.
getOnParentVersion() - Method in class org.apache.jackrabbit.webdav.jcr.nodetype.ItemDefinitionImpl
 
getOnWorkspaceInconsistency() - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
 
getOnWorkspaceInconsistencyHandler() - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
 
getOperand() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.LowerCase
Gets the operand whose value is converted to a lower-case string.
getOperand() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.Ordering
The operand by which to order.
getOperand() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.UpperCase
Gets the operand whose value is converted to a upper-case string.
getOperand() - Method in class org.apache.jackrabbit.spi.commons.query.qom.LowerCaseImpl
Gets the operand whose value is converted to a lower-case string.
getOperand() - Method in class org.apache.jackrabbit.spi.commons.query.qom.OrderingImpl
The operand by which to order.
getOperand() - Method in class org.apache.jackrabbit.spi.commons.query.qom.UpperCaseImpl
Gets the operand whose value is converted to a upper-case string.
getOperand1() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.Comparison
Gets the first operand.
getOperand1() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ComparisonImpl
Gets the first operand.
getOperand2() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.Comparison
Gets the second operand.
getOperand2() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ComparisonImpl
Gets the second operand.
getOperands() - Method in class org.apache.jackrabbit.spi.commons.query.NAryQueryNode
Returns an array of currently set QueryNode operands of this QueryNode.
getOperation() - Method in class org.apache.jackrabbit.core.cluster.NodeTypeRecord
Return the operation type.
getOperation() - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
Returns the operation type.
getOperations() - Method in class org.apache.jackrabbit.jcr2spi.state.ChangeLog
 
getOperationType() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
 
getOperator() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.Comparison
Gets the operator.
getOperator() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ComparisonImpl
Gets the operator.
getOptionResponse(OptionsInfo) - Method in class org.apache.jackrabbit.webdav.simple.DeltaVResourceImpl
 
getOptionResponse(OptionsInfo) - Method in interface org.apache.jackrabbit.webdav.version.DeltaVResource
Retrieves the information requested in the OPTIONS request body and returns the corresponding values.
getOptionsInfo() - Method in interface org.apache.jackrabbit.webdav.version.DeltaVServletRequest
Returns the OptionsInfo present with the request or null.
getOptionsInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getOrAddNodeEntry(Name, int, String) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Adds a child NodeEntry to this entry if it not yet present with this node entry.
getOrAddNodeEntry(Name, int, String) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
getOrAddPropertyEntry(Name) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Add an existing PropertyEntry with the given name if it is not yet contained in this NodeEntry.
getOrAddPropertyEntry(Name) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
getOrCreateProperty(String, int, boolean, boolean, BitSet) - Method in class org.apache.jackrabbit.core.NodeImpl
 
getOrCreateProperty(Name, int, boolean, boolean, BitSet) - Method in class org.apache.jackrabbit.core.NodeImpl
 
getOrCreatePropertyState(Name, int, boolean) - Method in class org.apache.jackrabbit.core.virtual.VirtualNodeState
Retrieves or creates a new property state as child property of this node
getOrCreateTransientItemState() - Method in class org.apache.jackrabbit.core.ItemImpl
 
getOrCreateTransientItemState() - Method in class org.apache.jackrabbit.core.NodeImpl
 
getOrCreateTransientItemState() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getOrder() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.Ordering
Gets the order.
getOrder() - Method in class org.apache.jackrabbit.spi.commons.query.qom.OrderingImpl
Gets the order.
getOrderableChildNodes() - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder
 
getOrderings() - Method in class org.apache.jackrabbit.core.query.QueryObjectModelImpl
Gets the orderings for this query.
getOrderings() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModel
Gets the orderings for this query.
getOrderings() - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelTree
Gets the orderings for this query.
getOrderingType() - Method in interface org.apache.jackrabbit.webdav.ordering.OrderingDavServletRequest
Returns the Ordering-Type header.
getOrderingType() - Method in class org.apache.jackrabbit.webdav.ordering.OrderPatch
Return the ordering type.
getOrderingType() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getOrderInstructions() - Method in class org.apache.jackrabbit.webdav.ordering.OrderPatch
Return an array of OrderPatch.Member objects defining the re-ordering instructions to be applied to the requested resource.
getOrderNode() - Method in class org.apache.jackrabbit.spi.commons.query.QueryRootNode
Returns the order node or null if no order is specified.
getOrderPatch() - Method in interface org.apache.jackrabbit.webdav.ordering.OrderingDavServletRequest
Return a OrderPatch object encapsulating the request body of an ORDERPATCH request or null if the request body was either missing or could not be parsed.
getOrderPatch() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getOrderSpecs() - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
Returns a OrderSpec array that contains order by specifications.
getOtherWorkspaceName() - Method in class org.apache.jackrabbit.test.api.WorkspaceCopyReferenceableTest
 
getOtherWorkspaceName() - Method in class org.apache.jackrabbit.test.api.WorkspaceCopySameNameSibsTest
 
getOtherWorkspaceName() - Method in class org.apache.jackrabbit.test.api.WorkspaceCopyVersionableTest
 
getOtherWorkspaceName() - Method in class org.apache.jackrabbit.test.api.WorkspaceMoveReferenceableTest
 
getOtherWorkspaceName() - Method in class org.apache.jackrabbit.test.api.WorkspaceMoveSameNameSibsTest
 
getOtherWorkspaceName() - Method in class org.apache.jackrabbit.test.api.WorkspaceMoveVersionableTest
 
getOutputContext(DavServletResponse, OutputStream) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
Return a new OutputContext used for spooling resource properties and the resource content
getOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Returns an output stream for writing bytes to the file denoted by this path.
getOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Returns an output stream for writing bytes to the file denoted by this path.
getOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
Returns an output stream for writing bytes to the file denoted by this path.
getOutputStream(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Returns an output stream for writing bytes to the file denoted by this path.
getOutputStream() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
 
getOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Returns an output stream for writing bytes to the file denoted by this path.
getOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
getOutputStream() - Method in interface org.apache.jackrabbit.server.io.ExportContext
Return the output stream to be used for the export or null
getOutputStream() - Method in class org.apache.jackrabbit.server.io.ExportContextImpl
Returns a new OutputStream to the temporary file or null if this context provides no stream.
getOutputStream() - Method in interface org.apache.jackrabbit.webdav.io.OutputContext
Return the output stream to be used for the export or null
getOutputStream() - Method in class org.apache.jackrabbit.webdav.io.OutputContextImpl
 
getOutputStream() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
getOverlayedState() - Method in class org.apache.jackrabbit.core.state.ItemState
Returns the persistent state backing this transient state or null if there is no persistent state (i.e..
getOwner() - Method in class org.apache.jackrabbit.core.cluster.LockRecord
Return the lock owner associated with the lock operation.
getOwner() - Method in class org.apache.jackrabbit.spi.commons.LockInfoImpl
Returns the user ID of the user who owns this lock or some user defined information about the lock owner.
getOwner() - Method in interface org.apache.jackrabbit.spi.LockInfo
Returns the user ID of the user who owns this lock or some user defined information about the lock owner.
getOwner() - Method in class org.apache.jackrabbit.spi2dav.LockInfoImpl
 
getOwner() - Method in class org.apache.jackrabbit.webdav.jcr.lock.JcrActiveLock
 
getOwner() - Method in interface org.apache.jackrabbit.webdav.lock.ActiveLock
Return the name (or id) of the lock owner.
getOwner() - Method in class org.apache.jackrabbit.webdav.lock.DefaultActiveLock
 
getOwner() - Method in class org.apache.jackrabbit.webdav.lock.LockInfo
Return the owner indicated by the corresponding child element from the 'lockinfo' element or null if no 'lockinfo' element was passed to the constructor or did not contain an 'owner' element.
getOwnerHint() - Method in class org.apache.jackrabbit.jcr2spi.operation.LockOperation
 
getParameter(String) - Method in class org.apache.jackrabbit.server.util.RequestData
Returns the first value of the parameter with the given name.
getParameter(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getParameterMap() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getParameterNames() - Method in class org.apache.jackrabbit.server.util.RequestData
Returns an iterator over all parameter names.
getParameterNames() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getParameters() - Method in class org.apache.jackrabbit.core.config.BeanConfig
Returns the initial properties of the configured bean.
getParameterTypes(String) - Method in class org.apache.jackrabbit.server.util.RequestData
Returns the content types retrieved for parameters with the specified name from the multipart or null if the multipart does not contain parameter(s) with the given name.
getParameterValues(String) - Method in class org.apache.jackrabbit.server.util.RequestData
Returns an array of Strings with all values of the parameter addressed by name. the byte to string conversion is done using either the content type of the multipart body or the formEncoding.
getParameterValues(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getParent() - Method in class org.apache.jackrabbit.core.ItemImpl
getParent() - Method in class org.apache.jackrabbit.core.NodeImpl
getParent() - Method in class org.apache.jackrabbit.core.PropertyImpl
getParent() - Method in interface org.apache.jackrabbit.core.version.InternalVersionItem
returns the parent version item or null.
getParent() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
Returns the NodeEntry being parent to this HierarchyEntry.
getParent() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
 
getParent() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
Utility method: Shortcut for calling 'getParent().getNodeState()' on the hierarchy entry.
getParent() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Return the parent of this element
getParent() - Method in class org.apache.jackrabbit.spi.commons.query.QueryNode
Returns the parent QueryNode or null if this is the root node of a query tree.
getParent() - Method in class org.apache.jackrabbit.util.PathMap.Element
Deprecated. Return the parent of this element
getParentDir(String) - Static method in class org.apache.jackrabbit.core.fs.FileSystemPathUtil
Returns the parent directory of the specified path.
getParentDir() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
Returns the parent directory of this resource.
getParentDocId(int) - Method in class org.apache.jackrabbit.core.query.lucene.CachingMultiIndexReader
Returns the DocId of the parent of n or DocId.NULL if n does not have a parent (n is the root node).
getParentElement() - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
 
getParentElement() - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
 
getParentElement() - Method in interface org.apache.jackrabbit.spi.PathFactory
Return the parent element.
getParentElements() - Method in interface org.apache.jackrabbit.webdav.bind.BindableResource
Will retrieve a collection of parent elements of the bindable resource representing the parent set.
getParentElements() - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
 
getParentHandler() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
Returns the parent query handler.
getParentId() - Method in class org.apache.jackrabbit.core.AbstractNodeData
Return the parent id of this node.
getParentId(ItemState) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Returns the parentUUID of the given item.
getParentId() - Method in class org.apache.jackrabbit.core.ItemData
Return the parent id of this item.
getParentId() - Method in class org.apache.jackrabbit.core.observation.EventImpl
Returns the uuid of the parent node.
getParentId() - Method in class org.apache.jackrabbit.core.observation.EventState
Returns the uuid of the parent node.
getParentId() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Returns the parent id of this bundle
getParentId() - Method in class org.apache.jackrabbit.core.PropertyId
Returns the identifier of the parent node.
getParentId() - Method in class org.apache.jackrabbit.core.state.ItemState
Returns the NodeId of the parent NodeState or null if either this item state represents the root node or this item state is 'free floating', i.e. not attached to the repository's hierarchy.
getParentId() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns the NodeId of the parent NodeState or null if either this item state represents the root node or this item state is 'free floating', i.e. not attached to the repository's hierarchy.
getParentId() - Method in class org.apache.jackrabbit.core.state.PropertyState
Returns the NodeId of the parent NodeState or null if either this item state represents the root node or this item state is 'free floating', i.e. not attached to the repository's hierarchy.
getParentId() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Returns the parent id of this node
getParentId(ItemState) - Method in class org.apache.jackrabbit.core.ZombieHierarchyManager
Returns the parentUUID of the given item.
getParentId() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddNode
 
getParentId() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddProperty
 
getParentId() - Method in class org.apache.jackrabbit.jcr2spi.operation.ReorderNodes
 
getParentId() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
getParentId() - Method in interface org.apache.jackrabbit.spi.Event
 
getParentId() - Method in interface org.apache.jackrabbit.spi.PropertyId
Returns the NodeId of the parent.
getParentIds(ItemState, boolean) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Return all parents of a node.
getParentPath() - Method in class org.apache.jackrabbit.core.observation.EventState
Returns the path of the parent node.
getParents(int, int[]) - Method in class org.apache.jackrabbit.core.query.lucene.CachingMultiIndexReader
Returns the document number of the parent of n or an empty array if n does not have a parent (n is the root node).
getParents(int, int[]) - Method in interface org.apache.jackrabbit.core.query.lucene.HierarchyResolver
Returns the document number of the parent of n or an empty array if n does not have a parent (n is the root node).
getParents(int, int[]) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexReader
Returns the document number of the parent of n or an empty array if n does not have a parent (n is the root node).
getParents(int, int[]) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex.CombinedIndexReader
 
getParentSelectorName() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.ChildNodeJoinCondition
Gets the name of the parent selector.
getParentSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeJoinConditionImpl
Gets the name of the parent selector.
getParentSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeJoinConditionImpl
Gets the name of the parent selector.
getParentState() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddNode
 
getParentState() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddProperty
 
getParentState() - Method in class org.apache.jackrabbit.jcr2spi.operation.Remove
 
getParentState() - Method in class org.apache.jackrabbit.jcr2spi.operation.ReorderNodes
 
getPassword() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Get the password.
getPassword() - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
 
getPassword() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
getPassword() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns the configured password that is used to establish JDBC connections.
getPassword() - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
getPassword() - Method in class org.apache.jackrabbit.core.security.authentication.CryptedSimpleCredentials
 
getPath() - Method in interface org.apache.jackrabbit.api.jsr283.query.Row
Equivalent to Row.getNode().getPath().
getPath(String) - Method in interface org.apache.jackrabbit.api.jsr283.query.Row
Equivalent to Row.getNode(selectorName).getPath().
getPath() - Method in class org.apache.jackrabbit.commons.AbstractNode
Returns the path of this node.
getPath() - Method in class org.apache.jackrabbit.commons.AbstractProperty
Returns the path of this property.
getPath(ItemId) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Returns the path to the given item.
getPath() - Method in class org.apache.jackrabbit.core.data.FileDataStore
Get the name of the directory where this data store keeps the files.
getPath() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
Returns the path of this resource.
getPath() - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
 
getPath(ItemId) - Method in interface org.apache.jackrabbit.core.HierarchyManager
Returns the path to the given item.
getPath(ItemId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Returns the path to the given item.
getPath() - Method in class org.apache.jackrabbit.core.ItemImpl
getPath() - Method in class org.apache.jackrabbit.core.observation.EventImpl
getPath() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the location of the search index.
getPath() - Method in interface org.apache.jackrabbit.core.security.authorization.JackrabbitAccessControlPolicy
Returns the path of the node this policy has been created for.
getPath() - Method in interface org.apache.jackrabbit.core.security.principal.ItemBasedPrincipal
 
getPath() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
getPath() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
 
getPath() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
 
getPath() - Method in class org.apache.jackrabbit.name.Path.PathBuilder
Deprecated. Assembles the built path and returns a new Path.
getPath(NodeId, Name) - Static method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
Create a Path from the NodeId of a parent and the Name of a child.
getPath(ItemId) - Static method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
Determine the Path from an ItemId.
getPath() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
getPath() - Method in class org.apache.jackrabbit.spi.commons.ItemInfoImpl
Returns the Path of the item represented by this ItemInfo.
getPath() - Method in class org.apache.jackrabbit.spi.commons.name.PathBuilder
Assembles the built path and returns a new Path.
getPath() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Return the path of this element.
getPath() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.ChildNode
Gets the absolute path.
getPath() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.DescendantNode
Gets the absolute path.
getPath() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.SameNode
Gets the absolute path.
getPath() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeImpl
Gets the absolute path.
getPath() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeImpl
Gets the absolute path.
getPath() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeImpl
Gets the absolute path.
getPath() - Method in interface org.apache.jackrabbit.spi.Event
 
getPath() - Method in interface org.apache.jackrabbit.spi.ItemId
 
getPath() - Method in interface org.apache.jackrabbit.spi.ItemInfo
Returns the Path of the item represented by this ItemInfo.
getPath() - Method in interface org.apache.jackrabbit.spi.QValue
Returns a Path representation of this value.
getPath() - Method in class org.apache.jackrabbit.spi2davex.ItemInfoImpl
Returns the Path of the item represented by this ItemInfo.
getPath() - Method in class org.apache.jackrabbit.util.PathMap.Element
Deprecated. Return the path of this element.
getPathElement() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Return a path element pointing to this element
getPathElement() - Method in class org.apache.jackrabbit.util.PathMap.Element
Deprecated. Return a path element pointing to this element
getPathFactory() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.EntryFactory
 
getPathFactory() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
getPathFactory() - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
getPathFactory() - Method in class org.apache.jackrabbit.spi.commons.identifier.AbstractIdFactory
Subclassed need to define a PathFactory used to create IDs
getPathFactory() - Method in class org.apache.jackrabbit.spi.commons.identifier.IdFactoryImpl
 
getPathFactory() - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
 
getPathFactory() - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getPathFactory() - Method in interface org.apache.jackrabbit.spi.RepositoryService
Return the PathFactory.
getPathFactory() - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getPathFactory() - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Return the PathFactory.
getPathInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getPathPrefix() - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
Returns the path prefix for this event state collection or null if no path prefix was set in the constructor of this collection.
getPathPrefix(ServletContext) - Static method in class org.apache.jackrabbit.webdav.jcr.JCRWebdavServerServlet
Returns the configured path prefix
getPathPrefix() - Method in class org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet
Returns the configured path prefix
getPathPrefix(ServletContext) - Static method in class org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet
Returns the configured path prefix
getPathResolver() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
 
getPathResolver() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getPathResolver() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getPathSteps() - Method in class org.apache.jackrabbit.spi.commons.query.PathQueryNode
Returns an array of all currently set location step nodes.
getPathTranslated() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getPersistenceManager() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
 
getPersistenceManager() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns the workspace persistence manager.
getPersistenceManager() - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Return the persistence manager.
getPersistenceManagerConfig() - Method in class org.apache.jackrabbit.core.config.VersioningConfig
Returns the versioning persistence manager configuration.
getPersistenceManagerConfig() - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
Returns the workspace persistence manager configuration.
getPersistenceManagerScan() - Method in class org.apache.jackrabbit.core.data.GarbageCollector
Check if using the IterablePersistenceManager interface is allowed.
GetPersistentQueryPathLevel1Test - Class in org.apache.jackrabbit.test.api.query
Test the method Query.getStoredQueryPath().
GetPersistentQueryPathLevel1Test() - Constructor for class org.apache.jackrabbit.test.api.query.GetPersistentQueryPathLevel1Test
 
GetPersistentQueryPathTest - Class in org.apache.jackrabbit.test.api.query
Test the method Query.getStoredQueryPath().
GetPersistentQueryPathTest() - Constructor for class org.apache.jackrabbit.test.api.query.GetPersistentQueryPathTest
 
getPolicies(String) - Method in interface org.apache.jackrabbit.api.jsr283.security.AccessControlManager
Returns the AccessControlPolicy objects that have been set to the node at absPath or an empty array if no policy has been set.
getPolicies(String) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
Returns null.
getPolicies(String) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlEditor
Retrieves the policies for the Node identified by the given nodePath.
getPolicies(String) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLEditor
 
getPolicies(String) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLEditor
 
getPolicies(String) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
getPollTimeout() - Method in interface org.apache.jackrabbit.jcr2spi.config.RepositoryConfig
Specifies an interval used for polling the RepositoryService for changes.
getPollTimeout() - Method in interface org.apache.jackrabbit.webdav.observation.ObservationDavServletRequest
Returns the PollTimeout header or 0 (zero) if no such header is present.
getPollTimeout() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getPosition() - Method in class org.apache.jackrabbit.commons.iterator.RangeIteratorAdapter
Returns the current position of the iterator.
getPosition() - Method in class org.apache.jackrabbit.commons.iterator.RangeIteratorDecorator
Delegated to the underlying iterator.
getPosition() - Method in class org.apache.jackrabbit.core.observation.EventJournalImpl
getPosition() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.TrackingInputStream
Returns the number of bytes read so far.
getPosition() - Method in class org.apache.jackrabbit.jcr2spi.LazyItemIterator
getPosition() - Method in class org.apache.jackrabbit.jcr2spi.query.NodeIteratorImpl
Returns the current position in this NodeIterator.
getPosition() - Method in class org.apache.jackrabbit.util.IteratorHelper
Deprecated. 
getPosition() - Method in interface org.apache.jackrabbit.webdav.ordering.OrderingDavServletRequest
Return a Position object encapsulating the Position header field or null if no Position header is present or does not contain a valid format.
getPosition() - Method in class org.apache.jackrabbit.webdav.ordering.OrderPatch.Member
Return the position where the internal member identified by the member handle should be placed.
getPosition() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getPositionValue() - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
Returns the int position index value if this relation is of type QueryConstants.TYPE_POSITION.
getPredecessorIds() - Method in class org.apache.jackrabbit.jcr2spi.operation.ResolveMergeConflict
 
getPredecessors() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
Equivalent to Version.getPredecessors()}
getPredecessors() - Method in class org.apache.jackrabbit.core.version.VersionImpl
getPredecessors() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionImpl
 
GetPredecessorsTest - Class in org.apache.jackrabbit.test.api.version
GetPredecessorsTest provides test methods covering Version.getPredecessors().
GetPredecessorsTest() - Constructor for class org.apache.jackrabbit.test.api.version.GetPredecessorsTest
 
getPredicates() - Method in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
Returns the predicate nodes for this location step.
getPrefix(String) - Method in class org.apache.jackrabbit.commons.NamespaceHelper
Returns the prefix mapped to the given namespace URI in the current session, or null if the namespace does not exist.
getPrefix(String) - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
getPrefix(String) - Method in class org.apache.jackrabbit.core.nodetype.xml.AdditionalNamespaceResolver
Returns the prefix which is mapped to the given URI.
getPrefix(String) - Method in class org.apache.jackrabbit.core.query.lucene.FileBasedNamespaceMappings
Returns a prefix for the namespace uri.
getPrefix(String) - Method in class org.apache.jackrabbit.core.query.lucene.NSRegistryBasedNamespaceMappings
Returns the prefix which is mapped to the given URI.
getPrefix(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getPrefix(String) - Method in class org.apache.jackrabbit.jcr2spi.NamespaceRegistryImpl
 
getPrefix(String) - Method in interface org.apache.jackrabbit.jcr2spi.NamespaceStorage
 
getPrefix(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getPrefix(String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
getPrefix(String) - Method in interface org.apache.jackrabbit.name.NamespaceResolver
Deprecated. Returns the prefix which is mapped to the given URI.
getPrefix(String) - Method in class org.apache.jackrabbit.name.SessionNamespaceResolver
Deprecated. Returns the prefix which is mapped to the given URI.
getPrefix(String) - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceMapping
Returns the prefix which is mapped to the given URI.
getPrefix(String) - Method in interface org.apache.jackrabbit.spi.commons.namespace.NamespaceResolver
Returns the prefix which is mapped to the given URI.
getPrefix(String) - Method in class org.apache.jackrabbit.spi.commons.namespace.RegistryNamespaceResolver
 
getPrefix(String) - Method in class org.apache.jackrabbit.spi.commons.namespace.SessionNamespaceResolver
Returns the prefix which is mapped to the given URI.
getPrefix(String) - Method in class org.apache.jackrabbit.util.name.NamespaceMapping
Deprecated. Returns the prefix which is mapped to the given URI.
getPrefix() - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
Return the prefix used to build the complete href of the resource as required for the href Xml element.
getPrefix() - Method in class org.apache.jackrabbit.webdav.xml.Namespace
 
getPrefixedName(String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Return the prefixed name of a DOM node consisting of namespace prefix + ":" + local name.
getPrefixes() - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
getPrefixes() - Method in class org.apache.jackrabbit.jcr2spi.NamespaceRegistryImpl
 
getPrefixQuery(String, String) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitQueryParser
getPrefixToURIMapping() - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceMapping
Return a Map of prefix to URI mappings currently registered.
getPrefixToURIMapping() - Method in class org.apache.jackrabbit.util.name.NamespaceMapping
Deprecated. Return a Map of prefix to URI mappings currently registered.
getPreviousRevision() - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
Return the previous revision.
getPrimaryItem() - Method in class org.apache.jackrabbit.core.NodeImpl
getPrimaryItem() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getPrimaryItemName() - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.NodeTypeDefinition
Returns the name of the primary item (one of the child items of the nodes of this node type).
getPrimaryItemName() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Returns the name of the primary item (one of the child items of the node's of this node type) or null if not set.
getPrimaryItemName() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
Returns the name of the primary item (one of the child items of the nodes of this node type).
getPrimaryItemName() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns the name of the primary item (one of the child items of the nodes of this node type).
getPrimaryItemName() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
Returns the name of the primary item (one of the child items of the nodes of this node type).
getPrimaryItemName() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
 
getPrimaryItemName() - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder
 
getPrimaryItemName() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
Returns the name of the primary item (one of the child items of the node's of this node type) or null if not set.
getPrimaryItemName() - Method in interface org.apache.jackrabbit.spi.QNodeTypeDefinition
Returns the name of the primary item (one of the child items of the node's of this node type) or null if not set.
getPrimaryItemName() - Method in class org.apache.jackrabbit.spi2dav.QNodeTypeDefinitionImpl
 
getPrimaryNodeType() - Method in class org.apache.jackrabbit.commons.AbstractNode
Returns the primary node type of this node.
getPrimaryNodeType() - Method in class org.apache.jackrabbit.core.NodeImpl
getPrimaryNodeType() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getPrimaryNodeTypeName() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
getPrimaryNodeTypeName() - Method in interface org.apache.jackrabbit.spi.Event
 
getPrimaryNodeTypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
getPrimaryNodeTypes() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
getPrimaryParentId() - Method in class org.apache.jackrabbit.core.AbstractNodeData
Return the primary parent id of this node.
getPrimaryPath() - Method in class org.apache.jackrabbit.core.ItemImpl
Returns the primary path to this Item.
getPrimaryPath() - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the primary path to this Item.
getPrincipal() - Method in interface org.apache.jackrabbit.api.jsr283.security.AccessControlEntry
Returns the principal associated with this access control entry.
getPrincipal(String) - Method in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
Returns the principal with the given name if is known to this manager (with respect to the sessions access rights).
getPrincipal() - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
 
getPrincipal(Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Authentication process associates a Principal to Credentials
This method resolves the Principal for the given Credentials.
getPrincipal(Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.DefaultLoginModule
Resolves the userID from the given credentials and obtains the principal from the User object associated with the given userID.
getPrincipal() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
getPrincipal(String) - Method in class org.apache.jackrabbit.core.security.principal.AbstractPrincipalProvider
Returns the principal with the given name if is known to this provider
getPrincipal(String) - Method in class org.apache.jackrabbit.core.security.principal.PrincipalManagerImpl
Returns the principal with the given name if is known to this manager (with respect to the sessions access rights).
getPrincipal(String) - Method in interface org.apache.jackrabbit.core.security.principal.PrincipalProvider
Returns the principal with the given name if is known to this provider
getPrincipal(Credentials) - Method in class org.apache.jackrabbit.core.security.simple.SimpleLoginModule
Uses the configured PrincipalProvider to retrieve the principal.
getPrincipal() - Method in class org.apache.jackrabbit.webdav.security.AclProperty.Ace
 
getPrincipalManager() - Method in interface org.apache.jackrabbit.api.JackrabbitSession
Returns the PrincipalManager for the current Session.
getPrincipalManager(Session) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
getPrincipalManager(Session) - Method in interface org.apache.jackrabbit.core.security.JackrabbitSecurityManager
Retrieve the principal manager for the given session.
getPrincipalManager(Session) - Method in class org.apache.jackrabbit.core.security.simple.SimpleSecurityManager
 
getPrincipalManager() - Method in class org.apache.jackrabbit.core.SessionImpl
 
getPrincipalPropertyName() - Method in class org.apache.jackrabbit.webdav.security.report.PrincipalMatchReport
Retrieve the property name that indicates which property must be search for matching principals.
getPrincipalProvider() - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Returns the configured name of the principal provider class.
getPrincipalProviderRegistry() - Method in class org.apache.jackrabbit.core.security.authentication.RepositoryCallback
 
getPrincipals(int) - Method in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
Returns all Principals matching the specified search type.
getPrincipals() - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
 
getPrincipals() - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
 
getPrincipals(int) - Method in class org.apache.jackrabbit.core.security.principal.DefaultPrincipalProvider
 
getPrincipals(int) - Method in class org.apache.jackrabbit.core.security.principal.PrincipalManagerImpl
Returns all Principals matching the specified search type.
getPrincipals(int) - Method in interface org.apache.jackrabbit.core.security.principal.PrincipalProvider
Returns an iterator over all principals that match the given search type.
getPrivilege(String) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
Returns the privilege with the specified privilegeName.
getPrivilege(String, Namespace) - Static method in class org.apache.jackrabbit.webdav.security.Privilege
Factory method to create/retrieve a Privilege.
getPrivilege(Element) - Static method in class org.apache.jackrabbit.webdav.security.Privilege
Factory method to create/retrieve a Privilege from the given DAV:privilege element.
getPrivilegeBits() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
getPrivilegeRegistry() - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
 
getPrivilegeRegistry() - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
getPrivilegeRegistry() - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
 
getPrivileges() - Method in interface org.apache.jackrabbit.api.jsr283.security.AccessControlEntry
Returns the privileges associated with this access control entry.
getPrivileges(String) - Method in interface org.apache.jackrabbit.api.jsr283.security.AccessControlManager
Returns the privileges the session has for absolute path absPath, which must be an existing node.
getPrivileges(Path) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions
 
getPrivileges() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions.Result
 
getPrivileges() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
getPrivileges(Path) - Method in interface org.apache.jackrabbit.core.security.authorization.CompiledPermissions
Returns the Privilege bits granted by the underlying policy if the given absPath denotes an existing Node, otherwise it returns zero.
getPrivileges(int) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
Returns an array of registered Privileges.
getPrivileges(String) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
getPrivileges(String) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
Returns the privileges the session has for absolute path absPath, which must be an existing node.
getPrivileges() - Method in class org.apache.jackrabbit.webdav.security.AclProperty.Ace
 
getProcessedReferences() - Method in class org.apache.jackrabbit.core.util.ReferenceChangeTracker
Returns an iterator over all processed reference properties.
getProducer(String) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Return the record producer for a given identifier.
getProducer(String) - Method in interface org.apache.jackrabbit.core.journal.Journal
Return the record producer for a given identifier.
getProducerId() - Method in class org.apache.jackrabbit.core.journal.AppendRecord
Return this record's producer identifier.
getProducerId() - Method in class org.apache.jackrabbit.core.journal.ReadRecord
Return this record's producer identifier.
getProducerId() - Method in interface org.apache.jackrabbit.core.journal.Record
Return this record's producer identifier.
getPropDef(PropDefId) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
 
getPropDefId() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry
Returns the propdef id.
getProperties() - Method in class org.apache.jackrabbit.core.NodeImpl
getProperties(String) - Method in class org.apache.jackrabbit.core.NodeImpl
getProperties() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Returns the properties of this node
getProperties() - Method in class org.apache.jackrabbit.core.virtual.VirtualNodeState
Returns the properties of this node
getProperties() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getProperties(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getProperties() - Method in interface org.apache.jackrabbit.webdav.DavResource
Returns all webdav properties present on this resource.
getProperties(int) - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
Get properties present in this response for the given status code.
getProperties() - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
 
getProperty(String) - Method in interface org.apache.jackrabbit.api.jsr283.Session
Returns the property at the specified absolute path in the workspace.
getProperty(String) - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
Returns the values for the properties with the specified name or null.
getProperty(String) - Method in class org.apache.jackrabbit.commons.AbstractNode
Returns the property at the given relative path from this node.
getProperty(Properties, String, String) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Get the expanded property value.
getProperty(Path) - Method in class org.apache.jackrabbit.core.ItemManager
 
getProperty(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the property of this node with the specified name.
getProperty(String) - Method in class org.apache.jackrabbit.core.NodeImpl
getProperty(ScoreNode, EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.PropertyValueOperand
Returns the property for the given score node or null if none exists.
getProperty(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getProperty(Name) - Method in class org.apache.jackrabbit.core.virtual.VirtualNodeState
returns the property state of the given name
getProperty(Path) - Method in interface org.apache.jackrabbit.jcr2spi.ItemManager
 
getProperty(Path) - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
 
getProperty(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getProperty(Name) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getProperty(Object) - Method in interface org.apache.jackrabbit.server.io.ImportContext
 
getProperty(Object) - Method in class org.apache.jackrabbit.server.io.ImportContextImpl
 
getProperty() - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode.OrderSpec
Deprecated. use OrderQueryNode.OrderSpec.getPropertyPath() instead.
getProperty() - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
Deprecated. Use RelationQueryNode.getRelativePath() instead.
getProperty(String) - Method in class org.apache.jackrabbit.test.AbstractJCRTest
Returns the value of the configuration property with propName.
getProperty(String, String) - Method in class org.apache.jackrabbit.test.AbstractJCRTest
Returns the value of the configuration property with specified name.
getProperty(String) - Method in class org.apache.jackrabbit.test.RepositoryHelper
Returns the value of the configuration property with specified name.
getProperty(String) - Method in class org.apache.jackrabbit.test.RepositoryStub
Returns the property with the specified name.
getProperty(DavPropertyName) - Method in interface org.apache.jackrabbit.webdav.DavResource
Return the webdav property with the specified name.
getProperty(String) - Method in interface org.apache.jackrabbit.webdav.io.InputContext
Returns the value of the given property or null if this property does not exist.
getProperty(String) - Method in class org.apache.jackrabbit.webdav.io.InputContextImpl
 
getProperty(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
 
getProperty1Name() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.EquiJoinCondition
Gets the property name in the first selector.
getProperty1Name() - Method in class org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl
Gets the property name in the first selector.
getProperty1QName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl
Gets the property name in the first selector.
getProperty2Name() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.EquiJoinCondition
Gets the property name in the second selector.
getProperty2Name() - Method in class org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl
Gets the property name in the second selector.
getProperty2QName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl
Gets the property name in the second selector.
getPropertyAnalyzer(String) - Method in interface org.apache.jackrabbit.core.query.lucene.IndexingConfiguration
Returns the analyzer configured for the property with this fieldName (the string representation ,JCR-style name, of the given Name prefixed with FieldNames.FULLTEXT_PREFIX), and null if none is configured, or the configured analyzer cannot be found.
getPropertyAnalyzer(String) - Method in class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationImpl
Returns the analyzer configured for the property with this fieldName (the string representation ,JCR-style name, of the given Name prefixed with FieldNames.FULLTEXT_PREFIX)), and null if none is configured, or the configured analyzer cannot be found.
getPropertyBoost(NodeState, Name) - Method in interface org.apache.jackrabbit.core.query.lucene.IndexingConfiguration
Returns the boost value for the given property name.
getPropertyBoost(NodeState, Name) - Method in class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationImpl
Returns the boost value for the given property name.
getPropertyBoost(Name) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Returns the boost value for the given property name.
getPropertyDefinition(PropDefId) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
 
getPropertyDefinition() - Method in class org.apache.jackrabbit.core.PropertyData
Return the associated property definition.
getPropertyDefinition(QPropertyDefinition) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
Retrieve the PropertyDefinition for the given QPropertyDefinition.
getPropertyDefinition(SessionInfo, PropertyId) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
 
getPropertyDefinition(SessionInfo, PropertyId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getPropertyDefinition(SessionInfo, PropertyId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Returns the QPropertyDefinition for the Property identified by the given id.
getPropertyDefinition(SessionInfo, PropertyId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getPropertyDefinition(SessionInfo, PropertyId) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Returns the QPropertyDefinition for the Property identified by the given id.
getPropertyDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
getPropertyDefinitions() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
 
getPropertyDefinitionTemplates() - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.NodeTypeTemplate
Returns a mutable List of PropertyDefinitionTemplate objects.
getPropertyDefinitionTemplates() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
Returns a mutable List of PropertyDefinitionTemplate objects.
getPropertyDefs() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Returns an array containing the property definitions or null if not set.
getPropertyDefs() - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder
 
getPropertyDefs() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
Returns an array containing the property definitions.
getPropertyDefs() - Method in interface org.apache.jackrabbit.spi.QNodeTypeDefinition
Returns an array containing the property definitions.
getPropertyDefs() - Method in class org.apache.jackrabbit.spi2dav.QNodeTypeDefinitionImpl
 
getPropertyEntries() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Returns a collection of property entries.
getPropertyEntries() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntries
Returns an unmodifiable collection containing all PropertyEntry objects present.
getPropertyEntries() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntriesImpl
 
getPropertyEntries() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Returns an unmodifiable Iterator over those children that represent valid PropertyEntries.
getPropertyEntries() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
getPropertyEntry(Name) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Returns the property entry with the given name.
getPropertyEntry(PropertyId) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManager
Resolves a propertyId into a PropertyEntry.
getPropertyEntry(Path) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManager
Resolves a path into a PropertyEntry.
getPropertyEntry(PropertyId) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
 
getPropertyEntry(Path) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
 
getPropertyEntry(Name) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Returns the valid PropertyEntry with the specified name or null if no matching entry exists.
getPropertyEntry(Name, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Returns the valid PropertyEntry with the specified name or null if no matching entry exists.
getPropertyEntry(Name) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
getPropertyEntry(Name, boolean) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
Ignores the loadIfNotFound flag due to the fact, that NodeInfo.getPropertyIds() returns the complete list of property names currently available.
getPropertyExportContext() - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
Returns a new PropertyExportContext.
getPropertyHandlers() - Method in interface org.apache.jackrabbit.server.io.PropertyManager
 
getPropertyHandlers() - Method in class org.apache.jackrabbit.server.io.PropertyManagerImpl
 
getPropertyId() - Method in class org.apache.jackrabbit.core.state.PropertyState
Returns the identifier of this property.
getPropertyId() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetPropertyValue
 
getPropertyIds() - Method in class org.apache.jackrabbit.spi.commons.NodeInfoImpl
getPropertyIds() - Method in interface org.apache.jackrabbit.spi.NodeInfo
 
getPropertyIds() - Method in class org.apache.jackrabbit.spi2dav.NodeInfoImpl
 
getPropertyIds() - Method in class org.apache.jackrabbit.spi2davex.NodeInfoImpl
 
getPropertyImportContext(List) - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
Returns a new PropertyImportContext.
getPropertyInfo(SessionInfo, PropertyId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getPropertyInfo(SessionInfo, PropertyId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Returns the PropertyInfo for the Property identified by the given id.
getPropertyInfo(SessionInfo, PropertyId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getPropertyInfo(SessionInfo, PropertyId) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Returns the PropertyInfo for the Property identified by the given id.
getPropertyIsMultivalued() - Method in class org.apache.jackrabbit.test.api.BinaryPropertyTest
Returns "does not matter" (null).
getPropertyIsMultivalued() - Method in class org.apache.jackrabbit.test.api.BooleanPropertyTest
Returns "does not matter" (null).
getPropertyIsMultivalued() - Method in class org.apache.jackrabbit.test.api.DatePropertyTest
Returns "does not matter" (null).
getPropertyIsMultivalued() - Method in class org.apache.jackrabbit.test.api.DoublePropertyTest
Returns "does not matter" (null).
getPropertyIsMultivalued() - Method in class org.apache.jackrabbit.test.api.LongPropertyTest
Returns "does not matter" (null).
getPropertyIsMultivalued() - Method in class org.apache.jackrabbit.test.api.NamePropertyTest
Returns "does not matter" (null).
getPropertyIsMultivalued() - Method in class org.apache.jackrabbit.test.api.PathPropertyTest
Returns "does not matter" (null).
getPropertyIsMultivalued() - Method in class org.apache.jackrabbit.test.api.ReferencePropertyTest
Returns Boolean.FALSE.
getPropertyIsMultivalued() - Method in class org.apache.jackrabbit.test.api.StringPropertyTest
Returns "does not matter" (null).
getPropertyIsMultivalued() - Method in class org.apache.jackrabbit.test.api.UndefinedPropertyTest
Returns "does not matter" (null).
getPropertyManager() - Method in class org.apache.jackrabbit.webdav.simple.ResourceConfig
 
getPropertyName() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddProperty
 
getPropertyName() - Method in class org.apache.jackrabbit.spi.commons.query.ExactQueryNode
Returns the name of the property to match.
getPropertyName() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.Column
Gets the name of the property.
getPropertyName() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.FullTextSearch
Gets the name of the property.
getPropertyName() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.PropertyExistence
Gets the name of the property.
getPropertyName() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.PropertyValue
Gets the name of the property.
getPropertyName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ColumnImpl
Gets the name of the property.
getPropertyName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchImpl
Gets the name of the property.
getPropertyName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.PropertyExistenceImpl
Gets the name of the property.
getPropertyName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.PropertyValueImpl
Gets the name of the property.
getPropertyName() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTContainsExpression
 
getPropertyName() - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
Deprecated. Use TextsearchQueryNode.getRelativePath() instead.
getPropertyName() - Method in class org.apache.jackrabbit.webdav.security.Principal
 
getPropertyNames() - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
Returns the names of properties present with this Authorizable.
getPropertyNames() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Returns a set of the property names.
getPropertyNames() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns the names of this node's properties as a set of QNames objects.
getPropertyNames() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntries
Returns an unmodifiable collection containing all existing property names.
getPropertyNames() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntriesImpl
 
getPropertyNames() - Method in interface org.apache.jackrabbit.webdav.DavResource
Returns an array of all property names available on this resource.
getPropertyNames(int) - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
Get property names present in this response for the given status code.
getPropertyNames() - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
Return the names of all properties present in this set.
getPropertyNames() - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
 
getPropertyNameSet() - Method in class org.apache.jackrabbit.webdav.version.MergeInfo
Returns a DavPropertyNameSet.
getPropertyNameSet() - Method in class org.apache.jackrabbit.webdav.version.report.ReportInfo
Returns a DavPropertyNameSet providing the property names present in an eventual DavConstants.XML_PROP child element.
getPropertyNameSet() - Method in class org.apache.jackrabbit.webdav.version.UpdateInfo
Returns a DavPropertyNameSet.
GetPropertyNamesTest - Class in org.apache.jackrabbit.test.api.query
Tests if the property names of an XPath query without a jcr:primaryType predicate matches the ones declared in nt:base.
GetPropertyNamesTest() - Constructor for class org.apache.jackrabbit.test.api.query.GetPropertyNamesTest
 
getPropertyPath() - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode.OrderSpec
Returns the relative path of the property.
getPropertyPrincipal(DavPropertyName) - Static method in class org.apache.jackrabbit.webdav.security.Principal
 
getPropertyQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ColumnImpl
Gets the name of the property.
getPropertyQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchImpl
Gets the name of the property.
getPropertyQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.PropertyExistenceImpl
Gets the name of the property.
getPropertyQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.PropertyValueImpl
Gets the name of the property.
getPropertyState(PropertyId) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Retrieves the state of the property with the given id.
getPropertyState() - Method in class org.apache.jackrabbit.core.PropertyData
Return the associated property state.
getPropertyState(ScoreNode, EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.PropertyValueOperand
Returns the property state for the given score node or null if none exists.
getPropertyState(PropertyId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Retrieve a property state from the parent shared state manager and wraps it into a intermediate object that helps us handle local modifications.
getPropertyState(Path) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManager
Retrieves the PropertyEntry corresponding to the given path and resolves it to the underlying PropertyState.
getPropertyState(Path) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
 
getPropertyState() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.PropertyEntry
 
getPropertyState() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.PropertyEntryImpl
 
getPropertyState() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetPropertyValue
 
getPropertyState(Name) - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Utility method that returns the property state with the given name or throws an ItemNotFoundException if no matching, valid property could be found.
getPropertyType() - Method in class org.apache.jackrabbit.core.query.lucene.PropertyMetaData
 
getPropertyType() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddProperty
 
getPropertyType() - Method in class org.apache.jackrabbit.test.api.BinaryPropertyTest
Returns PropertyType.BINARY.
getPropertyType() - Method in class org.apache.jackrabbit.test.api.BooleanPropertyTest
Returns PropertyType.BOOLEAN.
getPropertyType() - Method in class org.apache.jackrabbit.test.api.DatePropertyTest
Returns PropertyType.DATE.
getPropertyType() - Method in class org.apache.jackrabbit.test.api.DoublePropertyTest
Returns PropertyType.DOUBLE.
getPropertyType() - Method in class org.apache.jackrabbit.test.api.LongPropertyTest
Returns PropertyType.LONG.
getPropertyType() - Method in class org.apache.jackrabbit.test.api.NamePropertyTest
Returns PropertyType.NAME.
getPropertyType() - Method in class org.apache.jackrabbit.test.api.PathPropertyTest
Returns PropertyType.PATH.
getPropertyType() - Method in class org.apache.jackrabbit.test.api.ReferencePropertyTest
Returns PropertyType.REFERENCE.
getPropertyType() - Method in class org.apache.jackrabbit.test.api.StringPropertyTest
Returns PropertyType.STRING.
getPropertyTypeRegistry() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
Returns the PropertyTypeRegistry for this repository.
getPropertyTypes(Name) - Method in class org.apache.jackrabbit.core.query.PropertyTypeRegistry
Returns an array of type mappings for a given property name propName.
getPropertyValue(Name) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Returns the value of the given property or null
getPropertyValue(Name) - Method in class org.apache.jackrabbit.core.virtual.VirtualNodeState
Returns the value of the given property or null
getPropertyValue() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.Length
Gets the property value for which to compute the length.
getPropertyValue() - Method in class org.apache.jackrabbit.spi.commons.query.qom.LengthImpl
Gets the property value for which to compute the length.
getPropertyValues(Name) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Returns the values of the given property of null
getPropertyValues(Name) - Method in class org.apache.jackrabbit.core.virtual.VirtualNodeState
Returns the values of the given property of null
getPropFindProperties() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Return the set of properties the client requested with a PROPFIND request or an empty set if the type of PROPFIND request was DavConstants.PROPFIND_ALL_PROP or DavConstants.PROPFIND_PROPERTY_NAMES.
getPropFindProperties() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
Returns the set of properties requested by the PROPFIND body or an empty set if the type is either 'allprop' or 'propname'.
getPropFindType() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Return the type of PROPFIND request as indicated by the PROPFIND request body.
getPropFindType() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
Returns the type of PROPFIND as indicated by the request body.
getPropPatchChangeList() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Return a List of property change operations.
getPropPatchChangeList() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
Return a List of property change operations.
getPropPatchRemoveProperties() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Deprecated. use DavServletRequest.getPropPatchChangeList() instead
getPropPatchRemoveProperties() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
Deprecated. use WebdavRequestImpl.getPropPatchChangeList() instead
getPropPatchSetProperties() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Deprecated. use DavServletRequest.getPropPatchChangeList() instead
getPropPatchSetProperties() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
Deprecated. use WebdavRequestImpl.getPropPatchChangeList() instead
getProtocol() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getProvider(String) - Method in interface org.apache.jackrabbit.core.security.principal.PrincipalProviderRegistry
 
getProvider(String) - Method in class org.apache.jackrabbit.core.security.principal.ProviderRegistryImpl
 
getProviders() - Method in interface org.apache.jackrabbit.core.security.principal.PrincipalProviderRegistry
Returns all registered providers.
getProviders() - Method in class org.apache.jackrabbit.core.security.principal.ProviderRegistryImpl
 
getQName() - Method in class org.apache.jackrabbit.core.ItemImpl
Same as Item.getName() except that this method returns a Name instead of a String.
getQName() - Method in class org.apache.jackrabbit.core.NodeImpl
 
getQName() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns the 'internal', i.e. the fully qualified name.
getQName() - Method in class org.apache.jackrabbit.core.PropertyImpl
Same as Item.getName() except that this method returns a Name instead of a String.
getQName(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getQName() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
getQName(String) - Method in class org.apache.jackrabbit.name.AbstractNamespaceResolver
Deprecated. use NameFormat.parse(String, NamespaceResolver) instead.
getQName(String) - Method in class org.apache.jackrabbit.name.CachingNameResolver
Deprecated. Returns the qualified name for the given prefixed JCR name.
getQName(String) - Method in interface org.apache.jackrabbit.name.NameResolver
Deprecated. Returns the qualified name for the given prefixed JCR name.
getQName(String) - Method in interface org.apache.jackrabbit.name.NamespaceResolver
Deprecated. use NameFormat.parse(String, NamespaceResolver) instead.
getQName(String) - Method in class org.apache.jackrabbit.name.ParsingNameResolver
Deprecated. Parses the prefixed JCR name and returns the resolved qualified name.
getQName(String) - Method in class org.apache.jackrabbit.spi.commons.conversion.CachingNameResolver
Returns the qualified name for the given prefixed JCR name.
getQName(String) - Method in class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
 
getQName(String) - Method in interface org.apache.jackrabbit.spi.commons.conversion.NameResolver
Returns the qualified name for the given prefixed JCR name.
getQName(String) - Method in class org.apache.jackrabbit.spi.commons.conversion.ParsingNameResolver
Parses the prefixed JCR name and returns the resolved qualified name.
getQNodeDefinition(Name[], Name, Name, NodeId) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProvider
Returns the QNodeDefinition for the specified node state.
getQNodeDefinition(Name[], Name, Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProvider
Returns the applicable child node definition for a child node with the specified name and node type.
getQNodeDefinition(EffectiveNodeType, Name, Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProvider
Returns the applicable child node definition for a child node with the specified name and node type.
getQNodeDefinition(Name[], Name, Name, NodeId) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProviderImpl
 
getQNodeDefinition(Name[], Name, Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProviderImpl
 
getQNodeDefinition(EffectiveNodeType, Name, Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProviderImpl
 
getQNodeTypeDefinitions(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
This default implementation first calls AbstractReadableRepositoryService.checkSessionInfo(SessionInfo) with the sessionInfo,
getQNodeTypeDefinitions(SessionInfo, Name[]) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
This default implementation first calls AbstractReadableRepositoryService.checkSessionInfo(SessionInfo) with the sessionInfo, then gathers the QNodeTypeDefinitions with the given nodetypeNames.
getQNodeTypeDefinitions(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getQNodeTypeDefinitions(SessionInfo, Name[]) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getQNodeTypeDefinitions(SessionInfo) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Retrieve the QNodeTypeDefinitions of all registered nodetypes.
getQNodeTypeDefinitions(SessionInfo, Name[]) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Retrieve QNodeTypeDefinitions for the given names.
getQNodeTypeDefinitions(SessionInfo) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getQNodeTypeDefinitions(SessionInfo, Name[]) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
Retrieve QNodeTypeDefinitions for the given names.
getQNodeTypeDefinitions(SessionInfo) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Retrieve the QNodeTypeDefinitions of all registered nodetypes.
getQNodeTypeDefinitions(SessionInfo, Name[]) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Retrieve QNodeTypeDefinitions for the given names.
getQOMFactory() - Method in class org.apache.jackrabbit.core.query.QueryManagerImpl
Returns a QueryObjectModelFactory with which a JCR-JQOM query can be built programmatically.
getQPath() - Method in class org.apache.jackrabbit.core.observation.EventImpl
Returns the qualified path of this event.
getQPath(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getQPath() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
Utility method: Returns the qualified path of this item state.
getQPath(String) - Method in class org.apache.jackrabbit.name.CachingPathResolver
Deprecated. Returns the qualified path for the given prefixed JCR path.
getQPath(String) - Method in class org.apache.jackrabbit.name.ParsingPathResolver
Deprecated. Parses the prefixed JCR path and returns the resolved qualified path.
getQPath(String) - Method in interface org.apache.jackrabbit.name.PathResolver
Deprecated. Returns the qualified path for the given prefixed JCR path.
getQPath(String) - Method in class org.apache.jackrabbit.spi.commons.conversion.CachingPathResolver
Returns the qualified path for the given prefixed JCR path.
getQPath(String) - Method in class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
 
getQPath(String) - Method in class org.apache.jackrabbit.spi.commons.conversion.ParsingPathResolver
Parses the prefixed JCR path and returns the resolved qualified path.
getQPath(String) - Method in interface org.apache.jackrabbit.spi.commons.conversion.PathResolver
Returns the qualified path for the given prefixed JCR path.
getQPath() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeImpl
Gets the absolute path.
getQPath() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeImpl
Gets the absolute path.
getQPropertyDefinition(Name[], Name, int, boolean, PropertyId) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProvider
Returns the QPropertyDefinition for the specified parameters.
getQPropertyDefinition(Name, Name, int, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProvider
Returns the applicable property definition for a property with the specified name, type and multiValued characteristic.
getQPropertyDefinition(Name[], Name, int, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProvider
Returns the applicable property definition for a property with the specified name, type and multiValued characteristic.
getQPropertyDefinition(Name[], Name, int) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProvider
Returns the applicable property definition for a property with the specified name and type.
getQPropertyDefinition(Name[], Name, int, boolean, PropertyId) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProviderImpl
 
getQPropertyDefinition(Name, Name, int, boolean) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProviderImpl
 
getQPropertyDefinition(Name[], Name, int, boolean) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProviderImpl
 
getQPropertyDefinition(Name[], Name, int) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProviderImpl
 
getQualifiedDefinition() - Method in class org.apache.jackrabbit.spi.commons.nodetype.ValueConstraint
By default the qualified definition is the same as the JCR definition.
getQualifiedName(String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Return a qualified name of a DOM node consisting of "{" + namespace uri + "}" + localName.
getQuery() - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitTermQuery.JackrabbitTermWeight
getQuery() - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryWeight
getQuery(Node) - Method in class org.apache.jackrabbit.core.query.QueryManagerImpl
getQuery(Node) - Method in class org.apache.jackrabbit.jcr2spi.query.QueryManagerImpl
 
getQuery() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTContainsExpression
 
getQuery() - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
Returns the textsearch statement.
getQuery() - Method in class org.apache.jackrabbit.webdav.search.SearchInfo
Return the query string.
getQueryClass() - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
 
getQueryClass() - Method in interface org.apache.jackrabbit.core.query.QueryHandler
 
getQueryGrammerSet() - Method in class org.apache.jackrabbit.webdav.jcr.search.SearchResourceImpl
 
getQueryGrammerSet() - Method in interface org.apache.jackrabbit.webdav.search.SearchResource
Returns the protected DAV:supported-method-set property which is defined mandatory by RTF 3253.
getQueryHandler() - Method in class org.apache.jackrabbit.core.SearchManager
 
getQueryLanguages() - Method in class org.apache.jackrabbit.webdav.search.QueryGrammerSet
Return a String array containing the URIs of the query languages supported.
getQueryManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
getQueryManager() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getQueryNodeFactory() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
This method returns the QueryNodeFactory used to parse Queries.
getQueryString() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getQueryTerms() - Method in class org.apache.jackrabbit.core.query.lucene.AbstractExcerpt
 
getQueryTreeBuilder(String) - Static method in class org.apache.jackrabbit.spi.commons.query.QueryTreeBuilderRegistry
Returns the QueryTreeBuilder for language.
getQValue() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
Returns the embedded QValue.
getQValue(Value, NamePathResolver, QValueFactory) - Static method in class org.apache.jackrabbit.spi.commons.value.ValueFormat
 
getQValue(String, int, NamePathResolver, QValueFactory) - Static method in class org.apache.jackrabbit.spi.commons.value.ValueFormat
 
getQValueFactory() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
 
getQValueFactory() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getQValueFactory() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getQValueFactory() - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
getQValueFactory() - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
 
getQValueFactory() - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getQValueFactory() - Method in interface org.apache.jackrabbit.spi.RepositoryService
Return the QValueFactory defined with this SPI implementation.
getQValueFactory() - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getQValueFactory(SessionInfo) - Method in class org.apache.jackrabbit.spi2davex.RepositoryServiceImpl
 
getQValueFactory() - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Return the QValueFactory defined with this SPI implementation.
getQValues(Value[], NamePathResolver, QValueFactory) - Static method in class org.apache.jackrabbit.spi.commons.value.ValueFormat
 
getRandomAccessOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Returns an output stream for writing bytes to the file denoted by this path.
getRandomAccessOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Returns an output stream for writing bytes to the file denoted by this path.
getRandomAccessOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
Returns an output stream for writing bytes to the file denoted by this path.
getRandomAccessOutputStream(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Returns an output stream for writing bytes to the file denoted by this path.
getRandomAccessOutputStream() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
 
getRandomAccessOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Returns an output stream for writing bytes to the file denoted by this path.
getRandomAccessOutputStream(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
getRawBytes() - Method in class org.apache.jackrabbit.uuid.UUID
Deprecated. Returns a copy of the byte values contained in this UUID.
getReader(long) - Method in class org.apache.jackrabbit.core.query.lucene.TextExtractorJob
Returns the reader with the extracted text from the input stream passed to the constructor of this TextExtractorJob.
getReader() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getReadOnlyCredentials() - Method in class org.apache.jackrabbit.test.RepositoryHelper
Returns the read-only credentials created from the username and password specified in the configuration properties.
getReadOnlyCredentials() - Method in class org.apache.jackrabbit.test.RepositoryStub
Returns a Credentials object, that can be used to login to the Repository returned by RepositoryStub.getRepository().
getReadOnlyPermissions() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
Returns compiled permissions for a read-only user i.e. permissions that grants READ permission for all non-AC items.
getReadOnlySession() - Method in class org.apache.jackrabbit.test.RepositoryHelper
Returns a Session of the default workspace with read only access to the workspace.
getReadOnlySession(String) - Method in class org.apache.jackrabbit.test.RepositoryHelper
Returns a Session of the workspace with name workspaceName with read only access to the workspace.
getReadWriteCredentials() - Method in class org.apache.jackrabbit.test.RepositoryHelper
Returns the read-write credentials created from the username and password specified in the configuration properties.
getReadWriteCredentials() - Method in class org.apache.jackrabbit.test.RepositoryStub
Returns a Credentials object, that can be used to login to the Repository returned by RepositoryStub.getRepository().
getReadWriteSession() - Method in class org.apache.jackrabbit.test.RepositoryHelper
Returns a Session of the default workspace with read and write access to the workspace.
getReadWriteSession(String) - Method in class org.apache.jackrabbit.test.RepositoryHelper
Returns a Session of the workspace with name workspaceName with read and write access to the workspace.
getRealPath(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getRebindInfo() - Method in interface org.apache.jackrabbit.webdav.bind.BindServletRequest
Returns the RebindInfo present with the request
getRebindInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getReconnectDelayMs() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
getRecord() - Method in class org.apache.jackrabbit.core.cluster.DefaultClusterOperation
Return the record.
getRecord(DataIdentifier) - Method in interface org.apache.jackrabbit.core.data.DataStore
Returns the identified data record.
getRecord(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Returns the identified data record.
getRecord(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.FileDataStore
Returns the record with the given identifier.
getRecordIfStored(DataIdentifier) - Method in interface org.apache.jackrabbit.core.data.DataStore
Check if a record for the given identifier exists, and return it if yes.
getRecordIfStored(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Check if a record for the given identifier exists, and return it if yes.
getRecordIfStored(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.FileDataStore
Check if a record for the given identifier exists, and return it if yes.
getRecords(long) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Return an iterator over all records after the specified revision.
getRecords() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Return an iterator over all available records in the journal.
getRecords(long) - Method in class org.apache.jackrabbit.core.journal.FileJournal
Return an iterator over all records after the specified revision.
getRecords() - Method in class org.apache.jackrabbit.core.journal.FileJournal
Return an iterator over all available records in the journal.
getRecords(long) - Method in interface org.apache.jackrabbit.core.journal.Journal
Return an iterator over all records after the specified revision.
getRecords() - Method in interface org.apache.jackrabbit.core.journal.Journal
Return an iterator over all available records in the journal.
getReference() - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
Returns the JNDI reference for this content repository.
getReference() - Method in class org.apache.jackrabbit.jca.JCARepositoryHandle
Return the reference.
getReference() - Method in class org.apache.jackrabbit.jcr2spi.RepositoryImpl
 
getReferenceResources(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.simple.DeltaVResourceImpl
Return an array of DavResource objects that are referenced by the property with the specified name.
getReferenceResources(DavPropertyName) - Method in interface org.apache.jackrabbit.webdav.version.DeltaVResource
Returns an array of DavResource objects that are referenced by the HrefProperty with the specified name.
getReferences(String) - Method in interface org.apache.jackrabbit.api.jsr283.Node
This method returns all REFERENCE properties that refer to this node, have the specified name and that are accessible through the current Session.
getReferences() - Method in class org.apache.jackrabbit.core.NodeImpl
getReferences(String) - Method in class org.apache.jackrabbit.core.NodeImpl
 
getReferences() - Method in class org.apache.jackrabbit.core.state.NodeReferences
 
getReferences() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getReferences() - Method in class org.apache.jackrabbit.jcr2spi.util.ReferenceChangeTracker
 
getReferences() - Method in class org.apache.jackrabbit.spi.commons.NodeInfoImpl
getReferences() - Method in interface org.apache.jackrabbit.spi.NodeInfo
 
getReferences() - Method in class org.apache.jackrabbit.spi2dav.NodeInfoImpl
 
getReferences() - Method in class org.apache.jackrabbit.spi2davex.NodeInfoImpl
 
GetReferencesNodeTest - Class in org.apache.jackrabbit.test.api.version
GetReferencesNodeTest contains test to check if references are returned from versions.
GetReferencesNodeTest() - Constructor for class org.apache.jackrabbit.test.api.version.GetReferencesNodeTest
 
getReferencesProperty() - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
 
getRefProperty() - Method in class org.apache.jackrabbit.spi.commons.query.DerefQueryNode
Returns the name of the reference property or null if none is set.
getRegisteredEventListeners() - Method in class org.apache.jackrabbit.core.observation.ObservationManagerImpl
getRegisteredEventListeners() - Method in class org.apache.jackrabbit.jcr2spi.observation.ObservationManagerImpl
 
GetRegisteredEventListenersTest - Class in org.apache.jackrabbit.test.api.observation
Tests the method ObservationManager.getRegisteredEventListeners().
GetRegisteredEventListenersTest() - Constructor for class org.apache.jackrabbit.test.api.observation.GetRegisteredEventListenersTest
 
getRegisteredNamespaces() - Method in interface org.apache.jackrabbit.jcr2spi.NamespaceStorage
 
getRegisteredNamespaces() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
getRegisteredNamespaces(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
This default implementation first calls AbstractReadableRepositoryService.checkSessionInfo(SessionInfo) with the sessionInfo, then returns the prefix to namespace URL mapping that was provided in the constructor of this repository service.
getRegisteredNamespaces(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getRegisteredNamespaces(SessionInfo) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Retrieve all registered namespaces.
getRegisteredNamespaces(SessionInfo) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getRegisteredNamespaces(SessionInfo) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Retrieve all registered namespaces.
getRegisteredNodeTypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Returns the names of all registered node types.
getRegisteredNodeTypes() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistry
Returns the names of all registered node types.
getRegisteredNodeTypes() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
 
getRegisteredPrivileges() - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
Returns all registered privileges.
getRelativeDepth(NodeId, ItemId) - Method in interface org.apache.jackrabbit.core.HierarchyManager
Returns the depth of the specified descendant relative to the given ancestor.
getRelativeDepth(NodeId, ItemId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Returns the depth of the specified descendant relative to the given ancestor.
getRelativeDepth(NodeEntry, HierarchyEntry) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManager
Returns the depth of the specified descendant relative to the given ancestor.
getRelativeDepth(NodeEntry, HierarchyEntry) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
 
getRelativeParent(String, int) - Static method in class org.apache.jackrabbit.util.Text
Returns the nth relative parent of the path, where n=level.
getRelativeParent(String, int, boolean) - Static method in class org.apache.jackrabbit.util.Text
Same as Text.getRelativeParent(String, int) but adding the possibility to pass paths that end with a trailing '/'
getRelativePath(NodeState, PropertyState) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the relative path from nodeState to propState.
getRelativePath() - Method in class org.apache.jackrabbit.jcr2spi.operation.Restore
Relative qualified path to the non-existing restore target or null if the state returned by #getNodeState() is the target.
getRelativePath() - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
 
getRelativePath() - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
 
getRemainder() - Method in class org.apache.jackrabbit.spi.commons.name.MatchResult
Returns the remaining path after the matching part.
getRemoteAddr() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getRemoteFactoryDelegaterClass() - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
Return the fully qualified name of the class providing the remote repository.
getRemoteHost() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getRemoteUser() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getRemovedChildNodeEntries() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns a list of child node entries, that exist in the overlayed node state but have been removed from this node state.
getRemovedPropertyNames() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns a set of Names denoting those properties that exist in the overlayed node state but have been removed from this node state.
getRemovedShares() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns a set of shares that were removed.
getRemoveId() - Method in class org.apache.jackrabbit.jcr2spi.operation.Remove
 
getRemoveId() - Method in class org.apache.jackrabbit.jcr2spi.operation.RemoveVersion
 
getRemoveState() - Method in class org.apache.jackrabbit.jcr2spi.operation.Remove
 
getRenamedChildNodeEntries() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns a list of child node entries that exist both in this node state and in the overlayed node state but have been renamed.
getReorderedChildNodeEntries() - Method in class org.apache.jackrabbit.core.state.NodeState
Returns a list of child node entries that exist both in this node state and in the overlayed node state but have been reordered.
getReport(ReportInfo) - Method in interface org.apache.jackrabbit.webdav.security.AclResource
Same as DeltaVResource.getReport(ReportInfo).
getReport(ReportInfo) - Method in class org.apache.jackrabbit.webdav.simple.DeltaVResourceImpl
 
getReport(ReportInfo) - Method in interface org.apache.jackrabbit.webdav.version.DeltaVResource
Runs the report specified by the given ReportInfo.
getReportInfo() - Method in interface org.apache.jackrabbit.webdav.version.DeltaVServletRequest
Returns the request body and the Depth header as ReportInfo object.
getReportInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getReportName() - Method in class org.apache.jackrabbit.webdav.version.report.ReportInfo
Name of the report type that will be / has been requested.
getReportName() - Method in class org.apache.jackrabbit.webdav.version.report.ReportType
Return the qualified name of this ReportType.
getRepository(Map) - Method in interface org.apache.jackrabbit.api.jsr283.RepositoryFactory
Attempts to establish a connection to a repository using the given parameters.
getRepository() - Method in class org.apache.jackrabbit.commons.repository.JNDIRepositoryFactory
Looks up and returns the configured repository.
getRepository() - Method in interface org.apache.jackrabbit.commons.repository.RepositoryFactory
Returns a content repository.
getRepository() - Method in class org.apache.jackrabbit.commons.repository.SingletonRepositoryFactory
Returns the configured repository instance.
getRepository() - Method in class org.apache.jackrabbit.core.JackrabbitRepositoryStub
Returns the configured repository instance.
getRepository() - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
Returns the underlying repository instance.
getRepository(Map) - Method in class org.apache.jackrabbit.core.jndi.RepositoryFactoryImpl
 
getRepository(Map) - Method in class org.apache.jackrabbit.core.RepositoryFactoryImpl
 
getRepository() - Method in class org.apache.jackrabbit.core.SessionImpl
getRepository() - Method in interface org.apache.jackrabbit.core.TransientRepository.RepositoryFactory
Creates and initializes a repository instance.
getRepository() - Method in class org.apache.jackrabbit.j2ee.JcrRemotingServlet
Returns the repository available from the servlet context of this servlet.
getRepository() - Method in class org.apache.jackrabbit.j2ee.JCRWebdavServerServlet
Returns the repository available from the servlet context of this servlet.
getRepository(String) - Method in class org.apache.jackrabbit.j2ee.RepositoryAccessServlet.ClientFactoryDelegater
 
getRepository() - Method in class org.apache.jackrabbit.j2ee.RepositoryAccessServlet
Returns the JCR repository
getRepository(ServletContext) - Static method in class org.apache.jackrabbit.j2ee.RepositoryAccessServlet
Returns the JCR repository
getRepository(String) - Method in class org.apache.jackrabbit.j2ee.RepositoryAccessServlet.RMIClientFactoryDelegater
 
getRepository() - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
Returns the started repository or null if not started yet.
getRepository() - Method in class org.apache.jackrabbit.j2ee.SimpleWebdavServlet
Returns the Repository.
getRepository() - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
Return the repository.
getRepository() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return the repository.
getRepository() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getRepository() - Method in class org.apache.jackrabbit.test.JNDIRepositoryStub
Returns a reference to the Repository provided by this RepositoryStub.
getRepository() - Method in class org.apache.jackrabbit.test.RepositoryHelper
Returns the repository instance to test.
getRepository() - Method in class org.apache.jackrabbit.test.RepositoryStub
Returns a reference to the Repository provided by this RepositoryStub.
getRepository() - Method in class org.apache.jackrabbit.webdav.jcr.JCRWebdavServerServlet
Returns the repository to be used by this servlet.
getRepository() - Method in class org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet
Returns the Repository.
getRepositoryByContextAttribute() - Method in class org.apache.jackrabbit.j2ee.RepositoryAccessServlet
If our config said so, try to retrieve a Repository from the ServletContext
getRepositoryConfig() - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
 
getRepositoryDescriptors() - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
This default implementation returns the descriptors that were passed to the constructor of this repository service.
getRepositoryDescriptors() - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getRepositoryDescriptors() - Method in interface org.apache.jackrabbit.spi.RepositoryService
Returns all property descriptors that can be exposed with the Repository implementation built on top of this RepositoryService.
getRepositoryDescriptors() - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getRepositoryDescriptors() - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Returns all property descriptors that can be exposed with the Repository implementation built on top of this RepositoryService.
getRepositoryFactory() - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
Returns a repository factory that returns the repository if available or throws an exception if not.
getRepositoryHome() - Method in interface org.apache.jackrabbit.core.cluster.ClusterContext
Return the repository home directory.
getRepositoryHome() - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Return the repository home.
getRepositoryHome() - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
 
getRepositoryLockMechanism() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Creates and returns the configured repository lock mechanism.
getRepositoryLockMechanism() - Method in interface org.apache.jackrabbit.core.util.RepositoryLockMechanismFactory
Creates, configures, and returns a RepositoryLockMechanism instance for use by the repository.
getRepositoryLockMechanismFactory(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses repository lock mechanism configuration.
getRepositoryName() - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
 
getRepositoryPath(String, String) - Method in class org.apache.jackrabbit.webdav.AbstractLocatorFactory
Subclasses must defined how the repository path is built from the given resource and workspace path.
getRepositoryPath() - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
An implementation may choose to circumvent the incompatibility of a repository path with the URI path by applying an appropriate conversion.
getRepositoryPath(String, String) - Method in class org.apache.jackrabbit.webdav.jcr.DavLocatorFactoryImpl
 
getRepositoryPath(String, String) - Method in class org.apache.jackrabbit.webdav.simple.LocatorFactoryImplEx
 
getRepositoryService() - Method in interface org.apache.jackrabbit.jcr2spi.config.RepositoryConfig
 
getRepositoryService() - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getRepositorySession(DavSession) - Static method in class org.apache.jackrabbit.webdav.jcr.JcrDavSession
 
getRepositorySession() - Method in class org.apache.jackrabbit.webdav.jcr.JcrDavSession
Unwrap the repository session object.
getRequestDispatcher(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getRequestDocument() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Parse the Xml request body and return a Document.
getRequestDocument() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getRequestedSessionId() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getRequestLocator() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Return the locator of the requested resource.
getRequestLocator() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
Return a DavResourceLocator representing the request handle.
getRequestURI() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getRequestURL() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getRequiredPrimaryTypeNames() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefinitionImpl
Returns the names of the required primary node types.
getRequiredPrimaryTypes() - Method in interface org.apache.jackrabbit.core.nodetype.NodeDef
Returns the array of names of the required primary types.
getRequiredPrimaryTypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Returns the array of names of the required primary types.
getRequiredPrimaryTypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefinitionImpl
getRequiredPrimaryTypes() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeDefinitionImpl
getRequiredPrimaryTypes() - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilder.QNodeDefinitionBuilder
 
getRequiredPrimaryTypes() - Method in class org.apache.jackrabbit.spi.commons.QNodeDefinitionImpl
Returns the array of names of the required primary types.
getRequiredPrimaryTypes() - Method in interface org.apache.jackrabbit.spi.QNodeDefinition
Returns the array of names of the required primary types.
getRequiredPrimaryTypes() - Method in class org.apache.jackrabbit.spi2dav.QNodeDefinitionImpl
Returns the array of names of the required primary types.
getRequiredPrimaryTypes() - Method in class org.apache.jackrabbit.webdav.jcr.nodetype.NodeDefinitionImpl
 
getRequiredPrincipal() - Method in class org.apache.jackrabbit.webdav.security.AclRestrictionsProperty
 
getRequiredType() - Method in interface org.apache.jackrabbit.core.nodetype.PropDef
Returns the required type.
getRequiredType() - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Returns the required type.
getRequiredType() - Method in class org.apache.jackrabbit.core.nodetype.PropertyDefinitionImpl
getRequiredType() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.PropertyDefinitionImpl
getRequiredType() - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilder.QPropertyDefinitionBuilder
 
getRequiredType() - Method in class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
Returns the required type.
getRequiredType() - Method in interface org.apache.jackrabbit.spi.QPropertyDefinition
Returns the required type.
getRequiredType() - Method in class org.apache.jackrabbit.spi2dav.QPropertyDefinitionImpl
Returns the required type.
getRequiredType() - Method in class org.apache.jackrabbit.webdav.jcr.nodetype.PropertyDefinitionImpl
 
getResolver() - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Return this journal's namespace resolver.
getResource(String) - Method in class org.apache.jackrabbit.core.persistence.util.FileSystemBLOBStore
Retrieves the BLOB data with the specified id as a permanent resource.
getResource(String) - Method in interface org.apache.jackrabbit.core.persistence.util.ResourceBasedBLOBStore
Retrieves the BLOB data with the specified id as a permanent resource.
getResourceConfig() - Method in class org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet
Returns the resource configuration to be applied
getResourceFactory() - Method in class org.apache.jackrabbit.server.remoting.davex.JcrRemotingServlet
 
getResourceFactory() - Method in class org.apache.jackrabbit.webdav.jcr.JCRWebdavServerServlet
Returns the DavResourceFactory.
getResourceFactory() - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
Returns the DavResourceFactory.
getResourceFactory() - Method in class org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet
Returns the DavResourceFactory.
getResourcePath(String, String) - Method in class org.apache.jackrabbit.webdav.AbstractLocatorFactory
Subclasses must defined how the resource path is built from the given repository and workspace path.
getResourcePath() - Method in interface org.apache.jackrabbit.webdav.DavResource
Returns the path of the hierarchy element defined by this DavResource.
getResourcePath() - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
Return the resource path.
getResourcePath(String, String) - Method in class org.apache.jackrabbit.webdav.jcr.DavLocatorFactoryImpl
 
getResourcePath() - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
 
getResourcePath(String, String) - Method in class org.apache.jackrabbit.webdav.simple.LocatorFactoryImplEx
 
getResourceTypes() - Method in class org.apache.jackrabbit.webdav.property.ResourceType
Returns the resource types specified with the constructor.
getRespectDocumentOrder() - Method in class org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl
If set true the result nodes will be in document order per default (if no order by clause is specified).
getRespectDocumentOrder() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getResponseAsEventDiscovery() - Method in class org.apache.jackrabbit.webdav.client.methods.PollMethod
 
getResponseAsLockDiscovery() - Method in class org.apache.jackrabbit.webdav.client.methods.LockMethod
 
getResponseAsOptionsResponse() - Method in class org.apache.jackrabbit.webdav.client.methods.OptionsMethod
 
getResponseAsSubscriptionDiscovery() - Method in class org.apache.jackrabbit.webdav.client.methods.SubscribeMethod
 
getResponseBodyAsDocument() - Method in interface org.apache.jackrabbit.webdav.client.methods.DavMethod
Parse the response body into an Xml Document.
getResponseBodyAsDocument() - Method in class org.apache.jackrabbit.webdav.client.methods.DavMethodBase
 
getResponseBodyAsMultiStatus() - Method in interface org.apache.jackrabbit.webdav.client.methods.DavMethod
Return the response body as MultiStatus object.
getResponseBodyAsMultiStatus() - Method in class org.apache.jackrabbit.webdav.client.methods.DavMethodBase
 
getResponseDescription() - Method in class org.apache.jackrabbit.webdav.MultiStatus
Returns the response description.
getResponseDescription() - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
 
getResponseException() - Method in interface org.apache.jackrabbit.webdav.client.methods.DavMethod
Builds a DavException for the status line and the DAV:error element that may be present in the response body.
getResponseException() - Method in class org.apache.jackrabbit.webdav.client.methods.DavMethodBase
 
getResponseException() - Method in class org.apache.jackrabbit.webdav.client.methods.PropPatchMethod
 
getResponses() - Method in class org.apache.jackrabbit.webdav.MultiStatus
Returns the multistatus responses present as array.
getRestriction(String) - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
getRestriction(String) - Method in interface org.apache.jackrabbit.core.security.authorization.JackrabbitAccessControlEntry
Return the value of the restriction with the specified name or null if no such restriction exists.
getRestrictionNames() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
getRestrictionNames() - Method in interface org.apache.jackrabbit.core.security.authorization.JackrabbitAccessControlEntry
Return the names of the restrictions present with this access control entry.
getRestrictionNames() - Method in interface org.apache.jackrabbit.core.security.authorization.JackrabbitAccessControlList
Returns the names of the supported restrictions or an empty array if no restrictions are respected.
getRestrictionType(String) - Method in interface org.apache.jackrabbit.core.security.authorization.JackrabbitAccessControlList
Return the expected property type of the restriction with the specified restrictionName.
getResult(Path) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions
 
getResultFetchSize() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getResults(long) - Method in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
Attempts to get size results and puts them into QueryResultImpl.resultNodes.
getRetentionManager() - Method in interface org.apache.jackrabbit.api.jsr283.Session
Returns the retention and hold manager for this Session.
getRetentionManager() - Method in class org.apache.jackrabbit.core.SessionImpl
 
getRetentionPolicy(String) - Method in interface org.apache.jackrabbit.api.jsr283.retention.RetentionManager
Returns the retention policy that has been set using RetentionManager.setRetentionPolicy(java.lang.String, org.apache.jackrabbit.api.jsr283.retention.RetentionPolicy) on the node at absPath or null if no policy has been set.
getRetentionPolicy(String) - Method in class org.apache.jackrabbit.core.retention.RetentionManagerImpl
 
getRetentionRegistry() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Return manager used for evaluating effect retention and holds.
getRetentionRegistry() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the internal retention manager used for evaluation of effective retention policies and holds.
getRevision() - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Return the revision this consumer has last seen.
getRevision() - Method in class org.apache.jackrabbit.core.cluster.ClusterRecord
Return the record revision.
getRevision() - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
 
getRevision() - Method in class org.apache.jackrabbit.core.journal.AppendRecord
Returns the revision this record represents.
getRevision() - Method in class org.apache.jackrabbit.core.journal.ReadRecord
Returns the revision this record represents.
getRevision() - Method in interface org.apache.jackrabbit.core.journal.Record
Returns the revision this record represents.
getRevision() - Method in interface org.apache.jackrabbit.core.journal.RecordConsumer
Return the revision this consumer has last seen.
getRight() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.Join
Gets the right node-tuple source.
getRight() - Method in class org.apache.jackrabbit.spi.commons.query.qom.JoinImpl
Gets the right node-tuple source.
getRmiConfig() - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
 
getRmiEnabled() - Method in class org.apache.jackrabbit.j2ee.RMIConfig
 
getRmiHost() - Method in class org.apache.jackrabbit.j2ee.RMIConfig
 
getRmiName() - Method in class org.apache.jackrabbit.j2ee.RMIConfig
 
getRmiPort() - Method in class org.apache.jackrabbit.j2ee.RMIConfig
 
getRMIServerSocketFactory(InetAddress) - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
Returns an RMIServerSocketFactory used to create the server socket for a locally created RMI registry.
getRmiUri() - Method in class org.apache.jackrabbit.j2ee.RMIConfig
 
getRootElement() - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
 
getRootElement() - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
 
getRootElement() - Method in interface org.apache.jackrabbit.spi.PathFactory
Return the root element.
getRootEntry() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManager
 
getRootEntry() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
 
getRootId() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
Returns the id of the root node.
getRootNode() - Method in class org.apache.jackrabbit.core.SessionImpl
getRootNode() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return the root node.
getRootNode() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getRootNodeDef() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
 
getRootNodeDefinition() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
 
getRootNodeDefinition() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProvider
Returns the QNodeDefinition for the root node.
getRootNodeDefinition() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProviderImpl
 
getRootNodeId() - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
 
getRootNodeId() - Method in class org.apache.jackrabbit.core.persistence.PMContext
Returns the id of the root node
getRootNodeId() - Method in class org.apache.jackrabbit.core.RepositoryImpl
 
getRootPath() - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
 
getRootPath() - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
 
getRootPath() - Method in interface org.apache.jackrabbit.spi.PathFactory
Return the Path of the root node.
getRootState() - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Returns the root state
getRootVersion() - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Equivalalent to VersionHistory.getRootVersion().
getRootVersion() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
getRootVersion() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
getRootVersionId() - Method in class org.apache.jackrabbit.core.version.VersionHistoryInfo
Returns the identifier of the root version node.
getRows() - Method in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
getRows() - Method in interface org.apache.jackrabbit.spi.QueryInfo
 
getRows() - Method in class org.apache.jackrabbit.spi2dav.QueryInfoImpl
 
getSaveTarget() - Method in class org.apache.jackrabbit.spi.commons.SerializableBatch
 
getSchema() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
getSchema() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Deprecated. This method is deprecated; getDatabaseType should be used instead.
getSchema() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Deprecated. This method is deprecated; getDatabaseType should be used instead.
getSchema() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
getSchemaDDL() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Returns an input stream to the schema DDL resource.
getSchemaObjectPrefix() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Get the schema prefix.
getSchemaObjectPrefix() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
getSchemaObjectPrefix() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
getSchemaObjectPrefix() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns the configured schema object prefix.
getSchemaObjectPrefix() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
getScheme() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getScope() - Method in class org.apache.jackrabbit.webdav.jcr.lock.JcrActiveLock
 
getScope() - Method in class org.apache.jackrabbit.webdav.jcr.lock.SessionScopedLockEntry
 
getScope() - Method in interface org.apache.jackrabbit.webdav.lock.ActiveLock
Return the scope of this lock.
getScope() - Method in class org.apache.jackrabbit.webdav.lock.DefaultActiveLock
This is always an exclusive lock.
getScope() - Method in interface org.apache.jackrabbit.webdav.lock.LockEntry
Returns the scope of this lock entry.
getScope() - Method in class org.apache.jackrabbit.webdav.lock.LockInfo
Return the lock scope or null if no 'lockinfo' element was passed to the constructor or did not contain an 'scope' element and the scope has not been set otherwise.
getScope() - Method in class org.apache.jackrabbit.webdav.transaction.TxActiveLock
Returns the scope of this lock which is either TransactionConstants.LOCAL or TransactionConstants.GLOBAL.
getScope() - Method in class org.apache.jackrabbit.webdav.transaction.TxLockEntry
Returns either local or global scope depending on the initial construtor value.
getScore() - Method in interface org.apache.jackrabbit.api.jsr283.query.Row
Returns the full text search score for this row associated with the default selector.
getScore(String) - Method in interface org.apache.jackrabbit.api.jsr283.query.Row
Returns the full text search score for this row associated with the specified selector.
getScore() - Method in class org.apache.jackrabbit.core.query.lucene.ScoreNode
 
getScore() - Method in class org.apache.jackrabbit.jcr2spi.query.NodeIteratorImpl
Returns the score of the node returned by NodeIteratorImpl.nextNode().
getScore() - Method in interface org.apache.jackrabbit.jcr2spi.query.ScoreNodeIterator
Returns the score of the node returned by NodeIterator.nextNode().
getScore() - Method in interface org.apache.jackrabbit.spi.QueryResultRow
Returns score of this result row.
getScoreNodes(Object) - Method in class org.apache.jackrabbit.core.query.lucene.join.ScoreNodeMap
Returns an array of ScoreNode[] for the given key.
getSearchArguments() - Method in class org.apache.jackrabbit.webdav.security.report.PrincipalSearchReport
Retrive the search arguments used to run the search for principals.
getSearchConfig() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the system search index configuration.
getSearchConfig() - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
Returns the workspace search index configuration.
getSearchManager() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns the search manager for this workspace.
getSearchProperties() - Method in class org.apache.jackrabbit.webdav.security.report.PrincipalSearchReport.SearchArgument
 
getSearchRoots() - Method in class org.apache.jackrabbit.webdav.security.report.PrincipalSearchReport
Retrieve the the locations where the search should be performed.
getSearchString() - Method in class org.apache.jackrabbit.webdav.security.report.PrincipalSearchReport.SearchArgument
 
getSecondsRemaining() - Method in interface org.apache.jackrabbit.api.jsr283.lock.Lock
Returns the seconds remaining until this locks times out (Long.MAX_VALUE if the timeout is unknown or infinite).
getSecondsRemaining() - Method in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Return the number of seconds remaining until the lock expires.
getSecondsRemaining() - Method in class org.apache.jackrabbit.spi.commons.LockInfoImpl
Returns the seconds remaining until the lock times out or (Long.MAX_VALUE if the timeout is unknown or infinite).
getSecondsRemaining() - Method in interface org.apache.jackrabbit.spi.LockInfo
Returns the seconds remaining until the lock times out or (Long.MAX_VALUE if the timeout is unknown or infinite).
getSecondsRemaining() - Method in class org.apache.jackrabbit.spi2dav.LockInfoImpl
 
getSecurityConfig() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the repository security configuration.
getSecurityConfig() - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
 
getSecurityManager() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Returns the SecurityManager of this Repository
getSecurityManagerConfig() - Method in class org.apache.jackrabbit.core.config.SecurityConfig
Returns the repository security manager configuration.
getSegment() - Method in class org.apache.jackrabbit.webdav.bind.BindInfo
 
getSegment() - Method in class org.apache.jackrabbit.webdav.bind.ParentElement
 
getSegment() - Method in class org.apache.jackrabbit.webdav.bind.RebindInfo
 
getSegment() - Method in class org.apache.jackrabbit.webdav.bind.UnbindInfo
 
getSegment() - Method in class org.apache.jackrabbit.webdav.ordering.Position
Returns the segment used to create this Position object or null if no segment is present with the type.
getSelector() - Method in class org.apache.jackrabbit.core.query.lucene.constraint.SelectorBasedConstraint
 
getSelector(Name) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelTree
Returns the selector with the given name or null if there is no selector with this name.
getSelector1Name() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.EquiJoinCondition
Gets the name of the first selector.
getSelector1Name() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.SameNodeJoinCondition
Gets the name of the first selector.
getSelector1Name() - Method in class org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl
Gets the name of the first selector.
getSelector1Name() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeJoinConditionImpl
Gets the name of the first selector.
getSelector1QName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl
Gets the name of the first selector.
getSelector1QName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeJoinConditionImpl
Gets the name of the first selector.
getSelector2Name() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.EquiJoinCondition
Gets the name of the second selector.
getSelector2Name() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.SameNodeJoinCondition
Gets the name of the second selector.
getSelector2Name() - Method in class org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl
Gets the name of the second selector.
getSelector2Name() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeJoinConditionImpl
Gets the name of the second selector.
getSelector2Path() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.SameNodeJoinCondition
Gets the path relative to the second selector.
getSelector2Path() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeJoinConditionImpl
Gets the path relative to the second selector.
getSelector2QName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl
Gets the name of the second selector.
getSelector2QName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeJoinConditionImpl
Gets the name of the second selector.
getSelector2QPath() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeJoinConditionImpl
Gets the path relative to the second selector.
getSelectorIndex(Name[]) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.SelectorBasedConstraint
Returns the selector index of this constraint.
getSelectorName() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.ChildNode
Gets the name of the selector against which to apply this constraint.
getSelectorName() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.Column
Gets the name of the selector.
getSelectorName() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.DescendantNode
Gets the name of the selector against which to apply this constraint.
getSelectorName() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.FullTextSearch
Gets the name of the selector against which to apply this constraint.
getSelectorName() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.FullTextSearchScore
Gets the name of the selector against which to evaluate this operand.
getSelectorName() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.NodeLocalName
Gets the name of the selector against which to evaluate this operand.
getSelectorName() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.NodeName
Gets the name of the selector against which to evaluate this operand.
getSelectorName() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.PropertyExistence
Gets the name of the selector against which to apply this constraint.
getSelectorName() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.PropertyValue
Gets the name of the selector against which to evaluate this operand.
getSelectorName() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.SameNode
Gets the name of the selector against which to apply this constraint.
getSelectorName() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.Selector
Gets the selector name.
getSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeImpl
Gets the name of the selector against which to apply this constraint.
getSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ColumnImpl
Gets the name of the selector.
getSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeImpl
Gets the name of the selector against which to apply this constraint.
getSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DynamicOperandImpl
Gets the name of the selector against which to evaluate this operand.
getSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchImpl
Gets the name of the selector against which to apply this constraint.
getSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.PropertyExistenceImpl
Gets the name of the selector against which to apply this constraint.
getSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeImpl
Gets the name of the selector against which to apply this constraint.
getSelectorName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SelectorImpl
Gets the selector name.
getSelectorNames() - Method in class org.apache.jackrabbit.core.query.lucene.FilterMultiColumnQueryHits
getSelectorNames() - Method in class org.apache.jackrabbit.core.query.lucene.join.Join
getSelectorNames() - Method in interface org.apache.jackrabbit.core.query.lucene.MultiColumnQueryHits
 
getSelectorNames() - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsAdapter
getSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeImpl
Gets the name of the selector against which to apply this constraint.
getSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ColumnImpl
Gets the name of the selector.
getSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeImpl
Gets the name of the selector against which to apply this constraint.
getSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DynamicOperandImpl
Gets the name of the selector against which to evaluate this operand.
getSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchImpl
Gets the name of the selector against which to apply this constraint.
getSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.PropertyExistenceImpl
Gets the name of the selector against which to apply this constraint.
getSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeImpl
Gets the name of the selector against which to apply this constraint.
getSelectorQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SelectorImpl
Gets the selector name.
getSelectors() - Method in class org.apache.jackrabbit.spi.commons.query.qom.JoinImpl
getSelectors() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SelectorImpl
getSelectors() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SourceImpl
 
getSelectProperties() - Method in class org.apache.jackrabbit.core.query.lucene.QueryImpl
Returns the select properties for this query.
getSelectProperties() - Method in class org.apache.jackrabbit.spi.commons.query.QueryRootNode
Returns an array of select properties.
getSelfPrincipal() - Static method in class org.apache.jackrabbit.webdav.security.Principal
 
getSerializer(OutputStream) - Static method in class org.apache.jackrabbit.commons.xml.SerializingContentHandler
Creates a serializing content handler that writes to the given stream.
getSerializer(Writer) - Static method in class org.apache.jackrabbit.commons.xml.SerializingContentHandler
Creates a serializing content handler that writes to the given writer.
getSerializer(Result) - Static method in class org.apache.jackrabbit.commons.xml.SerializingContentHandler
Creates a serializing content handler that writes to the given result.
getServerFactoryDelegaterClass() - Method in class org.apache.jackrabbit.j2ee.RepositoryAccessServlet
Return the fully qualified name of the class providing the client repository.
getServerName() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getServerPort() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getServletPath() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getSession() - Method in class org.apache.jackrabbit.core.ItemImpl
Returns the session associated with this item.
getSession() - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
Return the session who is the origin of this events.
getSession() - Method in interface org.apache.jackrabbit.core.query.lucene.constraint.EvaluationContext
 
getSession() - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexSearcher
 
getSession() - Method in class org.apache.jackrabbit.core.security.AMContext
Returns the session
getSession() - Method in class org.apache.jackrabbit.core.security.authentication.RepositoryCallback
 
getSession() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
getSession(JCASessionHandle) - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Return the session.
getSession() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
 
getSession() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getSession(HttpServletRequest, Repository, String) - Method in interface org.apache.jackrabbit.server.SessionProvider
Provides the repository session suitable for the given request.
getSession(HttpServletRequest, Repository, String) - Method in class org.apache.jackrabbit.server.SessionProviderImpl
Provides the repository session suitable for the given request.
getSession() - Method in interface org.apache.jackrabbit.webdav.DavResource
Retrieve the DavSession associated with this resource.
getSession() - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
 
getSession(boolean) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getSession() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getSessionInfo() - Method in class org.apache.jackrabbit.spi.commons.logging.SessionInfoLogger
 
getSessionProvider() - Method in class org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet
Returns the SessionProvider.
getSharedSet() - Method in interface org.apache.jackrabbit.api.jsr283.Node
Returns an iterator over all nodes that are in the shared set of this node.
getSharedSet() - Method in class org.apache.jackrabbit.core.NodeImpl
Returns an iterator over all nodes that are in the shared set of this node.
getSharedSet() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Sets the shared set of this bundle.
getSharedSet() - Method in class org.apache.jackrabbit.core.state.NodeState
Return the shared set as an unmodifiable collection.
getSharedStateMgr() - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Return the shared item state manager.
getShareRelativeDepth(NodeId, ItemId) - Method in interface org.apache.jackrabbit.core.HierarchyManager
Returns the depth of the specified share-descendant relative to the given share-ancestor.
getShareRelativeDepth(NodeId, ItemId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Returns the depth of the specified share-descendant relative to the given share-ancestor.
getShutdownOnClose() - Method in class org.apache.jackrabbit.core.fs.db.DerbyFileSystem
 
getShutdownOnClose() - Method in class org.apache.jackrabbit.core.persistence.db.DerbyPersistenceManager
 
getSimilarity() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
 
getSimilarity() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getSimilarityClass() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getSize() - Method in interface org.apache.jackrabbit.api.jsr283.Binary
Returns the size of this Binary value in bytes.
getSize() - Method in class org.apache.jackrabbit.commons.iterator.RangeIteratorAdapter
Returns the size of the iterator.
getSize() - Method in class org.apache.jackrabbit.commons.iterator.RangeIteratorDecorator
Delegated to the underlying iterator.
getSize() - Method in class org.apache.jackrabbit.core.observation.EventJournalImpl
 
getSize() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Returns the approx. size of this bundle.
getSize() - Method in class org.apache.jackrabbit.core.query.lucene.AbstractQueryHits
This default implementation returns -1.
getSize() - Method in interface org.apache.jackrabbit.core.query.lucene.CloseableHits
 
getSize() - Method in class org.apache.jackrabbit.core.query.lucene.DefaultQueryHits
This default implementation returns -1.
getSize() - Method in class org.apache.jackrabbit.core.query.lucene.FilterMultiColumnQueryHits
getSize() - Method in class org.apache.jackrabbit.core.query.lucene.FilterQueryHits
getSize() - Method in class org.apache.jackrabbit.core.query.lucene.join.Join
This default implementation always returns -1.
getSize() - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryHits
 
getSize() - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsAdapter
getSize() - Method in class org.apache.jackrabbit.core.query.lucene.SortedLuceneQueryHits
This default implementation returns -1.
getSize() - Method in class org.apache.jackrabbit.jcr2spi.LazyItemIterator
Returns the number of Items in this iterator or -1 if the size is unkown.
getSize() - Method in class org.apache.jackrabbit.jcr2spi.query.NodeIteratorImpl
Returns the number of nodes in this iterator.
getSize(RangeIterator) - Method in class org.apache.jackrabbit.test.AbstractJCRTest
Returns the size of the RangeIterator it.
getSize() - Method in class org.apache.jackrabbit.util.IteratorHelper
Deprecated. 
getSortComparatorSource() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getSource() - Method in class org.apache.jackrabbit.core.query.QueryObjectModelImpl
Gets the node-tuple source for this query.
getSource() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModel
Gets the node-tuple source for this query.
getSource() - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelTree
Gets the node-tuple source for this query.
getSourceHrefs() - Method in class org.apache.jackrabbit.webdav.version.MergeInfo
Returns the URL specified with the DAV:source element or null if no such child element is present in the DAV:merge element.
getSourceId() - Method in class org.apache.jackrabbit.jcr2spi.operation.Move
 
getSourceParentState() - Method in class org.apache.jackrabbit.jcr2spi.operation.Move
 
getSourceState() - Method in class org.apache.jackrabbit.jcr2spi.operation.Move
 
getSourceWithName(Name, MultiColumnQueryHits, MultiColumnQueryHits) - Static method in class org.apache.jackrabbit.core.query.lucene.join.Join
 
getSourceWorkspaceName() - Method in class org.apache.jackrabbit.jcr2spi.operation.Merge
 
getSourceWorkspaceName() - Method in class org.apache.jackrabbit.jcr2spi.operation.Update
 
getSpellChecker() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getSpellCheckerClass() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getState() - Method in class org.apache.jackrabbit.core.ItemData
Return the associated item state.
getState() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Returns the underlaying node state.
getStatement() - Method in class org.apache.jackrabbit.core.query.QueryImpl
getStatement() - Method in class org.apache.jackrabbit.jcr2spi.query.QueryImpl
 
GetStatementTest - Class in org.apache.jackrabbit.test.api.query
Tests the method Query.getStatement().
GetStatementTest() - Constructor for class org.apache.jackrabbit.test.api.query.GetStatementTest
 
getStatus() - Method in class org.apache.jackrabbit.core.ItemData
Return the status.
getStatus() - Method in class org.apache.jackrabbit.core.state.ItemState
Returns the status of this item.
getStatus() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
If this HierarchyEntry provides an underlying ItemState this method returns the status of that state, otherwise it returns Status._UNDEFINED_.
getStatus() - Method in class org.apache.jackrabbit.jcr2spi.operation.AbstractOperation
 
getStatus() - Method in interface org.apache.jackrabbit.jcr2spi.operation.Operation
Returns the status of this operation.
getStatus() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
Returns the status of this item.
getStatus() - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
Return an array listing all 'status' available is this response object.
getStatusCode() - Method in class org.apache.jackrabbit.webdav.Status
 
getStatusPhrase() - Method in exception org.apache.jackrabbit.webdav.DavException
Return the status phrase corresponding to the error code attached to this DavException.
getStatusPhrase(int) - Static method in exception org.apache.jackrabbit.webdav.DavException
Returns the status phrase for the given error code.
getStopDelay() - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Return the stop delay.
getStopWords() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Get the current stop words being used.
getStorageModel() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
returns the storage model
getStorageModel() - Method in class org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager
returns the storage model
getStorageModel() - Method in class org.apache.jackrabbit.core.persistence.bundle.PostgreSQLPersistenceManager
returns the storage model
getStoredQueryPath() - Method in class org.apache.jackrabbit.core.query.QueryImpl
getStoredQueryPath() - Method in class org.apache.jackrabbit.jcr2spi.query.QueryImpl
 
getStream() - Method in interface org.apache.jackrabbit.api.jsr283.Binary
Returns an InputStream representation of this value.
getStream() - Method in class org.apache.jackrabbit.commons.AbstractProperty
Returns the binary value of this property.
getStream() - Method in interface org.apache.jackrabbit.core.data.DataRecord
Returns the the binary stream in this record.
getStream() - Method in class org.apache.jackrabbit.core.data.db.DbDataRecord
Returns the the binary stream in this record.
getStream() - Method in class org.apache.jackrabbit.core.data.FileDataRecord
Returns the the binary stream in this record.
getStream() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getStream() - Method in class org.apache.jackrabbit.core.value.BLOBFileValue
Returns an InputStream representation of this value.
getStream() - Method in class org.apache.jackrabbit.core.value.BLOBInDataStore
 
getStream() - Method in class org.apache.jackrabbit.core.value.BLOBInMemory
Returns an InputStream representation of this value.
getStream() - Method in class org.apache.jackrabbit.core.value.BLOBInResource
Returns an InputStream representation of this value.
getStream() - Method in class org.apache.jackrabbit.core.value.BLOBInTempFile
Returns an InputStream representation of this value.
getStream() - Method in class org.apache.jackrabbit.core.value.BLOBValue
Returns an InputStream representation of this value.
getStream() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getStream() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
 
getStream() - Method in interface org.apache.jackrabbit.spi.QValue
Returns a InputStream representation of this QValue object.
getStream() - Method in class org.apache.jackrabbit.value.BaseValue
getStream() - Method in class org.apache.jackrabbit.value.BinaryValue
getString() - Method in class org.apache.jackrabbit.commons.AbstractProperty
Returns the string value of this property.
getString(int) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.DbNameIndex
Retrieves the string from the database for the given index.
getString() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getString() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
getString() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getString() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
 
getString() - Method in interface org.apache.jackrabbit.spi.Path.Element
Return the String presentation of a Path.Element.
getString() - Method in interface org.apache.jackrabbit.spi.Path
Returns the String representation of this Path as it is used by PathFactory.create(String).
getString() - Method in interface org.apache.jackrabbit.spi.QValue
Returns a String representation of this QValue object.
getString() - Method in class org.apache.jackrabbit.value.BaseValue
getStringValue() - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
Returns the String value if this relation if of type QueryConstants.TYPE_STRING.
getSubject() - Method in class org.apache.jackrabbit.core.security.AMContext
Returns the subject
getSubject() - Method in class org.apache.jackrabbit.core.security.AuthContext.Local
Deprecated. Return the authenticated Subject.
getSubject() - Method in interface org.apache.jackrabbit.core.security.authentication.AuthContext
Return the authenticated Subject.
getSubject() - Method in class org.apache.jackrabbit.core.security.authentication.JAASAuthContext
 
getSubject() - Method in class org.apache.jackrabbit.core.security.authentication.LocalAuthContext
 
getSubject() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the Subject associated with this session.
getSubscriptionDiscovery(ObservationResource) - Method in class org.apache.jackrabbit.webdav.jcr.observation.SubscriptionManagerImpl
Retrieve the SubscriptionDiscovery object for the given resource.
getSubscriptionDiscovery(ObservationResource) - Method in interface org.apache.jackrabbit.webdav.observation.SubscriptionManager
Retrieve the SubscriptionDiscovery object for the given resource.
getSubscriptionId() - Method in class org.apache.jackrabbit.webdav.client.methods.SubscribeMethod
 
getSubscriptionId() - Method in class org.apache.jackrabbit.webdav.jcr.observation.SubscriptionImpl
Returns the id of this subscription.
getSubscriptionId() - Method in interface org.apache.jackrabbit.webdav.observation.ObservationDavServletRequest
Return the SubscriptionId header or null if no such header is present.
getSubscriptionId() - Method in interface org.apache.jackrabbit.webdav.observation.Subscription
Returns the id of this subscription, that must be used for unsubscribing as well as for event discovery later on.
getSubscriptionId() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getSubscriptionInfo() - Method in interface org.apache.jackrabbit.webdav.observation.ObservationDavServletRequest
Return a SubscriptionInfo object representing the subscription info present in the SUBSCRIBE request body or null if retrieving the subscription info fails.
getSubscriptionInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getSuccess() - Method in class org.apache.jackrabbit.webdav.client.methods.DavMethodBase
 
getSuccessors() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
Equivalent to Version.getSuccessors()}
getSuccessors() - Method in class org.apache.jackrabbit.core.version.VersionImpl
getSuccessors() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionImpl
 
GetSuffix(int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
GetSuffix(int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
getSupertypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Returns an array containing the names of the supertypes.
getSupertypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
getSupertypes() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
 
getSuperTypes() - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder
Returns an array containing the names of the supertypes of the node type definition being built.
getSupertypes() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
Returns an array containing the names of the supertypes.
getSupertypes() - Method in interface org.apache.jackrabbit.spi.QNodeTypeDefinition
Returns an array containing the names of the supertypes.
getSupertypes() - Method in class org.apache.jackrabbit.spi2dav.QNodeTypeDefinitionImpl
 
getSuperuserCredentials() - Method in class org.apache.jackrabbit.test.RepositoryHelper
Returns the superuser credentials created from the username and password specified in the configuration properties.
getSuperuserCredentials() - Method in class org.apache.jackrabbit.test.RepositoryStub
Returns a Credentials object, that can be used to login to the Repository returned by RepositoryStub.getRepository().
getSuperuserSession() - Method in class org.apache.jackrabbit.test.RepositoryHelper
Returns a superuser Session of the default workspace.
getSuperuserSession(String) - Method in class org.apache.jackrabbit.test.RepositoryHelper
Returns a superuser Session of the workspace with name workspaceName.
getSupportedLanguages() - Method in interface org.apache.jackrabbit.spi.commons.query.QueryTreeBuilder
Returns the set of query languages supported by this builder.
getSupportedLanguages() - Static method in class org.apache.jackrabbit.spi.commons.query.QueryTreeBuilderRegistry
Returns the set of query languages supported by all registered QueryTreeBuilder implementations.
getSupportedLanguages() - Method in class org.apache.jackrabbit.spi.commons.query.sql.QueryBuilder
This builder supports Query.SQL.
getSupportedLanguages() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.QueryBuilder
This builder supports Query.XPATH.
getSupportedLocks() - Method in class org.apache.jackrabbit.webdav.lock.SupportedLock
Returns an iterator over all supported locks.
getSupportedMethods() - Method in interface org.apache.jackrabbit.webdav.DavResource
Returns a comma separated list of all METHODS supported by the given resource.
getSupportedMethods() - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
 
getSupportedMethods() - Method in class org.apache.jackrabbit.webdav.jcr.RootCollection
Returns a string listing the METHODS for this resource as it is required for the "Allow" response header.
getSupportedMethods() - Method in class org.apache.jackrabbit.webdav.jcr.version.VersionHistoryItemCollection
 
getSupportedMethods() - Method in class org.apache.jackrabbit.webdav.jcr.version.VersionItemCollection
 
getSupportedMethods() - Method in class org.apache.jackrabbit.webdav.jcr.VersionControlledItemCollection
Return a comma separated string listing the supported method names.
getSupportedMethods() - Method in class org.apache.jackrabbit.webdav.jcr.WorkspaceResourceImpl
 
getSupportedMethods() - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
 
getSupportedMethods() - Method in class org.apache.jackrabbit.webdav.simple.VersionControlledResourceImpl
Return a comma separated string listing the supported method names.
getSupportedMixinTypes() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
 
getSupportedMixinTypes() - Method in interface org.apache.jackrabbit.spi.QNodeTypeDefinition
Returns an array containing the names of additional mixin types supported on this node type.
getSupportedMixinTypes() - Method in class org.apache.jackrabbit.spi2dav.QNodeTypeDefinitionImpl
 
getSupportedPrivileges(String) - Method in interface org.apache.jackrabbit.api.jsr283.security.AccessControlManager
Returns the privileges supported for absolute path absPath, which must be an existing node.
getSupportedPrivileges(String) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
Always returns all registered Privileges.
getSupportedQueryLanguages() - Method in class org.apache.jackrabbit.core.query.QueryManagerImpl
getSupportedQueryLanguages() - Method in class org.apache.jackrabbit.jcr2spi.query.QueryManagerImpl
 
getSupportedQueryLanguages() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
getSupportedQueryLanguages(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
 
getSupportedQueryLanguages(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getSupportedQueryLanguages(SessionInfo) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Returns a String array identifying all query languages supported by this SPI implementation.
getSupportedQueryLanguages(SessionInfo) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getSupportedQueryLanguages(SessionInfo) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Returns a String array identifying all query languages supported by this SPI implementation.
GetSupportedQueryLanguagesTest - Class in org.apache.jackrabbit.test.api.query
Test the method QueryManager.getSupportedQueryLanguages().
GetSupportedQueryLanguagesTest() - Constructor for class org.apache.jackrabbit.test.api.query.GetSupportedQueryLanguagesTest
 
getSupportHighlighting() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getSyncDelay() - Method in class org.apache.jackrabbit.core.config.ClusterConfig
Return the syncDelay configuration attribute value.
getSynonymProvider() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getSynonymProviderClass() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getSynonymProviderConfigPath() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getSynonymQuery(String, String) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitQueryParser
Factory method for generating a synonym query.
getSynonyms(String) - Method in class org.apache.jackrabbit.core.query.lucene.PropertiesSynonymProvider
Returns an array of terms that are considered synonyms for the given term.
getSynonyms(String) - Method in interface org.apache.jackrabbit.core.query.lucene.SynonymProvider
Returns an array of terms that are considered synonyms for the given term.
getSystemId() - Method in interface org.apache.jackrabbit.server.io.ImportContext
Returns the system id of the resource to be imported.
getSystemId() - Method in class org.apache.jackrabbit.server.io.ImportContextImpl
 
getSystemSession() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns the system session for this workspace.
getTablePrefix() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Get the table prefix.
getTableSpace() - Method in class org.apache.jackrabbit.core.fs.db.MSSqlFileSystem
Returns the configured MS SQL table space.
getTableSpace() - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
Returns the configured Oracle table space.
getTableSpace() - Method in class org.apache.jackrabbit.core.journal.MSSqlDatabaseJournal
Returns the configured MS SQL table space.
getTableSpace() - Method in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
Returns the configured Oracle table space.
getTableSpace() - Method in class org.apache.jackrabbit.core.persistence.bundle.MSSqlPersistenceManager
Returns the configured MS SQL table space.
getTableSpace() - Method in class org.apache.jackrabbit.core.persistence.bundle.OraclePersistenceManager
Returns the configured Oracle table space.
getTableSpace() - Method in class org.apache.jackrabbit.core.persistence.db.MSSqlPersistenceManager
Returns the configured MSSql table space.
getTableSpace() - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Returns the configured Oracle table space.
getTabSize(int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
getTabSize(int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
getTarget() - Method in class org.apache.jackrabbit.jcr2spi.state.ChangeLog
 
getTargetId() - Method in class org.apache.jackrabbit.core.state.NodeReferences
Returns the identifier of the target node.
getTargetId() - Method in class org.apache.jackrabbit.core.state.NodeReferencesId
Returns the id of the target node.
getTempFile(InputStream) - Static method in class org.apache.jackrabbit.server.io.IOUtil
Builds a new temp. file from the given input stream.
getTermInfosIndexDivisor() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getText(Element) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Concatenates the values of all child nodes of type 'Text' or 'CDATA'/
getText(Element, String) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Same as DomUtil.getText(Element) except that 'defaultValue' is returned instead of null, if the element does not contain any text.
getTextAnalyzer() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the analyzer in use for indexing.
getTextExtractor() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the text extractor in use for indexing.
getTextFilterClasses() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the fully qualified class names of the text filter instances currently in use.
getTextTrim(Element) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Removes leading and trailing whitespace after calling DomUtil.getText(Element).
getTimeout() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Return the timeout requested in the Timeout header as long.
getTimeout() - Method in class org.apache.jackrabbit.webdav.header.TimeoutHeader
 
getTimeout() - Method in class org.apache.jackrabbit.webdav.jcr.lock.JcrActiveLock
Since jcr locks do not reveal the time left until they expire, DavConstants.INFINITE_TIMEOUT is returned.
getTimeout() - Method in interface org.apache.jackrabbit.webdav.lock.ActiveLock
Return the number of milliseconds the lock will live until it is expired or -1 if the timeout is not available (or the client is not allowed to retrieve it).
getTimeout() - Method in class org.apache.jackrabbit.webdav.lock.DefaultActiveLock
 
getTimeout() - Method in class org.apache.jackrabbit.webdav.lock.LockInfo
Returns the time until the lock is requested to expire.
getTimeOut() - Method in class org.apache.jackrabbit.webdav.observation.SubscriptionInfo
Return the timeout as retrieved from the request.
getTimeout() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
Parse the Timeout header and return a long representing the value.
getTimeoutHint() - Method in class org.apache.jackrabbit.jcr2spi.operation.LockOperation
 
getTimestamp() - Method in class org.apache.jackrabbit.core.cluster.ChangeLogRecord
Returns the timestamp.
getTimestamp() - Method in interface org.apache.jackrabbit.core.cluster.Update
Returns the timestamp whe this update occured.
getTimestamp() - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
 
getToken(int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
getToken(int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
getToken() - Method in class org.apache.jackrabbit.webdav.jcr.lock.JcrActiveLock
Return the lock token if the Session that optained the lock is the lock token holder, null otherwise.
getToken() - Method in interface org.apache.jackrabbit.webdav.lock.ActiveLock
Return the lock token.
getToken() - Method in class org.apache.jackrabbit.webdav.lock.DefaultActiveLock
 
getTotalSize() - Method in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
Returns the total number of hits.
getTransactionId() - Method in interface org.apache.jackrabbit.webdav.transaction.TransactionDavServletRequest
Retrieve the transaction id from the TransactionId header.
getTransactionId() - Method in interface org.apache.jackrabbit.webdav.transaction.TransactionResource
The TransactionId or null according to the value of the corresponding request header field.
getTransactionId() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getTransactionInfo() - Method in interface org.apache.jackrabbit.webdav.transaction.TransactionDavServletRequest
Retrieve the 'transactioninfo' request body that must be included with the UNLOCK request of a transaction lock.
getTransactionInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getTransactionTimeout() - Method in class org.apache.jackrabbit.core.XASessionImpl
getTransactionTimeout() - Method in class org.apache.jackrabbit.jca.AnonymousConnection
getTransactionTimeout() - Method in class org.apache.jackrabbit.jca.TransactionBoundXAResource
 
getTransientItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
 
getType() - Method in class org.apache.jackrabbit.commons.AbstractProperty
Returns the type of this property.
getType() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
Returns the type of modification as expressed by the following constants: NONE: no modification at all TRIVIAL: does neither affect consistency of existing content nor does it change existing/assigned definition id's MINOR: does not affect consistency of existing content but does change existing/assigned definition id's MAJOR: does affect consistency of existing content and does change existing/assigned definition id's
getType() - Method in class org.apache.jackrabbit.core.observation.EventImpl
getType() - Method in class org.apache.jackrabbit.core.observation.EventState
getType() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry
Returns the type.
getType() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getType() - Method in class org.apache.jackrabbit.core.state.PropertyState
Returns the type of this property.
getType() - Method in class org.apache.jackrabbit.core.value.InternalValue
Get the type of this value.
getType() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getType() - Method in class org.apache.jackrabbit.jcr2spi.state.PropertyState
Returns the type of the property value(s).
getType() - Method in class org.apache.jackrabbit.jcr2spi.xml.Importer.PropInfo
 
getType() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
Returns the type of this event: a constant defined by this interface.
getType() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
Returns the type of modification as expressed by the following constants: NONE: no modification at all TRIVIAL: does neither affect consistency of existing content nor does it change existing/assigned definition id's MINOR: does not affect consistency of existing content but does change existing/assigned definition id's MAJOR: does affect consistency of existing content and does change existing/assigned definition id's
getType() - Method in class org.apache.jackrabbit.spi.commons.PropertyInfoImpl
getType() - Method in class org.apache.jackrabbit.spi.commons.query.AndQueryNode
Returns the type of this node.
getType() - Method in class org.apache.jackrabbit.spi.commons.query.DerefQueryNode
Returns the type of this query node.
getType() - Method in class org.apache.jackrabbit.spi.commons.query.ExactQueryNode
Returns the type of this query node.
getType() - Method in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
Returns the type of this query node.
getType() - Method in class org.apache.jackrabbit.spi.commons.query.NodeTypeQueryNode
Returns the type of this node.
getType() - Method in class org.apache.jackrabbit.spi.commons.query.NotQueryNode
Returns the type of this node.
getType() - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
Returns the type of this node.
getType() - Method in class org.apache.jackrabbit.spi.commons.query.OrQueryNode
Returns the type of this node.
getType() - Method in class org.apache.jackrabbit.spi.commons.query.PathQueryNode
Returns the type of this node.
getType() - Method in class org.apache.jackrabbit.spi.commons.query.PropertyFunctionQueryNode
Returns the type of this node.
getType() - Method in class org.apache.jackrabbit.spi.commons.query.QueryNode
Returns the type of this query node.
getType() - Method in class org.apache.jackrabbit.spi.commons.query.QueryRootNode
Returns the type of this node.
getType() - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
Returns the type of this node.
getType() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTLiteral
 
getType() - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
Returns the type of this node.
getType() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
 
getType() - Method in interface org.apache.jackrabbit.spi.Event
Returns the type of this event: a constant defined by this interface.
getType() - Method in interface org.apache.jackrabbit.spi.PropertyInfo
 
getType() - Method in interface org.apache.jackrabbit.spi.QValue
Returns the PropertyType of this QValue object.
getType() - Method in class org.apache.jackrabbit.spi2dav.PropertyInfoImpl
 
getType() - Method in class org.apache.jackrabbit.spi2davex.PropertyInfoImpl
 
getType() - Method in class org.apache.jackrabbit.value.BaseValue
getType() - Method in class org.apache.jackrabbit.webdav.jcr.lock.JcrActiveLock
Always returns Type.WRITE.
getType() - Method in class org.apache.jackrabbit.webdav.jcr.lock.SessionScopedLockEntry
 
getType() - Method in class org.apache.jackrabbit.webdav.jcr.version.report.ExportViewReport
Returns ExportViewReport.EXPORTVIEW_REPORT report type.
getType() - Method in class org.apache.jackrabbit.webdav.jcr.version.report.JcrPrivilegeReport
Returns JcrPrivilegeReport.PRIVILEGES_REPORT report type.
getType() - Method in class org.apache.jackrabbit.webdav.jcr.version.report.LocateByUuidReport
Returns LocateByUuidReport.LOCATE_BY_UUID_REPORT report type.
getType() - Method in class org.apache.jackrabbit.webdav.jcr.version.report.LocateCorrespondingNodeReport
Returns LocateCorrespondingNodeReport.LOCATE_CORRESPONDING_NODE_REPORT
getType() - Method in class org.apache.jackrabbit.webdav.jcr.version.report.NodeTypesReport
Returns NodeTypesReport.NODETYPES_REPORT type.
getType() - Method in class org.apache.jackrabbit.webdav.jcr.version.report.RegisteredNamespacesReport
Returns RegisteredNamespacesReport.REGISTERED_NAMESPACES_REPORT type.
getType() - Method in class org.apache.jackrabbit.webdav.jcr.version.report.RepositoryDescriptorsReport
Returns RepositoryDescriptorsReport.REPOSITORY_DESCRIPTORS_REPORT type.
getType() - Method in interface org.apache.jackrabbit.webdav.lock.ActiveLock
Return the type of this lock.
getType() - Method in class org.apache.jackrabbit.webdav.lock.DefaultActiveLock
This is always a write lock.
getType() - Method in interface org.apache.jackrabbit.webdav.lock.LockEntry
Returns the type of this lock entry
getType() - Method in class org.apache.jackrabbit.webdav.lock.LockInfo
Returns the lock type or null if no 'lockinfo' element was passed to the constructor or did not contain an 'type' element and the type has not been set otherwise.
getType() - Method in class org.apache.jackrabbit.webdav.ordering.Position
Return the type of this Position object, which may be any of the following valid types: first, last, after, before
getType() - Method in class org.apache.jackrabbit.webdav.security.report.AclPrincipalReport
 
getType() - Method in class org.apache.jackrabbit.webdav.security.report.PrincipalMatchReport
 
getType() - Method in class org.apache.jackrabbit.webdav.security.report.PrincipalSearchReport
 
getType() - Method in class org.apache.jackrabbit.webdav.security.report.SearchablePropertyReport
 
getType() - Method in class org.apache.jackrabbit.webdav.transaction.TxActiveLock
Always returns the TransactionConstants.TRANSACTION type.
getType() - Method in class org.apache.jackrabbit.webdav.transaction.TxLockEntry
Returns the 'transaction' lock type.
getType() - Method in class org.apache.jackrabbit.webdav.version.LabelInfo
Return the type of the LABEL request.
getType() - Method in class org.apache.jackrabbit.webdav.version.report.CompareBaselineReport
Returns CompareBaselineReport.COMPARE_BASELINE.
getType() - Method in class org.apache.jackrabbit.webdav.version.report.ExpandPropertyReport
Returns ReportType.EXPAND_PROPERTY.
getType() - Method in class org.apache.jackrabbit.webdav.version.report.LatestActivityVersionReport
Returns LatestActivityVersionReport.LATEST_ACTIVITY_VERSION.
getType() - Method in class org.apache.jackrabbit.webdav.version.report.LocateByHistoryReport
Returns ReportType.LOCATE_BY_HISTORY.
getType() - Method in interface org.apache.jackrabbit.webdav.version.report.Report
Returns the registered type of this report.
getType(ReportInfo) - Static method in class org.apache.jackrabbit.webdav.version.report.ReportType
Return the ReportType requested by the given report info object.
getType() - Method in class org.apache.jackrabbit.webdav.version.report.VersionTreeReport
Returns ReportType.VERSION_TREE
getUnauthenticatedPrincipal() - Static method in class org.apache.jackrabbit.webdav.security.Principal
 
getUnbindInfo() - Method in interface org.apache.jackrabbit.webdav.bind.BindServletRequest
Returns the UnbindInfo present with the request
getUnbindInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getUndefinedChildNodeName(NodeType) - Static method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeUtil
Returns a name that is not defined by the nodeType's child node def
getUniqueID() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
 
getUniqueID() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
getUniqueID() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
 
getUniqueID() - Method in interface org.apache.jackrabbit.spi.ChildInfo
Returns the uniqueID of the child Node or null if the Node is not identified by a uniqueID.
getUniqueID() - Method in class org.apache.jackrabbit.spi.commons.ChildInfoImpl
Returns the uniqueID of the child Node or null if the Node is not identified by a uniqueID.
getUniqueID() - Method in interface org.apache.jackrabbit.spi.ItemId
 
getUniqueID() - Method in class org.apache.jackrabbit.spi2davex.ChildInfoImpl
Returns the uniqueID of the child Node or null if the Node is not identified by a uniqueID.
getUniqueNodeName(Node, String) - Static method in class org.apache.jackrabbit.core.security.authorization.acl.ACLEditor
Create a unique valid name for the Permission nodes to be save.
getUniqueNodeName(Node, String) - Static method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLEditor
Create a unique valid name for the Permission nodes to be save.
getUniquePrefix(String) - Method in class org.apache.jackrabbit.jcr2spi.xml.ImportHandler
Returns a prefix that is unique among the already registered prefixes.
getUnnamedItemDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getUnnamedNodeDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getUnnamedPropDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getUnnamedQNodeDefinitions() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
getUnnamedQNodeDefinitions() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
getUnnamedQPropertyDefinitions() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
getUnnamedQPropertyDefinitions() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
getUpdateElement() - Method in class org.apache.jackrabbit.webdav.version.UpdateInfo
 
getUpdateInfo() - Method in interface org.apache.jackrabbit.webdav.version.DeltaVServletRequest
Parses the UPDATE request body a build the corresponding UpdateInfo object.
getUpdateInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getURI(String) - Method in class org.apache.jackrabbit.commons.NamespaceHelper
Returns the namespace URI mapped to the given prefix in the current session, or null if the namespace does not exist.
getUri() - Method in class org.apache.jackrabbit.core.cluster.NamespaceRecord
Return the URI.
getURI(String) - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
getURI(String) - Method in class org.apache.jackrabbit.core.nodetype.xml.AdditionalNamespaceResolver
Returns the URI to which the given prefix is mapped.
getURI(String) - Method in class org.apache.jackrabbit.core.query.lucene.FileBasedNamespaceMappings
Returns a namespace uri for a prefix.
getURI(String) - Method in class org.apache.jackrabbit.core.query.lucene.NSRegistryBasedNamespaceMappings
Returns the URI to which the given prefix is mapped.
getURI(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getURI(String) - Method in class org.apache.jackrabbit.jcr2spi.NamespaceRegistryImpl
 
getURI(String) - Method in interface org.apache.jackrabbit.jcr2spi.NamespaceStorage
 
getURI(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getURI(String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
getURI(String) - Method in interface org.apache.jackrabbit.name.NamespaceResolver
Deprecated. Returns the URI to which the given prefix is mapped.
getURI(String) - Method in class org.apache.jackrabbit.name.SessionNamespaceResolver
Deprecated. Returns the URI to which the given prefix is mapped.
getURI(String) - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceMapping
Returns the URI to which the given prefix is mapped.
getURI(String) - Method in interface org.apache.jackrabbit.spi.commons.namespace.NamespaceResolver
Returns the URI to which the given prefix is mapped.
getURI(String) - Method in class org.apache.jackrabbit.spi.commons.namespace.RegistryNamespaceResolver
 
getURI(String) - Method in class org.apache.jackrabbit.spi.commons.namespace.SessionNamespaceResolver
Returns the URI to which the given prefix is mapped.
getURI(String) - Method in class org.apache.jackrabbit.util.name.NamespaceMapping
Deprecated. Returns the URI to which the given prefix is mapped.
getURI() - Method in class org.apache.jackrabbit.webdav.xml.Namespace
 
getURIs() - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
getURIs() - Method in class org.apache.jackrabbit.jcr2spi.NamespaceRegistryImpl
 
getURIToPrefixMapping() - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceMapping
Return a Map of URI to prefix mappings currently registered.
getURIToPrefixMapping() - Method in class org.apache.jackrabbit.util.name.NamespaceMapping
Deprecated. Return a Map of URI to prefix mappings currently registered.
getUrl() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Get the database URL.
getUrl() - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
 
getUrl() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
getUrl() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns the configured JDBC connection url.
getUrl() - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
getUseCompoundFile() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the current value for useCompoundFile.
getUser() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Get the user name.
getUser() - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
 
getUser() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
getUser() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns the configured user that is used to establish JDBC connections.
getUser() - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
getUserData() - Method in interface org.apache.jackrabbit.api.jsr283.observation.Event
Returns the user data set through ObservationManager.setUserData() on the ObservationManager bound to the Session that caused the event.
getUserData() - Method in class org.apache.jackrabbit.core.cluster.ChangeLogRecord
Returns the user data.
getUserData() - Method in interface org.apache.jackrabbit.core.cluster.Update
Returns the user data associated with this update.
getUserData() - Method in class org.apache.jackrabbit.core.observation.EventImpl
Returns the user data set through ObservationManager.setUserData() on the ObservationManager bound to the Session that caused the event.
getUserData() - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
 
getUserId() - Method in class org.apache.jackrabbit.core.cluster.LockRecord
Deprecated. User LockRecord.getOwner() instead.
getUserID(Subject) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
getUserID() - Method in class org.apache.jackrabbit.core.observation.EventImpl
getUserId() - Method in class org.apache.jackrabbit.core.observation.EventState
getUserID(Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Method supports tries to acquire a UserID in the follwing order: If passed credentials are GuestCredentials the anonymous user id is returned.
getUserID() - Method in class org.apache.jackrabbit.core.security.authentication.CryptedSimpleCredentials
 
getUserID(Subject) - Method in interface org.apache.jackrabbit.core.security.JackrabbitSecurityManager
Retrieve the id to be displayed upon Session.getUserID() for the specified subject.
getUserID(Subject) - Method in class org.apache.jackrabbit.core.security.simple.SimpleSecurityManager
 
getUserID() - Method in class org.apache.jackrabbit.core.SessionImpl
getUserID() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return the user id.
getUserID() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getUserID() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
Returns the user ID connected with this event.
getUserID() - Method in class org.apache.jackrabbit.spi.commons.logging.SessionInfoLogger
 
getUserID() - Method in class org.apache.jackrabbit.spi.commons.SessionInfoImpl
Returns the user id.
getUserID() - Method in interface org.apache.jackrabbit.spi.Event
Returns the user ID connected with this event.
getUserID() - Method in interface org.apache.jackrabbit.spi.SessionInfo
Returns the user id.
getUserID() - Method in class org.apache.jackrabbit.spi2dav.SessionInfoImpl
 
getUserManager() - Method in interface org.apache.jackrabbit.api.JackrabbitSession
Returns the UserManager for the current Session.
getUserManager(Session) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
getUserManager(Session) - Method in interface org.apache.jackrabbit.core.security.JackrabbitSecurityManager
Returns the user manager for the specified session.
getUserManager(Session) - Method in class org.apache.jackrabbit.core.security.simple.SimpleSecurityManager
 
getUserManager() - Method in class org.apache.jackrabbit.core.SessionImpl
 
getUserName() - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Return the user name.
getUserPrincipal() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getUUID() - Method in class org.apache.jackrabbit.commons.AbstractNode
Returns the UUID of this node.
getUUID() - Method in class org.apache.jackrabbit.core.NodeId
Returns the UUID of the identified node.
getUUID() - Method in class org.apache.jackrabbit.core.NodeImpl
getUUID() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
getUUID() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getUuid() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddNode
 
getUUID() - Method in class org.apache.jackrabbit.jcr2spi.xml.Importer.NodeInfo
 
getUuidBehaviour() - Method in class org.apache.jackrabbit.jcr2spi.operation.WorkspaceImport
 
getUUIDFromFileName(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
getUUIDs() - Method in class org.apache.jackrabbit.spi.commons.EventFilterImpl
 
getValidator() - Method in class org.apache.jackrabbit.core.SessionImpl
 
getValidator() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getValidJcrSystemNodeTypeNames() - Method in class org.apache.jackrabbit.spi.commons.query.PathQueryNode
Returns a list of valid node types under /jcr:system.
getValue() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getValue() - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitTermQuery.JackrabbitTermWeight
getValue(Name) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Utility method that extracts the first value of the named property of the current node.
getValue() - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryWeight
getValue(int) - Method in class org.apache.jackrabbit.core.query.lucene.SharedFieldCache.ValueIndex
 
getValue(int, NamePathResolver) - Method in interface org.apache.jackrabbit.core.xml.TextValue
 
getValue() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getValue() - Method in class org.apache.jackrabbit.jcr2spi.state.PropertyState
Convenience method for single valued property states.
getValue() - Method in class org.apache.jackrabbit.spi.commons.query.ExactQueryNode
Returns the value of the property to match.
getValue() - Method in class org.apache.jackrabbit.spi.commons.query.qom.LiteralImpl
 
getValue() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTLiteral
 
getValue() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
getValue(Property) - Static method in class org.apache.jackrabbit.test.api.PropertyUtil
Returns the value of a property.
getValue() - Method in class org.apache.jackrabbit.webdav.bind.ParentSet
 
getValue() - Method in class org.apache.jackrabbit.webdav.jcr.nodetype.NodeTypeProperty
Returns the value of this property which is a Set of nodetype names.
getValue() - Method in class org.apache.jackrabbit.webdav.jcr.property.LengthsProperty
Returns an array of longs representing the value of this property.
getValue() - Method in class org.apache.jackrabbit.webdav.jcr.property.NamespacesProperty
 
getValue() - Method in class org.apache.jackrabbit.webdav.jcr.property.ValuesProperty
Returns an array of Values representing the value of this property.
getValue() - Method in class org.apache.jackrabbit.webdav.jcr.search.SearchResultProperty
Same as SearchResultProperty.getValues()
getValue() - Method in class org.apache.jackrabbit.webdav.lock.LockDiscovery
Returns the list of active locks.
getValue() - Method in class org.apache.jackrabbit.webdav.lock.SupportedLock
Returns the list of supported lock entries.
getValue() - Method in class org.apache.jackrabbit.webdav.observation.Filter
 
getValue() - Method in class org.apache.jackrabbit.webdav.observation.SubscriptionDiscovery
Returns an array of Subscriptions.
getValue() - Method in interface org.apache.jackrabbit.webdav.property.DavProperty
Returns the value of this property
getValue() - Method in class org.apache.jackrabbit.webdav.property.DefaultDavProperty
Returns the value of this property
getValue() - Method in class org.apache.jackrabbit.webdav.property.HrefProperty
Returns an array of String.
getValue() - Method in class org.apache.jackrabbit.webdav.property.ResourceType
Returns a Set of resource types each implementing the XmlSerializable interface.
getValue() - Method in class org.apache.jackrabbit.webdav.search.QueryGrammerSet
Returns the set of supported query grammers.
getValue() - Method in class org.apache.jackrabbit.webdav.security.AclProperty
 
getValue() - Method in class org.apache.jackrabbit.webdav.security.AclRestrictionsProperty
Not implemented.
getValue() - Method in class org.apache.jackrabbit.webdav.security.CurrentUserPrivilegeSetProperty
 
getValue() - Method in class org.apache.jackrabbit.webdav.security.SupportedPrivilegeSetProperty
 
getValue() - Method in class org.apache.jackrabbit.webdav.version.LabelSetProperty
 
getValue() - Method in class org.apache.jackrabbit.webdav.version.report.SupportedReportSetProperty
Returns a set of report types.
getValue() - Method in class org.apache.jackrabbit.webdav.version.SupportedMethodSetProperty
 
getValueAccordingToValueConstraints(Session, PropertyDefinition, boolean) - Static method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeUtil
Returns a value according to the value contraints of a PropertyDefinition
getValueConstraints() - Method in interface org.apache.jackrabbit.core.nodetype.PropDef
Returns the array of value constraints.
getValueConstraints() - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Returns the array of value constraints.
getValueConstraints() - Method in class org.apache.jackrabbit.core.nodetype.PropertyDefinitionImpl
getValueConstraints() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.PropertyDefinitionImpl
getValueConstraints() - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilder.QPropertyDefinitionBuilder
 
getValueConstraints() - Method in class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
Returns the array of value constraints.
getValueConstraints() - Method in interface org.apache.jackrabbit.spi.QPropertyDefinition
Returns the array of value constraints.
getValueConstraints() - Method in class org.apache.jackrabbit.spi2dav.QPropertyDefinitionImpl
Returns the array of value constraints.
getValueConstraints() - Method in class org.apache.jackrabbit.webdav.jcr.nodetype.PropertyDefinitionImpl
 
getValueFactory() - Method in class org.apache.jackrabbit.core.SessionImpl
getValueFactory() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return the value factory.
getValueFactory() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getValueIndex(IndexReader, String, String, SortComparator) - Method in class org.apache.jackrabbit.core.query.lucene.SharedFieldCache
Creates a ValueIndex for a field and a term prefix.
getValueOfType(Session, int) - Static method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeUtil
Returns any value of the requested type
getValueProvider() - Method in class org.apache.jackrabbit.core.virtual.VirtualPropertyState
Returns the virtual value provider, if registered.
getValues() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry
Retruns the internal values
getValues() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
getValues(ScoreNode, EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.DynamicOperand
Returns the values for the given score node sn of this dynamic operand.
getValues(ScoreNode, EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.LengthOperand
Returns the values for the given score node sn of this dynamic operand.
getValues(ScoreNode, EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.LowerCaseOperand
Returns the values for the given score node sn of this dynamic operand.
getValues(ScoreNode, EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.NodeLocalNameOperand
Returns the local name of the node denoted by the given score node sn.
getValues(ScoreNode, EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.NodeNameOperand
Returns the name of the node denoted by the given score node sn.
getValues(ScoreNode, EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.PropertyValueOperand
Returns the values for the given score node sn of this dynamic operand.
getValues(ScoreNode, EvaluationContext) - Method in class org.apache.jackrabbit.core.query.lucene.constraint.UpperCaseOperand
Returns the values for the given score node sn of this dynamic operand.
getValues() - Method in class org.apache.jackrabbit.core.state.PropertyState
Returns the value(s) of this property.
getValues() - Method in class org.apache.jackrabbit.core.virtual.VirtualPropertyState
Returns the value of this state evt. by using the registered virtual value provider.
getValues() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddProperty
 
getValues() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetPropertyValue
 
getValues() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getValues() - Method in class org.apache.jackrabbit.jcr2spi.state.PropertyState
Returns the value(s) of this property.
getValues() - Method in class org.apache.jackrabbit.jcr2spi.xml.Importer.PropInfo
 
getValues() - Method in class org.apache.jackrabbit.spi.commons.PropertyInfoImpl
getValues() - Method in interface org.apache.jackrabbit.spi.PropertyInfo
 
getValues() - Method in interface org.apache.jackrabbit.spi.QueryResultRow
Returns an array of QValues.
getValues() - Method in class org.apache.jackrabbit.spi2dav.PropertyInfoImpl
 
getValues() - Method in class org.apache.jackrabbit.spi2davex.PropertyInfoImpl
 
getValues() - Method in class org.apache.jackrabbit.webdav.jcr.search.SearchResultProperty
Return the values representing the values of that row in the search result table.
getValueType() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetPropertyValue
 
getValueType() - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
Returns the type of the value.
getValueType() - Method in class org.apache.jackrabbit.webdav.jcr.property.ValuesProperty
Returns the type of the values present in this property or PropertyType.UNDEFINED if no values are available.
getVariables() - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Returns the variables.
getVersion() - Method in class org.apache.jackrabbit.core.query.lucene.IndexFormatVersion
Returns the index format version
getVersion(IndexReader) - Static method in class org.apache.jackrabbit.core.query.lucene.IndexFormatVersion
 
getVersion(Name) - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Equivalent to VersionHistory.getVersion(java.lang.String).
getVersion(NodeId) - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Returns the version with the given uuid or null if the respective version does not exist.
getVersion(String) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
getVersion(NodeId) - Method in interface org.apache.jackrabbit.core.version.VersionManager
Returns the version with the given id
getVersion(String) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
getVersionableIdentifier() - Method in interface org.apache.jackrabbit.api.jsr283.version.VersionHistory
Returns the identifier of the versionable node for which this is the version history.
getVersionableIdentifier() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
Returns the identifier of the versionable node for which this is the version history.
getVersionableNodeEntry(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.DefaultVersionManager
 
getVersionableNodeEntry(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
getVersionableNodeEntry(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
getVersionableUUID() - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Returns the UUID of the versionable node that this history belongs to.
getVersionableUUID() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
getVersionableUUID() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
GetVersionableUUIDTest - Class in org.apache.jackrabbit.test.api.version
GetVersionableUUIDTest provides test methods covering VersionHistory.getVersionableUUID().
GetVersionableUUIDTest() - Constructor for class org.apache.jackrabbit.test.api.version.GetVersionableUUIDTest
 
getVersionByLabel(Name) - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Equivalalent to VersionHistory.getVersionByLabel(java.lang.String) but returns null if the version does not exists.
getVersionByLabel(String) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
getVersionByLabel(String) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
getVersionHistory(String) - Method in interface org.apache.jackrabbit.api.jsr283.version.VersionManager
Returns the VersionHistory object of the node at absPath.
getVersionHistory() - Method in class org.apache.jackrabbit.commons.AbstractNode
Returns the version history of this node.
getVersionHistory() - Method in class org.apache.jackrabbit.core.NodeImpl
getVersionHistory() - Method in interface org.apache.jackrabbit.core.version.InternalFrozenVersionHistory
Returns the version history that was assigned to the node at the time it was versioned.
getVersionHistory() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
returns the internal version history in wich this version lifes in.
getVersionHistory(String) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
Returns the VersionHistory object of the node at absPath.
getVersionHistory(Session, NodeState) - Method in interface org.apache.jackrabbit.core.version.VersionManager
Returns information about the version history of the specified node.
getVersionHistory(NodeId) - Method in interface org.apache.jackrabbit.core.version.VersionManager
Returns the version history with the given id
getVersionHistory() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getVersionHistory() - Method in class org.apache.jackrabbit.webdav.jcr.version.VersionItemCollection
Returns the VersionHistory associated with the repository version.
getVersionHistory() - Method in class org.apache.jackrabbit.webdav.jcr.VersionControlledItemCollection
Returns the VersionHistory associated with the repository node.
getVersionHistory() - Method in class org.apache.jackrabbit.webdav.jcr.WorkspaceResourceImpl
 
getVersionHistory() - Method in class org.apache.jackrabbit.webdav.simple.VersionControlledResourceImpl
Returns the VersionHistory associated with the repository node.
getVersionHistory() - Method in class org.apache.jackrabbit.webdav.simple.VersionResourceImpl
Returns the VersionHistory associated with the repository version.
getVersionHistory() - Method in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
Returns the VersionHistoryResource, that is referenced in the 'version-history' property.
getVersionHistory() - Method in interface org.apache.jackrabbit.webdav.version.VersionResource
Returns the VersionHistoryResource, that is referenced in the DAV:version-history property.
getVersionHistoryEntry(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.DefaultVersionManager
 
getVersionHistoryEntry(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
getVersionHistoryEntry(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
getVersionHistoryId() - Method in interface org.apache.jackrabbit.core.version.InternalFrozenVersionHistory
Returns the id of the version history that was assigned to the node at the time it was versioned.
getVersionHistoryId() - Method in class org.apache.jackrabbit.core.version.VersionHistoryInfo
Returns the identifier of the version history node.
getVersionHistoryId() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddLabel
 
getVersionHistoryId() - Method in class org.apache.jackrabbit.jcr2spi.operation.RemoveLabel
 
getVersionHistoryOfNode(NodeId) - Method in interface org.apache.jackrabbit.core.version.VersionManager
Returns the version history for the versionable node with the given id.
getVersionHref() - Method in class org.apache.jackrabbit.webdav.version.UpdateInfo
 
getVersionId() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddLabel
 
getVersionId() - Method in class org.apache.jackrabbit.jcr2spi.operation.RemoveLabel
 
getVersionIds() - Method in class org.apache.jackrabbit.jcr2spi.operation.Restore
 
getVersioningConfig() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the repository versioning configuration.
getVersionLabels() - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Returns a name array of all version labels that exist in this version history
getVersionLabels() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
getVersionLabels(Version) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
getVersionLabels() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
getVersionLabels(Version) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
getVersionLabelsId() - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Returns the Id of the version labels node.
getVersionManager() - Method in interface org.apache.jackrabbit.api.jsr283.Workspace
Returns the VersionManager object.
getVersionManager() - Method in class org.apache.jackrabbit.core.RepositoryImpl
 
getVersionManager() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the VersionManager associated with this session.
getVersionManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
 
getVersionManager() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
Returns the VersionManager associated with this ManagerProvider.
getVersionManager() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getVersionManager() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getVersionNames() - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Returns a name array of all version names that exist in this version history.
getVersions() - Method in class org.apache.jackrabbit.webdav.jcr.version.VersionHistoryItemCollection
Return an array of VersionResources representing all versions present in the underlying JCR version history.
getVersions() - Method in class org.apache.jackrabbit.webdav.simple.VersionHistoryResourceImpl
Return an array of VersionResources representing all versions present in the underlying JCR version history.
getVersions() - Method in interface org.apache.jackrabbit.webdav.version.VersionHistoryResource
Returns an array of VersionResources containing all versions that are a member of this resource.
getVersionUri() - Method in class org.apache.jackrabbit.webdav.client.methods.CheckinMethod
 
getVirtualItemStateProvider() - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateManager
returns the virtual node state provider for the node type states.
getVirtualItemStateProvider() - Method in interface org.apache.jackrabbit.core.version.VersionManager
returns the virtual item state provider that exposes the internal versions as items.
getVirtualItemStateProvider() - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
returns the virtual item state provider that exposes the internal versions as items.
getVirtualItemStateProvider() - Method in class org.apache.jackrabbit.core.version.XAVersionManager
returns the virtual item state provider that exposes the internal versions as items.
getVirtualRootId() - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Returns the id of the root node of the virtual tree.
getVirtualRootId() - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Returns the id of the root node of the virtual tree.
getVirtualRootId() - Method in interface org.apache.jackrabbit.core.virtual.VirtualItemStateProvider
Returns the id of the root node of the virtual tree.
getVirtualValues(Name) - Method in interface org.apache.jackrabbit.core.virtual.VirtualValueProvider
Returns the values for the given name
getVolatileIdleTime() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the current value for volatileIdleTime.
getWeakReferences() - Method in interface org.apache.jackrabbit.api.jsr283.Node
This method returns all WEAKREFERENCE properties that refer to this node and that are accessible through the current Session.
getWeakReferences(String) - Method in interface org.apache.jackrabbit.api.jsr283.Node
This method returns all WEAKREFERENCE properties that refer to this node, have the specified name and that are accessible through the current Session.
getWeakReferences() - Method in class org.apache.jackrabbit.core.NodeImpl
 
getWeakReferences(String) - Method in class org.apache.jackrabbit.core.NodeImpl
 
getWildcardQuery(String, String) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitQueryParser
getWorkspace() - Method in class org.apache.jackrabbit.core.cluster.ClusterRecord
Return the workspace name.
getWorkspace() - Method in class org.apache.jackrabbit.core.SessionImpl
getWorkspace() - Method in class org.apache.jackrabbit.jca.JCAConnectionRequestInfo
Return the workspace.
getWorkspace() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return the workspace.
getWorkspace() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getWorkspaceAccessConfig() - Method in class org.apache.jackrabbit.core.config.SecurityManagerConfig
 
getWorkspaceConfig(String) - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the configuration of the specified workspace.
getWorkspaceConfigs() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns all workspace configurations.
getWorkspaceHref() - Method in class org.apache.jackrabbit.webdav.jcr.RootCollection
Since the root resource does not represent a repository item and therefore is not member of a workspace resource, this method always returns null.
getWorkspaceHref() - Method in class org.apache.jackrabbit.webdav.jcr.WorkspaceResourceImpl
 
getWorkspaceHref() - Method in class org.apache.jackrabbit.webdav.version.UpdateInfo
 
getWorkspaceId() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Returns the ID that must be used for resolving this entry OR loading its children entries from the persistent layer.
getWorkspaceId() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
getWorkspaceId() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.PropertyEntry
Returns the ID that must be used for resolving this entry OR loading its children entries from the persistent layer.
getWorkspaceId() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.PropertyEntryImpl
 
getWorkspaceId() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
Utility method: Returns the identifier of this item state.
getWorkspaceId() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Utility method: Returns the identifier of this item state.
getWorkspaceId() - Method in class org.apache.jackrabbit.jcr2spi.state.PropertyState
Utility method: Returns the identifier of this item state.
getWorkspaceInfo(String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Returns the RepositoryImpl.WorkspaceInfo for the named workspace.
getWorkspaceMaxIdleTime() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the amount of time in seconds after which an idle workspace is automatically shutdown.
getWorkspaceName() - Method in class org.apache.jackrabbit.core.config.SecurityManagerConfig
Returns the name of the 'workspaceName' attribute or null if the SecurityManager does not require an extra workspace.
getWorkspaceName() - Method in class org.apache.jackrabbit.core.security.AMContext
Returns the name of the workspace.
getWorkspaceName() - Method in class org.apache.jackrabbit.jcr2spi.operation.AbstractCopy
 
getWorkspaceName() - Method in class org.apache.jackrabbit.spi.commons.logging.SessionInfoLogger
 
getWorkspaceName() - Method in class org.apache.jackrabbit.spi.commons.SessionInfoImpl
Returns the workspace name.
getWorkspaceName() - Method in interface org.apache.jackrabbit.spi.SessionInfo
Returns the workspace name.
getWorkspaceName() - Method in class org.apache.jackrabbit.spi2dav.SessionInfoImpl
 
getWorkspaceName() - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
Return the name of the workspace the resource identified by this locator is member of.
getWorkspaceNames() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Returns the names of all workspaces in this repository.
getWorkspaceNames() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the names of all workspaces of this repository with respect of the access rights of this session.
getWorkspaceNames() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
getWorkspaceNames(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
This default implementation first calls AbstractReadableRepositoryService.checkSessionInfo(SessionInfo) with the sessionInfo, then returns the workspaces that were passed to the constructor of this repository service.
getWorkspaceNames(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getWorkspaceNames(SessionInfo) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Return all workspace names available for the given SessionInfo.
getWorkspaceNames(SessionInfo) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getWorkspaceNames(SessionInfo) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Return all workspace names available for the given SessionInfo.
getWorkspacePath() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
 
getWorkspacePath() - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
Return the path of the workspace the resource identified by this locator is member of.
getWorkspacesConfigRootDir() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the workspace root directory.
getWriter() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
getXAResource() - Method in interface org.apache.jackrabbit.api.XASession
Retrieves an XAResource object that the transaction manager will use to manage this XASession object's participation in a distributed transaction.
getXAResource() - Method in class org.apache.jackrabbit.core.XASessionImpl
Retrieves an XAResource object that the transaction manager will use to manage this XASession object's participation in a distributed transaction.
getXAResource() - Method in class org.apache.jackrabbit.jca.AnonymousConnection
getXAResource() - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Returns an javax.transaction.xa.XAresource instance.
getXAResource() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Returns the XAResource associated with this session.
getXAResource() - Method in interface org.apache.jackrabbit.jcr2spi.XASession
Retrieves an XAResource object that the transaction manager will use to manage this XASession object's participation in a distributed transaction.
getXAResource() - Method in class org.apache.jackrabbit.jcr2spi.XASessionImpl
 
getXAResource() - Method in interface org.apache.jackrabbit.spi.XASessionInfo
Retrieves an XAResource object that the transaction manager will use to manage this XASessionInfo object's participation in a distributed transaction.
getXAResourceBegin() - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Returns an InternalXAResource that acquires a write lock on the version manager in InternalXAResource.prepare(TransactionContext).
getXAResourceEnd() - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Returns an InternalXAResource that releases the write lock on the version manager in InternalXAResource.commit(TransactionContext) or InternalXAResource.rollback(TransactionContext).
getXAResources(ActivationSpec[]) - Method in class org.apache.jackrabbit.jca.JCAResourceAdapter
 
getXMLName(String, String) - Method in class org.apache.jackrabbit.commons.xml.Exporter
Returns a prefixed XML name for the given namespace URI and local name.
getXmlStream() - Method in class org.apache.jackrabbit.jcr2spi.operation.WorkspaceImport
 
getYear(Calendar) - Static method in class org.apache.jackrabbit.util.ISO8601
Returns the astonomical year of the given calendar.
GLOBAL - Static variable in interface org.apache.jackrabbit.webdav.transaction.TransactionConstants
"global" lock scope constant.
GQL - Class in org.apache.jackrabbit.commons.query
GQL is a simple fulltext query language, which supports field prefixes similar to Lucene or Google queries.
GQL.Filter - Interface in org.apache.jackrabbit.commons.query
Defines a filter for query result rows.
grantImpersonation(Principal) - Method in interface org.apache.jackrabbit.api.security.user.Impersonation
 
grants(Path, int) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions
 
grants(int) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions.Result
 
grants(Path, int) - Method in interface org.apache.jackrabbit.core.security.authorization.CompiledPermissions
Returns true if the specified permissions are granted on the item identified by the given path.
grants(Set, String) - Method in interface org.apache.jackrabbit.core.security.authorization.WorkspaceAccessManager
Returns true if access to the workspace with the given name is granted to the to any of the specified principals.
Group - Interface in org.apache.jackrabbit.api.security.user
A Group is a collection of Authorizables.
GROUP - Static variable in interface org.apache.jackrabbit.webdav.security.SecurityConstants
Protected href property DAV:group
GROUP_MEMBER_SET - Static variable in interface org.apache.jackrabbit.webdav.security.SecurityConstants
Protected href property DAV:group-member-set for principal resources.
GROUP_MEMBERSHIP - Static variable in interface org.apache.jackrabbit.webdav.security.SecurityConstants
Protected href property DAV:group-membership for principal resources.
Gt - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
GT_OPERATOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
GtEquals - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
GtGt - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
guessDecodedLength(long) - Static method in class org.apache.jackrabbit.test.api.Base64
Pessimistically guesses the size (i.e. number of bytes) of the decoded output given the length (i.e. number of bytes) of the base64 encoded data.
guessDecodedLength(long) - Static method in class org.apache.jackrabbit.util.Base64
Pessimistically guesses the size (i.e. number of bytes) of the decoded output given the length (i.e. number of bytes) of the base64 encoded data.
GuestCredentials - Class in org.apache.jackrabbit.api.jsr283
GuestCredentials implements the Credentials interface and is used to obtain a "guest", "public" or "anonymous" session.
GuestCredentials() - Constructor for class org.apache.jackrabbit.api.jsr283.GuestCredentials
The constructor creates a new GuestCredentials object.

H

H2PersistenceManager - Class in org.apache.jackrabbit.core.persistence.bundle
Extends the BundleDbPersistenceManager by H2 specific code.
H2PersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.H2PersistenceManager
Creates a new H2 persistence manager.
handle(Callback[]) - Method in class org.apache.jackrabbit.core.security.authentication.CallbackHandlerImpl
 
handleMissingChildNode(NoSuchItemStateException, QueryHandler, Path, NodeState, ChildNodeEntry) - Method in class org.apache.jackrabbit.core.query.OnWorkspaceInconsistency
Handle a missing child node state.
HandleMonitor - Class in org.apache.jackrabbit.core.fs.local
This Class implements a very simple open handle monitor for the local file system.
HandleMonitor() - Constructor for class org.apache.jackrabbit.core.fs.local.HandleMonitor
 
handler - Variable in class org.apache.jackrabbit.commons.xml.ProxyContentHandler
The proxied content handler.
handler - Variable in class org.apache.jackrabbit.core.query.QueryImpl
The query handler for this query.
has(ItemId) - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return a flag indicating whether a given item state exists.
hasAnyTransientItemStates() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
 
hasCapability(String, Object, Map) - Method in interface org.apache.jackrabbit.api.jsr283.Session
Checks whether an operation can be performed given as much context as can be determined by the repository, including: Permissions granted to the current user, including access control privileges.
hasCapability(String, Object, Map) - Method in class org.apache.jackrabbit.core.SessionImpl
 
hasChildElement(Node, String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Returns true if the given parent node has a child element that matches the specified local name and namespace.
hasChildNodeEntries() - Method in class org.apache.jackrabbit.core.state.NodeState
Determines if there are any child node entries.
hasChildNodeEntry(Name) - Method in class org.apache.jackrabbit.core.state.NodeState
Determines if there is a ChildNodeEntry with the specified name.
hasChildNodeEntry(NodeId) - Method in class org.apache.jackrabbit.core.state.NodeState
Determines if there is a ChildNodeEntry with the specified NodeId.
hasChildNodeEntry(Name, int) - Method in class org.apache.jackrabbit.core.state.NodeState
Determines if there is a ChildNodeEntry with the specified name and index.
hasChildNodeEntry(Name, int) - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Utility Determines if there is a valid NodeEntry with the specified name and index.
hasChildNodes(NodeEntry) - Method in interface org.apache.jackrabbit.jcr2spi.ItemManager
 
hasChildNodes(NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
 
hasChildProperties(NodeEntry) - Method in interface org.apache.jackrabbit.jcr2spi.ItemManager
 
hasChildProperties(NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
 
hasChildren(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Tests whether the file system entry denoted by this path has child entries.
hasChildren(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Tests whether the file system entry denoted by this path has child entries.
hasChildren(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Tests whether the file system entry denoted by this path has child entries.
hasChildren(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Tests whether the file system entry denoted by this path has child entries.
hasChildren(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
hasComplianceClass(String) - Method in class org.apache.jackrabbit.webdav.client.methods.OptionsMethod
Checks if the specified compliance class is supported by the resource identified by the original URI.
hasContent(Node) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Return true if the given parent contains any child that is either an Element, Text or CDATA.
hasDefinition() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Returns true if the definition of this state has already been calculated.
hasDirectory(String) - Method in interface org.apache.jackrabbit.core.query.lucene.directory.DirectoryManager
Checks if there exists a directory with the given name.
hasDirectory(String) - Method in class org.apache.jackrabbit.core.query.lucene.directory.FSDirectoryManager
Checks if there exists a directory with the given name.
hasDirectory(String) - Method in class org.apache.jackrabbit.core.query.lucene.directory.RAMDirectoryManager
Checks if there exists a directory with the given name.
hasEffectiveHold(Path, boolean) - Method in interface org.apache.jackrabbit.core.retention.RetentionRegistry
 
hasEffectiveHold(Path, boolean) - Method in class org.apache.jackrabbit.core.retention.RetentionRegistryImpl
 
hasEffectiveRetention(Path, boolean) - Method in interface org.apache.jackrabbit.core.retention.RetentionRegistry
 
hasEffectiveRetention(Path, boolean) - Method in class org.apache.jackrabbit.core.retention.RetentionRegistryImpl
 
hasErrorCondition() - Method in exception org.apache.jackrabbit.webdav.DavException
 
hasErrorCondition() - Method in exception org.apache.jackrabbit.webdav.jcr.JcrDavException
Always returns true.
hasFrozenHistory(UUID) - Method in interface org.apache.jackrabbit.core.version.InternalFrozenNode
Checks if this frozen node has the frozen version history
HashCache - Class in org.apache.jackrabbit.spi.commons.name
Simple utility class that implements a fixed-size and thread-safe (non-blocking) cache of objects.
HashCache() - Constructor for class org.apache.jackrabbit.spi.commons.name.HashCache
 
hashCode() - Method in class org.apache.jackrabbit.core.data.AbstractDataRecord
Returns the hash code of the data identifier.
hashCode() - Method in class org.apache.jackrabbit.core.data.DataIdentifier
Returns the hash code of the identifier string.
hashCode() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.NodeId
Returns the same as this.getUUID().hashCode()
hashCode() - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefId
hashCode() - Method in class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.nodetype.PropDefId
hashCode() - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.nodetype.ValueConstraint
 
hashCode() - Method in class org.apache.jackrabbit.core.observation.EventImpl
 
hashCode() - Method in class org.apache.jackrabbit.core.observation.EventState
Returns a hashCode for this EventState.
hashCode() - Method in class org.apache.jackrabbit.core.PropertyId
Returns the hash code of this property identifier.
hashCode() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex.CombinedIndexReader
 
hashCode() - Method in class org.apache.jackrabbit.core.retention.RetentionPolicyImpl
 
hashCode() - Method in class org.apache.jackrabbit.core.security.AnonymousPrincipal
 
hashCode() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions.Result
 
hashCode() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
hashCode() - Method in class org.apache.jackrabbit.core.security.principal.AdminPrincipal
 
hashCode() - Method in class org.apache.jackrabbit.core.security.principal.EveryonePrincipal
 
hashCode() - Method in class org.apache.jackrabbit.core.security.principal.PrincipalImpl
 
hashCode() - Method in class org.apache.jackrabbit.core.security.SystemPrincipal
 
hashCode() - Method in class org.apache.jackrabbit.core.security.UserPrincipal
 
hashCode() - Method in class org.apache.jackrabbit.core.state.ChildNodeEntry
 
hashCode() - Method in class org.apache.jackrabbit.core.state.NodeReferencesId
Returns the same as this.getTargetId().hashCode().
hashCode() - Method in class org.apache.jackrabbit.core.value.BLOBFileValue
hashCode() - Method in class org.apache.jackrabbit.core.value.BLOBInDataStore
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.value.BLOBInMemory
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.value.BLOBInResource
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.value.BLOBInTempFile
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.value.BLOBValue
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.core.value.InternalValue
hashCode() - Method in class org.apache.jackrabbit.jca.JCAConnectionRequestInfo
Return the hash code.
hashCode() - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
Return the hash code.
hashCode() - Method in class org.apache.jackrabbit.name.Path
Deprecated. Returns a hash code value for this path.
hashCode() - Method in class org.apache.jackrabbit.name.Path.PathElement
Deprecated. Computes a hash code for this path element.
hashCode() - Method in class org.apache.jackrabbit.name.QName
Deprecated. Returns the hash code of this qualified name.
hashCode() - Method in class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
 
hashCode() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.AddNode
 
hashCode() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.AddProperty
 
hashCode() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Empty
 
hashCode(Object) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
 
hashCode() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Move
 
hashCode() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Remove
 
hashCode() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.ReorderNodes
 
hashCode() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetMixins
 
hashCode() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetValue
 
hashCode() - Method in class org.apache.jackrabbit.spi.commons.nodetype.ValueConstraint
Returns the hashCode of the definition String
hashCode - Variable in class org.apache.jackrabbit.spi.commons.QItemDefinitionImpl
HashCode of this object
hashCode() - Method in class org.apache.jackrabbit.spi.commons.QItemDefinitionImpl
See QNodeDefinition#hashCode() and QPropertyDefinition#hashCode().
hashCode() - Method in class org.apache.jackrabbit.spi.commons.QNodeDefinitionImpl
Overwrites QItemDefinitionImpl.hashCode().
hashCode() - Method in class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
Overwrites QItemDefinitionImpl.hashCode().
hashCode() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
 
hashCode - Variable in class org.apache.jackrabbit.spi2dav.QItemDefinitionImpl
HashCode of this object
hashCode() - Method in class org.apache.jackrabbit.spi2dav.QItemDefinitionImpl
See QNodeDefinition#hashCode() and QPropertyDefinition#hashCode().
hashCode() - Method in class org.apache.jackrabbit.spi2dav.QNodeDefinitionImpl
Overwrites QItemDefinitionImpl.hashCode().
hashCode() - Method in class org.apache.jackrabbit.spi2dav.QNodeTypeDefinitionImpl
Always returns 0
hashCode() - Method in class org.apache.jackrabbit.spi2dav.QPropertyDefinitionImpl
Overwrites QItemDefinitionImpl.hashCode().
hashCode() - Method in class org.apache.jackrabbit.spi2davex.ChildInfoImpl
 
hashCode() - Method in class org.apache.jackrabbit.uuid.UUID
Deprecated. Returns a hash code value for the object.
hashCode() - Method in class org.apache.jackrabbit.value.BinaryValue
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.value.BooleanValue
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.value.DateValue
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.value.DoubleValue
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.value.LongValue
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.value.NameValue
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.value.PathValue
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.value.ReferenceValue
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.value.StringValue
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.webdav.property.AbstractDavProperty
Computes the hash code using this property's name and value.
hashCode() - Method in class org.apache.jackrabbit.webdav.property.DavPropertyName
Computes the hash code using this propertys name and namespace.
hashCode() - Method in class org.apache.jackrabbit.webdav.xml.Namespace
 
HashMapIndex - Class in org.apache.jackrabbit.core.persistence.bundle.util
Implements a StringIndex that is based on a hashmap and persists the names as property file.
HashMapIndex(FileSystemResource) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.HashMapIndex
Creates a new hashmap index and loads the lookup tables from the filesystem resource.
hasItem(NodeId) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Return a flag indicating if the item specified exists.
hasItem(NodeId) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Return a flag indicating if the item specified exists.
hasItemReferences(NodeId) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Checks if there are item references (from outside the version storage) that reference the given node.
hasItemReferences(NodeId) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Checks if there are item references (from outside the version storage) that reference the given node.
hasItemState(ItemId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Determines whether an item state for a given item id exists.
hasItemState(ItemId) - Method in interface org.apache.jackrabbit.core.state.ItemStateManager
Return a flag indicating whether an item state for a given item id exists.
hasItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Return a flag indicating whether an item state for a given item id exists.
hasItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Return a flag indicating whether an item state for a given item id exists.
hasItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Return a flag indicating whether an item state for a given item id exists.
hasItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Return a flag indicating whether an item state for a given item id exists.
hasItemState(ItemId) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Return a flag indicating whether an item state for a given item id exists.
hasItemState(ItemId) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Return a flag indicating whether an item state for a given item id exists.
hasItemState(ItemId) - Method in class org.apache.jackrabbit.core.ZombieHierarchyManager
Determines whether an item state for a given item id exists.
hasLabel(Name) - Method in interface org.apache.jackrabbit.core.version.InternalVersion
Checks, if this version has the given label assosiated
hasLock(Type, Scope) - Method in interface org.apache.jackrabbit.webdav.DavResource
Returns true if a lock applies to this resource.
hasLock(Type, Scope) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
 
hasLock(String, DavResource) - Method in class org.apache.jackrabbit.webdav.jcr.transaction.TxLockManagerImpl
Returns true if the given lock token belongs to a lock that applies to the given resource, false otherwise.
hasLock(String, DavResource) - Method in interface org.apache.jackrabbit.webdav.lock.LockManager
Returns true, if the the manager contains a lock for the given resource, that is hold by the specified token.
hasLock(String, DavResource) - Method in class org.apache.jackrabbit.webdav.lock.SimpleLockManager
 
hasLock(Type, Scope) - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
 
hasNamedItemDef(Name) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
hasNext() - Method in class org.apache.jackrabbit.commons.iterator.RangeIteratorAdapter
Checks if this iterator has more elements.
hasNext() - Method in class org.apache.jackrabbit.commons.iterator.RangeIteratorDecorator
Delegated to the underlying iterator.
hasNext() - Method in class org.apache.jackrabbit.commons.packaging.FilterContentPackage.FilteringIterator
 
hasNext() - Method in class org.apache.jackrabbit.core.journal.FileRecordIterator
Return a flag indicating whether there are next records.
hasNext() - Method in interface org.apache.jackrabbit.core.journal.RecordIterator
Return a flag indicating whether there are more records.
hasNext() - Method in class org.apache.jackrabbit.core.observation.EventJournalImpl
hasNext() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryIterator
 
hasNext() - Method in class org.apache.jackrabbit.jcr2spi.LazyItemIterator
hasNext() - Method in class org.apache.jackrabbit.jcr2spi.query.NodeIteratorImpl
Returns true if there is another Node available; false otherwise.
hasNext() - Method in class org.apache.jackrabbit.util.IteratorHelper
Deprecated. 
hasNext() - Method in class org.apache.jackrabbit.webdav.DavResourceIteratorImpl
 
hasNext() - Method in class org.apache.jackrabbit.webdav.xml.ElementIterator
Returns true if there is a next Element
hasNode(String) - Method in class org.apache.jackrabbit.commons.AbstractNode
Checks whether a node at the given relative path exists.
hasNode(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
Indicates whether a child node with the specified name exists.
hasNode(Name, int) - Method in class org.apache.jackrabbit.core.NodeImpl
Indicates whether a child node with the specified name exists.
hasNode(String) - Method in class org.apache.jackrabbit.core.NodeImpl
hasNode(Name) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
checks if the given child node exists.
hasNode(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
hasNodeEntry(Name) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Determines if there is a valid NodeEntry with the specified nodeName.
hasNodeEntry(Name, int) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Determines if there is a valid NodeEntry with the specified name and index.
hasNodeEntry(Name) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
hasNodeEntry(Name, int) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
hasNodeReferences(NodeReferencesId) - Method in interface org.apache.jackrabbit.core.state.ItemStateManager
Return a flag indicating whether a node references object for a given target id exists.
hasNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Return a flag indicating whether a node references object for a given target id exists.
hasNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Return a flag indicating whether a node references object for a given target id exists.
hasNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Return a flag indicating whether a node references object for a given target id exists.
hasNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Return a flag indicating whether a node references object for a given target id exists.
hasNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.version.VersionItemStateManager
 
hasNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Return a flag indicating whether a node references object for a given target id exists.
hasNodeReferences(NodeReferencesId) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Return a flag indicating whether a node references object for a given target id exists.
hasNodes() - Method in class org.apache.jackrabbit.commons.AbstractNode
Checks if this node has one or more properties.
hasNodes() - Method in class org.apache.jackrabbit.core.NodeImpl
hasNodes() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
hasNodeType(String) - Method in interface org.apache.jackrabbit.api.JackrabbitNodeTypeManager
Deprecated. Checks if a node type with the given name is registered.
hasNodeType(String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Checks whether a node type with the given name exists.
hasNodeType(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
 
hasNonVirtualItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Checks if this item state manager has the given item state without considering the virtual item state managers.
hasOrderableChildNodes() - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.NodeTypeDefinition
Returns true if nodes of this type must support orderable child nodes; returns false otherwise.
hasOrderableChildNodes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Returns the value of the orderableChildNodes flag.
hasOrderableChildNodes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
Returns true if nodes of this type must support orderable child nodes; returns false otherwise.
hasOrderableChildNodes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns true if nodes of this type must support orderable child nodes; returns false otherwise.
hasOrderableChildNodes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
Returns true if nodes of this type must support orderable child nodes; returns false otherwise.
hasOrderableChildNodes() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
 
hasOrderableChildNodes() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
Returns the value of the orderableChildNodes flag.
hasOrderableChildNodes() - Method in interface org.apache.jackrabbit.spi.QNodeTypeDefinition
Returns the value of the orderableChildNodes flag.
hasOrderableChildNodes() - Method in class org.apache.jackrabbit.spi2dav.QNodeTypeDefinitionImpl
 
HASORDERABLECHILDNODES_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the hasOrderableChildNodes attribute.
HASORDERABLECHILDNODES_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.NodeTypeConstants
Name of the hasOrderableChildNodes attribute.
hasOverlayedState() - Method in class org.apache.jackrabbit.core.state.ItemState
Determines if this item state is overlying persistent state.
hasPath(Path) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Checks whether this element has the specified path.
hasPath(Path) - Method in class org.apache.jackrabbit.util.PathMap.Element
Deprecated. Checks whether this element has the specified path.
hasPendingChanges() - Method in class org.apache.jackrabbit.core.NodeImpl
Determines if there are pending unsaved changes either on this node or on any node or property in the subtree below it.
hasPendingChanges() - Method in class org.apache.jackrabbit.core.SessionImpl
hasPendingChanges() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return true if it has pending changes.
hasPendingChanges() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
hasPendingChanges() - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
 
hasPermission(String, String) - Method in interface org.apache.jackrabbit.api.jsr283.Session
Returns true if this Session has permission to perform the specified actions at the specified absPath and false otherwise.
hasPermission(String, String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
hasPrefix(String) - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceMapping
Returns true if prefix is already mapped to some URI.
hasPrefix(String) - Method in class org.apache.jackrabbit.util.name.NamespaceMapping
Deprecated. Returns true if prefix is already mapped to some URI.
hasPrincipal(String) - Method in interface org.apache.jackrabbit.api.security.principal.PrincipalManager
Checks if the principal with the given name is known to this manager (in respect to the sessions access rights).
hasPrincipal(String) - Method in class org.apache.jackrabbit.core.security.principal.PrincipalManagerImpl
Checks if the principal with the given name is known to this manager (in respect to the sessions access rights).
hasPrivileges(String, Privilege[]) - Method in interface org.apache.jackrabbit.api.jsr283.security.AccessControlManager
Returns whether the session has the specified privileges for absolute path absPath, which must be an existing node.
hasPrivileges(String, Privilege[]) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
hasPrivileges(String, Privilege[]) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
Returns whether the session has the specified privileges for absolute path absPath, which must be an existing node.
hasProperties() - Method in class org.apache.jackrabbit.commons.AbstractNode
Checks if this node has one or more properties.
hasProperties() - Method in class org.apache.jackrabbit.core.NodeImpl
hasProperties() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
hasProperty(String) - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
Tests if a the property with specified name exists.
hasProperty(String) - Method in class org.apache.jackrabbit.commons.AbstractNode
Checks whether a property at the given relative path exists.
hasProperty(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
Indicates whether a property with the specified name exists.
hasProperty(String) - Method in class org.apache.jackrabbit.core.NodeImpl
hasProperty(Name) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Checks if this bundle has a property
hasProperty(Name) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Checks if the given property exists
hasProperty(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
hasPropertyEntry(Name) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Determines if there is a property entry with the specified Name.
hasPropertyEntry(Name) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
hasPropertyName(Name) - Method in class org.apache.jackrabbit.core.state.NodeState
Determines if there is a property entry with the specified Name.
hasPropertyName(Name) - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Utility
hasReferences() - Method in class org.apache.jackrabbit.core.state.NodeReferences
Returns a flag indicating whether this object holds any references
hasStream() - Method in class org.apache.jackrabbit.server.io.AbstractExportContext
 
hasStream() - Method in class org.apache.jackrabbit.server.io.ImportContextImpl
 
hasStream() - Method in interface org.apache.jackrabbit.server.io.IOContext
Return true if the given export context can provide an output stream
hasStream() - Method in interface org.apache.jackrabbit.webdav.io.InputContext
Return true, if there are any data to be imported (and not only properties)
hasStream() - Method in class org.apache.jackrabbit.webdav.io.InputContextImpl
 
hasStream() - Method in interface org.apache.jackrabbit.webdav.io.OutputContext
Return true if the given export context can provide an output stream
hasStream() - Method in class org.apache.jackrabbit.webdav.io.OutputContextImpl
 
hasTransientItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
 
hasTransientItemStateInAttic(ItemId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
 
hasUpdates() - Method in class org.apache.jackrabbit.core.state.ChangeLog
Checks whether this change log contains any changes.
hasValue() - Method in class org.apache.jackrabbit.webdav.header.IfHeader
Returns true if an If header was present in the given request.
hasVersion(Name) - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Checks if the version with the given name exists in this version history.
hasVersionLabel(String) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
hasVersionLabel(Version, String) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
hasVersionLabel(String) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
hasVersionLabel(Version, String) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
Header - Interface in org.apache.jackrabbit.webdav.header
Header...
HEADER_AUTHORIZATION - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
HEADER_CONTENT_LANGUAGE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
HEADER_CONTENT_LENGTH - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
HEADER_CONTENT_TYPE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
HEADER_DASL - Static variable in interface org.apache.jackrabbit.webdav.search.SearchConstants
The DASL response header specifing the query languages supported by the requested resource.
HEADER_DAV - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
HEADER_DEPTH - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
HEADER_DESTINATION - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
HEADER_ETAG - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
HEADER_IF - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
HEADER_LABEL - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
For certain METHODS, if the request-URL identifies a version-controlled resource, a label can be specified in a LabelInfo request header to cause the method to be applied to the version selected by that label.
HEADER_LAST_MODIFIED - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
HEADER_LOCATION - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
Location header as defined by RFC 2616.
HEADER_LOCK_TOKEN - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
HEADER_ORDERING_TYPE - Static variable in interface org.apache.jackrabbit.webdav.ordering.OrderingConstants
The "Ordering-Type" request header.
HEADER_OVERWRITE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
HEADER_POLL_TIMEOUT - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
The PollTimeout request header.
HEADER_POSITION - Static variable in interface org.apache.jackrabbit.webdav.ordering.OrderingConstants
When a new member is added to a collection with a client-maintained ordering (for example, with PUT, COPY, or MKCOL), its position in the ordering can be set with the new Position header.
HEADER_SUBSCRIPTIONID - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
The SubscriptionId request header
HEADER_TIMEOUT - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
HEADER_TRANSACTIONID - Static variable in interface org.apache.jackrabbit.webdav.transaction.TransactionConstants
TransactionId Header
helper - Variable in class org.apache.jackrabbit.commons.xml.Exporter
Namespace helper.
helper - Static variable in class org.apache.jackrabbit.test.AbstractJCRTest
Helper object to access repository transparently
HexDigits - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
hexDigits - Static variable in interface org.apache.jackrabbit.uuid.Constants
Deprecated. XXX added by stefan@apache.org: hexdigits for converting numerics to hex
hexTable - Static variable in class org.apache.jackrabbit.util.Text
used for the md5
HierarchyConstraint - Class in org.apache.jackrabbit.core.query.lucene.constraint
HierarchyConstraint is a base class for hierarchy related constraints.
HierarchyConstraint(String, SelectorImpl) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.HierarchyConstraint
Creates a new hierarchy constraint with the given base path.
HierarchyEntry - Interface in org.apache.jackrabbit.jcr2spi.hierarchy
HierarchyEntry...
HierarchyEventListener - Class in org.apache.jackrabbit.jcr2spi.hierarchy
HierarchyEventListener...
HierarchyEventListener(WorkspaceManager, HierarchyManager, CacheBehaviour) - Constructor for class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEventListener
 
HierarchyManager - Interface in org.apache.jackrabbit.core
The HierarchyManager interface ...
HierarchyManager - Interface in org.apache.jackrabbit.jcr2spi.hierarchy
HierarchyManager...
HierarchyManagerImpl - Class in org.apache.jackrabbit.core
HierarchyManagerImpl ...
HierarchyManagerImpl(NodeId, ItemStateManager) - Constructor for class org.apache.jackrabbit.core.HierarchyManagerImpl
 
HierarchyManagerImpl - Class in org.apache.jackrabbit.jcr2spi.hierarchy
HierarchyManagerImpl implements the HierarchyManager interface.
HierarchyManagerImpl(TransientItemStateFactory, IdFactory, PathFactory) - Constructor for class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
 
HierarchyResolver - Interface in org.apache.jackrabbit.core.query.lucene
HierarchyResolver extends an IndexReader with the ability to resolve a JCR hierarchy.
hierMgr - Variable in class org.apache.jackrabbit.core.ItemValidator
hierarchy manager used for generating error msg's that contain human readable paths
hierMgr - Variable in class org.apache.jackrabbit.core.SessionImpl
the HierarchyManager associated with this session
hierMgr - Variable in class org.apache.jackrabbit.core.WorkspaceImpl
The hierarchy mgr that reflects persistent state only (i.e. that is isolated from transient changes made through the session).
highlight(String) - Method in class org.apache.jackrabbit.core.query.lucene.AbstractExcerpt
Highlights the matching terms in the passed text.
highlight(TermPositionVector, Set, String, String, String, String, String, String, String, int, int) - Static method in class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
 
highlight(TermPositionVector, Set, String, int, int) - Static method in class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
 
highlight(String) - Method in interface org.apache.jackrabbit.core.query.lucene.HighlightingExcerptProvider
Highlights the matching terms in the passed text.
highlight(TermPositionVector, Set, String, String, String, String, String, String, String, int, int) - Static method in class org.apache.jackrabbit.core.query.lucene.WeightedHighlighter
 
highlight(TermPositionVector, Set, String, int, int) - Static method in class org.apache.jackrabbit.core.query.lucene.WeightedHighlighter
 
HighlightingExcerptProvider - Interface in org.apache.jackrabbit.core.query.lucene
HighlightingExcerptProvider extends the ExcerptProvider interface with a method that highlights matching terms in arbitrary text.
highSurrogate(int) - Static method in class org.apache.jackrabbit.test.XMLChar
Returns the high surrogate of a supplemental character
highSurrogate(int) - Static method in class org.apache.jackrabbit.util.XMLChar
Returns the high surrogate of a supplemental character
Hits - Interface in org.apache.jackrabbit.core.query.lucene.hits
Representation of a set of hits
HitsIntersection - Class in org.apache.jackrabbit.core.query.lucene.hits
Creates the intersection of two hit sets.
HitsIntersection(Hits, Hits) - Constructor for class org.apache.jackrabbit.core.query.lucene.hits.HitsIntersection
 
Hold - Interface in org.apache.jackrabbit.api.jsr283.retention
Hold represents a hold that can be applied to an existing node in order to prevent the node from being modified or removed.
holdsLock(String) - Method in interface org.apache.jackrabbit.api.jsr283.lock.LockManager
Returns true if the node at absPath holds a lock; otherwise returns false.
holdsLock() - Method in class org.apache.jackrabbit.commons.AbstractNode
Checks if this node holds a lock.
holdsLock(NodeImpl) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Returns true if the node given holds a lock; otherwise returns false.
holdsLock(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Returns true if the node given holds a lock; otherwise returns false.
holdsLock(String) - Method in class org.apache.jackrabbit.core.lock.SessionLockManager
 
holdsLock(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Returns true if the node given holds a lock; otherwise returns false.
holdsLock() - Method in class org.apache.jackrabbit.core.NodeImpl
holdsLock(String) - Method in class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
 
holdsLock() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
HOURS_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
HrefProperty - Class in org.apache.jackrabbit.webdav.property
HrefProperty is an extension to the common DavProperty.
HrefProperty(DavPropertyName, String, boolean) - Constructor for class org.apache.jackrabbit.webdav.property.HrefProperty
Creates a new WebDAV property with the given DavPropertyName
HrefProperty(DavPropertyName, String[], boolean) - Constructor for class org.apache.jackrabbit.webdav.property.HrefProperty
Creates a new WebDAV property with the given DavPropertyName
HrefProperty(DavProperty) - Constructor for class org.apache.jackrabbit.webdav.property.HrefProperty
Create a new HrefProperty from the specified property.
hrefToXml(String, Document) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Builds a 'DAV:href' Xml element from the given href.
HTMLParser - Class in org.apache.jackrabbit.extractor
Helper class for HTML parsing
HTMLParser() - Constructor for class org.apache.jackrabbit.extractor.HTMLParser
 
HTMLTextExtractor - Class in org.apache.jackrabbit.extractor
Text extractor for HyperText Markup Language (HTML).
HTMLTextExtractor() - Constructor for class org.apache.jackrabbit.extractor.HTMLTextExtractor
Creates a new HTMLTextExtractor instance.
HttpDateFormat - Class in org.apache.jackrabbit.webdav.util
HttpDateFormat...
HttpDateFormat(String) - Constructor for class org.apache.jackrabbit.webdav.util.HttpDateFormat
 

I

id - Variable in class org.apache.jackrabbit.core.ItemImpl
 
id - Variable in class org.apache.jackrabbit.core.state.NodeReferences
identifier of this NodeReferences instance.
id - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
 
id - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
ID_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the id configuration attribute.
identifier - Variable in class org.apache.jackrabbit.core.data.db.DbInputStream
 
Identifier() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
IDENTIFIER_BODY - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
IDENTIFIER_PART - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
IDENTIFIER_START - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
IDEOGRAPHIC - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
Ideographic - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
IDEOGRAPHIC - Static variable in class org.apache.jackrabbit.test.api.PropertyUtil
 
IdFactory - Interface in org.apache.jackrabbit.spi
IdFactory defines methods to construct new ItemIds.
IdFactoryImpl - Class in org.apache.jackrabbit.spi.commons.identifier
IdFactoryImpl...
IdFactoryLogger - Class in org.apache.jackrabbit.spi.commons.logging
Log wrapper for an IdFactory.
IdFactoryLogger(IdFactory, LogWriter) - Constructor for class org.apache.jackrabbit.spi.commons.logging.IdFactoryLogger
Create a new instance for the given idFactory which uses writer for persisting log messages.
Idiv - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
IfExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
IfHeader - Class in org.apache.jackrabbit.webdav.header
The IfHeader class represents the state lists defined through the HTTP If header, which is specified in RFC 2518 as follows : If = "If" ":" ( 1*No-tag-list | 1*Tagged-list) No-tag-list = List Tagged-list = Resource 1*List Resource = Coded-URL List = "(" 1*(["Not"](State-etag | "[" entity-tag "]")) ")" State-etag = Coded-URL Coded-URL = "<" absoluteURI ">" Reformulating this specification into proper EBNF as specified by N.
IfHeader(String[]) - Constructor for class org.apache.jackrabbit.webdav.header.IfHeader
Create a Untagged IfHeader if the given lock tokens.
IfHeader(HttpServletRequest) - Constructor for class org.apache.jackrabbit.webdav.header.IfHeader
Parses the If header and creates and internal representation which is easy to query.
IfLpar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.jackrabbit.commons.xml.DefaultContentHandler
Delegated to DefaultContentHandler.handler.
ignorableWhitespace(char[], int, int) - Method in class org.apache.jackrabbit.commons.xml.ProxyContentHandler
Delegated to ProxyContentHandler.handler.
ignorableWhitespace(char[], int, int) - Method in class org.apache.jackrabbit.commons.xml.ToXmlContentHandler
Escapes and outputs the given characters.
ignorableWhitespace(char[], int, int) - Method in class org.apache.jackrabbit.jcr2spi.xml.WorkspaceContentHandler
 
IGNORE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
IGNORE - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
IGNORE_MISSING_BLOBS - Static variable in class org.apache.jackrabbit.core.persistence.bundle.util.ErrorHandling
Controls if references to missing blob resources are treaded as errors or not.
ignoreEncoding - Variable in class org.apache.jackrabbit.commons.predicate.NtFilePredicate
indicates if the jcr:encoding property is to be excluded from this filter.
ignoreMimeType - Variable in class org.apache.jackrabbit.commons.predicate.NtFilePredicate
indicates if the jcr:mimeType property is to be excluded from this filter.
ignoreMissingBlobs() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.ErrorHandling
Checks if error handling is set to ignore missing blobs
IllegalNameException - Exception in org.apache.jackrabbit.name
Deprecated. Use the IllegalNameException class from the org.apache.jackrabbit.spi.commons.conversion package of the jackrabbit-spi-commons component.
IllegalNameException(String) - Constructor for exception org.apache.jackrabbit.name.IllegalNameException
Deprecated. Creates an IllegalNameException with the given error message.
IllegalNameException(String, Throwable) - Constructor for exception org.apache.jackrabbit.name.IllegalNameException
Deprecated. Creates an IllegalNameException with the given error message and root cause exception.
IllegalNameException - Exception in org.apache.jackrabbit.spi.commons.conversion
Thrown when an illegal JCR name string is encountered.
IllegalNameException(String) - Constructor for exception org.apache.jackrabbit.spi.commons.conversion.IllegalNameException
Creates an IllegalNameException with the given error message.
IllegalNameException(String, Throwable) - Constructor for exception org.apache.jackrabbit.spi.commons.conversion.IllegalNameException
Creates an IllegalNameException with the given error message and root cause exception.
image - Variable in class org.apache.jackrabbit.spi.commons.query.sql.Token
The string image of the token.
image - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.Token
The string image of the token.
impersonate(Credentials) - Method in class org.apache.jackrabbit.commons.AbstractSession
Logs in the same workspace with the given credentials.
impersonate(Principal, Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Handles the impersonation of given Credentials.
impersonate(Principal, Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.DefaultLoginModule
Handles the impersonation of given Credentials.
impersonate(Principal, Credentials) - Method in class org.apache.jackrabbit.core.security.simple.SimpleLoginModule
 
impersonate(Credentials) - Method in class org.apache.jackrabbit.core.SessionImpl
Logs in the same workspace with the given credentials.
impersonate(Credentials) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Impersonate another user.
impersonate(Credentials) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
impersonate(SessionInfo, Credentials) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
This default implementation returns the session info returned by the call to AbstractReadableRepositoryService.obtain(Credentials, String) with the workspaceName taken from the passed sessionInfo.
impersonate(SessionInfo, Credentials) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
impersonate(SessionInfo, Credentials) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Returns a SessionInfo that will be used by other methods on the RepositoryService.
impersonate(SessionInfo, Credentials) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
impersonate(SessionInfo, Credentials) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Returns a SessionInfo that will be used by other methods on the RepositoryService.
ImpersonateTest - Class in org.apache.jackrabbit.test.api
Tests if Session.impersonate(Credentials) to a read-only session respects access controls.
ImpersonateTest() - Constructor for class org.apache.jackrabbit.test.api.ImpersonateTest
 
Impersonation - Interface in org.apache.jackrabbit.api.security.user
The Impersonation maintains Principals that are allowed to impersonate.
ImpersonationCallback - Class in org.apache.jackrabbit.core.security.authentication
Callback for a CallbackHandler to ask for a the impersonating Subject to create a Session to access the Repository.
ImpersonationCallback() - Constructor for class org.apache.jackrabbit.core.security.authentication.ImpersonationCallback
 
IMPERSONATOR_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.security.SecurityConstants
Name of the internal SimpleCredentials attribute where the Subject of the impersonating Session is stored.
IMPERSONATOR_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.jcr2spi.security.SecurityConstants
Name of the internal SimpleCredentials attribute where the Subject of the impersonating Session is stored.
implode(String[], String) - Static method in class org.apache.jackrabbit.util.Text
Concatenates all strings in the string array using the specified delimiter.
Import() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
IMPORT_UUID_BEHAVIOR - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
importContent(ImportContext, boolean) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
 
importContent(ImportContext, DavResource) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
 
importContent(ImportContext, boolean) - Method in class org.apache.jackrabbit.server.io.DirListingExportHandler
Does nothing and returns false
importContent(ImportContext, DavResource) - Method in class org.apache.jackrabbit.server.io.DirListingExportHandler
Does nothing and returns false
importContent(ImportContext, boolean) - Method in interface org.apache.jackrabbit.server.io.IOHandler
Runs the import for the given context and indicates by a boolean return value, if the import could be completed successfully.
importContent(ImportContext, DavResource) - Method in interface org.apache.jackrabbit.server.io.IOHandler
Runs the import for the given context and resource.
importContent(ImportContext, boolean) - Method in interface org.apache.jackrabbit.server.io.IOManager
Passes the specified context and boolean value to the IOHandlers present on this manager.
importContent(ImportContext, DavResource) - Method in interface org.apache.jackrabbit.server.io.IOManager
Passes the specified information to the IOHandlers present on this manager.
importContent(ImportContext, boolean) - Method in class org.apache.jackrabbit.server.io.IOManagerImpl
 
importContent(ImportContext, DavResource) - Method in class org.apache.jackrabbit.server.io.IOManagerImpl
 
importContent(ImportContext, boolean) - Method in class org.apache.jackrabbit.server.io.VersionHandler
 
importContent(ImportContext, DavResource) - Method in class org.apache.jackrabbit.server.io.VersionHandler
 
importContent(ImportContext, boolean) - Method in class org.apache.jackrabbit.server.io.VersionHistoryHandler
 
importContent(ImportContext, DavResource) - Method in class org.apache.jackrabbit.server.io.VersionHistoryHandler
 
ImportContext - Interface in org.apache.jackrabbit.server.io
ImportContext...
ImportContextImpl - Class in org.apache.jackrabbit.server.io
ImportContextImpl...
ImportContextImpl(Item, String, InputContext) - Constructor for class org.apache.jackrabbit.server.io.ImportContextImpl
Creates a new item import context with the given root item and the specified InputContext.
ImportContextImpl(Item, String, InputContext, MimeResolver) - Constructor for class org.apache.jackrabbit.server.io.ImportContextImpl
Creates a new item import context with the given root item and the specified InputContext.
ImportContextImpl(Item, String, InputStream, IOListener) - Constructor for class org.apache.jackrabbit.server.io.ImportContextImpl
Creates a new item import context.
ImportContextImpl(Item, String, InputStream, IOListener, MimeResolver) - Constructor for class org.apache.jackrabbit.server.io.ImportContextImpl
Creates a new item import context.
importData(ImportContext, boolean, Node) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
Imports the data present on the import context to the specified content node.
importData(ImportContext, boolean, Node) - Method in class org.apache.jackrabbit.server.io.XmlHandler
 
importData(ImportContext, boolean, Node) - Method in class org.apache.jackrabbit.server.io.ZipHandler
 
Importer - Interface in org.apache.jackrabbit.core.xml
Content importer.
importer - Variable in class org.apache.jackrabbit.core.xml.ImportHandler
 
Importer - Interface in org.apache.jackrabbit.jcr2spi.xml
The Importer interface ...
Importer.NodeInfo - Class in org.apache.jackrabbit.jcr2spi.xml
 
Importer.NodeInfo(Name, Name, Name[], String) - Constructor for class org.apache.jackrabbit.jcr2spi.xml.Importer.NodeInfo
 
Importer.PropInfo - Class in org.apache.jackrabbit.jcr2spi.xml
 
Importer.PropInfo(Name, int, Importer.TextValue[]) - Constructor for class org.apache.jackrabbit.jcr2spi.xml.Importer.PropInfo
 
Importer.TextValue - Interface in org.apache.jackrabbit.jcr2spi.xml
TextValue represents a serialized property value read from a System or Document View XML document.
ImportHandler - Class in org.apache.jackrabbit.core.xml
An ImportHandler instance can be used to import serialized data in System View XML or Document View XML.
ImportHandler(Importer, Session) - Constructor for class org.apache.jackrabbit.core.xml.ImportHandler
 
ImportHandler - Class in org.apache.jackrabbit.jcr2spi.xml
An ImportHandler instance can be used to import serialized data in System View XML or Document View XML.
ImportHandler(Importer, NamespaceResolver, NamespaceRegistry, NameFactory, PathFactory) - Constructor for class org.apache.jackrabbit.jcr2spi.xml.ImportHandler
 
ImportModuleToken - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
importProperties(ImportContext, boolean, Node) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
Imports the properties present on the specified context to the content node.
importProperties(PropertyImportContext, boolean) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
 
importProperties(PropertyImportContext, boolean) - Method in class org.apache.jackrabbit.server.io.DirListingExportHandler
 
importProperties(PropertyImportContext, boolean) - Method in interface org.apache.jackrabbit.server.io.PropertyHandler
Imports, modifies or removes properties according the the change list available from the import context.
importProperties(PropertyImportContext, boolean) - Method in class org.apache.jackrabbit.server.io.VersionHandler
 
importProperties(PropertyImportContext, boolean) - Method in class org.apache.jackrabbit.server.io.VersionHistoryHandler
 
importProperties(ImportContext, boolean, Node) - Method in class org.apache.jackrabbit.server.io.XmlHandler
 
importRepository(boolean, boolean) - Method in class org.apache.jackrabbit.test.api.SerializationTest
Imports the repository
ImportSchemaToken - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
importXML(String, InputStream, int) - Method in class org.apache.jackrabbit.commons.AbstractSession
Parses the given input stream as an XML document and processes the SAX events using the ContentHandler returned by Session.getImportContentHandler(String, int).
importXML(String, InputStream, int) - Method in class org.apache.jackrabbit.commons.AbstractWorkspace
Parses the given input stream as an XML document and processes the SAX events using the ContentHandler returned by Workspace.getImportContentHandler(String, int).
importXML(String, InputStream, int) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Import XML content.
importXML(String, InputStream, int) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
importXML(String, InputStream, int) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
importXml(SessionInfo, NodeId, InputStream, int) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
 
importXml(SessionInfo, NodeId, InputStream, int) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
importXml(SessionInfo, NodeId, InputStream, int) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Imports the data present in the given InputStream into the persistent layer.
importXml(SessionInfo, NodeId, InputStream, int) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
importXml(SessionInfo, NodeId, InputStream, int) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Imports the data present in the given InputStream into the persistent layer.
IN - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
In - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
inBuf - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
inBuf - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
include(Row) - Method in interface org.apache.jackrabbit.commons.query.GQL.Filter
Returns true if the given row should be included in the result.
includeFilter - Variable in class org.apache.jackrabbit.commons.packaging.FilterContentPackage.FilteringIterator
Filter that defines which items are included
includePredicate - Variable in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
Predicate that defines which items are included.
includeProperties - Variable in class org.apache.jackrabbit.commons.packaging.FilterContentPackage.FilteringIterator
 
includeProperties - Variable in class org.apache.jackrabbit.commons.packaging.FilterContentPackage
 
includesNodeType(Name) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
Determines whether this effective node type representation includes (either through inheritance or aggregation) the given node type.
includesNodeType(Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
Determines whether this effective node type representation includes (either through inheritance or aggregation) the given node type.
includesNodeType(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
includesNodeTypes(Name[]) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
Determines whether this effective node type representation includes (either through inheritance or aggregation) all of the given node types.
includesNodeTypes(Name[]) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
Determines whether this effective node type representation includes (either through inheritance or aggregation) all of the given node types.
includesNodeTypes(Name[]) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
index - Variable in class org.apache.jackrabbit.core.query.lucene.AbstractExcerpt
The search index.
index - Variable in class org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl
The actual search index
index - Variable in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
The search index to execute the query.
INDEX_DEFAULT - Static variable in class org.apache.jackrabbit.name.Path
Deprecated. Constant representing the default (initial) index value.
INDEX_DEFAULT - Static variable in interface org.apache.jackrabbit.spi.Path
Constant representing the default (initial) index value.
INDEX_UNDEFINED - Static variable in class org.apache.jackrabbit.name.Path
Deprecated. Constant representing an undefined index value
INDEX_UNDEFINED - Static variable in interface org.apache.jackrabbit.spi.Path
Constant representing an undefined index value
IndexFormatVersion - Class in org.apache.jackrabbit.core.query.lucene
This class indicates the lucene index format that is used.
indexFormatVersion - Variable in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Indicates index format for this node indexer.
indexingConfig - Variable in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
The indexing configuration or null if none is available.
IndexingConfiguration - Interface in org.apache.jackrabbit.core.query.lucene
IndexingConfiguration defines the interface to check whether a certain property is indexed or not.
IndexingConfigurationEntityResolver - Class in org.apache.jackrabbit.core.query.lucene
IndexingConfigurationEntityResolver implements an entity resolver for the indexing configuration DTD.
IndexingConfigurationEntityResolver() - Constructor for class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationEntityResolver
 
IndexingConfigurationImpl - Class in org.apache.jackrabbit.core.query.lucene
IndexingConfigurationImpl implements a concrete indexing configuration.
IndexingConfigurationImpl() - Constructor for class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationImpl
 
IndexInputStream - Class in org.apache.jackrabbit.core.query.lucene.directory
IndexInputStream implements an InputStream that wraps a lucene IndexInput.
IndexInputStream(IndexInput) - Constructor for class org.apache.jackrabbit.core.query.lucene.directory.IndexInputStream
Creates a new index input stream wrapping the given lucene index input.
IndexListener - Interface in org.apache.jackrabbit.core.query.lucene
Defines an interface that allows implementing classes to listen for index changes (namely document deletes) while using a ReadOnlyIndexReader.
IndexMigration - Class in org.apache.jackrabbit.core.query.lucene
IndexMigration implements a utility that migrates a Jackrabbit 1.4.x index to version 1.5.
IndexMigration() - Constructor for class org.apache.jackrabbit.core.query.lucene.IndexMigration
 
IndexOutputStream - Class in org.apache.jackrabbit.core.query.lucene.directory
IndexOutputStream wraps an IndexOutput and exposes it as a regular OutputStream.
IndexOutputStream(IndexOutput) - Constructor for class org.apache.jackrabbit.core.query.lucene.directory.IndexOutputStream
Creates a new index output stream and wraps the given output.
indexSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.util.DbNameIndex
 
indexToString(int) - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
Returns the namespace URI for a given index (i.e. stable prefix).
indexToString(int) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.DbNameIndex
Returns the string for a given index.
indexToString(int) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.HashMapIndex
Returns the string for a given index.
indexToString(int) - Method in interface org.apache.jackrabbit.core.util.StringIndex
Returns the string for a given index.
inEditMode() - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Returns true if this manager is in edit mode i.e.
inEditMode() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Returns true if this manager is in edit mode i.e.
inEditMode() - Method in interface org.apache.jackrabbit.core.state.UpdatableItemStateManager
Returns true if this manager is in edit mode i.e.
INFINITE_TIMEOUT - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
informCompleted(boolean) - Method in class org.apache.jackrabbit.server.io.AbstractExportContext
 
informCompleted(boolean) - Method in class org.apache.jackrabbit.server.io.ExportContextImpl
If success is true, the properties set before an the output stream are written to the wrapped OutputContext.
informCompleted(boolean) - Method in class org.apache.jackrabbit.server.io.ImportContextImpl
 
informCompleted(boolean) - Method in interface org.apache.jackrabbit.server.io.IOContext
Informs this context that it will not be used for futher exports any more.
INHERITED_ACL_SET - Static variable in interface org.apache.jackrabbit.webdav.security.SecurityConstants
Protected href property DAV:inherited-acl-set
InheritNamespacesDecl() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
init(ClusterContext) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Initialize this cluster node.
init() - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Initialize this cluster node (overridable).
init() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Initializes the repository configuration.
init(String) - Method in interface org.apache.jackrabbit.core.data.DataStore
Initialized the data store
init(String) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Initialized the data store
init(String) - Method in class org.apache.jackrabbit.core.data.FileDataStore
Initialized the data store.
init(Repository, Session) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
init() - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Initialize the file system
init() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Initialize the file system
init() - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
Initialize the file system
init() - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Initialize the file system
init() - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Initialize the file system
init() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
init(String, NamespaceResolver) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Initialize journal.
init(long) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal.DatabaseRevision
Checks whether there's a local revision value in the database for this cluster node.
init(String, NamespaceResolver) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Initialize journal.
init() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Completes initialization of this database journal.
init(String, NamespaceResolver) - Method in class org.apache.jackrabbit.core.journal.FileJournal
Initialize journal.
init(long) - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
Initialize this record log by writing a header containing the previous revision.
init() - Method in class org.apache.jackrabbit.core.journal.JNDIDatabaseJournal
Deprecated. Overridden to avoid the driver and url checks in DatabaseJournal.
init(String, NamespaceResolver) - Method in interface org.apache.jackrabbit.core.journal.Journal
Initialize journal.
init() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff.ChildNodeDefDiff
 
init() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff.PropDefDiff
 
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.DerbyPersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.H2PersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.MySqlPersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.Oracle9PersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.OraclePersistenceManager
 
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.bundle.PostgreSQLPersistenceManager
Initializes the persistence manager.
init(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.DbNameIndex
Inits this index and prepares the statements.
init(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NGKDbNameIndex
Inits this index and prepares the statements.
init(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.PostgreSQLNameIndex
Inits this index and prepares the statements.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Initializes the persistence manager.
init(QueryHandlerContext) - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
Initializes this query handler by setting all properties in this class with appropriate parameter values.
init(SessionImpl, ItemManager, QueryHandler, String, String) - Method in class org.apache.jackrabbit.core.query.AbstractQueryImpl
Initializes a query instance from a query string.
init(SessionImpl, ItemManager, QueryHandler, Node) - Method in class org.apache.jackrabbit.core.query.AbstractQueryImpl
Initializes a query instance from a nt:query node.
init(SessionImpl, ItemManager, QueryHandler, QueryObjectModelTree, String) - Method in class org.apache.jackrabbit.core.query.AbstractQueryImpl
Initializes a query instance from a query object model.
init(Query, SearchIndex) - Method in class org.apache.jackrabbit.core.query.lucene.AbstractExcerpt
Initializes this excerpt provider.
init(SearchIndex) - Method in interface org.apache.jackrabbit.core.query.lucene.directory.DirectoryManager
Initializes the directory manager with a reference to the search index.
init(SearchIndex) - Method in class org.apache.jackrabbit.core.query.lucene.directory.FSDirectoryManager
Initializes the directory manager with a reference to the search index.
init(SearchIndex) - Method in class org.apache.jackrabbit.core.query.lucene.directory.RAMDirectoryManager
Initializes the directory manager with a reference to the search index.
init(Query, SearchIndex) - Method in interface org.apache.jackrabbit.core.query.lucene.ExcerptProvider
Initializes this excerpt provider.
init(Element, QueryHandlerContext, NamespaceMappings) - Method in interface org.apache.jackrabbit.core.query.lucene.IndexingConfiguration
Initializes the configuration.
init(Element, QueryHandlerContext, NamespaceMappings) - Method in class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationImpl
Initializes the configuration.
init(Query, SearchIndex) - Method in class org.apache.jackrabbit.core.query.lucene.SimpleExcerptProvider
Initializes this excerpt provider.
init(QueryHandler) - Method in interface org.apache.jackrabbit.core.query.lucene.SpellChecker
Initializes this spell checker with an abstract query tree.
init(QueryHandlerContext) - Method in interface org.apache.jackrabbit.core.query.QueryHandler
Initializes this query handler.
init(SessionImpl, ItemManager, QueryHandler, String, String) - Method in class org.apache.jackrabbit.core.query.QueryImpl
 
init(SessionImpl, ItemManager, QueryHandler, Node) - Method in class org.apache.jackrabbit.core.query.QueryImpl
 
init(SessionImpl, ItemManager, QueryHandler, QueryObjectModelTree, String) - Method in class org.apache.jackrabbit.core.query.QueryImpl
 
init(SessionImpl, ItemManager, QueryHandler, String, String) - Method in class org.apache.jackrabbit.core.query.QueryObjectModelImpl
 
init(SessionImpl, ItemManager, QueryHandler, Node) - Method in class org.apache.jackrabbit.core.query.QueryObjectModelImpl
 
init(SessionImpl, ItemManager, QueryHandler, QueryObjectModelTree, String) - Method in class org.apache.jackrabbit.core.query.QueryObjectModelImpl
 
init(AMContext) - Method in interface org.apache.jackrabbit.core.security.AccessManager
Initialize this access manager.
init(AMContext, AccessControlProvider, WorkspaceAccessManager) - Method in interface org.apache.jackrabbit.core.security.AccessManager
Initialize this access manager.
init(Session, Map) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
Tests if the given systemSession is a SessionImpl and retrieves the observation manager.
init(Session, Map) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlProvider
Allows the AccessControlProviderFactory to pass a session and configuration parameters to the AccessControlProvider.
init(Session) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlProviderFactory
Initalize this factory.
init(Session) - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlProviderFactoryImpl
 
init(Session, Map) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLProvider
 
init(Session, Map) - Method in class org.apache.jackrabbit.core.security.authorization.combined.CombinedProvider
 
init(Session, Map) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider
 
init(Session) - Method in interface org.apache.jackrabbit.core.security.authorization.WorkspaceAccessManager
Initialize this WorkspaceAccessManager.
init(AMContext) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
init(AMContext, AccessControlProvider, WorkspaceAccessManager) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
init(Repository, Session) - Method in interface org.apache.jackrabbit.core.security.JackrabbitSecurityManager
 
init(Properties) - Method in class org.apache.jackrabbit.core.security.principal.AbstractPrincipalProvider
 
init(Properties) - Method in interface org.apache.jackrabbit.core.security.principal.PrincipalProvider
Initialize this provider.
init(AMContext) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
Initialize this access manager.
init(AMContext, AccessControlProvider, WorkspaceAccessManager) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
Initialize this access manager.
init(Repository, Session) - Method in class org.apache.jackrabbit.core.security.simple.SimpleSecurityManager
 
init(AMContext) - Method in class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
init(AMContext, AccessControlProvider, WorkspaceAccessManager) - Method in class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
init(Session, Map) - Method in class org.apache.jackrabbit.core.security.user.UserAccessControlProvider
 
init(String) - Method in class org.apache.jackrabbit.core.util.CooperativeFileLock
Create a new file locking object using the given file name.
init(String) - Method in class org.apache.jackrabbit.core.util.RepositoryLock
Initialize the instance for the given directory path.
init(String) - Method in interface org.apache.jackrabbit.core.util.RepositoryLockMechanism
Initialize the instance for the given directory path.
init(Properties) - Method in class org.apache.jackrabbit.j2ee.AbstractConfig
Initializes the configuration with values from the given properties
init(ServletConfig) - Method in class org.apache.jackrabbit.j2ee.AbstractConfig
 
init(Properties) - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
 
init(ServletConfig) - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
 
init(Properties) - Method in class org.apache.jackrabbit.j2ee.JNDIConfig
 
init(ServletConfig) - Method in class org.apache.jackrabbit.j2ee.JNDIConfig
 
init() - Method in class org.apache.jackrabbit.j2ee.LoggingServlet
init() - Method in class org.apache.jackrabbit.j2ee.RepositoryAccessServlet
Initializes the servlet.
init() - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
Initializes the servlet.
init(ServletConfig) - Method in class org.apache.jackrabbit.j2ee.RMIConfig
 
init() - Method in class org.apache.jackrabbit.server.io.DefaultIOManager
Add the predefined IOHandlers to this manager.
init() - Method in class org.apache.jackrabbit.server.remoting.davex.JcrRemotingServlet
 
init() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff.ChildNodeDefDiff
 
init() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff.PropDefDiff
 
init() - Method in class org.apache.jackrabbit.webdav.jcr.JCRWebdavServerServlet
Initializes the servlet set reads the following parameter from the servlet configuration: resource-path-prefix: optional prefix for all resources.
init(DavResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.jcr.version.report.AbstractJcrReport
Performs basic validation checks common to all JCR specific reports.
init(DavResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.jcr.version.report.ExportViewReport
 
init(DavResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.jcr.version.report.JcrPrivilegeReport
 
init(DavResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.jcr.version.report.LocateByUuidReport
 
init(DavResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.jcr.version.report.LocateCorrespondingNodeReport
 
init(DavResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.jcr.version.report.NodeTypesReport
 
init(DavResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.jcr.version.report.RegisteredNamespacesReport
 
init(DavResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.jcr.version.report.RepositoryDescriptorsReport
 
init(SubscriptionManager) - Method in interface org.apache.jackrabbit.webdav.observation.ObservationResource
Initializes this resource.
init(DavResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.security.report.AbstractSecurityReport
Checks if the given resource and report info are not null, that the requested report type matches this implementation and that no other Depth header than 0 is present.
init(DavResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.security.report.AclPrincipalReport
 
init(DavResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.security.report.PrincipalMatchReport
 
init(DavResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.security.report.PrincipalSearchReport
 
init(DavResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.security.report.SearchablePropertyReport
 
init() - Method in class org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet
Init this servlet
init(TxLockManager, String) - Method in interface org.apache.jackrabbit.webdav.transaction.TransactionResource
Initializes the TransactionResource.
init(DavResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.version.report.CompareBaselineReport
 
init(DavResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.version.report.ExpandPropertyReport
 
init(DavResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.version.report.LatestActivityVersionReport
Check all the preconditions for this report.
init(DavResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.version.report.LocateByHistoryReport
 
init(DavResource, ReportInfo) - Method in interface org.apache.jackrabbit.webdav.version.report.Report
Set the DeltaVResource for which this report was requested and the ReportInfo as specified by the REPORT request body, that defines the details for this report.
init(DavResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.version.report.VersionTreeReport
Validates the specified resource and info objects.
INIT_PARAM_AUTHENTICATE_HEADER - Static variable in class org.apache.jackrabbit.webdav.jcr.JCRWebdavServerServlet
Name of the optional init parameter that defines the value of the 'WWW-Authenticate' header.
INIT_PARAM_AUTHENTICATE_HEADER - Static variable in class org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet
Name of the optional init parameter that defines the value of the 'WWW-Authenticate' header.
INIT_PARAM_BATCHREAD_CONFIG - Static variable in class org.apache.jackrabbit.server.remoting.davex.JcrRemotingServlet
the 'temp-directory' init parameter
INIT_PARAM_BOOTSTRAP_CONFIG - Static variable in class org.apache.jackrabbit.j2ee.RepositoryAccessServlet
initial param name for the bootstrap config location
INIT_PARAM_BOOTSTRAP_CONFIG - Static variable in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
initial param name for the bootstrap config location
INIT_PARAM_HOME - Static variable in class org.apache.jackrabbit.server.remoting.davex.JcrRemotingServlet
the home init parameter. other relative filesystem paths are relative to this location.
INIT_PARAM_LOG4J_CONFIG - Static variable in class org.apache.jackrabbit.j2ee.LoggingServlet
The init param for the log4j configuration. this can either point to a resource inside the application or a filepath. if the filename ends with ".xml", the DOMConfigurator is used to configure Log4J, otherwise the PropertyConfigurator is used.
INIT_PARAM_MISSING_AUTH_MAPPING - Static variable in class org.apache.jackrabbit.webdav.jcr.JCRWebdavServerServlet
the 'missing-auth-mapping' init parameter
INIT_PARAM_MISSING_AUTH_MAPPING - Static variable in class org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet
the 'missing-auth-mapping' init parameter
INIT_PARAM_RESOURCE_CONFIG - Static variable in class org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet
Name of the init parameter that specify a separate configuration used for filtering the resources displayed.
INIT_PARAM_RESOURCE_PATH_PREFIX - Static variable in class org.apache.jackrabbit.webdav.jcr.JCRWebdavServerServlet
Init parameter specifying the prefix used with the resource path.
INIT_PARAM_RESOURCE_PATH_PREFIX - Static variable in class org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet
init param name of the repository prefix
INIT_PARAM_TMP_DIRECTORY - Static variable in class org.apache.jackrabbit.server.remoting.davex.JcrRemotingServlet
the 'temp-directory' init parameter
initConnection() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Initializes the database connection used by this file system.
initConnection() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Initializes the database connection used by this persistence manager.
initDatabaseType() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
 
INITIAL_BUFFER_SIZE - Static variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
INITIAL_BUFFER_SIZE - Static variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
initial size of buffer used to serialize objects
INITIAL_BUFFER_SIZE - Static variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
INITIAL_BUFFER_SIZE - Static variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
initialCapacity - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
INITIALIZE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
initialize(FileSystemResource) - Method in class org.apache.jackrabbit.core.query.lucene.PropertiesSynonymProvider
Initializes the synonym provider and passes the file system resource to the synonym provider configuration defined by the configuration value of the synonymProviderConfigPath parameter.
initialize(FileSystemResource) - Method in interface org.apache.jackrabbit.core.query.lucene.SynonymProvider
Initializes the synonym provider and passes the file system resource to the synonym provider configuration defined by the configuration value of the synonymProviderConfigPath parameter.
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Initialize this LoginModule.
INITIALIZE - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
initialized - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
initialized - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
flag indicating if this manager was initialized
initialized - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
flag indicating if this manager was initialized
initialized - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
initialized - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
initialPropValue - Variable in class org.apache.jackrabbit.test.api.version.AbstractOnParentVersionTest
 
initInstanceRevisionAndJanitor() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
Initialize the instance revision manager and the janitor thread.
initLockSupport() - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
Extend the general AbstractResource.supportedLock field by lock entries specific for this resource: write locks (exclusive or exclusive session-scoped) in case the underlying node has the node type mix:lockable.
initLockSupport() - Method in class org.apache.jackrabbit.webdav.jcr.RootCollection
 
initLockSupport() - Method in class org.apache.jackrabbit.webdav.jcr.WorkspaceResourceImpl
 
initNodes() - Method in class org.apache.jackrabbit.test.api.version.MergeCancelMergeTest
initialize a versionable node on default and second workspace
initNodes() - Method in class org.apache.jackrabbit.test.api.version.MergeCheckedoutSubNodeTest
initialize a two-step-hierarchy on default and second workspace
initNodes() - Method in class org.apache.jackrabbit.test.api.version.MergeDoneMergeTest
initialize a versionable node on default and second workspace
initNodes() - Method in class org.apache.jackrabbit.test.api.version.MergeNodeIteratorTest
initialize some versionable nodes on default and second workspace
initNodes() - Method in class org.apache.jackrabbit.test.api.version.MergeNodeTest
initialize a versionable node on default and second workspace
initNodes() - Method in class org.apache.jackrabbit.test.api.version.MergeNonVersionableSubNodeTest
initialize a three-step-hierarchy on default and second workspace
initNodes() - Method in class org.apache.jackrabbit.test.api.version.MergeSubNodeTest
initialize a two-step-hierarchy on default and second workspace
initNodesW2() - Method in class org.apache.jackrabbit.test.api.WorkspaceCopyReferenceableTest
 
initNodesW2() - Method in class org.apache.jackrabbit.test.api.WorkspaceCopySameNameSibsTest
 
initNodesW2() - Method in class org.apache.jackrabbit.test.api.WorkspaceCopyVersionableTest
 
initNodesW2() - Method in class org.apache.jackrabbit.test.api.WorkspaceMoveReferenceableTest
 
initNodesW2() - Method in class org.apache.jackrabbit.test.api.WorkspaceMoveSameNameSibsTest
 
initNodesW2() - Method in class org.apache.jackrabbit.test.api.WorkspaceMoveVersionableTest
 
initPreparedStatements() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Initializes the map of prepared statements.
initPreparedStatements() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Initializes the map of prepared statements.
initProperties() - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
Fill the property set for this resource.
initProperties() - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemResource
Add resource specific properties.
initProperties() - Method in class org.apache.jackrabbit.webdav.jcr.version.VersionHistoryItemCollection
Fill the property set for this resource.
initProperties() - Method in class org.apache.jackrabbit.webdav.jcr.version.VersionItemCollection
Fill the property set for this resource.
initProperties() - Method in class org.apache.jackrabbit.webdav.jcr.VersionControlledItemCollection
Fill the property set for this resource.
initProperties() - Method in class org.apache.jackrabbit.webdav.jcr.WorkspaceResourceImpl
 
initProperties() - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
Fill the set of properties
initProperties() - Method in class org.apache.jackrabbit.webdav.simple.DeltaVResourceImpl
Fill the property set for this resource.
initProperties() - Method in class org.apache.jackrabbit.webdav.simple.VersionControlledResourceImpl
Fill the property set for this resource.
initProperties() - Method in class org.apache.jackrabbit.webdav.simple.VersionHistoryResourceImpl
Fill the property set for this resource.
initProperties() - Method in class org.apache.jackrabbit.webdav.simple.VersionResourceImpl
Fill the property set for this resource.
initStartupWorkspaces() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Initialize startup workspaces.
initSupportedReports() - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
Defines the additional reports supported by this resource (reports specific for resources representing a repository node): export view report locate corresponding node report
initSupportedReports() - Method in class org.apache.jackrabbit.webdav.jcr.version.VersionItemCollection
Define the set of reports supported by this resource.
initSupportedReports() - Method in class org.apache.jackrabbit.webdav.jcr.VersionControlledItemCollection
Define the set of reports supported by this resource.
initSupportedReports() - Method in class org.apache.jackrabbit.webdav.jcr.WorkspaceResourceImpl
 
initSupportedReports() - Method in class org.apache.jackrabbit.webdav.simple.DeltaVResourceImpl
Initialize the supported reports field
initSupportedReports() - Method in class org.apache.jackrabbit.webdav.simple.VersionControlledResourceImpl
Define the set of reports supported by this resource.
initSupportedReports() - Method in class org.apache.jackrabbit.webdav.simple.VersionResourceImpl
Define the set of reports supported by this resource.
initVersioningException(boolean) - Method in class org.apache.jackrabbit.test.api.SerializationTest
Creates a simple target tree consisting of a checked-in node and an ordinary child node below.
InMemPersistenceManager - Class in org.apache.jackrabbit.core.persistence.mem
InMemPersistenceManager is a very simple HashMap-based PersistenceManager for Jackrabbit that keeps all data in memory and that is capable of storing and loading its contents using a simple custom binary serialization format (see Serializer).
InMemPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Creates a new InMemPersistenceManager instance.
InMemPersistenceManager - Class in org.apache.jackrabbit.core.state.mem
Deprecated. use InMemPersistenceManager instead.
InMemPersistenceManager() - Constructor for class org.apache.jackrabbit.core.state.mem.InMemPersistenceManager
Deprecated.  
inner - Variable in class org.apache.jackrabbit.core.query.lucene.join.AbstractCondition
The inner query hits.
innerJoin - Variable in class org.apache.jackrabbit.core.query.lucene.join.Join
Whether this is an inner join.
input_stream - Variable in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager
 
input_stream - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
 
InputContext - Interface in org.apache.jackrabbit.webdav.io
InputContext...
InputContextImpl - Class in org.apache.jackrabbit.webdav.io
InputContextImpl class encapsulates the InputStream and some header values as present in the POST, PUT or MKCOL request.
InputContextImpl(HttpServletRequest, InputStream) - Constructor for class org.apache.jackrabbit.webdav.io.InputContextImpl
 
inputStream - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
inputStream - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
insert(Path.Element) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Insert an empty child.
insert(Path.PathElement) - Method in class org.apache.jackrabbit.util.PathMap.Element
Deprecated. Insert an empty child.
insertFileSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
insertFolderSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
insertLocalRevisionStmtSQL - Variable in class org.apache.jackrabbit.core.journal.DatabaseJournal
SQL statement for inserting the local revision of this cluster node.
insertRevisionStmtSQL - Variable in class org.apache.jackrabbit.core.journal.DatabaseJournal
SQL statement appending a new record.
insertString(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.DbNameIndex
Inserts a string into the database and returns the new index.
insertString(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NGKDbNameIndex
Inserts a string into the database and returns the new index.
insertString(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.PostgreSQLNameIndex
Inserts a string into the database and returns the new index.
insertTempSQL - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
This is the property 'insertTemp' in the [databaseType].properties file, initialized with the default value.
install(File) - Static method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the configuration of a repository in a given repository directory.
install(File, File) - Static method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the configuration of a repository with the given configuration file and repository home directory.
Installer - Class in org.apache.jackrabbit.j2ee
Provides very basic installation capabilities.
Installer(File, ServletContext) - Constructor for class org.apache.jackrabbit.j2ee.Installer
Creates a new installer
installRepository(HttpServletRequest) - Method in class org.apache.jackrabbit.j2ee.Installer
Handles the installation.
INSTANCE - Static variable in class org.apache.jackrabbit.core.query.lucene.SharedFieldCache
Reference to the single instance of SharedFieldCache.
INSTANCE - Static variable in class org.apache.jackrabbit.core.util.EmptyLinkedMap
The only instance of this class.
Instanceof - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
InstanceofExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
InstanceRevision - Interface in org.apache.jackrabbit.core.journal
 
INSTANCES - Static variable in class org.apache.jackrabbit.core.query.OnWorkspaceInconsistency
 
IntegerLiteral - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
internalAddChildNode(Name, NodeTypeImpl) - Method in class org.apache.jackrabbit.core.NodeImpl
 
internalAddChildNode(Name, NodeTypeImpl, NodeId) - Method in class org.apache.jackrabbit.core.NodeImpl
 
internalAddNode(String, NodeTypeImpl) - Method in class org.apache.jackrabbit.core.NodeImpl
 
internalAddNode(String, NodeTypeImpl, NodeId) - Method in class org.apache.jackrabbit.core.NodeImpl
 
internalCopyPropertyFrom(PropertyImpl) - Method in class org.apache.jackrabbit.core.NodeImpl
Copies a property to this node
InternalEventListener - Interface in org.apache.jackrabbit.jcr2spi.observation
InternalEventListener receives changes as a result of a local or an external modification.
InternalFreeze - Interface in org.apache.jackrabbit.core.version
the base interface for nodes that were versioned and turned either into InternalFrozenNode or InteralFrozenVersionHistory.
InternalFrozenNode - Interface in org.apache.jackrabbit.core.version
The InternalFrozenNode interface represents the frozen node that was generated during a Node.checkin().
InternalFrozenVersionHistory - Interface in org.apache.jackrabbit.core.version
This interface defines a frozen versionable child node, that was created during a Node.checkin() with a OPV==Version node.
internalGetNodeState(NodeId) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateProvider
Retrieves the node state with the given node id
internalGetNodeState(NodeId) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Retrieves the node state with the given node id
internalGetPropertyState(PropertyId) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Retrieces the property state for the given id
internalGetUUID() - Method in class org.apache.jackrabbit.core.NodeImpl
Returns the (internal) uuid of this node.
internalGetValue() - Method in class org.apache.jackrabbit.core.PropertyImpl
Returns the internal value of a single-valued property.
internalGetValues() - Method in class org.apache.jackrabbit.core.PropertyImpl
Returns the internal values of a multi-valued property.
internalHasNodeState(NodeId) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateProvider
Checks if this provide has the node state of the given node id
internalHasNodeState(NodeId) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Checks if this provide has the node state of the given node id
internalHasPropertyState(PropertyId) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Checks if this provider has the property state of the given id.
internalIsCheckedOut() - Method in class org.apache.jackrabbit.core.NodeImpl
Determines the checked-out status of this node.
internalRemove(boolean) - Method in class org.apache.jackrabbit.core.ItemImpl
Same as Item.remove() except for the noChecks parameter.
internalRestore(VersionImpl, VersionSelector, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
Internal method to restore a version.
internalSetProperty(Name, InternalValue) - Method in class org.apache.jackrabbit.core.NodeImpl
Sets the internal value of a property without checking any constraints.
internalSetProperty(Name, InternalValue[]) - Method in class org.apache.jackrabbit.core.NodeImpl
Sets the internal value of a property without checking any constraints.
internalSetProperty(Name, InternalValue[], int) - Method in class org.apache.jackrabbit.core.NodeImpl
Sets the internal value of a property without checking any constraints.
internalSetValue(InternalValue[], int) - Method in class org.apache.jackrabbit.core.PropertyImpl
 
InternalValue - Class in org.apache.jackrabbit.core.value
InternalValue represents the internal format of a property value.
internalValue() - Method in class org.apache.jackrabbit.core.value.InternalValue
Deprecated.  
InternalVersion - Interface in org.apache.jackrabbit.core.version
This interface defines the internal version.
InternalVersionHistory - Interface in org.apache.jackrabbit.core.version
This interface defines the internal version history.
InternalVersionItem - Interface in org.apache.jackrabbit.core.version
This interface defines the base for all internal versioning items.
InternalXAResource - Interface in org.apache.jackrabbit.core
Interface implemented by resources that provide XA functionality.
Intersect - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
IntersectExceptExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
inUse - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
All data identifiers that are currently in use are in this set until they are garbage collected.
inUse - Variable in class org.apache.jackrabbit.core.data.FileDataStore
All data identifiers that are currently in use are in this set until they are garbage collected.
invalidate(Name) - Method in class org.apache.jackrabbit.core.nodetype.BitsetENTCacheImpl
Removes all effective node types that are aggregated with the node type of the given name.
invalidate(Name) - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache
Removes all effective node types that are aggregated with the node type of the given name.
invalidate(Name) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCacheImpl
Removes all effective node types that are aggregated with the node type of the given name.
INVALIDATE - Static variable in class org.apache.jackrabbit.jcr2spi.config.CacheBehaviour
Cache maintenance is done by invalidating affected items of an operation and forcing the jcr2spi implementation to reload the item states when they are accessed next time.
invalidate() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildNodeEntries
Mark ChildNodeEntries in order to force reloading the entries.
invalidate(boolean) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
Invalidates the underlying ItemState if available and if it is not transiently modified.
invalidate(boolean) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
invalidate(Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeCache
Removes all effective node types that are aggregated with the node type of the given name.
INVALIDATED - Static variable in class org.apache.jackrabbit.jcr2spi.state.Status
A state once read from persistent storage has been set to invalid.
invalidateItem(ItemId, boolean) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
invalidates the item
InvalidConstraintException - Exception in org.apache.jackrabbit.core.nodetype
The InvalidConstraintException ...
InvalidConstraintException(String) - Constructor for exception org.apache.jackrabbit.core.nodetype.InvalidConstraintException
Constructs a new instance of this class with the specified detail message.
InvalidConstraintException(String, Throwable) - Constructor for exception org.apache.jackrabbit.core.nodetype.InvalidConstraintException
Constructs a new instance of this class with the specified detail message and root cause.
InvalidConstraintException - Exception in org.apache.jackrabbit.spi.commons.nodetype
The InvalidConstraintException ...
InvalidConstraintException(String) - Constructor for exception org.apache.jackrabbit.spi.commons.nodetype.InvalidConstraintException
Constructs a new instance of this class with the specified detail message.
InvalidConstraintException(String, Throwable) - Constructor for exception org.apache.jackrabbit.spi.commons.nodetype.InvalidConstraintException
Constructs a new instance of this class with the specified detail message and root cause.
InvalidLifecycleTransitionException - Exception in org.apache.jackrabbit.api.jsr283
Exception thrown by Lifecycle management-related methods.
InvalidLifecycleTransitionException() - Constructor for exception org.apache.jackrabbit.api.jsr283.InvalidLifecycleTransitionException
Constructs a new instance of this class with null as its detail message.
InvalidLifecycleTransitionException(String) - Constructor for exception org.apache.jackrabbit.api.jsr283.InvalidLifecycleTransitionException
Constructs a new instance of this class with the specified detail message.
InvalidLifecycleTransitionException(String, Throwable) - Constructor for exception org.apache.jackrabbit.api.jsr283.InvalidLifecycleTransitionException
Constructs a new instance of this class with the specified detail message and root cause.
InvalidLifecycleTransitionException(Throwable) - Constructor for exception org.apache.jackrabbit.api.jsr283.InvalidLifecycleTransitionException
Constructs a new instance of this class with the specified root cause.
InvalidNodeTypeDefException - Exception in org.apache.jackrabbit.core.nodetype
The NodeTypeConflictException ...
InvalidNodeTypeDefException(String) - Constructor for exception org.apache.jackrabbit.core.nodetype.InvalidNodeTypeDefException
Constructs a new instance of this class with the specified detail message.
InvalidNodeTypeDefException(String, Throwable) - Constructor for exception org.apache.jackrabbit.core.nodetype.InvalidNodeTypeDefException
Constructs a new instance of this class with the specified detail message and root cause.
InvalidNodeTypeDefException - Exception in org.apache.jackrabbit.spi.commons.nodetype
The NodeTypeConflictException ...
InvalidNodeTypeDefException(String) - Constructor for exception org.apache.jackrabbit.spi.commons.nodetype.InvalidNodeTypeDefException
Constructs a new instance of this class with the specified detail message.
InvalidNodeTypeDefException(String, Throwable) - Constructor for exception org.apache.jackrabbit.spi.commons.nodetype.InvalidNodeTypeDefException
Constructs a new instance of this class with the specified detail message and root cause.
InvalidNodeTypeDefinitionException - Exception in org.apache.jackrabbit.api.jsr283.nodetype
Exception thrown when an attempt is made to register an invalid node type definition template.
InvalidNodeTypeDefinitionException() - Constructor for exception org.apache.jackrabbit.api.jsr283.nodetype.InvalidNodeTypeDefinitionException
Constructs a new instance of this class with null as its detail message.
InvalidNodeTypeDefinitionException(String) - Constructor for exception org.apache.jackrabbit.api.jsr283.nodetype.InvalidNodeTypeDefinitionException
Constructs a new instance of this class with the specified detail message.
InvalidNodeTypeDefinitionException(String, Throwable) - Constructor for exception org.apache.jackrabbit.api.jsr283.nodetype.InvalidNodeTypeDefinitionException
Constructs a new instance of this class with the specified detail message and root cause.
InvalidNodeTypeDefinitionException(Throwable) - Constructor for exception org.apache.jackrabbit.api.jsr283.nodetype.InvalidNodeTypeDefinitionException
Constructs a new instance of this class with the specified root cause.
IOContext - Interface in org.apache.jackrabbit.server.io
IOContext defines the common methods for ImportContext and ExportContext
IOHandler - Interface in org.apache.jackrabbit.server.io
IOHandler interface defines methods for importing and exporting resource content as well as some fundamental resource properties which use to be set/retrieved together with content import and export (e.g.
IOListener - Interface in org.apache.jackrabbit.server.io
IOListener defines an import/export listener.
IOManager - Interface in org.apache.jackrabbit.server.io
IOManager interface provides the means to define a list of IOHandlers that should be asked to perform an import or export.
IOManagerImpl - Class in org.apache.jackrabbit.server.io
IOManagerImpl represents the most simple IOManager implementation that provides a default constructor and does define any IOHandlers.
IOManagerImpl() - Constructor for class org.apache.jackrabbit.server.io.IOManagerImpl
Create a new IOManager.
IOUtil - Class in org.apache.jackrabbit.server.io
IOUtil provides utitily methods used for import and export operations.
IOUtil() - Constructor for class org.apache.jackrabbit.server.io.IOUtil
 
IS - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
Is - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
isAbsolute() - Method in class org.apache.jackrabbit.name.Path
Deprecated. Tests whether this path is absolute, i.e. whether it starts with "/".
isAbsolute() - Method in class org.apache.jackrabbit.spi.commons.query.PathQueryNode
Returns true if this is an absolute path; false otherwise.
isAbsolute() - Method in interface org.apache.jackrabbit.spi.Path
Tests whether this path is absolute, i.e. whether it starts with "/".
isAbstract() - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.NodeTypeDefinition
Returns true if this is an abstract node type; returns false otherwise.
isAbstract() - Method in interface org.apache.jackrabbit.api.jsr283.security.Privilege
Returns whether this privilege is an abstract privilege.
isAbstract() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Returns the value of the 'abstract' flag.
isAbstract() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
Returns true if this is an abstract node type; returns false otherwise.
isAbstract() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns true if this is an abstract node type; returns false otherwise.
isAbstract() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
Returns true if this is an abstract node type; returns false otherwise.
isAcItem(Path) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlUtils
Test if the specified path points to an item that defines AC information.
isAcItem(ItemImpl) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlUtils
Test if the specified path points to an item that defines AC information and consequently should be considered protected.
isAcItem(Path) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLProvider
 
isAcItem(ItemImpl) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLProvider
Test if the given node is itself a rep:ACL or a rep:ACE node.
isAcItem(Path) - Method in class org.apache.jackrabbit.core.security.authorization.combined.CombinedProvider
 
isAcItem(ItemImpl) - Method in class org.apache.jackrabbit.core.security.authorization.combined.CombinedProvider
 
isAcItem(Path) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider
 
isAcItem(ItemImpl) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider
 
isAcItem(Path) - Method in class org.apache.jackrabbit.core.security.user.UserAccessControlProvider
Always returns false, since this ac provider does not use content stored in items to evaluate AC information.
isAcItem(ItemImpl) - Method in class org.apache.jackrabbit.core.security.user.UserAccessControlProvider
Always returns false, since this ac provider does not use content stored in items to evaluate AC information.
isAdmin() - Method in interface org.apache.jackrabbit.api.security.user.User
 
isAdminOrSystem(Set) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
 
isAdminOrSystem(Set) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlUtils
Test if the specified set of principals contains an admin or system principal.
isAggregate() - Method in interface org.apache.jackrabbit.api.jsr283.security.Privilege
Returns whether this privilege is an aggregate privilege.
isAllow() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
isAllow() - Method in interface org.apache.jackrabbit.core.security.authorization.JackrabbitAccessControlEntry
 
isAllowed(String) - Method in class org.apache.jackrabbit.webdav.client.methods.OptionsMethod
Checks if the specified method is a supported method by the resource identified by the original URI.
isAncestor(NodeId, ItemId) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Determines whether the node with the specified nodeId is an ancestor of the item denoted by the given itemId.
isAncestor(NodeId, ItemId) - Method in interface org.apache.jackrabbit.core.HierarchyManager
Determines whether the node with the specified nodeId is an ancestor of the item denoted by the given itemId.
isAncestor(NodeId, ItemId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Determines whether the node with the specified nodeId is an ancestor of the item denoted by the given itemId.
isAncestorOf(Path) - Method in class org.apache.jackrabbit.name.Path
Deprecated. Determines if this path is an ancestor of the specified path, based on their (absolute or relative) hierarchy level as returned by Path.getDepth().
isAncestorOf(PathMap.Element) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Return a flag indicating whether the specified node is a child of this node.
isAncestorOf(Path) - Method in interface org.apache.jackrabbit.spi.Path
Determines if this path is an ancestor of the specified path, based on their (absolute or relative) hierarchy level as returned by Path.getDepth().
isAncestorOf(PathMap.Element) - Method in class org.apache.jackrabbit.util.PathMap.Element
Deprecated. Return a flag indicating whether the specified node is a child of this node.
isAnonymous(Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Indicate if the given Credentials are considered to be anonymous.
isAscending(int) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
Returns true if the property i should be orderd ascending.
isAscending() - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode.OrderSpec
If true the property is ordered ascending, otherwise descending.
isAtLeast(IndexFormatVersion) - Method in class org.apache.jackrabbit.core.query.lucene.IndexFormatVersion
Returns true if this version is at least as high as the given version.
isAutoCreated() - Method in interface org.apache.jackrabbit.core.nodetype.ItemDef
Determines whether the item is 'autoCreated'.
isAutoCreated() - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Determines whether the item is 'autoCreated'.
isAutoCreated() - Method in class org.apache.jackrabbit.spi.commons.QItemDefinitionImpl
Determines whether the item is 'autoCreated'.
isAutoCreated() - Method in interface org.apache.jackrabbit.spi.QItemDefinition
Determines whether the item is 'autoCreated'.
isAutoCreated() - Method in class org.apache.jackrabbit.spi2dav.QItemDefinitionImpl
Determines whether the item is 'autoCreated'.
isAutoCreated() - Method in class org.apache.jackrabbit.webdav.jcr.nodetype.ItemDefinitionImpl
 
isAutoShutdown() - Method in class org.apache.jackrabbit.jca.JCARepositoryManager
 
isAvailable() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
Returns true if the referenced ItemState is available.
isBoost() - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Returns whether to boost terms in query based on "score" or not.
isBuiltIn(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
 
isCached(ItemId) - Method in interface org.apache.jackrabbit.core.state.ItemStateCache
Returns true if this cache contains an ItemState object with the specified id.
isCached(ItemId) - Method in class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Returns true if this cache contains an ItemState object with the specified id.
isCached(ItemId) - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Returns true if this cache contains an ItemState object with the specified id.
isCanonical() - Method in class org.apache.jackrabbit.name.Path
Deprecated. Tests whether this path is canonical, i.e. whether it is absolute and does not contain redundant elements such as "." and "..".
isCanonical() - Method in interface org.apache.jackrabbit.spi.Path
Tests whether this path is canonical, i.e. whether it is absolute and does not contain redundant elements such as "." and "..".
isCheckedOut(String) - Method in interface org.apache.jackrabbit.api.jsr283.version.VersionManager
Returns true if the node at absPath is either versionable (full or simple) and currently checked-out, non-versionable and its nearest versionable ancestor is checked-out or non-versionable and it has no versionable ancestor.
isCheckedOut() - Method in class org.apache.jackrabbit.commons.AbstractNode
Checks whether this node is checked out.
isCheckedOut() - Method in class org.apache.jackrabbit.core.NodeImpl
isCheckedOut(String) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
Returns true if the node at absPath is either versionable (full or simple) and currently checked-out, non-versionable and its nearest versionable ancestor is checked-out or non-versionable and it has no versionable ancestor.
isCheckedOut() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
isCheckedOut(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.DefaultVersionManager
 
isCheckedOut(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
isCheckedOut(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
Search nearest ancestor that is versionable.
isClustered() - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
Returns a flag indicating whether this workspace participates in a cluster.
isCollection() - Method in interface org.apache.jackrabbit.webdav.DavResource
Returns true if this webdav resource has the resourcetype 'collection'.
isCollection() - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
Always returns true
isCollection() - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemResource
Returns false.
isCollection() - Method in class org.apache.jackrabbit.webdav.jcr.RootCollection
Returns true
isCollection() - Method in class org.apache.jackrabbit.webdav.jcr.WorkspaceResourceImpl
 
ISCOLLECTION - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
 
isCollection() - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
 
isCollection() - Method in class org.apache.jackrabbit.webdav.simple.VersionResourceImpl
Since this implementation of VersionResource never is a version belonging to a version controlled collection, this method always returns false not respecting the configuration.
isCollectionResource(Item) - Method in class org.apache.jackrabbit.webdav.simple.ResourceConfig
Returns true, if the given item represents a node that is either any of the nodetypes specified to represent a collection or none of the nodetypes specified to represent a non-collection, respectively.
isCommit() - Method in class org.apache.jackrabbit.webdav.transaction.TransactionInfo
Returns true, if this info requires a 'commit' action, false otherwise (i.e.
isCommitted() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
isComplete() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildNodeEntries
 
isCompleted() - Method in class org.apache.jackrabbit.server.io.AbstractExportContext
 
isCompleted() - Method in class org.apache.jackrabbit.server.io.ImportContextImpl
 
isCompleted() - Method in interface org.apache.jackrabbit.server.io.IOContext
Returns true if this context already has been completed.
isConnected() - Method in class org.apache.jackrabbit.core.state.ItemState
Return a flag indicating whether this state is connected to some other state.
isContent(int) - Static method in class org.apache.jackrabbit.test.XMLChar
Returns true if the specified character can be considered content.
isContent(int) - Static method in class org.apache.jackrabbit.util.XMLChar
Returns true if the specified character can be considered content.
isCreateCollectionRequest(DavServletRequest) - Static method in class org.apache.jackrabbit.webdav.DavMethods
Returns true if the request is to create a collection resource.
isCreateRequest(DavServletRequest) - Static method in class org.apache.jackrabbit.webdav.DavMethods
Returns true if the request is to create a resource.
isCurrentXid(Xid, boolean) - Static method in class org.apache.jackrabbit.core.TransactionContext
Helper Method to check if the given Xid has the same globalTransactionId as the current Xid bind to the TransactionContext.CURRENT_XID ThreadLocal
isDateFormat(String) - Static method in class org.apache.jackrabbit.test.api.PropertyUtil
Checks if the String is a valid date in string format.
isDeep() - Method in interface org.apache.jackrabbit.api.jsr283.retention.Hold
Returns true if this Hold is deep.
isDeep() - Method in class org.apache.jackrabbit.core.cluster.LockRecord
Return a flag indicating whether the lock is deep.
isDeep() - Method in class org.apache.jackrabbit.jcr2spi.operation.LockOperation
 
isDeep() - Method in class org.apache.jackrabbit.spi.commons.EventFilterImpl
 
isDeep() - Method in class org.apache.jackrabbit.spi.commons.LockInfoImpl
Returns true if the Lock is deep.
isDeep() - Method in interface org.apache.jackrabbit.spi.LockInfo
Returns true if the Lock is deep.
isDeep() - Method in class org.apache.jackrabbit.spi2dav.LockInfoImpl
 
isDeep() - Method in class org.apache.jackrabbit.webdav.jcr.lock.JcrActiveLock
 
isDeep() - Method in interface org.apache.jackrabbit.webdav.lock.ActiveLock
Return true if the lock is deep.
isDeep() - Method in class org.apache.jackrabbit.webdav.lock.DefaultActiveLock
 
isDeep() - Method in class org.apache.jackrabbit.webdav.lock.LockInfo
Returns true if the lock must be applied with depth infinity.
isDeep() - Method in class org.apache.jackrabbit.webdav.observation.SubscriptionInfo
Returns true if the depths header defined a depth other than '0'.
isDeep() - Method in class org.apache.jackrabbit.webdav.transaction.TxActiveLock
Always returns true.
isDeltaVMethod(DavServletRequest) - Static method in class org.apache.jackrabbit.webdav.DavMethods
Returns true, if the specified method is defined by RFC 3253
isDeny() - Method in class org.apache.jackrabbit.webdav.security.AclProperty.Ace
 
isDenyBeforeGrant() - Method in class org.apache.jackrabbit.webdav.security.AclRestrictionsProperty
 
isDerivedFrom(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Checks if this node type is directly or indirectly derived from the specified node type.
isDescendant(String, String) - Static method in class org.apache.jackrabbit.util.Text
Determines if the descendant path is hierarchical a descendant of path.
isDescendantOf(Path) - Method in class org.apache.jackrabbit.name.Path
Deprecated. Determines if this path is a descendant of the specified path, based on their (absolute or relative) hierarchy level as returned by Path.getDepth().
isDescendantOf(Path) - Method in interface org.apache.jackrabbit.spi.Path
Determines if this path is a descendant of the specified path, based on their (absolute or relative) hierarchy level as returned by Path.getDepth().
isDescendantOrEqual(String, String) - Static method in class org.apache.jackrabbit.util.Text
Determines if the descendant path is hierarchical a descendant of path or equal to it.
isDocumentReady(Document) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Returns true if the document is ready to be added to the index.
isEmpty() - Method in interface org.apache.jackrabbit.core.security.authorization.JackrabbitAccessControlList
Returns true if this policy does not yet define any entries.
isEmpty() - Method in interface org.apache.jackrabbit.core.state.ItemStateCache
Returns true if this cache contains no entries.
isEmpty() - Method in class org.apache.jackrabbit.core.state.ItemStateMap
Returns true if this store contains no entries.
isEmpty() - Method in class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Returns true if this cache contains no entries.
isEmpty() - Method in interface org.apache.jackrabbit.core.state.ItemStateStore
Returns true if this store contains no entries.
isEmpty() - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
Returns true if this cache contains no entries.
isEmpty() - Method in class org.apache.jackrabbit.jcr2spi.state.ChangeLog
 
isEmpty() - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
Returns true if this collection is empty.
isEmpty() - Method in class org.apache.jackrabbit.webdav.observation.EventDiscovery
Returns true, if this event discovery does not report any events (thus EventDiscovery.getEventBundles() would return an empty iterator.
isEmpty() - Method in class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
 
isEmpty() - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
 
isEmpty() - Method in class org.apache.jackrabbit.webdav.property.PropContainer
Returns true if the PropContainer does not yet contain any content elements.
isEquivalentTo(Path) - Method in interface org.apache.jackrabbit.spi.Path
Determines if the the other path would be equal to this path if both of them are normalized.
isExpired() - Method in class org.apache.jackrabbit.webdav.jcr.lock.JcrActiveLock
 
isExpired() - Method in interface org.apache.jackrabbit.webdav.lock.ActiveLock
Returns true, if this lock is already expired.
isExpired() - Method in class org.apache.jackrabbit.webdav.lock.DefaultActiveLock
 
isExternal() - Method in interface org.apache.jackrabbit.api.observation.JackrabbitEvent
Return a flag indicating whether this is an externally generated event.
isExternal() - Method in class org.apache.jackrabbit.core.observation.EventImpl
Return a flag indicating whether this is an externally generated event.
isExternalBLOBs() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Returns if uses external (filesystem) blob store.
isExternalBLOBs() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
isExtractorFinished() - Method in class org.apache.jackrabbit.core.query.lucene.LazyTextExtractorField
 
isFile(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Tests whether the file system entry denoted by this path exists and is a file.
isFile(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Tests whether the file system entry denoted by this path exists and is a file.
isFile(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Tests whether the file system entry denoted by this path exists and is a file.
isFile(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Tests whether the file system entry denoted by this path exists and is a file.
isFile(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
isFilteredItem(Item) - Method in class org.apache.jackrabbit.webdav.simple.DefaultItemFilter
Returns true if the given item matches either one of the namespace or of the the nodetype filters specified.
isFilteredItem(String, Session) - Method in class org.apache.jackrabbit.webdav.simple.DefaultItemFilter
 
isFilteredItem(Item) - Method in interface org.apache.jackrabbit.webdav.simple.ItemFilter
Returns true if the given item should be filtered.
isFilteredItem(String, Session) - Method in interface org.apache.jackrabbit.webdav.simple.ItemFilter
Returns true if the resouce with the given name should be filtered.
isFolder(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Tests whether the file system entry denoted by this path exists and is a folder.
isFolder(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Tests whether the file system entry denoted by this path exists and is a folder.
isFolder(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Tests whether the file system entry denoted by this path exists and is a folder.
isFolder(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Tests whether the file system entry denoted by this path exists and is a folder.
isFolder() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFile
 
isFolder(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
isFolder() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystemEntry
 
isFolder() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFolder
 
isFullMatch() - Method in class org.apache.jackrabbit.spi.commons.name.MatchResult
Returns true if the Pattern matched the whole Path.
isGrant() - Method in class org.apache.jackrabbit.webdav.security.AclProperty.Ace
 
isGranted(ItemId, int) - Method in interface org.apache.jackrabbit.core.security.AccessManager
Deprecated.  
isGranted(Path, int) - Method in interface org.apache.jackrabbit.core.security.AccessManager
Determines whether the specified permissions are granted on the item with the specified absPath (i.e. the target item, that may or may not yet exist).
isGranted(Path, Name, int) - Method in interface org.apache.jackrabbit.core.security.AccessManager
Determines whether the specified permissions are granted on an item represented by the combination of the given parentPath and childName (i.e. the target item, that may or may not yet exist).
isGranted(ItemId, int) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
isGranted(Path, int) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
isGranted(Path, Name, int) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
isGranted(ItemId, int) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
Determines whether the specified permissions are granted on the item with the specified id (i.e. the target item).
isGranted(Path, int) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
 
isGranted(Path, Name, int) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
 
isGranted(ItemId, int) - Method in class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
isGranted(Path, int) - Method in class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
isGranted(Path, Name, int) - Method in class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
isGranted(NodeState, Path, String[]) - Method in interface org.apache.jackrabbit.jcr2spi.security.AccessManager
Determines whether the specified permissions are granted on the item with the specified path.
isGranted(ItemState, String[]) - Method in interface org.apache.jackrabbit.jcr2spi.security.AccessManager
Determines whether the specified permissions are granted on the item with the specified path.
isGranted(NodeState, Path, String[]) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
isGranted(ItemState, String[]) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
isGranted(SessionInfo, ItemId, String[]) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
This default implementation first calls AbstractReadableRepositoryService.checkSessionInfo(SessionInfo) with the sessionInfo, then returns false if the any of the actions are in AbstractReadableRepositoryService.WRITE_ACTIONS; otherwise returns true.
isGranted(SessionInfo, ItemId, String[]) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
isGranted(SessionInfo, ItemId, String[]) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Returns true if all actions defined in the specified array are granted to given SessionInfo.
isGranted(SessionInfo, ItemId, String[]) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
isGranted(SessionInfo, ItemId, String[]) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Returns true if all actions defined in the specified array are granted to given SessionInfo.
isGrantOnly() - Method in class org.apache.jackrabbit.webdav.security.AclRestrictionsProperty
 
isGroup() - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
 
isHighSurrogate(int) - Static method in class org.apache.jackrabbit.test.XMLChar
Returns whether the given character is a high surrogate
isHighSurrogate(int) - Static method in class org.apache.jackrabbit.util.XMLChar
Returns whether the given character is a high surrogate
isIgnoreEncoding() - Method in class org.apache.jackrabbit.commons.predicate.NtFilePredicate
Returns the ignore encoding flag.
isIgnoreMimeType() - Method in class org.apache.jackrabbit.commons.predicate.NtFilePredicate
Returns the ignore mime type flag.
isImmutable() - Method in class org.apache.jackrabbit.core.value.BLOBFileValue
Checks if this object is immutable.
isImmutable() - Method in class org.apache.jackrabbit.core.value.BLOBInDataStore
Checks if this object is immutable.
isImmutable() - Method in class org.apache.jackrabbit.core.value.BLOBInMemory
Checks if this object is immutable.
isImmutable() - Method in class org.apache.jackrabbit.core.value.BLOBInResource
Checks if this object is immutable.
isImmutable() - Method in class org.apache.jackrabbit.core.value.BLOBInTempFile
Checks if this object is immutable.
isImmutable() - Method in class org.apache.jackrabbit.core.value.BLOBValue
Checks if this object is immutable.
isImpersonation(Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Test if the current request is an Impersonation attempt.
isIncludedInNodeIndex(Name) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Returns true if the property with the given name should also be added to the node scope index.
isIncludedInNodeScopeIndex(NodeState, Name) - Method in interface org.apache.jackrabbit.core.query.lucene.IndexingConfiguration
Returns true if the property with the given name should be included in the node scope fulltext index.
isIncludedInNodeScopeIndex(NodeState, Name) - Method in class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationImpl
Returns true if the property with the given name should be included in the node scope fulltext index.
isIncludeProperties() - Method in class org.apache.jackrabbit.commons.packaging.FilterContentPackage
 
isIndexed(NodeState, Name) - Method in interface org.apache.jackrabbit.core.query.lucene.IndexingConfiguration
Returns true if the property with the given name is indexed according to this configuration.
isIndexed(NodeState, Name) - Method in class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationImpl
Returns true if the property with the given name is fulltext indexed according to this configuration.
isIndexed(Name) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Returns true if the property with the given name should be indexed.
isInitialized() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns true if this workspace info is initialized, otherwise returns false.
isInitialized() - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Returns true if this module has been successfully initialized.
isInitializeHierarchyCache() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
isInvalid(int) - Static method in class org.apache.jackrabbit.test.XMLChar
Returns true if the specified character is invalid.
isInvalid(int) - Static method in class org.apache.jackrabbit.util.XMLChar
Returns true if the specified character is invalid.
isInvert() - Method in class org.apache.jackrabbit.webdav.security.AclProperty.Ace
 
isInvisibleInAllprop() - Method in class org.apache.jackrabbit.webdav.property.AbstractDavProperty
Return true if this property should be suppressed in a PROPFIND/DAV:allprop response.
isInvisibleInAllprop() - Method in interface org.apache.jackrabbit.webdav.property.DavProperty
Return true if this property should be suppressed in a PROPFIND/DAV:allprop response.
isItemStateInAttic(ItemId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Return a flag indicating whether the specified item is in the transient item state manager's attic space.
isJAAS() - Method in class org.apache.jackrabbit.core.security.authentication.AuthContextProvider
 
isLive() - Method in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Return a flag indicating whether the lock is live
isLive() - Method in class org.apache.jackrabbit.core.SessionImpl
isLive() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return true if session is live.
isLive() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
isLocal() - Method in class org.apache.jackrabbit.core.security.authentication.AuthContextProvider
 
isLocal() - Method in class org.apache.jackrabbit.spi.commons.EventBundleImpl
Returns true if this event bundle is associated with a change that was initiated by a local session info.
isLocal() - Method in interface org.apache.jackrabbit.spi.EventBundle
Returns true if this event bundle is associated with a change that was initiated by a local session info.
isLock() - Method in class org.apache.jackrabbit.core.cluster.LockRecord
Return a flag indicating whether this is a lock or an unlock operation.
isLockable(Type, Scope) - Method in interface org.apache.jackrabbit.webdav.DavResource
Returns true, if the this resource allows locking.
isLockable(Type, Scope) - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
 
isLocked(String) - Method in interface org.apache.jackrabbit.api.jsr283.lock.LockManager
Returns true if the node at absPath is locked either as a result of a lock held by that node or by a deep lock on a node above that node; otherwise returns false.
isLocked() - Method in class org.apache.jackrabbit.commons.AbstractNode
Checks if this node is locked.
isLocked(NodeImpl) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Returns true if this node is locked either as a result of a lock held by this node or by a deep lock on a node above this node; otherwise returns false
isLocked(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Returns true if this node is locked either as a result of a lock held by this node or by a deep lock on a node above this node; otherwise returns false
isLocked(String) - Method in class org.apache.jackrabbit.core.lock.SessionLockManager
 
isLocked(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Returns true if this node is locked either as a result of a lock held by this node or by a deep lock on a node above this node; otherwise returns false
isLocked() - Method in class org.apache.jackrabbit.core.NodeImpl
isLocked(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.lock.DefaultLockManager
 
isLocked(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.lock.LockManager
Returns true if this node is locked either as a result of a lock held by this node or by a deep lock on a node above this node; otherwise returns false.
isLocked(String) - Method in class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
 
isLocked(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
 
isLocked() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
isLockedByToken(String) - Method in class org.apache.jackrabbit.webdav.jcr.lock.JcrActiveLock
Return true if the given lock token equals the token holding that lock.
isLockedByToken(String) - Method in interface org.apache.jackrabbit.webdav.lock.ActiveLock
Return true, if the given token matches the lock token present in this lock thus indicating that any lock relevant operation should not fail due to a lock.
isLockedByToken(String) - Method in class org.apache.jackrabbit.webdav.lock.DefaultActiveLock
 
isLockHolder(Session, NodeImpl) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Returns true if the specified session holds a lock on the given node; otherwise returns false.
isLockHolder(Session, NodeImpl) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Returns true if the specified session holds a lock on the given node; otherwise returns false.
isLockHolder(Session, NodeImpl) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Returns true if the specified session holds a lock on the given node; otherwise returns false.
isLockOwner() - Method in class org.apache.jackrabbit.spi.commons.LockInfoImpl
Returns true if the SessionInfo used to retrieve this LockInfo is the lock holder and thus enabled to refresh or release the lock.
isLockOwner() - Method in interface org.apache.jackrabbit.spi.LockInfo
Returns true if the SessionInfo used to retrieve this LockInfo is the lock holder and thus enabled to refresh or release the lock.
isLockOwner() - Method in class org.apache.jackrabbit.spi2dav.LockInfoImpl
 
isLockOwningSession() - Method in interface org.apache.jackrabbit.api.jsr283.lock.Lock
Returns true if the current session is the owner of this lock, either because it is session-scoped and bound to this session or open-scoped and this session currently holds the token for this lock.
isLowSurrogate(int) - Static method in class org.apache.jackrabbit.test.XMLChar
Returns whether the given character is a low surrogate
isLowSurrogate(int) - Static method in class org.apache.jackrabbit.util.XMLChar
Returns whether the given character is a low surrogate
ISM_LOCKING_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the ism locking configuration element.
isMajor() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
 
isMajor() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
 
isMandatory - Variable in class org.apache.jackrabbit.commons.predicate.IsMandatoryPredicate
 
isMandatory() - Method in interface org.apache.jackrabbit.core.nodetype.ItemDef
Determines whether the item is 'mandatory'.
isMandatory() - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Determines whether the item is 'mandatory'.
isMandatory() - Method in class org.apache.jackrabbit.spi.commons.QItemDefinitionImpl
Determines whether the item is 'mandatory'.
isMandatory() - Method in interface org.apache.jackrabbit.spi.QItemDefinition
Determines whether the item is 'mandatory'.
isMandatory() - Method in class org.apache.jackrabbit.spi2dav.QItemDefinitionImpl
Determines whether the item is 'mandatory'.
isMandatory() - Method in class org.apache.jackrabbit.webdav.jcr.nodetype.ItemDefinitionImpl
 
IsMandatoryPredicate - Class in org.apache.jackrabbit.commons.predicate
IsMandatoryFilter...
IsMandatoryPredicate() - Constructor for class org.apache.jackrabbit.commons.predicate.IsMandatoryPredicate
 
IsMandatoryPredicate(boolean, int, int) - Constructor for class org.apache.jackrabbit.commons.predicate.IsMandatoryPredicate
 
IsMandatoryPredicate(boolean) - Constructor for class org.apache.jackrabbit.commons.predicate.IsMandatoryPredicate
 
isMarkup(int) - Static method in class org.apache.jackrabbit.test.XMLChar
Returns true if the specified character can be considered markup.
isMarkup(int) - Static method in class org.apache.jackrabbit.util.XMLChar
Returns true if the specified character can be considered markup.
isMatch() - Method in class org.apache.jackrabbit.spi.commons.name.MatchResult
Returns true if the Pattern matched anything or false otherwise.
isMatchingFilter(String, Namespace) - Method in class org.apache.jackrabbit.webdav.observation.Filter
 
isMember(Authorizable) - Method in interface org.apache.jackrabbit.api.security.user.Group
 
isMember(Principal) - Method in class org.apache.jackrabbit.core.security.principal.EveryonePrincipal
 
isMethodAffectedByLabel(DavServletRequest) - Static method in class org.apache.jackrabbit.webdav.DavMethods
Returns true, if the specified method is affected by a Label header
isMinor() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
 
isMinor() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
 
isMixin() - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.NodeTypeDefinition
Returns true if this is a mixin type; returns false if it is primary.
isMixin() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Returns the value of the mixin flag.
isMixin() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
Returns true if this is a mixin type; returns false if it is primary.
isMixin() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns true if this is a mixin type; returns false if it is primary.
isMixin() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeTemplateImpl
Returns true if this is a mixin type; returns false if it is primary.
isMixin() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
 
isMixin() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
Returns the value of the mixin flag.
isMixin() - Method in interface org.apache.jackrabbit.spi.QNodeTypeDefinition
Returns the value of the mixin flag.
isMixin() - Method in class org.apache.jackrabbit.spi2dav.QNodeTypeDefinitionImpl
 
ISMIXIN_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the isMixin attribute.
ISMIXIN_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.NodeTypeConstants
Name of the isMixin attribute.
ISMLocking - Interface in org.apache.jackrabbit.core.state
ISMLocking defines an interface for a locking strategy of an ItemStateManager.
ISMLocking.ReadLock - Interface in org.apache.jackrabbit.core.state
 
ISMLocking.WriteLock - Interface in org.apache.jackrabbit.core.state
 
ISMLockingFactory - Interface in org.apache.jackrabbit.core.state
Factory interface for creating ISMLocking instances.
isModified() - Method in class org.apache.jackrabbit.core.ItemImpl
isModified() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
 
isModified(ItemId) - Method in class org.apache.jackrabbit.core.state.ChangeLog
Returns a flag indicating whether a given item state is marked as modified in this log.
isModified() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
 
isModified() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
 
isMoreRecent(InternalVersion) - Method in interface org.apache.jackrabbit.core.version.InternalVersion
Checks if this version is more recent than the given version v.
isMoreRecent(VersionImpl) - Method in class org.apache.jackrabbit.core.version.VersionImpl
Checks if this version is more recent than the given version v.
isMovedState(NodeState) - Static method in class org.apache.jackrabbit.jcr2spi.util.StateUtility
 
isMultiple() - Method in interface org.apache.jackrabbit.core.nodetype.PropDef
Reports whether this property can have multiple values.
isMultiple() - Method in class org.apache.jackrabbit.core.nodetype.PropDefImpl
Reports whether this property can have multiple values.
isMultiple() - Method in class org.apache.jackrabbit.core.nodetype.PropertyDefinitionImpl
isMultiple() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.PropertyDefinitionImpl
isMultiple() - Method in class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
Reports whether this property can have multiple values.
isMultiple() - Method in interface org.apache.jackrabbit.spi.QPropertyDefinition
Reports whether this property can have multiple values.
isMultiple() - Method in class org.apache.jackrabbit.spi2dav.QPropertyDefinitionImpl
Reports whether this property can have multiple values.
isMultiple() - Method in class org.apache.jackrabbit.webdav.jcr.nodetype.PropertyDefinitionImpl
 
isMultiStatusReport() - Method in class org.apache.jackrabbit.webdav.jcr.version.report.ExportViewReport
Always returns false.
isMultiStatusReport() - Method in class org.apache.jackrabbit.webdav.jcr.version.report.JcrPrivilegeReport
Always returns true.
isMultiStatusReport() - Method in class org.apache.jackrabbit.webdav.jcr.version.report.LocateByUuidReport
Always returns true.
isMultiStatusReport() - Method in class org.apache.jackrabbit.webdav.jcr.version.report.LocateCorrespondingNodeReport
Always returns false.
isMultiStatusReport() - Method in class org.apache.jackrabbit.webdav.jcr.version.report.NodeTypesReport
Always returns false.
isMultiStatusReport() - Method in class org.apache.jackrabbit.webdav.jcr.version.report.RegisteredNamespacesReport
Always returns false.
isMultiStatusReport() - Method in class org.apache.jackrabbit.webdav.jcr.version.report.RepositoryDescriptorsReport
Always returns false.
isMultiStatusReport() - Method in class org.apache.jackrabbit.webdav.security.report.AbstractSecurityReport
Always returns true.
isMultiStatusReport() - Method in class org.apache.jackrabbit.webdav.security.report.SearchablePropertyReport
 
isMultiStatusReport() - Method in class org.apache.jackrabbit.webdav.version.report.CompareBaselineReport
Always returns false.
isMultiStatusReport() - Method in class org.apache.jackrabbit.webdav.version.report.ExpandPropertyReport
Always returns true.
isMultiStatusReport() - Method in class org.apache.jackrabbit.webdav.version.report.LatestActivityVersionReport
Always returns false.
isMultiStatusReport() - Method in class org.apache.jackrabbit.webdav.version.report.LocateByHistoryReport
Always returns true.
isMultiStatusReport() - Method in interface org.apache.jackrabbit.webdav.version.report.Report
Returns true if this Report will send a MultiStatus response.
isMultiStatusReport() - Method in class org.apache.jackrabbit.webdav.version.report.VersionTreeReport
Always returns true.
isMultiValued() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry
Returns the multivalued flag.
isMultiValued - Variable in class org.apache.jackrabbit.core.query.PropertyTypeRegistry.TypeMapping
True if the property type is multi-valued
isMultiValued() - Method in class org.apache.jackrabbit.core.state.PropertyState
Returns true if this property is multi-valued, otherwise false.
isMultiValued() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddProperty
 
isMultiValued() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetPropertyValue
 
isMultiValued() - Method in class org.apache.jackrabbit.jcr2spi.state.PropertyState
Returns true if this property is multi-valued, otherwise false.
isMultivalued - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.AddProperty
 
isMultivalued - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.SetValue
 
isMultiValued() - Method in class org.apache.jackrabbit.spi.commons.PropertyInfoImpl
isMultiValued() - Method in interface org.apache.jackrabbit.spi.PropertyInfo
 
isMultiValued() - Method in class org.apache.jackrabbit.spi2dav.PropertyInfoImpl
 
isMultiValued() - Method in class org.apache.jackrabbit.spi2davex.PropertyInfoImpl
 
isName(int) - Static method in class org.apache.jackrabbit.test.XMLChar
Returns true if the specified character is a valid name character as defined by production [4] in the XML 1.0 specification.
isName(int) - Static method in class org.apache.jackrabbit.util.XMLChar
Returns true if the specified character is a valid name character as defined by production [4] in the XML 1.0 specification.
isNameStart(int) - Static method in class org.apache.jackrabbit.test.XMLChar
Returns true if the specified character is a valid name start character as defined by production [5] in the XML 1.0 specification.
isNameStart(int) - Static method in class org.apache.jackrabbit.util.XMLChar
Returns true if the specified character is a valid name start character as defined by production [5] in the XML 1.0 specification.
isNCName(int) - Static method in class org.apache.jackrabbit.test.XMLChar
Returns true if the specified character is a valid NCName character as defined by production [5] in Namespaces in XML recommendation.
isNCName(int) - Static method in class org.apache.jackrabbit.util.XMLChar
Returns true if the specified character is a valid NCName character as defined by production [5] in Namespaces in XML recommendation.
isNCNameStart(int) - Static method in class org.apache.jackrabbit.test.XMLChar
Returns true if the specified character is a valid NCName start character as defined by production [4] in Namespaces in XML recommendation.
isNCNameStart(int) - Static method in class org.apache.jackrabbit.util.XMLChar
Returns true if the specified character is a valid NCName start character as defined by production [4] in Namespaces in XML recommendation.
isNegate() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
 
isNew() - Method in class org.apache.jackrabbit.core.ItemImpl
isNew() - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
Return a flag indicating whether this record log is new.
isNew() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Checks if this bundle is new.
isNew() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
 
isNoAutoMerge() - Method in class org.apache.jackrabbit.webdav.version.MergeInfo
Returns true if the DAV:merge element contains a DAV:no-auto-merge child element.
isNoCheckout() - Method in class org.apache.jackrabbit.webdav.version.MergeInfo
Returns true if the DAV:merge element contains a DAV:no-checkout child element.
isNode() - Method in class org.apache.jackrabbit.commons.AbstractNode
Returns true.
isNode() - Method in class org.apache.jackrabbit.commons.AbstractProperty
Returns false.
isNode - Variable in class org.apache.jackrabbit.commons.predicate.IsNodePredicate
Polarity of this filter
isNode() - Method in class org.apache.jackrabbit.core.AbstractNodeData
Return a flag indicating whether item is a node.
isNode() - Method in class org.apache.jackrabbit.core.ItemData
Return a flag indicating whether item is a node.
isNode() - Method in class org.apache.jackrabbit.core.ItemImpl
isNode() - Method in class org.apache.jackrabbit.core.NodeImpl
isNode() - Method in class org.apache.jackrabbit.core.PropertyImpl
isNode() - Method in class org.apache.jackrabbit.core.state.ItemState
Determines if this item state represents a node.
isNode() - Method in class org.apache.jackrabbit.core.state.NodeState
Determines if this item state represents a node.
isNode() - Method in class org.apache.jackrabbit.core.state.PropertyState
Determines if this item state represents a node.
isNode() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
 
isNode() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
Returns true
isNode() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
Returns false
isNode() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
Utility method: Determines if this item state represents a node.
isNode() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Determines if this item state represents a node.
isNode() - Method in class org.apache.jackrabbit.jcr2spi.state.PropertyState
Always returns false.
IsNodePredicate - Class in org.apache.jackrabbit.commons.predicate
Item filter that checks if an item is a node.
IsNodePredicate() - Constructor for class org.apache.jackrabbit.commons.predicate.IsNodePredicate
Default constructor.
IsNodePredicate(boolean, int, int) - Constructor for class org.apache.jackrabbit.commons.predicate.IsNodePredicate
Creates a new node item filter.
IsNodePredicate(boolean) - Constructor for class org.apache.jackrabbit.commons.predicate.IsNodePredicate
Creates a new node item filter
isNodeType(String) - Method in class org.apache.jackrabbit.commons.AbstractNode
Checks whether this node is of the given type.
isNodeType(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
Same as Node.isNodeType(String) except that it takes a Name instead of a String.
isNodeType(String) - Method in class org.apache.jackrabbit.core.NodeImpl
isNodeType(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Checks if the effective node type includes the given nodeTypeName.
isNodeType(String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
isNodeType(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
isNodeType(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
Test if this nodetype equals or is directly or indirectly derived from the node type with the specified nodeTypeName, without checking of a node type of that name really exists.
isNodeType(String) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
 
isNoInvert() - Method in class org.apache.jackrabbit.webdav.security.AclRestrictionsProperty
 
isNoLocal() - Method in class org.apache.jackrabbit.webdav.observation.SubscriptionInfo
Returns true if the ObservationConstants.XML_NOLOCAL element is present in this subscription info.
isNormalized() - Method in class org.apache.jackrabbit.name.Path
Deprecated. Tests whether this path is normalized, i.e. whether it does not contain redundant elements such as "." and "..".
isNormalized() - Method in interface org.apache.jackrabbit.spi.Path
Tests whether this path is normalized, i.e. whether it does not contain redundant elements such as "." and "..".
ISO8601 - Class in org.apache.jackrabbit.test
The ISO8601 utility class provides helper methods to deal with date/time formatting using a specific ISO8601-compliant format (see ISO 8601).
ISO8601() - Constructor for class org.apache.jackrabbit.test.ISO8601
 
ISO8601 - Class in org.apache.jackrabbit.util
The ISO8601 utility class provides helper methods to deal with date/time formatting using a specific ISO8601-compliant format (see ISO 8601).
ISO8601() - Constructor for class org.apache.jackrabbit.util.ISO8601
 
ISO9075 - Class in org.apache.jackrabbit.util
Implements the encode and decode routines as specified for XML name to SQL identifier conversion in ISO 9075-14:2003.
isOpen(File) - Method in class org.apache.jackrabbit.core.fs.local.HandleMonitor
Checks, if the file is open
isOrderable() - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
Returns true if this resource exists and the nodetype defining the underlying repository node allow to reorder this nodes children.
isOrderable() - Method in interface org.apache.jackrabbit.webdav.ordering.OrderingResource
Returns true if this resources allows ordering of its internal members.
isOverwrite() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Returns true if the Overwrite header is set to 'T' thus instructing the server to overwrite the state of a non-null destination resource during a COPY or MOVE.
isOverwrite() - Method in class org.apache.jackrabbit.webdav.header.OverwriteHeader
 
isOverwrite() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
Return true if the overwrite header does not inhibit overwriting.
isPersistent() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
isPreconditionValid(WebdavRequest, DavResource) - Method in class org.apache.jackrabbit.webdav.jcr.JCRWebdavServerServlet
Returns true if the preconditions are met.
isPreconditionValid(WebdavRequest, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
Checks if the precondition for this request and resource is valid.
isPreconditionValid(WebdavRequest, DavResource) - Method in class org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet
Checks if the precondition for this request and resource is valid.
isPropagateClose() - Method in class org.apache.jackrabbit.server.io.BoundedInputStream
 
isProtected() - Method in interface org.apache.jackrabbit.core.nodetype.ItemDef
Determines whether the item is 'protected'.
isProtected() - Method in class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Determines whether the item is 'protected'.
isProtected() - Method in class org.apache.jackrabbit.spi.commons.QItemDefinitionImpl
Determines whether the item is 'protected'.
isProtected() - Method in interface org.apache.jackrabbit.spi.QItemDefinition
Determines whether the item is 'protected'.
isProtected() - Method in class org.apache.jackrabbit.spi2dav.QItemDefinitionImpl
Determines whether the item is 'protected'.
isProtected() - Method in class org.apache.jackrabbit.webdav.jcr.nodetype.ItemDefinitionImpl
 
isProtected() - Method in class org.apache.jackrabbit.webdav.security.AclProperty.Ace
 
isPubid(int) - Static method in class org.apache.jackrabbit.test.XMLChar
Returns true if the specified character is a valid Pubid character as defined by production [13] in the XML 1.0 specification.
isPubid(int) - Static method in class org.apache.jackrabbit.util.XMLChar
Returns true if the specified character is a valid Pubid character as defined by production [13] in the XML 1.0 specification.
isReadOnly(Set) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
 
isReadOnly(Set) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlUtils
Test if if the specified set of principals will have read-only permissions only.
isReadOnly - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
Flag that indicates if the current test is a read-only test, that is no content is written to the workspace by the test.
isReferenceable() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Checks if this bundle is referenceable.
isRefreshLock() - Method in class org.apache.jackrabbit.webdav.lock.LockInfo
Returns true if this LockInfo was created for a LOCK request intended to refresh an existing lock rather than creating a new one.
isRegistered(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
 
isRegistered(Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistry
 
isRegistered(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
 
isRemoveExisting() - Method in class org.apache.jackrabbit.jcr2spi.operation.Clone
 
isRepeatable() - Method in class org.apache.jackrabbit.webdav.client.methods.XmlRequestEntity
 
isRequestedReportType(ReportInfo) - Method in class org.apache.jackrabbit.webdav.version.report.ReportType
Returns true if this ReportType is requested by the given ReportInfo
isRequestedSessionIdFromCookie() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
isRequestedSessionIdFromURL() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
isRequestedSessionIdFromUrl() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
isRequestedSessionIdValid() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
isReturnLatest() - Method in class org.apache.jackrabbit.core.version.DateVersionSelector
Returns the flag, if the latest version should be selected, if no version can be found using the given hint.
isRoot() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Returns true, if this NodeState represent the root node.
isRootLocation() - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
Returns true if this DavResourceLocator represents the root locator that would be requested with 'hrefPrefix'+'pathPrefix' with or without a trailing '/'.
isRootVersion() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
checks if this is the root version.
isRootVersion() - Method in class org.apache.jackrabbit.core.version.VersionImpl
Checks if this is the root version.
isSame(Item) - Method in class org.apache.jackrabbit.core.ItemImpl
isSame(Item) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
isSame(Item) - Method in class org.apache.jackrabbit.core.version.VersionImpl
isSame(Item) - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
 
isSame(Item) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
isSame(Item) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionImpl
 
isSame(String) - Method in class org.apache.jackrabbit.webdav.xml.Namespace
 
isSameRM(XAResource) - Method in class org.apache.jackrabbit.core.XASessionImpl

Two resources belong to the same resource manager if both connections (i.e. sessions) have the same credentials.

isSameRM(XAResource) - Method in class org.apache.jackrabbit.jca.AnonymousConnection
isSameRM(XAResource) - Method in class org.apache.jackrabbit.jca.TransactionBoundXAResource
 
isSameWorkspace(DavResourceLocator) - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
Returns true if the specified locator refers to a resource within the same workspace.
isSameWorkspace(String) - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
Returns true if the specified workspace name equals to the workspace name defined with this locator.
isSchemaCheckEnabled() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
 
isSchemaCheckEnabled() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
isSchemaCheckEnabled() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
isSchemaCheckEnabled() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
 
isSchemaCheckEnabled() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
isSecure() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
isSessionScoped() - Method in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Return a flag indicating whether the lock is session-scoped
isSessionScoped() - Method in class org.apache.jackrabbit.jcr2spi.operation.LockOperation
 
isSessionScoped() - Method in class org.apache.jackrabbit.spi.commons.LockInfoImpl
Returns true if the Lock is session scoped.
isSessionScoped() - Method in interface org.apache.jackrabbit.spi.LockInfo
Returns true if the Lock is session scoped.
isSessionScoped() - Method in class org.apache.jackrabbit.spi2dav.LockInfoImpl
 
isShareable() - Method in class org.apache.jackrabbit.core.state.NodeState
Return a flag indicating whether this state is shareable, i.e. whether there is at least one member inside its shared set.
isShareableChildNode() - Method in class org.apache.jackrabbit.core.observation.EventImpl
Returns a flag indicating whether the child node of this event is a shareable node.
isShareAncestor(NodeId, NodeId) - Method in interface org.apache.jackrabbit.core.HierarchyManager
Determines whether the node with the specified ancestor is a share ancestor of the item denoted by the given descendant.
isShareAncestor(NodeId, NodeId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
Determines whether the node with the specified ancestor is a share ancestor of the item denoted by the given descendant.
isSibling(String, String) - Static method in class org.apache.jackrabbit.util.Text
Determines, if two paths denote hierarchical siblins.
isSingleValueDescriptor(String) - Method in interface org.apache.jackrabbit.api.jsr283.Repository
Returns true if key is a valid single-value descriptor; otherwise returns false.
isSingleValueDescriptor(String) - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
 
isSingleValueDescriptor(String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
 
isSingleValueDescriptor(String) - Method in class org.apache.jackrabbit.core.TransientRepository
 
isSmall() - Method in class org.apache.jackrabbit.core.value.BLOBFileValue
Check if the value is small (contains a low number of bytes) and should be stored inline.
isSmall() - Method in class org.apache.jackrabbit.core.value.BLOBInDataStore
 
isSmall() - Method in class org.apache.jackrabbit.core.value.BLOBInMemory
 
isSmall() - Method in class org.apache.jackrabbit.core.value.BLOBInResource
Check if the value is small (contains a low number of bytes) and should be stored inline.
isSmall() - Method in class org.apache.jackrabbit.core.value.BLOBInTempFile
Check if the value is small (contains a low number of bytes) and should be stored inline.
isSmall() - Method in class org.apache.jackrabbit.core.value.BLOBValue
Check if the value is small (contains a low number of bytes) and should be stored inline.
isSpace(int) - Static method in class org.apache.jackrabbit.test.XMLChar
Returns true if the specified character is a space character as defined by production [3] in the XML 1.0 specification.
isSpace(int) - Static method in class org.apache.jackrabbit.util.XMLChar
Returns true if the specified character is a space character as defined by production [3] in the XML 1.0 specification.
isStale() - Method in class org.apache.jackrabbit.core.state.ItemState
Determines whether this item state has become stale.
isStale(int) - Static method in class org.apache.jackrabbit.jcr2spi.state.Status
Returns true if status is one of: Status.STALE_DESTROYED Status.STALE_MODIFIED
isStandardDescriptor(String) - Method in interface org.apache.jackrabbit.api.jsr283.Repository
Returns true if key is a standard descriptor defined by the string constants in this interface and false if it is either a valid implementation-specific key or not a valid key.
isStandardDescriptor(String) - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
 
isStandardDescriptor(String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
 
isStandardDescriptor(String) - Method in class org.apache.jackrabbit.core.TransientRepository
 
isSuccess(int) - Method in class org.apache.jackrabbit.webdav.client.methods.AclMethod
 
isSuccess(int) - Method in class org.apache.jackrabbit.webdav.client.methods.BaselineControlMethod
 
isSuccess(int) - Method in class org.apache.jackrabbit.webdav.client.methods.BindMethod
 
isSuccess(int) - Method in class org.apache.jackrabbit.webdav.client.methods.CheckinMethod
 
isSuccess(int) - Method in class org.apache.jackrabbit.webdav.client.methods.CheckoutMethod
 
isSuccess(int) - Method in class org.apache.jackrabbit.webdav.client.methods.CopyMethod
 
isSuccess(int) - Method in class org.apache.jackrabbit.webdav.client.methods.DavMethodBase
 
isSuccess(int) - Method in class org.apache.jackrabbit.webdav.client.methods.DeleteMethod
 
isSuccess(int) - Method in class org.apache.jackrabbit.webdav.client.methods.LabelMethod
 
isSuccess(int) - Method in class org.apache.jackrabbit.webdav.client.methods.LockMethod
 
isSuccess(int) - Method in class org.apache.jackrabbit.webdav.client.methods.MergeMethod
 
isSuccess(int) - Method in class org.apache.jackrabbit.webdav.client.methods.MkActivityMethod
 
isSuccess(int) - Method in class org.apache.jackrabbit.webdav.client.methods.MkColMethod
 
isSuccess(int) - Method in class org.apache.jackrabbit.webdav.client.methods.MkWorkspaceMethod
 
isSuccess(int) - Method in class org.apache.jackrabbit.webdav.client.methods.MoveMethod
 
isSuccess(int) - Method in class org.apache.jackrabbit.webdav.client.methods.OptionsMethod
 
isSuccess(int) - Method in class org.apache.jackrabbit.webdav.client.methods.OrderPatchMethod
 
isSuccess(int) - Method in class org.apache.jackrabbit.webdav.client.methods.PollMethod
 
isSuccess(int) - Method in class org.apache.jackrabbit.webdav.client.methods.PropFindMethod
 
isSuccess(int) - Method in class org.apache.jackrabbit.webdav.client.methods.PropPatchMethod
 
isSuccess(int) - Method in class org.apache.jackrabbit.webdav.client.methods.PutMethod
 
isSuccess(int) - Method in class org.apache.jackrabbit.webdav.client.methods.RebindMethod
 
isSuccess(int) - Method in class org.apache.jackrabbit.webdav.client.methods.ReportMethod
 
isSuccess(int) - Method in class org.apache.jackrabbit.webdav.client.methods.SearchMethod
 
isSuccess(int) - Method in class org.apache.jackrabbit.webdav.client.methods.SubscribeMethod
 
isSuccess(int) - Method in class org.apache.jackrabbit.webdav.client.methods.UnbindMethod
 
isSuccess(int) - Method in class org.apache.jackrabbit.webdav.client.methods.UncheckoutMethod
 
isSuccess(int) - Method in class org.apache.jackrabbit.webdav.client.methods.UnLockMethod
 
isSuccess(int) - Method in class org.apache.jackrabbit.webdav.client.methods.UnSubscribeMethod
 
isSuccess(int) - Method in class org.apache.jackrabbit.webdav.client.methods.UpdateMethod
 
isSuccess(int) - Method in class org.apache.jackrabbit.webdav.client.methods.VersionControlMethod
 
isSupplemental(int) - Static method in class org.apache.jackrabbit.test.XMLChar
Returns true if the specified character is a supplemental character.
isSupplemental(int) - Static method in class org.apache.jackrabbit.util.XMLChar
Returns true if the specified character is a supplemental character.
isSupported(String) - Method in class org.apache.jackrabbit.test.AbstractJCRTest
Returns true if this repository support a certain optional feature; otherwise false is returned.
isSupportedLock(Type, Scope) - Method in class org.apache.jackrabbit.webdav.lock.SupportedLock
Returns true if this a lock with the given type and scope is supported.
isSupportedReport(ReportInfo) - Method in class org.apache.jackrabbit.webdav.version.report.SupportedReportSetProperty
Returns true if the report type indicated in the specified RequestInfo object is included in the supported reports.
isSuspended() - Method in class org.apache.jackrabbit.core.TransactionContext
Return a flag indicating whether the association is suspended.
isTerminal(int) - Static method in class org.apache.jackrabbit.jcr2spi.state.Status
Returns true if the given status is a terminal status, i.e.
isTransactionalNew() - Method in class org.apache.jackrabbit.core.ItemImpl
checks if this item is new. running outside of transactions, this is the same as ItemImpl.isNew() but within a transaction an item can be saved but not yet persisted.
isTransient() - Method in class org.apache.jackrabbit.core.ItemImpl
 
isTransient() - Method in class org.apache.jackrabbit.core.state.ItemState
Returns true if this item state represents new or modified state (i.e. the result of copy-on-write) or false if it represents existing, unmodified state.
isTransient(int) - Static method in class org.apache.jackrabbit.jcr2spi.state.Status
Returns true if status is one of: Status.EXISTING_MODIFIED Status.EXISTING_REMOVED Status.NEW
isTransientlyMoved() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
 
isTransientlyMoved() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
isTrivial() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
 
isTrivial() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
 
isUserInRole(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
isUuidOrMixin(Name) - Static method in class org.apache.jackrabbit.jcr2spi.util.StateUtility
 
isValid() - Method in class org.apache.jackrabbit.j2ee.AbstractConfig
 
isValid() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
Returns true if this item state is valid and can be accessed.
isValid(int) - Static method in class org.apache.jackrabbit.jcr2spi.state.Status
Returns true if this item state is valid, that is its status is one of: Status.EXISTING Status.EXISTING_MODIFIED Status.NEW
isValid(int) - Static method in class org.apache.jackrabbit.test.XMLChar
Returns true if the specified character is valid.
isValid(int) - Static method in class org.apache.jackrabbit.util.XMLChar
Returns true if the specified character is valid.
isValidIANAEncoding(String) - Static method in class org.apache.jackrabbit.test.XMLChar
Returns true if the encoding name is a valid IANA encoding.
isValidIANAEncoding(String) - Static method in class org.apache.jackrabbit.util.XMLChar
Returns true if the encoding name is a valid IANA encoding.
isValidJavaEncoding(String) - Static method in class org.apache.jackrabbit.test.XMLChar
Returns true if the encoding name is a valid Java encoding.
isValidJavaEncoding(String) - Static method in class org.apache.jackrabbit.util.XMLChar
Returns true if the encoding name is a valid Java encoding.
isValidName(String) - Static method in class org.apache.jackrabbit.test.XMLChar
Check to see if a string is a valid Name according to [5] in the XML 1.0 Recommendation
isValidName(String) - Static method in class org.apache.jackrabbit.util.XMLChar
Check to see if a string is a valid Name according to [5] in the XML 1.0 Recommendation
isValidNCName(String) - Static method in class org.apache.jackrabbit.test.XMLChar
Check to see if a string is a valid NCName according to [4] from the XML Namespaces 1.0 Recommendation
isValidNCName(String) - Static method in class org.apache.jackrabbit.util.XMLChar
Check to see if a string is a valid NCName according to [4] from the XML Namespaces 1.0 Recommendation
isValidNmtoken(String) - Static method in class org.apache.jackrabbit.test.XMLChar
Check to see if a string is a valid Nmtoken according to [7] in the XML 1.0 Recommendation
isValidNmtoken(String) - Static method in class org.apache.jackrabbit.util.XMLChar
Check to see if a string is a valid Nmtoken according to [7] in the XML 1.0 Recommendation
isValidStatusChange(int, int) - Static method in class org.apache.jackrabbit.jcr2spi.state.Status
Returns true, if the status of an item state can be changed from oldStatus to newStatus, and false if the change is illegal or if any of the given status flags is illegal.
isVirtualRoot(ItemId) - Method in class org.apache.jackrabbit.core.version.XAVersionManager
Checks if the id refers to the root of a virtual tree.
isVirtualRoot(ItemId) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Checks if the id refers to the root of a virtual tree.
isVirtualRoot(ItemId) - Method in interface org.apache.jackrabbit.core.virtual.VirtualItemStateProvider
Checks if the id refers to the root of a virtual tree.
isWritable() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
Returns true if the repository supports level 2 (writing).
isWritable() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
Always returns false
isWritable() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionImpl
Always returns false
Item - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ItemBasedPrincipal - Interface in org.apache.jackrabbit.core.security.principal
ItemBasedPrincipal is a Principal that is persisted as item within the repository.
ItemCache - Interface in org.apache.jackrabbit.jcr2spi
ItemCache...
ItemCacheImpl - Class in org.apache.jackrabbit.jcr2spi
ItemCacheImpl...
itemCreated(ItemImpl) - Method in interface org.apache.jackrabbit.core.ItemLifeCycleListener
Called when an ItemImpl instance has been created.
itemCreated(Item) - Method in class org.apache.jackrabbit.jcr2spi.ItemCacheImpl
 
itemCreated(Item) - Method in interface org.apache.jackrabbit.jcr2spi.ItemLifeCycleListener
Called when an Item instance has been created.
ItemData - Class in org.apache.jackrabbit.core
Data object referenced by different ItemImpl instances that all represent the same item, i.e. items having the same ItemId.
ItemData(ItemState, ItemDefinition) - Constructor for class org.apache.jackrabbit.core.ItemData
Create a new instance of this class.
ItemData(ItemId) - Constructor for class org.apache.jackrabbit.core.ItemData
Create a new instance of this class.
ItemDef - Interface in org.apache.jackrabbit.core.nodetype
ItemDef is the internal representation of an item definition.
ItemDefImpl - Class in org.apache.jackrabbit.core.nodetype
This abstract class implements the ItemDef interface and additionally provides setter methods for the various item definition attributes.
ItemDefImpl() - Constructor for class org.apache.jackrabbit.core.nodetype.ItemDefImpl
Default constructor.
ItemDefinitionImpl - Class in org.apache.jackrabbit.webdav.jcr.nodetype
ItemDefinitionImpl...
ItemDefinitionProvider - Interface in org.apache.jackrabbit.jcr2spi.nodetype
ItemDefinitionManager...
ItemDefinitionProviderImpl - Class in org.apache.jackrabbit.jcr2spi.nodetype
ItemDefinitionManagerImpl...
ItemDefinitionProviderImpl(EffectiveNodeTypeProvider, RepositoryService, SessionInfo) - Constructor for class org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProviderImpl
 
itemDestroyed(ItemId, ItemImpl) - Method in interface org.apache.jackrabbit.core.ItemLifeCycleListener
Called when an ItemImpl instance has been destroyed (i.e. it has been permanently rendered 'invalid').
itemDestroyed(ItemId, ItemData) - Method in class org.apache.jackrabbit.core.ItemManager
itemDestroyed(Item) - Method in class org.apache.jackrabbit.jcr2spi.ItemCacheImpl
 
itemDestroyed(Item) - Method in interface org.apache.jackrabbit.jcr2spi.ItemLifeCycleListener
Called when an ItemImpl instance has been destroyed (i.e. it has been permanently rendered 'invalid').
itemDiscarded(InternalVersionItem) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Invoked by the internal version item itself, when it's underlying persistence state was discarded.
itemExists(String) - Method in class org.apache.jackrabbit.commons.AbstractSession
Calls AbstractSession.getItem(String) with the given path and returns true if the call succeeds.
itemExists(Path) - Method in class org.apache.jackrabbit.core.ItemManager
Deprecated. As of JSR 283, a Path doesn't anymore uniquely identify an Item, therefore ItemManager.nodeExists(Path) and ItemManager.propertyExists(Path) should be used instead.
itemExists(ItemId) - Method in class org.apache.jackrabbit.core.ItemManager
Checks if the item with the given id exists.
itemExists(String) - Method in class org.apache.jackrabbit.core.SessionImpl
Calls AbstractSession.getItem(String) with the given path and returns true if the call succeeds.
itemExists(String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return true if item exists.
itemExists(HierarchyEntry) - Method in interface org.apache.jackrabbit.jcr2spi.ItemManager
Checks if the item for given HierarchyEntry exists.
itemExists(HierarchyEntry) - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
 
itemExists(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
ItemFilter - Interface in org.apache.jackrabbit.webdav.simple
ItemFilter
ItemId - Class in org.apache.jackrabbit.core
ItemId serves as the base class for the concrete classes PropertyId and NodeId who uniquely identify nodes and properties in a workspace.
ItemId() - Constructor for class org.apache.jackrabbit.core.ItemId
 
itemId - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.Remove
 
ItemId - Interface in org.apache.jackrabbit.spi
An ItemId identifies an item using a combination of unique ID and path.
ItemImpl - Class in org.apache.jackrabbit.core
ItemImpl implements the Item interface.
ItemImpl - Class in org.apache.jackrabbit.jcr2spi
ItemImpl...
ItemImpl(SessionImpl, ItemState, ItemLifeCycleListener[]) - Constructor for class org.apache.jackrabbit.jcr2spi.ItemImpl
 
ItemInfo - Interface in org.apache.jackrabbit.spi
The ItemInfo is the base interface of NodeInfo and PropertyInfo.
ItemInfoImpl - Class in org.apache.jackrabbit.spi.commons
ItemInfoImpl is a base class for ItemInfo implementations.
ItemInfoImpl(NodeId, Name, Path, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.ItemInfoImpl
Deprecated. Use ItemInfoImpl.ItemInfoImpl(Path, boolean) instead. The parentId is not used any more and the corresponding getter has been removed.
ItemInfoImpl(Path, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.ItemInfoImpl
Creates a new item info from the given name, path and boolean flag.
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 serializable item info for the given qualified item info.
itemInvalidated(ItemId, ItemImpl) - Method in interface org.apache.jackrabbit.core.ItemLifeCycleListener
Called when an ItemImpl instance has been invalidated (i.e. it has been temporarily rendered 'invalid').
itemInvalidated(ItemId, ItemData) - Method in class org.apache.jackrabbit.core.ItemManager
ItemLifeCycleListener - Interface in org.apache.jackrabbit.core
The ItemLifeCycleListener interface allows an implementing object to be informed about changes on an Item instance.
ItemLifeCycleListener - Interface in org.apache.jackrabbit.jcr2spi
The ItemLifeCycleListener interface allows an implementing object to be informed about changes on an Item instance.
ItemManager - Class in org.apache.jackrabbit.core
There's one ItemManager instance per Session instance.
ItemManager(SessionItemStateManager, HierarchyManager, SessionImpl, NodeDefinition, NodeId) - Constructor for class org.apache.jackrabbit.core.ItemManager
Creates a new per-session instance ItemManager instance.
ItemManager - Interface in org.apache.jackrabbit.jcr2spi
There's one ItemManager instance per Session instance.
ItemManagerImpl - Class in org.apache.jackrabbit.jcr2spi
ItemManagerImpl implements the ItemManager interface.
itemMgr - Variable in class org.apache.jackrabbit.core.ItemImpl
ItemManager that created this Item
itemMgr - Variable in class org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl
The item manager of the user executing this query
itemMgr - Variable in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
The item manager of the session executing the query
itemMgr - Variable in class org.apache.jackrabbit.core.SessionImpl
the item mgr associated with this session
ItemResourceConstants - Interface in org.apache.jackrabbit.webdav.jcr
ItemResourceConstants provides constants for any resources representing repository items.
ItemState - Class in org.apache.jackrabbit.core.state
ItemState represents the state of an Item.
ItemState(int, boolean) - Constructor for class org.apache.jackrabbit.core.state.ItemState
Constructs a new unconnected item state
ItemState(ItemState, int, boolean) - Constructor for class org.apache.jackrabbit.core.state.ItemState
Constructs a new item state that is initially connected to an overlayed state.
ItemState - Class in org.apache.jackrabbit.jcr2spi.state
ItemState represents the state of an Item.
ItemState(HierarchyEntry, ItemStateFactory, ItemDefinitionProvider) - Constructor for class org.apache.jackrabbit.jcr2spi.state.ItemState
Constructs an item state
ItemState(int, HierarchyEntry, ItemStateFactory, ItemDefinitionProvider) - Constructor for class org.apache.jackrabbit.jcr2spi.state.ItemState
Constructs an item state
ItemState.MergeResult - Interface in org.apache.jackrabbit.jcr2spi.state
A MergeResult represents the result of a ItemState.merge(ItemState, boolean) operation.
ItemState.SimpleMergeResult - Class in org.apache.jackrabbit.jcr2spi.state
A SimpleMergeResult is just a holder for a modification status.
ItemState.SimpleMergeResult(boolean) - Constructor for class org.apache.jackrabbit.jcr2spi.state.ItemState.SimpleMergeResult
 
ItemStateBinding - Class in org.apache.jackrabbit.core.persistence.bundle.util
This Class implements relatively efficient serialization methods for item states.
ItemStateBinding(ErrorHandling, BLOBStore, StringIndex, StringIndex, DataStore) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
Creates a new item state binding
ItemStateCache - Interface in org.apache.jackrabbit.core.state
An ItemStateCache maintains a cache of ItemState instances.
ItemStateCacheFactory - Interface in org.apache.jackrabbit.core.state
An item state cache factory to construct new item state caches.
ItemStateCreationListener - Interface in org.apache.jackrabbit.jcr2spi.state
ItemStateCreationListener...
ItemStateException - Exception in org.apache.jackrabbit.core.state
The ItemStateException ...
ItemStateException(String) - Constructor for exception org.apache.jackrabbit.core.state.ItemStateException
Constructs a new instance of this class with the specified detail message.
ItemStateException(String, Throwable) - Constructor for exception org.apache.jackrabbit.core.state.ItemStateException
Constructs a new instance of this class with the specified detail message and root cause.
ItemStateFactory - Interface in org.apache.jackrabbit.jcr2spi.state
ItemStateFactory provides methods to create child NodeStates and PropertyStates for a given NodeState.
ItemStateLifeCycleListener - Interface in org.apache.jackrabbit.jcr2spi.state
ItemStateLifeCycleListener allows an implementing class to get notifications about the life cycle of an item state.
ItemStateListener - Interface in org.apache.jackrabbit.core.state
The ItemStateListener interface allows an implementing object to be informed about changes on an ItemState.
ItemStateManager - Interface in org.apache.jackrabbit.core.state
The ItemStateManager interface provides methods for retrieving ItemState and NodeReferences instances by id.
ItemStateMap - Class in org.apache.jackrabbit.core.state
A Map based ItemStateStore implementation.
ItemStateMap() - Constructor for class org.apache.jackrabbit.core.state.ItemStateMap
Creates a new HashMap-backed ItemStateStore implementation.
ItemStateMap(Map) - Constructor for class org.apache.jackrabbit.core.state.ItemStateMap
Protected constructor for specialized subclasses
itemStateMgr - Variable in class org.apache.jackrabbit.core.SessionImpl
the item state mgr associated with this session
ItemStateReferenceCache - Class in org.apache.jackrabbit.core.state
ItemStateReferenceCache internally consists of 2 components: an ItemStateReferenceMap serving as the primary (or main) cache; it holds weak references to ItemState instances.
ItemStateReferenceCache(ItemStateCacheFactory) - Constructor for class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Creates a new ItemStateReferenceCache that uses a MLRUItemStateCache instance as internal secondary cache.
ItemStateReferenceCache(ItemStateCache) - Constructor for class org.apache.jackrabbit.core.state.ItemStateReferenceCache
Creates a new ItemStateReferenceCache that uses the specified ItemStateCache instance as internal secondary cache.
ItemStateReferenceMap - Class in org.apache.jackrabbit.core.state
ItemStateReferenceMap is a specialized ItemStateMap that stores WEAK references to ItemState objects.
ItemStateReferenceMap() - Constructor for class org.apache.jackrabbit.core.state.ItemStateReferenceMap
Creates a new ReferenceMap-backed ItemStateReferenceMap instance that stores WEAK references to ItemState objects.
ItemStateStore - Interface in org.apache.jackrabbit.core.state
ItemStateStore is similar to a typed Map:

An ItemStateStore temporarily stores and retrieves ItemState instances using their ItemIds as key.

ItemStateValidator - Class in org.apache.jackrabbit.jcr2spi.state
Utility class for validating an item state against constraints specified by its definition.
ItemStateValidator(ManagerProvider, PathFactory) - Constructor for class org.apache.jackrabbit.jcr2spi.state.ItemStateValidator
Creates a new ItemStateValidator instance.
itemsUpdated(Collection) - Method in class org.apache.jackrabbit.core.version.VersionManagerImpl
Invoked by some external source to indicate that some items in the versions tree were updated.
ItemType() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ITEMTYPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
itemUpdated(Item, boolean) - Method in class org.apache.jackrabbit.jcr2spi.ItemCacheImpl
 
itemUpdated(Item, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.ItemLifeCycleListener
Called when an Item instance has been refreshed.
ItemValidator - Class in org.apache.jackrabbit.core
Utility class for validating an item against constraints specified by its definition.
ItemValidator(NodeTypeRegistry, HierarchyManager, SessionImpl) - Constructor for class org.apache.jackrabbit.core.ItemValidator
Creates a new ItemValidator instance.
ItemValidator(NodeTypeRegistry, HierarchyManager, PathResolver, LockManager, AccessManager, RetentionRegistry) - Constructor for class org.apache.jackrabbit.core.ItemValidator
Creates a new ItemValidator instance.
IterablePersistenceManager - Interface in org.apache.jackrabbit.core.persistence
The iterable persistence manager can return the list of node ids that are stored.
iterateElements(String) - Method in class org.apache.jackrabbit.core.util.DOMWalker
Iterates through the named child elements over multiple calls.
iterator() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildNodeEntries
Returns an unmodifiable iterator over all NodeEntry objects present in this ChildNodeEntries collection irrespective of their status.
iterator() - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
Returns an Iterator over the elements of this collection.
iterator() - Method in class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
 
iterator() - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
Returns an iterator over all property in this set.
iterator(Namespace) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
Returns an iterator over all those property in this set, that have the indicated namespace.
IteratorHelper - Class in org.apache.jackrabbit.util
Deprecated. The org.apache.jackrabbit.commons.iterator package contains a set of more feature rich and type safe classes for implementing the JCR iterator interfaces
IteratorHelper(Collection) - Constructor for class org.apache.jackrabbit.util.IteratorHelper
Deprecated. Constructs an IteratorHelper which is backed by a java.util.Collection.
IteratorHelper(Iterator) - Constructor for class org.apache.jackrabbit.util.IteratorHelper
Deprecated. Constructs an IteratorHelper which is wrapping a java.util.Iterator.

J

JAASAuthContext - Class in org.apache.jackrabbit.core.security.authentication
Implements the common AuthContext interface for the JAAS environment.
JAASAuthContext(String, CallbackHandler, Subject) - Constructor for class org.apache.jackrabbit.core.security.authentication.JAASAuthContext
 
JackrabbitAccessControlEntry - Interface in org.apache.jackrabbit.core.security.authorization
JackrabbitAccessControlEntry is a Jackrabbit specific extension of the AccessControlEntry interface.
JackrabbitAccessControlList - Interface in org.apache.jackrabbit.core.security.authorization
JackrabbitAccessControlList is an extension of the AccessControlList.
JackrabbitAccessControlManager - Interface in org.apache.jackrabbit.core.security
JackrabbitAccessControlManager...
JackrabbitAccessControlPolicy - Interface in org.apache.jackrabbit.core.security.authorization
JackrabbitAccessControlPolicy is an extension of the AccessControlPolicy that exposes the path of the Node to which it can be applied using AccessControlManager.setPolicy(String, org.apache.jackrabbit.api.jsr283.security.AccessControlPolicy).
JackrabbitAnalyzer - Class in org.apache.jackrabbit.core.query.lucene
This is the global jackrabbit lucene analyzer.
JackrabbitAnalyzer() - Constructor for class org.apache.jackrabbit.core.query.lucene.JackrabbitAnalyzer
 
JackrabbitEvent - Interface in org.apache.jackrabbit.api.observation
This is an extension of the event interface which provides a method to detect whether the changes happened on locally or remotely in a clustered environment.
JackrabbitIndexReader - Class in org.apache.jackrabbit.core.query.lucene
JackrabbitIndexReader wraps an index reader and releases the underlying reader when a client calls IndexReader.close() on this reader.
JackrabbitIndexReader(IndexReader) - Constructor for class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexReader
Creates a new JackrabbitIndexReader.
JackrabbitIndexSearcher - Class in org.apache.jackrabbit.core.query.lucene
JackrabbitIndexSearcher implements an index searcher with jackrabbit specific optimizations.
JackrabbitIndexSearcher(SessionImpl, IndexReader, ItemStateManager) - Constructor for class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexSearcher
Creates a new jackrabbit index searcher.
JackrabbitNodeTypeManager - Interface in org.apache.jackrabbit.api
Deprecated. This interface will be replaced by the standard JCR 2.0 API in Apache Jackrabbit 2.0.
JackrabbitPrincipal - Interface in org.apache.jackrabbit.core.security.principal
JackrabbitPrincipal Marks the principal to be the result of authentication against the repository.
JackrabbitQuery - Interface in org.apache.jackrabbit.core.query.lucene
JackrabbitQuery defines an interface for Jackrabbit query implementations that are at the root of the lucene query tree.
JackrabbitQueryParser - Class in org.apache.jackrabbit.core.query.lucene
JackrabbitQueryParser extends the standard lucene query parser and adds JCR specific customizations.
JackrabbitQueryParser(String, Analyzer, SynonymProvider) - Constructor for class org.apache.jackrabbit.core.query.lucene.JackrabbitQueryParser
Creates a new query parser instance.
JackrabbitRepository - Interface in org.apache.jackrabbit.api
The Jackrabbit repository interface.
JackrabbitRepositoryStub - Class in org.apache.jackrabbit.core
RepositoryStub implementation for Apache Jackrabbit.
JackrabbitRepositoryStub(Properties) - Constructor for class org.apache.jackrabbit.core.JackrabbitRepositoryStub
Constructor as required by the JCR TCK.
JackrabbitSecurityManager - Interface in org.apache.jackrabbit.core.security
JackrabbitSecurityManager...
JackrabbitSession - Interface in org.apache.jackrabbit.api
JackrabbitSession...
JackrabbitTermQuery - Class in org.apache.jackrabbit.core.query.lucene
JackrabbitTermQuery implements a TermQuery where score values are retrieved on a per index segment basis using MultiScorer.
JackrabbitTermQuery(Term) - Constructor for class org.apache.jackrabbit.core.query.lucene.JackrabbitTermQuery
 
JackrabbitTermQuery.JackrabbitTermWeight - Class in org.apache.jackrabbit.core.query.lucene
The weight implementation.
JackrabbitTermQuery.JackrabbitTermWeight(Searcher, Weight) - Constructor for class org.apache.jackrabbit.core.query.lucene.JackrabbitTermQuery.JackrabbitTermWeight
 
JackrabbitTextExtractor - Class in org.apache.jackrabbit.core.query.lucene
Backwards-compatible Jackrabbit text extractor component.
JackrabbitTextExtractor(String) - Constructor for class org.apache.jackrabbit.core.query.lucene.JackrabbitTextExtractor
Creates a Jackrabbit text extractor containing the configured component classes.
JackrabbitValue - Interface in org.apache.jackrabbit.api
Values returned by Jackrabbit may implement this interface.
JackrabbitWorkspace - Interface in org.apache.jackrabbit.api
The Jackrabbit workspace interface.
JCAConnectionManager - Class in org.apache.jackrabbit.jca
This class implements the default connection manager.
JCAConnectionManager() - Constructor for class org.apache.jackrabbit.jca.JCAConnectionManager
 
JCAConnectionRequestInfo - Class in org.apache.jackrabbit.jca
This class encapsulates the credentials for creating a session from the repository.
JCAConnectionRequestInfo(JCAConnectionRequestInfo) - Constructor for class org.apache.jackrabbit.jca.JCAConnectionRequestInfo
Construct the request info.
JCAConnectionRequestInfo(Credentials, String) - Constructor for class org.apache.jackrabbit.jca.JCAConnectionRequestInfo
Construct the request info.
JCAManagedConnection - Class in org.apache.jackrabbit.jca
This class implements the managed connection for this resource adapter.
JCAManagedConnection(JCAManagedConnectionFactory, JCAConnectionRequestInfo, XASession) - Constructor for class org.apache.jackrabbit.jca.JCAManagedConnection
Construct the managed connection.
JCAManagedConnectionFactory - Class in org.apache.jackrabbit.jca
Implements the JCA ManagedConnectionFactory contract.
JCAManagedConnectionFactory() - Constructor for class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
 
JCARepositoryHandle - Class in org.apache.jackrabbit.jca
This class implements the JCA implementation of repository.
JCARepositoryHandle(JCAManagedConnectionFactory, ConnectionManager) - Constructor for class org.apache.jackrabbit.jca.JCARepositoryHandle
Construct the repository.
JCARepositoryManager - Class in org.apache.jackrabbit.jca
This class implements the repository manager.
JCAResourceAdapter - Class in org.apache.jackrabbit.jca
JCR ResourceAdapter.
JCAResourceAdapter() - Constructor for class org.apache.jackrabbit.jca.JCAResourceAdapter
 
JCASessionHandle - Class in org.apache.jackrabbit.jca
This class implements the JCA implementation of session.
JCASessionHandle(JCAManagedConnection) - Constructor for class org.apache.jackrabbit.jca.JCASessionHandle
Construct a new session.
JCR - Static variable in class org.apache.jackrabbit.commons.NamespaceHelper
The jcr namespace URI.
JCR_ADD_CHILD_NODES - Static variable in interface org.apache.jackrabbit.api.jsr283.security.Privilege
A constant representing jcr:addChildNodes (in extended form), the privilege to create child nodes of a node.
JCR_ALL - Static variable in interface org.apache.jackrabbit.api.jsr283.security.Privilege
A constant representing jcr:all (in extended form), an aggregate privilege that contains all predefined privileges: jcr:read jcr:write jcr:readAccessControl jcr:modifyAccessControl jcr:lockManagement jcr:versionManagement jcr:nodeTypeManagement jcr:retentionManagement jcr:lifecycleManagement It should, in addition, include all implementation-defined privileges.
JCR_AUTOCREATED - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:autoCreated
JCR_AUTOCREATED - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:autoCreated
JCR_AUTOCREATED - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:autoCreated
JCR_BASEVERSION - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:baseVersion
JCR_BASEVERSION - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:baseVersion
JCR_BASEVERSION - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:baseVersion
JCR_CHILD - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:child
JCR_CHILDNODEDEFINITION - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:childNodeDefinition
JCR_CHILDNODEDEFINITION - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:childNodeDefinition
JCR_CHILDNODEDEFINITION - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:childNodeDefinition
JCR_CHILDVERSIONHISTORY - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:childVersionHistory
JCR_CHILDVERSIONHISTORY - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:childVersionHistory
JCR_CONTENT - Static variable in class org.apache.jackrabbit.commons.predicate.NtFilePredicate
 
JCR_CONTENT - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:content
JCR_CONTENT - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:content
JCR_CONTENT - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:content
JCR_CREATED - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:created
JCR_CREATED - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:created
JCR_CREATED - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:created
JCR_CURRENT_LIFECYCLE_STATE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:currentLifecycleState: This property is a string identifying the current lifecycle state of this node.
JCR_DATA - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:data
JCR_DATA - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:data
JCR_DATA - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:data
JCR_DEFAULTPRIMARYTYPE - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:defaultPrimaryType
JCR_DEFAULTPRIMARYTYPE - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:defaultPrimaryType
JCR_DEFAULTPRIMARYTYPE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:defaultPrimaryType
JCR_DEFAULTVALUES - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:defaultValues
JCR_DEFAULTVALUES - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:defaultValues
JCR_DEFAULTVALUES - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:defaultValues
JCR_DEFINITION - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_DEPTH - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_ENCODING - Static variable in class org.apache.jackrabbit.commons.predicate.NtFilePredicate
 
JCR_ENCODING - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:encoding
JCR_ENCODING - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:encoding
JCR_ENCODING - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:encoding
JCR_FROZENMIXINTYPES - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:frozenMixinTypes
JCR_FROZENMIXINTYPES - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:frozenMixinTypes
JCR_FROZENMIXINTYPES - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:frozenMixinTypes
JCR_FROZENNODE - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:frozenNode
JCR_FROZENNODE - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:frozenNode
JCR_FROZENNODE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:frozenNode
JCR_FROZENPRIMARYTYPE - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:frozenPrimaryType
JCR_FROZENPRIMARYTYPE - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:frozenPrimaryType
JCR_FROZENPRIMARYTYPE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:frozenPrimaryType
JCR_FROZENUUID - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:frozenUuid
JCR_FROZENUUID - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:frozenUuid
JCR_FROZENUUID - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:frozenUuid
JCR_HASORDERABLECHILDNODES - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:hasOrderableChildNodes
JCR_HASORDERABLECHILDNODES - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:hasOrderableChildNodes
JCR_HASORDERABLECHILDNODES - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:hasOrderableChildNodes
JCR_INDEX - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_ISCHECKEDOUT - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:isCheckedOut
JCR_ISCHECKEDOUT - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:isCheckedOut
JCR_ISCHECKEDOUT - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:isCheckedOut
JCR_ISMIXIN - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:isMixin
JCR_ISMIXIN - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:isMixin
JCR_ISMIXIN - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:isMixin
JCR_ISMODIFIED - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_ISNEW - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_JQOM - Static variable in class org.apache.jackrabbit.core.query.QueryImpl
A string constant representing the JCR-JQOM query language.
JCR_LANGUAGE - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:language
JCR_LANGUAGE - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:language
JCR_LANGUAGE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:language
JCR_LASTMODIFIED - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:lastModified
JCR_LASTMODIFIED - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:lastModified
JCR_LASTMODIFIED - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:lastModified
JCR_LENGTH - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_LENGTHS - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_LIFECYCLE_MANAGEMENT - Static variable in interface org.apache.jackrabbit.api.jsr283.security.Privilege
A constant representing jcr:lifecycleManagement.
JCR_LIFECYCLE_POLICY - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:lifecyclePolicy: This property is a reference to another node that contains lifecycle policy information.
JCR_LOCK_MANAGEMENT - Static variable in interface org.apache.jackrabbit.api.jsr283.security.Privilege
A constant representing jcr:lockManagement.
JCR_LOCKISDEEP - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:lockIsDeep
JCR_LOCKISDEEP - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:lockIsDeep
JCR_LOCKISDEEP - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:lockIsDeep
JCR_LOCKOWNER - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:lockOwner
JCR_LOCKOWNER - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:lockOwner
JCR_LOCKOWNER - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:lockOwner
JCR_MANDATORY - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:mandatory
JCR_MANDATORY - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:mandatory
JCR_MANDATORY - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:mandatory
JCR_MERGEFAILED - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:mergeFailed
JCR_MERGEFAILED - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:mergeFailed
JCR_MERGEFAILED - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:mergeFailed
JCR_MIMETYPE - Static variable in class org.apache.jackrabbit.commons.predicate.NtFilePredicate
 
JCR_MIMETYPE - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:mimeType
JCR_MIMETYPE - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:mimeType
JCR_MIMETYPE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:mimeType
JCR_MIXINNODETYPES - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_MIXINTYPES - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:mixinTypes
JCR_MIXINTYPES - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:mixinTypes
JCR_MIXINTYPES - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:mixinTypes
JCR_MODIFY_ACCESS_CONTROL - Static variable in interface org.apache.jackrabbit.api.jsr283.security.Privilege
A constant representing jcr:modifyAccessControl (in extended form), the privilege to modify the access control policies of a node.
JCR_MODIFY_PROPERTIES - Static variable in interface org.apache.jackrabbit.api.jsr283.security.Privilege
A constant representing jcr:modifyProperties (in extended form), the privilege to create, modify and remove the properties of a node.
JCR_MULTIPLE - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:multiple
JCR_MULTIPLE - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:multiple
JCR_MULTIPLE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:multiple
JCR_NAME - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:name
JCR_NAME - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:name
JCR_NAME - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:name
JCR_NAME - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_NAMESPACES - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_NODE_TYPE_MANAGEMENT - Static variable in interface org.apache.jackrabbit.api.jsr283.security.Privilege
A constant representing jcr:nodeTypeManagement.
JCR_NODETYPENAME - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:nodeTypeName
JCR_NODETYPENAME - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:nodeTypeName
JCR_NODETYPENAME - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:nodeTypeName
JCR_NODETYPES - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:nodeTypes
JCR_NODETYPES - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:nodeTypes
JCR_ONPARENTVERSION - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:onParentVersion
JCR_ONPARENTVERSION - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:onParentVersion
JCR_ONPARENTVERSION - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:onParentVersion
JCR_PARENT - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_PATH - Static variable in interface org.apache.jackrabbit.JcrConstants
Pseudo property jcr:path used with query results
JCR_PATH - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:path
JCR_PATH - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:path
JCR_PATH - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_PREDECESSORS - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:predecessors
JCR_PREDECESSORS - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:predecessors
JCR_PREDECESSORS - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:predecessors
JCR_PRIMARY_TYPE - Static variable in class org.apache.jackrabbit.commons.predicate.NtFilePredicate
 
JCR_PRIMARYITEM - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_PRIMARYITEMNAME - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:primaryItemName
JCR_PRIMARYITEMNAME - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:primaryItemName
JCR_PRIMARYITEMNAME - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:primaryItemName
JCR_PRIMARYNODETYPE - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_PRIMARYTYPE - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:primaryType
JCR_PRIMARYTYPE - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:primaryType
JCR_PRIMARYTYPE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:primaryType
JCR_PROPERTYDEFINITION - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:propertyDefinition
JCR_PROPERTYDEFINITION - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:propertyDefinition
JCR_PROPERTYDEFINITION - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:propertyDefinition
JCR_PROTECTED - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:protected
JCR_PROTECTED - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:protected
JCR_PROTECTED - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:protected
JCR_READ - Static variable in interface org.apache.jackrabbit.api.jsr283.security.Privilege
A constant representing jcr:read (in extended form), the privilege to retrieve a node and get its properties and their values.
JCR_READ_ACCESS_CONTROL - Static variable in interface org.apache.jackrabbit.api.jsr283.security.Privilege
A constant representing jcr:readAccessControl (in extended form), the privilege to get the access control policy of a node.
JCR_REFERENCES - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_REMOVE_CHILD_NODES - Static variable in interface org.apache.jackrabbit.api.jsr283.security.Privilege
A constant representing jcr:removeChildNodes (in extended form), the privilege to remove child nodes of a node.
JCR_REMOVE_NODE - Static variable in interface org.apache.jackrabbit.api.jsr283.security.Privilege
A constant representing jcr:removeNode (in extended form), the privilege to remove a node.
JCR_REQUIREDPRIMARYTYPES - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:requiredPrimaryTypes
JCR_REQUIREDPRIMARYTYPES - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:requiredPrimaryTypes
JCR_REQUIREDPRIMARYTYPES - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:requiredPrimaryTypes
JCR_REQUIREDTYPE - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:requiredType
JCR_REQUIREDTYPE - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:requiredType
JCR_REQUIREDTYPE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:requiredType
JCR_RETENTION_MANAGEMENT - Static variable in interface org.apache.jackrabbit.api.jsr283.security.Privilege
A constant representing jcr:retentionManagement.
JCR_ROOT - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:root (dummy name for root node used in XML serialization)
JCR_ROOT - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:root (dummy name for root node used in XML serialization)
JCR_ROOTVERSION - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:rootVersion
JCR_ROOTVERSION - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:rootVersion
JCR_ROOTVERSION - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:rootVersion
JCR_SAMENAMESIBLINGS - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:sameNameSiblings
JCR_SAMENAMESIBLINGS - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:sameNameSiblings
JCR_SAMENAMESIBLINGS - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:sameNameSiblings
JCR_SCORE - Static variable in interface org.apache.jackrabbit.JcrConstants
Pseudo property jcr:score used with query results
JCR_SCORE - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:score
JCR_SCORE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:score
JCR_SQL2 - Static variable in class org.apache.jackrabbit.core.query.QueryImpl
A string constant representing the JCR-SQL2 query language.
JCR_STATEMENT - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:statement
JCR_STATEMENT - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:statement
JCR_STATEMENT - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:statement
JCR_SUCCESSORS - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:successors
JCR_SUCCESSORS - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:successors
JCR_SUCCESSORS - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:successors
JCR_SUPERTYPES - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:supertypes
JCR_SUPERTYPES - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:supertypes
JCR_SUPERTYPES - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:supertypes
JCR_SYSTEM - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:system
JCR_SYSTEM - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:system
JCR_SYSTEM - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:system
JCR_TYPE - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_UUID - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:uuid
JCR_UUID - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:uuid
JCR_UUID - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:uuid
JCR_UUID - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_VALUE - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_VALUECONSTRAINTS - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:valueConstraints
JCR_VALUECONSTRAINTS - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:valueConstraints
JCR_VALUECONSTRAINTS - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:valueConstraints
JCR_VALUES - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_VERSION_MANAGEMENT - Static variable in interface org.apache.jackrabbit.api.jsr283.security.Privilege
A constant representing jcr:versionManagement.
JCR_VERSIONABLEUUID - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:versionableUuid
JCR_VERSIONABLEUUID - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:versionableUuid
JCR_VERSIONABLEUUID - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:versionableUuid
JCR_VERSIONABLEUUID - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_VERSIONHISTORY - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:versionHistory
JCR_VERSIONHISTORY - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:versionHistory
JCR_VERSIONHISTORY - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:versionHistory
JCR_VERSIONLABELS - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:versionLabels
JCR_VERSIONLABELS - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:versionLabels
JCR_VERSIONLABELS - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:versionLabels
JCR_VERSIONSTORAGE - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:versionStorage
JCR_VERSIONSTORAGE - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:versionStorage
JCR_VERSIONSTORAGE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:versionStorage
JCR_WORKSPACE_NAME - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_WRITE - Static variable in interface org.apache.jackrabbit.api.jsr283.security.Privilege
A constant representing jcr:write (in extended form), an aggregate privilege that contains: jcr:modifyProperties jcr:addChildNodes jcr:removeNode jcr:removeChildNodes
JCR_XMLCHARACTERS - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:xmlcharacters
JCR_XMLCHARACTERS - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:xmlcharacters
JCR_XMLTEXT - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. jcr:xmltext
JCR_XMLTEXT - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:xmltext
JcrActiveLock - Class in org.apache.jackrabbit.webdav.jcr.lock
JcrActiveLock wraps a JCR lock object.
JcrActiveLock(Lock) - Constructor for class org.apache.jackrabbit.webdav.jcr.lock.JcrActiveLock
Create a new ActiveLock object with type 'write' and scope 'exclusive'.
JcrApiNotFoundException - Exception in org.apache.jackrabbit.j2ee
Exception for signaling that the JCR API is not available.
JcrApiNotFoundException(ClassNotFoundException) - Constructor for exception org.apache.jackrabbit.j2ee.JcrApiNotFoundException
Creates an exception to signal that the JCR API is not available.
jcrBaseVersion - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
JCR Name jcr:baseVersion using the namespace resolver of the current session.
JcrConstants - Interface in org.apache.jackrabbit
This Interface defines some of the item names that are defined in the jcr spec 1.0, using the default prefixes 'jcr', 'nt' and 'mix'.
jcrContains - Variable in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
Resolved Name for jcr:contains
jcrCreated - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
JCR Name jcr:created using the namespace resolver of the current session.
JcrDavException - Exception in org.apache.jackrabbit.webdav.jcr
JcrDavException extends the DavException in order to wrap various repository exceptions.
JcrDavException(Throwable, int) - Constructor for exception org.apache.jackrabbit.webdav.jcr.JcrDavException
Create a new JcrDavException.
JcrDavException(RepositoryException) - Constructor for exception org.apache.jackrabbit.webdav.jcr.JcrDavException
Same as JcrDavException.JcrDavException(Throwable, int) where the error code is retrieved from an internal mapping.
JcrDavSession - Class in org.apache.jackrabbit.webdav.jcr
JcrDavSession specific base implementation of the DavSession interface, which simply wraps a Session object.
JcrDavSession(Session) - Constructor for class org.apache.jackrabbit.webdav.jcr.JcrDavSession
 
jcrDeref - Variable in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
Resolved Name for jcr:deref
jcrFrozenNode - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
JCR Name jcr:frozenNode using the namespace resolver of the current session.
jcrFrozenUuid - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
JCR Name jcr:frozenUuid using the namespace resolver of the current session.
jcrIsCheckedOut - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
JCR Name jcr:isCheckedOut using the namespace resolver of the current session.
jcrlockIsDeep - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
JCR Name jcr:lockIsDeep using the namespace resolver of the current session.
jcrLockOwner - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
JCR Name jcr:lockOwner using the namespace resolver of the current session.
jcrMergeFailed - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
JCR Name jcr:mergeFailed using the namespace resolver of the current session.
jcrMixinTypes - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
JCR Name jcr:mixinTypes using the namespace resolver of the current session.
jcrPath - Variable in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
Resolved Name for jcr:path
jcrPredecessors - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
JCR Name jcr:predecessors using the namespace resolver of the current session.
jcrPrimaryType - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
JCR Name jcr:primaryType using the namespace resolver of the current session.
JcrPrivilegeReport - Class in org.apache.jackrabbit.webdav.jcr.version.report
JcrPrivilegeReport...
JcrPrivilegeReport() - Constructor for class org.apache.jackrabbit.webdav.jcr.version.report.JcrPrivilegeReport
 
JcrRemotingServlet - Class in org.apache.jackrabbit.j2ee
JcrRemotingServlet...
JcrRemotingServlet() - Constructor for class org.apache.jackrabbit.j2ee.JcrRemotingServlet
 
JcrRemotingServlet - Class in org.apache.jackrabbit.server.remoting.davex
JcrRemotingServlet is an extended version of the JCR Remoting Servlet that provides improved Batch read Batch write functionality and supports cross workspace copy and cloning.
JcrRemotingServlet() - Constructor for class org.apache.jackrabbit.server.remoting.davex.JcrRemotingServlet
 
jcrRoot - Variable in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
Resolved Name for jcr:root
jcrRootVersion - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
JCR Name jcr:rootVersion using the namespace resolver of the current session.
jcrScore - Variable in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
Resolved Name for jcr:score
JCRSQLParser - Class in org.apache.jackrabbit.spi.commons.query.sql
 
JCRSQLParser(InputStream) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
JCRSQLParser(InputStream, String) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
JCRSQLParser(Reader) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
JCRSQLParser(JCRSQLParserTokenManager) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
JCRSQLParserConstants - Interface in org.apache.jackrabbit.spi.commons.query.sql
 
JCRSQLParserTokenManager - Class in org.apache.jackrabbit.spi.commons.query.sql
 
JCRSQLParserTokenManager(SimpleCharStream) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager
 
JCRSQLParserTokenManager(SimpleCharStream, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager
 
JCRSQLParserTreeConstants - Interface in org.apache.jackrabbit.spi.commons.query.sql
 
JCRSQLParserVisitor - Interface in org.apache.jackrabbit.spi.commons.query.sql
 
JCRSQLQueryBuilder - Class in org.apache.jackrabbit.spi.commons.query.sql
Implements the query builder for the JCR SQL syntax.
jcrSuccessors - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
JCR Name jcr:successors using the namespace resolver of the current session.
jcrSystem - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
JCR Name jcr:system using the namespace resolver of the current session.
JCRTestResult - Class in org.apache.jackrabbit.test
Extends the standard JUnit TestResult class.
JCRTestResult(TestResult, LogPrintWriter) - Constructor for class org.apache.jackrabbit.test.JCRTestResult
Creates a new JCRTestResult that delegates to orig.
JCRTestSuite - Class in org.apache.jackrabbit.test
Test suite that includes all the JCR API tests
JCRTestSuite() - Constructor for class org.apache.jackrabbit.test.JCRTestSuite
 
jcrUUID - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
JCR Name jcr:uuid using the namespace resolver of the current session.
JcrValueType - Class in org.apache.jackrabbit.webdav.jcr
JcrValueType...
JcrValueType() - Constructor for class org.apache.jackrabbit.webdav.jcr.JcrValueType
 
jcrVersionHistory - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
JCR Name jcr:created using the namespace resolver of the current session.
jcrVersionLabels - Variable in class org.apache.jackrabbit.test.api.version.VersionLabelTest
JCR Name jcr:versionLabels using the namespace resolver of the current session.
JcrVersionManagerImpl - Class in org.apache.jackrabbit.core.version
Implementation of the VersionManager.
JcrVersionManagerImpl(SessionImpl) - Constructor for class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
Creates a new version manager for the given session
JCRWebdavServer - Class in org.apache.jackrabbit.server.jcr
JCRWebdavServer...
JCRWebdavServer(Repository, SessionProvider) - Constructor for class org.apache.jackrabbit.server.jcr.JCRWebdavServer
Creates a new JCRWebdavServer that operates on the given repository.
JCRWebdavServerServlet - Class in org.apache.jackrabbit.j2ee
JCRWebdavServerServlet provides request/response handling for the JCRWebdavServer.
JCRWebdavServerServlet() - Constructor for class org.apache.jackrabbit.j2ee.JCRWebdavServerServlet
 
JCRWebdavServerServlet - Class in org.apache.jackrabbit.webdav.jcr
JCRWebdavServerServlet provides request/response handling for the JCRWebdavServer.
JCRWebdavServerServlet() - Constructor for class org.apache.jackrabbit.webdav.jcr.JCRWebdavServerServlet
 
jj_nt - Variable in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
jj_nt - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
jjFillToken() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager
 
jjFillToken() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
 
jjnewLexState - Static variable in class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
 
jjstrLiteralImages - Static variable in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager
 
jjstrLiteralImages - Static variable in class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
 
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTAndExpression
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTAscendingOrderSpec
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTBracketExpression
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTContainsExpression
Accept the visitor
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTDescendingOrderSpec
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTExcerptFunction
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTFromClause
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTIdentifier
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTLiteral
Accept the visitor
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTLowerFunction
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTNotExpression
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTOrderByClause
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTOrderSpec
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTOrExpression
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTQuery
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTSelectList
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTUpperFunction
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTWhereClause
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.Node
Accept the visitor.
jjtAccept(JCRSQLParserVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
Accept the visitor.
jjtAccept(XPathVisitor, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.xpath.Node
Accept the visitor.
jjtAccept(XPathVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
Accept the visitor
jjtAddChild(Node, int) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
 
jjtAddChild(Node, int) - Method in interface org.apache.jackrabbit.spi.commons.query.xpath.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
JJTADDITIVEEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTANDEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTANDEXPRESSION - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTANYKINDTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTANYNAME - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAPOSATTRCONTENTCHAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAPOSATTRVALUECONTENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAS - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTASCENDING - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTASCENDINGORDERSPEC - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTASSIGNEQUALS - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTATOMICTYPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTATSTRINGLITERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTATTRIBNAMEORWILDCARD - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTATTRIBUTEDECLARATION - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTATTRIBUTELBRACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTATTRIBUTENAME - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTATTRIBUTEQNAMELBRACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTATTRIBUTETEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTATTRIBUTETYPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTATTRIBUTETYPEFORKINDTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTATWORD - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAXISANCESTOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAXISANCESTORORSELF - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAXISATTRIBUTE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAXISCHILD - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAXISDESCENDANT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAXISDESCENDANTORSELF - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAXISFOLLOWING - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAXISFOLLOWINGSIBLING - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAXISPARENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAXISPRECEDING - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAXISPRECEDINGSIBLING - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTAXISSELF - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTBASEURIDECL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTBRACKETEXPRESSION - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTCASE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCASECLAUSE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCASTABLEEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCASTAS - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCASTEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCDATASECTION - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCDATASECTIONCHAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCDATASECTIONCONTENTS - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCDATASECTIONEND - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCDATASECTIONSTART - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCDATASECTIONSTARTFORELEMENTCONTENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCHARREF - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
jjtClose() - Method in interface org.apache.jackrabbit.spi.commons.query.sql.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
 
jjtClose() - Method in interface org.apache.jackrabbit.spi.commons.query.xpath.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
JJTCLOSEAPOS - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCLOSEQUOT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOLLATION - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOLONEQUALS - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOMMAFORKINDTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOMMENTCONTENTCHAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOMMENTCONTENTCHARDASH - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOMMENTLBRACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOMMENTLPARFORKINDTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOMMENTTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOMMONCONTENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOMPARISONEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOMPATTRCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOMPCOMMENTCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOMPDOCCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOMPELEMCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOMPPICONSTRUCTOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOMPTEXTCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCOMPUTEDCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCONSTRUCTIONDECL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTCONTAINSEXPRESSION - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTCONTENTEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
jjtCreate(XPath, int) - Static method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
JJTDECIMALLITERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDECLAREBASEURI - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDECLARECOLLATION - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDECLARECONSTRUCTION - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDECLAREDEFAULTELEMENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDECLAREDEFAULTFUNCTION - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDECLAREDEFAULTORDERINGEMPTY - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDECLAREINHERITNAMESPACES - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDECLARENAMESPACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDECLAREORDERING - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDECLAREXMLSPACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDEFAULT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDEFAULTCOLLATIONDECL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDEFAULTELEMENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDEFAULTNAMESPACEDECL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDEFINEFUNCTION - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDEFINEVARIABLE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDESCENDING - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDESCENDINGORDERSPEC - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTDIRATTRIBUTELIST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDIRATTRIBUTEVALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDIRCOMMENTCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDIRCOMMENTCONTENTS - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDIRECTCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDIRELEMCONSTRUCTOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDIRELEMCONTENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDIRPICONSTRUCTOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDIRPICONTENTS - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDOCUMENTLBRACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDOCUMENTLPAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDOCUMENTLPARFORKINDTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDOCUMENTTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDOT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDOTDOT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTDOUBLELITERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTELEMENTCONTENTCHAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTELEMENTDECLARATION - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTELEMENTLBRACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTELEMENTNAME - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTELEMENTNAMEORWILDCARD - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTELEMENTQNAMELBRACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTELEMENTTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTELEMENTTYPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTELEMENTTYPEFORDOCUMENTTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTELEMENTTYPEFORKINDTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTEMPTYGREATEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTEMPTYLEAST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTEMPTYORDERINGDECL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTEMPTYTAGCLOSE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTEMPTYTOK - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTENCLOSEDEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTENDTAGCLOSE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTENDTAGOPEN - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTESCAPEAPOS - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTESCAPEQUOT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTEVERY - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTEXCERPTFUNCTION - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTEXTERNAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTFLWOREXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTFROMCLAUSE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTFUNCTIONCALL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTFUNCTIONDECL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
jjtGetChild(int) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.Node
This method returns a child node.
jjtGetChild(int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
 
jjtGetChild(int) - Method in interface org.apache.jackrabbit.spi.commons.query.xpath.Node
This method returns a child node.
jjtGetChild(int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
jjtGetNumChildren() - Method in interface org.apache.jackrabbit.spi.commons.query.sql.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
 
jjtGetNumChildren() - Method in interface org.apache.jackrabbit.spi.commons.query.xpath.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
jjtGetParent() - Method in interface org.apache.jackrabbit.spi.commons.query.sql.Node
 
jjtGetParent() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
 
jjtGetParent() - Method in interface org.apache.jackrabbit.spi.commons.query.xpath.Node
 
jjtGetParent() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
JJTIDENTIFIER - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTIFEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTIMPORT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTIMPORTMODULETOKEN - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTIMPORTSCHEMATOKEN - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTIN - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTINHERITNAMESPACESDECL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTINSTANCEOFEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTINTEGERLITERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTINTERSECTEXCEPTEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTITEM - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTLBRACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTLBRACEEXPRENCLOSURE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTLCURLYBRACEESCAPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTLETCLAUSE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTLETVARIABLE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTLIBRARYMODULE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTLITERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTLOWERFUNCTION - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTMAINMODULE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTMODULE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTMODULEDECL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTMODULEIMPORT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTMODULENAMESPACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTMULTIPLICATIVEEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTNAMESPACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTNAMESPACEDECL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTNAMETEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTNCNAMECOLONSTAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTNCNAMEFORPI - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTNCNAMEFORPREFIX - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTNILLABLE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTNO - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTNODELPARFORKINDTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
jjtNodeName - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
jjtNodeName - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTNODETEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTNOTEXPRESSION - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTOCCURRENCEONEORMORE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTOCCURRENCEZEROORMORE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTOCCURRENCEZEROORONE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
jjtOpen() - Method in interface org.apache.jackrabbit.spi.commons.query.sql.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
 
jjtOpen() - Method in interface org.apache.jackrabbit.spi.commons.query.xpath.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
JJTOPENAPOS - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTOPENQUOT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTORDERBY - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTORDERBYCLAUSE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTORDERBYCLAUSE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTORDERBYSTABLE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTORDERED - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTORDEREDOPEN - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTORDERINGMODEDECL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTORDERMODIFIER - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTORDERSPEC - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTORDERSPEC - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTORDERSPECLIST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTOREXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTOREXPRESSION - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTPARAM - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPARAMLIST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPATHEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPICONTENTCHAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPILBRACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPINCNAMELBRACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPITARGET - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPITEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPOSITIONALVAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPREDEFINEDENTITYREF - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPREDICATE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTPREDICATE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPREDICATELIST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPROCESSINGINSTRUCTIONEND - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPROCESSINGINSTRUCTIONLPARFORKINDTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPROCESSINGINSTRUCTIONSTART - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPROCESSINGINSTRUCTIONSTARTFORELEMENTCONTENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTPROLOG - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTQNAME - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTQNAMEFORATOMICTYPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTQNAMEFORITEMTYPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTQNAMEFORSEQUENCETYPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTQNAMELPAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTQUANTIFIEDEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTQUERY - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTQUERYBODY - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTQUERYLIST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTQUOTATTRCONTENTCHAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTQUOTATTRVALUECONTENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTRANGEEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTRBRACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTRCURLYBRACEESCAPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
jjtree - Variable in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
jjtree - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
JJTROOT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTROOTDESCENDANTS - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTRPARAS - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTS - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSATISFIES - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSCHEMAATTRIBUTETEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSCHEMAATTRIBUTETYPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSCHEMAATTRIBUTETYPEFORKINDTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSCHEMAELEMENTTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSCHEMAELEMENTTYPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSCHEMAELEMENTTYPEFORDOCUMENTTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSCHEMAELEMENTTYPEFORKINDTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSCHEMAIMPORT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSCHEMAMODEFORDECLARECONSTRUCTION - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSCHEMAPREFIX - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSELECTLIST - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTSEPARATOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSEQUENCETYPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
jjtSetParent(Node) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
 
jjtSetParent(Node) - Method in interface org.apache.jackrabbit.spi.commons.query.xpath.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
JJTSETTER - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSFORPI - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSINGLETYPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSLASHSLASH - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSOME - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSTAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSTARCOLONNCNAME - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSTARTTAGCLOSE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSTARTTAGOPEN - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSTARTTAGOPENROOT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSTEPEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSTRINGLITERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSTRINGLITERALFORKINDTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTSTRINGLITERALFORVERSION - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTTAGQNAME - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTTEXTLBRACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTTEXTLPARFORKINDTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTTEXTTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTTREATEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTTYPEDECLARATION - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTTYPENAME - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTTYPESWITCHEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTUNARYEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTUNARYMINUS - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTUNARYPLUS - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTUNIONEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTUNORDERED - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTUNORDEREDOPEN - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTUPPERFUNCTION - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTURLLITERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTVALIDATEEXPR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTVALIDATELBRACE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTVALIDATESCHEMAMODE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTVALUEINDICATOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTVARDECL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTVARNAME - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTVERSIONDECL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTVOID - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTVOID - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTWHERE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTWHERECLAUSE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTreeConstants
 
JJTWHERECLAUSE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTXMLCOMMENTEND - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTXMLCOMMENTSTART - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTXMLCOMMENTSTARTFORELEMENTCONTENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTXMLSPACEDECL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTXMLSPACEPRESERVE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTXMLSPACESTRIP - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTXPATH2 - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTXQUERYENCODING - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTXQUERYVERSION - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JJTYES - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathTreeConstants
 
JNDIConfig - Class in org.apache.jackrabbit.j2ee
The JNDI config hold information about JNDI connection details.
JNDIConfig(BootstrapConfig) - Constructor for class org.apache.jackrabbit.j2ee.JNDIConfig
 
JNDIDatabaseFileSystem - Class in org.apache.jackrabbit.core.fs.db
Deprecated. This class should not be used because it is not database vendor specific. Each DatabaseFileSystem now supports getting the connection via JNDI by setting the driver to javax.naming.InitialContext and the URL to the JNDI name.

Database file system that uses JNDI to acquire the database connection. The JNDI location of the DataSource to be used in given as the dataSourceLocation configuration property. See the DbFileSystem for more configuration details.

WARNING: The acquired database connection is kept for the entire lifetime of the file system instance. The configured data source should be prepared for this.

JNDIDatabaseFileSystem() - Constructor for class org.apache.jackrabbit.core.fs.db.JNDIDatabaseFileSystem
Deprecated.  
JNDIDatabaseJournal - Class in org.apache.jackrabbit.core.journal
Deprecated. This class should not be used because it is not database vendor specific. Each DatabaseJournal now supports getting the connection via JNDI by setting the driver to javax.naming.InitialContext and the URL to the JNDI name.

Database journal that uses JNDI to acquire the database connection. The JNDI location of the DataSource to be used in given as the dataSourceLocation configuration property.

WARNING: The acquired database connection is kept for the entire lifetime of the journal instance. The configured data source should be prepared for this.

JNDIDatabaseJournal() - Constructor for class org.apache.jackrabbit.core.journal.JNDIDatabaseJournal
Deprecated.  
JNDIDatabasePersistenceManager - Class in org.apache.jackrabbit.core.persistence.db
Database persistence manager that uses JNDI to acquire the database connection.
JNDIDatabasePersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.db.JNDIDatabasePersistenceManager
 
JNDIDatabasePersistenceManager - Class in org.apache.jackrabbit.core.state.db
Deprecated. use JNDIDatabasePersistenceManager instead.
JNDIDatabasePersistenceManager() - Constructor for class org.apache.jackrabbit.core.state.db.JNDIDatabasePersistenceManager
Deprecated.  
JNDIRepository - Class in org.apache.jackrabbit.commons.repository
Proxy for a repository bound in JNDI.
JNDIRepository(Context, String) - Constructor for class org.apache.jackrabbit.commons.repository.JNDIRepository
Creates a proxy for a repository in the given JNDI location.
JNDIRepositoryFactory - Class in org.apache.jackrabbit.commons.repository
Factory that looks up a repository from JNDI.
JNDIRepositoryFactory(Context, String) - Constructor for class org.apache.jackrabbit.commons.repository.JNDIRepositoryFactory
Creates a factory for looking up a repository from JNDI.
JNDIRepositoryStub - Class in org.apache.jackrabbit.test
Implements the abstract class RepositoryStub and uses JNDI to obtain a javax.jcr.Repository instance.
JNDIRepositoryStub(Properties) - Constructor for class org.apache.jackrabbit.test.JNDIRepositoryStub
 
Join - Class in org.apache.jackrabbit.core.query.lucene.join
Join implements the result of a join.
Join - Interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom
Performs a join between two node-tuple sources.
join(Source, Source, int, JoinCondition) - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelFactory
Performs a join between two node-tuple sources.
join(Source, Source, int, JoinCondition) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Performs a join between two node-tuple sources.
JOIN_TYPE_INNER - Static variable in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelConstants
An inner join.
JOIN_TYPE_LEFT_OUTER - Static variable in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelConstants
A left-outer join.
JOIN_TYPE_RIGHT_OUTER - Static variable in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelConstants
A right-outer join.
JoinCondition - Interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom
Filters the set of node-tuples fromed from a join.
JoinConditionImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
JoinConditionImpl...
JoinConditionImpl(NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.query.qom.JoinConditionImpl
 
JoinImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
JoinImpl...
JoinQuery - Class in org.apache.jackrabbit.core.query.lucene
JoinQuery implements a query that performs a join.
JoinQuery(MultiColumnQuery, MultiColumnQuery, int, JoinConditionImpl, SortComparatorSource, HierarchyManager) - Constructor for class org.apache.jackrabbit.core.query.lucene.JoinQuery
Creates a new join query.
Journal - Interface in org.apache.jackrabbit.core.journal
Generic journal interface.
JOURNAL_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the journal configuration element.
JournalConfig - Class in org.apache.jackrabbit.core.config
Journal configuration.
JournalConfig(BeanConfig) - Constructor for class org.apache.jackrabbit.core.config.JournalConfig
Creates a journal configuration object from the given bean configuration.
JournalException - Exception in org.apache.jackrabbit.core.journal
The JournalException signals an error within a journal operation.
JournalException(String) - Constructor for exception org.apache.jackrabbit.core.journal.JournalException
Constructs a new instance of this class with the specified detail message.
JournalException(String, Throwable) - Constructor for exception org.apache.jackrabbit.core.journal.JournalException
Constructs a new instance of this class with the specified detail message and root cause.
JsonHandler - Interface in org.apache.jackrabbit.commons.json
The JSONHandler interface recieves notifications from the JsonParser.
JsonParser - Class in org.apache.jackrabbit.commons.json
JsonParser parses and validates the JSON object passed upon JsonParser.parse(String) or JsonParser.parse(InputStream, String) and notifies the specified JsonHandler
JsonParser(JsonHandler) - Constructor for class org.apache.jackrabbit.commons.json.JsonParser
Create a new JSONParser with the specified JSONHandler.
JsonUtil - Class in org.apache.jackrabbit.commons.json
JSON utilities.
JsonUtil() - Constructor for class org.apache.jackrabbit.commons.json.JsonUtil
 
JUnitTest - Class in org.apache.jackrabbit.test
Abstract base class for any JUnit test case.
JUnitTest() - Constructor for class org.apache.jackrabbit.test.JUnitTest
 

K

key(String) - Method in interface org.apache.jackrabbit.commons.json.JsonHandler
Recieve notification about the given JSON key.
keySet() - Method in class org.apache.jackrabbit.core.state.ItemStateMap
Returns an unmodifiable set view of the keys (i.e.
keySet() - Method in interface org.apache.jackrabbit.core.state.ItemStateStore
Returns an unmodifiable set view of the keys (i.e.
keySet() - Method in class org.apache.jackrabbit.core.util.EmptyLinkedMap
Returns an unmodifiable empty set.
kind - Variable in class org.apache.jackrabbit.spi.commons.query.sql.Token
An integer that describes the kind of this token.
kind - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.Token
An integer that describes the kind of this token.
KindTest() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
KINDTEST - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
KINDTESTFORPI - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 

L

LABEL - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
Name of the field that contains the label of the node.
LABEL - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
 
label(LabelInfo) - Method in class org.apache.jackrabbit.webdav.jcr.version.VersionItemCollection
Modify the labels defined for the underlying repository version.
label(LabelInfo) - Method in class org.apache.jackrabbit.webdav.jcr.VersionControlledItemCollection
Modify the labels present with the versions of this resource.
label(LabelInfo) - Method in class org.apache.jackrabbit.webdav.jcr.WorkspaceResourceImpl
 
label(LabelInfo) - Method in class org.apache.jackrabbit.webdav.simple.VersionControlledResourceImpl
Modify the labels present with the versions of this resource.
label(LabelInfo) - Method in class org.apache.jackrabbit.webdav.simple.VersionResourceImpl
Modify the labels defined for the underlying repository version.
label(LabelInfo) - Method in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
Modify the labels of the version referenced by the DAV:checked-in property of this checked-in version-controlled resource.
label(LabelInfo) - Method in interface org.apache.jackrabbit.webdav.version.VersionResource
Modify the labels of this version resource.
LABEL_NAME_SET - Static variable in interface org.apache.jackrabbit.webdav.version.VersionResource
Required protected property 'DAV:label-name-set' for a version of a webdav resource introduced with the 'LabelInfo' feature.
LabelHeader - Class in org.apache.jackrabbit.webdav.header
LabelHeader...
LabelHeader(String) - Constructor for class org.apache.jackrabbit.webdav.header.LabelHeader
 
LabelInfo - Class in org.apache.jackrabbit.webdav.version
LabelInfo encapsulates the request body of a LABEL request used to add, set or remove a label from the requested version resource or from that version specified with the Label header in case the requested resource is a version-controlled resource.
LabelInfo(String, String) - Constructor for class org.apache.jackrabbit.webdav.version.LabelInfo
 
LabelInfo(String, int) - Constructor for class org.apache.jackrabbit.webdav.version.LabelInfo
 
LabelInfo(String, int, int) - Constructor for class org.apache.jackrabbit.webdav.version.LabelInfo
 
LabelInfo(Element, int) - Constructor for class org.apache.jackrabbit.webdav.version.LabelInfo
Create a new LabelInfo from the given element and depth integer.
LabelInfo(Element) - Constructor for class org.apache.jackrabbit.webdav.version.LabelInfo
Create a new LabelInfo from the given element.
LabelMethod - Class in org.apache.jackrabbit.webdav.client.methods
LabelMethod...
LabelMethod(String, String, int) - Constructor for class org.apache.jackrabbit.webdav.client.methods.LabelMethod
Create a new LabelMethod with the default depth.
LabelMethod(String, String, int, int) - Constructor for class org.apache.jackrabbit.webdav.client.methods.LabelMethod
Create a new LabelMethod
LabelMethod(String, LabelInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.LabelMethod
Create a new LabelMethod
LabelSetProperty - Class in org.apache.jackrabbit.webdav.version
LabelSetProperty...
LabelSetProperty(String[]) - Constructor for class org.apache.jackrabbit.webdav.version.LabelSetProperty
Create a new LabelSetProperty.
LabelVersionSelector - Class in org.apache.jackrabbit.core.version
This Class implements a version selector that selects a version by label.
LabelVersionSelector(String) - Constructor for class org.apache.jackrabbit.core.version.LabelVersionSelector
Creates a LabelVersionSelector that will try to select a version with the given label.
language - Variable in class org.apache.jackrabbit.core.query.QueryImpl
The syntax of the query statement
LAST - Static variable in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
Constant value for position index = last()
lastModified - Variable in class org.apache.jackrabbit.core.data.db.DbDataRecord
 
lastModified(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Returns the time that the file system entry denoted by this path was last modified.
lastModified(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Returns the time that the file system entry denoted by this path was last modified.
lastModified(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Returns the time that the file system entry denoted by this path was last modified.
lastModified() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
 
lastModified(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Returns the time that the file system entry denoted by this path was last modified.
lastModified(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
lastNode - Variable in class org.apache.jackrabbit.commons.packaging.FilterContentPackage.FilteringIterator
 
LATEST_ACTIVITY_VERSION - Static variable in class org.apache.jackrabbit.webdav.version.report.LatestActivityVersionReport
 
LatestActivityVersionReport - Class in org.apache.jackrabbit.webdav.version.report
LatestActivityVersionReport is applied to a version history to identify the latest version that is selected from that version history by a given activity.
LatestActivityVersionReport() - Constructor for class org.apache.jackrabbit.webdav.version.report.LatestActivityVersionReport
 
LazyFileInputStream - Class in org.apache.jackrabbit.core.data
This input stream delays opening the file until the first byte is read, and closes and discards the underlying stream as soon as the end of input has been reached or when the stream is explicitly closed.
LazyFileInputStream(File) - Constructor for class org.apache.jackrabbit.core.data.LazyFileInputStream
Creates a new LazyFileInputStream for the given file.
LazyFileInputStream(FileDescriptor) - Constructor for class org.apache.jackrabbit.core.data.LazyFileInputStream
Creates a new LazyFileInputStream for the given file descriptor.
LazyFileInputStream(String) - Constructor for class org.apache.jackrabbit.core.data.LazyFileInputStream
Creates a new LazyFileInputStream for the given file.
LazyFileInputStream - Class in org.apache.jackrabbit.util
This Class implements an InputStream that provides the same functionality as a FileInputStream but opens the file by the first file access.
LazyFileInputStream(File) - Constructor for class org.apache.jackrabbit.util.LazyFileInputStream
Creates a new LazyFileInputStream for the given file.
LazyFileInputStream(FileDescriptor) - Constructor for class org.apache.jackrabbit.util.LazyFileInputStream
Creates a new LazyFileInputStream for the given file desciptor.
LazyFileInputStream(String) - Constructor for class org.apache.jackrabbit.util.LazyFileInputStream
Creates a new LazyFileInputStream for the given file.
LazyItemIterator - Class in org.apache.jackrabbit.jcr2spi
LazyItemIterator is an id-based iterator that instantiates the Items only when they are requested.
LazyItemIterator(ItemManager, Iterator) - Constructor for class org.apache.jackrabbit.jcr2spi.LazyItemIterator
Creates a new LazyItemIterator instance.
LazyItemIterator(ItemManager, HierarchyManager, Iterator) - Constructor for class org.apache.jackrabbit.jcr2spi.LazyItemIterator
Creates a new LazyItemIterator instance.
LazyTextExtractorField - Class in org.apache.jackrabbit.core.query.lucene
LazyTextExtractorField implements a Lucene field with a String value that is lazily initialized from a given Reader.
LazyTextExtractorField(String, Reader, boolean, boolean) - Constructor for class org.apache.jackrabbit.core.query.lucene.LazyTextExtractorField
Creates a new LazyTextExtractorField with the given name.
Lbrace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
LbraceExprEnclosure - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
Lbrack - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
LCurlyBraceEscape - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
LE_OPERATOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
leave(String, Object[], Object) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriter
Called right after a method of a SPI entity has been called if no exception was thrown.
leave(String, Object[], Object) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriter
Logs the call at debug level is debug level is enabled.
leaveElement() - Method in class org.apache.jackrabbit.core.util.DOMWalker
Leaves the current element.
leaving(Property, int) - Method in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
Implement this method to add behaviour performed after a Property is visited.
leaving(Node, int) - Method in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
Implement this method to add behaviour performed after a Node is visited.
LEFT_BRACKET - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
LEFT_PAREN - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
length - Variable in class org.apache.jackrabbit.core.data.db.DbDataRecord
 
length(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Returns the length of the file denoted by this path.
length(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Returns the length of the file denoted by this path.
length(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Returns the length of the file denoted by this path.
length() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
 
length(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Returns the length of the file denoted by this path.
length(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
length() - Method in interface org.apache.jackrabbit.jcr2spi.xml.Importer.TextValue
Returns the length of the serialized value.
Length - Interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom
Evaluates to the length (or lengths, if multi-valued) of a property.
length(PropertyValue) - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelFactory
Evaluates to the length (or lengths, if multi-valued) of a property.
length(PropertyValue) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Evaluates to the length (or lengths, if multi-valued) of a property.
LengthImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
LengthImpl...
LengthOperand - Class in org.apache.jackrabbit.core.query.lucene.constraint
LengthOperand implements a length operand.
LengthOperand(PropertyValueOperand) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.LengthOperand
Creates a new length operand.
LengthsProperty - Class in org.apache.jackrabbit.webdav.jcr.property
LengthsProperty extends DavProperty providing utilities to handle the multiple lengths of the property item represented by this resource.
LengthsProperty(long[]) - Constructor for class org.apache.jackrabbit.webdav.jcr.property.LengthsProperty
Create a new LengthsProperty from the given long array.
LetClause() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
LETTER - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
Letter - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
LETTER - Static variable in class org.apache.jackrabbit.test.api.PropertyUtil
 
LetVariable - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
Lexer - Class in org.apache.jackrabbit.core.nodetype.compact
Lexer
Lexer(Reader, String) - Constructor for class org.apache.jackrabbit.core.nodetype.compact.Lexer
Constructor
Lexer - Class in org.apache.jackrabbit.spi.commons.nodetype.compact
Lexer
Lexer(Reader, String) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
Constructor
LexicalError(boolean, int, int, int, String, char) - Static method in error org.apache.jackrabbit.spi.commons.query.sql.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
LexicalError(boolean, int, int, int, String, char) - Static method in error org.apache.jackrabbit.spi.commons.query.xpath.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager
 
lexStateNames - Static variable in class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
 
LibraryModule() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
LIFECYCLE_MNGMT - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
 
like(int) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Return a query that will return docs like the passed lucene document ID.
like(File) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Return a query that will return docs like the passed file.
like(URL) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Return a query that will return docs like the passed URL.
like(InputStream) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Return a query that will return docs like the passed stream.
like(Reader) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Return a query that will return docs like the passed Reader.
LIKE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
LikeConstraint - Class in org.apache.jackrabbit.core.query.lucene.constraint
LikeConstraint implements a like constraint.
LikeConstraint(DynamicOperand, Value, SelectorImpl) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.LikeConstraint
Creates a new like constraint.
line - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
line - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
list(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Returns an array of strings naming the files and folders in the folder denoted by this path.
list(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Returns an array of strings naming the files and folders in the folder denoted by this path.
list(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Returns an array of strings naming the files and folders in the folder denoted by this path.
list(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Returns an array of strings naming the files and folders in the folder denoted by this path.
list(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
LIST_DELIMITER - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
LIST_DELIMITER - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
listeners - Variable in class org.apache.jackrabbit.core.SessionImpl
Listeners (weak references)
listeners - Variable in class org.apache.jackrabbit.jcr2spi.ItemImpl
Listeners (weak references)
listFiles(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Returns an array of strings naming the files in the folder denoted by this path.
listFiles(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Returns an array of strings naming the files in the folder denoted by this path.
listFiles(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Returns an array of strings naming the files in the folder denoted by this path.
listFiles(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Returns an array of strings naming the files in the folder denoted by this path.
listFiles(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
listFiles(File, String) - Static method in class org.apache.jackrabbit.core.journal.RotatingLogFile
List all log files inside some directory.
listFolders(String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Returns an array of strings naming the folders in the folder denoted by this path.
listFolders(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Returns an array of strings naming the folders in the folder denoted by this path.
listFolders(String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Returns an array of strings naming the folders in the folder denoted by this path.
listFolders(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Returns an array of strings naming the folders in the folder denoted by this path.
listFolders(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
Literal - Interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom
Evaluates to a Literal value.
literal(Value) - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelFactory
Evaluates to a literal value.
literal(Value) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Evaluates to a literal value.
Literal() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
Literal() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
LiteralImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
LiteralImpl...
LiteralImpl(NamePathResolver, Value) - Constructor for class org.apache.jackrabbit.spi.commons.query.qom.LiteralImpl
 
live - Variable in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Flag indicating whether this lock is live
load(InputStream) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
 
load(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Load the persistent members of a node references object.
load(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Load the persistent members of a node state.
load(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Load the persistent members of a property state.
load(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Load the persistent members of a node references object.
load(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Load the persistent members of a node references object.
load(NodeId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Load the persistent members of a node state.
load(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Load the persistent members of a property state.
load(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Load the persistent members of a node references object.
load(NodeId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Load the persistent members of a node state.
load(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Load the persistent members of a property state.
load(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Load the persistent members of a node references object.
load(NodeId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Load the persistent members of a node state.
load(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Load the persistent members of a property state.
load(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Load the persistent members of a node references object.
load(NodeId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Load the persistent members of a node state.
load(PropertyId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Load the persistent members of a property state.
load(NodeReferencesId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Load the persistent members of a node references object.
load(NodeId) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Load the persistent members of a node state.
load(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Load the persistent members of a property state.
load(NodeReferencesId) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Load the persistent members of a node references object.
loadBuiltInNodeTypeDefs(NodeTypeDefStore) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Loads the built-in node type definitions into the given store.
loadBundle(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Loads a bundle from the underlying system.
loadBundle(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Loads a bundle from the underlying system.
loadBundle(NodeId, boolean) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
Loads a bundle from the underlying system and optionally performs a check on the bundle first.
loadBundle(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Loads a bundle from the underlying system.
loadBundle(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.PostgreSQLPersistenceManager
 
loadCND(Reader, String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
Loads node types from a CND stream.
loadContents() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Reads the content of the hash maps from the file system
loadCustomNodeTypeDefs(NodeTypeDefStore) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Loads the custom node type definitions into the given store.
loadFactor - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
loadRepProps() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Loads the repository properties by executing the following steps: if the RepositoryImpl.PROPERTIES_RESOURCE exists in the meta data store, the properties are loaded from that resource.
loadRootNodeId(FileSystem) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Returns the root node uuid.
LOCAL - Static variable in interface org.apache.jackrabbit.webdav.transaction.TransactionConstants
"local" lock scope constant.
LOCAL_NAME - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
Name of the field that contains the local name of the node.
LocalAuthContext - Class in org.apache.jackrabbit.core.security.authentication
Provide AuthContext interface, for a JAAS-LoginModule not running in a LoginContext
LocalAuthContext(LoginModuleConfig, CallbackHandler, Subject) - Constructor for class org.apache.jackrabbit.core.security.authentication.LocalAuthContext
Create Context and set Subject to extend its authentication
LocalFileSystem - Class in org.apache.jackrabbit.core.fs.local
A LocalFileSystem ...
LocalFileSystem() - Constructor for class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Default constructor
LocalItemStateManager - Class in org.apache.jackrabbit.core.state
Local ItemStateManager that isolates changes to persistent states from other clients.
LocalItemStateManager(SharedItemStateManager, EventStateCollectionFactory, ItemStateCacheFactory) - Constructor for class org.apache.jackrabbit.core.state.LocalItemStateManager
Creates a new LocalItemStateManager instance.
LocalNameQuery - Class in org.apache.jackrabbit.core.query.lucene
LocalNameQuery implements a query for the local name of a node.
LocalNameQuery(String, IndexFormatVersion) - Constructor for class org.apache.jackrabbit.core.query.lucene.LocalNameQuery
Creates a new LocalNameQuery for the given localName.
LocalNameRangeQuery - Class in org.apache.jackrabbit.core.query.lucene
LocalNameRangeQuery implements a range query on the local name of nodes.
LocalNameRangeQuery(String, String, boolean) - Constructor for class org.apache.jackrabbit.core.query.lucene.LocalNameRangeQuery
Creates a new LocalNameRangeQuery.
LocalPart - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
LOCATE_BY_HISTORY - Static variable in class org.apache.jackrabbit.webdav.version.report.ReportType
 
LOCATE_BY_UUID_REPORT - Static variable in class org.apache.jackrabbit.webdav.jcr.version.report.LocateByUuidReport
The exportview report type
LOCATE_CORRESPONDING_NODE_REPORT - Static variable in class org.apache.jackrabbit.webdav.jcr.version.report.LocateCorrespondingNodeReport
The corresponding-node report type
LocateByHistoryReport - Class in org.apache.jackrabbit.webdav.version.report
LocateByHistoryReport encapsulates the DAV:locate-by-hisotry report, that may be used to locate a version-controlled resource for that version history.
LocateByHistoryReport() - Constructor for class org.apache.jackrabbit.webdav.version.report.LocateByHistoryReport
 
LocateByUuidReport - Class in org.apache.jackrabbit.webdav.jcr.version.report
LocateByUuidReport handles REPORT requests for the 'locate-by-uuid' report.
LocateByUuidReport() - Constructor for class org.apache.jackrabbit.webdav.jcr.version.report.LocateByUuidReport
 
locateChildNodeDef(Session, boolean, boolean, boolean) - Static method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeUtil
Locate a non-protected child node def parsing all node types
locateChildNodeDef(Session, boolean, boolean) - Static method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeUtil
Locate a child node def parsing all node types
LocateCorrespondingNodeReport - Class in org.apache.jackrabbit.webdav.jcr.version.report
LocateCorrespondingNodeReport is used to identify the resource that represents the corresponding node in another workspace.
LocateCorrespondingNodeReport() - Constructor for class org.apache.jackrabbit.webdav.jcr.version.report.LocateCorrespondingNodeReport
 
locatePropertyDef(Session, int, boolean, boolean, boolean, boolean) - Static method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeUtil
Locate a property def parsing all node types
locatePropertyDef(Session, boolean, boolean) - Static method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeUtil
Locate a property def parsing all node types
LocationStepQueryNode - Class in org.apache.jackrabbit.spi.commons.query
Defines a location step for querying the path of a node.
LocationStepQueryNode(QueryNode) - Constructor for class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
Creates a new LocationStepQueryNode that matches only the empty name (the repository root).
locator - Variable in class org.apache.jackrabbit.core.xml.ImportHandler
 
LocatorFactoryImpl - Class in org.apache.jackrabbit.webdav.simple
ResourceFactoryImpl implements a simple DavLocatorFactory
LocatorFactoryImpl(String) - Constructor for class org.apache.jackrabbit.webdav.simple.LocatorFactoryImpl
 
LocatorFactoryImplEx - Class in org.apache.jackrabbit.webdav.simple
LocatorFactoryImplEx...
LocatorFactoryImplEx(String) - Constructor for class org.apache.jackrabbit.webdav.simple.LocatorFactoryImplEx
Create a new factory
Lock - Interface in org.apache.jackrabbit.api.jsr283.lock
This interface holds extensions made in JCR 2.0 while work is in progress implementing JCR 2.0.
lock(String, boolean, boolean, long, String) - Method in interface org.apache.jackrabbit.api.jsr283.lock.LockManager
Places a lock on the node at absPath.
lock(NodeImpl, boolean, boolean) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Lock a node.
lock(NodeImpl, boolean, boolean, long, String) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Lock a node.
lock(NodeImpl, boolean, boolean) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Lock a node.
lock(NodeImpl, boolean, boolean, long, String) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
 
lock(String, boolean, boolean, long, String) - Method in class org.apache.jackrabbit.core.lock.SessionLockManager
 
lock(NodeImpl, boolean, boolean) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Lock a node.
lock(NodeImpl, boolean, boolean, long, String) - Method in class org.apache.jackrabbit.core.lock.XALockManager
 
lock(boolean, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
lock(NodeState, boolean, boolean) - Method in class org.apache.jackrabbit.jcr2spi.lock.DefaultLockManager
 
lock(NodeState, boolean, boolean, long, String) - Method in class org.apache.jackrabbit.jcr2spi.lock.DefaultLockManager
 
lock(NodeState, boolean, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.lock.LockManager
Lock a node.
lock(NodeState, boolean, boolean, long, String) - Method in interface org.apache.jackrabbit.jcr2spi.lock.LockManager
Lock a node.
lock(String, boolean, boolean, long, String) - Method in class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
 
lock(NodeState, boolean, boolean) - Method in class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
 
lock(NodeState, boolean, boolean, long, String) - Method in class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
 
lock(boolean, boolean) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
lock(boolean, boolean, long, String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
lock(SessionInfo, NodeId, boolean, boolean) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
 
lock(SessionInfo, NodeId, boolean, boolean, long, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
 
lock(SessionInfo, NodeId, boolean, boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
lock(SessionInfo, NodeId, boolean, boolean, long, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
lock(SessionInfo, NodeId, boolean, boolean) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Create a lock on the Node identified by the given id.
lock(SessionInfo, NodeId, boolean, boolean, long, String) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Create a lock on the Node identified by the given id.
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
 
lock(SessionInfo, NodeId, boolean, boolean) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Create a lock on the Node identified by the given id.
lock(SessionInfo, NodeId, boolean, boolean, long, String) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Create a lock on the Node identified by the given id.
lock(LockInfo) - Method in interface org.apache.jackrabbit.webdav.DavResource
Lock this webdav resource with the information retrieve from the request and return the resulting lockdiscovery object.
lock(LockInfo) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
Creates a lock on this resource by locking the underlying node.
lock(LockInfo) - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
 
LOCK_MNGMT - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
 
lockAndSync() - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Lock the journal revision, disallowing changes from other sources until {@link #unlock has been called, and synchronizes to the latest change.
LockDiscovery - Class in org.apache.jackrabbit.webdav.lock
The LockDiscovery class encapsulates the webdav lock discovery property that is sent in the request body (PROPFIND and LOCK) and received in a LOCK response body.
LockDiscovery() - Constructor for class org.apache.jackrabbit.webdav.lock.LockDiscovery
Creates a new empty LockDiscovery property
LockDiscovery(ActiveLock) - Constructor for class org.apache.jackrabbit.webdav.lock.LockDiscovery
Create a new LockDiscovery property
LockDiscovery(ActiveLock[]) - Constructor for class org.apache.jackrabbit.webdav.lock.LockDiscovery
Create a new LockDiscovery property
LOCKDISCOVERY - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
 
Locked - Class in org.apache.jackrabbit.spi.commons.lock
Locked is a utility to synchronize modifications on a lockable node.
Locked() - Constructor for class org.apache.jackrabbit.spi.commons.lock.Locked
 
Locked - Class in org.apache.jackrabbit.util
Locked is a utility to synchronize modifications on a lockable node.
Locked() - Constructor for class org.apache.jackrabbit.util.Locked
 
LockEntry - Interface in org.apache.jackrabbit.webdav.lock
LockEntry...
LockEventChannel - Interface in org.apache.jackrabbit.core.cluster
Event channel used to transmit lock events.
LockEventListener - Interface in org.apache.jackrabbit.core.cluster
Interface used to receive information about incoming, external lock events.
lockEventsReady(String) - Method in interface org.apache.jackrabbit.core.cluster.ClusterContext
Notifies the cluster context that some workspace lock events are available and that it should start up a listener to receive them.
lockHolder - Variable in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Session currently holding lock
LockInfo - Interface in org.apache.jackrabbit.spi
LockInfo is used to transport lock information across the SPI boundary.
LockInfo - Class in org.apache.jackrabbit.webdav.lock
LockInfo is a simple utility class encapsulating the information passed with a LOCK request.
LockInfo(long) - Constructor for class org.apache.jackrabbit.webdav.lock.LockInfo
Create a new LockInfo used for refreshing an existing lock.
LockInfo(Scope, Type, String, long, boolean) - Constructor for class org.apache.jackrabbit.webdav.lock.LockInfo
Create a new LockInfo
LockInfo(Element, long, boolean) - Constructor for class org.apache.jackrabbit.webdav.lock.LockInfo
Create a new LockInfo object from the given information.
LockInfoImpl - Class in org.apache.jackrabbit.spi.commons
LockInfoImpl implements a serializable LockInfo based on another lock info.
LockInfoImpl(String, String, boolean, boolean, NodeId) - Constructor for class org.apache.jackrabbit.spi.commons.LockInfoImpl
Creates a new lock info for the given lock info.
LockInfoImpl(String, String, boolean, boolean, long, boolean, NodeId) - Constructor for class org.apache.jackrabbit.spi.commons.LockInfoImpl
Creates a new lock info for the given lock info.
LockInfoImpl - Class in org.apache.jackrabbit.spi2dav
LockInfoImpl...
LockInfoImpl(ActiveLock, NodeId) - Constructor for class org.apache.jackrabbit.spi2dav.LockInfoImpl
 
LockingTest - Class in org.apache.jackrabbit.test.api.observation
Tests if locking a node triggers property added events for jcr:lockOwner and jcr:lockIsDeep.
LockingTest() - Constructor for class org.apache.jackrabbit.test.api.observation.LockingTest
 
LockManager - Interface in org.apache.jackrabbit.api.jsr283.lock
This interface holds extensions made in JCR 2.0 while work is in progress implementing JCR 2.0.
LockManager - Interface in org.apache.jackrabbit.core.lock
Defines the functionality needed for locking and unlocking nodes.
LockManager - Interface in org.apache.jackrabbit.jcr2spi.lock
Defines the functionality needed for locking and unlocking nodes.
LockManager - Interface in org.apache.jackrabbit.webdav.lock
The LockManager interface.
LockManagerImpl - Class in org.apache.jackrabbit.core.lock
Provides the functionality needed for locking and unlocking nodes.
LockManagerImpl(SessionImpl, FileSystem) - Constructor for class org.apache.jackrabbit.core.lock.LockManagerImpl
Create a new instance of this class.
LockManagerImpl - Class in org.apache.jackrabbit.jcr2spi.lock
LockManagerImpl...
LockManagerImpl(WorkspaceManager, ItemManager, CacheBehaviour, PathResolver) - Constructor for class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
 
LockMethod - Class in org.apache.jackrabbit.webdav.client.methods
LockMethod...
LockMethod(String, Scope, Type, String, long, boolean) - Constructor for class org.apache.jackrabbit.webdav.client.methods.LockMethod
Creates a new LockMethod.
LockMethod(String, LockInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.LockMethod
Creates a new LockMethod.
LockMethod(String, long, String[]) - Constructor for class org.apache.jackrabbit.webdav.client.methods.LockMethod
Create a new Lock method used to 'REFRESH' an existing lock.
lockMgr - Variable in class org.apache.jackrabbit.core.ItemValidator
 
lockMgr - Variable in class org.apache.jackrabbit.core.WorkspaceImpl
The LockManager for this Workspace
LockOperation - Class in org.apache.jackrabbit.jcr2spi.operation
LockOperation...
lockOwner - Variable in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Lock owner, determined on creation time
LockRecord - Class in org.apache.jackrabbit.core.cluster
Cluster record representing a lock or unlock operation.
LockRecord(NodeId, boolean, String, Record, String) - Constructor for class org.apache.jackrabbit.core.cluster.LockRecord
Create a new instance of this class.
LockRecord(NodeId, Record, String) - Constructor for class org.apache.jackrabbit.core.cluster.LockRecord
Create a new instance of this class.
LockRefresh - Class in org.apache.jackrabbit.jcr2spi.operation
LockRefresh...
LockRelease - Class in org.apache.jackrabbit.jcr2spi.operation
LockRelease...
LockTest - Class in org.apache.jackrabbit.test.api.lock
LockTest contains the test cases for the lock support in the JCR specification.
LockTest() - Constructor for class org.apache.jackrabbit.test.api.lock.LockTest
 
lockToken - Variable in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Lock token
lockTokenAdded(SessionImpl, String) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Invoked by a session to inform that a lock token has been added.
lockTokenAdded(SessionImpl, String) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Invoked by a session to inform that a lock token has been added.
lockTokenAdded(SessionImpl, String) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Invoked by a session to inform that a lock token has been added.
lockTokenRemoved(SessionImpl, String) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Invoked by a session to inform that a lock token has been removed.
lockTokenRemoved(SessionImpl, String) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Invoked by a session to inform that a lock token has been removed.
lockTokenRemoved(SessionImpl, String) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Invoked by a session to inform that a lock token has been removed.
log - Static variable in class org.apache.jackrabbit.core.nodetype.ValueConstraint
 
log(String) - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Log a message.
log(String, Throwable) - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Log a message.
log(String) - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
Log a message.
log(String, Throwable) - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
Log a message.
log - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.ValueConstraint
 
log - Variable in class org.apache.jackrabbit.test.JUnitTest
Output stream for general messages from tests.
logException(String, SQLException) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
logs an sql exception
logException(String, SQLException) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
logs an sql exception
logException(String, SQLException) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
loggedOut(SessionImpl) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Called when a Session has been 'closed' by calling Session.logout()loggedOut(SessionImpl) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
 
loggedOut(SessionImpl) - Method in interface org.apache.jackrabbit.core.SessionListener
Called when a Session has been 'closed' by calling Session.logout()loggedOut(SessionImpl) - Method in class org.apache.jackrabbit.core.TransientRepository
Removes the given session from the set of open sessions.
loggedOut(Session) - Method in class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
 
loggedOut(Session) - Method in interface org.apache.jackrabbit.jcr2spi.SessionListener
Called when a Session has been 'closed' by calling Session.logout()loggedOut(Session) - Method in class org.apache.jackrabbit.jcr2spi.xml.SessionImporter
 
loggingOut(SessionImpl) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Called when a Session is about to be 'closed' by calling Session.logout()loggingOut(SessionImpl) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
 
loggingOut(SessionImpl) - Method in interface org.apache.jackrabbit.core.SessionListener
Called when a Session is about to be 'closed' by calling Session.logout()loggingOut(SessionImpl) - Method in class org.apache.jackrabbit.core.TransientRepository
Ignored.
loggingOut(Session) - Method in class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
 
loggingOut(Session) - Method in interface org.apache.jackrabbit.jcr2spi.SessionListener
Called when a Session is about to be 'closed' by calling Session.logout()loggingOut(Session) - Method in class org.apache.jackrabbit.jcr2spi.xml.SessionImporter
 
LoggingServlet - Class in org.apache.jackrabbit.j2ee
This Class implements a servlet that is used for initializing the log4j facitilies for the containing webapp. since all classes in a webapp share the same Log4J repository, this servlet offers a centralized mechanism to configure the different loggers.
LoggingServlet() - Constructor for class org.apache.jackrabbit.j2ee.LoggingServlet
 
login() - Method in class org.apache.jackrabbit.commons.AbstractRepository
Calls Repository.login(Credentials, String) with null arguments.
login(Credentials) - Method in class org.apache.jackrabbit.commons.AbstractRepository
Calls Repository.login(Credentials, String) with the given credentials and a null workspace name.
login(String) - Method in class org.apache.jackrabbit.commons.AbstractRepository
Calls Repository.login(Credentials, String) with null credentials and the given workspace name.
login(Credentials, String) - Method in class org.apache.jackrabbit.commons.repository.EmptyRepository
Throws an exception since this repository contains no workspaces.
login(Credentials, String) - Method in class org.apache.jackrabbit.commons.repository.ProxyRepository
Logs in to the proxied repository and returns the resulting session.
login(Credentials, String) - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
Delegated to the underlying repository instance.
login(Credentials, String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
login() - Method in class org.apache.jackrabbit.core.security.AuthContext.Local
Deprecated. Perform the authentication and, if successful, associate Principals and Credentials with the authenticatedSubject.
login() - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Method to authenticate a Subject (phase 1).
login() - Method in interface org.apache.jackrabbit.core.security.authentication.AuthContext
Perform the authentication and, if successful, associate Principals and Credentials with the authenticatedSubject.
login() - Method in class org.apache.jackrabbit.core.security.authentication.JAASAuthContext
 
login() - Method in class org.apache.jackrabbit.core.security.authentication.LocalAuthContext
 
login(Credentials, String) - Method in class org.apache.jackrabbit.core.TransientRepository
Logs in to the content repository.
login(Credentials) - Method in class org.apache.jackrabbit.core.TransientRepository
Calls TransientRepository.login(Credentials, String) with a null workspace name.
login(String) - Method in class org.apache.jackrabbit.core.TransientRepository
Calls TransientRepository.login(Credentials, String) with null login credentials.
login() - Method in class org.apache.jackrabbit.core.TransientRepository
Calls TransientRepository.login(Credentials, String) with null login credentials and a null workspace name.
login() - Method in class org.apache.jackrabbit.jca.JCARepositoryHandle
Creates a new session.
login(Credentials) - Method in class org.apache.jackrabbit.jca.JCARepositoryHandle
Creates a new session.
login(String) - Method in class org.apache.jackrabbit.jca.JCARepositoryHandle
Creates a new session.
login(Credentials, String) - Method in class org.apache.jackrabbit.jca.JCARepositoryHandle
Creates a new session.
login(Credentials, String) - Method in class org.apache.jackrabbit.jcr2spi.RepositoryImpl
 
LOGIN_MODULE_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the login module configuration element.
loginContext - Variable in class org.apache.jackrabbit.core.SessionImpl
the AuthContext of this session (can be null if this session was not instantiated through a login process)
logInfos() - Method in class org.apache.jackrabbit.j2ee.AbstractConfig
 
logInfos() - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
 
LoginModuleConfig - Class in org.apache.jackrabbit.core.config
LoginModule configuration.
LoginModuleConfig(BeanConfig) - Constructor for class org.apache.jackrabbit.core.config.LoginModuleConfig
Creates an access manager configuration object from the given bean configuration.
logout() - Method in class org.apache.jackrabbit.commons.AbstractSession
Clears the local namespace mappings.
logout() - Method in class org.apache.jackrabbit.core.security.AuthContext.Local
Deprecated. Logout the Subject.
logout() - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Method which logs out a Subject.
logout() - Method in interface org.apache.jackrabbit.core.security.authentication.AuthContext
Logout the Subject.
logout() - Method in class org.apache.jackrabbit.core.security.authentication.JAASAuthContext
 
logout() - Method in class org.apache.jackrabbit.core.security.authentication.LocalAuthContext
 
logout() - Method in class org.apache.jackrabbit.core.SessionImpl
Clears the local namespace mappings.
logout() - Method in class org.apache.jackrabbit.core.XASessionImpl
Clears the local namespace mappings.
logout() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Logout the session.
logout() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
LogPrintWriter - Class in org.apache.jackrabbit.test
Implements a PrintWriter which allows to alternatively plug in a Writer or a Logger.
LogPrintWriter(Writer) - Constructor for class org.apache.jackrabbit.test.LogPrintWriter
Creates a new LogPrintWriter which is based on a Writer.
LogPrintWriter(Logger) - Constructor for class org.apache.jackrabbit.test.LogPrintWriter
Creates a new LogPrintWriter which is based on a Logger.
LogUtil - Class in org.apache.jackrabbit.jcr2spi.util
LogUtil...
LogUtil() - Constructor for class org.apache.jackrabbit.jcr2spi.util.LogUtil
 
LogWriter - Interface in org.apache.jackrabbit.spi.commons.logging
A LogWriter provides methods for persisting log messages by some implementation specific means.
LogWriterProvider - Interface in org.apache.jackrabbit.spi.commons.logging
LogWriterProvider instances provide LogWriters for the individual SPI entities.
LONG - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
LONG - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
LongField - Class in org.apache.jackrabbit.core.query.lucene
 
LongPropertyTest - Class in org.apache.jackrabbit.test.api
Tests a long property.
LongPropertyTest() - Constructor for class org.apache.jackrabbit.test.api.LongPropertyTest
 
longToString(long) - Static method in class org.apache.jackrabbit.core.query.lucene.LongField
 
LongValue - Class in org.apache.jackrabbit.value
A LongValue provides an implementation of the Value interface representing a long value.
LongValue(Long) - Constructor for class org.apache.jackrabbit.value.LongValue
Constructs a LongValue object representing a long.
LongValue(long) - Constructor for class org.apache.jackrabbit.value.LongValue
Constructs a LongValue object representing a long.
lookup(ItemId) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManager
Lookup of HierarchyEntry by its workspace Id that may be different if a entry (or any of its ancestors) has been transiently moved or reordered.
lookup(Path) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManager
Lookup of HierarchyEntry by its workspace path that may be different if a entry (or any of its ancestors) has been transiently moved or reordered.
lookup(ItemId) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
 
lookup(Path) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
 
lookup(String) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.UniqueIdResolver
 
lookupDeepEntry(Path) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Traverse the tree below this entry and return the child entry matching the given 'workspacePath', i.e. transient modifications and new entries are ignored.
lookupDeepEntry(Path) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
LOWER - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
LOWER_CASE - Static variable in class org.apache.jackrabbit.spi.commons.query.PropertyFunctionQueryNode
Requests that property values in a RelationQueryNode are converted to lower case before they are matched with the literal.
LowerCase - Interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom
Evaluates to the lower-case string value (or values, if multi-valued) of operand.
lowerCase(DynamicOperand) - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelFactory
Evaluates to the lower-case string value (or values, if multi-valued) of an operand.
lowerCase(DynamicOperand) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Evaluates to the lower-case string value (or values, if multi-valued) of an operand.
LowerCaseImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
LowerCaseImpl...
LowerCaseOperand - Class in org.apache.jackrabbit.core.query.lucene.constraint
LowerCaseOperand implements a lower case operand.
LowerCaseOperand(DynamicOperand) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.LowerCaseOperand
Creates a new lower case operand.
LowerFunction() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
lowSurrogate(int) - Static method in class org.apache.jackrabbit.test.XMLChar
Returns the low surrogate of a supplemental character
lowSurrogate(int) - Static method in class org.apache.jackrabbit.util.XMLChar
Returns the low surrogate of a supplemental character
Lpar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
LRUNodeIdCache - Class in org.apache.jackrabbit.core.persistence.bundle.util
Implements a LRU NodeId cache.
LRUNodeIdCache() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.LRUNodeIdCache
 
Lt - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
LT_OPERATOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
LtEquals - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
LtLt - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
LuceneQueryBuilder - Class in org.apache.jackrabbit.core.query.lucene
Implements a query builder that takes an abstract query tree and creates a lucene Query tree that can be executed on an index.
LuceneQueryFactory - Interface in org.apache.jackrabbit.core.query.lucene
LuceneQueryFactory implements a factory that creates lucene queries from given QOM elements.
LuceneQueryFactoryImpl - Class in org.apache.jackrabbit.core.query.lucene
LuceneQueryFactoryImpl implements a lucene query factory.
LuceneQueryFactoryImpl(SessionImpl, SortComparatorSource, HierarchyManager, NamespaceMappings, Analyzer, SynonymProvider, IndexFormatVersion) - Constructor for class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactoryImpl
Creates a new lucene query factory.
LuceneQueryHits - Class in org.apache.jackrabbit.core.query.lucene
Wraps a lucene query result and adds a close method that allows to release resources after a query has been executed and the results have been read completely.
LuceneQueryHits(IndexReader, IndexSearcher, Query) - Constructor for class org.apache.jackrabbit.core.query.lucene.LuceneQueryHits
 

M

m_value - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
main(String[]) - Static method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
main(String[]) - Static method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
Main - Class in org.apache.jackrabbit.standalone
 
main(String[]) - Static method in class org.apache.jackrabbit.standalone.Main
 
MainModule() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
MAJOR - Static variable in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
major modification: does affect consistency of existing content and does change existing/assigned definition id's
MAJOR - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
major modification: does affect consistency of existing content and does change existing/assigned definition id's
makeParentDirs() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
Creates the parent directory of this resource, including any necessary but nonexistent parent directories.
makePersistent() - Method in class org.apache.jackrabbit.core.ItemImpl
 
makePersistent() - Method in class org.apache.jackrabbit.core.NodeImpl
 
makePersistent() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
MalformedPathException - Exception in org.apache.jackrabbit.name
Deprecated. Use the MalformedPathException class from the org.apache.jackrabbit.spi.commons.conversion package of the jackrabbit-spi-commons component.
MalformedPathException(String) - Constructor for exception org.apache.jackrabbit.name.MalformedPathException
Deprecated. Creates a MalformedPathException with the given error message.
MalformedPathException(String, Throwable) - Constructor for exception org.apache.jackrabbit.name.MalformedPathException
Deprecated. Creates a MalformedPathException with the given error message and root cause exception.
MalformedPathException - Exception in org.apache.jackrabbit.spi.commons.conversion
Thrown when a malformed JCR path string is encountered.
MalformedPathException(String) - Constructor for exception org.apache.jackrabbit.spi.commons.conversion.MalformedPathException
Creates a MalformedPathException with the given error message.
MalformedPathException(String, Throwable) - Constructor for exception org.apache.jackrabbit.spi.commons.conversion.MalformedPathException
Creates a MalformedPathException with the given error message and root cause exception.
ManagedMLRUItemStateCacheFactory - Class in org.apache.jackrabbit.core.state
This class constructs new MLRUItemStateCache.
ManagedMLRUItemStateCacheFactory(CacheManager) - Constructor for class org.apache.jackrabbit.core.state.ManagedMLRUItemStateCacheFactory
Construct a new factory using a cache manager.
ManagerProvider - Interface in org.apache.jackrabbit.jcr2spi
ManagerProvider...
MANDATORY - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
MANDATORY - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
MANDATORY_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the mandatory attribute.
MANDATORY_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.NodeTypeConstants
Name of the mandatory attribute.
MANTISSA - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
map - Variable in class org.apache.jackrabbit.core.state.ItemStateMap
the map backing this ItemStateStore implementation
map(Path, boolean) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap
Map a path to a child.
map(Path, boolean) - Method in class org.apache.jackrabbit.util.PathMap
Deprecated. Map a path to a child.
mappedUUID(UUID, UUID) - Method in class org.apache.jackrabbit.core.util.ReferenceChangeTracker
Store the given uuid mapping for later lookup using ReferenceChangeTracker.getMappedUUID(UUID).
mappedUUIDs(String, String) - Method in class org.apache.jackrabbit.jcr2spi.util.ReferenceChangeTracker
Store the given uuid mapping for later lookup using #adjustReferences(UpdatableItemStateManager, ItemStateValidator).
mappings - Variable in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Namespace mappings to use for indexing.
mark(int) - Method in class org.apache.jackrabbit.core.data.db.DbInputStream
mark(int) - Method in class org.apache.jackrabbit.core.data.db.TempFileInputStream
 
mark(int) - Method in class org.apache.jackrabbit.core.data.LazyFileInputStream
 
mark(int) - Method in class org.apache.jackrabbit.core.persistence.bundle.util.TrackingInputStream
mark(int) - Method in class org.apache.jackrabbit.server.io.BoundedInputStream
mark(int) - Method in class org.apache.jackrabbit.util.LazyFileInputStream
markOld() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Marks this bunlde as 'not new'.
markSupported() - Method in class org.apache.jackrabbit.core.data.db.DbInputStream
markSupported() - Method in class org.apache.jackrabbit.core.data.db.TempFileInputStream
 
markSupported() - Method in class org.apache.jackrabbit.core.data.LazyFileInputStream
 
markSupported() - Method in class org.apache.jackrabbit.core.persistence.bundle.util.TrackingInputStream
markSupported() - Method in class org.apache.jackrabbit.server.io.BoundedInputStream
markSupported() - Method in class org.apache.jackrabbit.util.LazyFileInputStream
MASK_CONTENT - Static variable in class org.apache.jackrabbit.test.XMLChar
Content character mask.
MASK_CONTENT - Static variable in class org.apache.jackrabbit.util.XMLChar
Content character mask.
MASK_NAME - Static variable in class org.apache.jackrabbit.test.XMLChar
Name character mask.
MASK_NAME - Static variable in class org.apache.jackrabbit.util.XMLChar
Name character mask.
MASK_NAME_START - Static variable in class org.apache.jackrabbit.test.XMLChar
Name start character mask.
MASK_NAME_START - Static variable in class org.apache.jackrabbit.util.XMLChar
Name start character mask.
MASK_NCNAME - Static variable in class org.apache.jackrabbit.test.XMLChar
NCName character mask.
MASK_NCNAME - Static variable in class org.apache.jackrabbit.util.XMLChar
NCName character mask.
MASK_NCNAME_START - Static variable in class org.apache.jackrabbit.test.XMLChar
NCName start character mask.
MASK_NCNAME_START - Static variable in class org.apache.jackrabbit.util.XMLChar
NCName start character mask.
MASK_PUBID - Static variable in class org.apache.jackrabbit.test.XMLChar
Pubid character mask.
MASK_PUBID - Static variable in class org.apache.jackrabbit.util.XMLChar
Pubid character mask.
MASK_SPACE - Static variable in class org.apache.jackrabbit.test.XMLChar
Space character mask.
MASK_SPACE - Static variable in class org.apache.jackrabbit.util.XMLChar
Space character mask.
MASK_VALID - Static variable in class org.apache.jackrabbit.test.XMLChar
Valid character mask.
MASK_VALID - Static variable in class org.apache.jackrabbit.util.XMLChar
Valid character mask.
match(Pattern, Path) - Static method in class org.apache.jackrabbit.spi.commons.name.Matcher
Match a pattern against an input path and return the remaining path.
match(Path) - Method in class org.apache.jackrabbit.spi.commons.name.Pattern
Matches this pattern against the input.
match(Pattern.Context) - Method in class org.apache.jackrabbit.spi.commons.name.Pattern
 
MatchAllDocsQuery - Class in org.apache.jackrabbit.core.query.lucene
MatchAllDocsQuery extends the lucene MatchAllDocsQuery and in addition implements JackrabbitQuery.
MatchAllDocsQuery() - Constructor for class org.apache.jackrabbit.core.query.lucene.MatchAllDocsQuery
 
Matcher - Class in org.apache.jackrabbit.spi.commons.name
Utility class for matching Patterns against Pathes.
matches(Item) - Method in class org.apache.jackrabbit.commons.predicate.DeclaringTypePredicate
Matches if the declaring nodetype of the item is equal to the one specified in this filter.
matches(Item) - Method in class org.apache.jackrabbit.commons.predicate.DepthPredicate
Returns true.
matches(Item) - Method in class org.apache.jackrabbit.commons.predicate.IsMandatoryPredicate
 
matches(Item) - Method in class org.apache.jackrabbit.commons.predicate.IsNodePredicate
Returns true if the item is a node and the polarity is positive (true).
matches(Item) - Method in class org.apache.jackrabbit.commons.predicate.NamePredicate
Returns true if the name of the given item is equal to the configured name.
matches(Item) - Method in class org.apache.jackrabbit.commons.predicate.NodeTypePredicate
Returns true if the item is a node and if the configured nodetype is equal to the primary type of the node. if supertypes are respected it also returns true if the items nodetype extends from the configured node type (Node.isNodeType() check).
matches(SimpleCredentials) - Method in class org.apache.jackrabbit.core.security.authentication.CryptedSimpleCredentials
Compair this instance with an instance of SimpleCredentials.
matches(Pattern, Path) - Static method in class org.apache.jackrabbit.spi.commons.name.Matcher
Checks whether a pattern matches an input path.
matches(String, String) - Static method in class org.apache.jackrabbit.util.ChildrenCollectorFilter
Matches the name pattern against the specified name.
matches(String, String, String) - Method in class org.apache.jackrabbit.webdav.header.IfHeader
Tries to match the contents of the If header with the given token and etag values with the restriction to only check for the tag.
matches(Node, String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Returns true if the specified node matches the required names.
matchesIfHeader(DavResource) - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Returns true, if the If header present with the request matches the given resource.
matchesIfHeader(String, String, String) - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
Returns true, if the If header present with the request matches to the given href, token and eTag.
matchesIfHeader(DavResource) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
Test if the if header matches the given resource.
matchesIfHeader(String, String, String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
Returns a matched connection from the candidate set of connections.
MatchResult - Class in org.apache.jackrabbit.spi.commons.name
A MatchResult instance represents the result of matching a Pattern against a Path.
MAX_DATE_STRING - Static variable in class org.apache.jackrabbit.core.query.lucene.DateField
Returns 'zzzzzzzzz' -> something around 3189
MAX_IDLE_TIME_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the maximum idle time configuration attribute.
maxConnections - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The maximum number of open connections.
maxDepth - Variable in class org.apache.jackrabbit.commons.predicate.DepthPredicate
The maximal depth
maxLevel - Variable in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
the 0-based level up to which the hierarchy should be traversed (if it's -1, the hierarchy will be traversed until there are no more children of the current item)
maxNextCharInd - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
maxNextCharInd - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
maxSize - Variable in class org.apache.jackrabbit.core.data.db.Pool
 
MAXSIZE_KEY - Static variable in class org.apache.jackrabbit.core.security.principal.AbstractPrincipalProvider
Option name for the max size of the cache to use
mayChange() - Method in class org.apache.jackrabbit.core.lock.AbstractLockInfo
Return a flag indicating whether the lock information may still change.
md5(String, String) - Static method in class org.apache.jackrabbit.util.Text
Calculate an MD5 hash of the string given.
md5(String) - Static method in class org.apache.jackrabbit.util.Text
Calculate an MD5 hash of the string given using 'utf-8' encoding.
memberOf() - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
 
members() - Method in class org.apache.jackrabbit.core.security.principal.EveryonePrincipal
 
MemoryFile - Class in org.apache.jackrabbit.core.fs.mem
 
MemoryFile() - Constructor for class org.apache.jackrabbit.core.fs.mem.MemoryFile
 
MemoryFileSystem - Class in org.apache.jackrabbit.core.fs.mem
 
MemoryFileSystem() - Constructor for class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
MemoryFileSystemEntry - Class in org.apache.jackrabbit.core.fs.mem
 
MemoryFileSystemEntry() - Constructor for class org.apache.jackrabbit.core.fs.mem.MemoryFileSystemEntry
 
MemoryFolder - Class in org.apache.jackrabbit.core.fs.mem
 
MemoryFolder() - Constructor for class org.apache.jackrabbit.core.fs.mem.MemoryFolder
 
merge(String, String, boolean) - Method in interface org.apache.jackrabbit.api.jsr283.version.VersionManager
This method can be thought of as a version-sensitive update.
merge(String, String, boolean, boolean) - Method in interface org.apache.jackrabbit.api.jsr283.version.VersionManager
This method can be thought of as a version-sensitive update.
merge(Node) - Method in interface org.apache.jackrabbit.api.jsr283.version.VersionManager
This method merges the changes that were made under the specified activity into the current workspace.
merge(String, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
merge(String, boolean, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
 
merge(ChangeLog) - Method in class org.apache.jackrabbit.core.state.ChangeLog
Merge another change log with this change log
merge(String, String, boolean) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
This method can be thought of as a version-sensitive update.
merge(String, String, boolean, boolean) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
This method can be thought of as a version-sensitive update.
merge(Node) - Method in class org.apache.jackrabbit.core.version.JcrVersionManagerImpl
This method merges the changes that were made under the specified activity into the current workspace.
merge(String, boolean) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
Always throws a ConstraintViolationException since this node is protected.
merge(String, boolean) - Method in class org.apache.jackrabbit.core.version.VersionImpl
Always throws a ConstraintViolationException since this node is protected.
merge(String, boolean) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
Merge - Class in org.apache.jackrabbit.jcr2spi.operation
Merge...
merge(ItemState, boolean) - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
Merge all data from the given state into this state.
merge(ItemState, boolean) - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
 
merge(ItemState, boolean) - Method in class org.apache.jackrabbit.jcr2spi.state.PropertyState
If keepChanges is true, this method only compares the existing values with the values from 'another' and returns true, if the underlying persistent state is different to the stored persistent values.
merge(NodeState, String, boolean) - Method in class org.apache.jackrabbit.jcr2spi.version.DefaultVersionManager
 
merge(NodeState, String, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
merge(NodeState, String, boolean) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
merge(SessionInfo, NodeId, String, boolean) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
 
merge(SessionInfo, NodeId, String, boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
merge(SessionInfo, NodeId, String, boolean) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Merge the node identified by the given NodeId and its subtree with the corresponding node present in the workspace with the name of srcWorkspaceName.
merge(SessionInfo, NodeId, String, boolean) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
merge(SessionInfo, NodeId, String, boolean) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Merge the node identified by the given NodeId and its subtree with the corresponding node present in the workspace with the name of srcWorkspaceName.
MERGE - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
 
merge(MergeInfo) - Method in class org.apache.jackrabbit.webdav.jcr.VersionControlledItemCollection
Merge the repository node represented by this resource according to the information present in the given MergeInfo object.
merge(MergeInfo) - Method in class org.apache.jackrabbit.webdav.jcr.WorkspaceResourceImpl
 
merge(MergeInfo) - Method in class org.apache.jackrabbit.webdav.simple.VersionControlledResourceImpl
MERGE feature is not (yet) supported.
merge(MergeInfo) - Method in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
Perform a merge on this resource using the specified MergeInfo.
MERGE_SET - Static variable in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
This property identifies each version that is to be merged into this checked-out resource.
mergeAggregatedNodeIndexes(NodeState, Document) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Merges the fulltext indexed fields of the aggregated node states into doc.
MergeCancelMergeTest - Class in org.apache.jackrabbit.test.api.version
MergeCancelMergeTest contains tests dealing with nodes on which cancelMerge is called.
MergeCancelMergeTest() - Constructor for class org.apache.jackrabbit.test.api.version.MergeCancelMergeTest
 
MergeCheckedoutSubNodeTest - Class in org.apache.jackrabbit.test.api.version
MergeCheckedoutSubNodeTest contains tests dealing with checked-out nodes in the subtree of the node on which merge is called.
MergeCheckedoutSubNodeTest() - Constructor for class org.apache.jackrabbit.test.api.version.MergeCheckedoutSubNodeTest
 
MergeDoneMergeTest - Class in org.apache.jackrabbit.test.api.version
MergeDoneMergeTest contains test dealing with nodes on which doneMerge is called.
MergeDoneMergeTest() - Constructor for class org.apache.jackrabbit.test.api.version.MergeDoneMergeTest
 
mergeFragments(TermVectorOffsetInfo[], String, String, String, String, String, String, String, int, int) - Method in class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
 
mergeFragments(TermVectorOffsetInfo[], String, String, String, String, String, String, String, int, int) - Method in class org.apache.jackrabbit.core.query.lucene.WeightedHighlighter
 
MergeInfo - Class in org.apache.jackrabbit.webdav.version
MergeInfo encapsulates the information present in the DAV:merge element, that forms the mandatory request body of a MERGE request.
MergeInfo(Element) - Constructor for class org.apache.jackrabbit.webdav.version.MergeInfo
Create a new MergeInfo
MergeMethod - Class in org.apache.jackrabbit.webdav.client.methods
MergeMethod...
MergeMethod(String, MergeInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.MergeMethod
 
MergeNodeIteratorTest - Class in org.apache.jackrabbit.test.api.version
MergeNodeIteratorTest tests if Node.merge(String, boolean) if bestEffort is true returns a NodeIterator over all versionalbe nodes in the subtree that received a merge result of fail.
MergeNodeIteratorTest() - Constructor for class org.apache.jackrabbit.test.api.version.MergeNodeIteratorTest
 
MergeNodeTest - Class in org.apache.jackrabbit.test.api.version
MergeNodeTest contains tests dealing with general merge node calls.
MergeNodeTest() - Constructor for class org.apache.jackrabbit.test.api.version.MergeNodeTest
 
MergeNonVersionableSubNodeTest - Class in org.apache.jackrabbit.test.api.version
MergeNonVersionableSubNodeTest contains test dealing with nonversionable nodes in the subtree of the node on which merge is called.
MergeNonVersionableSubNodeTest() - Constructor for class org.apache.jackrabbit.test.api.version.MergeNonVersionableSubNodeTest
 
MergeSubNodeTest - Class in org.apache.jackrabbit.test.api.version
MergeSubNodeTest contains tests dealing with sub nodes in the subtree of the node on which merge is called.
MergeSubNodeTest() - Constructor for class org.apache.jackrabbit.test.api.version.MergeSubNodeTest
 
METHOD_ACL - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_BASELINE_CONTROL - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_BIND - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_CHECKIN - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_CHECKOUT - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_COPY - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_DELETE - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_GET - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_HEAD - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_LABEL - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_LOCK - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_MERGE - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_MKACTIVITY - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_MKCOL - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_MKWORKSPACE - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_MOVE - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_OPTIONS - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_ORDERPATCH - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_POLL - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_POST - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_PROPFIND - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_PROPPATCH - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_PUT - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_REBIND - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_REPORT - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_SEARCH - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_SUBSCRIBE - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_UNBIND - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_UNCHECKOUT - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_UNLOCK - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_UNSUBSCRIBE - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_UPDATE - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHOD_VERSION_CONTROL - Static variable in class org.apache.jackrabbit.webdav.DavMethods
 
METHODS - Static variable in interface org.apache.jackrabbit.webdav.bind.BindConstants
 
METHODS - Static variable in interface org.apache.jackrabbit.webdav.DavResource
String constant representing the WebDAV 1 and 2 method set.
METHODS - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
Methods common to all item resources.
METHODS - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationResource
 
METHODS - Static variable in interface org.apache.jackrabbit.webdav.ordering.OrderingResource
 
METHODS - Static variable in interface org.apache.jackrabbit.webdav.search.SearchResource
The 'SEARCH' method
METHODS - Static variable in interface org.apache.jackrabbit.webdav.security.AclResource
The AclResource must support the ACL method and the REPORT method in order to retrieve various security related reports.
METHODS - Static variable in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
 
METHODS - Static variable in interface org.apache.jackrabbit.webdav.transaction.TransactionResource
 
METHODS - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVResource
The generic deltaV complient resource defines one additional method REPORT.
METHODS - Static variable in interface org.apache.jackrabbit.webdav.version.VersionableResource
The versionable resource defines one additional method VERSION-CONTROL.
METHODS - Static variable in interface org.apache.jackrabbit.webdav.version.VersionHistoryResource
 
METHODS - Static variable in interface org.apache.jackrabbit.webdav.version.VersionResource
The version resource defines one additional method LABEL.
methods_checkedIn - Static variable in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
Methods defined for a checked-in version-controlled resource: CHECKOUT, UPDATE, MERGE, LABEL
methods_checkedOut - Static variable in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
Methods defined for a checked-out version-controlled resource: CHECKIN, MERGE
METHODS_INCL_MKWORKSPACE - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVResource
If the server support the Workspace featured defined by RFC 3253 certain DeltaVResources may also support the MKWORKSPACE method.
migrate(PersistentIndex, DirectoryManager) - Static method in class org.apache.jackrabbit.core.query.lucene.IndexMigration
Checks if the given index needs to be migrated.
MIME_RESOLVER - Static variable in class org.apache.jackrabbit.server.io.IOUtil
MimeType resolver used to retrieve the mimetype if no content type is available during import.
MimeResolver - Class in org.apache.jackrabbit.server.io
This Class implements a very simple mime type resolver.
MimeResolver() - Constructor for class org.apache.jackrabbit.server.io.MimeResolver
Creates a new mimetype resolver containing the default mappings and having "application/octet-stream" set as default mimetype.
MimeResolver(Properties, String) - Constructor for class org.apache.jackrabbit.server.io.MimeResolver
Creates a new mime type resolver extending the default mapping by the entries of the given Properties.
MIN_DATE_STRING - Static variable in class org.apache.jackrabbit.core.query.lucene.DateField
Returns '000000000' -> something around 30 BC
minBlobSize - Variable in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
minimum size of binaries to store in blob store
minDepth - Variable in class org.apache.jackrabbit.commons.predicate.DepthPredicate
The minimal depth
minModifiedDate - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The minimum modified date.
MINOR - Static variable in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
minor modification: does not affect consistency of existing content but does change existing/assigned definition id's
MINOR - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
minor modification: does not affect consistency of existing content but does change existing/assigned definition id's
minRecordLength - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The minimum size of an object that should be stored in this data store.
Minus - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
MINUS_SIGN - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
MINUTES_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
MIX - Static variable in class org.apache.jackrabbit.commons.NamespaceHelper
The mix namespace URI.
MIX_LIFECYCLE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
mix:lifecycle: Only nodes with mixin node type mix:lifecycle may participate in a lifecycle.
MIX_LOCKABLE - Static variable in interface org.apache.jackrabbit.JcrConstants
mix:lockable
MIX_LOCKABLE - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. mix:referenceable
MIX_LOCKABLE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
mix:referenceable
MIX_REFERENCEABLE - Static variable in interface org.apache.jackrabbit.JcrConstants
mix:referenceable
MIX_REFERENCEABLE - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. mix:referenceable
MIX_REFERENCEABLE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
mix:referenceable
MIX_SHAREABLE - Static variable in interface org.apache.jackrabbit.JcrConstants
mix:shareable
MIX_SHAREABLE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
mix:shareable
MIX_SIMPLE_VERSIONABLE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
mix:simpleVersionable
MIX_VERSIONABLE - Static variable in interface org.apache.jackrabbit.JcrConstants
mix:versionable
MIX_VERSIONABLE - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. mix:versionable
MIX_VERSIONABLE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
mix:versionable
MIXIN - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
MIXIN - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
mixinFlagDiff() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
 
mixinFlagDiff() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
 
mixinNodeTypeNames - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.SetMixins
 
mixLockable - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
JCR Name mix:lockable using the namespace resolver of the current session.
mixReferenceable - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
JCR Name mix:referenceable using the namespace resolver of the current session.
mixShareable - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
JCR Name mix:shareable using the namespace resolver of the current session.
mixSimpleVersionable - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
JCR Name mix:simpleVersionable using the namespace resolver of the current session.
mixVersionable - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
JCR Name mix:versionable using the namespace resolver of the current session.
MkActivityMethod - Class in org.apache.jackrabbit.webdav.client.methods
MkActivityMethod...
MkActivityMethod(String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.MkActivityMethod
 
MkColMethod - Class in org.apache.jackrabbit.webdav.client.methods
MkColMethod...
MkColMethod(String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.MkColMethod
 
mkDirs(Node, String, String) - Static method in class org.apache.jackrabbit.server.io.IOUtil
Recursively creates nodes below the specified root node.
MkWorkspaceMethod - Class in org.apache.jackrabbit.webdav.client.methods
MkWorkspaceMethod...
MkWorkspaceMethod(String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.MkWorkspaceMethod
 
MLRUItemStateCache - Class in org.apache.jackrabbit.core.state
An ItemStateCache implementation that internally uses a LinkedMap to maintain a cache of ItemState objects.
MLRUItemStateCache() - Constructor for class org.apache.jackrabbit.core.state.MLRUItemStateCache
Constructs a new, empty ItemStateCache with a maximum amount of memory of MLRUItemStateCache.DEFAULT_MAX_MEM.
Mod - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
modificationDateFormat - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
modificationDate date format per RFC 1123
modified(ItemState) - Method in class org.apache.jackrabbit.core.state.ChangeLog
A state has been modified.
modified(NodeReferences) - Method in class org.apache.jackrabbit.core.state.ChangeLog
A references has been modified
modified() - Method in interface org.apache.jackrabbit.jcr2spi.state.ItemState.MergeResult
 
modified() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState.SimpleMergeResult
 
MODIFIED - Static variable in class org.apache.jackrabbit.jcr2spi.state.Status
Temporary status used to mark a state, this is permanently modified either by saving transient changes, by workspace operations or by external modification.
modifiedRefs() - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return an iterator over all modified references.
modifiedStates() - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return an iterator over all modified states.
MODIFY_AC - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
 
Module() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ModuleDecl() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ModuleImport() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ModuleNamespace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
MONTHS_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
MoreLikeThis - Class in org.apache.jackrabbit.core.query.lucene
Generate "more like this" similarity queries.
MoreLikeThis(IndexReader) - Constructor for class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
Constructor requiring an IndexReader.
MoreLikeThis(IndexReader, Similarity) - Constructor for class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
 
move(Path, Path) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Moves the tree at srcPath to the new location at destPath.
move(String, String) - Method in class org.apache.jackrabbit.core.fs.BasedFileSystem
Moves a file or folder to a new location.
move(String, String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
Moves a file or folder to a new location.
move(String, String) - Method in interface org.apache.jackrabbit.core.fs.FileSystem
Moves a file or folder to a new location.
move(String) - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
 
move(String, String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
Moves a file or folder to a new location.
move(String, String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
move(String, String) - Method in class org.apache.jackrabbit.core.SessionImpl
move(String, String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
move(String, String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Move the item.
move(Name, NodeEntry, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Moves this NodeEntry as new child entry of the NodeEntry identified by newParent and/or renames it to newName.
move(Name, NodeEntry, boolean) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
Move - Class in org.apache.jackrabbit.jcr2spi.operation
Move...
move(String, String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
move(String, String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
move(NodeId, NodeId, Name) - Method in interface org.apache.jackrabbit.spi.Batch
Move the node identified by the given srcNodeId to the new parent identified by destParentNodeId and change its name to destName.
move(SessionInfo, NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
 
move(NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
 
move(NodeId, NodeId, Name) - Static method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations
Factory method for creating a Move operation.
move(NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
 
move(NodeId, NodeId, Name) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
Factory method for creating a Operations.Move operation.
move(NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.logging.BatchLogger
 
move(SessionInfo, NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
move(NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.SerializableBatch
 
move(SessionInfo, NodeId, NodeId, Name) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Moves the node identified by the given srcNodeId (and its entire subtree) to the new location defined by destParentNodeId and a new name (destName).
move(SessionInfo, NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
move(SessionInfo, NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Moves the node identified by the given srcNodeId (and its entire subtree) to the new location defined by destParentNodeId and a new name (destName).
move(DavResource) - Method in interface org.apache.jackrabbit.webdav.DavResource
Move this DavResource to the given destination resource
move(DavResource) - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
 
moveLabel() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddLabel
 
MoveMethod - Class in org.apache.jackrabbit.webdav.client.methods
MoveMethod...
MoveMethod(String, String, boolean) - Constructor for class org.apache.jackrabbit.webdav.client.methods.MoveMethod
 
moveTransientItemStateToAttic(ItemState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Transfers the specified transient item state instance from the 'active' cache to the attic.
MsExcelTextExtractor - Class in org.apache.jackrabbit.extractor
Text extractor for Microsoft Excel sheets.
MsExcelTextExtractor() - Constructor for class org.apache.jackrabbit.extractor.MsExcelTextExtractor
Creates a new MsExcelTextExtractor instance.
MsOutlookTextExtractor - Class in org.apache.jackrabbit.extractor
Text extractor for Microsoft Outlook messages.
MsOutlookTextExtractor() - Constructor for class org.apache.jackrabbit.extractor.MsOutlookTextExtractor
Creates a new MsOutlookTextExtractor instance.
MsPowerPointTextExtractor - Class in org.apache.jackrabbit.extractor
Text extractor for Microsoft PowerPoint presentations.
MsPowerPointTextExtractor() - Constructor for class org.apache.jackrabbit.extractor.MsPowerPointTextExtractor
Creates a new MsPowerPointTextExtractor instance.
MSSqlDatabaseJournal - Class in org.apache.jackrabbit.core.journal
It has the following property in addition to those of the DatabaseJournal: tableSpace: the MS SQL tablespace to use
MSSqlDatabaseJournal() - Constructor for class org.apache.jackrabbit.core.journal.MSSqlDatabaseJournal
Initialize this instance with the default schema and driver values.
MSSqlFileSystem - Class in org.apache.jackrabbit.core.fs.db
MSSqlFileSystem is a JDBC-based FileSystem implementation for Jackrabbit that persists file system entries in an MS SQL database.
MSSqlFileSystem() - Constructor for class org.apache.jackrabbit.core.fs.db.MSSqlFileSystem
Creates a new MSSqlFileSystem instance.
MSSqlPersistenceManager - Class in org.apache.jackrabbit.core.persistence.bundle
Extends the BundleDbPersistenceManager by MS-SQL specific code.
MSSqlPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.MSSqlPersistenceManager
 
MSSqlPersistenceManager - Class in org.apache.jackrabbit.core.persistence.db
MSSqlPersistenceManager is a JDBC-based PersistenceManager for Jackrabbit that persists ItemState and NodeReferences objects in MS SQL database using a simple custom serialization format and a very basic non-normalized database schema (in essence tables with one 'key' and one 'data' column).
MSSqlPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.db.MSSqlPersistenceManager
Creates a new MSSqlPersistenceManager instance.
MsWordTextExtractor - Class in org.apache.jackrabbit.extractor
Text extractor for Microsoft Word documents.
MsWordTextExtractor() - Constructor for class org.apache.jackrabbit.extractor.MsWordTextExtractor
Creates a new MsWordTextExtractor instance.
MUExtension - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
MultiColumnQuery - Interface in org.apache.jackrabbit.core.query.lucene
MultiColumnQuery defines an interface for a query that returns MultiColumnQueryHits.
MultiColumnQueryAdapter - Class in org.apache.jackrabbit.core.query.lucene
MultiColumnQueryAdapter adapts a lucene query to act like a MultiColumnQuery.
MultiColumnQueryHits - Interface in org.apache.jackrabbit.core.query.lucene
MultiColumnQueryHits defines an interface for reading tuples of ScoreNodes.
MultiColumnQueryResult - Class in org.apache.jackrabbit.core.query.lucene
MultiColumnQueryResult implements a query result that executes a MultiColumnQuery.
MultiColumnQueryResult(SearchIndex, ItemManager, SessionImpl, AccessManager, AbstractQueryImpl, MultiColumnQuery, SpellSuggestion, Name[], Path[], boolean[], boolean, long, long) - Constructor for class org.apache.jackrabbit.core.query.lucene.MultiColumnQueryResult
 
MultiIndex - Class in org.apache.jackrabbit.core.query.lucene
A MultiIndex consists of a VolatileIndex and multiple PersistentIndexes.
MultiIndex.Action - Class in org.apache.jackrabbit.core.query.lucene
Defines an action on an MultiIndex.
MultiIndexReader - Interface in org.apache.jackrabbit.core.query.lucene
MultiIndexReader exposes methods to get access to the contained IndexReaders of this MultiIndexReader.
MULTIPLE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
MULTIPLE - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
MULTIPLE_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the multiple attribute.
MULTIPLE_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.NodeTypeConstants
Name of the multiple attribute.
MultiplicativeExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
Multiply - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
MultiStatus - Class in org.apache.jackrabbit.webdav
MultiStatus representing the content of a multistatus response body and allows to retrieve the Xml representation.
MultiStatus() - Constructor for class org.apache.jackrabbit.webdav.MultiStatus
 
MultiStatusResponse - Class in org.apache.jackrabbit.webdav
MultiStatusResponse represents the DAV:multistatus element defined by RFC 2518: <!
MultiStatusResponse(String, Status, String) - Constructor for class org.apache.jackrabbit.webdav.MultiStatusResponse
Constructs an WebDAV multistatus response
MultiStatusResponse(String, int) - Constructor for class org.apache.jackrabbit.webdav.MultiStatusResponse
Constructs an WebDAV multistatus response for a given resource.
MultiStatusResponse(String, int, String) - Constructor for class org.apache.jackrabbit.webdav.MultiStatusResponse
Constructs an WebDAV multistatus response for a given resource.
MultiStatusResponse(String, String) - Constructor for class org.apache.jackrabbit.webdav.MultiStatusResponse
Constructs an empty WebDAV multistatus response of type 'PropStat'
MultiStatusResponse(DavResource, DavPropertyNameSet) - Constructor for class org.apache.jackrabbit.webdav.MultiStatusResponse
Constucts a WebDAV multistatus response and retrieves the resource properties according to the given DavPropertyNameSet.
MultiStatusResponse(DavResource, DavPropertyNameSet, int) - Constructor for class org.apache.jackrabbit.webdav.MultiStatusResponse
Constucts a WebDAV multistatus response and retrieves the resource properties according to the given DavPropertyNameSet.
MVP - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
Name of the field that contains the names of multi-valued properties that hold more than one value.
MySqlPersistenceManager - Class in org.apache.jackrabbit.core.persistence.bundle
Extends the BundleDbPersistenceManager by mysql specific code.
MySqlPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.MySqlPersistenceManager
 

N

N_ACCESSCONTROL - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
PrincipalBased-ACL: Name of the root-node of all access-control-nodes that store the privileges for individual principals.
N_POLICY - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
Default name for a node of type rep:Policy.
name - Variable in class org.apache.jackrabbit.commons.predicate.NamePredicate
The name to filter on
NAME - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
name(Name) - Static method in class org.apache.jackrabbit.spi.commons.name.Pattern
Construct a new pattern which matches a path element of a given name
name(String, String) - Static method in class org.apache.jackrabbit.spi.commons.name.Pattern
Constructs a pattern which matches a path elements against regular expressions.
NAME - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
Name - Interface in org.apache.jackrabbit.spi
A Name is a combination of a namespace URI and a local part.
NAME_ACTIVITIES_NODE - Static variable in interface org.apache.jackrabbit.api.jsr283.Workspace
A constant for the name of the activities node.
NAME_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.ConfigurationParser
Name of the bean parameter name configuration attribute.
NAME_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the name attribute.
NAME_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.NodeTypeConstants
Name of the name attribute.
NAME_CONFIGURATIONS_NODE - Static variable in interface org.apache.jackrabbit.api.jsr283.Workspace
A constant for the name of the configurations node.
NAME_JCR_XMLCHARACTERS - Static variable in interface org.apache.jackrabbit.api.jsr283.Workspace
A constant for the name of the jcr:xmlcharacters property produced on Workspace.importXML(java.lang.String, java.io.InputStream, int).
NAME_JCR_XMLTEXT - Static variable in interface org.apache.jackrabbit.api.jsr283.Workspace
A constant for the name of the jcr:xmltext node produced on Workspace.importXML(java.lang.String, java.io.InputStream, int).
NAME_NODE_TYPES_NODE - Static variable in interface org.apache.jackrabbit.api.jsr283.Workspace
A constant for the name of the node type definition storage node.
NAME_SYSTEM_NODE - Static variable in interface org.apache.jackrabbit.api.jsr283.Workspace
A constant for the name of the system node.
NAME_UNFILED_NODE - Static variable in interface org.apache.jackrabbit.api.jsr283.Workspace
A constant for the name of the unfiled storage node.
NAME_VERSION_STORAGE_NODE - Static variable in interface org.apache.jackrabbit.api.jsr283.Workspace
A constant for the name of the version storage node.
NAME_WORKSPACE_ROOT - Static variable in interface org.apache.jackrabbit.api.jsr283.Workspace
A constant for the name of the workspace root node.
NameCache - Interface in org.apache.jackrabbit.name
Deprecated.  
NameConstants - Class in org.apache.jackrabbit.spi.commons.name
NameConstants...
NameConstants() - Constructor for class org.apache.jackrabbit.spi.commons.name.NameConstants
 
NamedAccessControlPolicy - Interface in org.apache.jackrabbit.api.jsr283.security
An NamedAccessControlPolicy is an opaque access control policy that is described by a JCR name and optionally a description.
NamedAccessControlPolicyImpl - Class in org.apache.jackrabbit.core.security.authorization
NamedAccessControlPolicyImpl...
NamedAccessControlPolicyImpl(String) - Constructor for class org.apache.jackrabbit.core.security.authorization.NamedAccessControlPolicyImpl
 
NameException - Exception in org.apache.jackrabbit.name
Deprecated. Use the NameException class from the org.apache.jackrabbit.spi.commons.conversion package of the jackrabbit-spi-commons component.
NameException(String) - Constructor for exception org.apache.jackrabbit.name.NameException
Deprecated. Creates a NameException with the given error message.
NameException(String, Throwable) - Constructor for exception org.apache.jackrabbit.name.NameException
Deprecated. Creates a NameException with the given error message and root cause exception.
NameException - Exception in org.apache.jackrabbit.spi.commons.conversion
Base class for exceptions about malformed or otherwise invalid JCR names and paths.
NameException(String) - Constructor for exception org.apache.jackrabbit.spi.commons.conversion.NameException
Creates a NameException with the given error message.
NameException(String, Throwable) - Constructor for exception org.apache.jackrabbit.spi.commons.conversion.NameException
Creates a NameException with the given error message and root cause exception.
NameFactory - Interface in org.apache.jackrabbit.spi
NameFactory...
NameFactoryImpl - Class in org.apache.jackrabbit.spi.commons.name
NameFactoryImpl...
NameFactoryLogger - Class in org.apache.jackrabbit.spi.commons.logging
Log wrapper for a NameFactory.
NameFactoryLogger(NameFactory, LogWriter) - Constructor for class org.apache.jackrabbit.spi.commons.logging.NameFactoryLogger
Create a new instance for the given nameFactory which uses writer for persisting log messages.
NameFormat - Class in org.apache.jackrabbit.name
Deprecated. Use the NameResolver interface from the org.apache.jackrabbit.spi.commons.conversion package of the jackrabbit-spi-commons component.
NameFormat() - Constructor for class org.apache.jackrabbit.name.NameFormat
Deprecated.  
nameIndex - Variable in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
the name index
nameInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.util.DbNameIndex
 
NameParser - Class in org.apache.jackrabbit.spi.commons.conversion
NameParser parses a jcrName using a NamespaceResolver and a NameFactory.
NameParser() - Constructor for class org.apache.jackrabbit.spi.commons.conversion.NameParser
 
namePathResolver - Variable in class org.apache.jackrabbit.core.SessionImpl
Name and Path resolver
NamePathResolver - Interface in org.apache.jackrabbit.name
Deprecated. Use the NamePathResolver interface from the org.apache.jackrabbit.spi.commons.conversion package of the jackrabbit-spi-commons component.
NamePathResolver - Interface in org.apache.jackrabbit.spi.commons.conversion
Combined name and path resolver.
NamePathResolverImpl - Class in org.apache.jackrabbit.core.query.lucene
NamePathResolverImpl...
NamePredicate - Class in org.apache.jackrabbit.commons.predicate
Filters items according to their names.
NamePredicate(String, int, int) - Constructor for class org.apache.jackrabbit.commons.predicate.NamePredicate
Creates a new name filter with the given name and depths
NamePredicate(String) - Constructor for class org.apache.jackrabbit.commons.predicate.NamePredicate
Creates a new name filter with the given name.
NamePropertyTest - Class in org.apache.jackrabbit.test.api
Tests a date property.
NamePropertyTest() - Constructor for class org.apache.jackrabbit.test.api.NamePropertyTest
 
NameQuery - Class in org.apache.jackrabbit.core.query.lucene
NameQuery implements a query for the name of a node.
NameQuery(Name, IndexFormatVersion, NamespaceMappings) - Constructor for class org.apache.jackrabbit.core.query.lucene.NameQuery
Creates a new NameQuery.
NameRangeQuery - Class in org.apache.jackrabbit.core.query.lucene
NameRangeQuery...
NameRangeQuery(Name, Name, boolean, IndexFormatVersion, NamespaceMappings) - Constructor for class org.apache.jackrabbit.core.query.lucene.NameRangeQuery
Creates a new NameRangeQuery.
NameResolver - Interface in org.apache.jackrabbit.name
Deprecated. Use the NameResolver interface from the org.apache.jackrabbit.spi.commons.conversion package of the jackrabbit-spi-commons component.
NameResolver - Interface in org.apache.jackrabbit.spi.commons.conversion
Resolver for prefixed JCR names and namespace-qualified Names.
nameSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.util.DbNameIndex
 
Namespace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
NAMESPACE - Static variable in interface org.apache.jackrabbit.webdav.bind.BindConstants
The namespace
NAMESPACE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
Default Namespace constant
NAMESPACE - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
The namespace for all jcr specific extensions.
NAMESPACE - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.NodeTypeConstants
 
NAMESPACE - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
The namespace
NAMESPACE - Static variable in interface org.apache.jackrabbit.webdav.ordering.OrderingConstants
The namespace
NAMESPACE - Static variable in interface org.apache.jackrabbit.webdav.search.SearchConstants
Namespace definition.
NAMESPACE - Static variable in interface org.apache.jackrabbit.webdav.security.SecurityConstants
Default Namespace constant
NAMESPACE - Static variable in interface org.apache.jackrabbit.webdav.transaction.TransactionConstants
Namespace for transaction related xml elements
NAMESPACE - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
The DAV: namespace.
Namespace - Class in org.apache.jackrabbit.webdav.xml
Namespace
NAMESPACE_URI - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
Name of the field that contains the namespace URI of the node name.
namespaceAdded(String, String) - Method in interface org.apache.jackrabbit.name.NamespaceListener
Deprecated. Notifies the listeners that a new namespace uri has been added and mapped to prefix.
namespaceAdded(String, String) - Method in interface org.apache.jackrabbit.spi.commons.namespace.NamespaceListener
Deprecated. Notifies the listeners that a new namespace uri has been added and mapped to prefix.
NamespaceAdder - Class in org.apache.jackrabbit.spi.commons.namespace
 
NamespaceAdder(NamespaceRegistry) - Constructor for class org.apache.jackrabbit.spi.commons.namespace.NamespaceAdder
 
NamespaceAdder - Class in org.apache.jackrabbit.util.name
Deprecated. Use the NamespaceAdder class from the org.apache.jackrabbit.spi.commons.namespace package of the jackrabbit-spi-commons component.
NamespaceAdder(NamespaceRegistry) - Constructor for class org.apache.jackrabbit.util.name.NamespaceAdder
Deprecated.  
NamespaceDecl() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
NAMESPACEDECL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
NamespaceEventChannel - Interface in org.apache.jackrabbit.core.cluster
Event channel used to transmit namespace registry operations.
NamespaceEventListener - Interface in org.apache.jackrabbit.core.cluster
Interface used to receive information about incoming, external namespace registry events.
NamespaceExtractor - Class in org.apache.jackrabbit.spi.commons.namespace
Extracts namespace mapping information from an XML file.
NamespaceExtractor(String, String) - Constructor for class org.apache.jackrabbit.spi.commons.namespace.NamespaceExtractor
Constructor
NamespaceExtractor - Class in org.apache.jackrabbit.util.name
Deprecated. Use the NamespaceExtractor class from the org.apache.jackrabbit.spi.commons.namespace package of the jackrabbit-spi-commons component.
NamespaceExtractor(String, String) - Constructor for class org.apache.jackrabbit.util.name.NamespaceExtractor
Deprecated. Constructor
NamespaceHelper - Class in org.apache.jackrabbit.commons
Helper class for working with JCR namespaces.
NamespaceHelper(Session) - Constructor for class org.apache.jackrabbit.commons.NamespaceHelper
Creates a namespace helper for the given session.
NAMESPACEKEYWORD - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
NamespaceListener - Interface in org.apache.jackrabbit.name
Deprecated. Use the NamespaceListener interface from the org.apache.jackrabbit.spi.commons.namespace package of the jackrabbit-spi-commons component.
NamespaceListener - Interface in org.apache.jackrabbit.spi.commons.namespace
Deprecated. https://issues.apache.org/jira/browse/JCR-1700
NamespaceMapping - Class in org.apache.jackrabbit.spi.commons.namespace
A Simple Namespace Mapping table.
NamespaceMapping() - Constructor for class org.apache.jackrabbit.spi.commons.namespace.NamespaceMapping
 
NamespaceMapping(NamespaceResolver) - Constructor for class org.apache.jackrabbit.spi.commons.namespace.NamespaceMapping
Constructor
NamespaceMapping - Class in org.apache.jackrabbit.util.name
Deprecated. Use the NamespaceMapping class from the org.apache.jackrabbit.spi.commons.namespace package of the jackrabbit-spi-commons component.
NamespaceMapping() - Constructor for class org.apache.jackrabbit.util.name.NamespaceMapping
Deprecated.  
NamespaceMapping(NamespaceResolver) - Constructor for class org.apache.jackrabbit.util.name.NamespaceMapping
Deprecated. Constructor
NamespaceMappings - Interface in org.apache.jackrabbit.core.query.lucene
The class NamespaceMappings holds a namespace mapping that is used internally in the search index.
NamespaceRecord - Class in org.apache.jackrabbit.core.cluster
Cluster record representing a namespace registration, reregistration or unregistration.
NamespaceRecord(String, String, String, Record) - Constructor for class org.apache.jackrabbit.core.cluster.NamespaceRecord
Create a new instance of this class.
NamespaceRegistryImpl - Class in org.apache.jackrabbit.core
A NamespaceRegistryImpl ...
NamespaceRegistryImpl(FileSystem) - Constructor for class org.apache.jackrabbit.core.NamespaceRegistryImpl
Protected constructor: Constructs a new instance of this class.
NamespaceRegistryImpl - Class in org.apache.jackrabbit.jcr2spi
NamespaceRegistryImpl implements the JCR client facing NamespaceRegistry.
NamespaceRegistryImpl(NamespaceStorage) - Constructor for class org.apache.jackrabbit.jcr2spi.NamespaceRegistryImpl
Create a new NamespaceRegistryImpl.
NamespaceRegistryReadMethodsTest - Class in org.apache.jackrabbit.test.api
NamespaceRegistryReadMethodsTest This class tests read method of the NamespaceRegistry class and also the correct Exception throwing for methods not supported in level 1.
NamespaceRegistryReadMethodsTest() - Constructor for class org.apache.jackrabbit.test.api.NamespaceRegistryReadMethodsTest
 
NamespaceRegistryTest - Class in org.apache.jackrabbit.test.api
NamespaceRegistryTest tests whether the repository registers and unregisters namespaces correctly.
NamespaceRegistryTest() - Constructor for class org.apache.jackrabbit.test.api.NamespaceRegistryTest
 
namespaceRemapped(String, String, String) - Method in interface org.apache.jackrabbit.name.NamespaceListener
Deprecated. Notifies the listeners that an existing namespace uri has been re-mapped from oldPrefix to newPrefix.
namespaceRemapped(String, String, String) - Method in interface org.apache.jackrabbit.spi.commons.namespace.NamespaceListener
Deprecated. Notifies the listeners that an existing namespace uri has been re-mapped from oldPrefix to newPrefix.
NamespaceRemappingTest - Class in org.apache.jackrabbit.test.api
NamespaceRemappingTest tests transient namespace remapping.
NamespaceRemappingTest() - Constructor for class org.apache.jackrabbit.test.api.NamespaceRemappingTest
 
namespaceRemoved(String) - Method in interface org.apache.jackrabbit.name.NamespaceListener
Deprecated. Notifies the listeners that the namespace with the given uri has been unregistered.
namespaceRemoved(String) - Method in interface org.apache.jackrabbit.spi.commons.namespace.NamespaceListener
Deprecated. Notifies the listeners that the namespace with the given uri has been unregistered.
NamespaceResolver - Interface in org.apache.jackrabbit.name
Deprecated. Use the NamespaceResolver interface from the org.apache.jackrabbit.spi.commons.namespace package of the jackrabbit-spi-commons component.
NamespaceResolver - Interface in org.apache.jackrabbit.spi.commons.namespace
Interface for resolving namespace URIs and prefixes.
namespaces - Variable in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
The fixed set of namespaces known to the repository service.
NamespacesProperty - Class in org.apache.jackrabbit.webdav.jcr.property
NamespacesProperty...
NamespacesProperty(NamespaceRegistry) - Constructor for class org.apache.jackrabbit.webdav.jcr.property.NamespacesProperty
 
NamespacesProperty(Map) - Constructor for class org.apache.jackrabbit.webdav.jcr.property.NamespacesProperty
 
NamespacesProperty(DavProperty) - Constructor for class org.apache.jackrabbit.webdav.jcr.property.NamespacesProperty
 
NamespaceStorage - Interface in org.apache.jackrabbit.jcr2spi
NamespaceStorage...
NameTest() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
NameValue - Class in org.apache.jackrabbit.value
A NameValue provides an implementation of the Value interface representing a NAME value (a string that is namespace-qualified).
NameValue(String) - Constructor for class org.apache.jackrabbit.value.NameValue
Protected constructor creating a NameValue object without validating the name.
NAryQueryNode - Class in org.apache.jackrabbit.spi.commons.query
Defines an abstract query node for nodes that have child nodes.
NAryQueryNode(QueryNode) - Constructor for class org.apache.jackrabbit.spi.commons.query.NAryQueryNode
Creates a new NAryQueryNode with a reference to a parent QueryNode.
NAryQueryNode(QueryNode, QueryNode[]) - Constructor for class org.apache.jackrabbit.spi.commons.query.NAryQueryNode
Creates a new NAryQueryNode with a reference to a parent QueryNode and initial operands.
NC_NAME - Static variable in class org.apache.jackrabbit.test.api.PropertyUtil
 
NCName - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
NCNameColonStar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
NCNameForPI - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
NCNameForPrefix - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
NE_OPERATOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
needsMixin(Node, String) - Method in class org.apache.jackrabbit.test.AbstractJCRTest
Checks whether the node already has the specified mixin node type
needsSystemTree() - Method in class org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl
Returns true if this query node needs items under /jcr:system to be queried.
needsSystemTree() - Method in class org.apache.jackrabbit.core.query.lucene.QueryImpl
Returns true if this query node needs items under /jcr:system to be queried.
needsSystemTree() - Method in class org.apache.jackrabbit.core.query.lucene.QueryObjectModelImpl
Returns true if this query node needs items under /jcr:system to be queried.
needsSystemTree() - Method in class org.apache.jackrabbit.spi.commons.query.DerefQueryNode
Returns true if this query node needs items under /jcr:system to be queried.
needsSystemTree() - Method in class org.apache.jackrabbit.spi.commons.query.ExactQueryNode
Returns true if this query node needs items under /jcr:system to be queried.
needsSystemTree() - Method in class org.apache.jackrabbit.spi.commons.query.NAryQueryNode
Returns true if this query node needs items under /jcr:system to be queried.
needsSystemTree() - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
Returns true if this query node needs items under /jcr:system to be queried.
needsSystemTree() - Method in class org.apache.jackrabbit.spi.commons.query.PathQueryNode
Returns true if this query node needs items under /jcr:system to be queried.
needsSystemTree() - Method in class org.apache.jackrabbit.spi.commons.query.PropertyFunctionQueryNode
Returns true if this query node needs items under /jcr:system to be queried.
needsSystemTree() - Method in class org.apache.jackrabbit.spi.commons.query.QueryNode
Returns true if this query node needs items under /jcr:system to be queried.
needsSystemTree() - Method in class org.apache.jackrabbit.spi.commons.query.QueryRootNode
Returns true if this query node needs items under /jcr:system to be queried.
needsSystemTree() - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
Returns true if this query node needs items under /jcr:system to be queried.
NEW - Static variable in class org.apache.jackrabbit.jcr2spi.state.Status
'new' state
newComparator(IndexReader, String) - Method in class org.apache.jackrabbit.core.query.lucene.SharedFieldSortComparator
Creates a new ScoreDocComparator for an embedded propertyName and a reader.
newInstance() - Method in class org.apache.jackrabbit.core.config.BeanConfig
Creates a new instance of the configured bean class.
newItemStateCache() - Method in interface org.apache.jackrabbit.core.state.ItemStateCacheFactory
Construct a new item state cache.
newItemStateCache() - Method in class org.apache.jackrabbit.core.state.ManagedMLRUItemStateCacheFactory
Create a new cache instance and link it to the cache manager.
newPropValue - Variable in class org.apache.jackrabbit.test.api.version.AbstractOnParentVersionTest
 
newQNodeDefinitionBuilder() - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder
 
newQNodeDefinitionBuilder() - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilderImpl.QNodeTypeDefinitionBuilderImpl
 
newQNodeTypeDefinition() - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilder
 
newQNodeTypeDefinition() - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilderImpl
 
newQPropertyDefinition() - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder
 
newQPropertyDefinition() - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.QNodeTypeDefinitionsBuilderImpl.QNodeTypeDefinitionBuilderImpl
 
newToken(int) - Static method in class org.apache.jackrabbit.spi.commons.query.sql.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.apache.jackrabbit.spi.commons.query.xpath.Token
Returns a new Token object, by default.
next() - Method in class org.apache.jackrabbit.commons.iterator.RangeIteratorAdapter
Returns the next element in this iterator and advances the iterator position.
next() - Method in class org.apache.jackrabbit.commons.iterator.RangeIteratorDecorator
Delegated to the underlying iterator.
next() - Method in class org.apache.jackrabbit.commons.packaging.FilterContentPackage.FilteringIterator
 
next() - Method in class org.apache.jackrabbit.core.observation.EventJournalImpl
next() - Method in class org.apache.jackrabbit.core.query.lucene.hits.AdaptingHits
Return the doc number of the next hit in the set.
next() - Method in class org.apache.jackrabbit.core.query.lucene.hits.ArrayHits
Return the doc number of the next hit in the set.
next() - Method in class org.apache.jackrabbit.core.query.lucene.hits.BitSetHits
Return the doc number of the next hit in the set.
next() - Method in interface org.apache.jackrabbit.core.query.lucene.hits.Hits
Return the doc number of the next hit in the set.
next() - Method in class org.apache.jackrabbit.core.query.lucene.hits.HitsIntersection
Return the doc number of the next hit in the set.
next() - Method in class org.apache.jackrabbit.core.query.lucene.hits.ScorerHits
Return the doc number of the next hit in the set.
next() - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryScorer
next(Token) - Method in class org.apache.jackrabbit.core.query.lucene.SingletonTokenStream
next() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryIterator
 
next() - Method in class org.apache.jackrabbit.jcr2spi.LazyItemIterator
next() - Method in class org.apache.jackrabbit.jcr2spi.query.NodeIteratorImpl
Returns the next Node in the result set.
next - Variable in class org.apache.jackrabbit.spi.commons.query.sql.Token
A reference to the next regular (non-special) token from the input stream.
next - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.Token
A reference to the next regular (non-special) token from the input stream.
next() - Method in class org.apache.jackrabbit.util.IteratorHelper
Deprecated. 
next() - Method in class org.apache.jackrabbit.webdav.DavResourceIteratorImpl
 
next() - Method in class org.apache.jackrabbit.webdav.xml.ElementIterator
 
nextAccessControlPolicy() - Method in interface org.apache.jackrabbit.api.jsr283.security.AccessControlPolicyIterator
Returns the next AccessControlPolicy in the iteration.
nextAccessControlPolicy() - Method in class org.apache.jackrabbit.core.security.AccessControlPolicyIteratorAdapter
Returns the next policy.
nextElement() - Method in class org.apache.jackrabbit.webdav.xml.ElementIterator
Returns the next Element in the iterator.
nextEvent() - Method in class org.apache.jackrabbit.commons.iterator.EventIteratorAdapter
Returns the next event.
nextEvent() - Method in class org.apache.jackrabbit.core.observation.EventJournalImpl
nextEventListener() - Method in class org.apache.jackrabbit.commons.iterator.EventListenerIteratorAdapter
Returns the next event listener.
nextIdentifier() - Method in class org.apache.jackrabbit.uuid.VersionFourGenerator
Deprecated. Returns a new version four UUID.
nextIdentifier(boolean) - Method in class org.apache.jackrabbit.uuid.VersionFourGenerator
Deprecated. Returns a new version four UUID.
nextItem - Variable in class org.apache.jackrabbit.commons.packaging.FilterContentPackage.FilteringIterator
 
nextNode() - Method in class org.apache.jackrabbit.commons.iterator.NodeIteratorAdapter
Returns the next node.
nextNode() - Method in class org.apache.jackrabbit.core.version.FrozenNodeIteratorAdapter
nextNode() - Method in class org.apache.jackrabbit.jcr2spi.LazyItemIterator
nextNode() - Method in class org.apache.jackrabbit.jcr2spi.query.NodeIteratorImpl
Returns the next Node in the result set.
nextNode() - Method in class org.apache.jackrabbit.util.IteratorHelper
Deprecated. 
nextNodeId() - Method in interface org.apache.jackrabbit.core.NodeIdIterator
Returns the next node id in the iteration.
nextNodeState() - Method in interface org.apache.jackrabbit.core.state.NodeStateIterator
Returns the next node state of the iterator.
nextNodeType() - Method in class org.apache.jackrabbit.commons.iterator.NodeTypeIteratorAdapter
Returns the next node type.
nextNodeType() - Method in class org.apache.jackrabbit.util.IteratorHelper
Deprecated. 
nextPrincipal() - Method in interface org.apache.jackrabbit.api.security.principal.PrincipalIterator
Returns the next principal.
nextPrincipal() - Method in class org.apache.jackrabbit.core.security.principal.PrincipalIteratorAdapter
Returns the next policy.
nextProperty() - Method in class org.apache.jackrabbit.commons.iterator.PropertyIteratorAdapter
Returns the next property.
nextProperty() - Method in class org.apache.jackrabbit.jcr2spi.LazyItemIterator
nextProperty() - Method in class org.apache.jackrabbit.util.IteratorHelper
Deprecated. 
nextProperty() - Method in interface org.apache.jackrabbit.webdav.property.DavPropertyIterator
Returns the next Property in the interation.
nextPropertyName() - Method in interface org.apache.jackrabbit.webdav.property.DavPropertyNameIterator
 
nextQueue - Variable in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
 
nextRecord() - Method in class org.apache.jackrabbit.core.journal.FileRecordIterator
Return the next record.
nextRecord() - Method in interface org.apache.jackrabbit.core.journal.RecordIterator
Return the next record.
nextResource() - Method in interface org.apache.jackrabbit.webdav.DavResourceIterator
Returns the next DavResource in the iterator
nextResource() - Method in class org.apache.jackrabbit.webdav.DavResourceIteratorImpl
 
nextRow() - Method in class org.apache.jackrabbit.commons.iterator.RowIteratorAdapter
Returns the next row.
nextScoreNode() - Method in class org.apache.jackrabbit.core.query.lucene.ChildNodesQueryHits
Returns the next score node in this QueryHits or null if there are no more score nodes.
nextScoreNode() - Method in class org.apache.jackrabbit.core.query.lucene.DefaultQueryHits
Returns the next score node in this QueryHits or null if there are no more score nodes.
nextScoreNode() - Method in class org.apache.jackrabbit.core.query.lucene.FilterQueryHits
Returns the next score node in this QueryHits or null if there are no more score nodes.
nextScoreNode() - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryHits
Returns the next score node in this QueryHits or null if there are no more score nodes.
nextScoreNode() - Method in class org.apache.jackrabbit.core.query.lucene.NodeTraversingQueryHits
Returns the next score node in this QueryHits or null if there are no more score nodes.
nextScoreNode() - Method in interface org.apache.jackrabbit.core.query.lucene.QueryHits
Returns the next score node in this QueryHits or null if there are no more score nodes.
nextScoreNode() - Method in class org.apache.jackrabbit.core.query.lucene.SortedLuceneQueryHits
Returns the next score node in this QueryHits or null if there are no more score nodes.
nextScoreNodes() - Method in class org.apache.jackrabbit.core.query.lucene.FilterMultiColumnQueryHits
Returns the next score nodes in this QueryHits or null if there are no more score nodes.
nextScoreNodes() - Method in class org.apache.jackrabbit.core.query.lucene.join.Join
Returns the next score nodes in this QueryHits or null if there are no more score nodes.
nextScoreNodes() - Method in interface org.apache.jackrabbit.core.query.lucene.MultiColumnQueryHits
Returns the next score nodes in this QueryHits or null if there are no more score nodes.
nextScoreNodes() - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsAdapter
Returns the next score nodes in this QueryHits or null if there are no more score nodes.
nextScoreNodes() - Method in interface org.apache.jackrabbit.core.query.lucene.ScoreNodeIterator
Returns the next score nodes.
nextScoreNodes() - Method in class org.apache.jackrabbit.core.query.lucene.ScoreNodeIteratorImpl
Returns the next score nodes.
nextVersion() - Method in class org.apache.jackrabbit.commons.iterator.VersionIteratorAdapter
Returns the next version.
nextVersion() - Method in class org.apache.jackrabbit.jcr2spi.LazyItemIterator
NF - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
 
NGKDbNameIndex - Class in org.apache.jackrabbit.core.persistence.bundle.util
Same as DbNameIndex but does not make use of the Statement#RETURN_GENERATED_KEYS feature as it might not be provided by the underlying database (e.g. oracle).
NGKDbNameIndex(ConnectionRecoveryManager, String) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.NGKDbNameIndex
Creates a new index that is stored in a db.
Nillable - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
Nmchar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
Nmstart - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
No - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
NO_PRIVILEGE - Static variable in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
 
Node - Interface in org.apache.jackrabbit.api.jsr283
This interface holds extensions made in JCR 2.0 while work is in progress implementing JCR 2.0.
node - Variable in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
The NodeState of the node to index
node - Variable in class org.apache.jackrabbit.core.query.QueryImpl
The node where this query is persisted.
Node - Interface in org.apache.jackrabbit.spi.commons.query.sql
 
Node - Interface in org.apache.jackrabbit.spi.commons.query.xpath
 
NODE_ADDED - Static variable in interface org.apache.jackrabbit.spi.Event
An event of this type is generated when a node is added.
NODE_ENTRY - Static variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
 
NODE_MOVED - Static variable in interface org.apache.jackrabbit.api.jsr283.observation.Event
Generated on persist when a node is moved.
NODE_REMOVED - Static variable in interface org.apache.jackrabbit.spi.Event
An event of this type is generated when a node is removed.
NODE_TYPE_MNGMT - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
 
nodeAdded(NodeState, Name, int, NodeId) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Called when a child node has been added
nodeAdded(NodeState, Name, int, NodeId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Called when a child node has been added
nodeAdded(NodeState, Name, int, NodeId) - Method in interface org.apache.jackrabbit.core.state.NodeStateListener
Called when a child node has been added
nodeAdded(NodeState, Name, int, NodeId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Called when a child node has been added
NodeAddedTest - Class in org.apache.jackrabbit.test.api.observation
Test cases for Event.NODE_ADDED events.
NodeAddedTest() - Constructor for class org.apache.jackrabbit.test.api.observation.NodeAddedTest
 
NodeAddMixinTest - Class in org.apache.jackrabbit.test.api
NodeAddMixinTest contains the test cases for the method Node.AddMixin(String).
NodeAddMixinTest() - Constructor for class org.apache.jackrabbit.test.api.NodeAddMixinTest
 
NodeCanAddMixinTest - Class in org.apache.jackrabbit.test.api
NodeCanAddMixinTest contains the test cases for the method Node.canAddMixin(String).
NodeCanAddMixinTest() - Constructor for class org.apache.jackrabbit.test.api.NodeCanAddMixinTest
 
NodeComp() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
NodeDef - Interface in org.apache.jackrabbit.core.nodetype
NodeDef is the internal representation of a node definition.
NodeDefId - Class in org.apache.jackrabbit.core.nodetype
NodeDefId uniquely identifies a NodeDef in the node type registry.
NodeDefImpl - Class in org.apache.jackrabbit.core.nodetype
This class implements the NodeDef interface and additionally provides setter methods for the various node definition attributes.
NodeDefImpl() - Constructor for class org.apache.jackrabbit.core.nodetype.NodeDefImpl
Default constructor.
NodeDefinitionImpl - Class in org.apache.jackrabbit.core.nodetype
This class implements the NodeDefinition interface.
NodeDefinitionImpl - Class in org.apache.jackrabbit.jcr2spi.nodetype
This class implements the NodeDefinition interface.
NodeDefinitionImpl - Class in org.apache.jackrabbit.webdav.jcr.nodetype
NodeDefinitionImpl...
NodeDefinitionTemplate - Interface in org.apache.jackrabbit.api.jsr283.nodetype
The NodeDefinitionTemplate interface extends NodeDefinition with the addition of write methods, enabling the characteristics of a child node definition to be set, after which the NodeDefinitionTemplate is added to a NodeTypeTemplate.
NodeDefTest - Class in org.apache.jackrabbit.test.api.nodetype
Tests if node definitions are respected in node instances in the workspace.
NodeDefTest() - Constructor for class org.apache.jackrabbit.test.api.nodetype.NodeDefTest
 
NodeDiscoveringNodeTypesTest - Class in org.apache.jackrabbit.test.api
All test cases in this class rely on content in the repository.
NodeDiscoveringNodeTypesTest() - Constructor for class org.apache.jackrabbit.test.api.NodeDiscoveringNodeTypesTest
 
NodeEntry - Interface in org.apache.jackrabbit.jcr2spi.hierarchy
NodeEntry...
NodeEntryImpl - Class in org.apache.jackrabbit.jcr2spi.hierarchy
NodeEntryImpl implements common functionality for child node entry implementations.
nodeExists(String) - Method in interface org.apache.jackrabbit.api.jsr283.Session
Returns true if a node exists at absPath and this Session has read access to it; otherwise returns false.
nodeExists(Path) - Method in class org.apache.jackrabbit.core.ItemManager
Checks whether a node exists at the specified path.
nodeExists(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
nodeExists(Path) - Method in interface org.apache.jackrabbit.jcr2spi.ItemManager
Checks if the node with the given path exists.
nodeExists(Path) - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
 
NODEFILENAME - Static variable in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
the prefix of a node file
NodeId - Class in org.apache.jackrabbit.core
Node identifier.
NodeId(UUID) - Constructor for class org.apache.jackrabbit.core.NodeId
Creates a node identifier instance for the identified node.
nodeId - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.SetMixins
 
NodeId - Interface in org.apache.jackrabbit.spi
NodeId identifies a node on the SPI layer.
NodeIdIterator - Interface in org.apache.jackrabbit.core
NodeIdIterator extends the Iterator interface by the NodeId specific methods.
NodeImpl - Class in org.apache.jackrabbit.core
NodeImpl implements the Node interface.
NodeImpl(ItemManager, SessionImpl, AbstractNodeData) - Constructor for class org.apache.jackrabbit.core.NodeImpl
Protected constructor.
NodeImpl - Class in org.apache.jackrabbit.jcr2spi
NodeImpl...
NodeImpl(SessionImpl, NodeState, ItemLifeCycleListener[]) - Constructor for class org.apache.jackrabbit.jcr2spi.NodeImpl
 
NodeIndexer - Class in org.apache.jackrabbit.core.query.lucene
Creates a lucene Document object from a Node.
NodeIndexer(NodeState, ItemStateManager, NamespaceMappings, TextExtractor) - Constructor for class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Creates a new node indexer.
NodeInfo - Class in org.apache.jackrabbit.core.xml
Information about a node being imported.
NodeInfo(Name, Name, Name[], NodeId) - Constructor for class org.apache.jackrabbit.core.xml.NodeInfo
Creates a node information instance.
NodeInfo - Interface in org.apache.jackrabbit.spi
The NodeInfo provides the basic information required to build nodes making up the repository hierarchy.
NodeInfoImpl - Class in org.apache.jackrabbit.spi.commons
NodeInfoImpl implements a serializable NodeInfo based on another node info.
NodeInfoImpl(NodeId, Name, Path, NodeId, int, Name, Name[], Iterator, Iterator, Iterator) - Constructor for class org.apache.jackrabbit.spi.commons.NodeInfoImpl
Deprecated. Use #NodeInfoImpl(Name, Path, NodeId, int, Name, Name[], Iterator, Iterator) instead. The parentId is not used any more.
NodeInfoImpl(Path, NodeId, int, Name, Name[], Iterator, Iterator, Iterator) - Constructor for class org.apache.jackrabbit.spi.commons.NodeInfoImpl
Creates a new node info from the given parameters.
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 serializable item info for the given qualified item info.
NodeItemIsModifiedTest - Class in org.apache.jackrabbit.test.api
Test cases for Item.isModified() on a node.
NodeItemIsModifiedTest() - Constructor for class org.apache.jackrabbit.test.api.NodeItemIsModifiedTest
 
NodeItemIsNewTest - Class in org.apache.jackrabbit.test.api
Test cases for Item.isNew() on a node.
NodeItemIsNewTest() - Constructor for class org.apache.jackrabbit.test.api.NodeItemIsNewTest
 
NodeIteratorAdapter - Class in org.apache.jackrabbit.commons.iterator
Adapter class for turning RangeIterators or Iterators into NodeIterators.
NodeIteratorAdapter(RangeIterator) - Constructor for class org.apache.jackrabbit.commons.iterator.NodeIteratorAdapter
Creates an adapter for the given RangeIterator.
NodeIteratorAdapter(Iterator) - Constructor for class org.apache.jackrabbit.commons.iterator.NodeIteratorAdapter
Creates an adapter for the given Iterator.
NodeIteratorAdapter(Collection) - Constructor for class org.apache.jackrabbit.commons.iterator.NodeIteratorAdapter
Creates an iterator for the given collection.
NodeIteratorImpl - Class in org.apache.jackrabbit.jcr2spi.query
Implements a NodeIterator returned by QueryResult.getNodes().
NodeIteratorImpl(ItemManager, HierarchyManager, QueryInfo) - Constructor for class org.apache.jackrabbit.jcr2spi.query.NodeIteratorImpl
Creates a new NodeIteratorImpl instance.
nodeIteratorStack - Variable in class org.apache.jackrabbit.commons.packaging.FilterContentPackage.FilteringIterator
 
NodeIteratorTest - Class in org.apache.jackrabbit.test.api
Tests the NodeIterator implementation.
NodeIteratorTest() - Constructor for class org.apache.jackrabbit.test.api.NodeIteratorTest
 
NodeLocalName - Interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom
Evaluates to a NAME value equal to the local (unprefixed) name of a node.
nodeLocalName() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelFactory
Evaluates to a NAME value equal to the local (unprefixed) name of a node in the default selector.
nodeLocalName(String) - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelFactory
Evaluates to a NAME value equal to the local (unprefixed) name of a node in the specified selector.
nodeLocalName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Evaluates to a NAME value equal to the local (unprefixed) name of a node in the default selector.
nodeLocalName(String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Evaluates to a NAME value equal to the local (unprefixed) name of a node in the specified selector.
NodeLocalNameImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
NodeLocalNameImpl...
NodeLocalNameOperand - Class in org.apache.jackrabbit.core.query.lucene.constraint
NodeLocalNameOperand implements a node local name operand.
NodeLocalNameOperand() - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.NodeLocalNameOperand
 
NodeLpar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
NodeLparForKindTest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
NodeMixinUtil - Class in org.apache.jackrabbit.test.api
Utility class to locate mixins in the NodeTyeManager.
NodeMixinUtil() - Constructor for class org.apache.jackrabbit.test.api.NodeMixinUtil
 
nodeModified(NodeState) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Called when a node has been modified, typically as a result of removal or addition of a child node.
nodeModified(NodeState) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Called when a node has been modified, typically as a result of removal or addition of a child node.
nodeModified(NodeState) - Method in interface org.apache.jackrabbit.core.state.NodeStateListener
Called when a node has been modified, typically as a result of removal or addition of a child node.
nodeModified(NodeState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Called when a node has been modified, typically as a result of removal or addition of a child node.
nodeMoved(NodeId, Path, NodeId, Path.Element, Name, Set, Session, boolean) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type NODE_MOVED.
nodeMoved(NodeId, Path, NodeId, Path, Name, Set, Session, boolean) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type NODE_MOVED.
NodeMovedTest - Class in org.apache.jackrabbit.test.api.observation
Tests if Session.move(java.lang.String, java.lang.String) operations trigger the appropriate observation events.
NodeMovedTest() - Constructor for class org.apache.jackrabbit.test.api.observation.NodeMovedTest
 
nodeName - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.AddNode
 
NodeName - Interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom
Evaluates to a NAME value equal to the namespace-qualified name of a node.
nodeName() - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelFactory
Evaluates to a NAME value equal to the prefix-qualified name of a node in the default selector.
nodeName(String) - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelFactory
Evaluates to a NAME value equal to the prefix-qualified name of a node in the specified selector.
nodeName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Evaluates to a NAME value equal to the prefix-qualified name of a node in the default selector.
nodeName(String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Evaluates to a NAME value equal to the prefix-qualified name of a node in the specified selector.
nodeName1 - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
Name of a node that will be created during a test case.
nodeName2 - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
Name of a node that will be created during a test case.
nodeName3 - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
Name of a node that will be created during a test case.
nodeName4 - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
Name of a node that will be created during a test case.
NodeNameImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
NodeNameImpl...
NodeNameOperand - Class in org.apache.jackrabbit.core.query.lucene.constraint
NodeNameOperand implements a node name operand.
NodeNameOperand() - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.NodeNameOperand
 
NodeOrderableChildNodesTest - Class in org.apache.jackrabbit.test.api
NodeOrderableChildNodesTest contains all node writing tests (LEVEL 2) that require a node that allows child node ordering (tests therefore are optional).
NodeOrderableChildNodesTest() - Constructor for class org.apache.jackrabbit.test.api.NodeOrderableChildNodesTest
 
NodePropBundle - Class in org.apache.jackrabbit.core.persistence.bundle.util
This Class provides a simple structure to hold the nodestate and related propertystate data.
NodePropBundle(BundleBinding, NodeId) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Creates a "new" bundle with the given id
NodePropBundle(BundleBinding, NodeState) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle
Creates a bundle from the given state
NodePropBundle.ChildNodeEntry - Class in org.apache.jackrabbit.core.persistence.bundle.util
Helper class for a child node entry
NodePropBundle.ChildNodeEntry(Name, NodeId) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.ChildNodeEntry
Creates a new entry with the given name and id
NodePropBundle.PropertyEntry - Class in org.apache.jackrabbit.core.persistence.bundle.util
Helper class for a property enrty
NodePropBundle.PropertyEntry(PropertyId) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry
Creates a new property entry with the given id.
NodePropBundle.PropertyEntry(PropertyState) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry
Creates a new property entry and initialized it with values from the given property state.
NodeReadMethodsTest - Class in org.apache.jackrabbit.test.api
Tests the 'read' methods specified in the Node interface on a level 1 repository.
NodeReadMethodsTest() - Constructor for class org.apache.jackrabbit.test.api.NodeReadMethodsTest
 
nodeReferenceDeleteSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
 
nodeReferenceDeleteSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
nodeReferenceInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
 
nodeReferenceInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
NodeReferences - Class in org.apache.jackrabbit.core.state
NodeReferences represents the references (i.e. properties of type REFERENCE) to a particular node (denoted by its uuid).
NodeReferences(NodeReferencesId) - Constructor for class org.apache.jackrabbit.core.state.NodeReferences
Package private constructor
nodeReferenceSelectExistSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
nodeReferenceSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
 
nodeReferenceSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
NodeReferencesId - Class in org.apache.jackrabbit.core.state
Identifies a NodeReferences object.
NodeReferencesId(UUID) - Constructor for class org.apache.jackrabbit.core.state.NodeReferencesId
Creates a new instance of this class.
NodeReferencesId(NodeId) - Constructor for class org.apache.jackrabbit.core.state.NodeReferencesId
Creates a new instance of this class.
nodeReferenceUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
 
nodeReferenceUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
NODEREFSFILENAME - Static variable in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
the prefix of a node references file
nodeRemoved(NodeState, Name, int, NodeId) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Called when a child node has been removed
nodeRemoved(NodeState, Name, int, NodeId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Called when a child node has been removed
nodeRemoved(NodeState, Name, int, NodeId) - Method in interface org.apache.jackrabbit.core.state.NodeStateListener
Called when a child node has been removed
nodeRemoved(NodeState, Name, int, NodeId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Called when a child node has been removed
NodeRemovedTest - Class in org.apache.jackrabbit.test.api.observation
Test cases for Event.NODE_REMOVED events.
NodeRemovedTest() - Constructor for class org.apache.jackrabbit.test.api.observation.NodeRemovedTest
 
NodeRemoveMixinTest - Class in org.apache.jackrabbit.test.api
NodeRemoveMixinTest contains the test cases for the method Node.removeMixin(String).
NodeRemoveMixinTest() - Constructor for class org.apache.jackrabbit.test.api.NodeRemoveMixinTest
 
nodeReordered(NodeId, Path, NodeId, Path.Element, Path.Element, Path.Element, Name, Set, Session, boolean) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type NODE_MOVED.
NodeReorderTest - Class in org.apache.jackrabbit.test.api.observation
Tests if Node.orderBefore(String, String) operations trigger the appropriate observation events.
NodeReorderTest() - Constructor for class org.apache.jackrabbit.test.api.observation.NodeReorderTest
 
nodesReplaced(NodeState) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
Called when the children nodes were replaced by other nodes, typically as result of a reorder operation.
nodesReplaced(NodeState) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Called when the children nodes were replaced by other nodes, typically as result of a reorder operation.
nodesReplaced(NodeState) - Method in interface org.apache.jackrabbit.core.state.NodeStateListener
Called when the children nodes were replaced by other nodes, typically as result of a reorder operation.
nodesReplaced(NodeState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Called when the children nodes were replaced by other nodes, typically as result of a reorder operation.
NodeState - Class in org.apache.jackrabbit.core.state
NodeState represents the state of a Node.
NodeState(NodeState, int, boolean) - Constructor for class org.apache.jackrabbit.core.state.NodeState
Constructs a new node state that is initially connected to an overlayed state.
NodeState(NodeId, Name, NodeId, int, boolean) - Constructor for class org.apache.jackrabbit.core.state.NodeState
Constructs a new node state that is not connected.
NodeState - Class in org.apache.jackrabbit.jcr2spi.state
NodeState represents the state of a Node.
NodeState(NodeEntry, Name, Name[], ItemStateFactory, QNodeDefinition, ItemDefinitionProvider) - Constructor for class org.apache.jackrabbit.jcr2spi.state.NodeState
Constructs a NEW NodeState
NodeState(NodeEntry, NodeInfo, ItemStateFactory, ItemDefinitionProvider) - Constructor for class org.apache.jackrabbit.jcr2spi.state.NodeState
Constructs an EXISTING NodeState
nodeStateDeleteSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
NodeStateEx - Class in org.apache.jackrabbit.core.version
This Class provides some basic node operations directly on the node state.
NodeStateEx(UpdatableItemStateManager, NodeTypeRegistry, NodeState, Name) - Constructor for class org.apache.jackrabbit.core.version.NodeStateEx
Creates a new persistent node
nodeStateInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
NodeStateIterator - Interface in org.apache.jackrabbit.core.state
NodeStateIterator extends the Iterator interface by the respective NodeState methods.
NodeStateListener - Interface in org.apache.jackrabbit.core.state
Extends the ItemStateListener allowing a client to be additionally informed about changes on a NodeState.
nodeStateSelectExistSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
nodeStateSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
nodeStateUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
 
NodeTest() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
NodeTest - Class in org.apache.jackrabbit.test.api
NodeTest contains all test cases for the javax.jcr.Node that are related to writing, modifing or deleting nodes (level 2 of the specification).
NodeTest() - Constructor for class org.apache.jackrabbit.test.api.NodeTest
 
NodeTraversingQueryHits - Class in org.apache.jackrabbit.core.query.lucene
NodeTraversingQueryHits implements query hits that traverse a node hierarchy.
NodeTraversingQueryHits(Node, boolean) - Constructor for class org.apache.jackrabbit.core.query.lucene.NodeTraversingQueryHits
Creates query hits that consist of the nodes that are traversed from a given start node.
NodeTraversingQueryHits(Node, boolean, int) - Constructor for class org.apache.jackrabbit.core.query.lucene.NodeTraversingQueryHits
Creates query hits that consist of the nodes that are traversed from a given start node.
nodeType - Variable in class org.apache.jackrabbit.commons.predicate.DeclaringTypePredicate
The nodetype to check
nodeType - Variable in class org.apache.jackrabbit.commons.predicate.NodeTypePredicate
the nodetype to filter on
NODETYPE_ELEMENT - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the node type definition element.
NODETYPE_ELEMENT - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.NodeTypeConstants
Name of the node type definition element.
NodeTypeCache - Class in org.apache.jackrabbit.jcr2spi.nodetype
NodeTypeCache implements a cache for QNodeTypeDefinitions on a userId basis.
NodeTypeConflictException - Exception in org.apache.jackrabbit.core.nodetype
The NodeTypeConflictException ...
NodeTypeConflictException(String) - Constructor for exception org.apache.jackrabbit.core.nodetype.NodeTypeConflictException
Constructs a new instance of this class with the specified detail message.
NodeTypeConflictException(String, Throwable) - Constructor for exception org.apache.jackrabbit.core.nodetype.NodeTypeConflictException
Constructs a new instance of this class with the specified detail message and root cause.
NodeTypeConflictException - Exception in org.apache.jackrabbit.spi.commons.nodetype
The NodeTypeConflictException ...
NodeTypeConflictException(String) - Constructor for exception org.apache.jackrabbit.spi.commons.nodetype.NodeTypeConflictException
Constructs a new instance of this class with the specified detail message.
NodeTypeConflictException(String, Throwable) - Constructor for exception org.apache.jackrabbit.spi.commons.nodetype.NodeTypeConflictException
Constructs a new instance of this class with the specified detail message and root cause.
NodeTypeConstants - Interface in org.apache.jackrabbit.webdav.jcr.nodetype
NodeTypeConstants used to represent nodetype definitions in Xml.
NodeTypeDef - Class in org.apache.jackrabbit.core.nodetype
A NodeTypeDef holds the definition of a node type.
NodeTypeDef() - Constructor for class org.apache.jackrabbit.core.nodetype.NodeTypeDef
Default constructor.
NodeTypeDefDiff - Class in org.apache.jackrabbit.core.nodetype
A NodeTypeDefDiff represents the result of the comparison of two node type definitions.
NodeTypeDefDiff - Class in org.apache.jackrabbit.spi.commons.nodetype
A NodeTypeDefDiff represents the result of the comparison of two node type definitions.
NodeTypeDefDiff.ChildNodeDefDiff - Class in org.apache.jackrabbit.core.nodetype
 
NodeTypeDefDiff.ChildNodeDefDiff - Class in org.apache.jackrabbit.spi.commons.nodetype
 
NodeTypeDefDiff.PropDefDiff - Class in org.apache.jackrabbit.core.nodetype
 
NodeTypeDefDiff.PropDefDiff - Class in org.apache.jackrabbit.spi.commons.nodetype
 
NodeTypeDefinition - Interface in org.apache.jackrabbit.api.jsr283.nodetype
The NodeTypeDefinition interface provides methods for discovering the static definition of a node type.
NodeTypeDefinitionImpl - Class in org.apache.jackrabbit.core.nodetype
This class implements the NodeTypeDefinition interface.
NodeTypeDefinitionImpl(NodeTypeDef, NamePathResolver) - Constructor for class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
 
nodeTypeDefs - Variable in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
The fixed set of node type definitions known to the repository service.
NodeTypeDefStore - Class in org.apache.jackrabbit.core.nodetype
NodeTypeDefStore ...
NodeTypeDefStore() - Constructor for class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
Empty default constructor.
NodeTypeEventChannel - Interface in org.apache.jackrabbit.core.cluster
Event channel used to transmit nodetype registry operations.
NodeTypeEventListener - Interface in org.apache.jackrabbit.core.cluster
Interface used to receive information about incoming, external node type registry events.
NodeTypeExistsException - Exception in org.apache.jackrabbit.api.jsr283.nodetype
Exception thrown when an attempt is made to register a node type that already exisits, and allowUpdate has not been set to true.
NodeTypeExistsException() - Constructor for exception org.apache.jackrabbit.api.jsr283.nodetype.NodeTypeExistsException
Constructs a new instance of this class with null as its detail message.
NodeTypeExistsException(String) - Constructor for exception org.apache.jackrabbit.api.jsr283.nodetype.NodeTypeExistsException
Constructs a new instance of this class with the specified detail message.
NodeTypeExistsException(String, Throwable) - Constructor for exception org.apache.jackrabbit.api.jsr283.nodetype.NodeTypeExistsException
Constructs a new instance of this class with the specified detail message and root cause.
NodeTypeExistsException(Throwable) - Constructor for exception org.apache.jackrabbit.api.jsr283.nodetype.NodeTypeExistsException
Constructs a new instance of this class with the specified root cause.
NodeTypeImpl - Class in org.apache.jackrabbit.core.nodetype
A NodeTypeImpl ...
NodeTypeImpl - Class in org.apache.jackrabbit.jcr2spi.nodetype
NodeTypeImpl ...
NodeTypeIteratorAdapter - Class in org.apache.jackrabbit.commons.iterator
Adapter class for turning RangeIterators or Iterators into NodeTypeIterators.
NodeTypeIteratorAdapter(RangeIterator) - Constructor for class org.apache.jackrabbit.commons.iterator.NodeTypeIteratorAdapter
Creates an adapter for the given RangeIterator.
NodeTypeIteratorAdapter(Iterator) - Constructor for class org.apache.jackrabbit.commons.iterator.NodeTypeIteratorAdapter
Creates an adapter for the given Iterator.
NodeTypeIteratorAdapter(Collection) - Constructor for class org.apache.jackrabbit.commons.iterator.NodeTypeIteratorAdapter
Creates an iterator for the given collection.
NodeTypeManagerImpl - Class in org.apache.jackrabbit.core.nodetype
A NodeTypeManagerImpl implements a session dependant NodeTypeManager.
NodeTypeManagerImpl(NodeTypeRegistry, SessionImpl, DataStore) - Constructor for class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Creates a new NodeTypeManagerImpl instance.
NodeTypeManagerImpl - Class in org.apache.jackrabbit.jcr2spi.nodetype
A NodeTypeManagerImpl implements a session dependant NodeTypeManager.
NodeTypeManagerImpl(NodeTypeRegistry, ManagerProvider, ValueFactory) - Constructor for class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
Creates a new NodeTypeManagerImpl instance.
NodeTypeManagerTest - Class in org.apache.jackrabbit.test.api.nodetype
Tests if the NodeTypeManager properly returns primary types an mixin types.
NodeTypeManagerTest() - Constructor for class org.apache.jackrabbit.test.api.nodetype.NodeTypeManagerTest
 
nodetypeName - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.AddNode
 
NodeTypePredicate - Class in org.apache.jackrabbit.commons.predicate
Filters on the node type of a node.
NodeTypePredicate(String, boolean, int, int) - Constructor for class org.apache.jackrabbit.commons.predicate.NodeTypePredicate
Creates a new node type filter.
NodeTypePredicate(String, boolean) - Constructor for class org.apache.jackrabbit.commons.predicate.NodeTypePredicate
Creates a new node type filter.
NodeTypeProperty - Class in org.apache.jackrabbit.webdav.jcr.nodetype
NodeTypeProperty...
NodeTypeProperty(DavPropertyName, NodeType, boolean) - Constructor for class org.apache.jackrabbit.webdav.jcr.nodetype.NodeTypeProperty
 
NodeTypeProperty(DavPropertyName, NodeType[], boolean) - Constructor for class org.apache.jackrabbit.webdav.jcr.nodetype.NodeTypeProperty
 
NodeTypeProperty(DavPropertyName, String[], boolean) - Constructor for class org.apache.jackrabbit.webdav.jcr.nodetype.NodeTypeProperty
 
NodeTypeProperty(DavProperty) - Constructor for class org.apache.jackrabbit.webdav.jcr.nodetype.NodeTypeProperty
Create a new NodeTypeProperty from the specified general DavProperty object.
NodeTypeQueryNode - Class in org.apache.jackrabbit.spi.commons.query
Implements a query node that defines a node type match.
NodeTypeQueryNode(QueryNode, Name) - Constructor for class org.apache.jackrabbit.spi.commons.query.NodeTypeQueryNode
Creates a new NodeTypeQueryNode.
NodeTypeReader - Class in org.apache.jackrabbit.core.nodetype.xml
Node type definition reader.
NodeTypeReader(InputStream) - Constructor for class org.apache.jackrabbit.core.nodetype.xml.NodeTypeReader
Creates a node type definition file reader.
NodeTypeRecord - Class in org.apache.jackrabbit.core.cluster
Cluster record representing a node type registration, re-registration or unregistration.
NodeTypeRecord(Collection, boolean, Record) - Constructor for class org.apache.jackrabbit.core.cluster.NodeTypeRecord
Create a new instance of this class.
NodeTypeRecord(NodeTypeDef, Record) - Constructor for class org.apache.jackrabbit.core.cluster.NodeTypeRecord
Create a new instance of this class.
nodeTypeRegistered(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Called when a node type has been registered.
nodeTypeRegistered(Name) - Method in interface org.apache.jackrabbit.core.nodetype.NodeTypeRegistryListener
Called when a node type has been registered.
nodeTypeRegistered(Name) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateManager
Called when a node type has been registered.
nodeTypeRegistered(Name) - Method in class org.apache.jackrabbit.core.query.PropertyTypeRegistry
 
nodeTypeRegistered(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
Called when a node type has been registered.
nodeTypeRegistered(Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryListener
Called when a node type has been registered.
NodeTypeRegistry - Class in org.apache.jackrabbit.core.nodetype
A NodeTypeRegistry ...
NodeTypeRegistry(NamespaceRegistry, FileSystem) - Constructor for class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Protected constructor
NodeTypeRegistry - Interface in org.apache.jackrabbit.jcr2spi.nodetype
NodeTypeRegistry...
NodeTypeRegistryImpl - Class in org.apache.jackrabbit.jcr2spi.nodetype
A NodeTypeRegistry ...
NodeTypeRegistryListener - Interface in org.apache.jackrabbit.core.nodetype
The NodeTypeRegistryListener interface allows an implementing object to be informed about node type (un)registration.
NodeTypeRegistryListener - Interface in org.apache.jackrabbit.jcr2spi.nodetype
The NodeTypeRegistryListener interface allows an implementing object to be informed about node type (un)registration.
nodeTypeReRegistered(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Called when a node type has been re-registered.
nodeTypeReRegistered(Name) - Method in interface org.apache.jackrabbit.core.nodetype.NodeTypeRegistryListener
Called when a node type has been re-registered.
nodeTypeReRegistered(Name) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateManager
Called when a node type has been re-registered.
nodeTypeReRegistered(Name) - Method in class org.apache.jackrabbit.core.query.PropertyTypeRegistry
 
nodeTypeReRegistered(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
Called when a node type has been re-registered.
nodeTypeReRegistered(Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryListener
Called when a node type has been re-registered.
NODETYPES_ELEMENT - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the node type definition root element.
NODETYPES_ELEMENT - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.NodeTypeConstants
Name of the node type definition root element.
NODETYPES_NODE_ID - Static variable in class org.apache.jackrabbit.core.RepositoryImpl
hardcoded id of the "/jcr:system/jcr:nodeTypes" node
NODETYPES_REPORT - Static variable in class org.apache.jackrabbit.webdav.jcr.version.report.NodeTypesReport
The registered type of this report.
NodeTypesReport - Class in org.apache.jackrabbit.webdav.jcr.version.report
NodeTypesReport allows to retrieve the definition of a single or multiple node types.
NodeTypesReport() - Constructor for class org.apache.jackrabbit.webdav.jcr.version.report.NodeTypesReport
 
NodeTypeStorage - Interface in org.apache.jackrabbit.jcr2spi.nodetype
NodeTypeStorage...
NodeTypeTemplate - Interface in org.apache.jackrabbit.api.jsr283.nodetype
The NodeTypeTemplate interface represents a simple container structure used to define node types which are then registered through the NodeTypeManager.registerNodeType method.
NodeTypeTemplateImpl - Class in org.apache.jackrabbit.core.nodetype
A NodeTypeTemplateImpl ...
NodeTypeTest - Class in org.apache.jackrabbit.test.api.nodetype
Tests if the node type hierarchy is correctly mapped to the methods defined in NodeType.
NodeTypeTest() - Constructor for class org.apache.jackrabbit.test.api.nodetype.NodeTypeTest
 
nodeTypeUnregistered(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Called when a node type has been deregistered.
nodeTypeUnregistered(Name) - Method in interface org.apache.jackrabbit.core.nodetype.NodeTypeRegistryListener
Called when a node type has been deregistered.
nodeTypeUnregistered(Name) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateManager
Called when a node type has been deregistered.
nodeTypeUnregistered(Name) - Method in class org.apache.jackrabbit.core.query.PropertyTypeRegistry
 
nodeTypeUnregistered(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
Called when a node type has been deregistered.
nodeTypeUnregistered(Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryListener
Called when a node type has been deregistered.
NodeTypeUtil - Class in org.apache.jackrabbit.test.api.nodetype
Utility class to locate item definitions in the NodeTyeManager.
NodeTypeUtil() - Constructor for class org.apache.jackrabbit.test.api.nodetype.NodeTypeUtil
 
NodeTypeWriter - Class in org.apache.jackrabbit.core.nodetype.xml
Node type definition writer.
NodeUUIDTest - Class in org.apache.jackrabbit.test.api
NodeUUIDTest contains all tests for the javax.jcr.Node class that require a UUID (and therefore are optional).
NodeUUIDTest() - Constructor for class org.apache.jackrabbit.test.api.NodeUUIDTest
 
NON_DOUBLE_QUOTE_CHAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
NON_QUOTE_CHAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
NONE - Static variable in class org.apache.jackrabbit.core.nodetype.NodeTypeDefDiff
no modification
NONE - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
 
NONE - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
no modification
NONE - Static variable in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
Constant value to indicate no position index
nonVersionableNode - Variable in class org.apache.jackrabbit.test.api.version.AbstractVersionTest
 
nonVersionableNodeType - Variable in class org.apache.jackrabbit.test.api.version.AbstractMergeTest
 
nonVersionableNodeType - Variable in class org.apache.jackrabbit.test.api.version.AbstractVersionTest
 
NoPrefixDeclaredException - Exception in org.apache.jackrabbit.name
Deprecated.  
NoPrefixDeclaredException(String) - Constructor for exception org.apache.jackrabbit.name.NoPrefixDeclaredException
Deprecated. Creates a NoPrefixDeclaredException with the given error message.
NoPrefixDeclaredException(String, Throwable) - Constructor for exception org.apache.jackrabbit.name.NoPrefixDeclaredException
Deprecated. Creates a NoPrefixDeclaredException with the given error message and root cause exception.
NOQUERY - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
NORECURSE - Variable in class org.apache.jackrabbit.test.api.SerializationTest
 
normalize(float) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitTermQuery.JackrabbitTermWeight
normalize(float) - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryWeight
NoSuchItemStateException - Exception in org.apache.jackrabbit.core.state
The NoSuchItemStateException ...
NoSuchItemStateException(String) - Constructor for exception org.apache.jackrabbit.core.state.NoSuchItemStateException
Constructs a new instance of this class with the specified detail message.
NoSuchItemStateException(String, Throwable) - Constructor for exception org.apache.jackrabbit.core.state.NoSuchItemStateException
Constructs a new instance of this class with the specified detail message and root cause.
NoSuchPrincipalException - Exception in org.apache.jackrabbit.api.security.principal
Exception used to indicate that a Principal is not known to the system.
NoSuchPrincipalException(String) - Constructor for exception org.apache.jackrabbit.api.security.principal.NoSuchPrincipalException
 
Not - Interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom
Performs a logical negation of another constraint.
not(Constraint) - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelFactory
Performs a logical negation of another constraint.
not(Constraint) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Performs a logical negation of another constraint.
NOT - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
NotConstraint - Class in org.apache.jackrabbit.core.query.lucene.constraint
NotConstraint implements a NOT constraint.
NotConstraint(Constraint) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.NotConstraint
Creates a new NOT constraint with the given constraint as its operand.
NotEquals - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
NotExecutableException - Exception in org.apache.jackrabbit.test
This exception indicates that a test case cannot be executed due to missing data or if the repository does not have the ability to perform the test.
NotExecutableException() - Constructor for exception org.apache.jackrabbit.test.NotExecutableException
Creates a NotExecutableException without a message.
NotExecutableException(String) - Constructor for exception org.apache.jackrabbit.test.NotExecutableException
Creates a NotExecutableException with a detailed message.
nothing() - Static method in class org.apache.jackrabbit.spi.commons.name.Pattern
A pattern which matches nothing.
notifyEntryCreated(NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.EntryFactory
 
notifyIdChange(NodeEntry, String) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.EntryFactory
 
notifyLoggedOut() - Method in class org.apache.jackrabbit.core.SessionImpl
Notify the listeners that this session has been closed.
notifyLoggingOut() - Method in class org.apache.jackrabbit.core.SessionImpl
Notify the listeners that this session is about to be closed.
notifyNamespaceAdded(String, String) - Method in class org.apache.jackrabbit.name.AbstractNamespaceResolver
Deprecated. Notifies the listeners that a new namespace uri has been added and mapped to prefix.
notifyNamespaceAdded(String, String) - Method in class org.apache.jackrabbit.spi.commons.namespace.AbstractNamespaceResolver
Deprecated. Notifies the listeners that a new namespace uri has been added and mapped to prefix.
notifyNamespaceRemapped(String, String, String) - Method in class org.apache.jackrabbit.name.AbstractNamespaceResolver
Deprecated. Notifies listeners that an existing namespace uri has been remapped to a new prefix.
notifyNamespaceRemapped(String, String, String) - Method in class org.apache.jackrabbit.spi.commons.namespace.AbstractNamespaceResolver
Deprecated. Notifies listeners that an existing namespace uri has been remapped to a new prefix.
notifyNamespaceRemoved(String) - Method in class org.apache.jackrabbit.name.AbstractNamespaceResolver
Deprecated. Notifies the listeners that the namespace with the given uri has been removed from the mapping.
notifyNamespaceRemoved(String) - Method in class org.apache.jackrabbit.spi.commons.namespace.AbstractNamespaceResolver
Deprecated. Notifies the listeners that the namespace with the given uri has been removed from the mapping.
notifyNodeAdded(ChildNodeEntry) - Method in class org.apache.jackrabbit.core.state.NodeState
Notify the listeners that a child node entry has been added
notifyNodeAdded(NodeState, Name, int, NodeId) - Method in class org.apache.jackrabbit.core.state.StateChangeDispatcher
Notify listeners about changes to some state.
notifyNodeModified(NodeState) - Method in class org.apache.jackrabbit.core.state.StateChangeDispatcher
Notify listeners about changes to some state.
notifyNodeRemoved(ChildNodeEntry) - Method in class org.apache.jackrabbit.core.state.NodeState
Notify the listeners that a child node entry has been removed
notifyNodeRemoved(NodeState, Name, int, NodeId) - Method in class org.apache.jackrabbit.core.state.StateChangeDispatcher
Notify listeners about changes to some state.
notifyNodesReplaced() - Method in class org.apache.jackrabbit.core.state.NodeState
Notify the listeners that the child node entries have been replaced
notifyNodesReplaced(NodeState) - Method in class org.apache.jackrabbit.core.state.StateChangeDispatcher
Notify listeners about changes to some state.
notifyStateCreated() - Method in class org.apache.jackrabbit.core.state.ItemState
Notify the parent container about changes to this state.
notifyStateCreated(ItemState) - Method in class org.apache.jackrabbit.core.state.StateChangeDispatcher
Notify listeners about changes to some state.
notifyStateDestroyed() - Method in class org.apache.jackrabbit.core.state.ItemState
Notify the parent container about changes to this state.
notifyStateDestroyed(ItemState) - Method in class org.apache.jackrabbit.core.state.StateChangeDispatcher
Notify listeners about changes to some state.
notifyStateDiscarded() - Method in class org.apache.jackrabbit.core.state.ItemState
Notify the parent container about changes to this state.
notifyStateDiscarded(ItemState) - Method in class org.apache.jackrabbit.core.state.StateChangeDispatcher
Notify listeners about changes to some state.
notifyStateModified(ItemState) - Method in class org.apache.jackrabbit.core.state.StateChangeDispatcher
Notify listeners about changes to some state.
notifyStateUpdated() - Method in class org.apache.jackrabbit.core.state.ItemState
Notify the parent container about changes to this state.
NotImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
NotImpl...
NotNumber - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
NotOccurrenceIndicator - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
NotOperatorKeyword - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
NotQueryNode - Class in org.apache.jackrabbit.spi.commons.query
Implements a query node that defines a not operation on the child query.
NotQueryNode(QueryNode) - Constructor for class org.apache.jackrabbit.spi.commons.query.NotQueryNode
Creates a new NotQueryNode instance.
NS_DEFAULT_URI - Static variable in class org.apache.jackrabbit.name.QName
Deprecated.  
NS_DEFAULT_URI - Static variable in interface org.apache.jackrabbit.spi.Name
 
NS_EMPTY_PREFIX - Static variable in class org.apache.jackrabbit.name.QName
Deprecated.  
NS_EMPTY_PREFIX - Static variable in interface org.apache.jackrabbit.spi.Name
 
NS_FN_OLD_URI - Static variable in class org.apache.jackrabbit.core.SearchManager
 
NS_FN_URI - Static variable in class org.apache.jackrabbit.core.SearchManager
 
NS_JCR_PREFIX - Static variable in class org.apache.jackrabbit.name.QName
Deprecated.  
NS_JCR_PREFIX - Static variable in interface org.apache.jackrabbit.spi.Name
 
NS_JCR_URI - Static variable in class org.apache.jackrabbit.name.QName
Deprecated.  
NS_JCR_URI - Static variable in interface org.apache.jackrabbit.spi.Name
 
NS_JCR_URI - Static variable in class org.apache.jackrabbit.test.AbstractJCRTest
Namespace URI for jcr prefix.
NS_MIX_PREFIX - Static variable in class org.apache.jackrabbit.name.QName
Deprecated.  
NS_MIX_PREFIX - Static variable in interface org.apache.jackrabbit.spi.Name
 
NS_MIX_URI - Static variable in class org.apache.jackrabbit.name.QName
Deprecated.  
NS_MIX_URI - Static variable in interface org.apache.jackrabbit.spi.Name
 
NS_MIX_URI - Static variable in class org.apache.jackrabbit.test.AbstractJCRTest
Namespace URI for mix prefix.
NS_NT_PREFIX - Static variable in class org.apache.jackrabbit.name.QName
Deprecated.  
NS_NT_PREFIX - Static variable in interface org.apache.jackrabbit.spi.Name
 
NS_NT_URI - Static variable in class org.apache.jackrabbit.name.QName
Deprecated.  
NS_NT_URI - Static variable in interface org.apache.jackrabbit.spi.Name
 
NS_NT_URI - Static variable in class org.apache.jackrabbit.test.AbstractJCRTest
Namespace URI for nt prefix.
NS_REP_PREFIX - Static variable in class org.apache.jackrabbit.name.QName
Deprecated.  
NS_REP_PREFIX - Static variable in interface org.apache.jackrabbit.spi.Name
 
NS_REP_URI - Static variable in class org.apache.jackrabbit.name.QName
Deprecated.  
NS_REP_URI - Static variable in interface org.apache.jackrabbit.spi.Name
 
NS_SV_PREFIX - Static variable in class org.apache.jackrabbit.name.QName
Deprecated.  
NS_SV_PREFIX - Static variable in interface org.apache.jackrabbit.spi.Name
 
NS_SV_URI - Static variable in class org.apache.jackrabbit.name.QName
Deprecated.  
NS_SV_URI - Static variable in interface org.apache.jackrabbit.spi.Name
 
NS_SV_URI - Static variable in class org.apache.jackrabbit.test.AbstractJCRTest
Namespace URI for sv prefix
NS_XML_PREFIX - Static variable in class org.apache.jackrabbit.name.QName
Deprecated.  
NS_XML_PREFIX - Static variable in interface org.apache.jackrabbit.spi.Name
 
NS_XML_URI - Static variable in class org.apache.jackrabbit.name.QName
Deprecated.  
NS_XML_URI - Static variable in interface org.apache.jackrabbit.spi.Name
 
NS_XMLNS_PREFIX - Static variable in class org.apache.jackrabbit.name.QName
Deprecated.  
NS_XMLNS_PREFIX - Static variable in interface org.apache.jackrabbit.spi.Name
 
NS_XMLNS_URI - Static variable in class org.apache.jackrabbit.name.QName
Deprecated.  
NS_XMLNS_URI - Static variable in interface org.apache.jackrabbit.spi.Name
 
NS_XS_URI - Static variable in class org.apache.jackrabbit.core.SearchManager
 
nsContextStarted - Variable in class org.apache.jackrabbit.jcr2spi.xml.ImportHandler
this flag is used to determine whether a namespace context needs to be started in the startElement event or if the namespace context has already been started in a preceeding startPrefixMapping event; the flag is set per element in the first startPrefixMapping event and is cleared again in the following startElement event;
nsIndex - Variable in class org.apache.jackrabbit.core.persistence.bundle.util.ItemStateBinding
the namespace index
NSRegistryBasedNamespaceMappings - Class in org.apache.jackrabbit.core.query.lucene
NSRegistryBasedNamespaceMappings implements a namespace mapping based on the stable index prefix provided by the namespace registry.
nsResolver - Variable in class org.apache.jackrabbit.core.journal.AbstractRecord
Namespace resolver.
NT - Static variable in class org.apache.jackrabbit.commons.NamespaceHelper
The nt namespace URI.
NT_BASE - Static variable in interface org.apache.jackrabbit.JcrConstants
nt:base
NT_BASE - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. nt:base
NT_BASE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:base
NT_CHILDNODEDEFINITION - Static variable in interface org.apache.jackrabbit.JcrConstants
nt:childNodeDefinition
NT_CHILDNODEDEFINITION - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. nt:childNodeDefinition
NT_CHILDNODEDEFINITION - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:childNodeDefinition
NT_FILE - Static variable in class org.apache.jackrabbit.commons.predicate.NtFilePredicate
 
NT_FILE - Static variable in interface org.apache.jackrabbit.JcrConstants
nt:file
NT_FILE - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. nt:file
NT_FILE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:file
NT_FOLDER - Static variable in interface org.apache.jackrabbit.JcrConstants
nt:folder
NT_FOLDER - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. nt:folder
NT_FOLDER - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:folder
NT_FROZENNODE - Static variable in interface org.apache.jackrabbit.JcrConstants
nt:frozenNode
NT_FROZENNODE - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. nt:frozenNode
NT_FROZENNODE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:frozenNode
NT_HIERARCHYNODE - Static variable in class org.apache.jackrabbit.commons.predicate.NtFilePredicate
 
NT_HIERARCHYNODE - Static variable in interface org.apache.jackrabbit.JcrConstants
nt:hierarchyNode
NT_HIERARCHYNODE - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. nt:hierarchyNode
NT_HIERARCHYNODE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:hierarchyNode
NT_LINKEDFILE - Static variable in interface org.apache.jackrabbit.JcrConstants
nt:linkedFile
NT_NODETYPE - Static variable in interface org.apache.jackrabbit.JcrConstants
nt:nodeType
NT_NODETYPE - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. nt:nodeType
NT_NODETYPE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:nodeType
NT_PROPERTYDEFINITION - Static variable in interface org.apache.jackrabbit.JcrConstants
nt:propertyDefinition
NT_PROPERTYDEFINITION - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. nt:propertyDefinition
NT_PROPERTYDEFINITION - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:propertyDefinition
NT_QUERY - Static variable in interface org.apache.jackrabbit.JcrConstants
nt:query
NT_QUERY - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. nt:query
NT_QUERY - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:query
NT_REP_ACCESS_CONTROL - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
rep:AccessControl nodetype
NT_REP_ACCESS_CONTROLLABLE - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
rep:AccessControllable nodetype
NT_REP_ACE - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
rep:ACE nodetype
NT_REP_ACL - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
rep:ACL nodetype
NT_REP_DENY_ACE - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
rep:DenyACE nodetype
NT_REP_GRANT_ACE - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
rep:GrantACE nodetype
NT_REP_PRINCIPAL_ACCESS_CONTROL - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
rep:PrincipalAccessControl nodetype
NT_RESOURCE - Static variable in class org.apache.jackrabbit.commons.predicate.NtFilePredicate
 
NT_RESOURCE - Static variable in interface org.apache.jackrabbit.JcrConstants
nt:resource
NT_RESOURCE - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. nt:resource
NT_RESOURCE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:resource
NT_SHARE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:share
NT_UNSTRUCTURED - Static variable in interface org.apache.jackrabbit.JcrConstants
nt:unstructured
NT_UNSTRUCTURED - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. nt:unstructured
NT_UNSTRUCTURED - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:unstructured
NT_VERSION - Static variable in interface org.apache.jackrabbit.JcrConstants
nt:version
NT_VERSION - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. nt:version
NT_VERSION - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:version
NT_VERSIONEDCHILD - Static variable in interface org.apache.jackrabbit.JcrConstants
nt:versionedChild
NT_VERSIONEDCHILD - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. nt:versionedChild
NT_VERSIONEDCHILD - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:versionedChild
NT_VERSIONHISTORY - Static variable in interface org.apache.jackrabbit.JcrConstants
nt:versionHistory
NT_VERSIONHISTORY - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. nt:versionHistory
NT_VERSIONHISTORY - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:versionHistory
NT_VERSIONLABELS - Static variable in interface org.apache.jackrabbit.JcrConstants
nt:versionLabels
NT_VERSIONLABELS - Static variable in class org.apache.jackrabbit.name.QName
Deprecated. nt:versionLabels
NT_VERSIONLABELS - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:versionLabels
ntBase - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
JCR Name nt:base using the namespace resolver of the current session.
NtFilePredicate - Class in org.apache.jackrabbit.commons.predicate
The nt file item filter matches all properties that are defined my the nt:file or nt:resource nodetype. the later only, if the respective nodes name is 'jcr:content'.
NtFilePredicate() - Constructor for class org.apache.jackrabbit.commons.predicate.NtFilePredicate
 
NtFilePredicate(boolean, boolean) - Constructor for class org.apache.jackrabbit.commons.predicate.NtFilePredicate
 
ntFrozenNode - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
JCR Name nt:frozenNode using the namespace resolver of the current session.
ntMgr - Variable in class org.apache.jackrabbit.core.SessionImpl
the node type manager
ntQuery - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
JCR Name nt:query using the namespace resolver of the current session.
ntReg - Variable in class org.apache.jackrabbit.core.ItemValidator
node type registry
ntReg - Variable in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
the node type registry
ntVersion - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
JCR Name nt:version using the namespace resolver of the current session.
ntVersionHistory - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
JCR Name nt:versionHistory using the namespace resolver of the current session.
ntVersionLabels - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
JCR Name nt:versionHistory using the namespace resolver of the current session.
NULL - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
nullValues(Node) - Static method in class org.apache.jackrabbit.test.api.PropertyUtil
Helper method to assure that no property with a null value exist.
NumericLiteral() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 

O

object() - Method in interface org.apache.jackrabbit.commons.json.JsonHandler
Recieve notification about the start of an JSON object.
ObjectPersistenceManager - Class in org.apache.jackrabbit.core.persistence.obj
ObjectPersistenceManager is a FileSystem-based PersistenceManager that persists ItemState and NodeReferences objects using a simple custom binary serialization format (see Serializer).
ObjectPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Creates a new ObjectPersistenceManager instance.
ObjectPersistenceManager - Class in org.apache.jackrabbit.core.state.obj
Deprecated. use ObjectPersistenceManager instead.
ObjectPersistenceManager() - Constructor for class org.apache.jackrabbit.core.state.obj.ObjectPersistenceManager
Deprecated.  
OBSERVATION - Static variable in class org.apache.jackrabbit.jcr2spi.config.CacheBehaviour
Cache maintenance is done using events from the repository.
OBSERVATION - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
 
ObservationConstants - Interface in org.apache.jackrabbit.webdav.observation
ObservationConstants interface provide constants for request and response headers, Xml elements and property names used for handling observation over WebDAV.
ObservationDavServletRequest - Interface in org.apache.jackrabbit.webdav.observation
ObservationDavServletRequest provides extensions to the DavServletRequest interface used for dealing with observation.
ObservationDavServletResponse - Interface in org.apache.jackrabbit.webdav.observation
ObservationDavServletResponse provides extensions to the DavServletResponse interface used for dealing with observation.
ObservationDispatcher - Class in org.apache.jackrabbit.core.observation
Dispatcher for dispatching events to listeners within a single workspace.
ObservationDispatcher() - Constructor for class org.apache.jackrabbit.core.observation.ObservationDispatcher
Creates a new ObservationDispatcher instance and starts the notification thread daemon.
ObservationManagerImpl - Class in org.apache.jackrabbit.core.observation
Each Session instance has its own ObservationManager instance.
ObservationManagerImpl(ObservationDispatcher, SessionImpl, ItemManager) - Constructor for class org.apache.jackrabbit.core.observation.ObservationManagerImpl
Creates an ObservationManager instance.
ObservationManagerImpl - Class in org.apache.jackrabbit.jcr2spi.observation
ObservationManagerImpl...
ObservationManagerImpl(WorkspaceManager, NamePathResolver, NodeTypeRegistry) - Constructor for class org.apache.jackrabbit.jcr2spi.observation.ObservationManagerImpl
Creates a new observation manager for session.
observationMgr - Variable in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
 
ObservationResource - Interface in org.apache.jackrabbit.webdav.observation
ObservationResource extends the DavResource interface by observation relevant METHODS.
obsMgr - Variable in class org.apache.jackrabbit.core.WorkspaceImpl
The ObservationManager instance for this session.
obsMgr - Variable in class org.apache.jackrabbit.test.api.observation.AbstractObservationTest
The ObservationManager
obtain(Credentials, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
This default implementation does: calls AbstractReadableRepositoryService.checkCredentials(Credentials, String) checks if the given workspaceName is in AbstractReadableRepositoryService.wspNames otherwise throws a NoSuchWorkspaceException.
obtain(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
This default implementation returns the session info retuned by the call to AbstractReadableRepositoryService.createSessionInfo(String, String) with the userId taken from the passed sessionInfo.
obtain(Credentials, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
obtain(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
obtain(Credentials, String) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Returns a SessionInfo that will be used by other methods on the RepositoryService.
obtain(SessionInfo, String) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Returns a new SessionInfo for the given workspace name that will be used by other methods on the RepositoryService.
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
obtain(Credentials, String) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Returns a SessionInfo that will be used by other methods on the RepositoryService.
obtain(SessionInfo, String) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Returns a new SessionInfo for the given workspace name that will be used by other methods on the RepositoryService.
OccurrenceIndicator() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
OCCURRENCEINDICATOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
OccurrenceOneOrMore - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
OccurrenceZeroOrMore - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
OccurrenceZeroOrOne - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
onBegin(IOHandler, IOContext) - Method in class org.apache.jackrabbit.server.io.DefaultIOListener
 
onBegin(IOHandler, IOContext) - Method in interface org.apache.jackrabbit.server.io.IOListener
The import/export context has been passed to the given IOHandler
onEnd(IOHandler, IOContext, boolean) - Method in class org.apache.jackrabbit.server.io.DefaultIOListener
 
onEnd(IOHandler, IOContext, boolean) - Method in interface org.apache.jackrabbit.server.io.IOListener
The specified IOHandler finished.
onError(IOHandler, IOContext, Exception) - Method in class org.apache.jackrabbit.server.io.DefaultIOListener
 
onError(IOHandler, IOContext, Exception) - Method in interface org.apache.jackrabbit.server.io.IOListener
An expection occured during import/export within the specified IOHandler.
onEvent(EventIterator) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
onEvent(EventIterator) - Method in class org.apache.jackrabbit.core.RepositoryImpl
onEvent(EventIterator) - Method in class org.apache.jackrabbit.core.retention.RetentionRegistryImpl
 
onEvent(EventIterator) - Method in class org.apache.jackrabbit.core.SearchManager
 
onEvent(EventIterator) - Method in class org.apache.jackrabbit.core.security.principal.DefaultPrincipalProvider
 
onEvent(EventBundle) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEventListener
Processes events and invalidates cached ItemStates accordingly.
onEvent(EventBundle) - Method in interface org.apache.jackrabbit.jcr2spi.observation.InternalEventListener
Gets called when an event occurs.
onEvent(EventBundle) - Method in class org.apache.jackrabbit.jcr2spi.observation.ObservationManagerImpl
 
onEvent(EventIterator) - Method in class org.apache.jackrabbit.test.api.observation.EventResult
Called when events are delivered.
onEvent(EventIterator) - Method in class org.apache.jackrabbit.webdav.jcr.observation.SubscriptionImpl
Records the events passed as a new event bundle in order to make them available with the next SubscriptionImpl.discoverEvents(long) request.
onExternalUpdate(ChangeLog) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Notifies the persistence manager that an external (cluster) modification occured.
onExternalUpdate(ChangeLog) - Method in interface org.apache.jackrabbit.core.persistence.bundle.CachingPersistenceManager
Notifies the persistence manager that an external (cluster) modification occured.
onNodeTypeAdded(Name) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateProvider
onNodeTypeModified(Name) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateProvider
onNodeTypeRemoved(Name) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateProvider
ONPARENTVERSION_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the onParentVersion attribute.
ONPARENTVERSION_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.NodeTypeConstants
Name of the onParentVersion attribute.
OnParentVersionAbortTest - Class in org.apache.jackrabbit.test.api.version
OnParentVersionAbortTest tests the OnParentVersion ABORT behaviour.
OnParentVersionAbortTest() - Constructor for class org.apache.jackrabbit.test.api.version.OnParentVersionAbortTest
 
OnParentVersionComputeTest - Class in org.apache.jackrabbit.test.api.version
OnParentVersionComputeTest tests the OnParentVersion COMPUTE behaviour.
OnParentVersionComputeTest() - Constructor for class org.apache.jackrabbit.test.api.version.OnParentVersionComputeTest
 
OnParentVersionCopyTest - Class in org.apache.jackrabbit.test.api.version
OnParentVersionCopyTest tests the OnParentVersion COPY behaviour.
OnParentVersionCopyTest() - Constructor for class org.apache.jackrabbit.test.api.version.OnParentVersionCopyTest
 
OnParentVersionIgnoreTest - Class in org.apache.jackrabbit.test.api.version
OnParentVersionIgnoreTest tests the OnParentVersion IGNORE behaviour.
OnParentVersionIgnoreTest() - Constructor for class org.apache.jackrabbit.test.api.version.OnParentVersionIgnoreTest
 
OnParentVersionInitializeTest - Class in org.apache.jackrabbit.test.api.version
OnParentVersionInitializeTest tests the INITIALIZE behaviour.
OnParentVersionInitializeTest() - Constructor for class org.apache.jackrabbit.test.api.version.OnParentVersionInitializeTest
 
onRedefine(NodeDefId) - Method in class org.apache.jackrabbit.core.NodeImpl
 
onRedefine(PropDefId) - Method in class org.apache.jackrabbit.core.PropertyImpl
 
onRemove(NodeId) - Method in class org.apache.jackrabbit.core.NodeImpl
 
onSessionCreated(SessionImpl) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Adds the given session to the list of active sessions and registers this repository as listener.
OnWorkspaceInconsistency - Class in org.apache.jackrabbit.core.query
OnWorkspaceInconsistency defines an interface to handle workspace inconsistencies.
OnWorkspaceInconsistency(String) - Constructor for class org.apache.jackrabbit.core.query.OnWorkspaceInconsistency
Protected constructor.
OP_NAME_BETWEEN - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of between operation
OP_NAME_EQ_GENERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of equal operation (general comparison)
OP_NAME_EQ_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of equal operation
OP_NAME_GE_GENERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of greater or equal operation (general comparison)
OP_NAME_GE_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of greater or equal operation
OP_NAME_GT_GENERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of greater than operation (general comparison)
OP_NAME_GT_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name o^f greater than operation
OP_NAME_IN - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of in operation
OP_NAME_LE_GENERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of less than or equal operation (general comparison)
OP_NAME_LE_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of less than or equal operation
OP_NAME_LIKE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of like operation
OP_NAME_LT_GENERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of less than operation (general comparison)
OP_NAME_LT_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of less than operation
OP_NAME_NE_GENERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of not equal operation (general comparison)
OP_NAME_NE_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of not equal operation
OP_NAME_NOT_NULL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of is not null operation
OP_NAME_NULL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of is null operation
OP_NAME_SIMILAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of similar operation
OP_NAME_SPELLCHECK - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of spellcheck operation
OP_NAME_UNKNOW - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Name of unknown operations
OPAQUE_LOCK_TOKEN_PREFIX - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
 
open() - Method in class org.apache.jackrabbit.core.data.LazyFileInputStream
Open the stream if required.
open(File) - Method in class org.apache.jackrabbit.core.fs.local.HandleMonitor
Opens a file and returns an InputStream
open() - Method in class org.apache.jackrabbit.util.LazyFileInputStream
Opens the underlying file input stream in neccessairy.
OpenApos - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
opened - Variable in class org.apache.jackrabbit.core.data.LazyFileInputStream
True if the input stream was opened.
OpenOfficeTextExtractor - Class in org.apache.jackrabbit.extractor
Text extractor for OpenOffice documents.
OpenOfficeTextExtractor() - Constructor for class org.apache.jackrabbit.extractor.OpenOfficeTextExtractor
Creates a new OpenOfficeTextExtractor instance.
OpenQuot - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
openStream() - Method in class org.apache.jackrabbit.core.data.db.DbInputStream
Open the stream if required.
Operand - Interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom
An operand to a binary operation specified by a Comparison.
operands - Variable in class org.apache.jackrabbit.spi.commons.query.NAryQueryNode
The list of operands / children
Operation - Interface in org.apache.jackrabbit.jcr2spi.operation
Operation...
Operation - Interface in org.apache.jackrabbit.spi.commons.batch
An Operation represents a method call on a Batch.
OPERATION_BETWEEN - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
between operation: identifier [ NOT ] BETWEEN literal AND literal
OPERATION_EQ_GENERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
equal operation: = general comparison
OPERATION_EQ_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
equal operation: eq
OPERATION_GE_GENERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
greater or equal operation: >= general comparison
OPERATION_GE_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
greater or equal operation: ge
OPERATION_GT_GENERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
greater than operation: > general comparision
OPERATION_GT_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
greater than operation: gt
OPERATION_IN - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
in operation: identifier [ NOT ] IN ( literal {, literal}* )
OPERATION_LE_GENERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
less than or equal operation: <= general comparison
OPERATION_LE_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
less than or equal operation: le
OPERATION_LIKE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
like operation: identifier LIKE string_literal
OPERATION_LT_GENERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
less than operation: < general comparison
OPERATION_LT_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
less than operation: lt
OPERATION_NAMES - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
Operation names
OPERATION_NE_GENERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
not equal operation: <> general comparison
OPERATION_NE_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
not equal operation: ne
OPERATION_NOT_NULL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
is not null operation: identifier IS NOT NULL
OPERATION_NULL - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
is null operation: identifier IS NULL
OPERATION_SIMILAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
similar operation: XPath: rep:similar(path_string) SQL: SIMILAR(path_string)
OPERATION_SPELLCHECK - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
spellcheck operation: XPath: rep:spellcheck(string_literal) SQL: SPELLCHECK(string_literal)
operations - Variable in class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
Operations kept in this change log.
Operations - Class in org.apache.jackrabbit.spi.commons.batch
Factory for creating Operations.
OPERATIONS - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
 
Operations.AddNode - Class in org.apache.jackrabbit.spi.commons.batch
Representative of an add-node Operation which calls Batch.addNode(NodeId, Name, Name, String) when applied to a Batch.
Operations.AddNode(NodeId, Name, Name, String) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.AddNode
Create a new add-node Operation for the given arguments.
Operations.AddProperty - Class in org.apache.jackrabbit.spi.commons.batch
Representative of an add-property Operation which calls Batch.addProperty(NodeId, Name, QValue) or Batch.addProperty(NodeId, Name, QValue[]) depending on whether the property is multi valued or not when applied to a Batch.
Operations.AddProperty(NodeId, Name, QValue) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.AddProperty
Create a new add-property Operation for the given arguments.
Operations.AddProperty(NodeId, Name, QValue[]) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.AddProperty
Create a new add-property Operation for the given arguments.
Operations.Empty - Class in org.apache.jackrabbit.spi.commons.batch
Representative of the empty Operation which does nothing when applied to a Batch.
Operations.Empty() - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.Empty
 
Operations.Move - Class in org.apache.jackrabbit.spi.commons.batch
Representative of a move Operation which calls Batch.move(NodeId, NodeId, Name) when applied to a Batch.
Operations.Move(NodeId, NodeId, Name) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.Move
Create a new move Operation for the given arguments.
Operations.Remove - Class in org.apache.jackrabbit.spi.commons.batch
Representative of a remove Operation which calls Batch.remove(ItemId) when applied to a Batch.
Operations.Remove(ItemId) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.Remove
Create a new remove Operation for the given arguments.
Operations.ReorderNodes - Class in org.apache.jackrabbit.spi.commons.batch
Representative of a reorder-nodes Operation which calls Batch.reorderNodes(NodeId, NodeId, NodeId) when applied to a Batch.
Operations.ReorderNodes(NodeId, NodeId, NodeId) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.ReorderNodes
Create a new reorder-nodes Operation for the given arguments.
Operations.SetMixins - Class in org.apache.jackrabbit.spi.commons.batch
Representative of a set-mixin Operation which calls Batch.setMixins(NodeId, Name[]) when applied to a Batch.
Operations.SetMixins(NodeId, Name[]) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.SetMixins
Create a new set-mixin Operation for the given arguments.
Operations.SetValue - Class in org.apache.jackrabbit.spi.commons.batch
Representative of a set-value Operation which calls Batch.setValue(PropertyId, QValue) or Batch.setValue(PropertyId, QValue[]) depending on whether the property is multi valued or not when applied to a Batch.
Operations.SetValue(PropertyId, QValue) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.SetValue
Create a new set-value Operation for the given arguments.
Operations.SetValue(PropertyId, QValue[]) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.SetValue
Create a new set-value Operation for the given arguments.
OperationVisitor - Interface in org.apache.jackrabbit.jcr2spi.operation
OperationVisitor...
OPERATOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
OPERATOR_EQUAL_TO - Static variable in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelConstants
The "=" comparison operator.
OPERATOR_GREATER_THAN - Static variable in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelConstants
The ">" comparison operator.
OPERATOR_GREATER_THAN_OR_EQUAL_TO - Static variable in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelConstants
The ">=" comparison operator.
OPERATOR_LESS_THAN - Static variable in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelConstants
The "<" comparison operator.
OPERATOR_LESS_THAN_OR_EQUAL_TO - Static variable in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelConstants
The "<=" comparison operator.
OPERATOR_LIKE - Static variable in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelConstants
The "like" comparison operator.
OPERATOR_NOT_EQUAL_TO - Static variable in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelConstants
The "!
OperatorExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
OptionsInfo - Class in org.apache.jackrabbit.webdav.version
OptionsInfo represents the Xml request body, that may be present with a OPTIONS request.
OptionsInfo(String[]) - Constructor for class org.apache.jackrabbit.webdav.version.OptionsInfo
Create a new OptionsInfo with the specified entries.
OptionsMethod - Class in org.apache.jackrabbit.webdav.client.methods
OptionsMethod...
OptionsMethod(String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.OptionsMethod
 
OptionsMethod(String, String[]) - Constructor for class org.apache.jackrabbit.webdav.client.methods.OptionsMethod
 
OptionsMethod(String, OptionsInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.OptionsMethod
 
OptionsResponse - Class in org.apache.jackrabbit.webdav.version
OptionsResponse encapsulates the DAV:options-response element present in the response body of a successful OPTIONS request (with body).
OptionsResponse() - Constructor for class org.apache.jackrabbit.webdav.version.OptionsResponse
 
OPVAction - Variable in class org.apache.jackrabbit.test.api.version.AbstractOnParentVersionTest
 
Or - Interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom
Performs a logical disjunction of two other constraints.
or(Constraint, Constraint) - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelFactory
Performs a logical disjunction of two other constraints.
or(Constraint, Constraint) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Performs a logical disjunction of two other constraints.
OR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
Or - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
Oracle9PersistenceManager - Class in org.apache.jackrabbit.core.persistence.bundle
OracleLegacyPersistenceManager provides support for Oracle jdbc drivers prior to version 10 which require special handling of BLOB data.
Oracle9PersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.Oracle9PersistenceManager
 
OracleDatabaseJournal - Class in org.apache.jackrabbit.core.journal
It has the following property in addition to those of the DatabaseJournal: tableSpace: the Oracle tablespace to use
OracleDatabaseJournal() - Constructor for class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
 
OracleFileSystem - Class in org.apache.jackrabbit.core.fs.db
OracleFileSystem is a JDBC-based FileSystem implementation for Jackrabbit that persists file system entries in an Oracle database.
OracleFileSystem() - Constructor for class org.apache.jackrabbit.core.fs.db.OracleFileSystem
Creates a new OracleFileSystem instance.
OraclePersistenceManager - Class in org.apache.jackrabbit.core.persistence.bundle
Extends the BundleDbPersistenceManager by Oracle specific code.
OraclePersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.OraclePersistenceManager
Creates a new oracle persistence manager
OraclePersistenceManager - Class in org.apache.jackrabbit.core.persistence.db
OraclePersistenceManager is a JDBC-based PersistenceManager for Jackrabbit that persists ItemState and NodeReferences objects in Oracle database using a simple custom serialization format and a very basic non-normalized database schema (in essence tables with one 'key' and one 'data' column).
OraclePersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Creates a new OraclePersistenceManager instance.
OraclePersistenceManager - Class in org.apache.jackrabbit.core.state.db
Deprecated. use OraclePersistenceManager instead.
OraclePersistenceManager() - Constructor for class org.apache.jackrabbit.core.state.db.OraclePersistenceManager
Deprecated.  
OrConstraint - Class in org.apache.jackrabbit.core.query.lucene.constraint
OrConstraint implements an OR constraint.
OrConstraint(Constraint, Constraint) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.OrConstraint
Creates a new OR constraint.
ORDER - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
ORDER_ASCENDING - Static variable in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelConstants
Ascending order.
ORDER_DESCENDING - Static variable in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.QueryObjectModelConstants
Descending order.
ORDERABLE - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
ORDERABLE - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
orderBefore(Path.Element, Path.Element) - Method in class org.apache.jackrabbit.core.NodeImpl
Same as Node.orderBefore(String, String) except that this method takes a Path.Element arguments instead of Strings.
orderBefore(String, String) - Method in class org.apache.jackrabbit.core.NodeImpl
orderBefore(NodeEntry) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
Reorders this NodeEntry before the sibling entry specified by the given beforeEntry.
orderBefore(NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
orderBefore(String, String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
OrderBy - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
OrderByClause() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
OrderByClause() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
OrderByDateTest - Class in org.apache.jackrabbit.test.api.query
Test cases for order by queries on date properties.
OrderByDateTest() - Constructor for class org.apache.jackrabbit.test.api.query.OrderByDateTest
 
OrderByDoubleTest - Class in org.apache.jackrabbit.test.api.query
Test cases for order by queries on double properties.
OrderByDoubleTest() - Constructor for class org.apache.jackrabbit.test.api.query.OrderByDoubleTest
 
OrderByLongTest - Class in org.apache.jackrabbit.test.api.query
Test cases for order by queries on long properties.
OrderByLongTest() - Constructor for class org.apache.jackrabbit.test.api.query.OrderByLongTest
 
OrderByMultiTypeTest - Class in org.apache.jackrabbit.test.api.query
Test cases for order by queries on long properties.
OrderByMultiTypeTest() - Constructor for class org.apache.jackrabbit.test.api.query.OrderByMultiTypeTest
 
OrderByStable - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
OrderByStringTest - Class in org.apache.jackrabbit.test.api.query
Test cases for order by queries on String properties.
OrderByStringTest() - Constructor for class org.apache.jackrabbit.test.api.query.OrderByStringTest
 
Ordered - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
ORDERED_COLLECTIONS - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
 
OrderedExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
OrderedOpen - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
Ordering - Interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom
Determines the relative order of two node-tuples by evaluating operand for each.
ORDERING_TYPE - Static variable in interface org.apache.jackrabbit.webdav.ordering.OrderingConstants
The DAV:ordering-type property indicates whether the collection is ordered and, if so, uniquely identifies the semantics of the ordering.
ORDERING_TYPE_CUSTOM - Static variable in interface org.apache.jackrabbit.webdav.ordering.OrderingConstants
Constant representing the DAV:custom ordering type URI, which indicates that the collection is not ordered.
ORDERING_TYPE_UNORDERED - Static variable in interface org.apache.jackrabbit.webdav.ordering.OrderingConstants
Constant representing the DAV:unordered ordering type URI, which indicates that the collection is to be ordered, but the semantics of the ordering is not being advertised.
OrderingConstants - Interface in org.apache.jackrabbit.webdav.ordering
OrderingConstants provide constants for request and response headers, Xml elements and property names defined by RFC 3648.
OrderingDavServletRequest - Interface in org.apache.jackrabbit.webdav.ordering
OrderingDavServletRequest provides extensions to the DavServletRequest interface used for ordering members of orderable collections.
OrderingImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
OrderingImpl...
OrderingModeDecl() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
OrderingResource - Interface in org.apache.jackrabbit.webdav.ordering
OrderingResource extends the DavResource interface by METHODS relating to ordering functionality defined by RFC 3648.
OrderingType - Class in org.apache.jackrabbit.webdav.ordering
OrderingType represents the DAV:ordering-type property as defined by RFC 3648.
OrderingType() - Constructor for class org.apache.jackrabbit.webdav.ordering.OrderingType
Creates a OrderingType with the default type (e.g. default value).
OrderingType(String) - Constructor for class org.apache.jackrabbit.webdav.ordering.OrderingType
Create an OrderingType with the given ordering.
orderMembers(OrderPatch) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
Reorder the child nodes of the repository item represented by this resource as indicated by the specified OrderPatch object.
orderMembers(OrderPatch) - Method in interface org.apache.jackrabbit.webdav.ordering.OrderingResource
Reorders the internal members of this resource according to the instructions present in the specified OrderPatch object.
OrderModifier() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
OrderPatch - Class in org.apache.jackrabbit.webdav.ordering
OrderPatch represents the mandatory request body of an ORDERPATCH request.
OrderPatch(String, OrderPatch.Member) - Constructor for class org.apache.jackrabbit.webdav.ordering.OrderPatch
Create a new OrderPath object.
OrderPatch(String, OrderPatch.Member[]) - Constructor for class org.apache.jackrabbit.webdav.ordering.OrderPatch
Create a new OrderPath object.
OrderPatch.Member - Class in org.apache.jackrabbit.webdav.ordering
Internal class Member represents the 'Order-Member' children elements of an 'OrderPatch' request body present in the ORDERPATCH request.
OrderPatch.Member(String, Position) - Constructor for class org.apache.jackrabbit.webdav.ordering.OrderPatch.Member
Create a new Member object.
OrderPatchMethod - Class in org.apache.jackrabbit.webdav.client.methods
OrderPatchMethod...
OrderPatchMethod(String, OrderPatch) - Constructor for class org.apache.jackrabbit.webdav.client.methods.OrderPatchMethod
Create a new OrderPatchMethod with the given order patch object.
OrderPatchMethod(String, String, String, boolean) - Constructor for class org.apache.jackrabbit.webdav.client.methods.OrderPatchMethod
Create a new OrderPatchMethod that reorders the members of the resource identified by 'uri': the member identified by 'memberSegment' is moved to the first or to the last position, respectively.
OrderPatchMethod(String, String, String, String, boolean) - Constructor for class org.apache.jackrabbit.webdav.client.methods.OrderPatchMethod
Create a new OrderPatchMethod that reorders the members of the resource identified by 'uri': the member identified by 'memberSegment' is reordered before or after the member identified by 'targetMemberSegmet'.
orderProps - Variable in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
The relative paths of properties to use for ordering the result set.
OrderQueryNode - Class in org.apache.jackrabbit.spi.commons.query
Implements a query node that defines the order of nodes according to the values of properties.
OrderQueryNode(QueryNode) - Constructor for class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
Creates a new OrderQueryNode with a reference to a parent node and sort properties.
OrderQueryNode.OrderSpec - Class in org.apache.jackrabbit.spi.commons.query
Implements a single order specification.
OrderQueryNode.OrderSpec(Name, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.query.OrderQueryNode.OrderSpec
Deprecated. use OrderSpec#OrderSpec(Path, boolean) instead.
OrderQueryNode.OrderSpec(Path, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.query.OrderQueryNode.OrderSpec
Creates a new OrderSpec for property.
OrderSpec() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
OrderSpec() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
OrderSpecList() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
orderSpecs - Variable in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
The order specifier for each of the order properties.
OrExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
OrExpression() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
org.apache.jackrabbit - package org.apache.jackrabbit
 
org.apache.jackrabbit.api - package org.apache.jackrabbit.api
Contains set of interfaces that form the Jackrabbit-specific extensions to the JCR API
org.apache.jackrabbit.api.jsr283 - package org.apache.jackrabbit.api.jsr283
 
org.apache.jackrabbit.api.jsr283.lock - package org.apache.jackrabbit.api.jsr283.lock
 
org.apache.jackrabbit.api.jsr283.nodetype - package org.apache.jackrabbit.api.jsr283.nodetype
 
org.apache.jackrabbit.api.jsr283.observation - package org.apache.jackrabbit.api.jsr283.observation
 
org.apache.jackrabbit.api.jsr283.query - package org.apache.jackrabbit.api.jsr283.query
 
org.apache.jackrabbit.api.jsr283.retention - package org.apache.jackrabbit.api.jsr283.retention
 
org.apache.jackrabbit.api.jsr283.security - package org.apache.jackrabbit.api.jsr283.security
 
org.apache.jackrabbit.api.jsr283.version - package org.apache.jackrabbit.api.jsr283.version
 
org.apache.jackrabbit.api.observation - package org.apache.jackrabbit.api.observation
 
org.apache.jackrabbit.api.security.principal - package org.apache.jackrabbit.api.security.principal
 
org.apache.jackrabbit.api.security.user - package org.apache.jackrabbit.api.security.user
 
org.apache.jackrabbit.commons - package org.apache.jackrabbit.commons
 
org.apache.jackrabbit.commons.iterator - package org.apache.jackrabbit.commons.iterator
 
org.apache.jackrabbit.commons.json - package org.apache.jackrabbit.commons.json
 
org.apache.jackrabbit.commons.packaging - package org.apache.jackrabbit.commons.packaging
 
org.apache.jackrabbit.commons.predicate - package org.apache.jackrabbit.commons.predicate
 
org.apache.jackrabbit.commons.query - package org.apache.jackrabbit.commons.query
 
org.apache.jackrabbit.commons.repository - package org.apache.jackrabbit.commons.repository
 
org.apache.jackrabbit.commons.visitor - package org.apache.jackrabbit.commons.visitor
 
org.apache.jackrabbit.commons.xml - package org.apache.jackrabbit.commons.xml
 
org.apache.jackrabbit.core - package org.apache.jackrabbit.core
Contains the core classes that provide the implementation of the JCR API.
org.apache.jackrabbit.core.cluster - package org.apache.jackrabbit.core.cluster
 
org.apache.jackrabbit.core.config - package org.apache.jackrabbit.core.config
Jackrabbit configuration handling.
org.apache.jackrabbit.core.data - package org.apache.jackrabbit.core.data
 
org.apache.jackrabbit.core.data.db - package org.apache.jackrabbit.core.data.db
 
org.apache.jackrabbit.core.fs - package org.apache.jackrabbit.core.fs
 
org.apache.jackrabbit.core.fs.db - package org.apache.jackrabbit.core.fs.db
This package contains the class DbFileSystem, a simple generic JDBC-based FileSystem implementation for Jackrabbit.
org.apache.jackrabbit.core.fs.local - package org.apache.jackrabbit.core.fs.local
 
org.apache.jackrabbit.core.fs.mem - package org.apache.jackrabbit.core.fs.mem
 
org.apache.jackrabbit.core.jndi - package org.apache.jackrabbit.core.jndi
 
org.apache.jackrabbit.core.jndi.provider - package org.apache.jackrabbit.core.jndi.provider
 
org.apache.jackrabbit.core.journal - package org.apache.jackrabbit.core.journal
 
org.apache.jackrabbit.core.lock - package org.apache.jackrabbit.core.lock
 
org.apache.jackrabbit.core.nodetype - package org.apache.jackrabbit.core.nodetype
 
org.apache.jackrabbit.core.nodetype.compact - package org.apache.jackrabbit.core.nodetype.compact
 
org.apache.jackrabbit.core.nodetype.virtual - package org.apache.jackrabbit.core.nodetype.virtual
 
org.apache.jackrabbit.core.nodetype.xml - package org.apache.jackrabbit.core.nodetype.xml
 
org.apache.jackrabbit.core.observation - package org.apache.jackrabbit.core.observation
 
org.apache.jackrabbit.core.persistence - package org.apache.jackrabbit.core.persistence
 
org.apache.jackrabbit.core.persistence.bundle - package org.apache.jackrabbit.core.persistence.bundle
 
org.apache.jackrabbit.core.persistence.bundle.util - package org.apache.jackrabbit.core.persistence.bundle.util
 
org.apache.jackrabbit.core.persistence.db - package org.apache.jackrabbit.core.persistence.db
This package contains the class SimpleDbPersistenceManager, a simple generic JDBC-based PersistenceManager for Jackrabbit.
org.apache.jackrabbit.core.persistence.mem - package org.apache.jackrabbit.core.persistence.mem
 
org.apache.jackrabbit.core.persistence.obj - package org.apache.jackrabbit.core.persistence.obj
 
org.apache.jackrabbit.core.persistence.util - package org.apache.jackrabbit.core.persistence.util
 
org.apache.jackrabbit.core.persistence.xml - package org.apache.jackrabbit.core.persistence.xml
 
org.apache.jackrabbit.core.query - package org.apache.jackrabbit.core.query
 
org.apache.jackrabbit.core.query.lucene - package org.apache.jackrabbit.core.query.lucene
 
org.apache.jackrabbit.core.query.lucene.constraint - package org.apache.jackrabbit.core.query.lucene.constraint
 
org.apache.jackrabbit.core.query.lucene.directory - package org.apache.jackrabbit.core.query.lucene.directory
 
org.apache.jackrabbit.core.query.lucene.hits - package org.apache.jackrabbit.core.query.lucene.hits
 
org.apache.jackrabbit.core.query.lucene.join - package org.apache.jackrabbit.core.query.lucene.join
 
org.apache.jackrabbit.core.retention - package org.apache.jackrabbit.core.retention
 
org.apache.jackrabbit.core.security - package org.apache.jackrabbit.core.security
 
org.apache.jackrabbit.core.security.authentication - package org.apache.jackrabbit.core.security.authentication
 
org.apache.jackrabbit.core.security.authorization - package org.apache.jackrabbit.core.security.authorization
 
org.apache.jackrabbit.core.security.authorization.acl - package org.apache.jackrabbit.core.security.authorization.acl
 
org.apache.jackrabbit.core.security.authorization.combined - package org.apache.jackrabbit.core.security.authorization.combined
 
org.apache.jackrabbit.core.security.authorization.principalbased - package org.apache.jackrabbit.core.security.authorization.principalbased
 
org.apache.jackrabbit.core.security.principal - package org.apache.jackrabbit.core.security.principal
 
org.apache.jackrabbit.core.security.simple - package org.apache.jackrabbit.core.security.simple
 
org.apache.jackrabbit.core.security.user - package org.apache.jackrabbit.core.security.user
 
org.apache.jackrabbit.core.state - package org.apache.jackrabbit.core.state
 
org.apache.jackrabbit.core.state.db - package org.apache.jackrabbit.core.state.db
 
org.apache.jackrabbit.core.state.mem - package org.apache.jackrabbit.core.state.mem
 
org.apache.jackrabbit.core.state.obj - package org.apache.jackrabbit.core.state.obj
 
org.apache.jackrabbit.core.state.util - package org.apache.jackrabbit.core.state.util
 
org.apache.jackrabbit.core.state.xml - package org.apache.jackrabbit.core.state.xml
 
org.apache.jackrabbit.core.util - package org.apache.jackrabbit.core.util
 
org.apache.jackrabbit.core.value - package org.apache.jackrabbit.core.value
 
org.apache.jackrabbit.core.version - package org.apache.jackrabbit.core.version
The versioning framework in jackrabbit consists of 3 layers.
org.apache.jackrabbit.core.virtual - package org.apache.jackrabbit.core.virtual
 
org.apache.jackrabbit.core.xml - package org.apache.jackrabbit.core.xml
 
org.apache.jackrabbit.extractor - package org.apache.jackrabbit.extractor
 
org.apache.jackrabbit.j2ee - package org.apache.jackrabbit.j2ee
 
org.apache.jackrabbit.jca - package org.apache.jackrabbit.jca
 
org.apache.jackrabbit.jcr2spi - package org.apache.jackrabbit.jcr2spi
 
org.apache.jackrabbit.jcr2spi.config - package org.apache.jackrabbit.jcr2spi.config
 
org.apache.jackrabbit.jcr2spi.hierarchy - package org.apache.jackrabbit.jcr2spi.hierarchy
 
org.apache.jackrabbit.jcr2spi.lock - package org.apache.jackrabbit.jcr2spi.lock
 
org.apache.jackrabbit.jcr2spi.nodetype - package org.apache.jackrabbit.jcr2spi.nodetype
 
org.apache.jackrabbit.jcr2spi.observation - package org.apache.jackrabbit.jcr2spi.observation
 
org.apache.jackrabbit.jcr2spi.operation - package org.apache.jackrabbit.jcr2spi.operation
 
org.apache.jackrabbit.jcr2spi.query - package org.apache.jackrabbit.jcr2spi.query
 
org.apache.jackrabbit.jcr2spi.security - package org.apache.jackrabbit.jcr2spi.security
 
org.apache.jackrabbit.jcr2spi.state - package org.apache.jackrabbit.jcr2spi.state
 
org.apache.jackrabbit.jcr2spi.util - package org.apache.jackrabbit.jcr2spi.util
 
org.apache.jackrabbit.jcr2spi.version - package org.apache.jackrabbit.jcr2spi.version
 
org.apache.jackrabbit.jcr2spi.xml - package org.apache.jackrabbit.jcr2spi.xml
 
org.apache.jackrabbit.name - package org.apache.jackrabbit.name
 
org.apache.jackrabbit.server - package org.apache.jackrabbit.server
 
org.apache.jackrabbit.server.io - package org.apache.jackrabbit.server.io
The jackrabbit webdav server uses the classes defined in this package in order to perform import and export operations in order to respond to PUT, MKCOL, PROPPATCH and PROPFIND, GET, HEAD requests, respectively.
org.apache.jackrabbit.server.jcr - package org.apache.jackrabbit.server.jcr
 
org.apache.jackrabbit.server.remoting.davex - package org.apache.jackrabbit.server.remoting.davex
 
org.apache.jackrabbit.server.util - package org.apache.jackrabbit.server.util
 
org.apache.jackrabbit.spi - package org.apache.jackrabbit.spi
Defines the interfaces of the JCR SPI (Service Provider Interface).
org.apache.jackrabbit.spi.commons - package org.apache.jackrabbit.spi.commons
 
org.apache.jackrabbit.spi.commons.batch - package org.apache.jackrabbit.spi.commons.batch
 
org.apache.jackrabbit.spi.commons.conversion - package org.apache.jackrabbit.spi.commons.conversion
 
org.apache.jackrabbit.spi.commons.identifier - package org.apache.jackrabbit.spi.commons.identifier
 
org.apache.jackrabbit.spi.commons.lock - package org.apache.jackrabbit.spi.commons.lock
 
org.apache.jackrabbit.spi.commons.logging - package org.apache.jackrabbit.spi.commons.logging
 
org.apache.jackrabbit.spi.commons.name - package org.apache.jackrabbit.spi.commons.name
 
org.apache.jackrabbit.spi.commons.namespace - package org.apache.jackrabbit.spi.commons.namespace
 
org.apache.jackrabbit.spi.commons.nodetype - package org.apache.jackrabbit.spi.commons.nodetype
 
org.apache.jackrabbit.spi.commons.nodetype.compact - package org.apache.jackrabbit.spi.commons.nodetype.compact
 
org.apache.jackrabbit.spi.commons.query - package org.apache.jackrabbit.spi.commons.query
 
org.apache.jackrabbit.spi.commons.query.jsr283.qom - package org.apache.jackrabbit.spi.commons.query.jsr283.qom
 
org.apache.jackrabbit.spi.commons.query.qom - package org.apache.jackrabbit.spi.commons.query.qom
 
org.apache.jackrabbit.spi.commons.query.sql - package org.apache.jackrabbit.spi.commons.query.sql
 
org.apache.jackrabbit.spi.commons.query.sql2 - package org.apache.jackrabbit.spi.commons.query.sql2
 
org.apache.jackrabbit.spi.commons.query.xpath - package org.apache.jackrabbit.spi.commons.query.xpath
 
org.apache.jackrabbit.spi.commons.value - package org.apache.jackrabbit.spi.commons.value
 
org.apache.jackrabbit.spi2dav - package org.apache.jackrabbit.spi2dav
 
org.apache.jackrabbit.spi2davex - package org.apache.jackrabbit.spi2davex
 
org.apache.jackrabbit.spi2jcr - package org.apache.jackrabbit.spi2jcr
 
org.apache.jackrabbit.standalone - package org.apache.jackrabbit.standalone
 
org.apache.jackrabbit.test - package org.apache.jackrabbit.test
 
org.apache.jackrabbit.test.api - package org.apache.jackrabbit.test.api
 
org.apache.jackrabbit.test.api.lock - package org.apache.jackrabbit.test.api.lock
 
org.apache.jackrabbit.test.api.nodetype - package org.apache.jackrabbit.test.api.nodetype
 
org.apache.jackrabbit.test.api.observation - package org.apache.jackrabbit.test.api.observation
 
org.apache.jackrabbit.test.api.query - package org.apache.jackrabbit.test.api.query
 
org.apache.jackrabbit.test.api.util - package org.apache.jackrabbit.test.api.util
 
org.apache.jackrabbit.test.api.version - package org.apache.jackrabbit.test.api.version
 
org.apache.jackrabbit.util - package org.apache.jackrabbit.util
 
org.apache.jackrabbit.util.name - package org.apache.jackrabbit.util.name
 
org.apache.jackrabbit.uuid - package org.apache.jackrabbit.uuid
This package contains a UUID (Universally Unique Identifier) version 4 generator implementation copied from from the Jakarta Commons-Id project.
org.apache.jackrabbit.value - package org.apache.jackrabbit.value
 
org.apache.jackrabbit.webdav - package org.apache.jackrabbit.webdav
 
org.apache.jackrabbit.webdav.bind - package org.apache.jackrabbit.webdav.bind
 
org.apache.jackrabbit.webdav.client.methods - package org.apache.jackrabbit.webdav.client.methods
This package contains classes and utilities used to build a WebDAV client implementation.
org.apache.jackrabbit.webdav.header - package org.apache.jackrabbit.webdav.header
 
org.apache.jackrabbit.webdav.io - package org.apache.jackrabbit.webdav.io
 
org.apache.jackrabbit.webdav.jcr - package org.apache.jackrabbit.webdav.jcr
Contains JCR specific implementations.
org.apache.jackrabbit.webdav.jcr.lock - package org.apache.jackrabbit.webdav.jcr.lock
 
org.apache.jackrabbit.webdav.jcr.nodetype - package org.apache.jackrabbit.webdav.jcr.nodetype
 
org.apache.jackrabbit.webdav.jcr.observation - package org.apache.jackrabbit.webdav.jcr.observation
 
org.apache.jackrabbit.webdav.jcr.property - package org.apache.jackrabbit.webdav.jcr.property
 
org.apache.jackrabbit.webdav.jcr.search - package org.apache.jackrabbit.webdav.jcr.search
 
org.apache.jackrabbit.webdav.jcr.transaction - package org.apache.jackrabbit.webdav.jcr.transaction
 
org.apache.jackrabbit.webdav.jcr.version - package org.apache.jackrabbit.webdav.jcr.version
Contains JCR specific implementations for the following interfaces: VersionableResource VersionControlledResource VersionResource VersionHistoryResource
org.apache.jackrabbit.webdav.jcr.version.report - package org.apache.jackrabbit.webdav.jcr.version.report
Contains JCR specific reports.
org.apache.jackrabbit.webdav.lock - package org.apache.jackrabbit.webdav.lock
Provides interfaces and classes for locking related issues.
org.apache.jackrabbit.webdav.observation - package org.apache.jackrabbit.webdav.observation
Contains interfaces and classes related to observation, which is not covered by the WebDAV protocol.
org.apache.jackrabbit.webdav.ordering - package org.apache.jackrabbit.webdav.ordering
Contains interfaces and classes used to cover the functionality defined by the RFC 3648: Web Distributed Authoring and Versioning (WebDAV) Ordered Collections Protocol .
org.apache.jackrabbit.webdav.property - package org.apache.jackrabbit.webdav.property
Interfaces and classes related to WebDAV properties.
org.apache.jackrabbit.webdav.search - package org.apache.jackrabbit.webdav.search
Contains interfaces and classes used to cover the functionality defined by the Internet Draft WebDAV Search.
org.apache.jackrabbit.webdav.security - package org.apache.jackrabbit.webdav.security
 
org.apache.jackrabbit.webdav.security.report - package org.apache.jackrabbit.webdav.security.report
 
org.apache.jackrabbit.webdav.server - package org.apache.jackrabbit.webdav.server
 
org.apache.jackrabbit.webdav.simple - package org.apache.jackrabbit.webdav.simple
 
org.apache.jackrabbit.webdav.transaction - package org.apache.jackrabbit.webdav.transaction
Contains interfaces and classes related to transaction locks.
org.apache.jackrabbit.webdav.util - package org.apache.jackrabbit.webdav.util
Common utility classes.
org.apache.jackrabbit.webdav.version - package org.apache.jackrabbit.webdav.version
Interfaces and classes used to cover functionality defined by RFC 3253: Versioning Extensions to WebDAV.
org.apache.jackrabbit.webdav.version.report - package org.apache.jackrabbit.webdav.version.report
Report interface and inplementation for default reports defined by RFC 3253.
org.apache.jackrabbit.webdav.xml - package org.apache.jackrabbit.webdav.xml
Xml utility classes.
OrImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
OrImpl...
OrQueryNode - Class in org.apache.jackrabbit.spi.commons.query
Implements a query node that defines an OR operation between arbitrary other QueryNodes.
OrQueryNode(QueryNode) - Constructor for class org.apache.jackrabbit.spi.commons.query.OrQueryNode
Creates a new OrQueryNode with a parent query node.
outer - Variable in class org.apache.jackrabbit.core.query.lucene.join.Join
The outer query hits.
outerScoreNodeIndex - Variable in class org.apache.jackrabbit.core.query.lucene.join.Join
The score node index of the outer query hits.
OutputContext - Interface in org.apache.jackrabbit.webdav.io
OutputContext...
OutputContextImpl - Class in org.apache.jackrabbit.webdav.io
OutputContextImpl...
OutputContextImpl(HttpServletResponse, OutputStream) - Constructor for class org.apache.jackrabbit.webdav.io.OutputContextImpl
 
overlayedState - Variable in class org.apache.jackrabbit.core.state.ItemState
the backing persistent item state (may be null)
OVERWRITE_FALSE - Static variable in class org.apache.jackrabbit.webdav.header.OverwriteHeader
 
OVERWRITE_TRUE - Static variable in class org.apache.jackrabbit.webdav.header.OverwriteHeader
 
OverwriteHeader - Class in org.apache.jackrabbit.webdav.header
OverwriteHeader...
OverwriteHeader(boolean) - Constructor for class org.apache.jackrabbit.webdav.header.OverwriteHeader
 
OverwriteHeader(HttpServletRequest) - Constructor for class org.apache.jackrabbit.webdav.header.OverwriteHeader
Create a new OverwriteHeader for the given request object.
OWNER - Static variable in interface org.apache.jackrabbit.webdav.security.SecurityConstants
Protected href property DAV:owner

P

p - Variable in class org.apache.jackrabbit.test.api.version.AbstractOnParentVersionTest
 
P_PRINCIPAL_NAME - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
rep:principalName property name
P_PRIVILEGES - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
rep:privileges property name
Param() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
PARAM_ADMIN_ID - Static variable in class org.apache.jackrabbit.core.config.LoginModuleConfig
UserId of the administrator.
PARAM_ANONYMOUS_ID - Static variable in class org.apache.jackrabbit.core.config.LoginModuleConfig
UserId of the anonymous user.
PARAM_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.ConfigurationParser
Name of the bean parameter configuration element.
PARAM_OMIT_DEFAULT_PERMISSIONS - Static variable in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
 
PARAM_PRINCIPAL_PROVIDER_CLASS - Static variable in class org.apache.jackrabbit.core.config.LoginModuleConfig
Property-Key for the fully qualified class name of the implementation of PrincipalProvider to be used with the LoginModule.
ParamList() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
PARENT - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
Name of the field that contains the UUID of the parent node.
parent - Variable in class org.apache.jackrabbit.jcr2spi.operation.Remove
 
parent - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
 
parent - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
PARENT_ELEMENT - Static variable in class org.apache.jackrabbit.name.Path
Deprecated. the 'parent' element. i.e. '..'
ParentElement - Class in org.apache.jackrabbit.webdav.bind
ParentElement wraps en element of the parent set of a resource.
ParentElement(String, String) - Constructor for class org.apache.jackrabbit.webdav.bind.ParentElement
 
ParenthesizedExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
parentId - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.AddNode
 
parentId - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.AddProperty
 
parentId - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.ReorderNodes
 
ParentNodeJoin - Class in org.apache.jackrabbit.core.query.lucene.join
ParentNodeJoin implements a parent node join condition.
ParentNodeJoin(MultiColumnQueryHits, IndexReader, HierarchyResolver, ChildNodeJoinConditionImpl) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.ParentNodeJoin
Creates a new parent node join condition.
PARENTSET - Static variable in interface org.apache.jackrabbit.webdav.bind.BindConstants
 
ParentSet - Class in org.apache.jackrabbit.webdav.bind
ParentSet represents a DAV:parent-set property.
ParentSet(Collection) - Constructor for class org.apache.jackrabbit.webdav.bind.ParentSet
Creates a new ParentSet from a collection of ParentElement objects.
parse(String) - Method in class org.apache.jackrabbit.commons.json.JsonParser
 
parse(InputStream, String) - Method in class org.apache.jackrabbit.commons.json.JsonParser
 
parse(Reader) - Method in class org.apache.jackrabbit.commons.json.JsonParser
 
parse(InputStream) - Method in class org.apache.jackrabbit.commons.xml.ParsingContentHandler
Utility method that parses the given input stream using this handler.
parse(String) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitQueryParser
parse(String, NamespaceResolver) - Static method in class org.apache.jackrabbit.name.NameFormat
Deprecated. Converts the jcrName to its corresponding QName.
parse(String[], NamespaceResolver) - Static method in class org.apache.jackrabbit.name.NameFormat
Deprecated. Converts each JCR-style name in the passed array to its corresponding QName and returns the resulting QName array.
parse(String, NamespaceResolver) - Static method in class org.apache.jackrabbit.name.PathFormat
Deprecated. Parses jcrPath into a qualified path using resolver to convert prefixes into namespace URI's.
parse(Path, String, NamespaceResolver) - Static method in class org.apache.jackrabbit.name.PathFormat
Deprecated. Parses the give jcrPath and returns a Path.
parse(String, NamespaceResolver, NameFactory) - Static method in class org.apache.jackrabbit.spi.commons.conversion.NameParser
Parses the jcrName (either qualified or expanded) and returns a new Name.
parse(String[], NamespaceResolver, NameFactory) - Static method in class org.apache.jackrabbit.spi.commons.conversion.NameParser
Parses an array of jcrName and returns the respective array of Name.
parse(String, NameResolver, PathFactory) - Static method in class org.apache.jackrabbit.spi.commons.conversion.PathParser
Parses jcrPath into a qualified path using resolver to convert prefixes into namespace URI's.
parse(Path, String, NameResolver, PathFactory) - Static method in class org.apache.jackrabbit.spi.commons.conversion.PathParser
Parses the give jcrPath and returns a Path.
parse(String, String, NameResolver, QueryNodeFactory) - Static method in class org.apache.jackrabbit.spi.commons.query.QueryParser
Parses a query statement according to a query language into a query tree.
parse(String, NameResolver) - Static method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
parse(File) - Method in class org.apache.jackrabbit.test.api.ExportSysViewTest.SysViewParser
 
parse(String) - Static method in class org.apache.jackrabbit.test.ISO8601
Parses an ISO8601-compliant date/time string.
parse(String) - Static method in class org.apache.jackrabbit.util.ISO8601
Parses an ISO8601-compliant date/time string.
parse(HttpServletRequest, String) - Static method in class org.apache.jackrabbit.webdav.header.CodedUrlHeader
Retrieves the header with the given name and builds a new CodedUrlHeader.
parse(HttpServletRequest, int) - Static method in class org.apache.jackrabbit.webdav.header.DepthHeader
Retrieve the Depth header from the given request object and parse the value.
parse(WebdavRequest) - Static method in class org.apache.jackrabbit.webdav.header.LabelHeader
 
parse(HttpServletRequest, long) - Static method in class org.apache.jackrabbit.webdav.header.TimeoutHeader
Parses the request timeout header and converts it into a new TimeoutHeader object.
parse(String, long) - Static method in class org.apache.jackrabbit.webdav.header.TimeoutHeader
Parses the given timeout String and converts the timeout value into a long indicating the number of milliseconds until expiration time is reached.
parse(URL) - Method in class org.apache.jackrabbit.webdav.simple.ResourceConfig
Tries to parse the given xml configuration file.
parse(String) - Static method in class org.apache.jackrabbit.webdav.Status
Parse the given status line and return a new Status object.
parseAccessManagerConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses the access manager configuration.
parseBeanConfig(Element, String) - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Parses a named bean configuration from the given element.
parseBeanConfig(Element) - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Parses a named bean configuration from the given element.
parseClusterConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses cluster configuration.
ParseException - Exception in org.apache.jackrabbit.core.nodetype.compact
ParseException
ParseException(int, int, String) - Constructor for exception org.apache.jackrabbit.core.nodetype.compact.ParseException
Constructs a new instance of this class with null as its detail message.
ParseException(String, int, int, String) - Constructor for exception org.apache.jackrabbit.core.nodetype.compact.ParseException
Constructs a new instance of this class with the specified detail message.
ParseException(String, Throwable, int, int, String) - Constructor for exception org.apache.jackrabbit.core.nodetype.compact.ParseException
Constructs a new instance of this class with the specified detail message and root cause.
ParseException(Throwable, int, int, String) - Constructor for exception org.apache.jackrabbit.core.nodetype.compact.ParseException
Constructs a new instance of this class with the specified root cause.
ParseException - Exception in org.apache.jackrabbit.spi.commons.nodetype.compact
ParseException
ParseException(int, int, String) - Constructor for exception org.apache.jackrabbit.spi.commons.nodetype.compact.ParseException
Constructs a new instance of this class with null as its detail message.
ParseException(String, int, int, String) - Constructor for exception org.apache.jackrabbit.spi.commons.nodetype.compact.ParseException
Constructs a new instance of this class with the specified detail message.
ParseException(String, Throwable, int, int, String) - Constructor for exception org.apache.jackrabbit.spi.commons.nodetype.compact.ParseException
Constructs a new instance of this class with the specified detail message and root cause.
ParseException(Throwable, int, int, String) - Constructor for exception org.apache.jackrabbit.spi.commons.nodetype.compact.ParseException
Constructs a new instance of this class with the specified root cause.
ParseException - Exception in org.apache.jackrabbit.spi.commons.query.sql
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.apache.jackrabbit.spi.commons.query.sql.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.apache.jackrabbit.spi.commons.query.sql.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.apache.jackrabbit.spi.commons.query.sql.ParseException
 
ParseException - Exception in org.apache.jackrabbit.spi.commons.query.xpath
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.apache.jackrabbit.spi.commons.query.xpath.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.apache.jackrabbit.spi.commons.query.xpath.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.apache.jackrabbit.spi.commons.query.xpath.ParseException
 
parseHeader(HttpServletRequest, long) - Static method in class org.apache.jackrabbit.webdav.header.PollTimeoutHeader
Parses the request timeout header and converts it into a new PollTimeoutHeader object.
parseJournalConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses journal configuration.
parseLoginModuleConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses the login module configuration.
parseParameters(Element) - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Parses the configuration parameters of the given element.
parsePersistenceManagerConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses the PersistenceManager config.
parser - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
 
Parser - Class in org.apache.jackrabbit.spi.commons.query.sql2
The SQL2 parser can convert a JCR-SQL2 query to a QueryObjectModel.
Parser(QueryObjectModelFactory, ValueFactory) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql2.Parser
Create a new parser.
parser - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
parseRepositoryConfig(InputSource) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses repository configuration.
parseSearchConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses search index configuration.
parseSecurityConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses security configuration.
parseSecurityManagerConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses the security manager configuration.
parseVersioningConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses versioning configuration.
parseWorkspaceConfig(InputSource) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses workspace configuration.
parseWorkspaceSecurityConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Read the WorkspaceSecurity Element of Workspace's configuration.
parseXML(InputSource) - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Parses the given XML document and returns the DOM root element.
parseXML(InputSource, boolean) - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Parses the given XML document and returns the DOM root element.
ParsingContentHandler - Class in org.apache.jackrabbit.commons.xml
Utility class that decorates a ContentHandler instance with simple XML parsing capability.
ParsingContentHandler(ContentHandler) - Constructor for class org.apache.jackrabbit.commons.xml.ParsingContentHandler
Creates a DefaultHandler adapter for the given content handler.
ParsingNameResolver - Class in org.apache.jackrabbit.name
Deprecated. Use the ParsingNameResolver class from the org.apache.jackrabbit.spi.commons.conversion package of the jackrabbit-spi-commons component.
ParsingNameResolver(NamespaceResolver) - Constructor for class org.apache.jackrabbit.name.ParsingNameResolver
Deprecated. Creates a parsing name resolver.
ParsingNameResolver(Session) - Constructor for class org.apache.jackrabbit.name.ParsingNameResolver
Deprecated. Creates a parsing name resolver for a JCR session.
ParsingNameResolver - Class in org.apache.jackrabbit.spi.commons.conversion
Name resolver that parsers and formats prefixed JCR names.
ParsingNameResolver(NameFactory, NamespaceResolver) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.ParsingNameResolver
Creates a parsing name resolver.
ParsingPathResolver - Class in org.apache.jackrabbit.name
Deprecated. Use the ParsingPathResolver class from the org.apache.jackrabbit.spi.commons.conversion package of the jackrabbit-spi-commons component.
ParsingPathResolver(NameResolver) - Constructor for class org.apache.jackrabbit.name.ParsingPathResolver
Deprecated. Creates a parsing path resolver.
ParsingPathResolver - Class in org.apache.jackrabbit.spi.commons.conversion
Path resolver that parsers and formats prefixed JCR paths.
ParsingPathResolver(PathFactory, NameResolver) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.ParsingPathResolver
Creates a parsing path resolver.
password - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The password
password - Variable in class org.apache.jackrabbit.core.fs.db.DbFileSystem
the JDBC connection password
password - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleDbPersistenceManager
the jdbc password
password - Variable in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
 
path - Variable in class org.apache.jackrabbit.core.fs.FileSystemResource
 
PATH - Static variable in class org.apache.jackrabbit.core.nodetype.compact.Lexer
 
Path - Class in org.apache.jackrabbit.name
Deprecated. Use the Path and PathFactory interfaces from the org.apache.jackrabbit.spi package of the jackrabbit-spi component. A default implementation is available as the org.apache.jackrabbit.spi.commons.name.PathFactoryImpl class in the jackrabbit-spi-commons component.
path(Path) - Static method in class org.apache.jackrabbit.spi.commons.name.Pattern
Construct a new pattern which matches an exact path
PATH - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.Lexer
 
Path - Interface in org.apache.jackrabbit.spi
The Path interface defines the qualified representation of a JCR path.
Path.CurrentElement - Class in org.apache.jackrabbit.name
Deprecated.  
Path.Element - Interface in org.apache.jackrabbit.spi
Object representation of a single JCR path element.
Path.NameElement - Class in org.apache.jackrabbit.name
Deprecated.  
Path.ParentElement - Class in org.apache.jackrabbit.name
Deprecated.  
Path.PathBuilder - Class in org.apache.jackrabbit.name
Deprecated. Internal helper class used to build a path from pre-parsed path elements.
Path.PathBuilder() - Constructor for class org.apache.jackrabbit.name.Path.PathBuilder
Deprecated. Creates a new PathBuilder.
Path.PathBuilder(Path.PathElement[]) - Constructor for class org.apache.jackrabbit.name.Path.PathBuilder
Deprecated. Creates a new PathBuilder and initialized it with the given path elements.
Path.PathBuilder(Path) - Constructor for class org.apache.jackrabbit.name.Path.PathBuilder
Deprecated. Creates a new PathBuilder and initialized it with elements of the given path.
Path.PathElement - Class in org.apache.jackrabbit.name
Deprecated. Object representation of a single JCR path element.
Path.RootElement - Class in org.apache.jackrabbit.name
Deprecated.  
PATH_ACTIVITIES_NODE - Static variable in interface org.apache.jackrabbit.api.jsr283.Workspace
A constant for the absolute path of the activities node.
PATH_CONFIGURATIONS_NODE - Static variable in interface org.apache.jackrabbit.api.jsr283.Workspace
A constant for the absolute path of the configurations node.
PATH_FACTORY - Static variable in class org.apache.jackrabbit.core.query.lucene.SearchIndex
The path factory.
PATH_NODE_TYPES_NODE - Static variable in interface org.apache.jackrabbit.api.jsr283.Workspace
A constant for the absolute path of the node type definition storage node.
PATH_SYSTEM_NODE - Static variable in interface org.apache.jackrabbit.api.jsr283.Workspace
A constant for the absolute path of the system node.
PATH_UNFILED_NODE - Static variable in interface org.apache.jackrabbit.api.jsr283.Workspace
A constant for the absolute path of the unfiled storage node.
PATH_VERSION_STORAGE_NODE - Static variable in interface org.apache.jackrabbit.api.jsr283.Workspace
A constant for the absolute path of the version storage node.
PATH_WORKSPACE_ROOT - Static variable in interface org.apache.jackrabbit.api.jsr283.Workspace
A constant for the absolute path of the workspace root node.
PathBuilder - Class in org.apache.jackrabbit.spi.commons.name
Helper class used to build a path from pre-parsed path elements.
PathBuilder() - Constructor for class org.apache.jackrabbit.spi.commons.name.PathBuilder
Creates a new PathBuilder to create a Path using the default PathFactory.
PathBuilder(PathFactory) - Constructor for class org.apache.jackrabbit.spi.commons.name.PathBuilder
Creates a new PathBuilder.
PathBuilder(Path.Element[]) - Constructor for class org.apache.jackrabbit.spi.commons.name.PathBuilder
Creates a new PathBuilder and initialized it with the given path elements.
PathBuilder(Path) - Constructor for class org.apache.jackrabbit.spi.commons.name.PathBuilder
Creates a new PathBuilder and initialized it with elements of the given path.
PathExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
PathFactory - Interface in org.apache.jackrabbit.spi
PathFactory...
PathFactoryImpl - Class in org.apache.jackrabbit.spi.commons.name
PathFactoryImpl...
PathFactoryLogger - Class in org.apache.jackrabbit.spi.commons.logging
Log wrapper for a PathFactory.
PathFactoryLogger(PathFactory, LogWriter) - Constructor for class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
Create a new instance for the given pathFactory which uses writer for persisting log messages.
PathFormat - Class in org.apache.jackrabbit.name
Deprecated. Use the PathResolver interface from the org.apache.jackrabbit.spi.commons.conversion package of the jackrabbit-spi-commons component.
PathFormat() - Constructor for class org.apache.jackrabbit.name.PathFormat
Deprecated.  
pathIndex - Variable in class org.apache.jackrabbit.commons.packaging.FilterContentPackage.FilteringIterator
 
PathMap - Class in org.apache.jackrabbit.spi.commons.name
Generic path map that associates information with the individual path elements of a path.
PathMap() - Constructor for class org.apache.jackrabbit.spi.commons.name.PathMap
 
PathMap - Class in org.apache.jackrabbit.util
Deprecated. Use the PathMap class from the org.apache.jackrabbit.spi.commons.name package of the jackrabbit-spi-commons component.
PathMap() - Constructor for class org.apache.jackrabbit.util.PathMap
Deprecated.  
PathMap.Element - Class in org.apache.jackrabbit.spi.commons.name
Internal class holding the object associated with a certain path element.
PathMap.Element - Class in org.apache.jackrabbit.util
Deprecated. Internal class holding the object associated with a certain path element.
PathMap.ElementVisitor - Interface in org.apache.jackrabbit.spi.commons.name
Element visitor used in PathMap.traverse(org.apache.jackrabbit.spi.commons.name.PathMap.ElementVisitor, boolean)
PathMap.ElementVisitor - Interface in org.apache.jackrabbit.util
Deprecated. Element visitor used in PathMap.traverse(org.apache.jackrabbit.util.PathMap.ElementVisitor, boolean)
PathParser - Class in org.apache.jackrabbit.spi.commons.conversion
PathParser formats a Path using a NameResolver and a PathFactory.
PathParser() - Constructor for class org.apache.jackrabbit.spi.commons.conversion.PathParser
 
PathPredicate - Class in org.apache.jackrabbit.commons.predicate
The path filter provides hierarchical filtering.
PathPredicate(String) - Constructor for class org.apache.jackrabbit.commons.predicate.PathPredicate
Creates a new default path filter | Pattern | Matches | /foo | exactly "/foo" | /foo.* | all paths starting with "foo <DT><A HREF="./org/apache/jackrabbit/test/api/PathPropertyTest.html" title="class in org.apache.jackrabbit.test.api"><B>PathPropertyTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD>Tests a path property.<DT><A HREF="./org/apache/jackrabbit/test/api/PathPropertyTest.html#PathPropertyTest()"><B>PathPropertyTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PathPropertyTest.html" title="class in org.apache.jackrabbit.test.api">PathPropertyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/PathQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query"><B>PathQueryNode</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/query/package-summary.html">org.apache.jackrabbit.spi.commons.query</A><DD>Implements a query node that defines a path restriction.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/PathQueryNode.html#PathQueryNode(org.apache.jackrabbit.spi.commons.query.QueryNode, java.util.List)"><B>PathQueryNode(QueryNode, List)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/PathQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">PathQueryNode</A> <DD>Creates a relative <code>PathQueryNode</code> with no location steps and the list of node types under /jcr:system. <DT><A HREF="./org/apache/jackrabbit/core/CachingHierarchyManager.html#pathResolved(org.apache.jackrabbit.core.ItemId, org.apache.jackrabbit.spi.commons.name.PathBuilder)"><B>pathResolved(ItemId, PathBuilder)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/CachingHierarchyManager.html" title="class in org.apache.jackrabbit.core">CachingHierarchyManager</A> <DD>Called by <A HREF="./org/apache/jackrabbit/core/HierarchyManagerImpl.html#resolvePath(org.apache.jackrabbit.spi.Path.Element[], int, org.apache.jackrabbit.core.ItemId, int)"><CODE>HierarchyManagerImpl.resolvePath(Path.Element[], int, ItemId, int)</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/core/HierarchyManagerImpl.html#pathResolved(org.apache.jackrabbit.core.ItemId, org.apache.jackrabbit.spi.commons.name.PathBuilder)"><B>pathResolved(ItemId, PathBuilder)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/HierarchyManagerImpl.html" title="class in org.apache.jackrabbit.core">HierarchyManagerImpl</A> <DD>Called by <A HREF="./org/apache/jackrabbit/core/HierarchyManagerImpl.html#resolvePath(org.apache.jackrabbit.spi.Path.Element[], int, org.apache.jackrabbit.core.ItemId, int)"><CODE>HierarchyManagerImpl.resolvePath(Path.Element[], int, ItemId, int)</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/name/PathResolver.html" title="interface in org.apache.jackrabbit.name"><B>PathResolver</B></A> - Interface in <A HREF="./org/apache/jackrabbit/name/package-summary.html">org.apache.jackrabbit.name</A><DD><B>Deprecated.</B>&nbsp;<I>Use the PathResolver interface from the org.apache.jackrabbit.spi.commons.conversion package of the jackrabbit-spi-commons component.</I><DT><A HREF="./org/apache/jackrabbit/spi/commons/conversion/PathResolver.html" title="interface in org.apache.jackrabbit.spi.commons.conversion"><B>PathResolver</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/commons/conversion/package-summary.html">org.apache.jackrabbit.spi.commons.conversion</A><DD>Resolver for JCR paths.<DT><A HREF="./org/apache/jackrabbit/commons/packaging/FilterContentPackage.Content.html#paths"><B>paths</B></A> - Variable in class org.apache.jackrabbit.commons.packaging.<A HREF="./org/apache/jackrabbit/commons/packaging/FilterContentPackage.Content.html" title="class in org.apache.jackrabbit.commons.packaging">FilterContentPackage.Content</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/value/PathValue.html" title="class in org.apache.jackrabbit.value"><B>PathValue</B></A> - Class in <A HREF="./org/apache/jackrabbit/value/package-summary.html">org.apache.jackrabbit.value</A><DD>A <code>PathValue</code> provides an implementation of the <code>Value</code> interface representing a <code>PATH</code> value (an absolute or relative workspace path).<DT><A HREF="./org/apache/jackrabbit/value/PathValue.html#PathValue(java.lang.String)"><B>PathValue(String)</B></A> - Constructor for class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/PathValue.html" title="class in org.apache.jackrabbit.value">PathValue</A> <DD>Protected constructor creating a <code>PathValue</code> object without validating the path. <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/Pattern.html" title="class in org.apache.jackrabbit.spi.commons.name"><B>Pattern</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/name/package-summary.html">org.apache.jackrabbit.spi.commons.name</A><DD>Pattern to match normalized <A HREF="./org/apache/jackrabbit/spi/Path.html" title="interface in org.apache.jackrabbit.spi"><CODE>Path</CODE></A>s.<DT><A HREF="./org/apache/jackrabbit/spi/commons/name/Pattern.html#Pattern()"><B>Pattern()</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.name.<A HREF="./org/apache/jackrabbit/spi/commons/name/Pattern.html" title="class in org.apache.jackrabbit.spi.commons.name">Pattern</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyUtil.html#PATTERN_DATE"><B>PATTERN_DATE</B></A> - Static variable in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyUtil.html" title="class in org.apache.jackrabbit.test.api">PropertyUtil</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyUtil.html#PATTERN_NAME"><B>PATTERN_NAME</B></A> - Static variable in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyUtil.html" title="class in org.apache.jackrabbit.test.api">PropertyUtil</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyUtil.html#PATTERN_PATH"><B>PATTERN_PATH</B></A> - Static variable in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyUtil.html" title="class in org.apache.jackrabbit.test.api">PropertyUtil</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyUtil.html#PATTERNSTRING_DATE"><B>PATTERNSTRING_DATE</B></A> - Static variable in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyUtil.html" title="class in org.apache.jackrabbit.test.api">PropertyUtil</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyUtil.html#PATTERNSTRING_NAME"><B>PATTERNSTRING_NAME</B></A> - Static variable in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyUtil.html" title="class in org.apache.jackrabbit.test.api">PropertyUtil</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyUtil.html#PATTERNSTRING_PATH"><B>PATTERNSTRING_PATH</B></A> - Static variable in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyUtil.html" title="class in org.apache.jackrabbit.test.api">PropertyUtil</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyUtil.html#PATTERNSTRING_PATH_ELEMENT"><B>PATTERNSTRING_PATH_ELEMENT</B></A> - Static variable in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyUtil.html" title="class in org.apache.jackrabbit.test.api">PropertyUtil</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyUtil.html#PATTERNSTRING_PATH_WITHOUT_LAST_SLASH"><B>PATTERNSTRING_PATH_WITHOUT_LAST_SLASH</B></A> - Static variable in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyUtil.html" title="class in org.apache.jackrabbit.test.api">PropertyUtil</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/extractor/PdfTextExtractor.html" title="class in org.apache.jackrabbit.extractor"><B>PdfTextExtractor</B></A> - Class in <A HREF="./org/apache/jackrabbit/extractor/package-summary.html">org.apache.jackrabbit.extractor</A><DD>Text extractor for Portable Document Format (PDF).<DT><A HREF="./org/apache/jackrabbit/extractor/PdfTextExtractor.html#PdfTextExtractor()"><B>PdfTextExtractor()</B></A> - Constructor for class org.apache.jackrabbit.extractor.<A HREF="./org/apache/jackrabbit/extractor/PdfTextExtractor.html" title="class in org.apache.jackrabbit.extractor">PdfTextExtractor</A> <DD>Creates a new <code>PdfTextExtractor</code> instance. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#PERCENT"><B>PERCENT</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#PERIOD"><B>PERIOD</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/authorization/Permission.html" title="class in org.apache.jackrabbit.core.security.authorization"><B>Permission</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/security/authorization/package-summary.html">org.apache.jackrabbit.core.security.authorization</A><DD><code>Permission</code>...<DT><A HREF="./org/apache/jackrabbit/core/security/authorization/Permission.html#Permission()"><B>Permission()</B></A> - Constructor for class org.apache.jackrabbit.core.security.authorization.<A HREF="./org/apache/jackrabbit/core/security/authorization/Permission.html" title="class in org.apache.jackrabbit.core.security.authorization">Permission</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/jsr283/observation/Event.html#PERSIST"><B>PERSIST</B></A> - Static variable in interface org.apache.jackrabbit.api.jsr283.observation.<A HREF="./org/apache/jackrabbit/api/jsr283/observation/Event.html" title="interface in org.apache.jackrabbit.api.jsr283.observation">Event</A> <DD>If event bundling is supported, this event is used to indicate a bundle boundary within the event journal. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeRegistry.html#persistCustomNodeTypeDefs(org.apache.jackrabbit.core.nodetype.NodeTypeDefStore)"><B>persistCustomNodeTypeDefs(NodeTypeDefStore)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeRegistry.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeRegistry</A> <DD>Persists the custom node type definitions contained in the given <code>store</code>. <DT><A HREF="./org/apache/jackrabbit/core/state/ChangeLog.html#persisted()"><B>persisted()</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ChangeLog.html" title="class in org.apache.jackrabbit.core.state">ChangeLog</A> <DD>After the states have actually been persisted, update their internal states and notify listeners. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/AbstractCopy.html#persisted()"><B>persisted()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/AbstractCopy.html" title="class in org.apache.jackrabbit.jcr2spi.operation">AbstractCopy</A> <DD>Invalidate the destination parent <code>NodeState</code>. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/AddLabel.html#persisted()"><B>persisted()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/AddLabel.html" title="class in org.apache.jackrabbit.jcr2spi.operation">AddLabel</A> <DD>Invalidates the jcr:versionlabel nodestate present with the given version history. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/AddNode.html#persisted()"><B>persisted()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/AddNode.html" title="class in org.apache.jackrabbit.jcr2spi.operation">AddNode</A> <DD>Throws UnsupportedOperationException <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/AddProperty.html#persisted()"><B>persisted()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/AddProperty.html" title="class in org.apache.jackrabbit.jcr2spi.operation">AddProperty</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/Checkin.html#persisted()"><B>persisted()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/Checkin.html" title="class in org.apache.jackrabbit.jcr2spi.operation">Checkin</A> <DD>Invalidate the target <code>NodeState</code>. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/Checkout.html#persisted()"><B>persisted()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/Checkout.html" title="class in org.apache.jackrabbit.jcr2spi.operation">Checkout</A> <DD>Invalidate the target <code>NodeState</code>. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/Clone.html#persisted()"><B>persisted()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/Clone.html" title="class in org.apache.jackrabbit.jcr2spi.operation">Clone</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/LockOperation.html#persisted()"><B>persisted()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/LockOperation.html" title="class in org.apache.jackrabbit.jcr2spi.operation">LockOperation</A> <DD>Invalidates the <code>NodeState</code> that has been locked. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/LockRefresh.html#persisted()"><B>persisted()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/LockRefresh.html" title="class in org.apache.jackrabbit.jcr2spi.operation">LockRefresh</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/LockRelease.html#persisted()"><B>persisted()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/LockRelease.html" title="class in org.apache.jackrabbit.jcr2spi.operation">LockRelease</A> <DD>Invalidates the <code>NodeState</code> that has been unlocked and all its child properties. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/Merge.html#persisted()"><B>persisted()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/Merge.html" title="class in org.apache.jackrabbit.jcr2spi.operation">Merge</A> <DD>Invalidates the target nodestate and all descendants. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/Move.html#persisted()"><B>persisted()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/Move.html" title="class in org.apache.jackrabbit.jcr2spi.operation">Move</A> <DD>Throws UnsupportedOperationException if this Move Operation is a transient modification. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/Operation.html#persisted()"><B>persisted()</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/Operation.html" title="interface in org.apache.jackrabbit.jcr2spi.operation">Operation</A> <DD>Informs this Operation that it has been successfully executed. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/Remove.html#persisted()"><B>persisted()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/Remove.html" title="class in org.apache.jackrabbit.jcr2spi.operation">Remove</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/RemoveLabel.html#persisted()"><B>persisted()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/RemoveLabel.html" title="class in org.apache.jackrabbit.jcr2spi.operation">RemoveLabel</A> <DD>Invalidates the jcr:versionlabel nodestate present with the given version history and all decendant states (property states). <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/RemoveVersion.html#persisted()"><B>persisted()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/RemoveVersion.html" title="class in org.apache.jackrabbit.jcr2spi.operation">RemoveVersion</A> <DD>Invalidates the <code>NodeState</code> that has been updated and all its decendants. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/ReorderNodes.html#persisted()"><B>persisted()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/ReorderNodes.html" title="class in org.apache.jackrabbit.jcr2spi.operation">ReorderNodes</A> <DD>Throws UnsupportedOperationException <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/ResolveMergeConflict.html#persisted()"><B>persisted()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/ResolveMergeConflict.html" title="class in org.apache.jackrabbit.jcr2spi.operation">ResolveMergeConflict</A> <DD>Invalidates the <code>NodeState</code> that had a merge conflict pending and all its child properties. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/Restore.html#persisted()"><B>persisted()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/Restore.html" title="class in org.apache.jackrabbit.jcr2spi.operation">Restore</A> <DD>In case of a workspace-restore or 'removeExisting' the complete tree gets invalidated, otherwise the given <code>NodeState</code> that has been updated and all its decendants. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/SetMixin.html#persisted()"><B>persisted()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/SetMixin.html" title="class in org.apache.jackrabbit.jcr2spi.operation">SetMixin</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/SetPropertyValue.html#persisted()"><B>persisted()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/SetPropertyValue.html" title="class in org.apache.jackrabbit.jcr2spi.operation">SetPropertyValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/Update.html#persisted()"><B>persisted()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/Update.html" title="class in org.apache.jackrabbit.jcr2spi.operation">Update</A> <DD>Invalidates the <code>NodeState</code> that has been updated and all its decendants. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/WorkspaceImport.html#persisted()"><B>persisted()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/WorkspaceImport.html" title="class in org.apache.jackrabbit.jcr2spi.operation">WorkspaceImport</A> <DD>Invalidates the <code>NodeState</code> that has been updated and all its decendants. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/ChangeLog.html#persisted()"><B>persisted()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/ChangeLog.html" title="class in org.apache.jackrabbit.jcr2spi.state">ChangeLog</A> <DD>Call this method when this change log has been sucessfully persisted. <DT><A HREF="./org/apache/jackrabbit/core/config/RepositoryConfigurationParser.html#PERSISTENCE_MANAGER_ELEMENT"><B>PERSISTENCE_MANAGER_ELEMENT</B></A> - Static variable in class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/RepositoryConfigurationParser.html" title="class in org.apache.jackrabbit.core.config">RepositoryConfigurationParser</A> <DD>Name of the persistence manager configuration element. <DT><A HREF="./org/apache/jackrabbit/core/persistence/PersistenceCopier.html" title="class in org.apache.jackrabbit.core.persistence"><B>PersistenceCopier</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/persistence/package-summary.html">org.apache.jackrabbit.core.persistence</A><DD>Tool for copying item states from one persistence manager to another.<DT><A HREF="./org/apache/jackrabbit/core/persistence/PersistenceCopier.html#PersistenceCopier(org.apache.jackrabbit.core.persistence.PersistenceManager, org.apache.jackrabbit.core.persistence.PersistenceManager, org.apache.jackrabbit.core.data.DataStore)"><B>PersistenceCopier(PersistenceManager, PersistenceManager, DataStore)</B></A> - Constructor for class org.apache.jackrabbit.core.persistence.<A HREF="./org/apache/jackrabbit/core/persistence/PersistenceCopier.html" title="class in org.apache.jackrabbit.core.persistence">PersistenceCopier</A> <DD>Creates a tool for copying content from one persistence manager to another. <DT><A HREF="./org/apache/jackrabbit/core/persistence/PersistenceManager.html" title="interface in org.apache.jackrabbit.core.persistence"><B>PersistenceManager</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/persistence/package-summary.html">org.apache.jackrabbit.core.persistence</A><DD>Persistence manager interface.<DT><A HREF="./org/apache/jackrabbit/core/state/PersistenceManager.html" title="interface in org.apache.jackrabbit.core.state"><B>PersistenceManager</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/state/package-summary.html">org.apache.jackrabbit.core.state</A><DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="./org/apache/jackrabbit/core/persistence/PersistenceManager.html" title="interface in org.apache.jackrabbit.core.persistence"><CODE>PersistenceManager</CODE></A> instead.</I><DT><A HREF="./org/apache/jackrabbit/core/config/PersistenceManagerConfig.html" title="class in org.apache.jackrabbit.core.config"><B>PersistenceManagerConfig</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/config/package-summary.html">org.apache.jackrabbit.core.config</A><DD>Persistence manager configuration.<DT><A HREF="./org/apache/jackrabbit/core/config/PersistenceManagerConfig.html#PersistenceManagerConfig(org.apache.jackrabbit.core.config.BeanConfig)"><B>PersistenceManagerConfig(BeanConfig)</B></A> - Constructor for class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/PersistenceManagerConfig.html" title="class in org.apache.jackrabbit.core.config">PersistenceManagerConfig</A> <DD>Creates a persistence manager configuration object from the given bean configuration. <DT><A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html#persistent"><B>persistent</B></A> - Variable in class org.apache.jackrabbit.core.persistence.mem.<A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.mem">InMemPersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#PIContentChar"><B>PIContentChar</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#PILbrace"><B>PILbrace</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#PINCNameLbrace"><B>PINCNameLbrace</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#PITarget"><B>PITarget</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#PITest()"><B>PITest()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/extractor/PlainTextExtractor.html" title="class in org.apache.jackrabbit.extractor"><B>PlainTextExtractor</B></A> - Class in <A HREF="./org/apache/jackrabbit/extractor/package-summary.html">org.apache.jackrabbit.extractor</A><DD>Text extractor for plain text.<DT><A HREF="./org/apache/jackrabbit/extractor/PlainTextExtractor.html#PlainTextExtractor()"><B>PlainTextExtractor()</B></A> - Constructor for class org.apache.jackrabbit.extractor.<A HREF="./org/apache/jackrabbit/extractor/PlainTextExtractor.html" title="class in org.apache.jackrabbit.extractor">PlainTextExtractor</A> <DD>Creates a new <code>PlainTextExtractor</code> instance. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#Plus"><B>Plus</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#PLUS_SIGN"><B>PLUS_SIGN</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/PMContext.html" title="class in org.apache.jackrabbit.core.persistence"><B>PMContext</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/persistence/package-summary.html">org.apache.jackrabbit.core.persistence</A><DD>A <code>PMContext</code> is used to provide context information for a <code>PersistenceManager</code>.<DT><A HREF="./org/apache/jackrabbit/core/persistence/PMContext.html#PMContext(java.io.File, org.apache.jackrabbit.core.fs.FileSystem, org.apache.jackrabbit.core.NodeId, javax.jcr.NamespaceRegistry, org.apache.jackrabbit.core.nodetype.NodeTypeRegistry, org.apache.jackrabbit.core.data.DataStore)"><B>PMContext(File, FileSystem, NodeId, NamespaceRegistry, NodeTypeRegistry, DataStore)</B></A> - Constructor for class org.apache.jackrabbit.core.persistence.<A HREF="./org/apache/jackrabbit/core/persistence/PMContext.html" title="class in org.apache.jackrabbit.core.persistence">PMContext</A> <DD>Creates a new <code>PMContext</code>. <DT><A HREF="./org/apache/jackrabbit/core/state/PMContext.html" title="class in org.apache.jackrabbit.core.state"><B>PMContext</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/state/package-summary.html">org.apache.jackrabbit.core.state</A><DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="./org/apache/jackrabbit/core/persistence/PMContext.html" title="class in org.apache.jackrabbit.core.persistence"><CODE>PMContext</CODE></A> instead.</I><DT><A HREF="./org/apache/jackrabbit/core/state/PMContext.html#PMContext(java.io.File, org.apache.jackrabbit.core.fs.FileSystem, org.apache.jackrabbit.core.NodeId, javax.jcr.NamespaceRegistry, org.apache.jackrabbit.core.nodetype.NodeTypeRegistry, org.apache.jackrabbit.core.data.DataStore)"><B>PMContext(File, FileSystem, NodeId, NamespaceRegistry, NodeTypeRegistry, DataStore)</B></A> - Constructor for class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/PMContext.html" title="class in org.apache.jackrabbit.core.state">PMContext</A> <DD><B>Deprecated.</B>&nbsp;&nbsp; <DT><A HREF="./org/apache/jackrabbit/extractor/PngTextExtractor.html" title="class in org.apache.jackrabbit.extractor"><B>PngTextExtractor</B></A> - Class in <A HREF="./org/apache/jackrabbit/extractor/package-summary.html">org.apache.jackrabbit.extractor</A><DD>Text extractor for png/apng/mng images.<DT><A HREF="./org/apache/jackrabbit/extractor/PngTextExtractor.html#PngTextExtractor()"><B>PngTextExtractor()</B></A> - Constructor for class org.apache.jackrabbit.extractor.<A HREF="./org/apache/jackrabbit/extractor/PngTextExtractor.html" title="class in org.apache.jackrabbit.extractor">PngTextExtractor</A> <DD>Creates a new <code>PngTextExtractor</code> instance. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/observation/SubscriptionManagerImpl.html#poll(java.lang.String, long, org.apache.jackrabbit.webdav.observation.ObservationResource)"><B>poll(String, long, ObservationResource)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.observation.<A HREF="./org/apache/jackrabbit/webdav/jcr/observation/SubscriptionManagerImpl.html" title="class in org.apache.jackrabbit.webdav.jcr.observation">SubscriptionManagerImpl</A> <DD>Retrieve all event bundles accumulated since for the subscription specified by the given id. <DT><A HREF="./org/apache/jackrabbit/webdav/observation/ObservationResource.html#poll(java.lang.String, long)"><B>poll(String, long)</B></A> - Method in interface org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/ObservationResource.html" title="interface in org.apache.jackrabbit.webdav.observation">ObservationResource</A> <DD>Retrieve the list of events that where recorded for the event listener with the given SubscriptionId. <DT><A HREF="./org/apache/jackrabbit/webdav/observation/SubscriptionManager.html#poll(java.lang.String, long, org.apache.jackrabbit.webdav.observation.ObservationResource)"><B>poll(String, long, ObservationResource)</B></A> - Method in interface org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/SubscriptionManager.html" title="interface in org.apache.jackrabbit.webdav.observation">SubscriptionManager</A> <DD>Retrieve the list of events that occured since the last poll. <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/PollMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods"><B>PollMethod</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/client/methods/package-summary.html">org.apache.jackrabbit.webdav.client.methods</A><DD><code>PollMethod</code> imple<DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/PollMethod.html#PollMethod(java.lang.String, java.lang.String)"><B>PollMethod(String, String)</B></A> - Constructor for class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/PollMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods">PollMethod</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/PollMethod.html#PollMethod(java.lang.String, java.lang.String, long)"><B>PollMethod(String, String, long)</B></A> - Constructor for class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/PollMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods">PollMethod</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/header/PollTimeoutHeader.html" title="class in org.apache.jackrabbit.webdav.header"><B>PollTimeoutHeader</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/header/package-summary.html">org.apache.jackrabbit.webdav.header</A><DD><code>PollTimeoutHeader</code> implements a timeout header for subscription polling.<DT><A HREF="./org/apache/jackrabbit/webdav/header/PollTimeoutHeader.html#PollTimeoutHeader(long)"><B>PollTimeoutHeader(long)</B></A> - Constructor for class org.apache.jackrabbit.webdav.header.<A HREF="./org/apache/jackrabbit/webdav/header/PollTimeoutHeader.html" title="class in org.apache.jackrabbit.webdav.header">PollTimeoutHeader</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/data/db/Pool.html" title="class in org.apache.jackrabbit.core.data.db"><B>Pool</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/data/db/package-summary.html">org.apache.jackrabbit.core.data.db</A><DD>Implementation of a simple ConnectionRecoveryManager pool.<DT><A HREF="./org/apache/jackrabbit/core/data/db/Pool.html#Pool(org.apache.jackrabbit.core.data.db.DbDataStore, int)"><B>Pool(DbDataStore, int)</B></A> - Constructor for class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/Pool.html" title="class in org.apache.jackrabbit.core.data.db">Pool</A> <DD>Create a new pool using the given factory and maximum pool size. <DT><A HREF="./org/apache/jackrabbit/core/data/db/Pool.html#pool"><B>pool</B></A> - Variable in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/Pool.html" title="class in org.apache.jackrabbit.core.data.db">Pool</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/PooledTextExtractor.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>PooledTextExtractor</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD><code>PooledTextExtractor</code> implements a text extractor that extracts the text using a pool of background threads.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/PooledTextExtractor.html#PooledTextExtractor(org.apache.jackrabbit.extractor.TextExtractor, int, int, long)"><B>PooledTextExtractor(TextExtractor, int, int, long)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/PooledTextExtractor.html" title="class in org.apache.jackrabbit.core.query.lucene">PooledTextExtractor</A> <DD>Returns a pooled text extractor based on <code>extractor</code>. <DT><A HREF="./org/apache/jackrabbit/webdav/ordering/Position.html" title="class in org.apache.jackrabbit.webdav.ordering"><B>Position</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/ordering/package-summary.html">org.apache.jackrabbit.webdav.ordering</A><DD><code>Position</code> encapsulates the position in ordering information contained in a Webdav request.<DT><A HREF="./org/apache/jackrabbit/webdav/ordering/Position.html#Position(java.lang.String)"><B>Position(String)</B></A> - Constructor for class org.apache.jackrabbit.webdav.ordering.<A HREF="./org/apache/jackrabbit/webdav/ordering/Position.html" title="class in org.apache.jackrabbit.webdav.ordering">Position</A> <DD>Create a new <code>Position</code> object with the specified type. <DT><A HREF="./org/apache/jackrabbit/webdav/ordering/Position.html#Position(java.lang.String, java.lang.String)"><B>Position(String, String)</B></A> - Constructor for class org.apache.jackrabbit.webdav.ordering.<A HREF="./org/apache/jackrabbit/webdav/ordering/Position.html" title="class in org.apache.jackrabbit.webdav.ordering">Position</A> <DD>Create a new <code>Position</code> object with the specified type and segment. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#PositionalVar()"><B>PositionalVar()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/PostgreSQLNameIndex.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util"><B>PostgreSQLNameIndex</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/package-summary.html">org.apache.jackrabbit.core.persistence.bundle.util</A><DD>Same as <A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/DbNameIndex.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util"><CODE>DbNameIndex</CODE></A> but does not make use of the <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/sql/Statement.html?is-external=true#RETURN_GENERATED_KEYS" title="class or interface in java.sql"><CODE>Statement.RETURN_GENERATED_KEYS</CODE></A> feature as it is not provided by the underlying database driver for PostgreSQL.<DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/PostgreSQLNameIndex.html#PostgreSQLNameIndex(org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager, java.lang.String)"><B>PostgreSQLNameIndex(ConnectionRecoveryManager, String)</B></A> - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/PostgreSQLNameIndex.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">PostgreSQLNameIndex</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/PostgreSQLPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle"><B>PostgreSQLPersistenceManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/persistence/bundle/package-summary.html">org.apache.jackrabbit.core.persistence.bundle</A><DD>Extends the <A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle"><CODE>BundleDbPersistenceManager</CODE></A> by PostgreSQL specific code.<DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/PostgreSQLPersistenceManager.html#PostgreSQLPersistenceManager()"><B>PostgreSQLPersistenceManager()</B></A> - Constructor for class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/PostgreSQLPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">PostgreSQLPersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/xml/WorkspaceImporter.html#postProcessNode(org.apache.jackrabbit.core.state.NodeState)"><B>postProcessNode(NodeState)</B></A> - Method in class org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/WorkspaceImporter.html" title="class in org.apache.jackrabbit.core.xml">WorkspaceImporter</A> <DD>Post-process imported node (initialize properties with special semantics etc.) <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#Pragma"><B>Pragma</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#PragmaKeyword"><B>PragmaKeyword</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/VersionControlledResource.html#PREDECESSOR_SET"><B>PREDECESSOR_SET</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/VersionControlledResource.html" title="interface in org.apache.jackrabbit.webdav.version">VersionControlledResource</A> <DD>The DAV:predecessor-set property of a version-controlled resource points to those version resources, that are scheduled to become the predecessors of this resource when it is back checked-in. <DT><A HREF="./org/apache/jackrabbit/webdav/version/VersionResource.html#PREDECESSOR_SET"><B>PREDECESSOR_SET</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/VersionResource.html" title="interface in org.apache.jackrabbit.webdav.version">VersionResource</A> <DD>The protected DAV:predecessor property identifies each predecessor of this version. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#PredefinedEntityRef"><B>PredefinedEntityRef</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype"><B>PredefinedNodeTypeTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/nodetype/package-summary.html">org.apache.jackrabbit.test.api.nodetype</A><DD><code>PredefinedNodeTypeTest</code> tests if the predefined node types are implemented correctly.<DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#PredefinedNodeTypeTest()"><B>PredefinedNodeTypeTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PredefinedNodeTypeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/predicate/Predicate.html" title="interface in org.apache.jackrabbit.commons.predicate"><B>Predicate</B></A> - Interface in <A HREF="./org/apache/jackrabbit/commons/predicate/package-summary.html">org.apache.jackrabbit.commons.predicate</A><DD>Interface for object predicates, i.e. functions that evalute a given object to a boolean value.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html#Predicate()"><B>Predicate()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParser</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#Predicate()"><B>Predicate()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#PredicateList()"><B>PredicateList()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/PredicatesTest.html" title="class in org.apache.jackrabbit.test.api.query"><B>PredicatesTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/query/package-summary.html">org.apache.jackrabbit.test.api.query</A><DD>Tests if queries with predicates are accepted.<DT><A HREF="./org/apache/jackrabbit/test/api/query/PredicatesTest.html#PredicatesTest()"><B>PredicatesTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/PredicatesTest.html" title="class in org.apache.jackrabbit.test.api.query">PredicatesTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#Prefix"><B>Prefix</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/InternalXAResource.html#prepare(org.apache.jackrabbit.core.TransactionContext)"><B>prepare(TransactionContext)</B></A> - Method in interface org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/InternalXAResource.html" title="interface in org.apache.jackrabbit.core">InternalXAResource</A> <DD>Prepare transaction. <DT><A HREF="./org/apache/jackrabbit/core/lock/XALockManager.html#prepare(org.apache.jackrabbit.core.TransactionContext)"><B>prepare(TransactionContext)</B></A> - Method in class org.apache.jackrabbit.core.lock.<A HREF="./org/apache/jackrabbit/core/lock/XALockManager.html" title="class in org.apache.jackrabbit.core.lock">XALockManager</A> <DD>Prepare transaction. <DT><A HREF="./org/apache/jackrabbit/core/observation/EventStateCollection.html#prepare()"><B>prepare()</B></A> - Method in class org.apache.jackrabbit.core.observation.<A HREF="./org/apache/jackrabbit/core/observation/EventStateCollection.html" title="class in org.apache.jackrabbit.core.observation">EventStateCollection</A> <DD>Prepares already added events for dispatching. <DT><A HREF="./org/apache/jackrabbit/core/state/XAItemStateManager.html#prepare(org.apache.jackrabbit.core.TransactionContext)"><B>prepare(TransactionContext)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/XAItemStateManager.html" title="class in org.apache.jackrabbit.core.state">XAItemStateManager</A> <DD>Prepare transaction. <DT><A HREF="./org/apache/jackrabbit/core/TransactionContext.html#prepare()"><B>prepare()</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/TransactionContext.html" title="class in org.apache.jackrabbit.core">TransactionContext</A> <DD>Prepare the transaction identified by this context. <DT><A HREF="./org/apache/jackrabbit/core/version/XAVersionManager.html#prepare(org.apache.jackrabbit.core.TransactionContext)"><B>prepare(TransactionContext)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/XAVersionManager.html" title="class in org.apache.jackrabbit.core.version">XAVersionManager</A> <DD>Prepare transaction. <DT><A HREF="./org/apache/jackrabbit/core/XASessionImpl.html#prepare(javax.transaction.xa.Xid)"><B>prepare(Xid)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/XASessionImpl.html" title="class in org.apache.jackrabbit.core">XASessionImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/jca/AnonymousConnection.html#prepare(javax.transaction.xa.Xid)"><B>prepare(Xid)</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/AnonymousConnection.html" title="class in org.apache.jackrabbit.jca">AnonymousConnection</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jca/TransactionBoundXAResource.html#prepare(javax.transaction.xa.Xid)"><B>prepare(Xid)</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/TransactionBoundXAResource.html" title="class in org.apache.jackrabbit.jca">TransactionBoundXAResource</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/observation/EventStateCollection.html#prepareDeleted(org.apache.jackrabbit.core.state.ChangeLog)"><B>prepareDeleted(ChangeLog)</B></A> - Method in class org.apache.jackrabbit.core.observation.<A HREF="./org/apache/jackrabbit/core/observation/EventStateCollection.html" title="class in org.apache.jackrabbit.core.observation">EventStateCollection</A> <DD>Prepares deleted items from <code>changes</code>. <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html#prepareSchemaObjectPrefix()"><B>prepareSchemaObjectPrefix()</B></A> - Method in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DatabaseFileSystem</A> <DD>Makes sure that <code>schemaObjectPrefix</code> does only consist of characters that are allowed in names on the target database. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html#prepareSchemaObjectPrefix()"><B>prepareSchemaObjectPrefix()</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleDbPersistenceManager</A> <DD>Makes sure that <code>schemaObjectPrefix</code> does only consist of characters that are allowed in names on the target database. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/OraclePersistenceManager.html#prepareSchemaObjectPrefix()"><B>prepareSchemaObjectPrefix()</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/OraclePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">OraclePersistenceManager</A> <DD>Since Oracle only supports table names up to 30 characters in length illegal characters are simply replaced with "_" rather than escaping them with "_x0000_". <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html#prepareSchemaObjectPrefix()"><B>prepareSchemaObjectPrefix()</B></A> - Method in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">DatabasePersistenceManager</A> <DD>Makes sure that <code>schemaObjectPrefix</code> does only consist of characters that are allowed in names on the target database. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html#prevCharIsCR"><B>prevCharIsCR</B></A> - Variable in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html#prevCharIsCR"><B>prevCharIsCR</B></A> - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html#prevCharIsLF"><B>prevCharIsLF</B></A> - Variable in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html#prevCharIsLF"><B>prevCharIsLF</B></A> - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/nodetype/compact/Lexer.html#PRIMARY"><B>PRIMARY</B></A> - Static variable in class org.apache.jackrabbit.core.nodetype.compact.<A HREF="./org/apache/jackrabbit/core/nodetype/compact/Lexer.html" title="class in org.apache.jackrabbit.core.nodetype.compact">Lexer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/Lexer.html#PRIMARY"><B>PRIMARY</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/Lexer.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">Lexer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#PrimaryExpr()"><B>PrimaryExpr()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html#PrimaryExpression()"><B>PrimaryExpression()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParser</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/nodetype/compact/Lexer.html#PRIMARYITEM"><B>PRIMARYITEM</B></A> - Static variable in class org.apache.jackrabbit.core.nodetype.compact.<A HREF="./org/apache/jackrabbit/core/nodetype/compact/Lexer.html" title="class in org.apache.jackrabbit.core.nodetype.compact">Lexer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/nodetype/xml/Constants.html#PRIMARYITEMNAME_ATTRIBUTE"><B>PRIMARYITEMNAME_ATTRIBUTE</B></A> - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.<A HREF="./org/apache/jackrabbit/core/nodetype/xml/Constants.html" title="interface in org.apache.jackrabbit.core.nodetype.xml">Constants</A> <DD>Name of the primary item name attribute. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html#PRIMARYITEMNAME_ATTRIBUTE"><B>PRIMARYITEMNAME_ATTRIBUTE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.<A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr.nodetype">NodeTypeConstants</A> <DD>Name of the primary item name attribute. <DT><A HREF="./org/apache/jackrabbit/core/security/authentication/AbstractLoginModule.html#principal"><B>principal</B></A> - Variable in class org.apache.jackrabbit.core.security.authentication.<A HREF="./org/apache/jackrabbit/core/security/authentication/AbstractLoginModule.html" title="class in org.apache.jackrabbit.core.security.authentication">AbstractLoginModule</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/security/Principal.html" title="class in org.apache.jackrabbit.webdav.security"><B>Principal</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/security/package-summary.html">org.apache.jackrabbit.webdav.security</A><DD><code>Principal</code> encapsulates the DAV:principal element which identifies the principal to which this ACE applies.<DT><A HREF="./org/apache/jackrabbit/webdav/security/SecurityConstants.html#PRINCIPAL_COLLECTION_SET"><B>PRINCIPAL_COLLECTION_SET</B></A> - Static variable in interface org.apache.jackrabbit.webdav.security.<A HREF="./org/apache/jackrabbit/webdav/security/SecurityConstants.html" title="interface in org.apache.jackrabbit.webdav.security">SecurityConstants</A> <DD>Protected href property DAV:principal-collection-set <DT><A HREF="./org/apache/jackrabbit/webdav/security/SecurityConstants.html#PRINCIPAL_RESOURCETYPE"><B>PRINCIPAL_RESOURCETYPE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.security.<A HREF="./org/apache/jackrabbit/webdav/security/SecurityConstants.html" title="interface in org.apache.jackrabbit.webdav.security">SecurityConstants</A> <DD>Principal resources must define DAV:principal XML element in the value of the DAV:resourcetype property. <DT><A HREF="./org/apache/jackrabbit/webdav/security/SecurityConstants.html#PRINCIPAL_URL"><B>PRINCIPAL_URL</B></A> - Static variable in interface org.apache.jackrabbit.webdav.security.<A HREF="./org/apache/jackrabbit/webdav/security/SecurityConstants.html" title="interface in org.apache.jackrabbit.webdav.security">SecurityConstants</A> <DD>Protected href property DAV:principal-URL for principal resources. <DT><A HREF="./org/apache/jackrabbit/core/security/principal/PrincipalImpl.html" title="class in org.apache.jackrabbit.core.security.principal"><B>PrincipalImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/security/principal/package-summary.html">org.apache.jackrabbit.core.security.principal</A><DD>Base class for implementations of <code>JackrabbitPrincipal</code>.<DT><A HREF="./org/apache/jackrabbit/core/security/principal/PrincipalImpl.html#PrincipalImpl(java.lang.String)"><B>PrincipalImpl(String)</B></A> - Constructor for class org.apache.jackrabbit.core.security.principal.<A HREF="./org/apache/jackrabbit/core/security/principal/PrincipalImpl.html" title="class in org.apache.jackrabbit.core.security.principal">PrincipalImpl</A> <DD>Creates a new principal with the given name. <DT><A HREF="./org/apache/jackrabbit/api/security/principal/PrincipalIterator.html" title="interface in org.apache.jackrabbit.api.security.principal"><B>PrincipalIterator</B></A> - Interface in <A HREF="./org/apache/jackrabbit/api/security/principal/package-summary.html">org.apache.jackrabbit.api.security.principal</A><DD>A <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/RangeIterator.html?is-external=true" title="class or interface in javax.jcr"><CODE>RangeIterator</CODE></A> iterating over <code>Principal</code>s.<DT><A HREF="./org/apache/jackrabbit/core/security/principal/PrincipalIteratorAdapter.html" title="class in org.apache.jackrabbit.core.security.principal"><B>PrincipalIteratorAdapter</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/security/principal/package-summary.html">org.apache.jackrabbit.core.security.principal</A><DD><code>PrincipalIteratorAdapter</code>...<DT><A HREF="./org/apache/jackrabbit/core/security/principal/PrincipalIteratorAdapter.html#PrincipalIteratorAdapter(java.util.Iterator)"><B>PrincipalIteratorAdapter(Iterator)</B></A> - Constructor for class org.apache.jackrabbit.core.security.principal.<A HREF="./org/apache/jackrabbit/core/security/principal/PrincipalIteratorAdapter.html" title="class in org.apache.jackrabbit.core.security.principal">PrincipalIteratorAdapter</A> <DD>Creates an adapter for the given <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util"><CODE>Iterator</CODE></A> of principals. <DT><A HREF="./org/apache/jackrabbit/core/security/principal/PrincipalIteratorAdapter.html#PrincipalIteratorAdapter(java.util.Collection)"><B>PrincipalIteratorAdapter(Collection)</B></A> - Constructor for class org.apache.jackrabbit.core.security.principal.<A HREF="./org/apache/jackrabbit/core/security/principal/PrincipalIteratorAdapter.html" title="class in org.apache.jackrabbit.core.security.principal">PrincipalIteratorAdapter</A> <DD>Creates an iterator for the given collection of <code>Principal</code>s. <DT><A HREF="./org/apache/jackrabbit/api/security/principal/PrincipalManager.html" title="interface in org.apache.jackrabbit.api.security.principal"><B>PrincipalManager</B></A> - Interface in <A HREF="./org/apache/jackrabbit/api/security/principal/package-summary.html">org.apache.jackrabbit.api.security.principal</A><DD>This interface defines the principal manager which is the clients view on all principals known to the repository.<DT><A HREF="./org/apache/jackrabbit/core/security/principal/PrincipalManagerImpl.html" title="class in org.apache.jackrabbit.core.security.principal"><B>PrincipalManagerImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/security/principal/package-summary.html">org.apache.jackrabbit.core.security.principal</A><DD>This principal manager implementation uses the <A HREF="./org/apache/jackrabbit/core/security/principal/DefaultPrincipalProvider.html" title="class in org.apache.jackrabbit.core.security.principal"><CODE>DefaultPrincipalProvider</CODE></A> in order to dispatch the respective requests and assemble the required data.<DT><A HREF="./org/apache/jackrabbit/core/security/principal/PrincipalManagerImpl.html#PrincipalManagerImpl(javax.jcr.Session, org.apache.jackrabbit.core.security.principal.PrincipalProvider[])"><B>PrincipalManagerImpl(Session, PrincipalProvider[])</B></A> - Constructor for class org.apache.jackrabbit.core.security.principal.<A HREF="./org/apache/jackrabbit/core/security/principal/PrincipalManagerImpl.html" title="class in org.apache.jackrabbit.core.security.principal">PrincipalManagerImpl</A> <DD>Creates a new default principal manager implementation. <DT><A HREF="./org/apache/jackrabbit/webdav/security/report/PrincipalMatchReport.html" title="class in org.apache.jackrabbit.webdav.security.report"><B>PrincipalMatchReport</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/security/report/package-summary.html">org.apache.jackrabbit.webdav.security.report</A><DD><code>PrincipalMatchReport</code> can be request for any collection resources.<DT><A HREF="./org/apache/jackrabbit/webdav/security/report/PrincipalMatchReport.html#PrincipalMatchReport()"><B>PrincipalMatchReport()</B></A> - Constructor for class org.apache.jackrabbit.webdav.security.report.<A HREF="./org/apache/jackrabbit/webdav/security/report/PrincipalMatchReport.html" title="class in org.apache.jackrabbit.webdav.security.report">PrincipalMatchReport</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/authentication/AbstractLoginModule.html#principalProvider"><B>principalProvider</B></A> - Variable in class org.apache.jackrabbit.core.security.authentication.<A HREF="./org/apache/jackrabbit/core/security/authentication/AbstractLoginModule.html" title="class in org.apache.jackrabbit.core.security.authentication">AbstractLoginModule</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/principal/PrincipalProvider.html" title="interface in org.apache.jackrabbit.core.security.principal"><B>PrincipalProvider</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/security/principal/package-summary.html">org.apache.jackrabbit.core.security.principal</A><DD>This interface defines methods to provide access to sources of <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/security/Principal.html?is-external=true" title="class or interface in java.security"><CODE>Principal</CODE></A>s.<DT><A HREF="./org/apache/jackrabbit/core/security/principal/PrincipalProviderRegistry.html" title="interface in org.apache.jackrabbit.core.security.principal"><B>PrincipalProviderRegistry</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/security/principal/package-summary.html">org.apache.jackrabbit.core.security.principal</A><DD>Registry used to store and retrieve <code>PrincipalProvider</code>s.<DT><A HREF="./org/apache/jackrabbit/webdav/security/report/PrincipalSearchReport.html" title="class in org.apache.jackrabbit.webdav.security.report"><B>PrincipalSearchReport</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/security/report/package-summary.html">org.apache.jackrabbit.webdav.security.report</A><DD>The <code>PrincipalSearchReport</code> performs a search for all principals that match the search criteria specified in the request.<DT><A HREF="./org/apache/jackrabbit/webdav/security/report/PrincipalSearchReport.html#PrincipalSearchReport()"><B>PrincipalSearchReport()</B></A> - Constructor for class org.apache.jackrabbit.webdav.security.report.<A HREF="./org/apache/jackrabbit/webdav/security/report/PrincipalSearchReport.html" title="class in org.apache.jackrabbit.webdav.security.report">PrincipalSearchReport</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/security/report/PrincipalSearchReport.SearchArgument.html" title="class in org.apache.jackrabbit.webdav.security.report"><B>PrincipalSearchReport.SearchArgument</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/security/report/package-summary.html">org.apache.jackrabbit.webdav.security.report</A><DD>Inner utility class preparing the query arguments present in the DAV:property-search element(s).<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathTokenManager.html#printLinePos()"><B>printLinePos()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathTokenManager.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPathTokenManager</A> <DD>Print the current line position. <DT><A HREF="./org/apache/jackrabbit/test/LogPrintWriter.html#println()"><B>println()</B></A> - Method in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/LogPrintWriter.html" title="class in org.apache.jackrabbit.test">LogPrintWriter</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleNode.html#printValue(java.io.PrintStream)"><B>printValue(PrintStream)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleNode.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">SimpleNode</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/authorization/AbstractAccessControlProvider.html#privAll"><B>privAll</B></A> - Variable in class org.apache.jackrabbit.core.security.authorization.<A HREF="./org/apache/jackrabbit/core/security/authorization/AbstractAccessControlProvider.html" title="class in org.apache.jackrabbit.core.security.authorization">AbstractAccessControlProvider</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/jsr283/security/Privilege.html" title="interface in org.apache.jackrabbit.api.jsr283.security"><B>Privilege</B></A> - Interface in <A HREF="./org/apache/jackrabbit/api/jsr283/security/package-summary.html">org.apache.jackrabbit.api.jsr283.security</A><DD>A privilege represents the capability of performing a particular set of operations on items in the JCR repository.<DT><A HREF="./org/apache/jackrabbit/webdav/security/Privilege.html" title="class in org.apache.jackrabbit.webdav.security"><B>Privilege</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/security/package-summary.html">org.apache.jackrabbit.webdav.security</A><DD><code>Privilege</code><DT><A HREF="./org/apache/jackrabbit/webdav/security/Privilege.html#PRIVILEGE_ALL"><B>PRIVILEGE_ALL</B></A> - Static variable in class org.apache.jackrabbit.webdav.security.<A HREF="./org/apache/jackrabbit/webdav/security/Privilege.html" title="class in org.apache.jackrabbit.webdav.security">Privilege</A> <DD>DAV:all is an aggregate privilege that contains the entire set of privileges that can be applied to the resource. <DT><A HREF="./org/apache/jackrabbit/webdav/security/Privilege.html#PRIVILEGE_BIND"><B>PRIVILEGE_BIND</B></A> - Static variable in class org.apache.jackrabbit.webdav.security.<A HREF="./org/apache/jackrabbit/webdav/security/Privilege.html" title="class in org.apache.jackrabbit.webdav.security">Privilege</A> <DD>The DAV:bind privilege allows a method to add a new member URL to the specified collection (for example via PUT or MKCOL). <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html#PRIVILEGE_JCR_ADD_NODE"><B>PRIVILEGE_JCR_ADD_NODE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr">ItemResourceConstants</A> <DD>Privilege representing the JSR170 'add_node' action. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html#PRIVILEGE_JCR_READ"><B>PRIVILEGE_JCR_READ</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr">ItemResourceConstants</A> <DD>Privilege representing the JSR170 'read' action. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html#PRIVILEGE_JCR_REMOVE"><B>PRIVILEGE_JCR_REMOVE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr">ItemResourceConstants</A> <DD>Privilege representing the JSR170 'remove' action. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html#PRIVILEGE_JCR_SET_PROPERTY"><B>PRIVILEGE_JCR_SET_PROPERTY</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr">ItemResourceConstants</A> <DD>Privilege representing the JSR170 'set_property' action. <DT><A HREF="./org/apache/jackrabbit/webdav/security/Privilege.html#PRIVILEGE_READ"><B>PRIVILEGE_READ</B></A> - Static variable in class org.apache.jackrabbit.webdav.security.<A HREF="./org/apache/jackrabbit/webdav/security/Privilege.html" title="class in org.apache.jackrabbit.webdav.security">Privilege</A> <DD>The read privilege controls methods that return information about the state of the resource, including the resource's properties. <DT><A HREF="./org/apache/jackrabbit/webdav/security/Privilege.html#PRIVILEGE_READ_ACL"><B>PRIVILEGE_READ_ACL</B></A> - Static variable in class org.apache.jackrabbit.webdav.security.<A HREF="./org/apache/jackrabbit/webdav/security/Privilege.html" title="class in org.apache.jackrabbit.webdav.security">Privilege</A> <DD>The DAV:read-acl privilege controls the use of PROPFIND to retrieve the DAV:acl property of the resource. <DT><A HREF="./org/apache/jackrabbit/webdav/security/Privilege.html#PRIVILEGE_READ_CURRENT_USER_PRIVILEGE_SET"><B>PRIVILEGE_READ_CURRENT_USER_PRIVILEGE_SET</B></A> - Static variable in class org.apache.jackrabbit.webdav.security.<A HREF="./org/apache/jackrabbit/webdav/security/Privilege.html" title="class in org.apache.jackrabbit.webdav.security">Privilege</A> <DD>The DAV:read-current-user-privilege-set privilege controls the use of PROPFIND to retrieve the DAV:current-user-privilege-set property of the resource. <DT><A HREF="./org/apache/jackrabbit/webdav/security/Privilege.html#PRIVILEGE_UNBIND"><B>PRIVILEGE_UNBIND</B></A> - Static variable in class org.apache.jackrabbit.webdav.security.<A HREF="./org/apache/jackrabbit/webdav/security/Privilege.html" title="class in org.apache.jackrabbit.webdav.security">Privilege</A> <DD>The DAV:unbind privilege allows a method to remove a member URL from the specified collection (for example via DELETE or MOVE). <DT><A HREF="./org/apache/jackrabbit/webdav/security/Privilege.html#PRIVILEGE_UNLOCK"><B>PRIVILEGE_UNLOCK</B></A> - Static variable in class org.apache.jackrabbit.webdav.security.<A HREF="./org/apache/jackrabbit/webdav/security/Privilege.html" title="class in org.apache.jackrabbit.webdav.security">Privilege</A> <DD>The DAV:unlock privilege controls the use of the UNLOCK method by a principal other than the lock owner (the principal that created a lock can always perform an UNLOCK). <DT><A HREF="./org/apache/jackrabbit/webdav/security/Privilege.html#PRIVILEGE_WRITE"><B>PRIVILEGE_WRITE</B></A> - Static variable in class org.apache.jackrabbit.webdav.security.<A HREF="./org/apache/jackrabbit/webdav/security/Privilege.html" title="class in org.apache.jackrabbit.webdav.security">Privilege</A> <DD>The write privilege controls methods that lock a resource or modify the content, dead properties, or (in the case of a collection) membership of the resource, such as PUT and PROPPATCH. <DT><A HREF="./org/apache/jackrabbit/webdav/security/Privilege.html#PRIVILEGE_WRITE_ACL"><B>PRIVILEGE_WRITE_ACL</B></A> - Static variable in class org.apache.jackrabbit.webdav.security.<A HREF="./org/apache/jackrabbit/webdav/security/Privilege.html" title="class in org.apache.jackrabbit.webdav.security">Privilege</A> <DD>The DAV:write-acl privilege controls use of the ACL method to modify the DAV:acl property of the resource. <DT><A HREF="./org/apache/jackrabbit/webdav/security/Privilege.html#PRIVILEGE_WRITE_CONTENT"><B>PRIVILEGE_WRITE_CONTENT</B></A> - Static variable in class org.apache.jackrabbit.webdav.security.<A HREF="./org/apache/jackrabbit/webdav/security/Privilege.html" title="class in org.apache.jackrabbit.webdav.security">Privilege</A> <DD>The DAV:write-content privilege controls methods that modify the content of an existing resource, such as PUT. <DT><A HREF="./org/apache/jackrabbit/webdav/security/Privilege.html#PRIVILEGE_WRITE_PROPERTIES"><B>PRIVILEGE_WRITE_PROPERTIES</B></A> - Static variable in class org.apache.jackrabbit.webdav.security.<A HREF="./org/apache/jackrabbit/webdav/security/Privilege.html" title="class in org.apache.jackrabbit.webdav.security">Privilege</A> <DD>The DAV:write-properties privilege controls methods that modify the dead properties of the resource, such as PROPPATCH. <DT><A HREF="./org/apache/jackrabbit/api/jsr283/security/AccessControlManager.html#privilegeFromName(java.lang.String)"><B>privilegeFromName(String)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.security.<A HREF="./org/apache/jackrabbit/api/jsr283/security/AccessControlManager.html" title="interface in org.apache.jackrabbit.api.jsr283.security">AccessControlManager</A> <DD>Returns the privilege with the specified <code>privilegeName</code>. <DT><A HREF="./org/apache/jackrabbit/core/security/AbstractAccessControlManager.html#privilegeFromName(java.lang.String)"><B>privilegeFromName(String)</B></A> - Method in class org.apache.jackrabbit.core.security.<A HREF="./org/apache/jackrabbit/core/security/AbstractAccessControlManager.html" title="class in org.apache.jackrabbit.core.security">AbstractAccessControlManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/authorization/PrivilegeRegistry.html" title="class in org.apache.jackrabbit.core.security.authorization"><B>PrivilegeRegistry</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/security/authorization/package-summary.html">org.apache.jackrabbit.core.security.authorization</A><DD>The <code>PrivilegeRegistry</code> defines the set of <code>Privilege</code>s known to the repository.<DT><A HREF="./org/apache/jackrabbit/core/security/authorization/PrivilegeRegistry.html#PrivilegeRegistry(org.apache.jackrabbit.spi.commons.conversion.NameResolver)"><B>PrivilegeRegistry(NameResolver)</B></A> - Constructor for class org.apache.jackrabbit.core.security.authorization.<A HREF="./org/apache/jackrabbit/core/security/authorization/PrivilegeRegistry.html" title="class in org.apache.jackrabbit.core.security.authorization">PrivilegeRegistry</A> <DD>Create a new <code>PrivilegeRegistry</code> instance. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/version/report/JcrPrivilegeReport.html#PRIVILEGES_REPORT"><B>PRIVILEGES_REPORT</B></A> - Static variable in class org.apache.jackrabbit.webdav.jcr.version.report.<A HREF="./org/apache/jackrabbit/webdav/jcr/version/report/JcrPrivilegeReport.html" title="class in org.apache.jackrabbit.webdav.jcr.version.report">JcrPrivilegeReport</A> <DD>The exportview report type <DT><A HREF="./org/apache/jackrabbit/core/security/authorization/AbstractAccessControlProvider.html#privRead"><B>privRead</B></A> - Variable in class org.apache.jackrabbit.core.security.authorization.<A HREF="./org/apache/jackrabbit/core/security/authorization/AbstractAccessControlProvider.html" title="class in org.apache.jackrabbit.core.security.authorization">AbstractAccessControlProvider</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/cluster/ChangeLogRecord.html#process(org.apache.jackrabbit.core.cluster.ClusterRecordProcessor)"><B>process(ClusterRecordProcessor)</B></A> - Method in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ChangeLogRecord.html" title="class in org.apache.jackrabbit.core.cluster">ChangeLogRecord</A> <DD>Process this record, calling the appropriate <code>process</code> method. <DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html#process(org.apache.jackrabbit.core.cluster.ChangeLogRecord)"><B>process(ChangeLogRecord)</B></A> - Method in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html" title="class in org.apache.jackrabbit.core.cluster">ClusterNode</A> <DD>Process a change log record. <DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html#process(org.apache.jackrabbit.core.cluster.LockRecord)"><B>process(LockRecord)</B></A> - Method in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html" title="class in org.apache.jackrabbit.core.cluster">ClusterNode</A> <DD>Process a lock record. <DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html#process(org.apache.jackrabbit.core.cluster.NamespaceRecord)"><B>process(NamespaceRecord)</B></A> - Method in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html" title="class in org.apache.jackrabbit.core.cluster">ClusterNode</A> <DD>Process a namespace record. <DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html#process(org.apache.jackrabbit.core.cluster.NodeTypeRecord)"><B>process(NodeTypeRecord)</B></A> - Method in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html" title="class in org.apache.jackrabbit.core.cluster">ClusterNode</A> <DD>Process a node type record <DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html#process(org.apache.jackrabbit.core.cluster.WorkspaceRecord)"><B>process(WorkspaceRecord)</B></A> - Method in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html" title="class in org.apache.jackrabbit.core.cluster">ClusterNode</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterRecord.html#process(org.apache.jackrabbit.core.cluster.ClusterRecordProcessor)"><B>process(ClusterRecordProcessor)</B></A> - Method in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterRecord.html" title="class in org.apache.jackrabbit.core.cluster">ClusterRecord</A> <DD>Process this record, calling the appropriate <code>process</code> method. <DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterRecordProcessor.html#process(org.apache.jackrabbit.core.cluster.ChangeLogRecord)"><B>process(ChangeLogRecord)</B></A> - Method in interface org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterRecordProcessor.html" title="interface in org.apache.jackrabbit.core.cluster">ClusterRecordProcessor</A> <DD>Process a change log record. <DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterRecordProcessor.html#process(org.apache.jackrabbit.core.cluster.LockRecord)"><B>process(LockRecord)</B></A> - Method in interface org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterRecordProcessor.html" title="interface in org.apache.jackrabbit.core.cluster">ClusterRecordProcessor</A> <DD>Process a lock record. <DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterRecordProcessor.html#process(org.apache.jackrabbit.core.cluster.NamespaceRecord)"><B>process(NamespaceRecord)</B></A> - Method in interface org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterRecordProcessor.html" title="interface in org.apache.jackrabbit.core.cluster">ClusterRecordProcessor</A> <DD>Process a namespace record. <DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterRecordProcessor.html#process(org.apache.jackrabbit.core.cluster.NodeTypeRecord)"><B>process(NodeTypeRecord)</B></A> - Method in interface org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterRecordProcessor.html" title="interface in org.apache.jackrabbit.core.cluster">ClusterRecordProcessor</A> <DD>Process a node type record <DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterRecordProcessor.html#process(org.apache.jackrabbit.core.cluster.WorkspaceRecord)"><B>process(WorkspaceRecord)</B></A> - Method in interface org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterRecordProcessor.html" title="interface in org.apache.jackrabbit.core.cluster">ClusterRecordProcessor</A> <DD>Process a workspace record <DT><A HREF="./org/apache/jackrabbit/core/cluster/LockRecord.html#process(org.apache.jackrabbit.core.cluster.ClusterRecordProcessor)"><B>process(ClusterRecordProcessor)</B></A> - Method in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/LockRecord.html" title="class in org.apache.jackrabbit.core.cluster">LockRecord</A> <DD>Process this record, calling the appropriate <code>process</code> method. <DT><A HREF="./org/apache/jackrabbit/core/cluster/NamespaceRecord.html#process(org.apache.jackrabbit.core.cluster.ClusterRecordProcessor)"><B>process(ClusterRecordProcessor)</B></A> - Method in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/NamespaceRecord.html" title="class in org.apache.jackrabbit.core.cluster">NamespaceRecord</A> <DD>Process this record, calling the appropriate <code>process</code> method. <DT><A HREF="./org/apache/jackrabbit/core/cluster/NodeTypeRecord.html#process(org.apache.jackrabbit.core.cluster.ClusterRecordProcessor)"><B>process(ClusterRecordProcessor)</B></A> - Method in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/NodeTypeRecord.html" title="class in org.apache.jackrabbit.core.cluster">NodeTypeRecord</A> <DD>Process this record, calling the appropriate <code>process</code> method. <DT><A HREF="./org/apache/jackrabbit/core/cluster/WorkspaceRecord.html#process(org.apache.jackrabbit.core.cluster.ClusterRecordProcessor)"><B>process(ClusterRecordProcessor)</B></A> - Method in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/WorkspaceRecord.html" title="class in org.apache.jackrabbit.core.cluster">WorkspaceRecord</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/util/ReferenceChangeTracker.html#processedReference(java.lang.Object)"><B>processedReference(Object)</B></A> - Method in class org.apache.jackrabbit.core.util.<A HREF="./org/apache/jackrabbit/core/util/ReferenceChangeTracker.html" title="class in org.apache.jackrabbit.core.util">ReferenceChangeTracker</A> <DD>Store the given reference property for later retrieval using <code><A HREF="./org/apache/jackrabbit/core/util/ReferenceChangeTracker.html#getProcessedReferences()"><CODE>ReferenceChangeTracker.getProcessedReferences()</CODE></A></code>. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/util/ReferenceChangeTracker.html#processedReference(org.apache.jackrabbit.jcr2spi.state.PropertyState)"><B>processedReference(PropertyState)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.util.<A HREF="./org/apache/jackrabbit/jcr2spi/util/ReferenceChangeTracker.html" title="class in org.apache.jackrabbit.jcr2spi.util">ReferenceChangeTracker</A> <DD>Store the given reference property for later resolution. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#PROCESSING_INSTRUCTION"><B>PROCESSING_INSTRUCTION</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#PROCESSING_INSTRUCTION_CONTENT"><B>PROCESSING_INSTRUCTION_CONTENT</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/xml/DefaultContentHandler.html#processingInstruction(java.lang.String, java.lang.String)"><B>processingInstruction(String, String)</B></A> - Method in class org.apache.jackrabbit.commons.xml.<A HREF="./org/apache/jackrabbit/commons/xml/DefaultContentHandler.html" title="class in org.apache.jackrabbit.commons.xml">DefaultContentHandler</A> <DD>Delegated to <A HREF="./org/apache/jackrabbit/commons/xml/DefaultContentHandler.html#handler"><CODE>DefaultContentHandler.handler</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/commons/xml/ProxyContentHandler.html#processingInstruction(java.lang.String, java.lang.String)"><B>processingInstruction(String, String)</B></A> - Method in class org.apache.jackrabbit.commons.xml.<A HREF="./org/apache/jackrabbit/commons/xml/ProxyContentHandler.html" title="class in org.apache.jackrabbit.commons.xml">ProxyContentHandler</A> <DD>Delegated to <A HREF="./org/apache/jackrabbit/commons/xml/ProxyContentHandler.html#handler"><CODE>ProxyContentHandler.handler</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/commons/xml/ToXmlContentHandler.html#processingInstruction(java.lang.String, java.lang.String)"><B>processingInstruction(String, String)</B></A> - Method in class org.apache.jackrabbit.commons.xml.<A HREF="./org/apache/jackrabbit/commons/xml/ToXmlContentHandler.html" title="class in org.apache.jackrabbit.commons.xml">ToXmlContentHandler</A> <DD>Serializes a processing instruction. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/xml/WorkspaceContentHandler.html#processingInstruction(java.lang.String, java.lang.String)"><B>processingInstruction(String, String)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.xml.<A HREF="./org/apache/jackrabbit/jcr2spi/xml/WorkspaceContentHandler.html" title="class in org.apache.jackrabbit.jcr2spi.xml">WorkspaceContentHandler</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#ProcessingInstructionEnd"><B>ProcessingInstructionEnd</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#ProcessingInstructionLpar"><B>ProcessingInstructionLpar</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#ProcessingInstructionLparForKindTest"><B>ProcessingInstructionLparForKindTest</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#ProcessingInstructionStart"><B>ProcessingInstructionStart</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#ProcessingInstructionStartForElementContent"><B>ProcessingInstructionStartForElementContent</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/DavMethodBase.html#processMultiStatusBody(org.apache.jackrabbit.webdav.MultiStatus, org.apache.commons.httpclient.HttpState, org.apache.commons.httpclient.HttpConnection)"><B>processMultiStatusBody(MultiStatus, HttpState, HttpConnection)</B></A> - Method in class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/DavMethodBase.html" title="class in org.apache.jackrabbit.webdav.client.methods">DavMethodBase</A> <DD>This method is invoked during the <A HREF="./org/apache/jackrabbit/webdav/client/methods/DavMethodBase.html#processResponseBody(org.apache.commons.httpclient.HttpState, org.apache.commons.httpclient.HttpConnection)"><CODE>DavMethodBase.processResponseBody(HttpState, HttpConnection)</CODE></A>, which in this implementation parses the response body into a <code>MultiStatus</code> object if the status code indicates 207 (MultiStatus). <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/PropPatchMethod.html#processMultiStatusBody(org.apache.jackrabbit.webdav.MultiStatus, org.apache.commons.httpclient.HttpState, org.apache.commons.httpclient.HttpConnection)"><B>processMultiStatusBody(MultiStatus, HttpState, HttpConnection)</B></A> - Method in class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/PropPatchMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods">PropPatchMethod</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/DavMethodBase.html#processResponseBody(org.apache.commons.httpclient.HttpState, org.apache.commons.httpclient.HttpConnection)"><B>processResponseBody(HttpState, HttpConnection)</B></A> - Method in class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/DavMethodBase.html" title="class in org.apache.jackrabbit.webdav.client.methods">DavMethodBase</A> <DD>In case of a MultiStatus response code, this method parses the response body and resets the 'success' flag depending on the multistatus content, which could indicate method failure as well. <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/LockMethod.html#processResponseBody(org.apache.commons.httpclient.HttpState, org.apache.commons.httpclient.HttpConnection)"><B>processResponseBody(HttpState, HttpConnection)</B></A> - Method in class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/LockMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods">LockMethod</A> <DD>Retrieves the DAV:lockdiscovery property present in the response body and builds 'ActiveLock' objects from the corresponding DAV:activelock child elements inside the lock discovery. <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/PollMethod.html#processResponseBody(org.apache.commons.httpclient.HttpState, org.apache.commons.httpclient.HttpConnection)"><B>processResponseBody(HttpState, HttpConnection)</B></A> - Method in class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/PollMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods">PollMethod</A> <DD>Retrieves the DAV:subscriptiondiscovery property present in the response body and builds 'Subscription' objects from the corresponding DAV:subscription child elements inside the discovery. <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/SubscribeMethod.html#processResponseBody(org.apache.commons.httpclient.HttpState, org.apache.commons.httpclient.HttpConnection)"><B>processResponseBody(HttpState, HttpConnection)</B></A> - Method in class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/SubscribeMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods">SubscribeMethod</A> <DD>Retrieves the DAV:subscriptiondiscovery property present in the response body and builds 'Subscription' objects from the corresponding DAV:subscription child elements inside the discovery. <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/OptionsMethod.html#processResponseHeaders(org.apache.commons.httpclient.HttpState, org.apache.commons.httpclient.HttpConnection)"><B>processResponseHeaders(HttpState, HttpConnection)</B></A> - Method in class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/OptionsMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods">OptionsMethod</A> <DD> This implementation will parse the <tt>Allow</tt> and <tt>DAV</tt> headers to obtain the set of HTTP methods and WebDAV compliance classes supported by the resource identified by the Request-URI. <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/DavMethodBase.html#processStatusLine(org.apache.commons.httpclient.HttpState, org.apache.commons.httpclient.HttpConnection)"><B>processStatusLine(HttpState, HttpConnection)</B></A> - Method in class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/DavMethodBase.html" title="class in org.apache.jackrabbit.webdav.client.methods">DavMethodBase</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleNode.html#processToken(org.apache.jackrabbit.spi.commons.query.xpath.Token)"><B>processToken(Token)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleNode.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">SimpleNode</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#Prolog()"><B>Prolog()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html#PROP_ENTRY"><B>PROP_ENTRY</B></A> - Static variable in class org.apache.jackrabbit.core.persistence.mem.<A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.mem">InMemPersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#PROP_HOLD_NAME"><B>PROP_HOLD_NAME</B></A> - Static variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#PROP_LOCK_OWNER"><B>PROP_LOCK_OWNER</B></A> - Static variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#PROP_LOCK_TIMEOUT"><B>PROP_LOCK_TIMEOUT</B></A> - Static variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#PROP_NAMESPACES"><B>PROP_NAMESPACES</B></A> - Static variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#PROP_NODE_NAME1"><B>PROP_NODE_NAME1</B></A> - Static variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#PROP_NODE_NAME2"><B>PROP_NODE_NAME2</B></A> - Static variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#PROP_NODE_NAME3"><B>PROP_NODE_NAME3</B></A> - Static variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#PROP_NODE_NAME4"><B>PROP_NODE_NAME4</B></A> - Static variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#PROP_NODETYPE"><B>PROP_NODETYPE</B></A> - Static variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#PROP_NODETYPENOCHILDREN"><B>PROP_NODETYPENOCHILDREN</B></A> - Static variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#PROP_PREFIX"><B>PROP_PREFIX</B></A> - Static variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#PROP_PROP_NAME1"><B>PROP_PROP_NAME1</B></A> - Static variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#PROP_PROP_NAME2"><B>PROP_PROP_NAME2</B></A> - Static variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#PROP_PROP_TYPE1"><B>PROP_PROP_TYPE1</B></A> - Static variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#PROP_PROP_TYPE2"><B>PROP_PROP_TYPE2</B></A> - Static variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#PROP_PROP_VALUE1"><B>PROP_PROP_VALUE1</B></A> - Static variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#PROP_PROP_VALUE2"><B>PROP_PROP_VALUE2</B></A> - Static variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#PROP_READONLY_NAME"><B>PROP_READONLY_NAME</B></A> - Static variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#PROP_READONLY_PWD"><B>PROP_READONLY_PWD</B></A> - Static variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#PROP_READWRITE_NAME"><B>PROP_READWRITE_NAME</B></A> - Static variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#PROP_READWRITE_PWD"><B>PROP_READWRITE_PWD</B></A> - Static variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/JackrabbitRepositoryStub.html#PROP_REPOSITORY_CONFIG"><B>PROP_REPOSITORY_CONFIG</B></A> - Static variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/JackrabbitRepositoryStub.html" title="class in org.apache.jackrabbit.core">JackrabbitRepositoryStub</A> <DD>Property for the repository configuration file. <DT><A HREF="./org/apache/jackrabbit/core/JackrabbitRepositoryStub.html#PROP_REPOSITORY_HOME"><B>PROP_REPOSITORY_HOME</B></A> - Static variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/JackrabbitRepositoryStub.html" title="class in org.apache.jackrabbit.core">JackrabbitRepositoryStub</A> <DD>Property for the repository home directory. <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#PROP_STUB_IMPL_CLASS"><B>PROP_STUB_IMPL_CLASS</B></A> - Static variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#PROP_SUPERUSER_NAME"><B>PROP_SUPERUSER_NAME</B></A> - Static variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#PROP_SUPERUSER_PWD"><B>PROP_SUPERUSER_PWD</B></A> - Static variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#PROP_TESTROOT"><B>PROP_TESTROOT</B></A> - Static variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#PROP_WORKSPACE_NAME"><B>PROP_WORKSPACE_NAME</B></A> - Static variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/property/PropContainer.html" title="class in org.apache.jackrabbit.webdav.property"><B>PropContainer</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/property/package-summary.html">org.apache.jackrabbit.webdav.property</A><DD><code>PropContainer</code>...<DT><A HREF="./org/apache/jackrabbit/webdav/property/PropContainer.html#PropContainer()"><B>PropContainer()</B></A> - Constructor for class org.apache.jackrabbit.webdav.property.<A HREF="./org/apache/jackrabbit/webdav/property/PropContainer.html" title="class in org.apache.jackrabbit.webdav.property">PropContainer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/nodetype/PropDef.html" title="interface in org.apache.jackrabbit.core.nodetype"><B>PropDef</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/nodetype/package-summary.html">org.apache.jackrabbit.core.nodetype</A><DD><code>PropDef</code> is the internal representation of a property definition.<DT><A HREF="./org/apache/jackrabbit/core/nodetype/PropDefId.html" title="class in org.apache.jackrabbit.core.nodetype"><B>PropDefId</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/nodetype/package-summary.html">org.apache.jackrabbit.core.nodetype</A><DD><code>PropDefId</code> serves as identifier for a given <code>PropDef</code>.<DT><A HREF="./org/apache/jackrabbit/core/nodetype/PropDefImpl.html" title="class in org.apache.jackrabbit.core.nodetype"><B>PropDefImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/nodetype/package-summary.html">org.apache.jackrabbit.core.nodetype</A><DD>This class implements the <code>PropDef</code> interface and additionally provides setter methods for the various property definition attributes.<DT><A HREF="./org/apache/jackrabbit/core/nodetype/PropDefImpl.html#PropDefImpl()"><B>PropDefImpl()</B></A> - Constructor for class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/PropDefImpl.html" title="class in org.apache.jackrabbit.core.nodetype">PropDefImpl</A> <DD>Default constructor. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/FieldNames.html#PROPERTIES"><B>PROPERTIES</B></A> - Static variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/FieldNames.html" title="class in org.apache.jackrabbit.core.query.lucene">FieldNames</A> <DD>Name of the field that contains all values of properties that are indexed as is without tokenizing. <DT><A HREF="./org/apache/jackrabbit/webdav/simple/DavResourceImpl.html#properties"><B>properties</B></A> - Variable in class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/DavResourceImpl.html" title="class in org.apache.jackrabbit.webdav.simple">DavResourceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/FieldNames.html#PROPERTIES_SET"><B>PROPERTIES_SET</B></A> - Static variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/FieldNames.html" title="class in org.apache.jackrabbit.core.query.lucene">FieldNames</A> <DD>Name of the field that contains the names of all properties that are set on an indexed node. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/PropertiesSynonymProvider.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>PropertiesSynonymProvider</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD>Implements a synonym provider based on a properties file.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/PropertiesSynonymProvider.html#PropertiesSynonymProvider()"><B>PropertiesSynonymProvider()</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/PropertiesSynonymProvider.html" title="class in org.apache.jackrabbit.core.query.lucene">PropertiesSynonymProvider</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/Event.html#PROPERTY_ADDED"><B>PROPERTY_ADDED</B></A> - Static variable in interface org.apache.jackrabbit.spi.<A HREF="./org/apache/jackrabbit/spi/Event.html" title="interface in org.apache.jackrabbit.spi">Event</A> <DD>An event of this type is generated when a property is added. <DT><A HREF="./org/apache/jackrabbit/spi/Event.html#PROPERTY_CHANGED"><B>PROPERTY_CHANGED</B></A> - Static variable in interface org.apache.jackrabbit.spi.<A HREF="./org/apache/jackrabbit/spi/Event.html" title="interface in org.apache.jackrabbit.spi">Event</A> <DD>An event of this type is generated when a property is changed. <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#PROPERTY_CREATIONDATE"><B>PROPERTY_CREATIONDATE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/nodetype/compact/Lexer.html#PROPERTY_DEFINITION"><B>PROPERTY_DEFINITION</B></A> - Static variable in class org.apache.jackrabbit.core.nodetype.compact.<A HREF="./org/apache/jackrabbit/core/nodetype/compact/Lexer.html" title="class in org.apache.jackrabbit.core.nodetype.compact">Lexer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/Lexer.html#PROPERTY_DEFINITION"><B>PROPERTY_DEFINITION</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/Lexer.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">Lexer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#PROPERTY_DISPLAYNAME"><B>PROPERTY_DISPLAYNAME</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#PROPERTY_GETCONTENTLANGUAGE"><B>PROPERTY_GETCONTENTLANGUAGE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#PROPERTY_GETCONTENTLENGTH"><B>PROPERTY_GETCONTENTLENGTH</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#PROPERTY_GETCONTENTTYPE"><B>PROPERTY_GETCONTENTTYPE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#PROPERTY_GETETAG"><B>PROPERTY_GETETAG</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#PROPERTY_GETLASTMODIFIED"><B>PROPERTY_GETLASTMODIFIED</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/FieldNames.html#PROPERTY_LENGTHS"><B>PROPERTY_LENGTHS</B></A> - Static variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/FieldNames.html" title="class in org.apache.jackrabbit.core.query.lucene">FieldNames</A> <DD>Name of the field that contains the lengths of properties. <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#PROPERTY_LOCKDISCOVERY"><B>PROPERTY_LOCKDISCOVERY</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/Event.html#PROPERTY_REMOVED"><B>PROPERTY_REMOVED</B></A> - Static variable in interface org.apache.jackrabbit.spi.<A HREF="./org/apache/jackrabbit/spi/Event.html" title="interface in org.apache.jackrabbit.spi">Event</A> <DD>An event of this type is generated when a property is removed. <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#PROPERTY_RESOURCETYPE"><B>PROPERTY_RESOURCETYPE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#PROPERTY_SOURCE"><B>PROPERTY_SOURCE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#PROPERTY_SUPPORTEDLOCK"><B>PROPERTY_SUPPORTEDLOCK</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/observation/EventState.html#propertyAdded(org.apache.jackrabbit.core.NodeId, org.apache.jackrabbit.spi.Path, org.apache.jackrabbit.spi.Path.Element, org.apache.jackrabbit.spi.Name, java.util.Set, javax.jcr.Session)"><B>propertyAdded(NodeId, Path, Path.Element, Name, Set, Session)</B></A> - Static method in class org.apache.jackrabbit.core.observation.<A HREF="./org/apache/jackrabbit/core/observation/EventState.html" title="class in org.apache.jackrabbit.core.observation">EventState</A> <DD>Creates a new <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true" title="class or interface in javax.jcr.observation"><CODE>Event</CODE></A> of type <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#PROPERTY_ADDED" title="class or interface in javax.jcr.observation"><CODE>Event.PROPERTY_ADDED</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/core/observation/EventState.html#propertyAdded(org.apache.jackrabbit.core.NodeId, org.apache.jackrabbit.spi.Path, org.apache.jackrabbit.spi.Path.Element, org.apache.jackrabbit.spi.Name, java.util.Set, javax.jcr.Session, boolean)"><B>propertyAdded(NodeId, Path, Path.Element, Name, Set, Session, boolean)</B></A> - Static method in class org.apache.jackrabbit.core.observation.<A HREF="./org/apache/jackrabbit/core/observation/EventState.html" title="class in org.apache.jackrabbit.core.observation">EventState</A> <DD>Creates a new <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true" title="class or interface in javax.jcr.observation"><CODE>Event</CODE></A> of type <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#PROPERTY_ADDED" title="class or interface in javax.jcr.observation"><CODE>Event.PROPERTY_ADDED</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/PropertyAddedTest.html" title="class in org.apache.jackrabbit.test.api.observation"><B>PropertyAddedTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/observation/package-summary.html">org.apache.jackrabbit.test.api.observation</A><DD>Test cases for <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#PROPERTY_ADDED" title="class or interface in javax.jcr.observation"><CODE>Event.PROPERTY_ADDED</CODE></A> events.<DT><A HREF="./org/apache/jackrabbit/test/api/observation/PropertyAddedTest.html#PropertyAddedTest()"><B>PropertyAddedTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/PropertyAddedTest.html" title="class in org.apache.jackrabbit.test.api.observation">PropertyAddedTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/observation/EventState.html#propertyChanged(org.apache.jackrabbit.core.NodeId, org.apache.jackrabbit.spi.Path, org.apache.jackrabbit.spi.Path.Element, org.apache.jackrabbit.spi.Name, java.util.Set, javax.jcr.Session)"><B>propertyChanged(NodeId, Path, Path.Element, Name, Set, Session)</B></A> - Static method in class org.apache.jackrabbit.core.observation.<A HREF="./org/apache/jackrabbit/core/observation/EventState.html" title="class in org.apache.jackrabbit.core.observation">EventState</A> <DD>Creates a new <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true" title="class or interface in javax.jcr.observation"><CODE>Event</CODE></A> of type <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#PROPERTY_CHANGED" title="class or interface in javax.jcr.observation"><CODE>Event.PROPERTY_CHANGED</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/core/observation/EventState.html#propertyChanged(org.apache.jackrabbit.core.NodeId, org.apache.jackrabbit.spi.Path, org.apache.jackrabbit.spi.Path.Element, org.apache.jackrabbit.spi.Name, java.util.Set, javax.jcr.Session, boolean)"><B>propertyChanged(NodeId, Path, Path.Element, Name, Set, Session, boolean)</B></A> - Static method in class org.apache.jackrabbit.core.observation.<A HREF="./org/apache/jackrabbit/core/observation/EventState.html" title="class in org.apache.jackrabbit.core.observation">EventState</A> <DD>Creates a new <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true" title="class or interface in javax.jcr.observation"><CODE>Event</CODE></A> of type <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#PROPERTY_CHANGED" title="class or interface in javax.jcr.observation"><CODE>Event.PROPERTY_CHANGED</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/PropertyChangedTest.html" title="class in org.apache.jackrabbit.test.api.observation"><B>PropertyChangedTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/observation/package-summary.html">org.apache.jackrabbit.test.api.observation</A><DD>Test cases for <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#PROPERTY_CHANGED" title="class or interface in javax.jcr.observation"><CODE>Event.PROPERTY_CHANGED</CODE></A> events.<DT><A HREF="./org/apache/jackrabbit/test/api/observation/PropertyChangedTest.html#PropertyChangedTest()"><B>PropertyChangedTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/PropertyChangedTest.html" title="class in org.apache.jackrabbit.test.api.observation">PropertyChangedTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/PropertyData.html" title="class in org.apache.jackrabbit.core"><B>PropertyData</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/package-summary.html">org.apache.jackrabbit.core</A><DD>Data object representing a property.<DT><A HREF="./org/apache/jackrabbit/core/nodetype/xml/Constants.html#PROPERTYDEFINITION_ELEMENT"><B>PROPERTYDEFINITION_ELEMENT</B></A> - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.<A HREF="./org/apache/jackrabbit/core/nodetype/xml/Constants.html" title="interface in org.apache.jackrabbit.core.nodetype.xml">Constants</A> <DD>Name of the property definition element. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html#PROPERTYDEFINITION_ELEMENT"><B>PROPERTYDEFINITION_ELEMENT</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.<A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr.nodetype">NodeTypeConstants</A> <DD>Name of the property definition element. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/PropertyDefinitionImpl.html" title="class in org.apache.jackrabbit.core.nodetype"><B>PropertyDefinitionImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/nodetype/package-summary.html">org.apache.jackrabbit.core.nodetype</A><DD>This class implements the <code>PropertyDefinition</code> interface.<DT><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/PropertyDefinitionImpl.html" title="class in org.apache.jackrabbit.jcr2spi.nodetype"><B>PropertyDefinitionImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/package-summary.html">org.apache.jackrabbit.jcr2spi.nodetype</A><DD>This class implements the <code>PropertyDefinition</code> interface.<DT><A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/PropertyDefinitionImpl.html" title="class in org.apache.jackrabbit.webdav.jcr.nodetype"><B>PropertyDefinitionImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/package-summary.html">org.apache.jackrabbit.webdav.jcr.nodetype</A><DD><code>PropertyDefinitionImpl</code>...<DT><A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/PropertyDefinitionTemplate.html" title="interface in org.apache.jackrabbit.api.jsr283.nodetype"><B>PropertyDefinitionTemplate</B></A> - Interface in <A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/package-summary.html">org.apache.jackrabbit.api.jsr283.nodetype</A><DD>The <code>PropertyDefinitionTemplate</code> interface extends <code>PropertyDefinition</code> with the addition of write methods, enabling the characteristics of a child property definition to be set, after which the <code>PropertyDefinitionTemplate</code> is added to a <code>NodeTypeTemplate</code>.<DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PropertyDefTest.html" title="class in org.apache.jackrabbit.test.api.nodetype"><B>PropertyDefTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/nodetype/package-summary.html">org.apache.jackrabbit.test.api.nodetype</A><DD>Tests if property definitions are properly defined.<DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PropertyDefTest.html#PropertyDefTest()"><B>PropertyDefTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PropertyDefTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PropertyDefTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/PropertyEntry.html" title="interface in org.apache.jackrabbit.jcr2spi.hierarchy"><B>PropertyEntry</B></A> - Interface in <A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/package-summary.html">org.apache.jackrabbit.jcr2spi.hierarchy</A><DD><code>PropertyEntry</code>...<DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/PropertyEntryImpl.html" title="class in org.apache.jackrabbit.jcr2spi.hierarchy"><B>PropertyEntryImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/package-summary.html">org.apache.jackrabbit.jcr2spi.hierarchy</A><DD><code>PropertyEntryImpl</code> implements a reference to a property state.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/PropertyExistence.html" title="interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom"><B>PropertyExistence</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/package-summary.html">org.apache.jackrabbit.spi.commons.query.jsr283.qom</A><DD>Tests the existence of a property.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/QueryObjectModelFactory.html#propertyExistence(java.lang.String)"><B>propertyExistence(String)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/QueryObjectModelFactory.html" title="interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom">QueryObjectModelFactory</A> <DD>Tests the existence of a property in the default selector. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/QueryObjectModelFactory.html#propertyExistence(java.lang.String, java.lang.String)"><B>propertyExistence(String, String)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/QueryObjectModelFactory.html" title="interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom">QueryObjectModelFactory</A> <DD>Tests the existence of a property in the specified selector. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QueryObjectModelFactoryImpl.html#propertyExistence(java.lang.String)"><B>propertyExistence(String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QueryObjectModelFactoryImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">QueryObjectModelFactoryImpl</A> <DD>Tests the existence of a property in the default selector. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QueryObjectModelFactoryImpl.html#propertyExistence(java.lang.String, java.lang.String)"><B>propertyExistence(String, String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QueryObjectModelFactoryImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">QueryObjectModelFactoryImpl</A> <DD>Tests the existence of a property in the specified selector. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/constraint/PropertyExistenceConstraint.html" title="class in org.apache.jackrabbit.core.query.lucene.constraint"><B>PropertyExistenceConstraint</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/constraint/package-summary.html">org.apache.jackrabbit.core.query.lucene.constraint</A><DD><code>PropertyExistenceConstraint</code> implements a property existence constraint.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/constraint/PropertyExistenceConstraint.html#PropertyExistenceConstraint(org.apache.jackrabbit.spi.commons.query.qom.PropertyExistenceImpl, org.apache.jackrabbit.spi.commons.query.qom.SelectorImpl, org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory)"><B>PropertyExistenceConstraint(PropertyExistenceImpl, SelectorImpl, LuceneQueryFactory)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.<A HREF="./org/apache/jackrabbit/core/query/lucene/constraint/PropertyExistenceConstraint.html" title="class in org.apache.jackrabbit.core.query.lucene.constraint">PropertyExistenceConstraint</A> <DD>Creates a new property existence constraint. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/PropertyExistenceImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom"><B>PropertyExistenceImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/query/qom/package-summary.html">org.apache.jackrabbit.spi.commons.query.qom</A><DD><code>PropertyExistenceImpl</code>...<DT><A HREF="./org/apache/jackrabbit/api/jsr283/Session.html#propertyExists(java.lang.String)"><B>propertyExists(String)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.<A HREF="./org/apache/jackrabbit/api/jsr283/Session.html" title="interface in org.apache.jackrabbit.api.jsr283">Session</A> <DD>Returns <code>true</code> if a property exists at <code>absPath</code> and this <code>Session</code> has read access to it; otherwise returns <code>false</code>. <DT><A HREF="./org/apache/jackrabbit/core/ItemManager.html#propertyExists(org.apache.jackrabbit.spi.Path)"><B>propertyExists(Path)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemManager.html" title="class in org.apache.jackrabbit.core">ItemManager</A> <DD>Checks whether a property exists at the specified path. <DT><A HREF="./org/apache/jackrabbit/core/SessionImpl.html#propertyExists(java.lang.String)"><B>propertyExists(String)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/SessionImpl.html" title="class in org.apache.jackrabbit.core">SessionImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/ItemManager.html#propertyExists(org.apache.jackrabbit.spi.Path)"><B>propertyExists(Path)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/ItemManager.html" title="interface in org.apache.jackrabbit.jcr2spi">ItemManager</A> <DD>Checks if the property with the given path exists. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/ItemManagerImpl.html#propertyExists(org.apache.jackrabbit.spi.Path)"><B>propertyExists(Path)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/ItemManagerImpl.html" title="class in org.apache.jackrabbit.jcr2spi">ItemManagerImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/server/io/PropertyExportContext.html" title="interface in org.apache.jackrabbit.server.io"><B>PropertyExportContext</B></A> - Interface in <A HREF="./org/apache/jackrabbit/server/io/package-summary.html">org.apache.jackrabbit.server.io</A><DD><code>PropertyExportContext</code> represents a marker interface to distinguish the ExportContext (which is mainly used to export data and some fundamental properties) from a context that is used to export properties only.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html#PropertyFunction()"><B>PropertyFunction()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParser</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/PropertyFunctionQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query"><B>PropertyFunctionQueryNode</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/query/package-summary.html">org.apache.jackrabbit.spi.commons.query</A><DD><code>PropertyFunctionQueryNode</code> allows to place function calls on properties in a query.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/PropertyFunctionQueryNode.html#PropertyFunctionQueryNode(org.apache.jackrabbit.spi.commons.query.QueryNode, java.lang.String)"><B>PropertyFunctionQueryNode(QueryNode, String)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/PropertyFunctionQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">PropertyFunctionQueryNode</A> <DD>Creates a property function query node. <DT><A HREF="./org/apache/jackrabbit/server/io/PropertyHandler.html" title="interface in org.apache.jackrabbit.server.io"><B>PropertyHandler</B></A> - Interface in <A HREF="./org/apache/jackrabbit/server/io/package-summary.html">org.apache.jackrabbit.server.io</A><DD><code>PropertyHandler</code> interface defines methods for importing and exporting resource properties.<DT><A HREF="./org/apache/jackrabbit/core/PropertyId.html" title="class in org.apache.jackrabbit.core"><B>PropertyId</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/package-summary.html">org.apache.jackrabbit.core</A><DD>Property identifier.<DT><A HREF="./org/apache/jackrabbit/core/PropertyId.html#PropertyId(org.apache.jackrabbit.core.NodeId, org.apache.jackrabbit.spi.Name)"><B>PropertyId(NodeId, Name)</B></A> - Constructor for class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/PropertyId.html" title="class in org.apache.jackrabbit.core">PropertyId</A> <DD>Creates a property identifier instance for the identified property. <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.SetValue.html#propertyId"><B>propertyId</B></A> - Variable in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.SetValue.html" title="class in org.apache.jackrabbit.spi.commons.batch">Operations.SetValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/PropertyId.html" title="interface in org.apache.jackrabbit.spi"><B>PropertyId</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/package-summary.html">org.apache.jackrabbit.spi</A><DD><code>PropertyId</code> identifies a property on the SPI layer.<DT><A HREF="./org/apache/jackrabbit/core/PropertyImpl.html" title="class in org.apache.jackrabbit.core"><B>PropertyImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/package-summary.html">org.apache.jackrabbit.core</A><DD><code>PropertyImpl</code> implements the <code>Property</code> interface.<DT><A HREF="./org/apache/jackrabbit/jcr2spi/PropertyImpl.html" title="class in org.apache.jackrabbit.jcr2spi"><B>PropertyImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/package-summary.html">org.apache.jackrabbit.jcr2spi</A><DD><code>PropertyImpl</code>...<DT><A HREF="./org/apache/jackrabbit/jcr2spi/PropertyImpl.html#PropertyImpl(org.apache.jackrabbit.jcr2spi.SessionImpl, org.apache.jackrabbit.jcr2spi.state.PropertyState, org.apache.jackrabbit.jcr2spi.ItemLifeCycleListener[])"><B>PropertyImpl(SessionImpl, PropertyState, ItemLifeCycleListener[])</B></A> - Constructor for class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/PropertyImpl.html" title="class in org.apache.jackrabbit.jcr2spi">PropertyImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/server/io/PropertyImportContext.html" title="interface in org.apache.jackrabbit.server.io"><B>PropertyImportContext</B></A> - Interface in <A HREF="./org/apache/jackrabbit/server/io/package-summary.html">org.apache.jackrabbit.server.io</A><DD><code>PropertyImportContext</code>...<DT><A HREF="./org/apache/jackrabbit/spi/PropertyInfo.html" title="interface in org.apache.jackrabbit.spi"><B>PropertyInfo</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/package-summary.html">org.apache.jackrabbit.spi</A><DD>The <code>PropertyInfo</code> provides the basic information to build a <code>Property</code>.<DT><A HREF="./org/apache/jackrabbit/spi/commons/PropertyInfoImpl.html" title="class in org.apache.jackrabbit.spi.commons"><B>PropertyInfoImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/package-summary.html">org.apache.jackrabbit.spi.commons</A><DD><code>PropertyInfoImpl</code> implements a serializable <code>PropertyInfo</code> based on another property info.<DT><A HREF="./org/apache/jackrabbit/spi/commons/PropertyInfoImpl.html#PropertyInfoImpl(org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.spi.Path, org.apache.jackrabbit.spi.PropertyId, int, boolean, org.apache.jackrabbit.spi.QValue[])"><B>PropertyInfoImpl(NodeId, Name, Path, PropertyId, int, boolean, QValue[])</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/PropertyInfoImpl.html" title="class in org.apache.jackrabbit.spi.commons">PropertyInfoImpl</A> <DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./org/apache/jackrabbit/spi/commons/PropertyInfoImpl.html#PropertyInfoImpl(org.apache.jackrabbit.spi.Path, org.apache.jackrabbit.spi.PropertyId, int, boolean, org.apache.jackrabbit.spi.QValue[])"><CODE>PropertyInfoImpl.PropertyInfoImpl(Path, PropertyId, int, boolean, QValue[])</CODE></A> instead. The parentId is not used any more.</I> <DT><A HREF="./org/apache/jackrabbit/spi/commons/PropertyInfoImpl.html#PropertyInfoImpl(org.apache.jackrabbit.spi.Path, org.apache.jackrabbit.spi.PropertyId, int, boolean, org.apache.jackrabbit.spi.QValue[])"><B>PropertyInfoImpl(Path, PropertyId, int, boolean, QValue[])</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/PropertyInfoImpl.html" title="class in org.apache.jackrabbit.spi.commons">PropertyInfoImpl</A> <DD>Creates a new property info for the given parameters. <DT><A HREF="./org/apache/jackrabbit/spi2dav/PropertyInfoImpl.html" title="class in org.apache.jackrabbit.spi2dav"><B>PropertyInfoImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi2dav/package-summary.html">org.apache.jackrabbit.spi2dav</A><DD><code>PropertyInfoImpl</code>...<DT><A HREF="./org/apache/jackrabbit/spi2dav/PropertyInfoImpl.html#PropertyInfoImpl(org.apache.jackrabbit.spi.PropertyId, org.apache.jackrabbit.spi.Path, int, boolean, org.apache.jackrabbit.spi.QValue[])"><B>PropertyInfoImpl(PropertyId, Path, int, boolean, QValue[])</B></A> - Constructor for class org.apache.jackrabbit.spi2dav.<A HREF="./org/apache/jackrabbit/spi2dav/PropertyInfoImpl.html" title="class in org.apache.jackrabbit.spi2dav">PropertyInfoImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi2dav/PropertyInfoImpl.html#PropertyInfoImpl(org.apache.jackrabbit.spi.PropertyId, org.apache.jackrabbit.webdav.property.DavPropertySet, org.apache.jackrabbit.spi.commons.conversion.NamePathResolver, javax.jcr.ValueFactory, org.apache.jackrabbit.spi.QValueFactory)"><B>PropertyInfoImpl(PropertyId, DavPropertySet, NamePathResolver, ValueFactory, QValueFactory)</B></A> - Constructor for class org.apache.jackrabbit.spi2dav.<A HREF="./org/apache/jackrabbit/spi2dav/PropertyInfoImpl.html" title="class in org.apache.jackrabbit.spi2dav">PropertyInfoImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi2davex/PropertyInfoImpl.html" title="class in org.apache.jackrabbit.spi2davex"><B>PropertyInfoImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi2davex/package-summary.html">org.apache.jackrabbit.spi2davex</A><DD><code>PropertyInfoImpl</code>...<DT><A HREF="./org/apache/jackrabbit/spi2davex/PropertyInfoImpl.html#PropertyInfoImpl(org.apache.jackrabbit.spi.PropertyId, org.apache.jackrabbit.spi.Path, int, org.apache.jackrabbit.spi.QValue)"><B>PropertyInfoImpl(PropertyId, Path, int, QValue)</B></A> - Constructor for class org.apache.jackrabbit.spi2davex.<A HREF="./org/apache/jackrabbit/spi2davex/PropertyInfoImpl.html" title="class in org.apache.jackrabbit.spi2davex">PropertyInfoImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi2davex/PropertyInfoImpl.html#PropertyInfoImpl(org.apache.jackrabbit.spi.PropertyId, org.apache.jackrabbit.spi.Path, int)"><B>PropertyInfoImpl(PropertyId, Path, int)</B></A> - Constructor for class org.apache.jackrabbit.spi2davex.<A HREF="./org/apache/jackrabbit/spi2davex/PropertyInfoImpl.html" title="class in org.apache.jackrabbit.spi2davex">PropertyInfoImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyItemIsModifiedTest.html" title="class in org.apache.jackrabbit.test.api"><B>PropertyItemIsModifiedTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD>Test cases for <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Item.html?is-external=true#isModified()" title="class or interface in javax.jcr"><CODE>Item.isModified()</CODE></A> on a property.<DT><A HREF="./org/apache/jackrabbit/test/api/PropertyItemIsModifiedTest.html#PropertyItemIsModifiedTest()"><B>PropertyItemIsModifiedTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyItemIsModifiedTest.html" title="class in org.apache.jackrabbit.test.api">PropertyItemIsModifiedTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyItemIsNewTest.html" title="class in org.apache.jackrabbit.test.api"><B>PropertyItemIsNewTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD>Test cases for <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Item.html?is-external=true#isNew()" title="class or interface in javax.jcr"><CODE>Item.isNew()</CODE></A> on a property.<DT><A HREF="./org/apache/jackrabbit/test/api/PropertyItemIsNewTest.html#PropertyItemIsNewTest()"><B>PropertyItemIsNewTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyItemIsNewTest.html" title="class in org.apache.jackrabbit.test.api">PropertyItemIsNewTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/packaging/FilterContentPackage.FilteringIterator.html#propertyIterator"><B>propertyIterator</B></A> - Variable in class org.apache.jackrabbit.commons.packaging.<A HREF="./org/apache/jackrabbit/commons/packaging/FilterContentPackage.FilteringIterator.html" title="class in org.apache.jackrabbit.commons.packaging">FilterContentPackage.FilteringIterator</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/iterator/PropertyIteratorAdapter.html" title="class in org.apache.jackrabbit.commons.iterator"><B>PropertyIteratorAdapter</B></A> - Class in <A HREF="./org/apache/jackrabbit/commons/iterator/package-summary.html">org.apache.jackrabbit.commons.iterator</A><DD>Adapter class for turning <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/RangeIterator.html?is-external=true" title="class or interface in javax.jcr"><CODE>RangeIterator</CODE></A>s or <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util"><CODE>Iterator</CODE></A>s into <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/PropertyIterator.html?is-external=true" title="class or interface in javax.jcr"><CODE>PropertyIterator</CODE></A>s.<DT><A HREF="./org/apache/jackrabbit/commons/iterator/PropertyIteratorAdapter.html#PropertyIteratorAdapter(javax.jcr.RangeIterator)"><B>PropertyIteratorAdapter(RangeIterator)</B></A> - Constructor for class org.apache.jackrabbit.commons.iterator.<A HREF="./org/apache/jackrabbit/commons/iterator/PropertyIteratorAdapter.html" title="class in org.apache.jackrabbit.commons.iterator">PropertyIteratorAdapter</A> <DD>Creates an adapter for the given <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/RangeIterator.html?is-external=true" title="class or interface in javax.jcr"><CODE>RangeIterator</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/commons/iterator/PropertyIteratorAdapter.html#PropertyIteratorAdapter(java.util.Iterator)"><B>PropertyIteratorAdapter(Iterator)</B></A> - Constructor for class org.apache.jackrabbit.commons.iterator.<A HREF="./org/apache/jackrabbit/commons/iterator/PropertyIteratorAdapter.html" title="class in org.apache.jackrabbit.commons.iterator">PropertyIteratorAdapter</A> <DD>Creates an adapter for the given <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util"><CODE>Iterator</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/commons/iterator/PropertyIteratorAdapter.html#PropertyIteratorAdapter(java.util.Collection)"><B>PropertyIteratorAdapter(Collection)</B></A> - Constructor for class org.apache.jackrabbit.commons.iterator.<A HREF="./org/apache/jackrabbit/commons/iterator/PropertyIteratorAdapter.html" title="class in org.apache.jackrabbit.commons.iterator">PropertyIteratorAdapter</A> <DD>Creates an iterator for the given collection. <DT><A HREF="./org/apache/jackrabbit/server/io/PropertyManager.html" title="interface in org.apache.jackrabbit.server.io"><B>PropertyManager</B></A> - Interface in <A HREF="./org/apache/jackrabbit/server/io/package-summary.html">org.apache.jackrabbit.server.io</A><DD><code>PropertyManager</code>...<DT><A HREF="./org/apache/jackrabbit/server/io/PropertyManagerImpl.html" title="class in org.apache.jackrabbit.server.io"><B>PropertyManagerImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/server/io/package-summary.html">org.apache.jackrabbit.server.io</A><DD><code>PropertyManagerImpl</code>...<DT><A HREF="./org/apache/jackrabbit/server/io/PropertyManagerImpl.html#PropertyManagerImpl()"><B>PropertyManagerImpl()</B></A> - Constructor for class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/PropertyManagerImpl.html" title="class in org.apache.jackrabbit.server.io">PropertyManagerImpl</A> <DD>Create a new <code>PropertyManagerImpl</code>. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/PropertyMetaData.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>PropertyMetaData</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD><code>PropertyMetaData</code> encapsulates the payload byte array and provides methods to access the property meta data.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/PropertyMetaData.html#PropertyMetaData(int)"><B>PropertyMetaData(int)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/PropertyMetaData.html" title="class in org.apache.jackrabbit.core.query.lucene">PropertyMetaData</A> <DD>Creates a new PropertyMetaData with the given <code>propertyType</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.AddProperty.html#propertyName"><B>propertyName</B></A> - Variable in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.AddProperty.html" title="class in org.apache.jackrabbit.spi.commons.batch">Operations.AddProperty</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html#propertyName1"><B>propertyName1</B></A> - Variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html" title="class in org.apache.jackrabbit.test">AbstractJCRTest</A> <DD>Name of a property that will be used during a test case. <DT><A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html#propertyName2"><B>propertyName2</B></A> - Variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html" title="class in org.apache.jackrabbit.test">AbstractJCRTest</A> <DD>Name of a property that will be used during a test case. <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api"><B>PropertyReadMethodsTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>PropertyReadMethodsTest</code>...<DT><A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html#PropertyReadMethodsTest()"><B>PropertyReadMethodsTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">PropertyReadMethodsTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/observation/EventState.html#propertyRemoved(org.apache.jackrabbit.core.NodeId, org.apache.jackrabbit.spi.Path, org.apache.jackrabbit.spi.Path.Element, org.apache.jackrabbit.spi.Name, java.util.Set, javax.jcr.Session)"><B>propertyRemoved(NodeId, Path, Path.Element, Name, Set, Session)</B></A> - Static method in class org.apache.jackrabbit.core.observation.<A HREF="./org/apache/jackrabbit/core/observation/EventState.html" title="class in org.apache.jackrabbit.core.observation">EventState</A> <DD>Creates a new <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true" title="class or interface in javax.jcr.observation"><CODE>Event</CODE></A> of type <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#PROPERTY_REMOVED" title="class or interface in javax.jcr.observation"><CODE>Event.PROPERTY_REMOVED</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/core/observation/EventState.html#propertyRemoved(org.apache.jackrabbit.core.NodeId, org.apache.jackrabbit.spi.Path, org.apache.jackrabbit.spi.Path.Element, org.apache.jackrabbit.spi.Name, java.util.Set, javax.jcr.Session, boolean)"><B>propertyRemoved(NodeId, Path, Path.Element, Name, Set, Session, boolean)</B></A> - Static method in class org.apache.jackrabbit.core.observation.<A HREF="./org/apache/jackrabbit/core/observation/EventState.html" title="class in org.apache.jackrabbit.core.observation">EventState</A> <DD>Creates a new <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true" title="class or interface in javax.jcr.observation"><CODE>Event</CODE></A> of type <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#PROPERTY_REMOVED" title="class or interface in javax.jcr.observation"><CODE>Event.PROPERTY_REMOVED</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/PropertyRemovedTest.html" title="class in org.apache.jackrabbit.test.api.observation"><B>PropertyRemovedTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/observation/package-summary.html">org.apache.jackrabbit.test.api.observation</A><DD>Test cases for <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#PROPERTY_REMOVED" title="class or interface in javax.jcr.observation"><CODE>Event.PROPERTY_REMOVED</CODE></A> events.<DT><A HREF="./org/apache/jackrabbit/test/api/observation/PropertyRemovedTest.html#PropertyRemovedTest()"><B>PropertyRemovedTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/PropertyRemovedTest.html" title="class in org.apache.jackrabbit.test.api.observation">PropertyRemovedTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/state/PropertyState.html" title="class in org.apache.jackrabbit.core.state"><B>PropertyState</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/state/package-summary.html">org.apache.jackrabbit.core.state</A><DD><code>PropertyState</code> represents the state of a <code>Property</code>.<DT><A HREF="./org/apache/jackrabbit/core/state/PropertyState.html#PropertyState(org.apache.jackrabbit.core.state.PropertyState, int, boolean)"><B>PropertyState(PropertyState, int, boolean)</B></A> - Constructor for class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/PropertyState.html" title="class in org.apache.jackrabbit.core.state">PropertyState</A> <DD>Constructs a new property state that is initially connected to an overlayed state. <DT><A HREF="./org/apache/jackrabbit/core/state/PropertyState.html#PropertyState(org.apache.jackrabbit.core.PropertyId, int, boolean)"><B>PropertyState(PropertyId, int, boolean)</B></A> - Constructor for class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/PropertyState.html" title="class in org.apache.jackrabbit.core.state">PropertyState</A> <DD>Create a new <code>PropertyState</code> <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/PropertyState.html" title="class in org.apache.jackrabbit.jcr2spi.state"><B>PropertyState</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/state/package-summary.html">org.apache.jackrabbit.jcr2spi.state</A><DD><code>PropertyState</code> represents the state of a <code>Property</code>.<DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/PropertyState.html#PropertyState(org.apache.jackrabbit.jcr2spi.hierarchy.PropertyEntry, org.apache.jackrabbit.jcr2spi.state.ItemStateFactory, org.apache.jackrabbit.spi.QPropertyDefinition, org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProvider, org.apache.jackrabbit.spi.QValue[], int)"><B>PropertyState(PropertyEntry, ItemStateFactory, QPropertyDefinition, ItemDefinitionProvider, QValue[], int)</B></A> - Constructor for class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/PropertyState.html" title="class in org.apache.jackrabbit.jcr2spi.state">PropertyState</A> <DD>Create a NEW PropertyState <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/PropertyState.html#PropertyState(org.apache.jackrabbit.jcr2spi.hierarchy.PropertyEntry, org.apache.jackrabbit.spi.PropertyInfo, org.apache.jackrabbit.jcr2spi.state.ItemStateFactory, org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProvider)"><B>PropertyState(PropertyEntry, PropertyInfo, ItemStateFactory, ItemDefinitionProvider)</B></A> - Constructor for class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/PropertyState.html" title="class in org.apache.jackrabbit.jcr2spi.state">PropertyState</A> <DD>Create an EXISTING PropertyState <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html#propertyStateDeleteSQL"><B>propertyStateDeleteSQL</B></A> - Variable in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">DatabasePersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html#propertyStateInsertSQL"><B>propertyStateInsertSQL</B></A> - Variable in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">DatabasePersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html#propertyStateSelectExistSQL"><B>propertyStateSelectExistSQL</B></A> - Variable in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">DatabasePersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html#propertyStateSelectSQL"><B>propertyStateSelectSQL</B></A> - Variable in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">DatabasePersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html#propertyStateUpdateSQL"><B>propertyStateUpdateSQL</B></A> - Variable in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">DatabasePersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyTest.html" title="class in org.apache.jackrabbit.test.api"><B>PropertyTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>PropertyTest</code> contains all test cases for the <code>javax.jcr.Property</code> that are related to writing, modifing or deleting properties (level 2 of the specification).<DT><A HREF="./org/apache/jackrabbit/test/api/PropertyTest.html#PropertyTest()"><B>PropertyTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyTest.html" title="class in org.apache.jackrabbit.test.api">PropertyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/PropertyTypeRegistry.html" title="class in org.apache.jackrabbit.core.query"><B>PropertyTypeRegistry</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/package-summary.html">org.apache.jackrabbit.core.query</A><DD>The <code>PropertyTypeRegistry</code> keeps track of registered node type definitions and its property types.<DT><A HREF="./org/apache/jackrabbit/core/query/PropertyTypeRegistry.html#PropertyTypeRegistry(org.apache.jackrabbit.core.nodetype.NodeTypeRegistry)"><B>PropertyTypeRegistry(NodeTypeRegistry)</B></A> - Constructor for class org.apache.jackrabbit.core.query.<A HREF="./org/apache/jackrabbit/core/query/PropertyTypeRegistry.html" title="class in org.apache.jackrabbit.core.query">PropertyTypeRegistry</A> <DD>Creates a new <code>PropertyTypeRegistry</code> instance. <DT><A HREF="./org/apache/jackrabbit/core/query/PropertyTypeRegistry.TypeMapping.html" title="class in org.apache.jackrabbit.core.query"><B>PropertyTypeRegistry.TypeMapping</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/package-summary.html">org.apache.jackrabbit.core.query</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/test/api/PropertyTypeTest.html" title="class in org.apache.jackrabbit.test.api"><B>PropertyTypeTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD>Tests if the type of a property is set according to the node type as well as no property is of type UNDEFINED.<DT><A HREF="./org/apache/jackrabbit/test/api/PropertyTypeTest.html#PropertyTypeTest()"><B>PropertyTypeTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyTypeTest.html" title="class in org.apache.jackrabbit.test.api">PropertyTypeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyUtil.html" title="class in org.apache.jackrabbit.test.api"><B>PropertyUtil</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD>This class provides various utility methods that are used by the property test cases.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/PropertyValue.html" title="interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom"><B>PropertyValue</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/package-summary.html">org.apache.jackrabbit.spi.commons.query.jsr283.qom</A><DD>Evaluates to the value (or values, if multi-valued) of a property.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/QueryObjectModelFactory.html#propertyValue(java.lang.String)"><B>propertyValue(String)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/QueryObjectModelFactory.html" title="interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom">QueryObjectModelFactory</A> <DD>Evaluates to the value (or values, if multi-valued) of a property of the default selector. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/QueryObjectModelFactory.html#propertyValue(java.lang.String, java.lang.String)"><B>propertyValue(String, String)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/QueryObjectModelFactory.html" title="interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom">QueryObjectModelFactory</A> <DD>Evaluates to the value (or values, if multi-valued) of a property in the specified selector. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QueryObjectModelFactoryImpl.html#propertyValue(java.lang.String)"><B>propertyValue(String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QueryObjectModelFactoryImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">QueryObjectModelFactoryImpl</A> <DD>Evaluates to the value (or values, if multi-valued) of a property of the default selector. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QueryObjectModelFactoryImpl.html#propertyValue(java.lang.String, java.lang.String)"><B>propertyValue(String, String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QueryObjectModelFactoryImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">QueryObjectModelFactoryImpl</A> <DD>Evaluates to the value (or values, if multi-valued) of a property in the specified selector. <DT><A HREF="./org/apache/jackrabbit/test/api/version/AbstractVersionTest.html#propertyValue"><B>propertyValue</B></A> - Variable in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/AbstractVersionTest.html" title="class in org.apache.jackrabbit.test.api.version">AbstractVersionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/PropertyValueImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom"><B>PropertyValueImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/query/qom/package-summary.html">org.apache.jackrabbit.spi.commons.query.qom</A><DD><code>PropertyValueImpl</code>...<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/constraint/PropertyValueOperand.html" title="class in org.apache.jackrabbit.core.query.lucene.constraint"><B>PropertyValueOperand</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/constraint/package-summary.html">org.apache.jackrabbit.core.query.lucene.constraint</A><DD><code>PropertyValueOperand</code> implements a property value operand.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/constraint/PropertyValueOperand.html#PropertyValueOperand(org.apache.jackrabbit.spi.commons.query.qom.PropertyValueImpl)"><B>PropertyValueOperand(PropertyValueImpl)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.<A HREF="./org/apache/jackrabbit/core/query/lucene/constraint/PropertyValueOperand.html" title="class in org.apache.jackrabbit.core.query.lucene.constraint">PropertyValueOperand</A> <DD>Creates a new property value operand. <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#PROPFIND_ALL_PROP"><B>PROPFIND_ALL_PROP</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#PROPFIND_ALL_PROP_INCLUDE"><B>PROPFIND_ALL_PROP_INCLUDE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#PROPFIND_BY_PROPERTY"><B>PROPFIND_BY_PROPERTY</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#PROPFIND_PROPERTY_NAMES"><B>PROPFIND_PROPERTY_NAMES</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/PropFindMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods"><B>PropFindMethod</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/client/methods/package-summary.html">org.apache.jackrabbit.webdav.client.methods</A><DD><code>PropFindMethod</code>, as specified in <a href="http://www.webdav.org/specs/rfc4918.html#rfc.section.9.1">RFC 4918, Section 9.1</a> Supported types: <A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#PROPFIND_ALL_PROP"><CODE>DavConstants.PROPFIND_ALL_PROP</CODE></A>: all custom properties, plus the live properties defined in RFC2518/RFC4918 <A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#PROPFIND_ALL_PROP_INCLUDE"><CODE>DavConstants.PROPFIND_ALL_PROP_INCLUDE</CODE></A>: same as <A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#PROPFIND_ALL_PROP"><CODE>DavConstants.PROPFIND_ALL_PROP</CODE></A> plus the properties specified in <code>propNameSet</code> <A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#PROPFIND_BY_PROPERTY"><CODE>DavConstants.PROPFIND_BY_PROPERTY</CODE></A>: just the properties specified in <code>propNameSet</code> <A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#PROPFIND_PROPERTY_NAMES"><CODE>DavConstants.PROPFIND_PROPERTY_NAMES</CODE></A>: just the property names Note: only WebDAV level 3 servers support <A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#PROPFIND_ALL_PROP_INCLUDE"><CODE>DavConstants.PROPFIND_ALL_PROP_INCLUDE</CODE></A>, older servers will ignore the extension and act as if <A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#PROPFIND_ALL_PROP"><CODE>DavConstants.PROPFIND_ALL_PROP</CODE></A> was used.<DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/PropFindMethod.html#PropFindMethod(java.lang.String)"><B>PropFindMethod(String)</B></A> - Constructor for class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/PropFindMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods">PropFindMethod</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/PropFindMethod.html#PropFindMethod(java.lang.String, org.apache.jackrabbit.webdav.property.DavPropertyNameSet, int)"><B>PropFindMethod(String, DavPropertyNameSet, int)</B></A> - Constructor for class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/PropFindMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods">PropFindMethod</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/PropFindMethod.html#PropFindMethod(java.lang.String, int, int)"><B>PropFindMethod(String, int, int)</B></A> - Constructor for class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/PropFindMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods">PropFindMethod</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/PropFindMethod.html#PropFindMethod(java.lang.String, int, org.apache.jackrabbit.webdav.property.DavPropertyNameSet, int)"><B>PropFindMethod(String, int, DavPropertyNameSet, int)</B></A> - Constructor for class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/PropFindMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods">PropFindMethod</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/xml/PropInfo.html" title="class in org.apache.jackrabbit.core.xml"><B>PropInfo</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/xml/package-summary.html">org.apache.jackrabbit.core.xml</A><DD>Information about a property being imported.<DT><A HREF="./org/apache/jackrabbit/core/xml/PropInfo.html#PropInfo(org.apache.jackrabbit.spi.Name, int, org.apache.jackrabbit.core.xml.TextValue[])"><B>PropInfo(Name, int, TextValue[])</B></A> - Constructor for class org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/PropInfo.html" title="class in org.apache.jackrabbit.core.xml">PropInfo</A> <DD>Creates a proprety information instance. <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/PropPatchMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods"><B>PropPatchMethod</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/client/methods/package-summary.html">org.apache.jackrabbit.webdav.client.methods</A><DD><code>PropPatchMethod</code>...<DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/PropPatchMethod.html#PropPatchMethod(java.lang.String, java.util.List)"><B>PropPatchMethod(String, List)</B></A> - Constructor for class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/PropPatchMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods">PropPatchMethod</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/PropPatchMethod.html#PropPatchMethod(java.lang.String, org.apache.jackrabbit.webdav.property.DavPropertySet, org.apache.jackrabbit.webdav.property.DavPropertyNameSet)"><B>PropPatchMethod(String, DavPropertySet, DavPropertyNameSet)</B></A> - Constructor for class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/PropPatchMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods">PropPatchMethod</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/AbstractQueryImpl.html#propReg"><B>propReg</B></A> - Variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/AbstractQueryImpl.html" title="class in org.apache.jackrabbit.core.query.lucene">AbstractQueryImpl</A> <DD>The property type registry for type lookup. <DT><A HREF="./org/apache/jackrabbit/webdav/simple/DavResourceImpl.html#propsInitialized"><B>propsInitialized</B></A> - Variable in class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/DavResourceImpl.html" title="class in org.apache.jackrabbit.webdav.simple">DavResourceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/predicate/DeclaringTypePredicate.html#propsOnly"><B>propsOnly</B></A> - Variable in class org.apache.jackrabbit.commons.predicate.<A HREF="./org/apache/jackrabbit/commons/predicate/DeclaringTypePredicate.html" title="class in org.apache.jackrabbit.commons.predicate">DeclaringTypePredicate</A> <DD>indicates if only props should be checked <DT><A HREF="./org/apache/jackrabbit/core/nodetype/compact/Lexer.html#PROTECTED"><B>PROTECTED</B></A> - Static variable in class org.apache.jackrabbit.core.nodetype.compact.<A HREF="./org/apache/jackrabbit/core/nodetype/compact/Lexer.html" title="class in org.apache.jackrabbit.core.nodetype.compact">Lexer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/Lexer.html#PROTECTED"><B>PROTECTED</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/Lexer.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">Lexer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/nodetype/xml/Constants.html#PROTECTED_ATTRIBUTE"><B>PROTECTED_ATTRIBUTE</B></A> - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.<A HREF="./org/apache/jackrabbit/core/nodetype/xml/Constants.html" title="interface in org.apache.jackrabbit.core.nodetype.xml">Constants</A> <DD>Name of the <code>protected</code> attribute. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html#PROTECTED_ATTRIBUTE"><B>PROTECTED_ATTRIBUTE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.<A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr.nodetype">NodeTypeConstants</A> <DD>Name of the <code>protected</code> attribute. <DT><A HREF="./org/apache/jackrabbit/core/ProtectedItemModifier.html" title="class in org.apache.jackrabbit.core"><B>ProtectedItemModifier</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/package-summary.html">org.apache.jackrabbit.core</A><DD><code>SecurityItemModifier</code>: An abstract helper class to allow classes of the security API residing outside of the core package to modify and remove protected items for security.<DT><A HREF="./org/apache/jackrabbit/core/ProtectedItemModifier.html#ProtectedItemModifier()"><B>ProtectedItemModifier()</B></A> - Constructor for class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ProtectedItemModifier.html" title="class in org.apache.jackrabbit.core">ProtectedItemModifier</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/ProtectedItemModifier.html#ProtectedItemModifier(int)"><B>ProtectedItemModifier(int)</B></A> - Constructor for class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ProtectedItemModifier.html" title="class in org.apache.jackrabbit.core">ProtectedItemModifier</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/principal/AbstractPrincipalProvider.html#providePrincipal(java.lang.String)"><B>providePrincipal(String)</B></A> - Method in class org.apache.jackrabbit.core.security.principal.<A HREF="./org/apache/jackrabbit/core/security/principal/AbstractPrincipalProvider.html" title="class in org.apache.jackrabbit.core.security.principal">AbstractPrincipalProvider</A> <DD>Called if the cache does not contain the principal requested. <DT><A HREF="./org/apache/jackrabbit/core/security/principal/DefaultPrincipalProvider.html#providePrincipal(java.lang.String)"><B>providePrincipal(String)</B></A> - Method in class org.apache.jackrabbit.core.security.principal.<A HREF="./org/apache/jackrabbit/core/security/principal/DefaultPrincipalProvider.html" title="class in org.apache.jackrabbit.core.security.principal">DefaultPrincipalProvider</A> <DD>Called if the cache does not contain the principal requested. <DT><A HREF="./org/apache/jackrabbit/core/HierarchyManagerImpl.html#provider"><B>provider</B></A> - Variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/HierarchyManagerImpl.html" title="class in org.apache.jackrabbit.core">HierarchyManagerImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/principal/ProviderRegistryImpl.html" title="class in org.apache.jackrabbit.core.security.principal"><B>ProviderRegistryImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/security/principal/package-summary.html">org.apache.jackrabbit.core.security.principal</A><DD>This is the default implementation of the <A HREF="./org/apache/jackrabbit/core/security/principal/PrincipalProviderRegistry.html" title="interface in org.apache.jackrabbit.core.security.principal"><CODE>PrincipalProviderRegistry</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/core/security/principal/ProviderRegistryImpl.html#ProviderRegistryImpl(org.apache.jackrabbit.core.security.principal.PrincipalProvider)"><B>ProviderRegistryImpl(PrincipalProvider)</B></A> - Constructor for class org.apache.jackrabbit.core.security.principal.<A HREF="./org/apache/jackrabbit/core/security/principal/ProviderRegistryImpl.html" title="class in org.apache.jackrabbit.core.security.principal">ProviderRegistryImpl</A> <DD>Create an instance of <code>ProviderRegistryImpl</code> with the given default principal provider. <DT><A HREF="./org/apache/jackrabbit/commons/xml/ProxyContentHandler.html" title="class in org.apache.jackrabbit.commons.xml"><B>ProxyContentHandler</B></A> - Class in <A HREF="./org/apache/jackrabbit/commons/xml/package-summary.html">org.apache.jackrabbit.commons.xml</A><DD>A proxy content handler that passes all SAX events as-is to the proxied handler.<DT><A HREF="./org/apache/jackrabbit/commons/xml/ProxyContentHandler.html#ProxyContentHandler(org.xml.sax.ContentHandler)"><B>ProxyContentHandler(ContentHandler)</B></A> - Constructor for class org.apache.jackrabbit.commons.xml.<A HREF="./org/apache/jackrabbit/commons/xml/ProxyContentHandler.html" title="class in org.apache.jackrabbit.commons.xml">ProxyContentHandler</A> <DD>Creates a proxy for the given content handler. <DT><A HREF="./org/apache/jackrabbit/commons/repository/ProxyRepository.html" title="class in org.apache.jackrabbit.commons.repository"><B>ProxyRepository</B></A> - Class in <A HREF="./org/apache/jackrabbit/commons/repository/package-summary.html">org.apache.jackrabbit.commons.repository</A><DD>Repository that proxies all method calls to another repository.<DT><A HREF="./org/apache/jackrabbit/commons/repository/ProxyRepository.html#ProxyRepository(org.apache.jackrabbit.commons.repository.RepositoryFactory)"><B>ProxyRepository(RepositoryFactory)</B></A> - Constructor for class org.apache.jackrabbit.commons.repository.<A HREF="./org/apache/jackrabbit/commons/repository/ProxyRepository.html" title="class in org.apache.jackrabbit.commons.repository">ProxyRepository</A> <DD>Creates a proxy for the repository (or repositories) accessible through the given factory. <DT><A HREF="./org/apache/jackrabbit/core/state/ChangeLog.html#push()"><B>push()</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ChangeLog.html" title="class in org.apache.jackrabbit.core.state">ChangeLog</A> <DD>Push all states contained in the various maps of items we have. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/BitsetENTCacheImpl.html#put(org.apache.jackrabbit.core.nodetype.EffectiveNodeType)"><B>put(EffectiveNodeType)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/BitsetENTCacheImpl.html" title="class in org.apache.jackrabbit.core.nodetype">BitsetENTCacheImpl</A> <DD>Puts an effective node type to the cache. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/BitsetENTCacheImpl.html#put(org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache.Key, org.apache.jackrabbit.core.nodetype.EffectiveNodeType)"><B>put(EffectiveNodeTypeCache.Key, EffectiveNodeType)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/BitsetENTCacheImpl.html" title="class in org.apache.jackrabbit.core.nodetype">BitsetENTCacheImpl</A> <DD>Puts an effective node type to the cache for the given key. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/EffectiveNodeTypeCache.html#put(org.apache.jackrabbit.core.nodetype.EffectiveNodeType)"><B>put(EffectiveNodeType)</B></A> - Method in interface org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/EffectiveNodeTypeCache.html" title="interface in org.apache.jackrabbit.core.nodetype">EffectiveNodeTypeCache</A> <DD>Puts an effective node type to the cache. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/EffectiveNodeTypeCache.html#put(org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache.Key, org.apache.jackrabbit.core.nodetype.EffectiveNodeType)"><B>put(EffectiveNodeTypeCache.Key, EffectiveNodeType)</B></A> - Method in interface org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/EffectiveNodeTypeCache.html" title="interface in org.apache.jackrabbit.core.nodetype">EffectiveNodeTypeCache</A> <DD>Puts an effective node type to the cache for the given key. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/EffectiveNodeTypeCacheImpl.html#put(org.apache.jackrabbit.core.nodetype.EffectiveNodeType)"><B>put(EffectiveNodeType)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/EffectiveNodeTypeCacheImpl.html" title="class in org.apache.jackrabbit.core.nodetype">EffectiveNodeTypeCacheImpl</A> <DD>Puts an effective node type to the cache. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/EffectiveNodeTypeCacheImpl.html#put(org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache.Key, org.apache.jackrabbit.core.nodetype.EffectiveNodeType)"><B>put(EffectiveNodeTypeCache.Key, EffectiveNodeType)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/EffectiveNodeTypeCacheImpl.html" title="class in org.apache.jackrabbit.core.nodetype">EffectiveNodeTypeCacheImpl</A> <DD>Puts an effective node type to the cache for the given key. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.DbBlobStore.html#put(java.lang.String, java.io.InputStream, long)"><B>put(String, InputStream, long)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.DbBlobStore.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleDbPersistenceManager.DbBlobStore</A> <DD>Stores the BLOB data and returns a unique identifier. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/BundleCache.html#put(org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle)"><B>put(NodePropBundle)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/BundleCache.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">BundleCache</A> <DD>Puts a bunlde to the cache. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/LRUNodeIdCache.html#put(org.apache.jackrabbit.core.NodeId)"><B>put(NodeId)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/LRUNodeIdCache.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">LRUNodeIdCache</A> <DD>Puts the given id to this cache. <DT><A HREF="./org/apache/jackrabbit/core/persistence/util/BLOBStore.html#put(java.lang.String, java.io.InputStream, long)"><B>put(String, InputStream, long)</B></A> - Method in interface org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/BLOBStore.html" title="interface in org.apache.jackrabbit.core.persistence.util">BLOBStore</A> <DD>Stores the BLOB data and returns a unique identifier. <DT><A HREF="./org/apache/jackrabbit/core/persistence/util/FileSystemBLOBStore.html#put(java.lang.String, java.io.InputStream, long)"><B>put(String, InputStream, long)</B></A> - Method in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/FileSystemBLOBStore.html" title="class in org.apache.jackrabbit.core.persistence.util">FileSystemBLOBStore</A> <DD>Stores the BLOB data and returns a unique identifier. <DT><A HREF="./org/apache/jackrabbit/core/state/ItemStateMap.html#put(org.apache.jackrabbit.core.state.ItemState)"><B>put(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ItemStateMap.html" title="class in org.apache.jackrabbit.core.state">ItemStateMap</A> <DD>Stores the specified <code>ItemState</code> object in the store using its <code>ItemId</code> as the key. <DT><A HREF="./org/apache/jackrabbit/core/state/ItemStateStore.html#put(org.apache.jackrabbit.core.state.ItemState)"><B>put(ItemState)</B></A> - Method in interface org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ItemStateStore.html" title="interface in org.apache.jackrabbit.core.state">ItemStateStore</A> <DD>Stores the specified <code>ItemState</code> object in the store using its <code>ItemId</code> as the key. <DT><A HREF="./org/apache/jackrabbit/core/util/EmptyLinkedMap.html#put(java.lang.Object, java.lang.Object)"><B>put(Object, Object)</B></A> - Method in class org.apache.jackrabbit.core.util.<A HREF="./org/apache/jackrabbit/core/util/EmptyLinkedMap.html" title="class in org.apache.jackrabbit.core.util">EmptyLinkedMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/EffectiveNodeTypeCache.html#put(org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType)"><B>put(EffectiveNodeType)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.<A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/EffectiveNodeTypeCache.html" title="interface in org.apache.jackrabbit.jcr2spi.nodetype">EffectiveNodeTypeCache</A> <DD>Puts an effective node type to the cache. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/EffectiveNodeTypeCache.html#put(org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeCache.Key, org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType)"><B>put(EffectiveNodeTypeCache.Key, EffectiveNodeType)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.<A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/EffectiveNodeTypeCache.html" title="interface in org.apache.jackrabbit.jcr2spi.nodetype">EffectiveNodeTypeCache</A> <DD>Puts an effective node type to the cache for the given key. <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/PathMap.Element.html#put(org.apache.jackrabbit.spi.Path.Element, org.apache.jackrabbit.spi.commons.name.PathMap.Element)"><B>put(Path.Element, PathMap.Element)</B></A> - Method in class org.apache.jackrabbit.spi.commons.name.<A HREF="./org/apache/jackrabbit/spi/commons/name/PathMap.Element.html" title="class in org.apache.jackrabbit.spi.commons.name">PathMap.Element</A> <DD>Link a child of this node. <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/PathMap.html#put(org.apache.jackrabbit.spi.Path, java.lang.Object)"><B>put(Path, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.name.<A HREF="./org/apache/jackrabbit/spi/commons/name/PathMap.html" title="class in org.apache.jackrabbit.spi.commons.name">PathMap</A> <DD>Create an element given by its path. <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/PathMap.html#put(org.apache.jackrabbit.spi.Path, org.apache.jackrabbit.spi.commons.name.PathMap.Element)"><B>put(Path, PathMap.Element)</B></A> - Method in class org.apache.jackrabbit.spi.commons.name.<A HREF="./org/apache/jackrabbit/spi/commons/name/PathMap.html" title="class in org.apache.jackrabbit.spi.commons.name">PathMap</A> <DD>Put an element given by its path. <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/PathMap.html#put(org.apache.jackrabbit.spi.Path)"><B>put(Path)</B></A> - Method in class org.apache.jackrabbit.spi.commons.name.<A HREF="./org/apache/jackrabbit/spi/commons/name/PathMap.html" title="class in org.apache.jackrabbit.spi.commons.name">PathMap</A> <DD>Create an empty child given by its path. <DT><A HREF="./org/apache/jackrabbit/util/PathMap.Element.html#put(org.apache.jackrabbit.name.Path.PathElement, org.apache.jackrabbit.util.PathMap.Element)"><B>put(Path.PathElement, PathMap.Element)</B></A> - Method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/PathMap.Element.html" title="class in org.apache.jackrabbit.util">PathMap.Element</A> <DD><B>Deprecated.</B>&nbsp;Link a child of this node. <DT><A HREF="./org/apache/jackrabbit/util/PathMap.html#put(org.apache.jackrabbit.name.Path, java.lang.Object)"><B>put(Path, Object)</B></A> - Method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/PathMap.html" title="class in org.apache.jackrabbit.util">PathMap</A> <DD><B>Deprecated.</B>&nbsp;Create an element given by its path. <DT><A HREF="./org/apache/jackrabbit/util/PathMap.html#put(org.apache.jackrabbit.name.Path, org.apache.jackrabbit.util.PathMap.Element)"><B>put(Path, PathMap.Element)</B></A> - Method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/PathMap.html" title="class in org.apache.jackrabbit.util">PathMap</A> <DD><B>Deprecated.</B>&nbsp;Put an element given by its path. <DT><A HREF="./org/apache/jackrabbit/util/PathMap.html#put(org.apache.jackrabbit.name.Path)"><B>put(Path)</B></A> - Method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/PathMap.html" title="class in org.apache.jackrabbit.util">PathMap</A> <DD><B>Deprecated.</B>&nbsp;Create an empty child given by its path. <DT><A HREF="./org/apache/jackrabbit/core/util/EmptyLinkedMap.html#putAll(java.util.Map)"><B>putAll(Map)</B></A> - Method in class org.apache.jackrabbit.core.util.<A HREF="./org/apache/jackrabbit/core/util/EmptyLinkedMap.html" title="class in org.apache.jackrabbit.core.util">EmptyLinkedMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#putBack(org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager)"><B>putBack(ConnectionRecoveryManager)</B></A> - Method in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html" title="class in org.apache.jackrabbit.core.data.db">DbDataStore</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/PutMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods"><B>PutMethod</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/client/methods/package-summary.html">org.apache.jackrabbit.webdav.client.methods</A><DD><code>PutMethod</code>...<DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/PutMethod.html#PutMethod(java.lang.String)"><B>PutMethod(String)</B></A> - Constructor for class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/PutMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods">PutMethod</A> <DD>&nbsp; </DL> <HR> <A NAME="_Q_"><!-- --></A><H2> <B>Q</B></H2> <DL> <DT><A HREF="./org/apache/jackrabbit/spi/QItemDefinition.html" title="interface in org.apache.jackrabbit.spi"><B>QItemDefinition</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/package-summary.html">org.apache.jackrabbit.spi</A><DD><code>QItemDefinition</code> is the qualified SPI representation of an <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/nodetype/ItemDefinition.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>item definition</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/spi/commons/QItemDefinitionImpl.html" title="class in org.apache.jackrabbit.spi.commons"><B>QItemDefinitionImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/package-summary.html">org.apache.jackrabbit.spi.commons</A><DD>This abstract class implements the <code>QItemDefinition</code> interface and additionally provides setter methods for the various item definition attributes.<DT><A HREF="./org/apache/jackrabbit/spi2dav/QItemDefinitionImpl.html" title="class in org.apache.jackrabbit.spi2dav"><B>QItemDefinitionImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi2dav/package-summary.html">org.apache.jackrabbit.spi2dav</A><DD>This abstract class implements the <code>QItemDefinition</code> interface and additionally provides setter methods for the various item definition attributes.<DT><A HREF="./org/apache/jackrabbit/name/QName.html" title="class in org.apache.jackrabbit.name"><B>QName</B></A> - Class in <A HREF="./org/apache/jackrabbit/name/package-summary.html">org.apache.jackrabbit.name</A><DD><B>Deprecated.</B>&nbsp;<I>Use the Name and NameFactory interfaces from the org.apache.jackrabbit.spi package of the jackrabbit-spi component. A default implementation is available as the org.apache.jackrabbit.spi.commons.name.NameFactoryImpl class in the jackrabbit-spi-commons component.</I><DT><A HREF="./org/apache/jackrabbit/name/QName.html#QName(java.lang.String, java.lang.String)"><B>QName(String, String)</B></A> - Constructor for class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/QName.html" title="class in org.apache.jackrabbit.name">QName</A> <DD><B>Deprecated.</B>&nbsp;Creates a new qualified name with the given namespace URI and local part. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#QName"><B>QName</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#QNameForAtomicType"><B>QNameForAtomicType</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#QNameForItemType"><B>QNameForItemType</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#QNameForSequenceType"><B>QNameForSequenceType</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#QNameLpar"><B>QNameLpar</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/QNodeDefinition.html" title="interface in org.apache.jackrabbit.spi"><B>QNodeDefinition</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/package-summary.html">org.apache.jackrabbit.spi</A><DD><code>QNodeDefinition</code> is the qualified SPI representation of a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/nodetype/NodeDefinition.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>node definition</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/spi/commons/QNodeDefinitionImpl.html" title="class in org.apache.jackrabbit.spi.commons"><B>QNodeDefinitionImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/package-summary.html">org.apache.jackrabbit.spi.commons</A><DD><code>QNodeDefinitionImpl</code> implements a <code>QNodeDefinition</code>.<DT><A HREF="./org/apache/jackrabbit/spi/commons/QNodeDefinitionImpl.html#QNodeDefinitionImpl(org.apache.jackrabbit.spi.QNodeDefinition)"><B>QNodeDefinitionImpl(QNodeDefinition)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/QNodeDefinitionImpl.html" title="class in org.apache.jackrabbit.spi.commons">QNodeDefinitionImpl</A> <DD>Copy constructor. <DT><A HREF="./org/apache/jackrabbit/spi/commons/QNodeDefinitionImpl.html#QNodeDefinitionImpl(org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.spi.Name, boolean, boolean, int, boolean, org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.spi.Name[], boolean)"><B>QNodeDefinitionImpl(Name, Name, boolean, boolean, int, boolean, Name, Name[], boolean)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/QNodeDefinitionImpl.html" title="class in org.apache.jackrabbit.spi.commons">QNodeDefinitionImpl</A> <DD>Creates a new qualified node definition based on a JCR NodeDefinition. <DT><A HREF="./org/apache/jackrabbit/spi2dav/QNodeDefinitionImpl.html" title="class in org.apache.jackrabbit.spi2dav"><B>QNodeDefinitionImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi2dav/package-summary.html">org.apache.jackrabbit.spi2dav</A><DD>This class implements the <code>QNodeDefinition</code> interface and additionally provides setter methods for the various node definition attributes.<DT><A HREF="./org/apache/jackrabbit/spi/QNodeTypeDefinition.html" title="interface in org.apache.jackrabbit.spi"><B>QNodeTypeDefinition</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/package-summary.html">org.apache.jackrabbit.spi</A><DD><code>QNodeTypeDefinition</code> is the qualified SPI representation of a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/nodetype/NodeType.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>node type</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/spi/commons/QNodeTypeDefinitionImpl.html" title="class in org.apache.jackrabbit.spi.commons"><B>QNodeTypeDefinitionImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/package-summary.html">org.apache.jackrabbit.spi.commons</A><DD><code>QNodeTypeDefinitionImpl</code> implements a serializable qualified node type definition.<DT><A HREF="./org/apache/jackrabbit/spi/commons/QNodeTypeDefinitionImpl.html#QNodeTypeDefinitionImpl(org.apache.jackrabbit.spi.QNodeTypeDefinition)"><B>QNodeTypeDefinitionImpl(QNodeTypeDefinition)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/QNodeTypeDefinitionImpl.html" title="class in org.apache.jackrabbit.spi.commons">QNodeTypeDefinitionImpl</A> <DD>Copy constructor. <DT><A HREF="./org/apache/jackrabbit/spi/commons/QNodeTypeDefinitionImpl.html#QNodeTypeDefinitionImpl(org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.spi.Name[], boolean, boolean, org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.spi.QPropertyDefinition[], org.apache.jackrabbit.spi.QNodeDefinition[])"><B>QNodeTypeDefinitionImpl(Name, Name[], boolean, boolean, Name, QPropertyDefinition[], QNodeDefinition[])</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/QNodeTypeDefinitionImpl.html" title="class in org.apache.jackrabbit.spi.commons">QNodeTypeDefinitionImpl</A> <DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="./org/apache/jackrabbit/spi/commons/QNodeTypeDefinitionImpl.html#QNodeTypeDefinitionImpl(org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.spi.Name[], org.apache.jackrabbit.spi.Name[], boolean, boolean, org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.spi.QPropertyDefinition[], org.apache.jackrabbit.spi.QNodeDefinition[])"><CODE>QNodeTypeDefinitionImpl.QNodeTypeDefinitionImpl(Name, Name[], Name[], boolean, boolean, Name, QPropertyDefinition[], QNodeDefinition[])</CODE></A></I> <DT><A HREF="./org/apache/jackrabbit/spi/commons/QNodeTypeDefinitionImpl.html#QNodeTypeDefinitionImpl(org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.spi.Name[], org.apache.jackrabbit.spi.Name[], boolean, boolean, org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.spi.QPropertyDefinition[], org.apache.jackrabbit.spi.QNodeDefinition[])"><B>QNodeTypeDefinitionImpl(Name, Name[], Name[], boolean, boolean, Name, QPropertyDefinition[], QNodeDefinition[])</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/QNodeTypeDefinitionImpl.html" title="class in org.apache.jackrabbit.spi.commons">QNodeTypeDefinitionImpl</A> <DD>Creates a new serializable qualified node type definition. <DT><A HREF="./org/apache/jackrabbit/spi2dav/QNodeTypeDefinitionImpl.html" title="class in org.apache.jackrabbit.spi2dav"><B>QNodeTypeDefinitionImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi2dav/package-summary.html">org.apache.jackrabbit.spi2dav</A><DD>A <code>QNodeTypeDefinitionImpl</code> holds the definition of a node type.<DT><A HREF="./org/apache/jackrabbit/spi2dav/QNodeTypeDefinitionImpl.html#QNodeTypeDefinitionImpl(org.w3c.dom.Element, org.apache.jackrabbit.spi.commons.conversion.NamePathResolver, org.apache.jackrabbit.spi.QValueFactory)"><B>QNodeTypeDefinitionImpl(Element, NamePathResolver, QValueFactory)</B></A> - Constructor for class org.apache.jackrabbit.spi2dav.<A HREF="./org/apache/jackrabbit/spi2dav/QNodeTypeDefinitionImpl.html" title="class in org.apache.jackrabbit.spi2dav">QNodeTypeDefinitionImpl</A> <DD>Default constructor. <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact"><B>QNodeTypeDefinitionsBuilder</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/package-summary.html">org.apache.jackrabbit.spi.commons.nodetype.compact</A><DD>A builder for <A HREF="./org/apache/jackrabbit/spi/QNodeTypeDefinition.html" title="interface in org.apache.jackrabbit.spi"><CODE>QNodeTypeDefinition</CODE></A>s<DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.html#QNodeTypeDefinitionsBuilder()"><B>QNodeTypeDefinitionsBuilder()</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">QNodeTypeDefinitionsBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QNodeDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact"><B>QNodeTypeDefinitionsBuilder.QNodeDefinitionBuilder</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/package-summary.html">org.apache.jackrabbit.spi.commons.nodetype.compact</A><DD>A builder for a <A HREF="./org/apache/jackrabbit/spi/QNodeDefinition.html" title="interface in org.apache.jackrabbit.spi"><CODE>QNodeDefinition</CODE></A><DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QNodeDefinitionBuilder.html#QNodeTypeDefinitionsBuilder.QNodeDefinitionBuilder()"><B>QNodeTypeDefinitionsBuilder.QNodeDefinitionBuilder()</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QNodeDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">QNodeTypeDefinitionsBuilder.QNodeDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact"><B>QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/package-summary.html">org.apache.jackrabbit.spi.commons.nodetype.compact</A><DD>A builder for a <A HREF="./org/apache/jackrabbit/spi/QNodeTypeDefinition.html" title="interface in org.apache.jackrabbit.spi"><CODE>QNodeTypeDefinition</CODE></A><DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder.html#QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder()"><B>QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder()</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QPropertyDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact"><B>QNodeTypeDefinitionsBuilder.QPropertyDefinitionBuilder</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/package-summary.html">org.apache.jackrabbit.spi.commons.nodetype.compact</A><DD>A builder for a <A HREF="./org/apache/jackrabbit/spi/QNodeDefinition.html" title="interface in org.apache.jackrabbit.spi"><CODE>QNodeDefinition</CODE></A><DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QPropertyDefinitionBuilder.html#QNodeTypeDefinitionsBuilder.QPropertyDefinitionBuilder()"><B>QNodeTypeDefinitionsBuilder.QPropertyDefinitionBuilder()</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QPropertyDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">QNodeTypeDefinitionsBuilder.QPropertyDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilderImpl.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact"><B>QNodeTypeDefinitionsBuilderImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/package-summary.html">org.apache.jackrabbit.spi.commons.nodetype.compact</A><DD>Default implementations of a <A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact"><CODE>QNodeTypeDefinitionsBuilder</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilderImpl.html#QNodeTypeDefinitionsBuilderImpl()"><B>QNodeTypeDefinitionsBuilderImpl()</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilderImpl.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">QNodeTypeDefinitionsBuilderImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilderImpl.QNodeDefinitionBuilderImpl.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact"><B>QNodeTypeDefinitionsBuilderImpl.QNodeDefinitionBuilderImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/package-summary.html">org.apache.jackrabbit.spi.commons.nodetype.compact</A><DD>Default implementation of a <CODE>QNodeDefinitionBuilder</CODE>.<DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilderImpl.QNodeDefinitionBuilderImpl.html#QNodeTypeDefinitionsBuilderImpl.QNodeDefinitionBuilderImpl()"><B>QNodeTypeDefinitionsBuilderImpl.QNodeDefinitionBuilderImpl()</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilderImpl.QNodeDefinitionBuilderImpl.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">QNodeTypeDefinitionsBuilderImpl.QNodeDefinitionBuilderImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilderImpl.QNodeTypeDefinitionBuilderImpl.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact"><B>QNodeTypeDefinitionsBuilderImpl.QNodeTypeDefinitionBuilderImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/package-summary.html">org.apache.jackrabbit.spi.commons.nodetype.compact</A><DD>Default implementation of a <CODE>QNodeTypeDefinitionBuilder</CODE>.<DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilderImpl.QNodeTypeDefinitionBuilderImpl.html#QNodeTypeDefinitionsBuilderImpl.QNodeTypeDefinitionBuilderImpl()"><B>QNodeTypeDefinitionsBuilderImpl.QNodeTypeDefinitionBuilderImpl()</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilderImpl.QNodeTypeDefinitionBuilderImpl.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">QNodeTypeDefinitionsBuilderImpl.QNodeTypeDefinitionBuilderImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilderImpl.QPropertyDefinitionBuilderImpl.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact"><B>QNodeTypeDefinitionsBuilderImpl.QPropertyDefinitionBuilderImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/package-summary.html">org.apache.jackrabbit.spi.commons.nodetype.compact</A><DD>Default implementation of a <CODE>QPropertyDefinitionBuilder</CODE>.<DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilderImpl.QPropertyDefinitionBuilderImpl.html#QNodeTypeDefinitionsBuilderImpl.QPropertyDefinitionBuilderImpl()"><B>QNodeTypeDefinitionsBuilderImpl.QPropertyDefinitionBuilderImpl()</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilderImpl.QPropertyDefinitionBuilderImpl.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">QNodeTypeDefinitionsBuilderImpl.QPropertyDefinitionBuilderImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/QueryObjectModelImpl.html#qomTree"><B>qomTree</B></A> - Variable in class org.apache.jackrabbit.core.query.<A HREF="./org/apache/jackrabbit/core/query/QueryObjectModelImpl.html" title="class in org.apache.jackrabbit.core.query">QueryObjectModelImpl</A> <DD>The query object model tree. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.qom"><B>QOMTreeVisitor</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/commons/query/qom/package-summary.html">org.apache.jackrabbit.spi.commons.query.qom</A><DD><code>QOMTreeVisitor</code>...<DT><A HREF="./org/apache/jackrabbit/spi/QPropertyDefinition.html" title="interface in org.apache.jackrabbit.spi"><B>QPropertyDefinition</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/package-summary.html">org.apache.jackrabbit.spi</A><DD><code>QPropertyDefinition</code> is the qualified SPI representation of a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/nodetype/PropertyDefinition.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>property definition</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/spi/commons/QPropertyDefinitionImpl.html" title="class in org.apache.jackrabbit.spi.commons"><B>QPropertyDefinitionImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/package-summary.html">org.apache.jackrabbit.spi.commons</A><DD><code>QPropertyDefinitionImpl</code> implements a qualified property definition.<DT><A HREF="./org/apache/jackrabbit/spi/commons/QPropertyDefinitionImpl.html#QPropertyDefinitionImpl(org.apache.jackrabbit.spi.QPropertyDefinition)"><B>QPropertyDefinitionImpl(QPropertyDefinition)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/QPropertyDefinitionImpl.html" title="class in org.apache.jackrabbit.spi.commons">QPropertyDefinitionImpl</A> <DD>Copy constructor. <DT><A HREF="./org/apache/jackrabbit/spi/commons/QPropertyDefinitionImpl.html#QPropertyDefinitionImpl(org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.spi.Name, boolean, boolean, int, boolean, org.apache.jackrabbit.spi.QValue[], boolean, int, java.lang.String[])"><B>QPropertyDefinitionImpl(Name, Name, boolean, boolean, int, boolean, QValue[], boolean, int, String[])</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/QPropertyDefinitionImpl.html" title="class in org.apache.jackrabbit.spi.commons">QPropertyDefinitionImpl</A> <DD>Creates a new serializable qualified property definition. <DT><A HREF="./org/apache/jackrabbit/spi2dav/QPropertyDefinitionImpl.html" title="class in org.apache.jackrabbit.spi2dav"><B>QPropertyDefinitionImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi2dav/package-summary.html">org.apache.jackrabbit.spi2dav</A><DD>This class implements the <code>QPropertyDefinition</code> interface and additionally provides setter methods for the various property definition attributes.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#QuantifiedExpr()"><B>QuantifiedExpr()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/AbstractExcerpt.html#query"><B>query</B></A> - Variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/AbstractExcerpt.html" title="class in org.apache.jackrabbit.core.query.lucene">AbstractExcerpt</A> <DD>The current query. <DT><A HREF="./org/apache/jackrabbit/core/query/QueryImpl.html#query"><B>query</B></A> - Variable in class org.apache.jackrabbit.core.query.<A HREF="./org/apache/jackrabbit/core/query/QueryImpl.html" title="class in org.apache.jackrabbit.core.query">QueryImpl</A> <DD>The actual query implementation that can be executed <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html#Query()"><B>Query()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParser</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/search/SearchConstants.html#QUERY_GRAMMER_SET"><B>QUERY_GRAMMER_SET</B></A> - Static variable in interface org.apache.jackrabbit.webdav.search.<A HREF="./org/apache/jackrabbit/webdav/search/SearchConstants.html" title="interface in org.apache.jackrabbit.webdav.search">SearchConstants</A> <DD>Property indicating the set of query languages the given resource is able deal with. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#QueryBody()"><B>QueryBody()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/QueryBuilder.html" title="class in org.apache.jackrabbit.spi.commons.query.sql"><B>QueryBuilder</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/query/sql/package-summary.html">org.apache.jackrabbit.spi.commons.query.sql</A><DD>Implements the JCR SQL query tree builder.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/QueryBuilder.html#QueryBuilder()"><B>QueryBuilder()</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/QueryBuilder.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">QueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/QueryBuilder.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath"><B>QueryBuilder</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/package-summary.html">org.apache.jackrabbit.spi.commons.query.xpath</A><DD>Implements the XPath query tree builder.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/QueryBuilder.html#QueryBuilder()"><B>QueryBuilder()</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/QueryBuilder.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">QueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query"><B>QueryConstants</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/commons/query/package-summary.html">org.apache.jackrabbit.spi.commons.query</A><DD>This interface defines constants for data types and operation types used in queries.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/constraint/QueryConstraint.html" title="class in org.apache.jackrabbit.core.query.lucene.constraint"><B>QueryConstraint</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/constraint/package-summary.html">org.apache.jackrabbit.core.query.lucene.constraint</A><DD><code>QueryConstraint</code> implements a constraint that is based on a lucene query.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/constraint/QueryConstraint.html#QueryConstraint(org.apache.lucene.search.Query, org.apache.jackrabbit.spi.commons.query.qom.SelectorImpl, org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory)"><B>QueryConstraint(Query, SelectorImpl, LuceneQueryFactory)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.<A HREF="./org/apache/jackrabbit/core/query/lucene/constraint/QueryConstraint.html" title="class in org.apache.jackrabbit.core.query.lucene.constraint">QueryConstraint</A> <DD>Creates a new query constraint using the given lucene query. <DT><A HREF="./org/apache/jackrabbit/webdav/search/QueryGrammerSet.html" title="class in org.apache.jackrabbit.webdav.search"><B>QueryGrammerSet</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/search/package-summary.html">org.apache.jackrabbit.webdav.search</A><DD><code>QueryGrammerSet</code> is a <A HREF="./org/apache/jackrabbit/webdav/property/DavProperty.html" title="interface in org.apache.jackrabbit.webdav.property"><CODE>DavProperty</CODE></A> that encapsulates the 'supported-query-grammer-set' as defined by the Webdav SEARCH internet draft.<DT><A HREF="./org/apache/jackrabbit/webdav/search/QueryGrammerSet.html#QueryGrammerSet()"><B>QueryGrammerSet()</B></A> - Constructor for class org.apache.jackrabbit.webdav.search.<A HREF="./org/apache/jackrabbit/webdav/search/QueryGrammerSet.html" title="class in org.apache.jackrabbit.webdav.search">QueryGrammerSet</A> <DD>Create a new empty <code>QueryGrammerSet</code>. <DT><A HREF="./org/apache/jackrabbit/core/query/QueryHandler.html" title="interface in org.apache.jackrabbit.core.query"><B>QueryHandler</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/query/package-summary.html">org.apache.jackrabbit.core.query</A><DD>Defines an interface for the actual node indexing and query execution.<DT><A HREF="./org/apache/jackrabbit/core/query/QueryHandlerContext.html" title="class in org.apache.jackrabbit.core.query"><B>QueryHandlerContext</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/package-summary.html">org.apache.jackrabbit.core.query</A><DD>Acts as an argument for the <A HREF="./org/apache/jackrabbit/core/query/QueryHandler.html" title="interface in org.apache.jackrabbit.core.query"><CODE>QueryHandler</CODE></A> to keep the interface stable.<DT><A HREF="./org/apache/jackrabbit/core/query/QueryHandlerContext.html#QueryHandlerContext(org.apache.jackrabbit.core.fs.FileSystem, org.apache.jackrabbit.core.state.SharedItemStateManager, org.apache.jackrabbit.core.persistence.PersistenceManager, org.apache.jackrabbit.core.NodeId, org.apache.jackrabbit.core.nodetype.NodeTypeRegistry, org.apache.jackrabbit.core.NamespaceRegistryImpl, org.apache.jackrabbit.core.query.QueryHandler, org.apache.jackrabbit.core.NodeId)"><B>QueryHandlerContext(FileSystem, SharedItemStateManager, PersistenceManager, NodeId, NodeTypeRegistry, NamespaceRegistryImpl, QueryHandler, NodeId)</B></A> - Constructor for class org.apache.jackrabbit.core.query.<A HREF="./org/apache/jackrabbit/core/query/QueryHandlerContext.html" title="class in org.apache.jackrabbit.core.query">QueryHandlerContext</A> <DD>Creates a new context instance. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/QueryHits.html" title="interface in org.apache.jackrabbit.core.query.lucene"><B>QueryHits</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD>Defines an interface for reading <A HREF="./org/apache/jackrabbit/core/query/lucene/ScoreNode.html" title="class in org.apache.jackrabbit.core.query.lucene"><CODE>ScoreNode</CODE></A>s<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/QueryHitsAdapter.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>QueryHitsAdapter</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD><code>QueryHitsAdapter</code> implements an adapter for <A HREF="./org/apache/jackrabbit/core/query/lucene/QueryHits.html" title="interface in org.apache.jackrabbit.core.query.lucene"><CODE>QueryHits</CODE></A> and exposes them as <A HREF="./org/apache/jackrabbit/core/query/lucene/MultiColumnQueryHits.html" title="interface in org.apache.jackrabbit.core.query.lucene"><CODE>MultiColumnQueryHits</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/QueryHitsAdapter.html#QueryHitsAdapter(org.apache.jackrabbit.core.query.lucene.QueryHits, org.apache.jackrabbit.spi.Name)"><B>QueryHitsAdapter(QueryHits, Name)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/QueryHitsAdapter.html" title="class in org.apache.jackrabbit.core.query.lucene">QueryHitsAdapter</A> <DD>Creates a new adapter for <code>hits</code>. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/QueryHitsQuery.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>QueryHitsQuery</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD><code>QueryHitsQuery</code> exposes a <A HREF="./org/apache/jackrabbit/core/query/lucene/QueryHits.html" title="interface in org.apache.jackrabbit.core.query.lucene"><CODE>QueryHits</CODE></A> implementation again as a Lucene Query.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/QueryHitsQuery.html#QueryHitsQuery(org.apache.jackrabbit.core.query.lucene.QueryHits)"><B>QueryHitsQuery(QueryHits)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/QueryHitsQuery.html" title="class in org.apache.jackrabbit.core.query.lucene">QueryHitsQuery</A> <DD>Creates a new query based on <A HREF="./org/apache/jackrabbit/core/query/lucene/QueryHits.html" title="interface in org.apache.jackrabbit.core.query.lucene"><CODE>QueryHits</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/QueryHitsQuery.QueryHitsQueryScorer.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>QueryHitsQuery.QueryHitsQueryScorer</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD>the scorer implementation for this query.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/QueryHitsQuery.QueryHitsQueryScorer.html#QueryHitsQuery.QueryHitsQueryScorer(org.apache.lucene.index.IndexReader, org.apache.lucene.search.Similarity)"><B>QueryHitsQuery.QueryHitsQueryScorer(IndexReader, Similarity)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/QueryHitsQuery.QueryHitsQueryScorer.html" title="class in org.apache.jackrabbit.core.query.lucene">QueryHitsQuery.QueryHitsQueryScorer</A> <DD>Creates a new scorer. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/QueryHitsQuery.QueryHitsQueryWeight.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>QueryHitsQuery.QueryHitsQueryWeight</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD>The Weight implementation for this query.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/QueryHitsQuery.QueryHitsQueryWeight.html#QueryHitsQuery.QueryHitsQueryWeight(org.apache.lucene.search.Similarity)"><B>QueryHitsQuery.QueryHitsQueryWeight(Similarity)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/QueryHitsQuery.QueryHitsQueryWeight.html" title="class in org.apache.jackrabbit.core.query.lucene">QueryHitsQuery.QueryHitsQueryWeight</A> <DD>Creates a new weight with the given <code>similarity</code>. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/QueryImpl.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>QueryImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD>Implements the <A HREF="./org/apache/jackrabbit/core/query/ExecutableQuery.html" title="interface in org.apache.jackrabbit.core.query"><CODE>ExecutableQuery</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/QueryImpl.html#QueryImpl(org.apache.jackrabbit.core.SessionImpl, org.apache.jackrabbit.core.ItemManager, org.apache.jackrabbit.core.query.lucene.SearchIndex, org.apache.jackrabbit.core.query.PropertyTypeRegistry, java.lang.String, java.lang.String, org.apache.jackrabbit.spi.commons.query.QueryNodeFactory)"><B>QueryImpl(SessionImpl, ItemManager, SearchIndex, PropertyTypeRegistry, String, String, QueryNodeFactory)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/QueryImpl.html" title="class in org.apache.jackrabbit.core.query.lucene">QueryImpl</A> <DD>Creates a new query instance from a query string. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/QueryResultImpl.html#queryImpl"><B>queryImpl</B></A> - Variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/QueryResultImpl.html" title="class in org.apache.jackrabbit.core.query.lucene">QueryResultImpl</A> <DD>The query instance which created this query result. <DT><A HREF="./org/apache/jackrabbit/core/query/QueryImpl.html" title="class in org.apache.jackrabbit.core.query"><B>QueryImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/package-summary.html">org.apache.jackrabbit.core.query</A><DD>Provides the default implementation for a JCR query.<DT><A HREF="./org/apache/jackrabbit/core/query/QueryImpl.html#QueryImpl()"><B>QueryImpl()</B></A> - Constructor for class org.apache.jackrabbit.core.query.<A HREF="./org/apache/jackrabbit/core/query/QueryImpl.html" title="class in org.apache.jackrabbit.core.query">QueryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/query/QueryImpl.html" title="class in org.apache.jackrabbit.jcr2spi.query"><B>QueryImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/query/package-summary.html">org.apache.jackrabbit.jcr2spi.query</A><DD>Provides the default implementation for a JCR query.<DT><A HREF="./org/apache/jackrabbit/jcr2spi/query/QueryImpl.html#QueryImpl(javax.jcr.Session, org.apache.jackrabbit.jcr2spi.ManagerProvider, org.apache.jackrabbit.jcr2spi.ItemManager, org.apache.jackrabbit.jcr2spi.WorkspaceManager, java.lang.String, java.lang.String)"><B>QueryImpl(Session, ManagerProvider, ItemManager, WorkspaceManager, String, String)</B></A> - Constructor for class org.apache.jackrabbit.jcr2spi.query.<A HREF="./org/apache/jackrabbit/jcr2spi/query/QueryImpl.html" title="class in org.apache.jackrabbit.jcr2spi.query">QueryImpl</A> <DD>Creates a new query. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/query/QueryImpl.html#QueryImpl(javax.jcr.Session, org.apache.jackrabbit.jcr2spi.ManagerProvider, org.apache.jackrabbit.jcr2spi.ItemManager, org.apache.jackrabbit.jcr2spi.WorkspaceManager, javax.jcr.Node)"><B>QueryImpl(Session, ManagerProvider, ItemManager, WorkspaceManager, Node)</B></A> - Constructor for class org.apache.jackrabbit.jcr2spi.query.<A HREF="./org/apache/jackrabbit/jcr2spi/query/QueryImpl.html" title="class in org.apache.jackrabbit.jcr2spi.query">QueryImpl</A> <DD>Creates a query from a node. <DT><A HREF="./org/apache/jackrabbit/spi/QueryInfo.html" title="interface in org.apache.jackrabbit.spi"><B>QueryInfo</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/package-summary.html">org.apache.jackrabbit.spi</A><DD><code>QueryInfo</code> is the the return value of <A HREF="./org/apache/jackrabbit/spi/RepositoryService.html#executeQuery(org.apache.jackrabbit.spi.SessionInfo, java.lang.String, java.lang.String, java.util.Map)"><CODE>RepositoryService.executeQuery(SessionInfo, String, String, Map)</CODE></A> which is used to run a query on the <code>RepositoryService</code>.<DT><A HREF="./org/apache/jackrabbit/spi2dav/QueryInfoImpl.html" title="class in org.apache.jackrabbit.spi2dav"><B>QueryInfoImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi2dav/package-summary.html">org.apache.jackrabbit.spi2dav</A><DD><code>QueryInfoImpl</code>...<DT><A HREF="./org/apache/jackrabbit/spi2dav/QueryInfoImpl.html#QueryInfoImpl(org.apache.jackrabbit.webdav.MultiStatus, org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi2dav.URIResolver, org.apache.jackrabbit.spi.commons.conversion.NamePathResolver, javax.jcr.ValueFactory, org.apache.jackrabbit.spi.QValueFactory)"><B>QueryInfoImpl(MultiStatus, SessionInfo, URIResolver, NamePathResolver, ValueFactory, QValueFactory)</B></A> - Constructor for class org.apache.jackrabbit.spi2dav.<A HREF="./org/apache/jackrabbit/spi2dav/QueryInfoImpl.html" title="class in org.apache.jackrabbit.spi2dav">QueryInfoImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#QueryList()"><B>QueryList()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/WorkspaceImpl.html#queryManager"><B>queryManager</B></A> - Variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/WorkspaceImpl.html" title="class in org.apache.jackrabbit.core">WorkspaceImpl</A> <DD>The <code>QueryManager</code> for this <code>Workspace</code>. <DT><A HREF="./org/apache/jackrabbit/core/query/QueryManagerImpl.html" title="class in org.apache.jackrabbit.core.query"><B>QueryManagerImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/package-summary.html">org.apache.jackrabbit.core.query</A><DD>This class implements the <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/query/QueryManager.html?is-external=true" title="class or interface in javax.jcr.query"><CODE>QueryManager</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/core/query/QueryManagerImpl.html#QueryManagerImpl(org.apache.jackrabbit.core.SessionImpl, org.apache.jackrabbit.core.ItemManager, org.apache.jackrabbit.core.SearchManager)"><B>QueryManagerImpl(SessionImpl, ItemManager, SearchManager)</B></A> - Constructor for class org.apache.jackrabbit.core.query.<A HREF="./org/apache/jackrabbit/core/query/QueryManagerImpl.html" title="class in org.apache.jackrabbit.core.query">QueryManagerImpl</A> <DD>Creates a new <code>QueryManagerImpl</code> for the passed <code>session</code> <DT><A HREF="./org/apache/jackrabbit/jcr2spi/query/QueryManagerImpl.html" title="class in org.apache.jackrabbit.jcr2spi.query"><B>QueryManagerImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/query/package-summary.html">org.apache.jackrabbit.jcr2spi.query</A><DD>This class implements the <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/query/QueryManager.html?is-external=true" title="class or interface in javax.jcr.query"><CODE>QueryManager</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/jcr2spi/query/QueryManagerImpl.html#QueryManagerImpl(javax.jcr.Session, org.apache.jackrabbit.jcr2spi.ManagerProvider, org.apache.jackrabbit.jcr2spi.ItemManager, org.apache.jackrabbit.jcr2spi.WorkspaceManager)"><B>QueryManagerImpl(Session, ManagerProvider, ItemManager, WorkspaceManager)</B></A> - Constructor for class org.apache.jackrabbit.jcr2spi.query.<A HREF="./org/apache/jackrabbit/jcr2spi/query/QueryManagerImpl.html" title="class in org.apache.jackrabbit.jcr2spi.query">QueryManagerImpl</A> <DD>Creates a new <code>QueryManagerImpl</code> for the passed <code>Session</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query"><B>QueryNode</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/query/package-summary.html">org.apache.jackrabbit.spi.commons.query</A><DD>Implements an abstract base class for nodes of a query tree that represents a query.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNode.html#QueryNode(org.apache.jackrabbit.spi.commons.query.QueryNode)"><B>QueryNode(QueryNode)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryNode</A> <DD>Constructs a new <code>QueryNode</code> with a reference to it's parent. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNodeFactory.html" title="interface in org.apache.jackrabbit.spi.commons.query"><B>QueryNodeFactory</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/commons/query/package-summary.html">org.apache.jackrabbit.spi.commons.query</A><DD>A factory for <A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query"><CODE>QueryNode</CODE></A>s.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNodeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query"><B>QueryNodeVisitor</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/commons/query/package-summary.html">org.apache.jackrabbit.spi.commons.query</A><DD>Defines the interface for a <code>QueryNodeVisitor</code>.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/QueryObjectModel.html" title="interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom"><B>QueryObjectModel</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/package-summary.html">org.apache.jackrabbit.spi.commons.query.jsr283.qom</A><DD>A query in the JCR query object model.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/QueryObjectModelConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom"><B>QueryObjectModelConstants</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/package-summary.html">org.apache.jackrabbit.spi.commons.query.jsr283.qom</A><DD>Defines constants used in the query object model.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/QueryObjectModelFactory.html" title="interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom"><B>QueryObjectModelFactory</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/package-summary.html">org.apache.jackrabbit.spi.commons.query.jsr283.qom</A><DD>A <code>QueryObjectModelFactory</code> creates instances of the JCR query object model.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QueryObjectModelFactoryImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom"><B>QueryObjectModelFactoryImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/query/qom/package-summary.html">org.apache.jackrabbit.spi.commons.query.qom</A><DD><code>QueryObjectModelFactoryImpl</code> implements the query object model factory from JSR 283.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QueryObjectModelFactoryImpl.html#QueryObjectModelFactoryImpl(org.apache.jackrabbit.spi.commons.conversion.NamePathResolver)"><B>QueryObjectModelFactoryImpl(NamePathResolver)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QueryObjectModelFactoryImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">QueryObjectModelFactoryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/QueryObjectModelImpl.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>QueryObjectModelImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD><code>QueryObjectModelImpl</code>...<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/QueryObjectModelImpl.html#QueryObjectModelImpl(org.apache.jackrabbit.core.SessionImpl, org.apache.jackrabbit.core.ItemManager, org.apache.jackrabbit.core.query.lucene.SearchIndex, org.apache.jackrabbit.core.query.PropertyTypeRegistry, org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelTree)"><B>QueryObjectModelImpl(SessionImpl, ItemManager, SearchIndex, PropertyTypeRegistry, QueryObjectModelTree)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/QueryObjectModelImpl.html" title="class in org.apache.jackrabbit.core.query.lucene">QueryObjectModelImpl</A> <DD>Creates a new query instance from a query string. <DT><A HREF="./org/apache/jackrabbit/core/query/QueryObjectModelImpl.html" title="class in org.apache.jackrabbit.core.query"><B>QueryObjectModelImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/package-summary.html">org.apache.jackrabbit.core.query</A><DD><code>QueryObjectModelImpl</code>...<DT><A HREF="./org/apache/jackrabbit/core/query/QueryObjectModelImpl.html#QueryObjectModelImpl()"><B>QueryObjectModelImpl()</B></A> - Constructor for class org.apache.jackrabbit.core.query.<A HREF="./org/apache/jackrabbit/core/query/QueryObjectModelImpl.html" title="class in org.apache.jackrabbit.core.query">QueryObjectModelImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QueryObjectModelTree.html" title="class in org.apache.jackrabbit.spi.commons.query.qom"><B>QueryObjectModelTree</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/query/qom/package-summary.html">org.apache.jackrabbit.spi.commons.query.qom</A><DD><code>QueryObjectModelTree</code> implements the root node of an object query model tree.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QueryObjectModelTree.html#QueryObjectModelTree(org.apache.jackrabbit.spi.commons.conversion.NamePathResolver, org.apache.jackrabbit.spi.commons.query.qom.SourceImpl, org.apache.jackrabbit.spi.commons.query.qom.ConstraintImpl, org.apache.jackrabbit.spi.commons.query.qom.OrderingImpl[], org.apache.jackrabbit.spi.commons.query.qom.ColumnImpl[])"><B>QueryObjectModelTree(NamePathResolver, SourceImpl, ConstraintImpl, OrderingImpl[], ColumnImpl[])</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QueryObjectModelTree.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">QueryObjectModelTree</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryParser.html" title="class in org.apache.jackrabbit.spi.commons.query"><B>QueryParser</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/query/package-summary.html">org.apache.jackrabbit.spi.commons.query</A><DD>This class acts as the central entry point for parsing query statements from different query syntaxes into a query tree.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/QueryResultImpl.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>QueryResultImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD>Implements the <code>QueryResult</code> interface.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/QueryResultImpl.html#QueryResultImpl(org.apache.jackrabbit.core.query.lucene.SearchIndex, org.apache.jackrabbit.core.ItemManager, org.apache.jackrabbit.core.SessionImpl, org.apache.jackrabbit.core.security.AccessManager, org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl, org.apache.jackrabbit.core.query.lucene.SpellSuggestion, org.apache.jackrabbit.spi.Name[], org.apache.jackrabbit.spi.Path[], boolean[], boolean, long, long)"><B>QueryResultImpl(SearchIndex, ItemManager, SessionImpl, AccessManager, AbstractQueryImpl, SpellSuggestion, Name[], Path[], boolean[], boolean, long, long)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/QueryResultImpl.html" title="class in org.apache.jackrabbit.core.query.lucene">QueryResultImpl</A> <DD>Creates a new query result. <DT><A HREF="./org/apache/jackrabbit/test/api/query/QueryResultNodeIteratorTest.html" title="class in org.apache.jackrabbit.test.api.query"><B>QueryResultNodeIteratorTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/query/package-summary.html">org.apache.jackrabbit.test.api.query</A><DD>Tests methods on <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/NodeIterator.html?is-external=true" title="class or interface in javax.jcr"><CODE>NodeIterator</CODE></A> returned by <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/query/QueryResult.html?is-external=true#getNodes()" title="class or interface in javax.jcr.query"><CODE>QueryResult.getNodes()</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/test/api/query/QueryResultNodeIteratorTest.html#QueryResultNodeIteratorTest()"><B>QueryResultNodeIteratorTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/QueryResultNodeIteratorTest.html" title="class in org.apache.jackrabbit.test.api.query">QueryResultNodeIteratorTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/QueryResultRow.html" title="interface in org.apache.jackrabbit.spi"><B>QueryResultRow</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/package-summary.html">org.apache.jackrabbit.spi</A><DD><code>QueryResultRow</code> represents the SPI equivalent of a query result row.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryRootNode.html" title="class in org.apache.jackrabbit.spi.commons.query"><B>QueryRootNode</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/query/package-summary.html">org.apache.jackrabbit.spi.commons.query</A><DD>Implements the root node of a query tree.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryRootNode.html#QueryRootNode()"><B>QueryRootNode()</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryRootNode.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryRootNode</A> <DD>Creates a new <code>QueryRootNode</code> instance. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#QuerySeparator"><B>QuerySeparator</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeBuilder.html" title="interface in org.apache.jackrabbit.spi.commons.query"><B>QueryTreeBuilder</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/commons/query/package-summary.html">org.apache.jackrabbit.spi.commons.query</A><DD>Specifies an interface for a query tree builder.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeBuilderRegistry.html" title="class in org.apache.jackrabbit.spi.commons.query"><B>QueryTreeBuilderRegistry</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/query/package-summary.html">org.apache.jackrabbit.spi.commons.query</A><DD>Implements a central access to QueryTreeBuilder instances.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeBuilderRegistry.html#QueryTreeBuilderRegistry()"><B>QueryTreeBuilderRegistry()</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeBuilderRegistry.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryTreeBuilderRegistry</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeDump.html" title="class in org.apache.jackrabbit.spi.commons.query"><B>QueryTreeDump</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/query/package-summary.html">org.apache.jackrabbit.spi.commons.query</A><DD>Utility class to dump a <A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query"><CODE>QueryNode</CODE></A> tree to a StringBuffer.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#QUESTION_MARK"><B>QUESTION_MARK</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#QUOT_ATTRIBUTE_CONTENT"><B>QUOT_ATTRIBUTE_CONTENT</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#QuotAttrContentChar"><B>QuotAttrContentChar</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#QuotAttrValueContent()"><B>QuotAttrValueContent()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#QUOTE"><B>QUOTE</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#QUOTE_SYMBOL"><B>QUOTE_SYMBOL</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/QValue.html" title="interface in org.apache.jackrabbit.spi"><B>QValue</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/package-summary.html">org.apache.jackrabbit.spi</A><DD><code>QValue</code> is the qualified SPI representation of a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Value.html?is-external=true" title="class or interface in javax.jcr"><CODE>jcr value</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/spi/QValueFactory.html" title="interface in org.apache.jackrabbit.spi"><B>QValueFactory</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/package-summary.html">org.apache.jackrabbit.spi</A><DD><code>QValueFactory</code> defines methods to create <code>QValue</code> instances.<DT><A HREF="./org/apache/jackrabbit/spi/commons/value/QValueFactoryImpl.html" title="class in org.apache.jackrabbit.spi.commons.value"><B>QValueFactoryImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/value/package-summary.html">org.apache.jackrabbit.spi.commons.value</A><DD><code>QValueFactoryImpl</code>...<DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/QValueFactoryLogger.html" title="class in org.apache.jackrabbit.spi.commons.logging"><B>QValueFactoryLogger</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/logging/package-summary.html">org.apache.jackrabbit.spi.commons.logging</A><DD>Log wrapper for a <A HREF="./org/apache/jackrabbit/spi/QValueFactory.html" title="interface in org.apache.jackrabbit.spi"><CODE>QValueFactory</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/QValueFactoryLogger.html#QValueFactoryLogger(org.apache.jackrabbit.spi.QValueFactory, org.apache.jackrabbit.spi.commons.logging.LogWriter)"><B>QValueFactoryLogger(QValueFactory, LogWriter)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.logging.<A HREF="./org/apache/jackrabbit/spi/commons/logging/QValueFactoryLogger.html" title="class in org.apache.jackrabbit.spi.commons.logging">QValueFactoryLogger</A> <DD>Create a new instance for the given <code>qValueFactory</code> which uses <code>writer</code> for persisting log messages. <DT><A HREF="./org/apache/jackrabbit/spi/commons/value/QValueValue.html" title="class in org.apache.jackrabbit.spi.commons.value"><B>QValueValue</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/value/package-summary.html">org.apache.jackrabbit.spi.commons.value</A><DD>A <code>QValueValue</code> provides an implementation of the <code>Value</code> interface representing an SPI <code>QValue</code>.<DT><A HREF="./org/apache/jackrabbit/spi/commons/value/QValueValue.html#QValueValue(org.apache.jackrabbit.spi.QValue, org.apache.jackrabbit.spi.commons.conversion.NamePathResolver)"><B>QValueValue(QValue, NamePathResolver)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.value.<A HREF="./org/apache/jackrabbit/spi/commons/value/QValueValue.html" title="class in org.apache.jackrabbit.spi.commons.value">QValueValue</A> <DD>Constructs a <code>QValueValue</code> object representing an SPI <codeQValue</code>. </DL> <HR> <A NAME="_R_"><!-- --></A><H2> <B>R</B></H2> <DL> <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/directory/RAMDirectoryManager.html" title="class in org.apache.jackrabbit.core.query.lucene.directory"><B>RAMDirectoryManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/directory/package-summary.html">org.apache.jackrabbit.core.query.lucene.directory</A><DD><code>RAMDirectoryManager</code> implements a directory manager for <CODE>RAMDirectory</CODE> instances.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/directory/RAMDirectoryManager.html#RAMDirectoryManager()"><B>RAMDirectoryManager()</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.directory.<A HREF="./org/apache/jackrabbit/core/query/lucene/directory/RAMDirectoryManager.html" title="class in org.apache.jackrabbit.core.query.lucene.directory">RAMDirectoryManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/fs/RandomAccessOutputStream.html" title="class in org.apache.jackrabbit.core.fs"><B>RandomAccessOutputStream</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/fs/package-summary.html">org.apache.jackrabbit.core.fs</A><DD>Extends the regular <code>java.io.OutputStream</code> with a random access facility.<DT><A HREF="./org/apache/jackrabbit/core/fs/RandomAccessOutputStream.html#RandomAccessOutputStream()"><B>RandomAccessOutputStream()</B></A> - Constructor for class org.apache.jackrabbit.core.fs.<A HREF="./org/apache/jackrabbit/core/fs/RandomAccessOutputStream.html" title="class in org.apache.jackrabbit.core.fs">RandomAccessOutputStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/uuid/UUID.html#randomUUID()"><B>randomUUID()</B></A> - Static method in class org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/UUID.html" title="class in org.apache.jackrabbit.uuid">UUID</A> <DD><B>Deprecated.</B>&nbsp;Returns a new version 4 UUID, based upon Random bits. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#RangeExpr()"><B>RangeExpr()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/iterator/RangeIteratorAdapter.html" title="class in org.apache.jackrabbit.commons.iterator"><B>RangeIteratorAdapter</B></A> - Class in <A HREF="./org/apache/jackrabbit/commons/iterator/package-summary.html">org.apache.jackrabbit.commons.iterator</A><DD>Adapter for turning normal <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util"><CODE>Iterator</CODE></A>s into <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/RangeIterator.html?is-external=true" title="class or interface in javax.jcr"><CODE>RangeIterator</CODE></A>s.<DT><A HREF="./org/apache/jackrabbit/commons/iterator/RangeIteratorAdapter.html#RangeIteratorAdapter(java.util.Iterator, long)"><B>RangeIteratorAdapter(Iterator, long)</B></A> - Constructor for class org.apache.jackrabbit.commons.iterator.<A HREF="./org/apache/jackrabbit/commons/iterator/RangeIteratorAdapter.html" title="class in org.apache.jackrabbit.commons.iterator">RangeIteratorAdapter</A> <DD>Creates an adapter for the given iterator of the given size. <DT><A HREF="./org/apache/jackrabbit/commons/iterator/RangeIteratorAdapter.html#RangeIteratorAdapter(java.util.Iterator)"><B>RangeIteratorAdapter(Iterator)</B></A> - Constructor for class org.apache.jackrabbit.commons.iterator.<A HREF="./org/apache/jackrabbit/commons/iterator/RangeIteratorAdapter.html" title="class in org.apache.jackrabbit.commons.iterator">RangeIteratorAdapter</A> <DD>Creates an adapter for the given iterator of unknown size. <DT><A HREF="./org/apache/jackrabbit/commons/iterator/RangeIteratorAdapter.html#RangeIteratorAdapter(java.util.Collection)"><B>RangeIteratorAdapter(Collection)</B></A> - Constructor for class org.apache.jackrabbit.commons.iterator.<A HREF="./org/apache/jackrabbit/commons/iterator/RangeIteratorAdapter.html" title="class in org.apache.jackrabbit.commons.iterator">RangeIteratorAdapter</A> <DD>Creates a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/RangeIterator.html?is-external=true" title="class or interface in javax.jcr"><CODE>RangeIterator</CODE></A> for the given collection. <DT><A HREF="./org/apache/jackrabbit/commons/iterator/RangeIteratorDecorator.html" title="class in org.apache.jackrabbit.commons.iterator"><B>RangeIteratorDecorator</B></A> - Class in <A HREF="./org/apache/jackrabbit/commons/iterator/package-summary.html">org.apache.jackrabbit.commons.iterator</A><DD>Base class for decorating <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/RangeIterator.html?is-external=true" title="class or interface in javax.jcr"><CODE>RangeIterator</CODE></A>s.<DT><A HREF="./org/apache/jackrabbit/commons/iterator/RangeIteratorDecorator.html#RangeIteratorDecorator(javax.jcr.RangeIterator)"><B>RangeIteratorDecorator(RangeIterator)</B></A> - Constructor for class org.apache.jackrabbit.commons.iterator.<A HREF="./org/apache/jackrabbit/commons/iterator/RangeIteratorDecorator.html" title="class in org.apache.jackrabbit.commons.iterator">RangeIteratorDecorator</A> <DD>Creates a decorated iterator. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/RangeQuery.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>RangeQuery</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD>Implements a lucene range query.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/RangeQuery.html#RangeQuery(org.apache.lucene.index.Term, org.apache.lucene.index.Term, boolean)"><B>RangeQuery(Term, Term, boolean)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/RangeQuery.html" title="class in org.apache.jackrabbit.core.query.lucene">RangeQuery</A> <DD>Creates a new RangeQuery. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/RangeQuery.html#RangeQuery(org.apache.lucene.index.Term, org.apache.lucene.index.Term, boolean, int)"><B>RangeQuery(Term, Term, boolean, int)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/RangeQuery.html" title="class in org.apache.jackrabbit.core.query.lucene">RangeQuery</A> <DD>Creates a new RangeQuery. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#Rbrace"><B>Rbrace</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#Rbrack"><B>Rbrack</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/RepositoryImpl.Factory.html#RCC"><B>RCC</B></A> - Static variable in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/RepositoryImpl.Factory.html" title="class in org.apache.jackrabbit.jcr2spi">RepositoryImpl.Factory</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/RepositoryImpl.Factory.html#RCF"><B>RCF</B></A> - Static variable in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/RepositoryImpl.Factory.html" title="class in org.apache.jackrabbit.jcr2spi">RepositoryImpl.Factory</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#RCurlyBraceEscape"><B>RCurlyBraceEscape</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/jsr283/Binary.html#read(byte[], long)"><B>read(byte[], long)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.<A HREF="./org/apache/jackrabbit/api/jsr283/Binary.html" title="interface in org.apache.jackrabbit.api.jsr283">Binary</A> <DD>Reads successive bytes from the specified <code>position</code> in this <code>Binary</code> into the passed byte array until either the byte array is full or the end of the <code>Binary</code> is encountered. <DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterRecord.html#read()"><B>read()</B></A> - Method in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterRecord.html" title="class in org.apache.jackrabbit.core.cluster">ClusterRecord</A> <DD>Deserialize this record. <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbInputStream.html#read()"><B>read()</B></A> - Method in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbInputStream.html" title="class in org.apache.jackrabbit.core.data.db">DbInputStream</A> <DD> When the stream is consumed, the database objects held by the instance are closed. <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbInputStream.html#read(byte[])"><B>read(byte[])</B></A> - Method in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbInputStream.html" title="class in org.apache.jackrabbit.core.data.db">DbInputStream</A> <DD> When the stream is consumed, the database objects held by the instance are closed. <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbInputStream.html#read(byte[], int, int)"><B>read(byte[], int, int)</B></A> - Method in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbInputStream.html" title="class in org.apache.jackrabbit.core.data.db">DbInputStream</A> <DD> When the stream is consumed, the database objects held by the instance are closed. <DT><A HREF="./org/apache/jackrabbit/core/data/db/TempFileInputStream.html#read(byte[], int, int)"><B>read(byte[], int, int)</B></A> - Method in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/TempFileInputStream.html" title="class in org.apache.jackrabbit.core.data.db">TempFileInputStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/data/db/TempFileInputStream.html#read(byte[])"><B>read(byte[])</B></A> - Method in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/TempFileInputStream.html" title="class in org.apache.jackrabbit.core.data.db">TempFileInputStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/data/db/TempFileInputStream.html#read()"><B>read()</B></A> - Method in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/TempFileInputStream.html" title="class in org.apache.jackrabbit.core.data.db">TempFileInputStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/data/LazyFileInputStream.html#read()"><B>read()</B></A> - Method in class org.apache.jackrabbit.core.data.<A HREF="./org/apache/jackrabbit/core/data/LazyFileInputStream.html" title="class in org.apache.jackrabbit.core.data">LazyFileInputStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/data/LazyFileInputStream.html#read(byte[])"><B>read(byte[])</B></A> - Method in class org.apache.jackrabbit.core.data.<A HREF="./org/apache/jackrabbit/core/data/LazyFileInputStream.html" title="class in org.apache.jackrabbit.core.data">LazyFileInputStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/data/LazyFileInputStream.html#read(byte[], int, int)"><B>read(byte[], int, int)</B></A> - Method in class org.apache.jackrabbit.core.data.<A HREF="./org/apache/jackrabbit/core/data/LazyFileInputStream.html" title="class in org.apache.jackrabbit.core.data">LazyFileInputStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/FileRecordLog.html#read(org.apache.jackrabbit.spi.commons.namespace.NamespaceResolver, org.apache.jackrabbit.spi.commons.conversion.NamePathResolver)"><B>read(NamespaceResolver, NamePathResolver)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/FileRecordLog.html" title="class in org.apache.jackrabbit.core.journal">FileRecordLog</A> <DD>Read the file record at the current seek position. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/xml/NodeTypeReader.html#read(java.io.InputStream)"><B>read(InputStream)</B></A> - Static method in class org.apache.jackrabbit.core.nodetype.xml.<A HREF="./org/apache/jackrabbit/core/nodetype/xml/NodeTypeReader.html" title="class in org.apache.jackrabbit.core.nodetype.xml">NodeTypeReader</A> <DD>Reads a node type definition file. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/TrackingInputStream.html#read(byte[])"><B>read(byte[])</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/TrackingInputStream.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">TrackingInputStream</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/TrackingInputStream.html#read(byte[], int, int)"><B>read(byte[], int, int)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/TrackingInputStream.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">TrackingInputStream</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/TrackingInputStream.html#read()"><B>read()</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/TrackingInputStream.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">TrackingInputStream</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/directory/IndexInputStream.html#read()"><B>read()</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.directory.<A HREF="./org/apache/jackrabbit/core/query/lucene/directory/IndexInputStream.html" title="class in org.apache.jackrabbit.core.query.lucene.directory">IndexInputStream</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/directory/IndexInputStream.html#read(byte[], int, int)"><B>read(byte[], int, int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.directory.<A HREF="./org/apache/jackrabbit/core/query/lucene/directory/IndexInputStream.html" title="class in org.apache.jackrabbit.core.query.lucene.directory">IndexInputStream</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/security/AccessManager.html#READ"><B>READ</B></A> - Static variable in interface org.apache.jackrabbit.core.security.<A HREF="./org/apache/jackrabbit/core/security/AccessManager.html" title="interface in org.apache.jackrabbit.core.security">AccessManager</A> <DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/authorization/Permission.html#READ"><B>READ</B></A> - Static variable in class org.apache.jackrabbit.core.security.authorization.<A HREF="./org/apache/jackrabbit/core/security/authorization/Permission.html" title="class in org.apache.jackrabbit.core.security.authorization">Permission</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/security/AccessManager.html#READ"><B>READ</B></A> - Static variable in interface org.apache.jackrabbit.jcr2spi.security.<A HREF="./org/apache/jackrabbit/jcr2spi/security/AccessManager.html" title="interface in org.apache.jackrabbit.jcr2spi.security">AccessManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/server/io/BoundedInputStream.html#read()"><B>read()</B></A> - Method in class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/BoundedInputStream.html" title="class in org.apache.jackrabbit.server.io">BoundedInputStream</A> <DD> <DT><A HREF="./org/apache/jackrabbit/server/io/BoundedInputStream.html#read(byte[])"><B>read(byte[])</B></A> - Method in class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/BoundedInputStream.html" title="class in org.apache.jackrabbit.server.io">BoundedInputStream</A> <DD> <DT><A HREF="./org/apache/jackrabbit/server/io/BoundedInputStream.html#read(byte[], int, int)"><B>read(byte[], int, int)</B></A> - Method in class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/BoundedInputStream.html" title="class in org.apache.jackrabbit.server.io">BoundedInputStream</A> <DD> <DT><A HREF="./org/apache/jackrabbit/util/LazyFileInputStream.html#read()"><B>read()</B></A> - Method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/LazyFileInputStream.html" title="class in org.apache.jackrabbit.util">LazyFileInputStream</A> <DD> <DT><A HREF="./org/apache/jackrabbit/util/LazyFileInputStream.html#read(byte[])"><B>read(byte[])</B></A> - Method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/LazyFileInputStream.html" title="class in org.apache.jackrabbit.util">LazyFileInputStream</A> <DD> <DT><A HREF="./org/apache/jackrabbit/util/LazyFileInputStream.html#read(byte[], int, int)"><B>read(byte[], int, int)</B></A> - Method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/LazyFileInputStream.html" title="class in org.apache.jackrabbit.util">LazyFileInputStream</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/security/authorization/Permission.html#READ_AC"><B>READ_AC</B></A> - Static variable in class org.apache.jackrabbit.core.security.authorization.<A HREF="./org/apache/jackrabbit/core/security/authorization/Permission.html" title="class in org.apache.jackrabbit.core.security.authorization">Permission</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/SessionImpl.html#READ_ACTION"><B>READ_ACTION</B></A> - Static variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/SessionImpl.html" title="class in org.apache.jackrabbit.core">SessionImpl</A> <DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./org/apache/jackrabbit/api/jsr283/Session.html#ACTION_READ"><CODE>Session.ACTION_READ</CODE></A> instead.</I> <DT><A HREF="./org/apache/jackrabbit/jcr2spi/security/AccessManager.html#READ_ACTION"><B>READ_ACTION</B></A> - Static variable in interface org.apache.jackrabbit.jcr2spi.security.<A HREF="./org/apache/jackrabbit/jcr2spi/security/AccessManager.html" title="interface in org.apache.jackrabbit.jcr2spi.security">AccessManager</A> <DD>predefined action constants <DT><A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html#readBoolean()"><B>readBoolean()</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html" title="class in org.apache.jackrabbit.core.journal">AppendRecord</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html#readBoolean()"><B>readBoolean()</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html" title="class in org.apache.jackrabbit.core.journal">ReadRecord</A> <DD>Read a boolean from the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/Record.html#readBoolean()"><B>readBoolean()</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/Record.html" title="interface in org.apache.jackrabbit.core.journal">Record</A> <DD>Read a boolean from the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/BundleBinding.html#readBundle(java.io.DataInputStream, org.apache.jackrabbit.core.NodeId)"><B>readBundle(DataInputStream, NodeId)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/BundleBinding.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">BundleBinding</A> <DD>Deserializes a <code>NodePropBundle</code> from a data input stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html#readByte()"><B>readByte()</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html" title="class in org.apache.jackrabbit.core.journal">AppendRecord</A> <DD>Unsupported methods when appending. <DT><A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html#readByte()"><B>readByte()</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html" title="class in org.apache.jackrabbit.core.journal">ReadRecord</A> <DD>Read a byte from the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/Record.html#readByte()"><B>readByte()</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/Record.html" title="interface in org.apache.jackrabbit.core.journal">Record</A> <DD>Read a byte from the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html#readChar()"><B>readChar()</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html" title="class in org.apache.jackrabbit.core.journal">AppendRecord</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html#readChar()"><B>readChar()</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html" title="class in org.apache.jackrabbit.core.journal">ReadRecord</A> <DD>Read a character from the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/Record.html#readChar()"><B>readChar()</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/Record.html" title="interface in org.apache.jackrabbit.core.journal">Record</A> <DD>Read a character from the underlying stream. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html#readChar()"><B>readChar()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html#readChar()"><B>readChar()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/cluster/ChangeLogRecord.html#readEndMarker()"><B>readEndMarker()</B></A> - Method in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ChangeLogRecord.html" title="class in org.apache.jackrabbit.core.cluster">ChangeLogRecord</A> <DD>Read end marker. <DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterRecord.html#readEndMarker()"><B>readEndMarker()</B></A> - Method in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterRecord.html" title="class in org.apache.jackrabbit.core.cluster">ClusterRecord</A> <DD>Read end marker. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/xml/Importer.TextValue.html#reader()"><B>reader()</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.xml.<A HREF="./org/apache/jackrabbit/jcr2spi/xml/Importer.TextValue.html" title="interface in org.apache.jackrabbit.jcr2spi.xml">Importer.TextValue</A> <DD>Returns a <code>Reader</code> for reading the serialized value. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/LazyTextExtractorField.html#readerValue()"><B>readerValue()</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/LazyTextExtractorField.html" title="class in org.apache.jackrabbit.core.query.lucene">LazyTextExtractorField</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html#readFully(byte[])"><B>readFully(byte[])</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html" title="class in org.apache.jackrabbit.core.journal">AppendRecord</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html#readFully(byte[])"><B>readFully(byte[])</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html" title="class in org.apache.jackrabbit.core.journal">ReadRecord</A> <DD>Fully read an array of bytes from the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/Record.html#readFully(byte[])"><B>readFully(byte[])</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/Record.html" title="interface in org.apache.jackrabbit.core.journal">Record</A> <DD>Fully read an array of bytes from the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html#readID(java.io.DataInputStream)"><B>readID(DataInputStream)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">ItemStateBinding</A> <DD>Deserializes a NodeID <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html#readIndexedQName(java.io.DataInputStream)"><B>readIndexedQName(DataInputStream)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">ItemStateBinding</A> <DD>Deserializes an indexed Name <DT><A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html#readInt()"><B>readInt()</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html" title="class in org.apache.jackrabbit.core.journal">AppendRecord</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html#readInt()"><B>readInt()</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html" title="class in org.apache.jackrabbit.core.journal">ReadRecord</A> <DD>Read an integer from the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/Record.html#readInt()"><B>readInt()</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/Record.html" title="interface in org.apache.jackrabbit.core.journal">Record</A> <DD>Read an integer from the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html#readLong()"><B>readLong()</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html" title="class in org.apache.jackrabbit.core.journal">AppendRecord</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html#readLong()"><B>readLong()</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html" title="class in org.apache.jackrabbit.core.journal">ReadRecord</A> <DD>Read a long from the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/Record.html#readLong()"><B>readLong()</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/Record.html" title="interface in org.apache.jackrabbit.core.journal">Record</A> <DD>Read a long from the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html#readModCount(java.io.DataInputStream)"><B>readModCount(DataInputStream)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">ItemStateBinding</A> <DD>Deserializes a mod-count <DT><A HREF="./org/apache/jackrabbit/core/journal/AbstractRecord.html#readNodeId()"><B>readNodeId()</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AbstractRecord.html" title="class in org.apache.jackrabbit.core.journal">AbstractRecord</A> <DD>Read a <code>NodeId</code> from the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/Record.html#readNodeId()"><B>readNodeId()</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/Record.html" title="interface in org.apache.jackrabbit.core.journal">Record</A> <DD>Read a <code>NodeId</code> from the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/AbstractRecord.html#readNodeTypeDef()"><B>readNodeTypeDef()</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AbstractRecord.html" title="class in org.apache.jackrabbit.core.journal">AbstractRecord</A> <DD>Read a <code>NodeTypeDef</code> from the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/Record.html#readNodeTypeDef()"><B>readNodeTypeDef()</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/Record.html" title="interface in org.apache.jackrabbit.core.journal">Record</A> <DD>Read a <code>NodeTypeDef</code> from the underlying stream. <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#readonly"><B>readonly</B></A> - Variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/AbstractRecord.html#readPath()"><B>readPath()</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AbstractRecord.html" title="class in org.apache.jackrabbit.core.journal">AbstractRecord</A> <DD>Read a <code>Path</code> from the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/Record.html#readPath()"><B>readPath()</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/Record.html" title="interface in org.apache.jackrabbit.core.journal">Record</A> <DD>Read a <code>Path</code> from the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/AbstractRecord.html#readPathElement()"><B>readPathElement()</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AbstractRecord.html" title="class in org.apache.jackrabbit.core.journal">AbstractRecord</A> <DD>Read a <code>Path.Element</code> from the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/Record.html#readPathElement()"><B>readPathElement()</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/Record.html" title="interface in org.apache.jackrabbit.core.journal">Record</A> <DD>Read a <code>Path.Element</code> from the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/BundleBinding.html#readPropertyEntry(java.io.DataInputStream, org.apache.jackrabbit.core.PropertyId)"><B>readPropertyEntry(DataInputStream, PropertyId)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/BundleBinding.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">BundleBinding</A> <DD>Deserializes a <code>PropertyState</code> from the data input stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/AbstractRecord.html#readPropertyId()"><B>readPropertyId()</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AbstractRecord.html" title="class in org.apache.jackrabbit.core.journal">AbstractRecord</A> <DD>Read a <code>PropertyId</code> from the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/Record.html#readPropertyId()"><B>readPropertyId()</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/Record.html" title="interface in org.apache.jackrabbit.core.journal">Record</A> <DD>Read a <code>PropertyId</code> from the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html#readPropertyId(java.io.DataInputStream)"><B>readPropertyId(DataInputStream)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">ItemStateBinding</A> <DD>Deserializes a PropertyId <DT><A HREF="./org/apache/jackrabbit/core/journal/AbstractRecord.html#readQName()"><B>readQName()</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AbstractRecord.html" title="class in org.apache.jackrabbit.core.journal">AbstractRecord</A> <DD>Read a <code>Name</code> frmo the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/Record.html#readQName()"><B>readQName()</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/Record.html" title="interface in org.apache.jackrabbit.core.journal">Record</A> <DD>Read a <code>Name</code> frmo the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html#readQName(java.io.DataInputStream)"><B>readQName(DataInputStream)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">ItemStateBinding</A> <DD>Deserializes a Name <DT><A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html" title="class in org.apache.jackrabbit.core.journal"><B>ReadRecord</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/journal/package-summary.html">org.apache.jackrabbit.core.journal</A><DD>Record used for reading.<DT><A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html#ReadRecord(java.lang.String, java.lang.String, long, java.io.DataInputStream, int, org.apache.jackrabbit.spi.commons.namespace.NamespaceResolver, org.apache.jackrabbit.spi.commons.conversion.NamePathResolver)"><B>ReadRecord(String, String, long, DataInputStream, int, NamespaceResolver, NamePathResolver)</B></A> - Constructor for class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html" title="class in org.apache.jackrabbit.core.journal">ReadRecord</A> <DD>Create a new instance of this class. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html#readState(java.io.DataInputStream, org.apache.jackrabbit.core.state.NodeReferencesId, org.apache.jackrabbit.core.persistence.PersistenceManager)"><B>readState(DataInputStream, NodeReferencesId, PersistenceManager)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">ItemStateBinding</A> <DD>Deserializes a <code>NodeReferences</code> from the data input stream. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html#readState(java.io.DataInputStream, org.apache.jackrabbit.core.NodeId, org.apache.jackrabbit.core.persistence.PersistenceManager)"><B>readState(DataInputStream, NodeId, PersistenceManager)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">ItemStateBinding</A> <DD>Deserializes a <code>NodeState</code> from the data input stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html#readString()"><B>readString()</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html" title="class in org.apache.jackrabbit.core.journal">AppendRecord</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html#readString()"><B>readString()</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html" title="class in org.apache.jackrabbit.core.journal">ReadRecord</A> <DD>Read a string from the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/Record.html#readString()"><B>readString()</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/Record.html" title="interface in org.apache.jackrabbit.core.journal">Record</A> <DD>Read a string from the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html#readUUID(java.io.DataInputStream)"><B>readUUID(DataInputStream)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">ItemStateBinding</A> <DD>Deserializes a UUID <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#readwrite"><B>readwrite</B></A> - Variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/bind/BindableResource.html#rebind(org.apache.jackrabbit.webdav.DavResource, org.apache.jackrabbit.webdav.DavResource)"><B>rebind(DavResource, DavResource)</B></A> - Method in interface org.apache.jackrabbit.webdav.bind.<A HREF="./org/apache/jackrabbit/webdav/bind/BindableResource.html" title="interface in org.apache.jackrabbit.webdav.bind">BindableResource</A> <DD>Will rebind the resource to the given collection. <DT><A HREF="./org/apache/jackrabbit/webdav/simple/DavResourceImpl.html#rebind(org.apache.jackrabbit.webdav.DavResource, org.apache.jackrabbit.webdav.DavResource)"><B>rebind(DavResource, DavResource)</B></A> - Method in class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/DavResourceImpl.html" title="class in org.apache.jackrabbit.webdav.simple">DavResourceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/bind/RebindInfo.html" title="class in org.apache.jackrabbit.webdav.bind"><B>RebindInfo</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/bind/package-summary.html">org.apache.jackrabbit.webdav.bind</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/webdav/bind/RebindInfo.html#RebindInfo(java.lang.String, java.lang.String)"><B>RebindInfo(String, String)</B></A> - Constructor for class org.apache.jackrabbit.webdav.bind.<A HREF="./org/apache/jackrabbit/webdav/bind/RebindInfo.html" title="class in org.apache.jackrabbit.webdav.bind">RebindInfo</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/RebindMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods"><B>RebindMethod</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/client/methods/package-summary.html">org.apache.jackrabbit.webdav.client.methods</A><DD><code>RebindMethod</code> replaces a binding to a resource (atomic version of move).<DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/RebindMethod.html#RebindMethod(java.lang.String, org.apache.jackrabbit.webdav.bind.RebindInfo)"><B>RebindMethod(String, RebindInfo)</B></A> - Constructor for class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/RebindMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods">RebindMethod</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/state/ItemState.html#reconnect()"><B>reconnect()</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ItemState.html" title="class in org.apache.jackrabbit.core.state">ItemState</A> <DD>Reconnect this state to the overlayed state that it has been disconnected from earlier. <DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterRecord.html#record"><B>record</B></A> - Variable in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterRecord.html" title="class in org.apache.jackrabbit.core.cluster">ClusterRecord</A> <DD>Journal record. <DT><A HREF="./org/apache/jackrabbit/core/journal/Record.html" title="interface in org.apache.jackrabbit.core.journal"><B>Record</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/journal/package-summary.html">org.apache.jackrabbit.core.journal</A><DD>Record interface.<DT><A HREF="./org/apache/jackrabbit/core/journal/RecordConsumer.html" title="interface in org.apache.jackrabbit.core.journal"><B>RecordConsumer</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/journal/package-summary.html">org.apache.jackrabbit.core.journal</A><DD>Listener interface on a journal that gets called back for records that should be consumed.<DT><A HREF="./org/apache/jackrabbit/core/journal/RecordIterator.html" title="interface in org.apache.jackrabbit.core.journal"><B>RecordIterator</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/journal/package-summary.html">org.apache.jackrabbit.core.journal</A><DD>RecordIterator interface.<DT><A HREF="./org/apache/jackrabbit/core/journal/RecordProducer.html" title="interface in org.apache.jackrabbit.core.journal"><B>RecordProducer</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/journal/package-summary.html">org.apache.jackrabbit.core.journal</A><DD>Produces new records that can be appended to the journal.<DT><A HREF="./org/apache/jackrabbit/core/XASessionImpl.html#recover(int)"><B>recover(int)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/XASessionImpl.html" title="class in org.apache.jackrabbit.core">XASessionImpl</A> <DD> <p/> No recovery support yet. <DT><A HREF="./org/apache/jackrabbit/jca/AnonymousConnection.html#recover(int)"><B>recover(int)</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/AnonymousConnection.html" title="class in org.apache.jackrabbit.jca">AnonymousConnection</A> <DD> <DT><A HREF="./org/apache/jackrabbit/jca/TransactionBoundXAResource.html#recover(int)"><B>recover(int)</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/TransactionBoundXAResource.html" title="class in org.apache.jackrabbit.jca">TransactionBoundXAResource</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#RECURSE"><B>RECURSE</B></A> - Variable in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html#reestablishConnection()"><B>reestablishConnection()</B></A> - Method in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DatabaseFileSystem</A> <DD>Re-establishes the database connection. <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html#reestablishConnection()"><B>reestablishConnection()</B></A> - Method in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">DatabasePersistenceManager</A> <DD>Re-establishes the database connection. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/RefCountingIndexReader.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>RefCountingIndexReader</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD><code>RefCountingIndexReader</code>...<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/RefCountingIndexReader.html#RefCountingIndexReader(org.apache.lucene.index.IndexReader)"><B>RefCountingIndexReader(IndexReader)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/RefCountingIndexReader.html" title="class in org.apache.jackrabbit.core.query.lucene">RefCountingIndexReader</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/nodetype/compact/Lexer.html#REFERENCE"><B>REFERENCE</B></A> - Static variable in class org.apache.jackrabbit.core.nodetype.compact.<A HREF="./org/apache/jackrabbit/core/nodetype/compact/Lexer.html" title="class in org.apache.jackrabbit.core.nodetype.compact">Lexer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/Lexer.html#REFERENCE"><B>REFERENCE</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/Lexer.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">Lexer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/ReferenceableRootNodesTest.html" title="class in org.apache.jackrabbit.test.api"><B>ReferenceableRootNodesTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>ReferenceableRootNodesTest</code> contains tests with referenceable nodes between different workspaces.<DT><A HREF="./org/apache/jackrabbit/test/api/ReferenceableRootNodesTest.html#ReferenceableRootNodesTest()"><B>ReferenceableRootNodesTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ReferenceableRootNodesTest.html" title="class in org.apache.jackrabbit.test.api">ReferenceableRootNodesTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/util/ReferenceChangeTracker.html" title="class in org.apache.jackrabbit.core.util"><B>ReferenceChangeTracker</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/util/package-summary.html">org.apache.jackrabbit.core.util</A><DD>Simple helper class that can be used to keep track of uuid mappings (e.g. if the uuid of an imported or copied node is mapped to a new uuid) and processed (e.g. imported or copied) reference properties that might need correcting depending on the uuid mappings.<DT><A HREF="./org/apache/jackrabbit/core/util/ReferenceChangeTracker.html#ReferenceChangeTracker()"><B>ReferenceChangeTracker()</B></A> - Constructor for class org.apache.jackrabbit.core.util.<A HREF="./org/apache/jackrabbit/core/util/ReferenceChangeTracker.html" title="class in org.apache.jackrabbit.core.util">ReferenceChangeTracker</A> <DD>Creates a new instance. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/util/ReferenceChangeTracker.html" title="class in org.apache.jackrabbit.jcr2spi.util"><B>ReferenceChangeTracker</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/util/package-summary.html">org.apache.jackrabbit.jcr2spi.util</A><DD>Simple helper class that can be used to keep track of uuid mappings (e.g. if the uuid of an imported or copied node is mapped to a new uuid) and processed (e.g. imported or copied) reference properties that might need correcting depending on the uuid mappings.<DT><A HREF="./org/apache/jackrabbit/jcr2spi/util/ReferenceChangeTracker.html#ReferenceChangeTracker()"><B>ReferenceChangeTracker()</B></A> - Constructor for class org.apache.jackrabbit.jcr2spi.util.<A HREF="./org/apache/jackrabbit/jcr2spi/util/ReferenceChangeTracker.html" title="class in org.apache.jackrabbit.jcr2spi.util">ReferenceChangeTracker</A> <DD>Creates a new instance. <DT><A HREF="./org/apache/jackrabbit/test/api/ReferencePropertyTest.html" title="class in org.apache.jackrabbit.test.api"><B>ReferencePropertyTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD>Tests a reference property.<DT><A HREF="./org/apache/jackrabbit/test/api/ReferencePropertyTest.html#ReferencePropertyTest()"><B>ReferencePropertyTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ReferencePropertyTest.html" title="class in org.apache.jackrabbit.test.api">ReferencePropertyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/state/NodeReferences.html#references"><B>references</B></A> - Variable in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/NodeReferences.html" title="class in org.apache.jackrabbit.core.state">NodeReferences</A> <DD>list of PropertyId's (i.e. the id's of the properties that refer to the target node denoted by <code>id.getTargetId()</code>). <DT><A HREF="./org/apache/jackrabbit/test/api/ReferencesTest.html" title="class in org.apache.jackrabbit.test.api"><B>ReferencesTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>ReferencesTest</code> contains the test cases for the references.<DT><A HREF="./org/apache/jackrabbit/test/api/ReferencesTest.html#ReferencesTest()"><B>ReferencesTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ReferencesTest.html" title="class in org.apache.jackrabbit.test.api">ReferencesTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/value/ReferenceValue.html" title="class in org.apache.jackrabbit.value"><B>ReferenceValue</B></A> - Class in <A HREF="./org/apache/jackrabbit/value/package-summary.html">org.apache.jackrabbit.value</A><DD>A <code>ReferenceValue</code> provides an implementation of the <code>Value</code> interface representing a <code>REFERENCE</code> value (a UUID of an existing node).<DT><A HREF="./org/apache/jackrabbit/value/ReferenceValue.html#ReferenceValue(javax.jcr.Node)"><B>ReferenceValue(Node)</B></A> - Constructor for class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/ReferenceValue.html" title="class in org.apache.jackrabbit.value">ReferenceValue</A> <DD>Constructs a <code>ReferenceValue</code> object representing the UUID of an existing node. <DT><A HREF="./org/apache/jackrabbit/value/ReferenceValue.html#ReferenceValue(java.lang.String)"><B>ReferenceValue(String)</B></A> - Constructor for class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/ReferenceValue.html" title="class in org.apache.jackrabbit.value">ReferenceValue</A> <DD>Protected constructor creating a <code>ReferenceValue</code> object without validating the UUID format. <DT><A HREF="./org/apache/jackrabbit/core/ItemImpl.html#refresh(boolean)"><B>refresh(boolean)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemImpl.html" title="class in org.apache.jackrabbit.core">ItemImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/SessionImpl.html#refresh(boolean)"><B>refresh(boolean)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/SessionImpl.html" title="class in org.apache.jackrabbit.core">SessionImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/jca/JCASessionHandle.html#refresh(boolean)"><B>refresh(boolean)</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/JCASessionHandle.html" title="class in org.apache.jackrabbit.jca">JCASessionHandle</A> <DD>Refresh the session. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/NodeEntry.html#refresh(org.apache.jackrabbit.spi.Event)"><B>refresh(Event)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.<A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/NodeEntry.html" title="interface in org.apache.jackrabbit.jcr2spi.hierarchy">NodeEntry</A> <DD>The parent entry of a external event gets informed about the modification. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/NodeEntryImpl.html#refresh(org.apache.jackrabbit.spi.Event)"><B>refresh(Event)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.<A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/NodeEntryImpl.html" title="class in org.apache.jackrabbit.jcr2spi.hierarchy">NodeEntryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/ItemImpl.html#refresh(boolean)"><B>refresh(boolean)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/ItemImpl.html" title="class in org.apache.jackrabbit.jcr2spi">ItemImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/SessionImpl.html#refresh(boolean)"><B>refresh(boolean)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/SessionImpl.html" title="class in org.apache.jackrabbit.jcr2spi">SessionImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/AbstractReadableRepositoryService.html#refreshLock(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId)"><B>refreshLock(SessionInfo, NodeId)</B></A> - Method in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/AbstractReadableRepositoryService.html" title="class in org.apache.jackrabbit.spi.commons">AbstractReadableRepositoryService</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/RepositoryServiceLogger.html#refreshLock(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId)"><B>refreshLock(SessionInfo, NodeId)</B></A> - Method in class org.apache.jackrabbit.spi.commons.logging.<A HREF="./org/apache/jackrabbit/spi/commons/logging/RepositoryServiceLogger.html" title="class in org.apache.jackrabbit.spi.commons.logging">RepositoryServiceLogger</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/RepositoryService.html#refreshLock(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId)"><B>refreshLock(SessionInfo, NodeId)</B></A> - Method in interface org.apache.jackrabbit.spi.<A HREF="./org/apache/jackrabbit/spi/RepositoryService.html" title="interface in org.apache.jackrabbit.spi">RepositoryService</A> <DD>Explicit refresh of an existing lock. <DT><A HREF="./org/apache/jackrabbit/spi2dav/RepositoryServiceImpl.html#refreshLock(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId)"><B>refreshLock(SessionInfo, NodeId)</B></A> - Method in class org.apache.jackrabbit.spi2dav.<A HREF="./org/apache/jackrabbit/spi2dav/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2dav">RepositoryServiceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi2jcr/RepositoryServiceImpl.html#refreshLock(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId)"><B>refreshLock(SessionInfo, NodeId)</B></A> - Method in class org.apache.jackrabbit.spi2jcr.<A HREF="./org/apache/jackrabbit/spi2jcr/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2jcr">RepositoryServiceImpl</A> <DD>Explicit refresh of an existing lock. <DT><A HREF="./org/apache/jackrabbit/webdav/DavResource.html#refreshLock(org.apache.jackrabbit.webdav.lock.LockInfo, java.lang.String)"><B>refreshLock(LockInfo, String)</B></A> - Method in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavResource.html" title="interface in org.apache.jackrabbit.webdav">DavResource</A> <DD>Refresh an existing lock by resetting the timeout. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/DefaultItemCollection.html#refreshLock(org.apache.jackrabbit.webdav.lock.LockInfo, java.lang.String)"><B>refreshLock(LockInfo, String)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/DefaultItemCollection.html" title="class in org.apache.jackrabbit.webdav.jcr">DefaultItemCollection</A> <DD>Refreshes the lock on this resource. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/transaction/TxLockManagerImpl.html#refreshLock(org.apache.jackrabbit.webdav.lock.LockInfo, java.lang.String, org.apache.jackrabbit.webdav.DavResource)"><B>refreshLock(LockInfo, String, DavResource)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.transaction.<A HREF="./org/apache/jackrabbit/webdav/jcr/transaction/TxLockManagerImpl.html" title="class in org.apache.jackrabbit.webdav.jcr.transaction">TxLockManagerImpl</A> <DD>Refresh the lock indentified by the given lock token. <DT><A HREF="./org/apache/jackrabbit/webdav/lock/LockManager.html#refreshLock(org.apache.jackrabbit.webdav.lock.LockInfo, java.lang.String, org.apache.jackrabbit.webdav.DavResource)"><B>refreshLock(LockInfo, String, DavResource)</B></A> - Method in interface org.apache.jackrabbit.webdav.lock.<A HREF="./org/apache/jackrabbit/webdav/lock/LockManager.html" title="interface in org.apache.jackrabbit.webdav.lock">LockManager</A> <DD>Refresh the lock identified by the given lockToken and initially created on the specified resouce. <DT><A HREF="./org/apache/jackrabbit/webdav/lock/SimpleLockManager.html#refreshLock(org.apache.jackrabbit.webdav.lock.LockInfo, java.lang.String, org.apache.jackrabbit.webdav.DavResource)"><B>refreshLock(LockInfo, String, DavResource)</B></A> - Method in class org.apache.jackrabbit.webdav.lock.<A HREF="./org/apache/jackrabbit/webdav/lock/SimpleLockManager.html" title="class in org.apache.jackrabbit.webdav.lock">SimpleLockManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/simple/DavResourceImpl.html#refreshLock(org.apache.jackrabbit.webdav.lock.LockInfo, java.lang.String)"><B>refreshLock(LockInfo, String)</B></A> - Method in class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/DavResourceImpl.html" title="class in org.apache.jackrabbit.webdav.simple">DavResourceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html#REFS_FILE_PATH"><B>REFS_FILE_PATH</B></A> - Static variable in class org.apache.jackrabbit.core.persistence.mem.<A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.mem">InMemPersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html#refsStore"><B>refsStore</B></A> - Variable in class org.apache.jackrabbit.core.persistence.mem.<A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.mem">InMemPersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/predicate/PathPredicate.html#regex"><B>regex</B></A> - Variable in class org.apache.jackrabbit.commons.predicate.<A HREF="./org/apache/jackrabbit/commons/predicate/PathPredicate.html" title="class in org.apache.jackrabbit.commons.predicate">PathPredicate</A> <DD>the internal regex pattern <DT><A HREF="./org/apache/jackrabbit/core/cluster/NodeTypeRecord.html#REGISTER"><B>REGISTER</B></A> - Static variable in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/NodeTypeRecord.html" title="class in org.apache.jackrabbit.core.cluster">NodeTypeRecord</A> <DD>Operation type: registration. <DT><A HREF="./org/apache/jackrabbit/core/journal/AbstractJournal.html#register(org.apache.jackrabbit.core.journal.RecordConsumer)"><B>register(RecordConsumer)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AbstractJournal.html" title="class in org.apache.jackrabbit.core.journal">AbstractJournal</A> <DD>Register a record consumer. <DT><A HREF="./org/apache/jackrabbit/core/journal/Journal.html#register(org.apache.jackrabbit.core.journal.RecordConsumer)"><B>register(RecordConsumer)</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/Journal.html" title="interface in org.apache.jackrabbit.core.journal">Journal</A> <DD>Register a record consumer. <DT><A HREF="./org/apache/jackrabbit/webdav/version/report/ReportType.html#register(java.lang.String, org.apache.jackrabbit.webdav.xml.Namespace, java.lang.Class)"><B>register(String, Namespace, Class)</B></A> - Static method in class org.apache.jackrabbit.webdav.version.report.<A HREF="./org/apache/jackrabbit/webdav/version/report/ReportType.html" title="class in org.apache.jackrabbit.webdav.version.report">ReportType</A> <DD>Register the report type with the given name, namespace and class, that can run that report. <DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html#registered(java.util.Collection)"><B>registered(Collection)</B></A> - Method in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html" title="class in org.apache.jackrabbit.core.cluster">ClusterNode</A> <DD>Called when one or more node types have been registered. <DT><A HREF="./org/apache/jackrabbit/core/cluster/NodeTypeEventChannel.html#registered(java.util.Collection)"><B>registered(Collection)</B></A> - Method in interface org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/NodeTypeEventChannel.html" title="interface in org.apache.jackrabbit.core.cluster">NodeTypeEventChannel</A> <DD>Called when one or more node types have been registered. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/version/report/RegisteredNamespacesReport.html#REGISTERED_NAMESPACES_REPORT"><B>REGISTERED_NAMESPACES_REPORT</B></A> - Static variable in class org.apache.jackrabbit.webdav.jcr.version.report.<A HREF="./org/apache/jackrabbit/webdav/jcr/version/report/RegisteredNamespacesReport.html" title="class in org.apache.jackrabbit.webdav.jcr.version.report">RegisteredNamespacesReport</A> <DD>The registered type of this report. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/version/report/RegisteredNamespacesReport.html" title="class in org.apache.jackrabbit.webdav.jcr.version.report"><B>RegisteredNamespacesReport</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/jcr/version/report/package-summary.html">org.apache.jackrabbit.webdav.jcr.version.report</A><DD><code>RegisteredNamespacesReport</code> let the client retrieve the namespaces registered on the repository.<DT><A HREF="./org/apache/jackrabbit/webdav/jcr/version/report/RegisteredNamespacesReport.html#RegisteredNamespacesReport()"><B>RegisteredNamespacesReport()</B></A> - Constructor for class org.apache.jackrabbit.webdav.jcr.version.report.<A HREF="./org/apache/jackrabbit/webdav/jcr/version/report/RegisteredNamespacesReport.html" title="class in org.apache.jackrabbit.webdav.jcr.version.report">RegisteredNamespacesReport</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/NamespaceHelper.html#registerNamespace(java.lang.String, java.lang.String)"><B>registerNamespace(String, String)</B></A> - Method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/NamespaceHelper.html" title="class in org.apache.jackrabbit.commons">NamespaceHelper</A> <DD>Safely registers the given namespace. <DT><A HREF="./org/apache/jackrabbit/core/NamespaceRegistryImpl.html#registerNamespace(java.lang.String, java.lang.String)"><B>registerNamespace(String, String)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NamespaceRegistryImpl.html" title="class in org.apache.jackrabbit.core">NamespaceRegistryImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/jcr2spi/NamespaceRegistryImpl.html#registerNamespace(java.lang.String, java.lang.String)"><B>registerNamespace(String, String)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/NamespaceRegistryImpl.html" title="class in org.apache.jackrabbit.jcr2spi">NamespaceRegistryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/NamespaceStorage.html#registerNamespace(java.lang.String, java.lang.String)"><B>registerNamespace(String, String)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/NamespaceStorage.html" title="interface in org.apache.jackrabbit.jcr2spi">NamespaceStorage</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/WorkspaceManager.html#registerNamespace(java.lang.String, java.lang.String)"><B>registerNamespace(String, String)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/WorkspaceManager.html" title="class in org.apache.jackrabbit.jcr2spi">WorkspaceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/AbstractReadableRepositoryService.html#registerNamespace(org.apache.jackrabbit.spi.SessionInfo, java.lang.String, java.lang.String)"><B>registerNamespace(SessionInfo, String, String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/AbstractReadableRepositoryService.html" title="class in org.apache.jackrabbit.spi.commons">AbstractReadableRepositoryService</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/RepositoryServiceLogger.html#registerNamespace(org.apache.jackrabbit.spi.SessionInfo, java.lang.String, java.lang.String)"><B>registerNamespace(SessionInfo, String, String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.logging.<A HREF="./org/apache/jackrabbit/spi/commons/logging/RepositoryServiceLogger.html" title="class in org.apache.jackrabbit.spi.commons.logging">RepositoryServiceLogger</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/RepositoryService.html#registerNamespace(org.apache.jackrabbit.spi.SessionInfo, java.lang.String, java.lang.String)"><B>registerNamespace(SessionInfo, String, String)</B></A> - Method in interface org.apache.jackrabbit.spi.<A HREF="./org/apache/jackrabbit/spi/RepositoryService.html" title="interface in org.apache.jackrabbit.spi">RepositoryService</A> <DD>Register a new namespace with the given prefix and uri. <DT><A HREF="./org/apache/jackrabbit/spi2dav/RepositoryServiceImpl.html#registerNamespace(org.apache.jackrabbit.spi.SessionInfo, java.lang.String, java.lang.String)"><B>registerNamespace(SessionInfo, String, String)</B></A> - Method in class org.apache.jackrabbit.spi2dav.<A HREF="./org/apache/jackrabbit/spi2dav/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2dav">RepositoryServiceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi2jcr/RepositoryServiceImpl.html#registerNamespace(org.apache.jackrabbit.spi.SessionInfo, java.lang.String, java.lang.String)"><B>registerNamespace(SessionInfo, String, String)</B></A> - Method in class org.apache.jackrabbit.spi2jcr.<A HREF="./org/apache/jackrabbit/spi2jcr/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2jcr">RepositoryServiceImpl</A> <DD>Register a new namespace with the given prefix and uri. <DT><A HREF="./org/apache/jackrabbit/commons/NamespaceHelper.html#registerNamespaces(java.util.Map)"><B>registerNamespaces(Map)</B></A> - Method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/NamespaceHelper.html" title="class in org.apache.jackrabbit.commons">NamespaceHelper</A> <DD>Safely registers all namespaces in the given map from prefixes to namespace URIs. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeManagerImpl.html#registerNodeType(org.apache.jackrabbit.api.jsr283.nodetype.NodeTypeDefinition, boolean)"><B>registerNodeType(NodeTypeDefinition, boolean)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeManagerImpl.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeManagerImpl</A> <DD>Registers a new node type or updates an existing node type using the specified definition and returns the resulting <code>NodeType</code> object. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeRegistry.html#registerNodeType(org.apache.jackrabbit.core.nodetype.NodeTypeDef)"><B>registerNodeType(NodeTypeDef)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeRegistry.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeRegistry</A> <DD>Validates the <code>NodeTypeDef</code> and returns an <code>EffectiveNodeType</code> object representing the newly registered node type. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeRegistry.html#registerNodeType(org.apache.jackrabbit.spi.QNodeTypeDefinition)"><B>registerNodeType(QNodeTypeDefinition)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.<A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeRegistry.html" title="interface in org.apache.jackrabbit.jcr2spi.nodetype">NodeTypeRegistry</A> <DD>Validates the <code>NodeTypeDef</code> and returns a registered <code>EffectiveNodeType</code> instance. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeRegistryImpl.html#registerNodeType(org.apache.jackrabbit.spi.QNodeTypeDefinition)"><B>registerNodeType(QNodeTypeDefinition)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.nodetype.<A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeRegistryImpl.html" title="class in org.apache.jackrabbit.jcr2spi.nodetype">NodeTypeRegistryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/JackrabbitNodeTypeManager.html#registerNodeTypes(org.xml.sax.InputSource)"><B>registerNodeTypes(InputSource)</B></A> - Method in interface org.apache.jackrabbit.api.<A HREF="./org/apache/jackrabbit/api/JackrabbitNodeTypeManager.html" title="interface in org.apache.jackrabbit.api">JackrabbitNodeTypeManager</A> <DD><B>Deprecated.</B>&nbsp;Registers node types from the given node type XML stream. <DT><A HREF="./org/apache/jackrabbit/api/JackrabbitNodeTypeManager.html#registerNodeTypes(java.io.InputStream, java.lang.String)"><B>registerNodeTypes(InputStream, String)</B></A> - Method in interface org.apache.jackrabbit.api.<A HREF="./org/apache/jackrabbit/api/JackrabbitNodeTypeManager.html" title="interface in org.apache.jackrabbit.api">JackrabbitNodeTypeManager</A> <DD><B>Deprecated.</B>&nbsp;Registers node types from the given input stream of the given type. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeManagerImpl.html#registerNodeTypes(java.io.InputStream, java.lang.String, boolean)"><B>registerNodeTypes(InputStream, String, boolean)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeManagerImpl.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeManagerImpl</A> <DD>Registers the node types defined in the given input stream depending on the content type specified for the stream. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeManagerImpl.html#registerNodeTypes(org.xml.sax.InputSource)"><B>registerNodeTypes(InputSource)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeManagerImpl.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeManagerImpl</A> <DD>Registers the node types defined in the given XML stream. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeManagerImpl.html#registerNodeTypes(java.io.InputStream, java.lang.String)"><B>registerNodeTypes(InputStream, String)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeManagerImpl.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeManagerImpl</A> <DD>Registers the node types defined in the given input stream depending on the content type specified for the stream. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeManagerImpl.html#registerNodeTypes(java.util.Collection, boolean)"><B>registerNodeTypes(Collection, boolean)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeManagerImpl.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeManagerImpl</A> <DD>Registers or updates the specified <code>Collection</code> of <code>NodeTypeDefinition</code> objects. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeRegistry.html#registerNodeTypes(java.util.Collection)"><B>registerNodeTypes(Collection)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeRegistry.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeRegistry</A> <DD>Same as <code><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeRegistry.html#registerNodeType(org.apache.jackrabbit.core.nodetype.NodeTypeDef)"><CODE>NodeTypeRegistry.registerNodeType(NodeTypeDef)</CODE></A></code> except that a collection of <code>NodeTypeDef</code>s is registered instead of just one. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeCache.html#registerNodeTypes(org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeStorage, org.apache.jackrabbit.spi.QNodeTypeDefinition[])"><B>registerNodeTypes(NodeTypeStorage, QNodeTypeDefinition[])</B></A> - Method in class org.apache.jackrabbit.jcr2spi.nodetype.<A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeCache.html" title="class in org.apache.jackrabbit.jcr2spi.nodetype">NodeTypeCache</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeRegistry.html#registerNodeTypes(java.util.Collection)"><B>registerNodeTypes(Collection)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.<A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeRegistry.html" title="interface in org.apache.jackrabbit.jcr2spi.nodetype">NodeTypeRegistry</A> <DD>Same as <code><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeRegistry.html#registerNodeType(org.apache.jackrabbit.spi.QNodeTypeDefinition)"><CODE>NodeTypeRegistry.registerNodeType(QNodeTypeDefinition)</CODE></A></code> except that a collection of <code>NodeTypeDef</code>s is registered instead of just one. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeRegistryImpl.html#registerNodeTypes(java.util.Collection)"><B>registerNodeTypes(Collection)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.nodetype.<A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeRegistryImpl.html" title="class in org.apache.jackrabbit.jcr2spi.nodetype">NodeTypeRegistryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeStorage.html#registerNodeTypes(org.apache.jackrabbit.spi.QNodeTypeDefinition[])"><B>registerNodeTypes(QNodeTypeDefinition[])</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.<A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeStorage.html" title="interface in org.apache.jackrabbit.jcr2spi.nodetype">NodeTypeStorage</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/principal/PrincipalProviderRegistry.html#registerProvider(java.util.Properties)"><B>registerProvider(Properties)</B></A> - Method in interface org.apache.jackrabbit.core.security.principal.<A HREF="./org/apache/jackrabbit/core/security/principal/PrincipalProviderRegistry.html" title="interface in org.apache.jackrabbit.core.security.principal">PrincipalProviderRegistry</A> <DD>Registers a new provider by means of a configuration. <DT><A HREF="./org/apache/jackrabbit/core/security/principal/ProviderRegistryImpl.html#registerProvider(java.util.Properties)"><B>registerProvider(Properties)</B></A> - Method in class org.apache.jackrabbit.core.security.principal.<A HREF="./org/apache/jackrabbit/core/security/principal/ProviderRegistryImpl.html" title="class in org.apache.jackrabbit.core.security.principal">ProviderRegistryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/jndi/RegistryHelper.html#registerRepository(javax.naming.Context, java.lang.String, java.lang.String, java.lang.String, boolean)"><B>registerRepository(Context, String, String, String, boolean)</B></A> - Static method in class org.apache.jackrabbit.core.jndi.<A HREF="./org/apache/jackrabbit/core/jndi/RegistryHelper.html" title="class in org.apache.jackrabbit.core.jndi">RegistryHelper</A> <DD>Binds a configured repository to the given JNDI context. <DT><A HREF="./org/apache/jackrabbit/webdav/property/ResourceType.html#registerResourceType(java.lang.String, org.apache.jackrabbit.webdav.xml.Namespace)"><B>registerResourceType(String, Namespace)</B></A> - Static method in class org.apache.jackrabbit.webdav.property.<A HREF="./org/apache/jackrabbit/webdav/property/ResourceType.html" title="class in org.apache.jackrabbit.webdav.property">ResourceType</A> <DD>Register an additional resource type <DT><A HREF="./org/apache/jackrabbit/core/jndi/RegistryHelper.html" title="class in org.apache.jackrabbit.core.jndi"><B>RegistryHelper</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/jndi/package-summary.html">org.apache.jackrabbit.core.jndi</A><DD>JNDI helper functionality.<DT><A HREF="./org/apache/jackrabbit/spi/commons/namespace/RegistryNamespaceResolver.html" title="class in org.apache.jackrabbit.spi.commons.namespace"><B>RegistryNamespaceResolver</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/namespace/package-summary.html">org.apache.jackrabbit.spi.commons.namespace</A><DD>Namespace resolver based on the repository-wide namespace mappings stored in a namespace registry.<DT><A HREF="./org/apache/jackrabbit/spi/commons/namespace/RegistryNamespaceResolver.html#RegistryNamespaceResolver(javax.jcr.NamespaceRegistry)"><B>RegistryNamespaceResolver(NamespaceRegistry)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.namespace.<A HREF="./org/apache/jackrabbit/spi/commons/namespace/RegistryNamespaceResolver.html" title="class in org.apache.jackrabbit.spi.commons.namespace">RegistryNamespaceResolver</A> <DD>Creates a new namespace resolver based on the given namespace registry. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#REGULAR_IDENTIFIER"><B>REGULAR_IDENTIFIER</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/FieldNames.html#REINDEXING_REQUIRED"><B>REINDEXING_REQUIRED</B></A> - Static variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/FieldNames.html" title="class in org.apache.jackrabbit.core.query.lucene">FieldNames</A> <DD>Name of the field that marks nodes that require reindexing because the text extraction process timed out. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html#ReInit(java.io.InputStream)"><B>ReInit(InputStream)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParser</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html#ReInit(java.io.InputStream, java.lang.String)"><B>ReInit(InputStream, String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParser</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html#ReInit(java.io.Reader)"><B>ReInit(Reader)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParser</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html#ReInit(org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager)"><B>ReInit(JCRSQLParserTokenManager)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParser</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserTokenManager.html#ReInit(org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream)"><B>ReInit(SimpleCharStream)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserTokenManager.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserTokenManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserTokenManager.html#ReInit(org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream, int)"><B>ReInit(SimpleCharStream, int)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserTokenManager.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserTokenManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html#ReInit(java.io.Reader, int, int, int)"><B>ReInit(Reader, int, int, int)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html#ReInit(java.io.Reader, int, int)"><B>ReInit(Reader, int, int)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html#ReInit(java.io.Reader)"><B>ReInit(Reader)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html#ReInit(java.io.InputStream, java.lang.String, int, int, int)"><B>ReInit(InputStream, String, int, int, int)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html#ReInit(java.io.InputStream, int, int, int)"><B>ReInit(InputStream, int, int, int)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html#ReInit(java.io.InputStream, java.lang.String)"><B>ReInit(InputStream, String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html#ReInit(java.io.InputStream)"><B>ReInit(InputStream)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html#ReInit(java.io.InputStream, java.lang.String, int, int)"><B>ReInit(InputStream, String, int, int)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html#ReInit(java.io.InputStream, int, int)"><B>ReInit(InputStream, int, int)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html#ReInit(java.io.Reader, int, int, int)"><B>ReInit(Reader, int, int, int)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html#ReInit(java.io.Reader, int, int)"><B>ReInit(Reader, int, int)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html#ReInit(java.io.Reader)"><B>ReInit(Reader)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html#ReInit(java.io.InputStream, java.lang.String, int, int, int)"><B>ReInit(InputStream, String, int, int, int)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html#ReInit(java.io.InputStream, int, int, int)"><B>ReInit(InputStream, int, int, int)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html#ReInit(java.io.InputStream, java.lang.String)"><B>ReInit(InputStream, String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html#ReInit(java.io.InputStream)"><B>ReInit(InputStream)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html#ReInit(java.io.InputStream, java.lang.String, int, int)"><B>ReInit(InputStream, String, int, int)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html#ReInit(java.io.InputStream, int, int)"><B>ReInit(InputStream, int, int)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#ReInit(java.io.InputStream)"><B>ReInit(InputStream)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#ReInit(java.io.InputStream, java.lang.String)"><B>ReInit(InputStream, String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#ReInit(java.io.Reader)"><B>ReInit(Reader)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#ReInit(org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager)"><B>ReInit(XPathTokenManager)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathTokenManager.html#ReInit(org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream)"><B>ReInit(SimpleCharStream)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathTokenManager.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPathTokenManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathTokenManager.html#ReInit(org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream, int)"><B>ReInit(SimpleCharStream, int)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathTokenManager.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPathTokenManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/RelationQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query"><B>RelationQueryNode</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/query/package-summary.html">org.apache.jackrabbit.spi.commons.query</A><DD>Implements a query node that defines property value relation.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/RelationQueryNode.html#RelationQueryNode(org.apache.jackrabbit.spi.commons.query.QueryNode, int)"><B>RelationQueryNode(QueryNode, int)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/RelationQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">RelationQueryNode</A> <DD>Creates a new <code>RelationQueryNode</code> without a type nor value assigned. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#RelativePathExpr()"><B>RelativePathExpr()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/CachingMultiIndexReader.html#release()"><B>release()</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/CachingMultiIndexReader.html" title="class in org.apache.jackrabbit.core.query.lucene">CachingMultiIndexReader</A> <DD>Releases this index reader and potentially frees resources. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/JackrabbitIndexReader.html#release()"><B>release()</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/JackrabbitIndexReader.html" title="class in org.apache.jackrabbit.core.query.lucene">JackrabbitIndexReader</A> <DD>Releases this index reader and potentially frees resources. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/RefCountingIndexReader.html#release()"><B>release()</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/RefCountingIndexReader.html" title="class in org.apache.jackrabbit.core.query.lucene">RefCountingIndexReader</A> <DD>Releases this index reader and potentially frees resources. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/ReleaseableIndexReader.html#release()"><B>release()</B></A> - Method in interface org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/ReleaseableIndexReader.html" title="interface in org.apache.jackrabbit.core.query.lucene">ReleaseableIndexReader</A> <DD>Releases this index reader and potentially frees resources. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.CombinedIndexReader.html#release()"><B>release()</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.CombinedIndexReader.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex.CombinedIndexReader</A> <DD>Releases this index reader and potentially frees resources. <DT><A HREF="./org/apache/jackrabbit/core/state/ISMLocking.ReadLock.html#release()"><B>release()</B></A> - Method in interface org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ISMLocking.ReadLock.html" title="interface in org.apache.jackrabbit.core.state">ISMLocking.ReadLock</A> <DD>Releases this lock. <DT><A HREF="./org/apache/jackrabbit/core/state/ISMLocking.WriteLock.html#release()"><B>release()</B></A> - Method in interface org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ISMLocking.WriteLock.html" title="interface in org.apache.jackrabbit.core.state">ISMLocking.WriteLock</A> <DD>Releases this lock. <DT><A HREF="./org/apache/jackrabbit/core/util/CooperativeFileLock.html#release()"><B>release()</B></A> - Method in class org.apache.jackrabbit.core.util.<A HREF="./org/apache/jackrabbit/core/util/CooperativeFileLock.html" title="class in org.apache.jackrabbit.core.util">CooperativeFileLock</A> <DD>Unlock the directory. <DT><A HREF="./org/apache/jackrabbit/core/util/RepositoryLock.html#release()"><B>release()</B></A> - Method in class org.apache.jackrabbit.core.util.<A HREF="./org/apache/jackrabbit/core/util/RepositoryLock.html" title="class in org.apache.jackrabbit.core.util">RepositoryLock</A> <DD>Releases repository lock. <DT><A HREF="./org/apache/jackrabbit/core/util/RepositoryLockMechanism.html#release()"><B>release()</B></A> - Method in interface org.apache.jackrabbit.core.util.<A HREF="./org/apache/jackrabbit/core/util/RepositoryLockMechanism.html" title="interface in org.apache.jackrabbit.core.util">RepositoryLockMechanism</A> <DD>Releases repository lock. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/ReleaseableIndexReader.html" title="interface in org.apache.jackrabbit.core.query.lucene"><B>ReleaseableIndexReader</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD><code>ReleaseableIndexReader</code>...<DT><A HREF="./org/apache/jackrabbit/webdav/jcr/transaction/TxLockManagerImpl.html#releaseLock(java.lang.String, org.apache.jackrabbit.webdav.DavResource)"><B>releaseLock(String, DavResource)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.transaction.<A HREF="./org/apache/jackrabbit/webdav/jcr/transaction/TxLockManagerImpl.html" title="class in org.apache.jackrabbit.webdav.jcr.transaction">TxLockManagerImpl</A> <DD>Throws UnsupportedOperationException. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/transaction/TxLockManagerImpl.html#releaseLock(org.apache.jackrabbit.webdav.transaction.TransactionInfo, java.lang.String, org.apache.jackrabbit.webdav.transaction.TransactionResource)"><B>releaseLock(TransactionInfo, String, TransactionResource)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.transaction.<A HREF="./org/apache/jackrabbit/webdav/jcr/transaction/TxLockManagerImpl.html" title="class in org.apache.jackrabbit.webdav.jcr.transaction">TxLockManagerImpl</A> <DD>Release the lock identified by the given lock token. <DT><A HREF="./org/apache/jackrabbit/webdav/lock/LockManager.html#releaseLock(java.lang.String, org.apache.jackrabbit.webdav.DavResource)"><B>releaseLock(String, DavResource)</B></A> - Method in interface org.apache.jackrabbit.webdav.lock.<A HREF="./org/apache/jackrabbit/webdav/lock/LockManager.html" title="interface in org.apache.jackrabbit.webdav.lock">LockManager</A> <DD>Release the lock identified by the given lockToken and initially created on the specified resouce. <DT><A HREF="./org/apache/jackrabbit/webdav/lock/SimpleLockManager.html#releaseLock(java.lang.String, org.apache.jackrabbit.webdav.DavResource)"><B>releaseLock(String, DavResource)</B></A> - Method in class org.apache.jackrabbit.webdav.lock.<A HREF="./org/apache/jackrabbit/webdav/lock/SimpleLockManager.html" title="class in org.apache.jackrabbit.webdav.lock">SimpleLockManager</A> <DD>Remove the lock hold by the given resource. <DT><A HREF="./org/apache/jackrabbit/webdav/transaction/TxLockManager.html#releaseLock(org.apache.jackrabbit.webdav.transaction.TransactionInfo, java.lang.String, org.apache.jackrabbit.webdav.transaction.TransactionResource)"><B>releaseLock(TransactionInfo, String, TransactionResource)</B></A> - Method in interface org.apache.jackrabbit.webdav.transaction.<A HREF="./org/apache/jackrabbit/webdav/transaction/TxLockManager.html" title="interface in org.apache.jackrabbit.webdav.transaction">TxLockManager</A> <DD>Release the lock identified by the given lock token. <DT><A HREF="./org/apache/jackrabbit/server/jcr/JCRWebdavServer.html#releaseSession(org.apache.jackrabbit.webdav.WebdavRequest)"><B>releaseSession(WebdavRequest)</B></A> - Method in class org.apache.jackrabbit.server.jcr.<A HREF="./org/apache/jackrabbit/server/jcr/JCRWebdavServer.html" title="class in org.apache.jackrabbit.server.jcr">JCRWebdavServer</A> <DD>Releases the reference from the request to the session. <DT><A HREF="./org/apache/jackrabbit/server/SessionProvider.html#releaseSession(javax.jcr.Session)"><B>releaseSession(Session)</B></A> - Method in interface org.apache.jackrabbit.server.<A HREF="./org/apache/jackrabbit/server/SessionProvider.html" title="interface in org.apache.jackrabbit.server">SessionProvider</A> <DD>Informs this provider that the session aquired by a previous <A HREF="./org/apache/jackrabbit/server/SessionProvider.html#getSession(javax.servlet.http.HttpServletRequest, javax.jcr.Repository, java.lang.String)"><CODE>SessionProvider.getSession(javax.servlet.http.HttpServletRequest, javax.jcr.Repository, java.lang.String)</CODE></A> call is no longer needed. <DT><A HREF="./org/apache/jackrabbit/server/SessionProviderImpl.html#releaseSession(javax.jcr.Session)"><B>releaseSession(Session)</B></A> - Method in class org.apache.jackrabbit.server.<A HREF="./org/apache/jackrabbit/server/SessionProviderImpl.html" title="class in org.apache.jackrabbit.server">SessionProviderImpl</A> <DD>Informs this provider that the session aquired by a previous <A HREF="./org/apache/jackrabbit/server/SessionProvider.html#getSession(javax.servlet.http.HttpServletRequest, javax.jcr.Repository, java.lang.String)"><CODE>SessionProvider.getSession(javax.servlet.http.HttpServletRequest, javax.jcr.Repository, java.lang.String)</CODE></A> call is no longer needed. <DT><A HREF="./org/apache/jackrabbit/webdav/DavSessionProvider.html#releaseSession(org.apache.jackrabbit.webdav.WebdavRequest)"><B>releaseSession(WebdavRequest)</B></A> - Method in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavSessionProvider.html" title="interface in org.apache.jackrabbit.webdav">DavSessionProvider</A> <DD>Releases the reference from the request to the session. <DT><A HREF="./org/apache/jackrabbit/webdav/simple/DavSessionProviderImpl.html#releaseSession(org.apache.jackrabbit.webdav.WebdavRequest)"><B>releaseSession(WebdavRequest)</B></A> - Method in class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/DavSessionProviderImpl.html" title="class in org.apache.jackrabbit.webdav.simple">DavSessionProviderImpl</A> <DD>Only removes the <code>DavSession</code> object from the given request object. <DT><A HREF="./org/apache/jackrabbit/core/version/NodeStateEx.html#reload()"><B>reload()</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/NodeStateEx.html" title="class in org.apache.jackrabbit.core.version">NodeStateEx</A> <DD>reloads the persistent state recursively <DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/ChildNodeEntries.html#reload()"><B>reload()</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.<A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/ChildNodeEntries.html" title="interface in org.apache.jackrabbit.jcr2spi.hierarchy">ChildNodeEntries</A> <DD>Reloads this <code>ChildNodeEntries</code> object. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/HierarchyEntry.html#reload(boolean)"><B>reload(boolean)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.<A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/HierarchyEntry.html" title="interface in org.apache.jackrabbit.jcr2spi.hierarchy">HierarchyEntry</A> <DD>Reloads this hierarchy entry and the corresponding ItemState, if this entry has already been resolved. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/NodeEntryImpl.html#reload(boolean)"><B>reload(boolean)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.<A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/NodeEntryImpl.html" title="class in org.apache.jackrabbit.jcr2spi.hierarchy">NodeEntryImpl</A> <DD>If 'recursive' is true, the complete hierarchy below this entry is traversed and reloaded. <DT><A HREF="./org/apache/jackrabbit/api/jsr283/Workspace.html#RELPATH_JCR_XMLCHARACTERS"><B>RELPATH_JCR_XMLCHARACTERS</B></A> - Static variable in interface org.apache.jackrabbit.api.jsr283.<A HREF="./org/apache/jackrabbit/api/jsr283/Workspace.html" title="interface in org.apache.jackrabbit.api.jsr283">Workspace</A> <DD>A constant for the relative path from the node representing the imported XML element of the <code>jcr:xmlcharacters<code> property produced on <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Workspace.html?is-external=true#importXML(java.lang.String, java.io.InputStream, int)" title="class or interface in javax.jcr"><CODE>Workspace.importXML(java.lang.String, java.io.InputStream, int)</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html#remapped(java.lang.String, java.lang.String, java.lang.String)"><B>remapped(String, String, String)</B></A> - Method in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html" title="class in org.apache.jackrabbit.core.cluster">ClusterNode</A> <DD>Called when a namespace has been remapped. <DT><A HREF="./org/apache/jackrabbit/core/cluster/NamespaceEventChannel.html#remapped(java.lang.String, java.lang.String, java.lang.String)"><B>remapped(String, String, String)</B></A> - Method in interface org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/NamespaceEventChannel.html" title="interface in org.apache.jackrabbit.core.cluster">NamespaceEventChannel</A> <DD>Called when a namespace has been remapped. <DT><A HREF="./org/apache/jackrabbit/api/security/user/Authorizable.html#remove()"><B>remove()</B></A> - Method in interface org.apache.jackrabbit.api.security.user.<A HREF="./org/apache/jackrabbit/api/security/user/Authorizable.html" title="interface in org.apache.jackrabbit.api.security.user">Authorizable</A> <DD>Removes this <code>Authorizable</code>, if the session has sufficient permissions. <DT><A HREF="./org/apache/jackrabbit/commons/AbstractProperty.html#remove()"><B>remove()</B></A> - Method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/AbstractProperty.html" title="class in org.apache.jackrabbit.commons">AbstractProperty</A> <DD>Removes this property. <DT><A HREF="./org/apache/jackrabbit/commons/iterator/RangeIteratorAdapter.html#remove()"><B>remove()</B></A> - Method in class org.apache.jackrabbit.commons.iterator.<A HREF="./org/apache/jackrabbit/commons/iterator/RangeIteratorAdapter.html" title="class in org.apache.jackrabbit.commons.iterator">RangeIteratorAdapter</A> <DD>Removes the previously retrieved element. <DT><A HREF="./org/apache/jackrabbit/commons/iterator/RangeIteratorDecorator.html#remove()"><B>remove()</B></A> - Method in class org.apache.jackrabbit.commons.iterator.<A HREF="./org/apache/jackrabbit/commons/iterator/RangeIteratorDecorator.html" title="class in org.apache.jackrabbit.commons.iterator">RangeIteratorDecorator</A> <DD>Delegated to the underlying iterator. <DT><A HREF="./org/apache/jackrabbit/commons/packaging/FilterContentPackage.FilteringIterator.html#remove()"><B>remove()</B></A> - Method in class org.apache.jackrabbit.commons.packaging.<A HREF="./org/apache/jackrabbit/commons/packaging/FilterContentPackage.FilteringIterator.html" title="class in org.apache.jackrabbit.commons.packaging">FilterContentPackage.FilteringIterator</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/ItemImpl.html#remove()"><B>remove()</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemImpl.html" title="class in org.apache.jackrabbit.core">ItemImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeDefStore.html#remove(org.apache.jackrabbit.spi.Name)"><B>remove(Name)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeDefStore.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeDefStore</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/observation/EventJournalImpl.html#remove()"><B>remove()</B></A> - Method in class org.apache.jackrabbit.core.observation.<A HREF="./org/apache/jackrabbit/core/observation/EventJournalImpl.html" title="class in org.apache.jackrabbit.core.observation">EventJournalImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.DbBlobStore.html#remove(java.lang.String)"><B>remove(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.DbBlobStore.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleDbPersistenceManager.DbBlobStore</A> <DD>Removes the BLOB data with the specified id. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/BundleCache.html#remove(org.apache.jackrabbit.core.NodeId)"><B>remove(NodeId)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/BundleCache.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">BundleCache</A> <DD>Removes a bundle from this cache. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/LRUNodeIdCache.html#remove(org.apache.jackrabbit.core.NodeId)"><B>remove(NodeId)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/LRUNodeIdCache.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">LRUNodeIdCache</A> <DD>Removes the it to this cache <DT><A HREF="./org/apache/jackrabbit/core/persistence/util/BLOBStore.html#remove(java.lang.String)"><B>remove(String)</B></A> - Method in interface org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/BLOBStore.html" title="interface in org.apache.jackrabbit.core.persistence.util">BLOBStore</A> <DD>Removes the BLOB data with the specified id. <DT><A HREF="./org/apache/jackrabbit/core/persistence/util/FileSystemBLOBStore.html#remove(java.lang.String)"><B>remove(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/FileSystemBLOBStore.html" title="class in org.apache.jackrabbit.core.persistence.util">FileSystemBLOBStore</A> <DD>Removes the BLOB data with the specified id. <DT><A HREF="./org/apache/jackrabbit/core/security/AccessManager.html#REMOVE"><B>REMOVE</B></A> - Static variable in interface org.apache.jackrabbit.core.security.<A HREF="./org/apache/jackrabbit/core/security/AccessManager.html" title="interface in org.apache.jackrabbit.core.security">AccessManager</A> <DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/authorization/AccessControlEntryIterator.html#remove()"><B>remove()</B></A> - Method in class org.apache.jackrabbit.core.security.authorization.<A HREF="./org/apache/jackrabbit/core/security/authorization/AccessControlEntryIterator.html" title="class in org.apache.jackrabbit.core.security.authorization">AccessControlEntryIterator</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/state/CacheManager.html#remove(org.apache.jackrabbit.core.state.Cache)"><B>remove(Cache)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/CacheManager.html" title="class in org.apache.jackrabbit.core.state">CacheManager</A> <DD>Remove a cache. <DT><A HREF="./org/apache/jackrabbit/core/state/ItemStateMap.html#remove(org.apache.jackrabbit.core.ItemId)"><B>remove(ItemId)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ItemStateMap.html" title="class in org.apache.jackrabbit.core.state">ItemStateMap</A> <DD>Removes the <code>ItemState</code> object with the specified id from this store if it is present. <DT><A HREF="./org/apache/jackrabbit/core/state/ItemStateStore.html#remove(org.apache.jackrabbit.core.ItemId)"><B>remove(ItemId)</B></A> - Method in interface org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ItemStateStore.html" title="interface in org.apache.jackrabbit.core.state">ItemStateStore</A> <DD>Removes the <code>ItemState</code> object with the specified id from this store if it is present. <DT><A HREF="./org/apache/jackrabbit/core/util/EmptyLinkedMap.html#remove(int)"><B>remove(int)</B></A> - Method in class org.apache.jackrabbit.core.util.<A HREF="./org/apache/jackrabbit/core/util/EmptyLinkedMap.html" title="class in org.apache.jackrabbit.core.util">EmptyLinkedMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/util/EmptyLinkedMap.html#remove(java.lang.Object)"><B>remove(Object)</B></A> - Method in class org.apache.jackrabbit.core.util.<A HREF="./org/apache/jackrabbit/core/util/EmptyLinkedMap.html" title="class in org.apache.jackrabbit.core.util">EmptyLinkedMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/ChildNodeEntries.html#remove(org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry)"><B>remove(NodeEntry)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.<A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/ChildNodeEntries.html" title="interface in org.apache.jackrabbit.jcr2spi.hierarchy">ChildNodeEntries</A> <DD>Removes the child node entry refering to the node state. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/ChildPropertyEntries.html#remove(org.apache.jackrabbit.jcr2spi.hierarchy.PropertyEntry)"><B>remove(PropertyEntry)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.<A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/ChildPropertyEntries.html" title="interface in org.apache.jackrabbit.jcr2spi.hierarchy">ChildPropertyEntries</A> <DD>Remove the collection entry with the given <code>Name</code>. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/ChildPropertyEntriesImpl.html#remove(org.apache.jackrabbit.jcr2spi.hierarchy.PropertyEntry)"><B>remove(PropertyEntry)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.<A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/ChildPropertyEntriesImpl.html" title="class in org.apache.jackrabbit.jcr2spi.hierarchy">ChildPropertyEntriesImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/HierarchyEntry.html#remove()"><B>remove()</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.<A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/HierarchyEntry.html" title="interface in org.apache.jackrabbit.jcr2spi.hierarchy">HierarchyEntry</A> <DD>Removes this <code>HierarchyEntry</code> from its parent and sets the status of the underlying ItemState to <A HREF="./org/apache/jackrabbit/jcr2spi/state/Status.html#REMOVED"><CODE>Status.REMOVED</CODE></A> or to <A HREF="./org/apache/jackrabbit/jcr2spi/state/Status.html#STALE_DESTROYED"><CODE>Status.STALE_DESTROYED</CODE></A>, respectively. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/NodeEntryImpl.html#remove()"><B>remove()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.<A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/NodeEntryImpl.html" title="class in org.apache.jackrabbit.jcr2spi.hierarchy">NodeEntryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/ItemImpl.html#remove()"><B>remove()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/ItemImpl.html" title="class in org.apache.jackrabbit.jcr2spi">ItemImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/LazyItemIterator.html#remove()"><B>remove()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/LazyItemIterator.html" title="class in org.apache.jackrabbit.jcr2spi">LazyItemIterator</A> <DD> <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/Remove.html" title="class in org.apache.jackrabbit.jcr2spi.operation"><B>Remove</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/operation/package-summary.html">org.apache.jackrabbit.jcr2spi.operation</A><DD><code>Remove</code>...<DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/Remove.html#Remove(org.apache.jackrabbit.jcr2spi.state.ItemState, org.apache.jackrabbit.jcr2spi.state.NodeState)"><B>Remove(ItemState, NodeState)</B></A> - Constructor for class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/Remove.html" title="class in org.apache.jackrabbit.jcr2spi.operation">Remove</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/query/NodeIteratorImpl.html#remove()"><B>remove()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.query.<A HREF="./org/apache/jackrabbit/jcr2spi/query/NodeIteratorImpl.html" title="class in org.apache.jackrabbit.jcr2spi.query">NodeIteratorImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/security/AccessManager.html#REMOVE"><B>REMOVE</B></A> - Static variable in interface org.apache.jackrabbit.jcr2spi.security.<A HREF="./org/apache/jackrabbit/jcr2spi/security/AccessManager.html" title="interface in org.apache.jackrabbit.jcr2spi.security">AccessManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/Batch.html#remove(org.apache.jackrabbit.spi.ItemId)"><B>remove(ItemId)</B></A> - Method in interface org.apache.jackrabbit.spi.<A HREF="./org/apache/jackrabbit/spi/Batch.html" title="interface in org.apache.jackrabbit.spi">Batch</A> <DD>Remove an existing item. <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/ChangeLogImpl.html#remove(org.apache.jackrabbit.spi.ItemId)"><B>remove(ItemId)</B></A> - Method in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/ChangeLogImpl.html" title="class in org.apache.jackrabbit.spi.commons.batch">ChangeLogImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/ConsolidatingChangeLog.CancelableOperations.html#remove(org.apache.jackrabbit.spi.ItemId)"><B>remove(ItemId)</B></A> - Static method in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/ConsolidatingChangeLog.CancelableOperations.html" title="class in org.apache.jackrabbit.spi.commons.batch">ConsolidatingChangeLog.CancelableOperations</A> <DD>Factory method for creating a <A HREF="./org/apache/jackrabbit/spi/commons/batch/ConsolidatingChangeLog.CancelableOperations.Remove.html" title="class in org.apache.jackrabbit.spi.commons.batch"><CODE>Remove</CODE></A> operation. <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/ConsolidatingChangeLog.html#remove(org.apache.jackrabbit.spi.ItemId)"><B>remove(ItemId)</B></A> - Method in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/ConsolidatingChangeLog.html" title="class in org.apache.jackrabbit.spi.commons.batch">ConsolidatingChangeLog</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.html#remove(org.apache.jackrabbit.spi.ItemId)"><B>remove(ItemId)</B></A> - Static method in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.html" title="class in org.apache.jackrabbit.spi.commons.batch">Operations</A> <DD>Factory method for creating a <A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.Remove.html" title="class in org.apache.jackrabbit.spi.commons.batch"><CODE>Operations.Remove</CODE></A> operation. <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/BatchLogger.html#remove(org.apache.jackrabbit.spi.ItemId)"><B>remove(ItemId)</B></A> - Method in class org.apache.jackrabbit.spi.commons.logging.<A HREF="./org/apache/jackrabbit/spi/commons/logging/BatchLogger.html" title="class in org.apache.jackrabbit.spi.commons.logging">BatchLogger</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/PathMap.Element.html#remove(org.apache.jackrabbit.spi.Path.Element)"><B>remove(Path.Element)</B></A> - Method in class org.apache.jackrabbit.spi.commons.name.<A HREF="./org/apache/jackrabbit/spi/commons/name/PathMap.Element.html" title="class in org.apache.jackrabbit.spi.commons.name">PathMap.Element</A> <DD>Remove a child. <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/PathMap.Element.html#remove()"><B>remove()</B></A> - Method in class org.apache.jackrabbit.spi.commons.name.<A HREF="./org/apache/jackrabbit/spi/commons/name/PathMap.Element.html" title="class in org.apache.jackrabbit.spi.commons.name">PathMap.Element</A> <DD>Remove this element. <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/PathMap.Element.html#remove(boolean)"><B>remove(boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.name.<A HREF="./org/apache/jackrabbit/spi/commons/name/PathMap.Element.html" title="class in org.apache.jackrabbit.spi.commons.name">PathMap.Element</A> <DD>Remove this element. <DT><A HREF="./org/apache/jackrabbit/spi/commons/SerializableBatch.html#remove(org.apache.jackrabbit.spi.ItemId)"><B>remove(ItemId)</B></A> - Method in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/SerializableBatch.html" title="class in org.apache.jackrabbit.spi.commons">SerializableBatch</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/util/IteratorHelper.html#remove()"><B>remove()</B></A> - Method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/IteratorHelper.html" title="class in org.apache.jackrabbit.util">IteratorHelper</A> <DD><B>Deprecated.</B>&nbsp; <DT><A HREF="./org/apache/jackrabbit/util/PathMap.Element.html#remove(org.apache.jackrabbit.name.Path.PathElement)"><B>remove(Path.PathElement)</B></A> - Method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/PathMap.Element.html" title="class in org.apache.jackrabbit.util">PathMap.Element</A> <DD><B>Deprecated.</B>&nbsp;Remove a child. <DT><A HREF="./org/apache/jackrabbit/util/PathMap.Element.html#remove()"><B>remove()</B></A> - Method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/PathMap.Element.html" title="class in org.apache.jackrabbit.util">PathMap.Element</A> <DD><B>Deprecated.</B>&nbsp;Remove this element. <DT><A HREF="./org/apache/jackrabbit/util/PathMap.Element.html#remove(boolean)"><B>remove(boolean)</B></A> - Method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/PathMap.Element.html" title="class in org.apache.jackrabbit.util">PathMap.Element</A> <DD><B>Deprecated.</B>&nbsp;Remove this element. <DT><A HREF="./org/apache/jackrabbit/util/WeakIdentityCollection.html#remove(java.lang.Object)"><B>remove(Object)</B></A> - Method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/WeakIdentityCollection.html" title="class in org.apache.jackrabbit.util">WeakIdentityCollection</A> <DD>Removes the object <code>o</code> from this collection if it is present. <DT><A HREF="./org/apache/jackrabbit/webdav/DavResourceIteratorImpl.html#remove()"><B>remove()</B></A> - Method in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavResourceIteratorImpl.html" title="class in org.apache.jackrabbit.webdav">DavResourceIteratorImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/property/DavPropertyNameSet.html#remove(org.apache.jackrabbit.webdav.property.DavPropertyName)"><B>remove(DavPropertyName)</B></A> - Method in class org.apache.jackrabbit.webdav.property.<A HREF="./org/apache/jackrabbit/webdav/property/DavPropertyNameSet.html" title="class in org.apache.jackrabbit.webdav.property">DavPropertyNameSet</A> <DD>Removes the specified <A HREF="./org/apache/jackrabbit/webdav/property/DavPropertyName.html" title="class in org.apache.jackrabbit.webdav.property"><CODE>DavPropertyName</CODE></A> object from this set. <DT><A HREF="./org/apache/jackrabbit/webdav/property/DavPropertySet.html#remove(org.apache.jackrabbit.webdav.property.DavPropertyName)"><B>remove(DavPropertyName)</B></A> - Method in class org.apache.jackrabbit.webdav.property.<A HREF="./org/apache/jackrabbit/webdav/property/DavPropertySet.html" title="class in org.apache.jackrabbit.webdav.property">DavPropertySet</A> <DD>Removes the indicated property from this set. <DT><A HREF="./org/apache/jackrabbit/webdav/property/DavPropertySet.html#remove(java.lang.String)"><B>remove(String)</B></A> - Method in class org.apache.jackrabbit.webdav.property.<A HREF="./org/apache/jackrabbit/webdav/property/DavPropertySet.html" title="class in org.apache.jackrabbit.webdav.property">DavPropertySet</A> <DD>Removes the property with the specified <code>name</code> and the default WebDAV <A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#NAMESPACE"><CODE>namespace</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/webdav/property/DavPropertySet.html#remove(java.lang.String, org.apache.jackrabbit.webdav.xml.Namespace)"><B>remove(String, Namespace)</B></A> - Method in class org.apache.jackrabbit.webdav.property.<A HREF="./org/apache/jackrabbit/webdav/property/DavPropertySet.html" title="class in org.apache.jackrabbit.webdav.property">DavPropertySet</A> <DD>Removes the property with the specified <code>name</code> and <code>namespace</code> from this set. <DT><A HREF="./org/apache/jackrabbit/webdav/xml/ElementIterator.html#remove()"><B>remove()</B></A> - Method in class org.apache.jackrabbit.webdav.xml.<A HREF="./org/apache/jackrabbit/webdav/xml/ElementIterator.html" title="class in org.apache.jackrabbit.webdav.xml">ElementIterator</A> <DD>Not implemented <DT><A HREF="./org/apache/jackrabbit/core/SessionImpl.html#REMOVE_ACTION"><B>REMOVE_ACTION</B></A> - Static variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/SessionImpl.html" title="class in org.apache.jackrabbit.core">SessionImpl</A> <DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./org/apache/jackrabbit/api/jsr283/Session.html#ACTION_REMOVE"><CODE>Session.ACTION_REMOVE</CODE></A> instead.</I> <DT><A HREF="./org/apache/jackrabbit/jcr2spi/security/AccessManager.html#REMOVE_ACTION"><B>REMOVE_ACTION</B></A> - Static variable in interface org.apache.jackrabbit.jcr2spi.security.<A HREF="./org/apache/jackrabbit/jcr2spi/security/AccessManager.html" title="interface in org.apache.jackrabbit.jcr2spi.security">AccessManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/authorization/Permission.html#REMOVE_NODE"><B>REMOVE_NODE</B></A> - Static variable in class org.apache.jackrabbit.core.security.authorization.<A HREF="./org/apache/jackrabbit/core/security/authorization/Permission.html" title="class in org.apache.jackrabbit.core.security.authorization">Permission</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/authorization/Permission.html#REMOVE_PROPERTY"><B>REMOVE_PROPERTY</B></A> - Static variable in class org.apache.jackrabbit.core.security.authorization.<A HREF="./org/apache/jackrabbit/core/security/authorization/Permission.html" title="class in org.apache.jackrabbit.core.security.authorization">Permission</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/jsr283/security/AccessControlList.html#removeAccessControlEntry(org.apache.jackrabbit.api.jsr283.security.AccessControlEntry)"><B>removeAccessControlEntry(AccessControlEntry)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.security.<A HREF="./org/apache/jackrabbit/api/jsr283/security/AccessControlList.html" title="interface in org.apache.jackrabbit.api.jsr283.security">AccessControlList</A> <DD>Removes the specified <code>AccessControlEntry</code> from this policy. <DT><A HREF="./org/apache/jackrabbit/core/security/authorization/UnmodifiableAccessControlList.html#removeAccessControlEntry(org.apache.jackrabbit.api.jsr283.security.AccessControlEntry)"><B>removeAccessControlEntry(AccessControlEntry)</B></A> - Method in class org.apache.jackrabbit.core.security.authorization.<A HREF="./org/apache/jackrabbit/core/security/authorization/UnmodifiableAccessControlList.html" title="class in org.apache.jackrabbit.core.security.authorization">UnmodifiableAccessControlList</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/jsr283/version/VersionManager.html#removeActivity(java.lang.String)"><B>removeActivity(String)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.version.<A HREF="./org/apache/jackrabbit/api/jsr283/version/VersionManager.html" title="interface in org.apache.jackrabbit.api.jsr283.version">VersionManager</A> <DD>This method removes an <code>nt:activity</code> at an implementation-determined location in the <code>/jcr:system/jcr:activities</code> subtree. <DT><A HREF="./org/apache/jackrabbit/core/version/JcrVersionManagerImpl.html#removeActivity(java.lang.String)"><B>removeActivity(String)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/JcrVersionManagerImpl.html" title="class in org.apache.jackrabbit.core.version">JcrVersionManagerImpl</A> <DD>This method removes an <code>nt:activity</code> at an implementation-determined location in the <code>/jcr:system/jcr:activities</code> subtree. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeDefStore.html#removeAll()"><B>removeAll()</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeDefStore.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeDefStore</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/PathMap.Element.html#removeAll()"><B>removeAll()</B></A> - Method in class org.apache.jackrabbit.spi.commons.name.<A HREF="./org/apache/jackrabbit/spi/commons/name/PathMap.Element.html" title="class in org.apache.jackrabbit.spi.commons.name">PathMap.Element</A> <DD>Remove all children of this element. <DT><A HREF="./org/apache/jackrabbit/util/PathMap.Element.html#removeAll()"><B>removeAll()</B></A> - Method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/PathMap.Element.html" title="class in org.apache.jackrabbit.util">PathMap.Element</A> <DD><B>Deprecated.</B>&nbsp;Remove all children of this element. <DT><A HREF="./org/apache/jackrabbit/util/WeakIdentityCollection.html#removeAll(java.util.Collection)"><B>removeAll(Collection)</B></A> - Method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/WeakIdentityCollection.html" title="class in org.apache.jackrabbit.util">WeakIdentityCollection</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/state/NodeState.html#removeAllChildNodeEntries()"><B>removeAllChildNodeEntries()</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/NodeState.html" title="class in org.apache.jackrabbit.core.state">NodeState</A> <DD>Removes all <code>ChildNodeEntry</code>s. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.html#removeAllProperties()"><B>removeAllProperties()</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">NodePropBundle</A> <DD>Removes all property entries <DT><A HREF="./org/apache/jackrabbit/core/state/NodeState.html#removeAllPropertyNames()"><B>removeAllPropertyNames()</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/NodeState.html" title="class in org.apache.jackrabbit.core.state">NodeState</A> <DD>Removes all property name entries. <DT><A HREF="./org/apache/jackrabbit/core/TransactionContext.html#removeAttribute(java.lang.String)"><B>removeAttribute(String)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/TransactionContext.html" title="class in org.apache.jackrabbit.core">TransactionContext</A> <DD>Remove an attribute on this transaction. <DT><A HREF="./org/apache/jackrabbit/webdav/WebdavRequestImpl.html#removeAttribute(java.lang.String)"><B>removeAttribute(String)</B></A> - Method in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/WebdavRequestImpl.html" title="class in org.apache.jackrabbit.webdav">WebdavRequestImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#removeChildNode(org.apache.jackrabbit.spi.Name, int)"><B>removeChildNode(Name, int)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/state/NodeState.html#removeChildNodeEntry(org.apache.jackrabbit.spi.Name, int)"><B>removeChildNodeEntry(Name, int)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/NodeState.html" title="class in org.apache.jackrabbit.core.state">NodeState</A> <DD>Removes a <code>ChildNodeEntry</code>. <DT><A HREF="./org/apache/jackrabbit/core/state/NodeState.html#removeChildNodeEntry(org.apache.jackrabbit.core.NodeId)"><B>removeChildNodeEntry(NodeId)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/NodeState.html" title="class in org.apache.jackrabbit.core.state">NodeState</A> <DD>Removes a <code>ChildNodeEntry</code>. <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#removeChildProperty(java.lang.String)"><B>removeChildProperty(String)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#removeChildProperty(org.apache.jackrabbit.spi.Name)"><B>removeChildProperty(Name)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jca/AnonymousConnection.html#removeConnectionEventListener(javax.resource.spi.ConnectionEventListener)"><B>removeConnectionEventListener(ConnectionEventListener)</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/AnonymousConnection.html" title="class in org.apache.jackrabbit.jca">AnonymousConnection</A> <DD> <DT><A HREF="./org/apache/jackrabbit/jca/JCAManagedConnection.html#removeConnectionEventListener(javax.resource.spi.ConnectionEventListener)"><B>removeConnectionEventListener(ConnectionEventListener)</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/JCAManagedConnection.html" title="class in org.apache.jackrabbit.jca">JCAManagedConnection</A> <DD>Remove a listener. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/AbstractItemStateFactory.html#removeCreationListener(org.apache.jackrabbit.jcr2spi.state.ItemStateCreationListener)"><B>removeCreationListener(ItemStateCreationListener)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/AbstractItemStateFactory.html" title="class in org.apache.jackrabbit.jcr2spi.state">AbstractItemStateFactory</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/ItemStateFactory.html#removeCreationListener(org.apache.jackrabbit.jcr2spi.state.ItemStateCreationListener)"><B>removeCreationListener(ItemStateCreationListener)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/ItemStateFactory.html" title="interface in org.apache.jackrabbit.jcr2spi.state">ItemStateFactory</A> <DD>Removes the given <code>ItemStateCreationListener</code>. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/Status.html#REMOVED"><B>REMOVED</B></A> - Static variable in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/Status.html" title="class in org.apache.jackrabbit.jcr2spi.state">Status</A> <DD>a new state was removed and is now 'removed' or an existing item has been removed by a workspace operation or by an external modification. <DT><A HREF="./org/apache/jackrabbit/core/observation/DelegatingObservationDispatcher.html#removeDispatcher(org.apache.jackrabbit.core.observation.ObservationDispatcher)"><B>removeDispatcher(ObservationDispatcher)</B></A> - Method in class org.apache.jackrabbit.core.observation.<A HREF="./org/apache/jackrabbit/core/observation/DelegatingObservationDispatcher.html" title="class in org.apache.jackrabbit.core.observation">DelegatingObservationDispatcher</A> <DD>Removes a observation dispatcher from the set of dispatchers <DT><A HREF="./org/apache/jackrabbit/core/observation/ObservationManagerImpl.html#removeEventListener(javax.jcr.observation.EventListener)"><B>removeEventListener(EventListener)</B></A> - Method in class org.apache.jackrabbit.core.observation.<A HREF="./org/apache/jackrabbit/core/observation/ObservationManagerImpl.html" title="class in org.apache.jackrabbit.core.observation">ObservationManagerImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/jcr2spi/observation/ObservationManagerImpl.html#removeEventListener(javax.jcr.observation.EventListener)"><B>removeEventListener(EventListener)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.observation.<A HREF="./org/apache/jackrabbit/jcr2spi/observation/ObservationManagerImpl.html" title="class in org.apache.jackrabbit.jcr2spi.observation">ObservationManagerImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/WorkspaceManager.html#removeEventListener(org.apache.jackrabbit.jcr2spi.observation.InternalEventListener)"><B>removeEventListener(InternalEventListener)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/WorkspaceManager.html" title="class in org.apache.jackrabbit.jcr2spi">WorkspaceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/observation/AbstractObservationTest.html#removeEventListener(javax.jcr.observation.EventListener)"><B>removeEventListener(EventListener)</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/AbstractObservationTest.html" title="class in org.apache.jackrabbit.test.api.observation">AbstractObservationTest</A> <DD>Removes the <code>EventListener</code> from the ObservationManager. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/Restore.html#removeExisting()"><B>removeExisting()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/Restore.html" title="class in org.apache.jackrabbit.jcr2spi.operation">Restore</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/jsr283/retention/RetentionManager.html#removeHold(java.lang.String, org.apache.jackrabbit.api.jsr283.retention.Hold)"><B>removeHold(String, Hold)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.retention.<A HREF="./org/apache/jackrabbit/api/jsr283/retention/RetentionManager.html" title="interface in org.apache.jackrabbit.api.jsr283.retention">RetentionManager</A> <DD>Removes the specified <code>hold</code> from the node at <code>absPath</code>. <DT><A HREF="./org/apache/jackrabbit/core/retention/RetentionManagerImpl.html#removeHold(java.lang.String, org.apache.jackrabbit.api.jsr283.retention.Hold)"><B>removeHold(String, Hold)</B></A> - Method in class org.apache.jackrabbit.core.retention.<A HREF="./org/apache/jackrabbit/core/retention/RetentionManagerImpl.html" title="class in org.apache.jackrabbit.core.retention">RetentionManagerImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/jsr283/Session.html#removeItem(java.lang.String)"><B>removeItem(String)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.<A HREF="./org/apache/jackrabbit/api/jsr283/Session.html" title="interface in org.apache.jackrabbit.api.jsr283">Session</A> <DD>Removes the specified item (and its subtree). <DT><A HREF="./org/apache/jackrabbit/core/ProtectedItemModifier.html#removeItem(org.apache.jackrabbit.core.ItemImpl)"><B>removeItem(ItemImpl)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ProtectedItemModifier.html" title="class in org.apache.jackrabbit.core">ProtectedItemModifier</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/SessionImpl.html#removeItem(java.lang.String)"><B>removeItem(String)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/SessionImpl.html" title="class in org.apache.jackrabbit.core">SessionImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/RemoveLabel.html" title="class in org.apache.jackrabbit.jcr2spi.operation"><B>RemoveLabel</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/operation/package-summary.html">org.apache.jackrabbit.jcr2spi.operation</A><DD><code>RemoveLabel</code>...<DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeRegistry.html#removeListener(org.apache.jackrabbit.core.nodetype.NodeTypeRegistryListener)"><B>removeListener(NodeTypeRegistryListener)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeRegistry.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeRegistry</A> <DD>Remove a <code>NodeTypeRegistryListener</code> <DT><A HREF="./org/apache/jackrabbit/core/SessionImpl.html#removeListener(org.apache.jackrabbit.core.SessionListener)"><B>removeListener(SessionListener)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/SessionImpl.html" title="class in org.apache.jackrabbit.core">SessionImpl</A> <DD>Remove a <code>SessionListener</code> <DT><A HREF="./org/apache/jackrabbit/core/state/LocalItemStateManager.html#removeListener(org.apache.jackrabbit.core.state.ItemStateListener)"><B>removeListener(ItemStateListener)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/LocalItemStateManager.html" title="class in org.apache.jackrabbit.core.state">LocalItemStateManager</A> <DD>Remove an <code>ItemStateListener</code> <DT><A HREF="./org/apache/jackrabbit/core/state/SessionItemStateManager.html#removeListener(org.apache.jackrabbit.core.state.ItemStateListener)"><B>removeListener(ItemStateListener)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.core.state">SessionItemStateManager</A> <DD>Remove an <code>ItemStateListener</code> <DT><A HREF="./org/apache/jackrabbit/core/state/SharedItemStateManager.html#removeListener(org.apache.jackrabbit.core.state.ItemStateListener)"><B>removeListener(ItemStateListener)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/SharedItemStateManager.html" title="class in org.apache.jackrabbit.core.state">SharedItemStateManager</A> <DD>Remove an <code>ItemStateListener</code> <DT><A HREF="./org/apache/jackrabbit/core/state/StateChangeDispatcher.html#removeListener(org.apache.jackrabbit.core.state.ItemStateListener)"><B>removeListener(ItemStateListener)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/StateChangeDispatcher.html" title="class in org.apache.jackrabbit.core.state">StateChangeDispatcher</A> <DD>Remove an <code>ItemStateListener</code> <DT><A HREF="./org/apache/jackrabbit/core/version/XAVersionManager.html#removeListener(org.apache.jackrabbit.core.state.ItemStateListener)"><B>removeListener(ItemStateListener)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/XAVersionManager.html" title="class in org.apache.jackrabbit.core.version">XAVersionManager</A> <DD>Remove an <code>ItemStateListener</code> <DT><A HREF="./org/apache/jackrabbit/core/virtual/AbstractVISProvider.html#removeListener(org.apache.jackrabbit.core.state.ItemStateListener)"><B>removeListener(ItemStateListener)</B></A> - Method in class org.apache.jackrabbit.core.virtual.<A HREF="./org/apache/jackrabbit/core/virtual/AbstractVISProvider.html" title="class in org.apache.jackrabbit.core.virtual">AbstractVISProvider</A> <DD>Remove an <code>ItemStateListener</code> <DT><A HREF="./org/apache/jackrabbit/core/virtual/VirtualItemStateProvider.html#removeListener(org.apache.jackrabbit.core.state.ItemStateListener)"><B>removeListener(ItemStateListener)</B></A> - Method in interface org.apache.jackrabbit.core.virtual.<A HREF="./org/apache/jackrabbit/core/virtual/VirtualItemStateProvider.html" title="interface in org.apache.jackrabbit.core.virtual">VirtualItemStateProvider</A> <DD>Remove an <code>ItemStateListener</code> <DT><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeRegistry.html#removeListener(org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryListener)"><B>removeListener(NodeTypeRegistryListener)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.<A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeRegistry.html" title="interface in org.apache.jackrabbit.jcr2spi.nodetype">NodeTypeRegistry</A> <DD>Remove a <code>NodeTypeRegistryListener</code> <DT><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeRegistryImpl.html#removeListener(org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryListener)"><B>removeListener(NodeTypeRegistryListener)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.nodetype.<A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeRegistryImpl.html" title="class in org.apache.jackrabbit.jcr2spi.nodetype">NodeTypeRegistryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/SessionImpl.html#removeListener(org.apache.jackrabbit.jcr2spi.SessionListener)"><B>removeListener(SessionListener)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/SessionImpl.html" title="class in org.apache.jackrabbit.jcr2spi">SessionImpl</A> <DD>Remove a <code>SessionListener</code> <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/ItemState.html#removeListener(org.apache.jackrabbit.jcr2spi.state.ItemStateLifeCycleListener)"><B>removeListener(ItemStateLifeCycleListener)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/ItemState.html" title="class in org.apache.jackrabbit.jcr2spi.state">ItemState</A> <DD>Remove an <code>ItemStateLifeCycleListener</code> <DT><A HREF="./org/apache/jackrabbit/name/AbstractNamespaceResolver.html#removeListener(org.apache.jackrabbit.name.NamespaceListener)"><B>removeListener(NamespaceListener)</B></A> - Method in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/AbstractNamespaceResolver.html" title="class in org.apache.jackrabbit.name">AbstractNamespaceResolver</A> <DD><B>Deprecated.</B>&nbsp;Removes the <code>listener</code> from this <code>NamespaceRegistery</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/namespace/AbstractNamespaceResolver.html#removeListener(org.apache.jackrabbit.spi.commons.namespace.NamespaceListener)"><B>removeListener(NamespaceListener)</B></A> - Method in class org.apache.jackrabbit.spi.commons.namespace.<A HREF="./org/apache/jackrabbit/spi/commons/namespace/AbstractNamespaceResolver.html" title="class in org.apache.jackrabbit.spi.commons.namespace">AbstractNamespaceResolver</A> <DD><B>Deprecated.</B>&nbsp;Removes the <code>listener</code> from this <code>NamespaceRegistery</code>. <DT><A HREF="./org/apache/jackrabbit/test/JCRTestResult.html#removeListener(junit.framework.TestListener)"><B>removeListener(TestListener)</B></A> - Method in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/JCRTestResult.html" title="class in org.apache.jackrabbit.test">JCRTestResult</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/lock/LockManagerImpl.html#removeLockProperties(org.apache.jackrabbit.core.NodeImpl)"><B>removeLockProperties(NodeImpl)</B></A> - Method in class org.apache.jackrabbit.core.lock.<A HREF="./org/apache/jackrabbit/core/lock/LockManagerImpl.html" title="class in org.apache.jackrabbit.core.lock">LockManagerImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/jsr283/lock/LockManager.html#removeLockToken(java.lang.String)"><B>removeLockToken(String)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.lock.<A HREF="./org/apache/jackrabbit/api/jsr283/lock/LockManager.html" title="interface in org.apache.jackrabbit.api.jsr283.lock">LockManager</A> <DD>Removes the specified lock token from this <code>Session</code>. <DT><A HREF="./org/apache/jackrabbit/core/lock/SessionLockManager.html#removeLockToken(java.lang.String)"><B>removeLockToken(String)</B></A> - Method in class org.apache.jackrabbit.core.lock.<A HREF="./org/apache/jackrabbit/core/lock/SessionLockManager.html" title="class in org.apache.jackrabbit.core.lock">SessionLockManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/SessionImpl.html#removeLockToken(java.lang.String)"><B>removeLockToken(String)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/SessionImpl.html" title="class in org.apache.jackrabbit.core">SessionImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/jca/JCASessionHandle.html#removeLockToken(java.lang.String)"><B>removeLockToken(String)</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/JCASessionHandle.html" title="class in org.apache.jackrabbit.jca">JCASessionHandle</A> <DD>Remove lock token. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/lock/DefaultLockManager.html#removeLockToken(java.lang.String)"><B>removeLockToken(String)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.lock.<A HREF="./org/apache/jackrabbit/jcr2spi/lock/DefaultLockManager.html" title="class in org.apache.jackrabbit.jcr2spi.lock">DefaultLockManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/lock/LockManager.html#removeLockToken(java.lang.String)"><B>removeLockToken(String)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.lock.<A HREF="./org/apache/jackrabbit/jcr2spi/lock/LockManager.html" title="interface in org.apache.jackrabbit.jcr2spi.lock">LockManager</A> <DD>Invoked by a session to inform that a lock token has been removed. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/lock/LockManagerImpl.html#removeLockToken(java.lang.String)"><B>removeLockToken(String)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.lock.<A HREF="./org/apache/jackrabbit/jcr2spi/lock/LockManagerImpl.html" title="class in org.apache.jackrabbit.jcr2spi.lock">LockManagerImpl</A> <DD>If the lock addressed by the token is session-scoped, this method will throw a LockException, such as defined by JSR170 v.1.0.1 for <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true#removeLockToken(java.lang.String)" title="class or interface in javax.jcr"><CODE>Session.removeLockToken(String)</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/SessionImpl.html#removeLockToken(java.lang.String)"><B>removeLockToken(String)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/SessionImpl.html" title="class in org.apache.jackrabbit.jcr2spi">SessionImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/WorkspaceManager.html#removeLockToken(java.lang.String)"><B>removeLockToken(String)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/WorkspaceManager.html" title="class in org.apache.jackrabbit.jcr2spi">WorkspaceManager</A> <DD>Tries to remove the given token from the <code>SessionInfo</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/SessionInfoLogger.html#removeLockToken(java.lang.String)"><B>removeLockToken(String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.logging.<A HREF="./org/apache/jackrabbit/spi/commons/logging/SessionInfoLogger.html" title="class in org.apache.jackrabbit.spi.commons.logging">SessionInfoLogger</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/SessionInfoImpl.html#removeLockToken(java.lang.String)"><B>removeLockToken(String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/SessionInfoImpl.html" title="class in org.apache.jackrabbit.spi.commons">SessionInfoImpl</A> <DD>Removes the given lock token from this <code>SessionInfo</code>. <DT><A HREF="./org/apache/jackrabbit/spi/SessionInfo.html#removeLockToken(java.lang.String)"><B>removeLockToken(String)</B></A> - Method in interface org.apache.jackrabbit.spi.<A HREF="./org/apache/jackrabbit/spi/SessionInfo.html" title="interface in org.apache.jackrabbit.spi">SessionInfo</A> <DD>Removes the given lock token from this <code>SessionInfo</code>. <DT><A HREF="./org/apache/jackrabbit/spi2dav/SessionInfoImpl.html#removeLockToken(java.lang.String)"><B>removeLockToken(String)</B></A> - Method in class org.apache.jackrabbit.spi2dav.<A HREF="./org/apache/jackrabbit/spi2dav/SessionInfoImpl.html" title="class in org.apache.jackrabbit.spi2dav">SessionInfoImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavSession.html#removeLockToken(java.lang.String)"><B>removeLockToken(String)</B></A> - Method in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavSession.html" title="interface in org.apache.jackrabbit.webdav">DavSession</A> <DD>Removes a lock token from this <code>DavSession</code>. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/JcrDavSession.html#removeLockToken(java.lang.String)"><B>removeLockToken(String)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/JcrDavSession.html" title="class in org.apache.jackrabbit.webdav.jcr">JcrDavSession</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/simple/DavSessionImpl.html#removeLockToken(java.lang.String)"><B>removeLockToken(String)</B></A> - Method in class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/DavSessionImpl.html" title="class in org.apache.jackrabbit.webdav.simple">DavSessionImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/security/user/Group.html#removeMember(org.apache.jackrabbit.api.security.user.Authorizable)"><B>removeMember(Authorizable)</B></A> - Method in interface org.apache.jackrabbit.api.security.user.<A HREF="./org/apache/jackrabbit/api/security/user/Group.html" title="interface in org.apache.jackrabbit.api.security.user">Group</A> <DD>Remove a member from this Group. <DT><A HREF="./org/apache/jackrabbit/core/security/principal/EveryonePrincipal.html#removeMember(java.security.Principal)"><B>removeMember(Principal)</B></A> - Method in class org.apache.jackrabbit.core.security.principal.<A HREF="./org/apache/jackrabbit/core/security/principal/EveryonePrincipal.html" title="class in org.apache.jackrabbit.core.security.principal">EveryonePrincipal</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavResource.html#removeMember(org.apache.jackrabbit.webdav.DavResource)"><B>removeMember(DavResource)</B></A> - Method in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavResource.html" title="interface in org.apache.jackrabbit.webdav">DavResource</A> <DD>Removes the specified member from this resource. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/DefaultItemCollection.html#removeMember(org.apache.jackrabbit.webdav.DavResource)"><B>removeMember(DavResource)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/DefaultItemCollection.html" title="class in org.apache.jackrabbit.webdav.jcr">DefaultItemCollection</A> <DD>Removes the repository item represented by the specified member resource. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/DefaultItemResource.html#removeMember(org.apache.jackrabbit.webdav.DavResource)"><B>removeMember(DavResource)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/DefaultItemResource.html" title="class in org.apache.jackrabbit.webdav.jcr">DefaultItemResource</A> <DD>Method is not allowed. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/RootCollection.html#removeMember(org.apache.jackrabbit.webdav.DavResource)"><B>removeMember(DavResource)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/RootCollection.html" title="class in org.apache.jackrabbit.webdav.jcr">RootCollection</A> <DD>Throws exception: 403 Forbidden. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/version/VersionHistoryItemCollection.html#removeMember(org.apache.jackrabbit.webdav.DavResource)"><B>removeMember(DavResource)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.version.<A HREF="./org/apache/jackrabbit/webdav/jcr/version/VersionHistoryItemCollection.html" title="class in org.apache.jackrabbit.webdav.jcr.version">VersionHistoryItemCollection</A> <DD>Removing a version resource is achieved by calling <code>removeVersion</code> on the versionhistory item this version belongs to. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/WorkspaceResourceImpl.html#removeMember(org.apache.jackrabbit.webdav.DavResource)"><B>removeMember(DavResource)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/WorkspaceResourceImpl.html" title="class in org.apache.jackrabbit.webdav.jcr">WorkspaceResourceImpl</A> <DD>Throws 403 exception (Forbidden) <DT><A HREF="./org/apache/jackrabbit/webdav/simple/DavResourceImpl.html#removeMember(org.apache.jackrabbit.webdav.DavResource)"><B>removeMember(DavResource)</B></A> - Method in class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/DavResourceImpl.html" title="class in org.apache.jackrabbit.webdav.simple">DavResourceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/simple/VersionHistoryResourceImpl.html#removeMember(org.apache.jackrabbit.webdav.DavResource)"><B>removeMember(DavResource)</B></A> - Method in class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/VersionHistoryResourceImpl.html" title="class in org.apache.jackrabbit.webdav.simple">VersionHistoryResourceImpl</A> <DD>Removing a version resource is achieved by calling <code>removeVersion</code> on the versionhistory item this version belongs to. <DT><A HREF="./org/apache/jackrabbit/webdav/simple/VersionResourceImpl.html#removeMember(org.apache.jackrabbit.webdav.DavResource)"><B>removeMember(DavResource)</B></A> - Method in class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/VersionResourceImpl.html" title="class in org.apache.jackrabbit.webdav.simple">VersionResourceImpl</A> <DD>The version storage is read-only -> fails with 403. <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#removeMixin(org.apache.jackrabbit.spi.Name)"><B>removeMixin(Name)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD>Same as <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#removeMixin(java.lang.String)" title="class or interface in javax.jcr"><CODE>Node.removeMixin(String)</CODE></A> except that it takes a <code>Name</code> instead of a <code>String</code>. <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#removeMixin(java.lang.String)"><B>removeMixin(String)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html#removeMixin(java.lang.String)"><B>removeMixin(String)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html" title="class in org.apache.jackrabbit.jcr2spi">NodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/BatchedItemOperations.html#removeNode(org.apache.jackrabbit.spi.Path)"><B>removeNode(Path)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/BatchedItemOperations.html" title="class in org.apache.jackrabbit.core">BatchedItemOperations</A> <DD>Removes the specified node, recursively removing its properties and child nodes. <DT><A HREF="./org/apache/jackrabbit/core/version/NodeStateEx.html#removeNode(org.apache.jackrabbit.spi.Name)"><B>removeNode(Name)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/NodeStateEx.html" title="class in org.apache.jackrabbit.core.version">NodeStateEx</A> <DD>removes the (first) child node with the given name. <DT><A HREF="./org/apache/jackrabbit/core/version/NodeStateEx.html#removeNode(org.apache.jackrabbit.spi.Name, int)"><B>removeNode(Name, int)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/NodeStateEx.html" title="class in org.apache.jackrabbit.core.version">NodeStateEx</A> <DD>removes the child node with the given name and 1-based index <DT><A HREF="./org/apache/jackrabbit/core/BatchedItemOperations.html#removeNodeState(org.apache.jackrabbit.core.state.NodeState)"><B>removeNodeState(NodeState)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/BatchedItemOperations.html" title="class in org.apache.jackrabbit.core">BatchedItemOperations</A> <DD>Unlinks the specified node state from its parent and recursively removes it including its properties and child nodes. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/NAryQueryNode.html#removeOperand(org.apache.jackrabbit.spi.commons.query.QueryNode)"><B>removeOperand(QueryNode)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/NAryQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">NAryQueryNode</A> <DD>Removes an <code>operand</code> (child node) from this query node. <DT><A HREF="./org/apache/jackrabbit/api/jsr283/security/AccessControlManager.html#removePolicy(java.lang.String, org.apache.jackrabbit.api.jsr283.security.AccessControlPolicy)"><B>removePolicy(String, AccessControlPolicy)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.security.<A HREF="./org/apache/jackrabbit/api/jsr283/security/AccessControlManager.html" title="interface in org.apache.jackrabbit.api.jsr283.security">AccessControlManager</A> <DD>Removes the specified <code>AccessControlPolicy</code> from the node at <code>absPath</code>. <DT><A HREF="./org/apache/jackrabbit/core/security/AbstractAccessControlManager.html#removePolicy(java.lang.String, org.apache.jackrabbit.api.jsr283.security.AccessControlPolicy)"><B>removePolicy(String, AccessControlPolicy)</B></A> - Method in class org.apache.jackrabbit.core.security.<A HREF="./org/apache/jackrabbit/core/security/AbstractAccessControlManager.html" title="class in org.apache.jackrabbit.core.security">AbstractAccessControlManager</A> <DD>Always throws <code>AccessControlException</code> <DT><A HREF="./org/apache/jackrabbit/core/security/authorization/AccessControlEditor.html#removePolicy(java.lang.String, org.apache.jackrabbit.api.jsr283.security.AccessControlPolicy)"><B>removePolicy(String, AccessControlPolicy)</B></A> - Method in interface org.apache.jackrabbit.core.security.authorization.<A HREF="./org/apache/jackrabbit/core/security/authorization/AccessControlEditor.html" title="interface in org.apache.jackrabbit.core.security.authorization">AccessControlEditor</A> <DD>Removes the specified policy from the node at <code>nodePath</code>. <DT><A HREF="./org/apache/jackrabbit/core/security/authorization/acl/ACLEditor.html#removePolicy(java.lang.String, org.apache.jackrabbit.api.jsr283.security.AccessControlPolicy)"><B>removePolicy(String, AccessControlPolicy)</B></A> - Method in class org.apache.jackrabbit.core.security.authorization.acl.<A HREF="./org/apache/jackrabbit/core/security/authorization/acl/ACLEditor.html" title="class in org.apache.jackrabbit.core.security.authorization.acl">ACLEditor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/authorization/principalbased/ACLEditor.html#removePolicy(java.lang.String, org.apache.jackrabbit.api.jsr283.security.AccessControlPolicy)"><B>removePolicy(String, AccessControlPolicy)</B></A> - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.<A HREF="./org/apache/jackrabbit/core/security/authorization/principalbased/ACLEditor.html" title="class in org.apache.jackrabbit.core.security.authorization.principalbased">ACLEditor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/DefaultAccessManager.html#removePolicy(java.lang.String, org.apache.jackrabbit.api.jsr283.security.AccessControlPolicy)"><B>removePolicy(String, AccessControlPolicy)</B></A> - Method in class org.apache.jackrabbit.core.security.<A HREF="./org/apache/jackrabbit/core/security/DefaultAccessManager.html" title="class in org.apache.jackrabbit.core.security">DefaultAccessManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/security/user/Authorizable.html#removeProperty(java.lang.String)"><B>removeProperty(String)</B></A> - Method in interface org.apache.jackrabbit.api.security.user.<A HREF="./org/apache/jackrabbit/api/security/user/Authorizable.html" title="interface in org.apache.jackrabbit.api.security.user">Authorizable</A> <DD>Removes the property with the given name. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.html#removeProperty(org.apache.jackrabbit.spi.Name)"><B>removeProperty(Name)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">NodePropBundle</A> <DD>Removes the proprty with the given name from this bundle. <DT><A HREF="./org/apache/jackrabbit/core/version/NodeStateEx.html#removeProperty(org.apache.jackrabbit.spi.Name)"><B>removeProperty(Name)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/NodeStateEx.html" title="class in org.apache.jackrabbit.core.version">NodeStateEx</A> <DD>removes the property with the given name <DT><A HREF="./org/apache/jackrabbit/webdav/DavResource.html#removeProperty(org.apache.jackrabbit.webdav.property.DavPropertyName)"><B>removeProperty(DavPropertyName)</B></A> - Method in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavResource.html" title="interface in org.apache.jackrabbit.webdav">DavResource</A> <DD>Remove the specified property from this resource. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/DefaultItemCollection.html#removeProperty(org.apache.jackrabbit.webdav.property.DavPropertyName)"><B>removeProperty(DavPropertyName)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/DefaultItemCollection.html" title="class in org.apache.jackrabbit.webdav.jcr">DefaultItemCollection</A> <DD>This implementation of the <code>DavResource</code> does only allow to remove the mixinnodetypes property. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/DefaultItemResource.html#removeProperty(org.apache.jackrabbit.webdav.property.DavPropertyName)"><B>removeProperty(DavPropertyName)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/DefaultItemResource.html" title="class in org.apache.jackrabbit.webdav.jcr">DefaultItemResource</A> <DD>Removing properties is not allowed, for a single-value JCR-property without a value does not exist. <DT><A HREF="./org/apache/jackrabbit/webdav/simple/DavResourceImpl.html#removeProperty(org.apache.jackrabbit.webdav.property.DavPropertyName)"><B>removeProperty(DavPropertyName)</B></A> - Method in class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/DavResourceImpl.html" title="class in org.apache.jackrabbit.webdav.simple">DavResourceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/simple/VersionHistoryResourceImpl.html#removeProperty(org.apache.jackrabbit.webdav.property.DavPropertyName)"><B>removeProperty(DavPropertyName)</B></A> - Method in class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/VersionHistoryResourceImpl.html" title="class in org.apache.jackrabbit.webdav.simple">VersionHistoryResourceImpl</A> <DD>Version storage is read-only -> fails with 403. <DT><A HREF="./org/apache/jackrabbit/webdav/simple/VersionResourceImpl.html#removeProperty(org.apache.jackrabbit.webdav.property.DavPropertyName)"><B>removeProperty(DavPropertyName)</B></A> - Method in class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/VersionResourceImpl.html" title="class in org.apache.jackrabbit.webdav.simple">VersionResourceImpl</A> <DD>Version storage is read-only -> fails with 403. <DT><A HREF="./org/apache/jackrabbit/core/state/NodeState.html#removePropertyName(org.apache.jackrabbit.spi.Name)"><B>removePropertyName(Name)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/NodeState.html" title="class in org.apache.jackrabbit.core.state">NodeState</A> <DD>Removes a property name entry. <DT><A HREF="./org/apache/jackrabbit/api/security/user/Authorizable.html#removeReferee(java.security.Principal)"><B>removeReferee(Principal)</B></A> - Method in interface org.apache.jackrabbit.api.security.user.<A HREF="./org/apache/jackrabbit/api/security/user/Authorizable.html" title="interface in org.apache.jackrabbit.api.security.user">Authorizable</A> <DD>Remove the specified Principal for the referees of this Authorizable. <DT><A HREF="./org/apache/jackrabbit/core/state/NodeReferences.html#removeReference(org.apache.jackrabbit.core.PropertyId)"><B>removeReference(PropertyId)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/NodeReferences.html" title="class in org.apache.jackrabbit.core.state">NodeReferences</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavSession.html#removeReference(java.lang.Object)"><B>removeReference(Object)</B></A> - Method in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavSession.html" title="interface in org.apache.jackrabbit.webdav">DavSession</A> <DD>Releasing a reference to this <code>DavSession</code>. <DT><A HREF="./org/apache/jackrabbit/webdav/simple/DavSessionImpl.html#removeReference(java.lang.Object)"><B>removeReference(Object)</B></A> - Method in class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/DavSessionImpl.html" title="class in org.apache.jackrabbit.webdav.simple">DavSessionImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/jsr283/retention/RetentionManager.html#removeRetentionPolicy(java.lang.String)"><B>removeRetentionPolicy(String)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.retention.<A HREF="./org/apache/jackrabbit/api/jsr283/retention/RetentionManager.html" title="interface in org.apache.jackrabbit.api.jsr283.retention">RetentionManager</A> <DD>Causes the current retention policy on the node at <code>absPath</code> to no longer apply. <DT><A HREF="./org/apache/jackrabbit/core/retention/RetentionManagerImpl.html#removeRetentionPolicy(java.lang.String)"><B>removeRetentionPolicy(String)</B></A> - Method in class org.apache.jackrabbit.core.retention.<A HREF="./org/apache/jackrabbit/core/retention/RetentionManagerImpl.html" title="class in org.apache.jackrabbit.core.retention">RetentionManagerImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/jsr283/Node.html#removeShare()"><B>removeShare()</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.<A HREF="./org/apache/jackrabbit/api/jsr283/Node.html" title="interface in org.apache.jackrabbit.api.jsr283">Node</A> <DD>A special kind of <code>remove()</code> that removes this node, but does not remove any other node in the shared set of this node. <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#removeShare()"><B>removeShare()</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD>A special kind of <code>remove()</code> that removes this node, but does not remove any other node in the shared set of this node. <DT><A HREF="./org/apache/jackrabbit/core/state/NodeState.html#removeShare(org.apache.jackrabbit.core.NodeId)"><B>removeShare(NodeId)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/NodeState.html" title="class in org.apache.jackrabbit.core.state">NodeState</A> <DD>Remove a parent from the shared set. <DT><A HREF="./org/apache/jackrabbit/api/jsr283/Node.html#removeSharedSet()"><B>removeSharedSet()</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.<A HREF="./org/apache/jackrabbit/api/jsr283/Node.html" title="interface in org.apache.jackrabbit.api.jsr283">Node</A> <DD>A special kind of <code>remove()</code> that removes this node and every other node in the shared set of this node. <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#removeSharedSet()"><B>removeSharedSet()</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD>A special kind of <code>remove()</code> that removes this node and every other node in the shared set of this node. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/Remove.html#removeState"><B>removeState</B></A> - Variable in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/Remove.html" title="class in org.apache.jackrabbit.jcr2spi.operation">Remove</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/transaction/TxLockManagerImpl.html#removeTransactionListener(org.apache.jackrabbit.webdav.jcr.transaction.TransactionListener)"><B>removeTransactionListener(TransactionListener)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.transaction.<A HREF="./org/apache/jackrabbit/webdav/jcr/transaction/TxLockManagerImpl.html" title="class in org.apache.jackrabbit.webdav.jcr.transaction">TxLockManagerImpl</A> <DD>Removes a transaction listener from this <code>TxLockManager</code>. <DT><A HREF="./org/apache/jackrabbit/core/version/VersionHistoryImpl.html#removeVersion(java.lang.String)"><B>removeVersion(String)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionHistoryImpl.html" title="class in org.apache.jackrabbit.core.version">VersionHistoryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/version/VersionManager.html#removeVersion(javax.jcr.version.VersionHistory, org.apache.jackrabbit.spi.Name)"><B>removeVersion(VersionHistory, Name)</B></A> - Method in interface org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionManager.html" title="interface in org.apache.jackrabbit.core.version">VersionManager</A> <DD>Removes the specified version from the given version history. <DT><A HREF="./org/apache/jackrabbit/core/version/VersionManagerImpl.html#removeVersion(javax.jcr.version.VersionHistory, org.apache.jackrabbit.spi.Name)"><B>removeVersion(VersionHistory, Name)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionManagerImpl.html" title="class in org.apache.jackrabbit.core.version">VersionManagerImpl</A> <DD>Removes the specified version from the given version history. <DT><A HREF="./org/apache/jackrabbit/core/version/XAVersionManager.html#removeVersion(javax.jcr.version.VersionHistory, org.apache.jackrabbit.spi.Name)"><B>removeVersion(VersionHistory, Name)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/XAVersionManager.html" title="class in org.apache.jackrabbit.core.version">XAVersionManager</A> <DD>Removes the specified version from the given version history. <DT><A HREF="./org/apache/jackrabbit/core/version/XAVersionManager.html#removeVersion(org.apache.jackrabbit.core.version.InternalVersionHistoryImpl, org.apache.jackrabbit.spi.Name)"><B>removeVersion(InternalVersionHistoryImpl, Name)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/XAVersionManager.html" title="class in org.apache.jackrabbit.core.version">XAVersionManager</A> <DD>Removes the specified version from the history <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/RemoveVersion.html" title="class in org.apache.jackrabbit.jcr2spi.operation"><B>RemoveVersion</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/operation/package-summary.html">org.apache.jackrabbit.jcr2spi.operation</A><DD><code>RemoveVersion</code>...<DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/RemoveVersion.html#RemoveVersion(org.apache.jackrabbit.jcr2spi.state.ItemState, org.apache.jackrabbit.jcr2spi.state.NodeState, org.apache.jackrabbit.jcr2spi.version.VersionManager)"><B>RemoveVersion(ItemState, NodeState, VersionManager)</B></A> - Constructor for class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/RemoveVersion.html" title="class in org.apache.jackrabbit.jcr2spi.operation">RemoveVersion</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/version/DefaultVersionManager.html#removeVersion(org.apache.jackrabbit.jcr2spi.state.NodeState, org.apache.jackrabbit.jcr2spi.state.NodeState)"><B>removeVersion(NodeState, NodeState)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.version.<A HREF="./org/apache/jackrabbit/jcr2spi/version/DefaultVersionManager.html" title="class in org.apache.jackrabbit.jcr2spi.version">DefaultVersionManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionHistoryImpl.html#removeVersion(java.lang.String)"><B>removeVersion(String)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.version.<A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionHistoryImpl.html" title="class in org.apache.jackrabbit.jcr2spi.version">VersionHistoryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionManager.html#removeVersion(org.apache.jackrabbit.jcr2spi.state.NodeState, org.apache.jackrabbit.jcr2spi.state.NodeState)"><B>removeVersion(NodeState, NodeState)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.version.<A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionManager.html" title="interface in org.apache.jackrabbit.jcr2spi.version">VersionManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionManagerImpl.html#removeVersion(org.apache.jackrabbit.jcr2spi.state.NodeState, org.apache.jackrabbit.jcr2spi.state.NodeState)"><B>removeVersion(NodeState, NodeState)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.version.<A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionManagerImpl.html" title="class in org.apache.jackrabbit.jcr2spi.version">VersionManagerImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/AbstractReadableRepositoryService.html#removeVersion(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId)"><B>removeVersion(SessionInfo, NodeId, NodeId)</B></A> - Method in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/AbstractReadableRepositoryService.html" title="class in org.apache.jackrabbit.spi.commons">AbstractReadableRepositoryService</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/RepositoryServiceLogger.html#removeVersion(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId)"><B>removeVersion(SessionInfo, NodeId, NodeId)</B></A> - Method in class org.apache.jackrabbit.spi.commons.logging.<A HREF="./org/apache/jackrabbit/spi/commons/logging/RepositoryServiceLogger.html" title="class in org.apache.jackrabbit.spi.commons.logging">RepositoryServiceLogger</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/RepositoryService.html#removeVersion(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId)"><B>removeVersion(SessionInfo, NodeId, NodeId)</B></A> - Method in interface org.apache.jackrabbit.spi.<A HREF="./org/apache/jackrabbit/spi/RepositoryService.html" title="interface in org.apache.jackrabbit.spi">RepositoryService</A> <DD>Remove the version inditified by the specified <code>versionId</code>. <DT><A HREF="./org/apache/jackrabbit/spi2dav/RepositoryServiceImpl.html#removeVersion(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId)"><B>removeVersion(SessionInfo, NodeId, NodeId)</B></A> - Method in class org.apache.jackrabbit.spi2dav.<A HREF="./org/apache/jackrabbit/spi2dav/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2dav">RepositoryServiceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi2jcr/RepositoryServiceImpl.html#removeVersion(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId)"><B>removeVersion(SessionInfo, NodeId, NodeId)</B></A> - Method in class org.apache.jackrabbit.spi2jcr.<A HREF="./org/apache/jackrabbit/spi2jcr/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2jcr">RepositoryServiceImpl</A> <DD>Remove the version inditified by the specified <code>versionId</code>. <DT><A HREF="./org/apache/jackrabbit/core/version/VersionHistoryImpl.html#removeVersionLabel(java.lang.String)"><B>removeVersionLabel(String)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionHistoryImpl.html" title="class in org.apache.jackrabbit.core.version">VersionHistoryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/version/DefaultVersionManager.html#removeVersionLabel(org.apache.jackrabbit.jcr2spi.state.NodeState, org.apache.jackrabbit.jcr2spi.state.NodeState, org.apache.jackrabbit.spi.Name)"><B>removeVersionLabel(NodeState, NodeState, Name)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.version.<A HREF="./org/apache/jackrabbit/jcr2spi/version/DefaultVersionManager.html" title="class in org.apache.jackrabbit.jcr2spi.version">DefaultVersionManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionHistoryImpl.html#removeVersionLabel(java.lang.String)"><B>removeVersionLabel(String)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.version.<A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionHistoryImpl.html" title="class in org.apache.jackrabbit.jcr2spi.version">VersionHistoryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionManager.html#removeVersionLabel(org.apache.jackrabbit.jcr2spi.state.NodeState, org.apache.jackrabbit.jcr2spi.state.NodeState, org.apache.jackrabbit.spi.Name)"><B>removeVersionLabel(NodeState, NodeState, Name)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.version.<A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionManager.html" title="interface in org.apache.jackrabbit.jcr2spi.version">VersionManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionManagerImpl.html#removeVersionLabel(org.apache.jackrabbit.jcr2spi.state.NodeState, org.apache.jackrabbit.jcr2spi.state.NodeState, org.apache.jackrabbit.spi.Name)"><B>removeVersionLabel(NodeState, NodeState, Name)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.version.<A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionManagerImpl.html" title="class in org.apache.jackrabbit.jcr2spi.version">VersionManagerImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/AbstractReadableRepositoryService.html#removeVersionLabel(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.Name)"><B>removeVersionLabel(SessionInfo, NodeId, NodeId, Name)</B></A> - Method in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/AbstractReadableRepositoryService.html" title="class in org.apache.jackrabbit.spi.commons">AbstractReadableRepositoryService</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/RepositoryServiceLogger.html#removeVersionLabel(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.Name)"><B>removeVersionLabel(SessionInfo, NodeId, NodeId, Name)</B></A> - Method in class org.apache.jackrabbit.spi.commons.logging.<A HREF="./org/apache/jackrabbit/spi/commons/logging/RepositoryServiceLogger.html" title="class in org.apache.jackrabbit.spi.commons.logging">RepositoryServiceLogger</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/RepositoryService.html#removeVersionLabel(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.Name)"><B>removeVersionLabel(SessionInfo, NodeId, NodeId, Name)</B></A> - Method in interface org.apache.jackrabbit.spi.<A HREF="./org/apache/jackrabbit/spi/RepositoryService.html" title="interface in org.apache.jackrabbit.spi">RepositoryService</A> <DD>Remove the given version label in the persistent layer. <DT><A HREF="./org/apache/jackrabbit/spi2dav/RepositoryServiceImpl.html#removeVersionLabel(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.Name)"><B>removeVersionLabel(SessionInfo, NodeId, NodeId, Name)</B></A> - Method in class org.apache.jackrabbit.spi2dav.<A HREF="./org/apache/jackrabbit/spi2dav/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2dav">RepositoryServiceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi2jcr/RepositoryServiceImpl.html#removeVersionLabel(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.Name)"><B>removeVersionLabel(SessionInfo, NodeId, NodeId, Name)</B></A> - Method in class org.apache.jackrabbit.spi2jcr.<A HREF="./org/apache/jackrabbit/spi2jcr/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2jcr">RepositoryServiceImpl</A> <DD>Remove the given version label in the persistent layer. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RemoveVersionTest.html" title="class in org.apache.jackrabbit.test.api.version"><B>RemoveVersionTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/version/package-summary.html">org.apache.jackrabbit.test.api.version</A><DD><code>RemoveVersionTest</code> provides test methods covering <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/version/VersionHistory.html?is-external=true#removeVersion(java.lang.String)" title="class or interface in javax.jcr.version"><CODE>VersionHistory.removeVersion(String)</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/test/api/version/RemoveVersionTest.html#RemoveVersionTest()"><B>RemoveVersionTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RemoveVersionTest.html" title="class in org.apache.jackrabbit.test.api.version">RemoveVersionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/directory/DirectoryManager.html#rename(java.lang.String, java.lang.String)"><B>rename(String, String)</B></A> - Method in interface org.apache.jackrabbit.core.query.lucene.directory.<A HREF="./org/apache/jackrabbit/core/query/lucene/directory/DirectoryManager.html" title="interface in org.apache.jackrabbit.core.query.lucene.directory">DirectoryManager</A> <DD>Renames a directory. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/directory/FSDirectoryManager.html#rename(java.lang.String, java.lang.String)"><B>rename(String, String)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.directory.<A HREF="./org/apache/jackrabbit/core/query/lucene/directory/FSDirectoryManager.html" title="class in org.apache.jackrabbit.core.query.lucene.directory">FSDirectoryManager</A> <DD>Renames a directory. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/directory/RAMDirectoryManager.html#rename(java.lang.String, java.lang.String)"><B>rename(String, String)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.directory.<A HREF="./org/apache/jackrabbit/core/query/lucene/directory/RAMDirectoryManager.html" title="class in org.apache.jackrabbit.core.query.lucene.directory">RAMDirectoryManager</A> <DD>Renames a directory. <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#renameChildNode(org.apache.jackrabbit.spi.Name, int, org.apache.jackrabbit.core.NodeId, org.apache.jackrabbit.spi.Name)"><B>renameChildNode(Name, int, NodeId, Name)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/state/NodeState.html#renameChildNodeEntry(org.apache.jackrabbit.spi.Name, int, org.apache.jackrabbit.spi.Name)"><B>renameChildNodeEntry(Name, int, Name)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/NodeState.html" title="class in org.apache.jackrabbit.core.state">NodeState</A> <DD>Renames a new <code>ChildNodeEntry</code>. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/ChildNodeEntries.html#reorder(org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry, org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry)"><B>reorder(NodeEntry, NodeEntry)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.<A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/ChildNodeEntries.html" title="interface in org.apache.jackrabbit.jcr2spi.hierarchy">ChildNodeEntries</A> <DD>Reorders an existing <code>NodeEntry</code> before another <code>NodeEntry</code>. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/ChildNodeEntries.html#reorderAfter(org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry, org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry)"><B>reorderAfter(NodeEntry, NodeEntry)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.<A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/ChildNodeEntries.html" title="interface in org.apache.jackrabbit.jcr2spi.hierarchy">ChildNodeEntries</A> <DD>Reorders an existing <code>NodeEntry</code> after another <code>NodeEntry</code>. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/ReorderNodes.html" title="class in org.apache.jackrabbit.jcr2spi.operation"><B>ReorderNodes</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/operation/package-summary.html">org.apache.jackrabbit.jcr2spi.operation</A><DD><code>ReorderNodes</code>...<DT><A HREF="./org/apache/jackrabbit/spi/Batch.html#reorderNodes(org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId)"><B>reorderNodes(NodeId, NodeId, NodeId)</B></A> - Method in interface org.apache.jackrabbit.spi.<A HREF="./org/apache/jackrabbit/spi/Batch.html" title="interface in org.apache.jackrabbit.spi">Batch</A> <DD>Modify the order of the child nodes identified by the given <code>NodeId</code>s. <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/ChangeLogImpl.html#reorderNodes(org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId)"><B>reorderNodes(NodeId, NodeId, NodeId)</B></A> - Method in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/ChangeLogImpl.html" title="class in org.apache.jackrabbit.spi.commons.batch">ChangeLogImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/ConsolidatingChangeLog.CancelableOperations.html#reorderNodes(org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId)"><B>reorderNodes(NodeId, NodeId, NodeId)</B></A> - Static method in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/ConsolidatingChangeLog.CancelableOperations.html" title="class in org.apache.jackrabbit.spi.commons.batch">ConsolidatingChangeLog.CancelableOperations</A> <DD>Factory method for creating a <A HREF="./org/apache/jackrabbit/spi/commons/batch/ConsolidatingChangeLog.CancelableOperations.ReorderNodes.html" title="class in org.apache.jackrabbit.spi.commons.batch"><CODE>ReorderNodes</CODE></A> operation. <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/ConsolidatingChangeLog.html#reorderNodes(org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId)"><B>reorderNodes(NodeId, NodeId, NodeId)</B></A> - Method in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/ConsolidatingChangeLog.html" title="class in org.apache.jackrabbit.spi.commons.batch">ConsolidatingChangeLog</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.html#reorderNodes(org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId)"><B>reorderNodes(NodeId, NodeId, NodeId)</B></A> - Static method in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.html" title="class in org.apache.jackrabbit.spi.commons.batch">Operations</A> <DD>Factory method for creating a reorder-nodes <A HREF="./org/apache/jackrabbit/spi/commons/batch/Operation.html" title="interface in org.apache.jackrabbit.spi.commons.batch"><CODE>Operation</CODE></A> for the given arguments. <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/BatchLogger.html#reorderNodes(org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId)"><B>reorderNodes(NodeId, NodeId, NodeId)</B></A> - Method in class org.apache.jackrabbit.spi.commons.logging.<A HREF="./org/apache/jackrabbit/spi/commons/logging/BatchLogger.html" title="class in org.apache.jackrabbit.spi.commons.logging">BatchLogger</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/SerializableBatch.html#reorderNodes(org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId)"><B>reorderNodes(NodeId, NodeId, NodeId)</B></A> - Method in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/SerializableBatch.html" title="class in org.apache.jackrabbit.spi.commons">SerializableBatch</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/ItemImpl.html#rep"><B>rep</B></A> - Variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemImpl.html" title="class in org.apache.jackrabbit.core">ItemImpl</A> <DD>the <code>Repository</code> object <DT><A HREF="./org/apache/jackrabbit/core/SessionImpl.html#rep"><B>rep</B></A> - Variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/SessionImpl.html" title="class in org.apache.jackrabbit.core">SessionImpl</A> <DD>the repository that issued this session <DT><A HREF="./org/apache/jackrabbit/core/WorkspaceImpl.html#rep"><B>rep</B></A> - Variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/WorkspaceImpl.html" title="class in org.apache.jackrabbit.core">WorkspaceImpl</A> <DD>The repository that created this workspace instance <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/ExcerptProvider.html#REP_EXCERPT"><B>REP_EXCERPT</B></A> - Static variable in interface org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/ExcerptProvider.html" title="interface in org.apache.jackrabbit.core.query.lucene">ExcerptProvider</A> <DD>Name of the rep:excerpt function. <DT><A HREF="./org/apache/jackrabbit/name/QName.html#REP_NODETYPES"><B>REP_NODETYPES</B></A> - Static variable in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/QName.html" title="class in org.apache.jackrabbit.name">QName</A> <DD><B>Deprecated.</B>&nbsp;rep:versionStorage <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html#REP_NODETYPES"><B>REP_NODETYPES</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.name.<A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html" title="class in org.apache.jackrabbit.spi.commons.name">NameConstants</A> <DD>rep:nodeTypes <DT><A HREF="./org/apache/jackrabbit/name/QName.html#REP_ROOT"><B>REP_ROOT</B></A> - Static variable in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/QName.html" title="class in org.apache.jackrabbit.name">QName</A> <DD><B>Deprecated.</B>&nbsp;rep:root <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html#REP_ROOT"><B>REP_ROOT</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.name.<A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html" title="class in org.apache.jackrabbit.spi.commons.name">NameConstants</A> <DD>rep:root <DT><A HREF="./org/apache/jackrabbit/name/QName.html#REP_SYSTEM"><B>REP_SYSTEM</B></A> - Static variable in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/QName.html" title="class in org.apache.jackrabbit.name">QName</A> <DD><B>Deprecated.</B>&nbsp;rep:system <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html#REP_SYSTEM"><B>REP_SYSTEM</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.name.<A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html" title="class in org.apache.jackrabbit.spi.commons.name">NameConstants</A> <DD>rep:system <DT><A HREF="./org/apache/jackrabbit/name/QName.html#REP_VERSIONSTORAGE"><B>REP_VERSIONSTORAGE</B></A> - Static variable in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/QName.html" title="class in org.apache.jackrabbit.name">QName</A> <DD><B>Deprecated.</B>&nbsp;rep:versionStorage <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html#REP_VERSIONSTORAGE"><B>REP_VERSIONSTORAGE</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.name.<A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html" title="class in org.apache.jackrabbit.spi.commons.name">NameConstants</A> <DD>rep:versionStorage <DT><A HREF="./org/apache/jackrabbit/core/security/authorization/PrivilegeRegistry.html#REP_WRITE"><B>REP_WRITE</B></A> - Static variable in class org.apache.jackrabbit.core.security.authorization.<A HREF="./org/apache/jackrabbit/core/security/authorization/PrivilegeRegistry.html" title="class in org.apache.jackrabbit.core.security.authorization">PrivilegeRegistry</A> <DD>Jackrabbit specific write privilege that combines <A HREF="./org/apache/jackrabbit/api/jsr283/security/Privilege.html#JCR_WRITE"><CODE>Privilege.JCR_WRITE</CODE></A> and <A HREF="./org/apache/jackrabbit/api/jsr283/security/Privilege.html#JCR_NODE_TYPE_MANAGEMENT"><CODE>Privilege.JCR_NODE_TYPE_MANAGEMENT</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/core/RepositoryImpl.html#repConfig"><B>repConfig</B></A> - Variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/RepositoryImpl.html" title="class in org.apache.jackrabbit.core">RepositoryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/Pattern.html#repeat(org.apache.jackrabbit.spi.commons.name.Pattern)"><B>repeat(Pattern)</B></A> - Static method in class org.apache.jackrabbit.spi.commons.name.<A HREF="./org/apache/jackrabbit/spi/commons/name/Pattern.html" title="class in org.apache.jackrabbit.spi.commons.name">Pattern</A> <DD>A pattern which matches <code>pattern</code> as many times as possible <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/Pattern.html#repeat(org.apache.jackrabbit.spi.commons.name.Pattern, int, int)"><B>repeat(Pattern, int, int)</B></A> - Static method in class org.apache.jackrabbit.spi.commons.name.<A HREF="./org/apache/jackrabbit/spi/commons/name/Pattern.html" title="class in org.apache.jackrabbit.spi.commons.name">Pattern</A> <DD>A pattern which matches <code>pattern</code> as many times as possible but at least <code>min</code> times and at most <code>max</code> times. <DT><A HREF="./org/apache/jackrabbit/core/jndi/BindableRepository.html#REPHOMEDIR_ADDRTYPE"><B>REPHOMEDIR_ADDRTYPE</B></A> - Static variable in class org.apache.jackrabbit.core.jndi.<A HREF="./org/apache/jackrabbit/core/jndi/BindableRepository.html" title="class in org.apache.jackrabbit.core.jndi">BindableRepository</A> <DD>type of <code>repHomeDir</code> reference address <DT><A HREF="./org/apache/jackrabbit/util/Text.html#replace(java.lang.String, java.lang.String, java.lang.String)"><B>replace(String, String, String)</B></A> - Static method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/Text.html" title="class in org.apache.jackrabbit.util">Text</A> <DD>Replaces all occurences of <code>oldString</code> in <code>text</code> with <code>newString</code>. <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#replaceChildNode(org.apache.jackrabbit.core.NodeId, org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.spi.Name[])"><B>replaceChildNode(NodeId, Name, Name, Name[])</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD>Replaces the child node with the specified <code>id</code> by a new child node with the same id and specified <code>nodeName</code>, <code>nodeTypeName</code> and <code>mixinNames</code>. <DT><A HREF="./org/apache/jackrabbit/core/config/ConfigurationParser.html#replaceVariables(java.lang.String)"><B>replaceVariables(String)</B></A> - Method in class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/ConfigurationParser.html" title="class in org.apache.jackrabbit.core.config">ConfigurationParser</A> <DD>Performs variable replacement on the given string value. <DT><A HREF="./org/apache/jackrabbit/util/Text.html#replaceVariables(java.util.Properties, java.lang.String, boolean)"><B>replaceVariables(Properties, String, boolean)</B></A> - Static method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/Text.html" title="class in org.apache.jackrabbit.util">Text</A> <DD>Performs variable replacement on the given string value. <DT><A HREF="./org/apache/jackrabbit/spi/commons/SerializableBatch.Operation.html#replay(org.apache.jackrabbit.spi.Batch)"><B>replay(Batch)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/SerializableBatch.Operation.html" title="interface in org.apache.jackrabbit.spi.commons">SerializableBatch.Operation</A> <DD>Replays this operation on the given <code>batch</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/SerializableBatch.html#replay(org.apache.jackrabbit.spi.Batch)"><B>replay(Batch)</B></A> - Method in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/SerializableBatch.html" title="class in org.apache.jackrabbit.spi.commons">SerializableBatch</A> <DD>Replays this batch on the given <code>batch</code>. <DT><A HREF="./org/apache/jackrabbit/webdav/version/report/Report.html" title="interface in org.apache.jackrabbit.webdav.version.report"><B>Report</B></A> - Interface in <A HREF="./org/apache/jackrabbit/webdav/version/report/package-summary.html">org.apache.jackrabbit.webdav.version.report</A><DD>The <code>Report</code> interface defines METHODS needed in order to respond to a REPORT request.<DT><A HREF="./org/apache/jackrabbit/webdav/security/report/AclPrincipalReport.html#REPORT_NAME"><B>REPORT_NAME</B></A> - Static variable in class org.apache.jackrabbit.webdav.security.report.<A HREF="./org/apache/jackrabbit/webdav/security/report/AclPrincipalReport.html" title="class in org.apache.jackrabbit.webdav.security.report">AclPrincipalReport</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/security/report/PrincipalMatchReport.html#REPORT_NAME"><B>REPORT_NAME</B></A> - Static variable in class org.apache.jackrabbit.webdav.security.report.<A HREF="./org/apache/jackrabbit/webdav/security/report/PrincipalMatchReport.html" title="class in org.apache.jackrabbit.webdav.security.report">PrincipalMatchReport</A> <DD>The report name <DT><A HREF="./org/apache/jackrabbit/webdav/security/report/PrincipalSearchReport.html#REPORT_NAME"><B>REPORT_NAME</B></A> - Static variable in class org.apache.jackrabbit.webdav.security.report.<A HREF="./org/apache/jackrabbit/webdav/security/report/PrincipalSearchReport.html" title="class in org.apache.jackrabbit.webdav.security.report">PrincipalSearchReport</A> <DD>The report name <DT><A HREF="./org/apache/jackrabbit/webdav/security/report/SearchablePropertyReport.html#REPORT_NAME"><B>REPORT_NAME</B></A> - Static variable in class org.apache.jackrabbit.webdav.security.report.<A HREF="./org/apache/jackrabbit/webdav/security/report/SearchablePropertyReport.html" title="class in org.apache.jackrabbit.webdav.security.report">SearchablePropertyReport</A> <DD>The report name <DT><A HREF="./org/apache/jackrabbit/webdav/security/report/AclPrincipalReport.html#REPORT_TYPE"><B>REPORT_TYPE</B></A> - Static variable in class org.apache.jackrabbit.webdav.security.report.<A HREF="./org/apache/jackrabbit/webdav/security/report/AclPrincipalReport.html" title="class in org.apache.jackrabbit.webdav.security.report">AclPrincipalReport</A> <DD>The report type <DT><A HREF="./org/apache/jackrabbit/webdav/security/report/PrincipalMatchReport.html#REPORT_TYPE"><B>REPORT_TYPE</B></A> - Static variable in class org.apache.jackrabbit.webdav.security.report.<A HREF="./org/apache/jackrabbit/webdav/security/report/PrincipalMatchReport.html" title="class in org.apache.jackrabbit.webdav.security.report">PrincipalMatchReport</A> <DD>The report type <DT><A HREF="./org/apache/jackrabbit/webdav/security/report/PrincipalSearchReport.html#REPORT_TYPE"><B>REPORT_TYPE</B></A> - Static variable in class org.apache.jackrabbit.webdav.security.report.<A HREF="./org/apache/jackrabbit/webdav/security/report/PrincipalSearchReport.html" title="class in org.apache.jackrabbit.webdav.security.report">PrincipalSearchReport</A> <DD>The report type <DT><A HREF="./org/apache/jackrabbit/webdav/security/report/SearchablePropertyReport.html#REPORT_TYPE"><B>REPORT_TYPE</B></A> - Static variable in class org.apache.jackrabbit.webdav.security.report.<A HREF="./org/apache/jackrabbit/webdav/security/report/SearchablePropertyReport.html" title="class in org.apache.jackrabbit.webdav.security.report">SearchablePropertyReport</A> <DD>The report type <DT><A HREF="./org/apache/jackrabbit/webdav/version/report/ReportInfo.html" title="class in org.apache.jackrabbit.webdav.version.report"><B>ReportInfo</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/version/report/package-summary.html">org.apache.jackrabbit.webdav.version.report</A><DD>The <code>ReportInfo</code> class encapsulates the body of a REPORT request.<DT><A HREF="./org/apache/jackrabbit/webdav/version/report/ReportInfo.html#ReportInfo(org.apache.jackrabbit.webdav.version.report.ReportType)"><B>ReportInfo(ReportType)</B></A> - Constructor for class org.apache.jackrabbit.webdav.version.report.<A HREF="./org/apache/jackrabbit/webdav/version/report/ReportInfo.html" title="class in org.apache.jackrabbit.webdav.version.report">ReportInfo</A> <DD>Create a new <code>ReportInfo</code> <DT><A HREF="./org/apache/jackrabbit/webdav/version/report/ReportInfo.html#ReportInfo(org.apache.jackrabbit.webdav.version.report.ReportType, int)"><B>ReportInfo(ReportType, int)</B></A> - Constructor for class org.apache.jackrabbit.webdav.version.report.<A HREF="./org/apache/jackrabbit/webdav/version/report/ReportInfo.html" title="class in org.apache.jackrabbit.webdav.version.report">ReportInfo</A> <DD>Create a new <code>ReportInfo</code> <DT><A HREF="./org/apache/jackrabbit/webdav/version/report/ReportInfo.html#ReportInfo(org.apache.jackrabbit.webdav.version.report.ReportType, int, org.apache.jackrabbit.webdav.property.DavPropertyNameSet)"><B>ReportInfo(ReportType, int, DavPropertyNameSet)</B></A> - Constructor for class org.apache.jackrabbit.webdav.version.report.<A HREF="./org/apache/jackrabbit/webdav/version/report/ReportInfo.html" title="class in org.apache.jackrabbit.webdav.version.report">ReportInfo</A> <DD>Create a new <code>ReportInfo</code> <DT><A HREF="./org/apache/jackrabbit/webdav/version/report/ReportInfo.html#ReportInfo(org.w3c.dom.Element, int)"><B>ReportInfo(Element, int)</B></A> - Constructor for class org.apache.jackrabbit.webdav.version.report.<A HREF="./org/apache/jackrabbit/webdav/version/report/ReportInfo.html" title="class in org.apache.jackrabbit.webdav.version.report">ReportInfo</A> <DD>Create a new <code>ReportInfo</code> object from the given Xml element. <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/ReportMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods"><B>ReportMethod</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/client/methods/package-summary.html">org.apache.jackrabbit.webdav.client.methods</A><DD><code>ReportMethod</code>...<DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/ReportMethod.html#ReportMethod(java.lang.String, org.apache.jackrabbit.webdav.version.report.ReportInfo)"><B>ReportMethod(String, ReportInfo)</B></A> - Constructor for class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/ReportMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods">ReportMethod</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/report/ReportType.html" title="class in org.apache.jackrabbit.webdav.version.report"><B>ReportType</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/version/report/package-summary.html">org.apache.jackrabbit.webdav.version.report</A><DD><code>ReportType</code>...<DT><A HREF="./org/apache/jackrabbit/api/jsr283/Repository.html" title="interface in org.apache.jackrabbit.api.jsr283"><B>Repository</B></A> - Interface in <A HREF="./org/apache/jackrabbit/api/jsr283/package-summary.html">org.apache.jackrabbit.api.jsr283</A><DD>This interface holds extensions made in JCR 2.0 while work is in progress implementing JCR 2.0.<DT><A HREF="./org/apache/jackrabbit/core/RepositoryFactoryImpl.html#REPOSITORY_CONF"><B>REPOSITORY_CONF</B></A> - Static variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/RepositoryFactoryImpl.html" title="class in org.apache.jackrabbit.core">RepositoryFactoryImpl</A> <DD>Name of the repository configuration parameter. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/version/report/RepositoryDescriptorsReport.html#REPOSITORY_DESCRIPTORS_REPORT"><B>REPOSITORY_DESCRIPTORS_REPORT</B></A> - Static variable in class org.apache.jackrabbit.webdav.jcr.version.report.<A HREF="./org/apache/jackrabbit/webdav/jcr/version/report/RepositoryDescriptorsReport.html" title="class in org.apache.jackrabbit.webdav.jcr.version.report">RepositoryDescriptorsReport</A> <DD>The registered type of this report. <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#REPOSITORY_FACTORY"><B>REPOSITORY_FACTORY</B></A> - Static variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/RepositoryFactoryImpl.html#REPOSITORY_HOME"><B>REPOSITORY_HOME</B></A> - Static variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/RepositoryFactoryImpl.html" title="class in org.apache.jackrabbit.core">RepositoryFactoryImpl</A> <DD>Name of the repository home parameter. <DT><A HREF="./org/apache/jackrabbit/core/config/RepositoryConfigurationParser.html#REPOSITORY_HOME_VARIABLE"><B>REPOSITORY_HOME_VARIABLE</B></A> - Static variable in class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/RepositoryConfigurationParser.html" title="class in org.apache.jackrabbit.core.config">RepositoryConfigurationParser</A> <DD>Name of the repository home directory parser variable. <DT><A HREF="./org/apache/jackrabbit/core/jndi/RepositoryFactoryImpl.html#REPOSITORY_JNDI_NAME"><B>REPOSITORY_JNDI_NAME</B></A> - Static variable in class org.apache.jackrabbit.core.jndi.<A HREF="./org/apache/jackrabbit/core/jndi/RepositoryFactoryImpl.html" title="class in org.apache.jackrabbit.core.jndi">RepositoryFactoryImpl</A> <DD>The name of the JNDI name property. <DT><A HREF="./org/apache/jackrabbit/core/config/RepositoryConfigurationParser.html#REPOSITORY_LOCK_MECHANISM_ELEMENT"><B>REPOSITORY_LOCK_MECHANISM_ELEMENT</B></A> - Static variable in class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/RepositoryConfigurationParser.html" title="class in org.apache.jackrabbit.core.config">RepositoryConfigurationParser</A> <DD>Name of the repository lock mechanism configuration element. <DT><A HREF="./org/apache/jackrabbit/test/JNDIRepositoryStub.html#REPOSITORY_LOOKUP_PROP"><B>REPOSITORY_LOOKUP_PROP</B></A> - Static variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/JNDIRepositoryStub.html" title="class in org.apache.jackrabbit.test">JNDIRepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/j2ee/RepositoryAccessServlet.html" title="class in org.apache.jackrabbit.j2ee"><B>RepositoryAccessServlet</B></A> - Class in <A HREF="./org/apache/jackrabbit/j2ee/package-summary.html">org.apache.jackrabbit.j2ee</A><DD>This Class implements a servlet that is used as unified mechanism to retrieve a jcr repository either through JNDI or RMI.<DT><A HREF="./org/apache/jackrabbit/j2ee/RepositoryAccessServlet.html#RepositoryAccessServlet()"><B>RepositoryAccessServlet()</B></A> - Constructor for class org.apache.jackrabbit.j2ee.<A HREF="./org/apache/jackrabbit/j2ee/RepositoryAccessServlet.html" title="class in org.apache.jackrabbit.j2ee">RepositoryAccessServlet</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/j2ee/RepositoryAccessServlet.ClientFactoryDelegater.html" title="class in org.apache.jackrabbit.j2ee"><B>RepositoryAccessServlet.ClientFactoryDelegater</B></A> - Class in <A HREF="./org/apache/jackrabbit/j2ee/package-summary.html">org.apache.jackrabbit.j2ee</A><DD>optional class for RMI, will only be used, if RMI client is present<DT><A HREF="./org/apache/jackrabbit/j2ee/RepositoryAccessServlet.ClientFactoryDelegater.html#RepositoryAccessServlet.ClientFactoryDelegater()"><B>RepositoryAccessServlet.ClientFactoryDelegater()</B></A> - Constructor for class org.apache.jackrabbit.j2ee.<A HREF="./org/apache/jackrabbit/j2ee/RepositoryAccessServlet.ClientFactoryDelegater.html" title="class in org.apache.jackrabbit.j2ee">RepositoryAccessServlet.ClientFactoryDelegater</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/j2ee/RepositoryAccessServlet.RMIClientFactoryDelegater.html" title="class in org.apache.jackrabbit.j2ee"><B>RepositoryAccessServlet.RMIClientFactoryDelegater</B></A> - Class in <A HREF="./org/apache/jackrabbit/j2ee/package-summary.html">org.apache.jackrabbit.j2ee</A><DD>optional class for RMI, will only be used, if RMI server is present<DT><A HREF="./org/apache/jackrabbit/j2ee/RepositoryAccessServlet.RMIClientFactoryDelegater.html#RepositoryAccessServlet.RMIClientFactoryDelegater()"><B>RepositoryAccessServlet.RMIClientFactoryDelegater()</B></A> - Constructor for class org.apache.jackrabbit.j2ee.<A HREF="./org/apache/jackrabbit/j2ee/RepositoryAccessServlet.RMIClientFactoryDelegater.html" title="class in org.apache.jackrabbit.j2ee">RepositoryAccessServlet.RMIClientFactoryDelegater</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/authentication/RepositoryCallback.html" title="class in org.apache.jackrabbit.core.security.authentication"><B>RepositoryCallback</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/security/authentication/package-summary.html">org.apache.jackrabbit.core.security.authentication</A><DD>Callback for a <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/security/auth/callback/CallbackHandler.html?is-external=true" title="class or interface in javax.security.auth.callback"><CODE>CallbackHandler</CODE></A> to ask for a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true" title="class or interface in javax.jcr"><CODE>Session</CODE></A> to access the <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Repository.html?is-external=true" title="class or interface in javax.jcr"><CODE>Repository</CODE></A><DT><A HREF="./org/apache/jackrabbit/core/security/authentication/RepositoryCallback.html#RepositoryCallback()"><B>RepositoryCallback()</B></A> - Constructor for class org.apache.jackrabbit.core.security.authentication.<A HREF="./org/apache/jackrabbit/core/security/authentication/RepositoryCallback.html" title="class in org.apache.jackrabbit.core.security.authentication">RepositoryCallback</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/config/RepositoryConfig.html" title="class in org.apache.jackrabbit.core.config"><B>RepositoryConfig</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/config/package-summary.html">org.apache.jackrabbit.core.config</A><DD>Repository configuration.<DT><A HREF="./org/apache/jackrabbit/core/config/RepositoryConfig.html#RepositoryConfig(java.lang.String, org.apache.jackrabbit.core.config.SecurityConfig, org.apache.jackrabbit.core.fs.FileSystemFactory, java.lang.String, java.lang.String, java.lang.String, int, org.w3c.dom.Element, org.apache.jackrabbit.core.config.VersioningConfig, org.apache.jackrabbit.core.config.SearchConfig, org.apache.jackrabbit.core.config.ClusterConfig, org.apache.jackrabbit.core.data.DataStoreFactory, org.apache.jackrabbit.core.util.RepositoryLockMechanismFactory, org.apache.jackrabbit.core.config.RepositoryConfigurationParser)"><B>RepositoryConfig(String, SecurityConfig, FileSystemFactory, String, String, String, int, Element, VersioningConfig, SearchConfig, ClusterConfig, DataStoreFactory, RepositoryLockMechanismFactory, RepositoryConfigurationParser)</B></A> - Constructor for class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/RepositoryConfig.html" title="class in org.apache.jackrabbit.core.config">RepositoryConfig</A> <DD>Creates a repository configuration object. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/config/RepositoryConfig.html" title="interface in org.apache.jackrabbit.jcr2spi.config"><B>RepositoryConfig</B></A> - Interface in <A HREF="./org/apache/jackrabbit/jcr2spi/config/package-summary.html">org.apache.jackrabbit.jcr2spi.config</A><DD>This class bundles the information required by JCR2SPI to bootstrap an SPI implementation.<DT><A HREF="./org/apache/jackrabbit/core/config/RepositoryConfigurationParser.html" title="class in org.apache.jackrabbit.core.config"><B>RepositoryConfigurationParser</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/config/package-summary.html">org.apache.jackrabbit.core.config</A><DD>Configuration parser.<DT><A HREF="./org/apache/jackrabbit/core/config/RepositoryConfigurationParser.html#RepositoryConfigurationParser(java.util.Properties)"><B>RepositoryConfigurationParser(Properties)</B></A> - Constructor for class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/RepositoryConfigurationParser.html" title="class in org.apache.jackrabbit.core.config">RepositoryConfigurationParser</A> <DD>Creates a new configuration parser with the given parser variables. <DT><A HREF="./org/apache/jackrabbit/core/RepositoryCopier.html" title="class in org.apache.jackrabbit.core"><B>RepositoryCopier</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/package-summary.html">org.apache.jackrabbit.core</A><DD>Tool for backing up or migrating the entire contents (workspaces, version histories, namespaces, node types, etc.) of a repository to a new repository.<DT><A HREF="./org/apache/jackrabbit/core/RepositoryCopier.html#RepositoryCopier(org.apache.jackrabbit.core.RepositoryImpl, org.apache.jackrabbit.core.RepositoryImpl)"><B>RepositoryCopier(RepositoryImpl, RepositoryImpl)</B></A> - Constructor for class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/RepositoryCopier.html" title="class in org.apache.jackrabbit.core">RepositoryCopier</A> <DD>Creates a tool for copying the full contents of the source repository to the given target repository. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/version/report/RepositoryDescriptorsReport.html" title="class in org.apache.jackrabbit.webdav.jcr.version.report"><B>RepositoryDescriptorsReport</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/jcr/version/report/package-summary.html">org.apache.jackrabbit.webdav.jcr.version.report</A><DD><code>RepositoryDescriptorsReport</code> allows to retrieve the repository descriptors.<DT><A HREF="./org/apache/jackrabbit/webdav/jcr/version/report/RepositoryDescriptorsReport.html#RepositoryDescriptorsReport()"><B>RepositoryDescriptorsReport()</B></A> - Constructor for class org.apache.jackrabbit.webdav.jcr.version.report.<A HREF="./org/apache/jackrabbit/webdav/jcr/version/report/RepositoryDescriptorsReport.html" title="class in org.apache.jackrabbit.webdav.jcr.version.report">RepositoryDescriptorsReport</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/RepositoryDescriptorTest.html" title="class in org.apache.jackrabbit.test.api"><B>RepositoryDescriptorTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD>Tests if the required repository descriptors are available.<DT><A HREF="./org/apache/jackrabbit/test/api/RepositoryDescriptorTest.html#RepositoryDescriptorTest()"><B>RepositoryDescriptorTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/RepositoryDescriptorTest.html" title="class in org.apache.jackrabbit.test.api">RepositoryDescriptorTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/jsr283/RepositoryFactory.html" title="interface in org.apache.jackrabbit.api.jsr283"><B>RepositoryFactory</B></A> - Interface in <A HREF="./org/apache/jackrabbit/api/jsr283/package-summary.html">org.apache.jackrabbit.api.jsr283</A><DD><code>RepositoryFactory</code> is a factory class for <code>Repository</code> implementations.<DT><A HREF="./org/apache/jackrabbit/commons/repository/RepositoryFactory.html" title="interface in org.apache.jackrabbit.commons.repository"><B>RepositoryFactory</B></A> - Interface in <A HREF="./org/apache/jackrabbit/commons/repository/package-summary.html">org.apache.jackrabbit.commons.repository</A><DD>Factory interface for JCR content repositories.<DT><A HREF="./org/apache/jackrabbit/core/jndi/RepositoryFactoryImpl.html" title="class in org.apache.jackrabbit.core.jndi"><B>RepositoryFactoryImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/jndi/package-summary.html">org.apache.jackrabbit.core.jndi</A><DD><code>RepositoryFactoryImpl</code> implements a repository factory that obtains a repository instance through JNDI.<DT><A HREF="./org/apache/jackrabbit/core/jndi/RepositoryFactoryImpl.html#RepositoryFactoryImpl()"><B>RepositoryFactoryImpl()</B></A> - Constructor for class org.apache.jackrabbit.core.jndi.<A HREF="./org/apache/jackrabbit/core/jndi/RepositoryFactoryImpl.html" title="class in org.apache.jackrabbit.core.jndi">RepositoryFactoryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/RepositoryFactoryImpl.html" title="class in org.apache.jackrabbit.core"><B>RepositoryFactoryImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/package-summary.html">org.apache.jackrabbit.core</A><DD><code>RepositoryFactoryImpl</code> implements a repository factory that creates a <A HREF="./org/apache/jackrabbit/core/TransientRepository.html" title="class in org.apache.jackrabbit.core"><CODE>TransientRepository</CODE></A> on <A HREF="./org/apache/jackrabbit/core/RepositoryFactoryImpl.html#getRepository(java.util.Map)"><CODE>RepositoryFactoryImpl.getRepository(Map)</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/core/RepositoryFactoryImpl.html#RepositoryFactoryImpl()"><B>RepositoryFactoryImpl()</B></A> - Constructor for class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/RepositoryFactoryImpl.html" title="class in org.apache.jackrabbit.core">RepositoryFactoryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/RepositoryHelper.html" title="class in org.apache.jackrabbit.test"><B>RepositoryHelper</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/package-summary.html">org.apache.jackrabbit.test</A><DD>Utility class to get access to <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true" title="class or interface in javax.jcr"><CODE>Session</CODE></A> instances.<DT><A HREF="./org/apache/jackrabbit/test/RepositoryHelper.html#RepositoryHelper()"><B>RepositoryHelper()</B></A> - Constructor for class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryHelper.html" title="class in org.apache.jackrabbit.test">RepositoryHelper</A> <DD>Creates a repository helper with configuration from <code>repositoryStubImpl.properties</code> file. <DT><A HREF="./org/apache/jackrabbit/test/RepositoryHelper.html#RepositoryHelper(java.util.Map)"><B>RepositoryHelper(Map)</B></A> - Constructor for class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryHelper.html" title="class in org.apache.jackrabbit.test">RepositoryHelper</A> <DD>Creates a repository helper with additional configuration parameters. <DT><A HREF="./org/apache/jackrabbit/core/RepositoryImpl.html" title="class in org.apache.jackrabbit.core"><B>RepositoryImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/package-summary.html">org.apache.jackrabbit.core</A><DD>A <code>RepositoryImpl</code> ...<DT><A HREF="./org/apache/jackrabbit/core/RepositoryImpl.html#RepositoryImpl(org.apache.jackrabbit.core.config.RepositoryConfig)"><B>RepositoryImpl(RepositoryConfig)</B></A> - Constructor for class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/RepositoryImpl.html" title="class in org.apache.jackrabbit.core">RepositoryImpl</A> <DD>Protected constructor. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/RepositoryImpl.html" title="class in org.apache.jackrabbit.jcr2spi"><B>RepositoryImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/package-summary.html">org.apache.jackrabbit.jcr2spi</A><DD><code>RepositoryImpl</code>...<DT><A HREF="./org/apache/jackrabbit/jcr2spi/RepositoryImpl.Factory.html" title="class in org.apache.jackrabbit.jcr2spi"><B>RepositoryImpl.Factory</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/package-summary.html">org.apache.jackrabbit.jcr2spi</A><DD>Implementation of <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/naming/spi/ObjectFactory.html?is-external=true" title="class or interface in javax.naming.spi"><CODE>ObjectFactory</CODE></A> for repository instances.<DT><A HREF="./org/apache/jackrabbit/jcr2spi/RepositoryImpl.Factory.html#RepositoryImpl.Factory()"><B>RepositoryImpl.Factory()</B></A> - Constructor for class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/RepositoryImpl.Factory.html" title="class in org.apache.jackrabbit.jcr2spi">RepositoryImpl.Factory</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/RepositoryImpl.WorkspaceInfo.html" title="class in org.apache.jackrabbit.core"><B>RepositoryImpl.WorkspaceInfo</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/package-summary.html">org.apache.jackrabbit.core</A><DD><code>WorkspaceInfo</code> holds the objects that are shared among multiple per-session <code>WorkspaceImpl</code> instances representing the same named workspace, i.e. the same physical storage.<DT><A HREF="./org/apache/jackrabbit/core/RepositoryImpl.WorkspaceInfo.html#RepositoryImpl.WorkspaceInfo(org.apache.jackrabbit.core.config.WorkspaceConfig)"><B>RepositoryImpl.WorkspaceInfo(WorkspaceConfig)</B></A> - Constructor for class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/RepositoryImpl.WorkspaceInfo.html" title="class in org.apache.jackrabbit.core">RepositoryImpl.WorkspaceInfo</A> <DD>Creates a new <code>WorkspaceInfo</code> based on the given <code>config</code>. <DT><A HREF="./org/apache/jackrabbit/core/util/RepositoryLock.html" title="class in org.apache.jackrabbit.core.util"><B>RepositoryLock</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/util/package-summary.html">org.apache.jackrabbit.core.util</A><DD>Exclusive lock on a repository home directory.<DT><A HREF="./org/apache/jackrabbit/core/util/RepositoryLock.html#RepositoryLock()"><B>RepositoryLock()</B></A> - Constructor for class org.apache.jackrabbit.core.util.<A HREF="./org/apache/jackrabbit/core/util/RepositoryLock.html" title="class in org.apache.jackrabbit.core.util">RepositoryLock</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/util/RepositoryLock.html#RepositoryLock(java.lang.String)"><B>RepositoryLock(String)</B></A> - Constructor for class org.apache.jackrabbit.core.util.<A HREF="./org/apache/jackrabbit/core/util/RepositoryLock.html" title="class in org.apache.jackrabbit.core.util">RepositoryLock</A> <DD><B>Deprecated.</B>&nbsp;<I>This constructor is deprecated; use the default constructor and <A HREF="./org/apache/jackrabbit/core/util/RepositoryLock.html#init(java.lang.String)"><CODE>RepositoryLock.init(String)</CODE></A> instead.</I> <DT><A HREF="./org/apache/jackrabbit/core/util/RepositoryLockMechanism.html" title="interface in org.apache.jackrabbit.core.util"><B>RepositoryLockMechanism</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/util/package-summary.html">org.apache.jackrabbit.core.util</A><DD>Exclusive lock on a repository home directory.<DT><A HREF="./org/apache/jackrabbit/core/util/RepositoryLockMechanismFactory.html" title="interface in org.apache.jackrabbit.core.util"><B>RepositoryLockMechanismFactory</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/util/package-summary.html">org.apache.jackrabbit.core.util</A><DD>Factory interface for creating <A HREF="./org/apache/jackrabbit/core/util/RepositoryLockMechanism.html" title="interface in org.apache.jackrabbit.core.util"><CODE>RepositoryLockMechanism</CODE></A> instances.<DT><A HREF="./org/apache/jackrabbit/test/api/RepositoryLoginTest.html" title="class in org.apache.jackrabbit.test.api"><B>RepositoryLoginTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>RepositoryLoginTest</code> tests the login methods of a repository.<DT><A HREF="./org/apache/jackrabbit/test/api/RepositoryLoginTest.html#RepositoryLoginTest()"><B>RepositoryLoginTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/RepositoryLoginTest.html" title="class in org.apache.jackrabbit.test.api">RepositoryLoginTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/RepositoryService.html" title="interface in org.apache.jackrabbit.spi"><B>RepositoryService</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/package-summary.html">org.apache.jackrabbit.spi</A><DD>The <code>RepositoryService</code> interface defines methods used to retrieve information from the persistent layer of the repository as well as the methods that modify its persistent state.<DT><A HREF="./org/apache/jackrabbit/spi2dav/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2dav"><B>RepositoryServiceImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi2dav/package-summary.html">org.apache.jackrabbit.spi2dav</A><DD><code>RepositoryServiceImpl</code>...<DT><A HREF="./org/apache/jackrabbit/spi2dav/RepositoryServiceImpl.html#RepositoryServiceImpl(java.lang.String, org.apache.jackrabbit.spi.IdFactory, org.apache.jackrabbit.spi.NameFactory, org.apache.jackrabbit.spi.PathFactory, org.apache.jackrabbit.spi.QValueFactory)"><B>RepositoryServiceImpl(String, IdFactory, NameFactory, PathFactory, QValueFactory)</B></A> - Constructor for class org.apache.jackrabbit.spi2dav.<A HREF="./org/apache/jackrabbit/spi2dav/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2dav">RepositoryServiceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi2davex/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2davex"><B>RepositoryServiceImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi2davex/package-summary.html">org.apache.jackrabbit.spi2davex</A><DD><code>RepositoryServiceImpl</code>...<DT><A HREF="./org/apache/jackrabbit/spi2davex/RepositoryServiceImpl.html#RepositoryServiceImpl(java.lang.String, org.apache.jackrabbit.spi2davex.BatchReadConfig)"><B>RepositoryServiceImpl(String, BatchReadConfig)</B></A> - Constructor for class org.apache.jackrabbit.spi2davex.<A HREF="./org/apache/jackrabbit/spi2davex/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2davex">RepositoryServiceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi2davex/RepositoryServiceImpl.html#RepositoryServiceImpl(java.lang.String, java.lang.String, org.apache.jackrabbit.spi2davex.BatchReadConfig)"><B>RepositoryServiceImpl(String, String, BatchReadConfig)</B></A> - Constructor for class org.apache.jackrabbit.spi2davex.<A HREF="./org/apache/jackrabbit/spi2davex/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2davex">RepositoryServiceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi2jcr/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2jcr"><B>RepositoryServiceImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi2jcr/package-summary.html">org.apache.jackrabbit.spi2jcr</A><DD><code>RepositoryServiceImpl</code> implements a repository service on top of a JCR Repository.<DT><A HREF="./org/apache/jackrabbit/spi2jcr/RepositoryServiceImpl.html#RepositoryServiceImpl(javax.jcr.Repository, org.apache.jackrabbit.spi2jcr.BatchReadConfig)"><B>RepositoryServiceImpl(Repository, BatchReadConfig)</B></A> - Constructor for class org.apache.jackrabbit.spi2jcr.<A HREF="./org/apache/jackrabbit/spi2jcr/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2jcr">RepositoryServiceImpl</A> <DD>Creates a new repository service based on the given <code>repository</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/RepositoryServiceLogger.html" title="class in org.apache.jackrabbit.spi.commons.logging"><B>RepositoryServiceLogger</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/logging/package-summary.html">org.apache.jackrabbit.spi.commons.logging</A><DD>Log wrapper for a <A HREF="./org/apache/jackrabbit/spi/RepositoryService.html" title="interface in org.apache.jackrabbit.spi"><CODE>RepositoryService</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/RepositoryServiceLogger.html#RepositoryServiceLogger(org.apache.jackrabbit.spi.RepositoryService, org.apache.jackrabbit.spi.commons.logging.LogWriter)"><B>RepositoryServiceLogger(RepositoryService, LogWriter)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.logging.<A HREF="./org/apache/jackrabbit/spi/commons/logging/RepositoryServiceLogger.html" title="class in org.apache.jackrabbit.spi.commons.logging">RepositoryServiceLogger</A> <DD>Create a new instance for the given <code>service</code> which uses <code>writer</code> for persisting log messages. <DT><A HREF="./org/apache/jackrabbit/j2ee/RepositoryStartupServlet.html" title="class in org.apache.jackrabbit.j2ee"><B>RepositoryStartupServlet</B></A> - Class in <A HREF="./org/apache/jackrabbit/j2ee/package-summary.html">org.apache.jackrabbit.j2ee</A><DD>The RepositoryStartupServlet starts a jackrabbit repository and registers it to the JNDI environment and optional to the RMI registry.<DT><A HREF="./org/apache/jackrabbit/j2ee/RepositoryStartupServlet.html#RepositoryStartupServlet()"><B>RepositoryStartupServlet()</B></A> - Constructor for class org.apache.jackrabbit.j2ee.<A HREF="./org/apache/jackrabbit/j2ee/RepositoryStartupServlet.html" title="class in org.apache.jackrabbit.j2ee">RepositoryStartupServlet</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/j2ee/RepositoryStartupServlet.RemoteFactoryDelegater.html" title="class in org.apache.jackrabbit.j2ee"><B>RepositoryStartupServlet.RemoteFactoryDelegater</B></A> - Class in <A HREF="./org/apache/jackrabbit/j2ee/package-summary.html">org.apache.jackrabbit.j2ee</A><DD>optional class for RMI, will only be used, if RMI server is present<DT><A HREF="./org/apache/jackrabbit/j2ee/RepositoryStartupServlet.RemoteFactoryDelegater.html#RepositoryStartupServlet.RemoteFactoryDelegater()"><B>RepositoryStartupServlet.RemoteFactoryDelegater()</B></A> - Constructor for class org.apache.jackrabbit.j2ee.<A HREF="./org/apache/jackrabbit/j2ee/RepositoryStartupServlet.RemoteFactoryDelegater.html" title="class in org.apache.jackrabbit.j2ee">RepositoryStartupServlet.RemoteFactoryDelegater</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/j2ee/RepositoryStartupServlet.RMIRemoteFactoryDelegater.html" title="class in org.apache.jackrabbit.j2ee"><B>RepositoryStartupServlet.RMIRemoteFactoryDelegater</B></A> - Class in <A HREF="./org/apache/jackrabbit/j2ee/package-summary.html">org.apache.jackrabbit.j2ee</A><DD>optional class for RMI, will only be used, if RMI server is present<DT><A HREF="./org/apache/jackrabbit/j2ee/RepositoryStartupServlet.RMIRemoteFactoryDelegater.html#RepositoryStartupServlet.RMIRemoteFactoryDelegater()"><B>RepositoryStartupServlet.RMIRemoteFactoryDelegater()</B></A> - Constructor for class org.apache.jackrabbit.j2ee.<A HREF="./org/apache/jackrabbit/j2ee/RepositoryStartupServlet.RMIRemoteFactoryDelegater.html" title="class in org.apache.jackrabbit.j2ee">RepositoryStartupServlet.RMIRemoteFactoryDelegater</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test"><B>RepositoryStub</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/package-summary.html">org.apache.jackrabbit.test</A><DD>The <code>RepositoryStub</code> is the entry point to the JCR Repository for the TCK Test harness.<DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#RepositoryStub(java.util.Properties)"><B>RepositoryStub(Properties)</B></A> - Constructor for class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>Implementations of this class must overwrite this constructor. <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStubException.html" title="class in org.apache.jackrabbit.test"><B>RepositoryStubException</B></A> - Exception in <A HREF="./org/apache/jackrabbit/test/package-summary.html">org.apache.jackrabbit.test</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/test/RepositoryStubException.html#RepositoryStubException(java.lang.String)"><B>RepositoryStubException(String)</B></A> - Constructor for exception org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStubException.html" title="class in org.apache.jackrabbit.test">RepositoryStubException</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/server/util/RequestData.html" title="class in org.apache.jackrabbit.server.util"><B>RequestData</B></A> - Class in <A HREF="./org/apache/jackrabbit/server/util/package-summary.html">org.apache.jackrabbit.server.util</A><DD><code>RequestData</code>...<DT><A HREF="./org/apache/jackrabbit/server/util/RequestData.html#RequestData(javax.servlet.http.HttpServletRequest, java.io.File)"><B>RequestData(HttpServletRequest, File)</B></A> - Constructor for class org.apache.jackrabbit.server.util.<A HREF="./org/apache/jackrabbit/server/util/RequestData.html" title="class in org.apache.jackrabbit.server.util">RequestData</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/nodetype/xml/Constants.html#REQUIREDPRIMARYTYPE_ELEMENT"><B>REQUIREDPRIMARYTYPE_ELEMENT</B></A> - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.<A HREF="./org/apache/jackrabbit/core/nodetype/xml/Constants.html" title="interface in org.apache.jackrabbit.core.nodetype.xml">Constants</A> <DD>Name of the required primary type element. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html#REQUIREDPRIMARYTYPE_ELEMENT"><B>REQUIREDPRIMARYTYPE_ELEMENT</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.<A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr.nodetype">NodeTypeConstants</A> <DD>Name of the required primary type element. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/xml/Constants.html#REQUIREDPRIMARYTYPES_ELEMENT"><B>REQUIREDPRIMARYTYPES_ELEMENT</B></A> - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.<A HREF="./org/apache/jackrabbit/core/nodetype/xml/Constants.html" title="interface in org.apache.jackrabbit.core.nodetype.xml">Constants</A> <DD>Name of the required primary types element. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html#REQUIREDPRIMARYTYPES_ELEMENT"><B>REQUIREDPRIMARYTYPES_ELEMENT</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.<A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr.nodetype">NodeTypeConstants</A> <DD>Name of the required primary types element. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/xml/Constants.html#REQUIREDTYPE_ATTRIBUTE"><B>REQUIREDTYPE_ATTRIBUTE</B></A> - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.<A HREF="./org/apache/jackrabbit/core/nodetype/xml/Constants.html" title="interface in org.apache.jackrabbit.core.nodetype.xml">Constants</A> <DD>Name of the required type attribute. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html#REQUIREDTYPE_ATTRIBUTE"><B>REQUIREDTYPE_ATTRIBUTE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.<A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr.nodetype">NodeTypeConstants</A> <DD>Name of the required type attribute. <DT><A HREF="./org/apache/jackrabbit/core/cluster/NodeTypeRecord.html#REREGISTER"><B>REREGISTER</B></A> - Static variable in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/NodeTypeRecord.html" title="class in org.apache.jackrabbit.core.cluster">NodeTypeRecord</A> <DD>Operation type: re-registration. <DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html#reregistered(org.apache.jackrabbit.core.nodetype.NodeTypeDef)"><B>reregistered(NodeTypeDef)</B></A> - Method in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html" title="class in org.apache.jackrabbit.core.cluster">ClusterNode</A> <DD>Called when a node types has been re-registered. <DT><A HREF="./org/apache/jackrabbit/core/cluster/NodeTypeEventChannel.html#reregistered(org.apache.jackrabbit.core.nodetype.NodeTypeDef)"><B>reregistered(NodeTypeDef)</B></A> - Method in interface org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/NodeTypeEventChannel.html" title="interface in org.apache.jackrabbit.core.cluster">NodeTypeEventChannel</A> <DD>Called when a node types has been re-registered. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeRegistry.html#reregisterNodeType(org.apache.jackrabbit.core.nodetype.NodeTypeDef)"><B>reregisterNodeType(NodeTypeDef)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeRegistry.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeRegistry</A> <DD>Reregister a node type. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeRegistry.html#reregisterNodeType(org.apache.jackrabbit.spi.QNodeTypeDefinition)"><B>reregisterNodeType(QNodeTypeDefinition)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.<A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeRegistry.html" title="interface in org.apache.jackrabbit.jcr2spi.nodetype">NodeTypeRegistry</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeRegistryImpl.html#reregisterNodeType(org.apache.jackrabbit.spi.QNodeTypeDefinition)"><B>reregisterNodeType(QNodeTypeDefinition)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.nodetype.<A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeRegistryImpl.html" title="class in org.apache.jackrabbit.jcr2spi.nodetype">NodeTypeRegistryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeCache.html#reregisterNodeTypes(org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeStorage, org.apache.jackrabbit.spi.QNodeTypeDefinition[])"><B>reregisterNodeTypes(NodeTypeStorage, QNodeTypeDefinition[])</B></A> - Method in class org.apache.jackrabbit.jcr2spi.nodetype.<A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeCache.html" title="class in org.apache.jackrabbit.jcr2spi.nodetype">NodeTypeCache</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeStorage.html#reregisterNodeTypes(org.apache.jackrabbit.spi.QNodeTypeDefinition[])"><B>reregisterNodeTypes(QNodeTypeDefinition[])</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.<A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeStorage.html" title="interface in org.apache.jackrabbit.jcr2spi.nodetype">NodeTypeStorage</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/AbstractBundlePersistenceManager.html#RES_NAME_INDEX"><B>RES_NAME_INDEX</B></A> - Static variable in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/AbstractBundlePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">AbstractBundlePersistenceManager</A> <DD>the name of the names-index resource <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/AbstractBundlePersistenceManager.html#RES_NS_INDEX"><B>RES_NS_INDEX</B></A> - Static variable in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/AbstractBundlePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">AbstractBundlePersistenceManager</A> <DD>the name of the namespace-index resource <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbInputStream.html#reset()"><B>reset()</B></A> - Method in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbInputStream.html" title="class in org.apache.jackrabbit.core.data.db">DbInputStream</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/data/db/TempFileInputStream.html#reset()"><B>reset()</B></A> - Method in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/TempFileInputStream.html" title="class in org.apache.jackrabbit.core.data.db">TempFileInputStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/data/LazyFileInputStream.html#reset()"><B>reset()</B></A> - Method in class org.apache.jackrabbit.core.data.<A HREF="./org/apache/jackrabbit/core/data/LazyFileInputStream.html" title="class in org.apache.jackrabbit.core.data">LazyFileInputStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/TrackingInputStream.html#reset()"><B>reset()</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/TrackingInputStream.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">TrackingInputStream</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/state/ChangeLog.html#reset()"><B>reset()</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ChangeLog.html" title="class in org.apache.jackrabbit.core.state">ChangeLog</A> <DD>Reset this change log, removing all members inside the maps we built. <DT><A HREF="./org/apache/jackrabbit/server/io/BoundedInputStream.html#reset()"><B>reset()</B></A> - Method in class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/BoundedInputStream.html" title="class in org.apache.jackrabbit.server.io">BoundedInputStream</A> <DD> <DT><A HREF="./org/apache/jackrabbit/util/LazyFileInputStream.html#reset()"><B>reset()</B></A> - Method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/LazyFileInputStream.html" title="class in org.apache.jackrabbit.util">LazyFileInputStream</A> <DD> <DT><A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html#reset()"><B>reset()</B></A> - Method in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html" title="class in org.apache.jackrabbit.webdav">WebdavResponseImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/state/Cache.html#resetAccessCount()"><B>resetAccessCount()</B></A> - Method in interface org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/Cache.html" title="interface in org.apache.jackrabbit.core.state">Cache</A> <DD>Reset the access counter. <DT><A HREF="./org/apache/jackrabbit/core/state/MLRUItemStateCache.html#resetAccessCount()"><B>resetAccessCount()</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/MLRUItemStateCache.html" title="class in org.apache.jackrabbit.core.state">MLRUItemStateCache</A> <DD>Reset the access counter. <DT><A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html#resetBuffer()"><B>resetBuffer()</B></A> - Method in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html" title="class in org.apache.jackrabbit.webdav">WebdavResponseImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html#resetStatement(java.sql.PreparedStatement)"><B>resetStatement(PreparedStatement)</B></A> - Method in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DatabaseFileSystem</A> <DD>Resets the given <code>PreparedStatement</code> by clearing the parameters and warnings contained. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html#resetStatement(java.sql.PreparedStatement)"><B>resetStatement(PreparedStatement)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleDbPersistenceManager</A> <DD>Resets the given <code>PreparedStatement</code> by clearing the parameters and warnings contained. <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html#resetStatement(java.sql.PreparedStatement)"><B>resetStatement(PreparedStatement)</B></A> - Method in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">DatabasePersistenceManager</A> <DD>Resets the given <code>PreparedStatement</code> by clearing the parameters and warnings contained. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/UniqueIdResolver.html#resolve(org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry)"><B>resolve(NodeId, NodeEntry)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.<A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/UniqueIdResolver.html" title="class in org.apache.jackrabbit.jcr2spi.hierarchy">UniqueIdResolver</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/ResolveMergeConflict.html#resolveDone()"><B>resolveDone()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/ResolveMergeConflict.html" title="class in org.apache.jackrabbit.jcr2spi.operation">ResolveMergeConflict</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/xml/ParsingContentHandler.html#resolveEntity(java.lang.String, java.lang.String)"><B>resolveEntity(String, String)</B></A> - Method in class org.apache.jackrabbit.commons.xml.<A HREF="./org/apache/jackrabbit/commons/xml/ParsingContentHandler.html" title="class in org.apache.jackrabbit.commons.xml">ParsingContentHandler</A> <DD>Returns an empty stream to prevent the XML parser from attempting to resolve external entity references. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/IndexingConfigurationEntityResolver.html#resolveEntity(java.lang.String, java.lang.String)"><B>resolveEntity(String, String)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/IndexingConfigurationEntityResolver.html" title="class in org.apache.jackrabbit.core.query.lucene">IndexingConfigurationEntityResolver</A> <DD> <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/ResolveMergeConflict.html" title="class in org.apache.jackrabbit.jcr2spi.operation"><B>ResolveMergeConflict</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/operation/package-summary.html">org.apache.jackrabbit.jcr2spi.operation</A><DD><code>ResolveMergeConflict</code>...<DT><A HREF="./org/apache/jackrabbit/jcr2spi/version/DefaultVersionManager.html#resolveMergeConflict(org.apache.jackrabbit.jcr2spi.state.NodeState, org.apache.jackrabbit.jcr2spi.state.NodeState, boolean)"><B>resolveMergeConflict(NodeState, NodeState, boolean)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.version.<A HREF="./org/apache/jackrabbit/jcr2spi/version/DefaultVersionManager.html" title="class in org.apache.jackrabbit.jcr2spi.version">DefaultVersionManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionManager.html#resolveMergeConflict(org.apache.jackrabbit.jcr2spi.state.NodeState, org.apache.jackrabbit.jcr2spi.state.NodeState, boolean)"><B>resolveMergeConflict(NodeState, NodeState, boolean)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.version.<A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionManager.html" title="interface in org.apache.jackrabbit.jcr2spi.version">VersionManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionManagerImpl.html#resolveMergeConflict(org.apache.jackrabbit.jcr2spi.state.NodeState, org.apache.jackrabbit.jcr2spi.state.NodeState, boolean)"><B>resolveMergeConflict(NodeState, NodeState, boolean)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.version.<A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionManagerImpl.html" title="class in org.apache.jackrabbit.jcr2spi.version">VersionManagerImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/AbstractReadableRepositoryService.html#resolveMergeConflict(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId[], org.apache.jackrabbit.spi.NodeId[])"><B>resolveMergeConflict(SessionInfo, NodeId, NodeId[], NodeId[])</B></A> - Method in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/AbstractReadableRepositoryService.html" title="class in org.apache.jackrabbit.spi.commons">AbstractReadableRepositoryService</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/RepositoryServiceLogger.html#resolveMergeConflict(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId[], org.apache.jackrabbit.spi.NodeId[])"><B>resolveMergeConflict(SessionInfo, NodeId, NodeId[], NodeId[])</B></A> - Method in class org.apache.jackrabbit.spi.commons.logging.<A HREF="./org/apache/jackrabbit/spi/commons/logging/RepositoryServiceLogger.html" title="class in org.apache.jackrabbit.spi.commons.logging">RepositoryServiceLogger</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/RepositoryService.html#resolveMergeConflict(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId[], org.apache.jackrabbit.spi.NodeId[])"><B>resolveMergeConflict(SessionInfo, NodeId, NodeId[], NodeId[])</B></A> - Method in interface org.apache.jackrabbit.spi.<A HREF="./org/apache/jackrabbit/spi/RepositoryService.html" title="interface in org.apache.jackrabbit.spi">RepositoryService</A> <DD>Resolve an existing merge conflict present with the node identified by the given <code>NodeId</code>. <DT><A HREF="./org/apache/jackrabbit/spi2dav/RepositoryServiceImpl.html#resolveMergeConflict(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId[], org.apache.jackrabbit.spi.NodeId[])"><B>resolveMergeConflict(SessionInfo, NodeId, NodeId[], NodeId[])</B></A> - Method in class org.apache.jackrabbit.spi2dav.<A HREF="./org/apache/jackrabbit/spi2dav/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2dav">RepositoryServiceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi2jcr/RepositoryServiceImpl.html#resolveMergeConflict(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId[], org.apache.jackrabbit.spi.NodeId[])"><B>resolveMergeConflict(SessionInfo, NodeId, NodeId[], NodeId[])</B></A> - Method in class org.apache.jackrabbit.spi2jcr.<A HREF="./org/apache/jackrabbit/spi2jcr/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2jcr">RepositoryServiceImpl</A> <DD>Resolve an existing merge conflict present with the node identified by the given <code>NodeId</code>. <DT><A HREF="./org/apache/jackrabbit/core/HierarchyManager.html#resolveNodePath(org.apache.jackrabbit.spi.Path)"><B>resolveNodePath(Path)</B></A> - Method in interface org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/HierarchyManager.html" title="interface in org.apache.jackrabbit.core">HierarchyManager</A> <DD>Resolves a path into a node id. <DT><A HREF="./org/apache/jackrabbit/core/HierarchyManagerImpl.html#resolveNodePath(org.apache.jackrabbit.spi.Path)"><B>resolveNodePath(Path)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/HierarchyManagerImpl.html" title="class in org.apache.jackrabbit.core">HierarchyManagerImpl</A> <DD>Resolves a path into a node id. <DT><A HREF="./org/apache/jackrabbit/core/CachingHierarchyManager.html#resolvePath(org.apache.jackrabbit.spi.Path, int)"><B>resolvePath(Path, int)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/CachingHierarchyManager.html" title="class in org.apache.jackrabbit.core">CachingHierarchyManager</A> <DD>Internal implementation of <A HREF="./org/apache/jackrabbit/core/HierarchyManagerImpl.html#resolvePath(org.apache.jackrabbit.spi.Path)"><CODE>HierarchyManagerImpl.resolvePath(Path)</CODE></A> that will either resolve to a node or a property. <DT><A HREF="./org/apache/jackrabbit/core/HierarchyManager.html#resolvePath(org.apache.jackrabbit.spi.Path)"><B>resolvePath(Path)</B></A> - Method in interface org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/HierarchyManager.html" title="interface in org.apache.jackrabbit.core">HierarchyManager</A> <DD><B>Deprecated.</B>&nbsp;<I>As of JSR 283, a <code>Path</code> doesn't anymore uniquely identify an <code>Item</code>, therefore <A HREF="./org/apache/jackrabbit/core/HierarchyManager.html#resolveNodePath(org.apache.jackrabbit.spi.Path)"><CODE>HierarchyManager.resolveNodePath(Path)</CODE></A> and <A HREF="./org/apache/jackrabbit/core/HierarchyManager.html#resolvePropertyPath(org.apache.jackrabbit.spi.Path)"><CODE>HierarchyManager.resolvePropertyPath(Path)</CODE></A> should be used instead.</I> <DT><A HREF="./org/apache/jackrabbit/core/HierarchyManagerImpl.html#resolvePath(org.apache.jackrabbit.spi.Path.Element[], int, org.apache.jackrabbit.core.ItemId, int)"><B>resolvePath(Path.Element[], int, ItemId, int)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/HierarchyManagerImpl.html" title="class in org.apache.jackrabbit.core">HierarchyManagerImpl</A> <DD>Internal implementation that iteratively resolves a path into an item. <DT><A HREF="./org/apache/jackrabbit/core/HierarchyManagerImpl.html#resolvePath(org.apache.jackrabbit.spi.Path, int)"><B>resolvePath(Path, int)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/HierarchyManagerImpl.html" title="class in org.apache.jackrabbit.core">HierarchyManagerImpl</A> <DD>Internal implementation of <A HREF="./org/apache/jackrabbit/core/HierarchyManagerImpl.html#resolvePath(org.apache.jackrabbit.spi.Path)"><CODE>HierarchyManagerImpl.resolvePath(Path)</CODE></A> that will either resolve to a node or a property. <DT><A HREF="./org/apache/jackrabbit/core/HierarchyManagerImpl.html#resolvePath(org.apache.jackrabbit.spi.Path)"><B>resolvePath(Path)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/HierarchyManagerImpl.html" title="class in org.apache.jackrabbit.core">HierarchyManagerImpl</A> <DD>Resolves a path into an item id. <DT><A HREF="./org/apache/jackrabbit/core/HierarchyManager.html#resolvePropertyPath(org.apache.jackrabbit.spi.Path)"><B>resolvePropertyPath(Path)</B></A> - Method in interface org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/HierarchyManager.html" title="interface in org.apache.jackrabbit.core">HierarchyManager</A> <DD>Resolves a path into a property id. <DT><A HREF="./org/apache/jackrabbit/core/HierarchyManagerImpl.html#resolvePropertyPath(org.apache.jackrabbit.spi.Path)"><B>resolvePropertyPath(Path)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/HierarchyManagerImpl.html" title="class in org.apache.jackrabbit.core">HierarchyManagerImpl</A> <DD>Resolves a path into a property id. <DT><A HREF="./org/apache/jackrabbit/core/ItemValidator.html#resolver"><B>resolver</B></A> - Variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemValidator.html" title="class in org.apache.jackrabbit.core">ItemValidator</A> <DD>Path resolver for outputting user-friendly error messages. <DT><A HREF="./org/apache/jackrabbit/core/journal/AbstractRecord.html#resolver"><B>resolver</B></A> - Variable in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AbstractRecord.html" title="class in org.apache.jackrabbit.core.journal">AbstractRecord</A> <DD>Name and Path resolver. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/NodeIndexer.html#resolver"><B>resolver</B></A> - Variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/NodeIndexer.html" title="class in org.apache.jackrabbit.core.query.lucene">NodeIndexer</A> <DD>Name and Path resolver. <DT><A HREF="./org/apache/jackrabbit/core/security/authorization/AbstractAccessControlProvider.html#resolver"><B>resolver</B></A> - Variable in class org.apache.jackrabbit.core.security.authorization.<A HREF="./org/apache/jackrabbit/core/security/authorization/AbstractAccessControlProvider.html" title="class in org.apache.jackrabbit.core.security.authorization">AbstractAccessControlProvider</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/AbstractQOMNode.html#resolver"><B>resolver</B></A> - Variable in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/AbstractQOMNode.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">AbstractQOMNode</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#resolveRelativeNodePath(java.lang.String)"><B>resolveRelativeNodePath(String)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD>Returns the id of the node at <code>relPath</code> or <code>null</code> if no node exists at <code>relPath</code>. <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#resolveRelativePropertyPath(java.lang.String)"><B>resolveRelativePropertyPath(String)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD>Returns the id of the property at <code>relPath</code> or <code>null</code> if no property exists at <code>relPath</code>. <DT><A HREF="./org/apache/jackrabbit/core/xml/SessionImporter.html#resolveUUIDConflict(org.apache.jackrabbit.core.NodeImpl, org.apache.jackrabbit.core.NodeImpl, org.apache.jackrabbit.core.xml.NodeInfo)"><B>resolveUUIDConflict(NodeImpl, NodeImpl, NodeInfo)</B></A> - Method in class org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/SessionImporter.html" title="class in org.apache.jackrabbit.core.xml">SessionImporter</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/xml/WorkspaceImporter.html#resolveUUIDConflict(org.apache.jackrabbit.core.state.NodeState, org.apache.jackrabbit.core.state.NodeState, org.apache.jackrabbit.core.xml.NodeInfo)"><B>resolveUUIDConflict(NodeState, NodeState, NodeInfo)</B></A> - Method in class org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/WorkspaceImporter.html" title="class in org.apache.jackrabbit.core.xml">WorkspaceImporter</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/util/ResourceBasedBLOBStore.html" title="interface in org.apache.jackrabbit.core.persistence.util"><B>ResourceBasedBLOBStore</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/persistence/util/package-summary.html">org.apache.jackrabbit.core.persistence.util</A><DD><code>ResourceBasedBLOBStore</code> extends the <code>BLOBStore</code> interface with the method <A HREF="./org/apache/jackrabbit/core/persistence/util/ResourceBasedBLOBStore.html#getResource(java.lang.String)"><CODE>ResourceBasedBLOBStore.getResource(String)</CODE></A><DT><A HREF="./org/apache/jackrabbit/core/state/util/ResourceBasedBLOBStore.html" title="interface in org.apache.jackrabbit.core.state.util"><B>ResourceBasedBLOBStore</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/state/util/package-summary.html">org.apache.jackrabbit.core.state.util</A><DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="./org/apache/jackrabbit/core/persistence/util/ResourceBasedBLOBStore.html" title="interface in org.apache.jackrabbit.core.persistence.util"><CODE>ResourceBasedBLOBStore</CODE></A> instead.</I><DT><A HREF="./org/apache/jackrabbit/webdav/simple/ResourceConfig.html" title="class in org.apache.jackrabbit.webdav.simple"><B>ResourceConfig</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/simple/package-summary.html">org.apache.jackrabbit.webdav.simple</A><DD><code>ResourceConfig</code>...<DT><A HREF="./org/apache/jackrabbit/webdav/simple/ResourceConfig.html#ResourceConfig()"><B>ResourceConfig()</B></A> - Constructor for class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/ResourceConfig.html" title="class in org.apache.jackrabbit.webdav.simple">ResourceConfig</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/simple/ResourceFactoryImpl.html" title="class in org.apache.jackrabbit.webdav.simple"><B>ResourceFactoryImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/simple/package-summary.html">org.apache.jackrabbit.webdav.simple</A><DD>ResourceFactoryImpl implements a simple DavResourceFactory<DT><A HREF="./org/apache/jackrabbit/webdav/simple/ResourceFactoryImpl.html#ResourceFactoryImpl(org.apache.jackrabbit.webdav.lock.LockManager)"><B>ResourceFactoryImpl(LockManager)</B></A> - Constructor for class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/ResourceFactoryImpl.html" title="class in org.apache.jackrabbit.webdav.simple">ResourceFactoryImpl</A> <DD>Create a new <code>ResourceFactory</code> that uses the given lock manager and the default <A HREF="./org/apache/jackrabbit/webdav/simple/ResourceConfig.html" title="class in org.apache.jackrabbit.webdav.simple"><CODE>resource config</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/webdav/simple/ResourceFactoryImpl.html#ResourceFactoryImpl(org.apache.jackrabbit.webdav.lock.LockManager, org.apache.jackrabbit.webdav.simple.ResourceConfig)"><B>ResourceFactoryImpl(LockManager, ResourceConfig)</B></A> - Constructor for class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/ResourceFactoryImpl.html" title="class in org.apache.jackrabbit.webdav.simple">ResourceFactoryImpl</A> <DD>Create a new <code>ResourceFactory</code> that uses the given lock manager and resource filter. <DT><A HREF="./org/apache/jackrabbit/webdav/bind/BindConstants.html#RESOURCEID"><B>RESOURCEID</B></A> - Static variable in interface org.apache.jackrabbit.webdav.bind.<A HREF="./org/apache/jackrabbit/webdav/bind/BindConstants.html" title="interface in org.apache.jackrabbit.webdav.bind">BindConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/property/DavPropertyName.html#RESOURCETYPE"><B>RESOURCETYPE</B></A> - Static variable in class org.apache.jackrabbit.webdav.property.<A HREF="./org/apache/jackrabbit/webdav/property/DavPropertyName.html" title="class in org.apache.jackrabbit.webdav.property">DavPropertyName</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/property/ResourceType.html" title="class in org.apache.jackrabbit.webdav.property"><B>ResourceType</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/property/package-summary.html">org.apache.jackrabbit.webdav.property</A><DD>The <code>ResourceType</code> class represents the webdav resource type property.<DT><A HREF="./org/apache/jackrabbit/webdav/property/ResourceType.html#ResourceType(int)"><B>ResourceType(int)</B></A> - Constructor for class org.apache.jackrabbit.webdav.property.<A HREF="./org/apache/jackrabbit/webdav/property/ResourceType.html" title="class in org.apache.jackrabbit.webdav.property">ResourceType</A> <DD>Create a single-valued resource type property <DT><A HREF="./org/apache/jackrabbit/webdav/property/ResourceType.html#ResourceType(int[])"><B>ResourceType(int[])</B></A> - Constructor for class org.apache.jackrabbit.webdav.property.<A HREF="./org/apache/jackrabbit/webdav/property/ResourceType.html" title="class in org.apache.jackrabbit.webdav.property">ResourceType</A> <DD>Create a multi-valued resource type property <DT><A HREF="./org/apache/jackrabbit/commons/predicate/NodeTypePredicate.html#respectSupertype"><B>respectSupertype</B></A> - Variable in class org.apache.jackrabbit.commons.predicate.<A HREF="./org/apache/jackrabbit/commons/predicate/NodeTypePredicate.html" title="class in org.apache.jackrabbit.commons.predicate">NodeTypePredicate</A> <DD>indicates if supertypes should be respected <DT><A HREF="./org/apache/jackrabbit/webdav/security/report/AbstractSecurityReport.html#responses"><B>responses</B></A> - Variable in class org.apache.jackrabbit.webdav.security.report.<A HREF="./org/apache/jackrabbit/webdav/security/report/AbstractSecurityReport.html" title="class in org.apache.jackrabbit.webdav.security.report">AbstractSecurityReport</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/j2ee/RepositoryStartupServlet.html#restart()"><B>restart()</B></A> - Method in class org.apache.jackrabbit.j2ee.<A HREF="./org/apache/jackrabbit/j2ee/RepositoryStartupServlet.html" title="class in org.apache.jackrabbit.j2ee">RepositoryStartupServlet</A> <DD>Restarts the repository. <DT><A HREF="./org/apache/jackrabbit/api/jsr283/version/VersionManager.html#restore(org.apache.jackrabbit.api.jsr283.version.Version[], boolean)"><B>restore(Version[], boolean)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.version.<A HREF="./org/apache/jackrabbit/api/jsr283/version/VersionManager.html" title="interface in org.apache.jackrabbit.api.jsr283.version">VersionManager</A> <DD>Restores a set of versions at once. <DT><A HREF="./org/apache/jackrabbit/api/jsr283/version/VersionManager.html#restore(java.lang.String, java.lang.String, boolean)"><B>restore(String, String, boolean)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.version.<A HREF="./org/apache/jackrabbit/api/jsr283/version/VersionManager.html" title="interface in org.apache.jackrabbit.api.jsr283.version">VersionManager</A> <DD>Restores the node at <code>absPath</code> to the state defined by the version with the specified <code>versionName</code>. <DT><A HREF="./org/apache/jackrabbit/api/jsr283/version/VersionManager.html#restore(org.apache.jackrabbit.api.jsr283.version.Version, boolean)"><B>restore(Version, boolean)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.version.<A HREF="./org/apache/jackrabbit/api/jsr283/version/VersionManager.html" title="interface in org.apache.jackrabbit.api.jsr283.version">VersionManager</A> <DD>Restores the specified <code>version</code> and the changes the corresponding node to reflect the state defined by the specified <code>version</code>. <DT><A HREF="./org/apache/jackrabbit/api/jsr283/version/VersionManager.html#restore(java.lang.String, org.apache.jackrabbit.api.jsr283.version.Version, boolean)"><B>restore(String, Version, boolean)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.version.<A HREF="./org/apache/jackrabbit/api/jsr283/version/VersionManager.html" title="interface in org.apache.jackrabbit.api.jsr283.version">VersionManager</A> <DD>Restores the specified version to <code>absPath</code>. <DT><A HREF="./org/apache/jackrabbit/commons/AbstractNode.html#restore(java.lang.String, boolean)"><B>restore(String, boolean)</B></A> - Method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/AbstractNode.html" title="class in org.apache.jackrabbit.commons">AbstractNode</A> <DD>Restores this node to the version with the given name. <DT><A HREF="./org/apache/jackrabbit/commons/AbstractNode.html#restore(javax.jcr.version.Version, boolean)"><B>restore(Version, boolean)</B></A> - Method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/AbstractNode.html" title="class in org.apache.jackrabbit.commons">AbstractNode</A> <DD>Restores this node to the given version. <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#restore(java.lang.String, boolean)"><B>restore(String, boolean)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#restore(javax.jcr.version.Version, boolean)"><B>restore(Version, boolean)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#restore(javax.jcr.version.Version, java.lang.String, boolean)"><B>restore(Version, String, boolean)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/version/JcrVersionManagerImpl.html#restore(org.apache.jackrabbit.api.jsr283.version.Version[], boolean)"><B>restore(Version[], boolean)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/JcrVersionManagerImpl.html" title="class in org.apache.jackrabbit.core.version">JcrVersionManagerImpl</A> <DD>Restores a set of versions at once. <DT><A HREF="./org/apache/jackrabbit/core/version/JcrVersionManagerImpl.html#restore(java.lang.String, java.lang.String, boolean)"><B>restore(String, String, boolean)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/JcrVersionManagerImpl.html" title="class in org.apache.jackrabbit.core.version">JcrVersionManagerImpl</A> <DD>Restores the node at <code>absPath</code> to the state defined by the version with the specified <code>versionName</code>. <DT><A HREF="./org/apache/jackrabbit/core/version/JcrVersionManagerImpl.html#restore(org.apache.jackrabbit.api.jsr283.version.Version, boolean)"><B>restore(Version, boolean)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/JcrVersionManagerImpl.html" title="class in org.apache.jackrabbit.core.version">JcrVersionManagerImpl</A> <DD>Restores the specified <code>version</code> and the changes the corresponding node to reflect the state defined by the specified <code>version</code>. <DT><A HREF="./org/apache/jackrabbit/core/version/JcrVersionManagerImpl.html#restore(java.lang.String, org.apache.jackrabbit.api.jsr283.version.Version, boolean)"><B>restore(String, Version, boolean)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/JcrVersionManagerImpl.html" title="class in org.apache.jackrabbit.core.version">JcrVersionManagerImpl</A> <DD>Restores the specified version to <code>absPath</code>. <DT><A HREF="./org/apache/jackrabbit/core/WorkspaceImpl.html#restore(javax.jcr.version.Version[], boolean)"><B>restore(Version[], boolean)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/WorkspaceImpl.html" title="class in org.apache.jackrabbit.core">WorkspaceImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html#restore(java.lang.String, boolean)"><B>restore(String, boolean)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html" title="class in org.apache.jackrabbit.jcr2spi">NodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html#restore(javax.jcr.version.Version, boolean)"><B>restore(Version, boolean)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html" title="class in org.apache.jackrabbit.jcr2spi">NodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html#restore(javax.jcr.version.Version, java.lang.String, boolean)"><B>restore(Version, String, boolean)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html" title="class in org.apache.jackrabbit.jcr2spi">NodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/Restore.html" title="class in org.apache.jackrabbit.jcr2spi.operation"><B>Restore</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/operation/package-summary.html">org.apache.jackrabbit.jcr2spi.operation</A><DD><code>Restore</code>...<DT><A HREF="./org/apache/jackrabbit/jcr2spi/version/DefaultVersionManager.html#restore(org.apache.jackrabbit.jcr2spi.state.NodeState, org.apache.jackrabbit.spi.Path, org.apache.jackrabbit.jcr2spi.state.NodeState, boolean)"><B>restore(NodeState, Path, NodeState, boolean)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.version.<A HREF="./org/apache/jackrabbit/jcr2spi/version/DefaultVersionManager.html" title="class in org.apache.jackrabbit.jcr2spi.version">DefaultVersionManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/version/DefaultVersionManager.html#restore(org.apache.jackrabbit.jcr2spi.state.NodeState[], boolean)"><B>restore(NodeState[], boolean)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.version.<A HREF="./org/apache/jackrabbit/jcr2spi/version/DefaultVersionManager.html" title="class in org.apache.jackrabbit.jcr2spi.version">DefaultVersionManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionManager.html#restore(org.apache.jackrabbit.jcr2spi.state.NodeState, org.apache.jackrabbit.spi.Path, org.apache.jackrabbit.jcr2spi.state.NodeState, boolean)"><B>restore(NodeState, Path, NodeState, boolean)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.version.<A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionManager.html" title="interface in org.apache.jackrabbit.jcr2spi.version">VersionManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionManager.html#restore(org.apache.jackrabbit.jcr2spi.state.NodeState[], boolean)"><B>restore(NodeState[], boolean)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.version.<A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionManager.html" title="interface in org.apache.jackrabbit.jcr2spi.version">VersionManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionManagerImpl.html#restore(org.apache.jackrabbit.jcr2spi.state.NodeState, org.apache.jackrabbit.spi.Path, org.apache.jackrabbit.jcr2spi.state.NodeState, boolean)"><B>restore(NodeState, Path, NodeState, boolean)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.version.<A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionManagerImpl.html" title="class in org.apache.jackrabbit.jcr2spi.version">VersionManagerImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionManagerImpl.html#restore(org.apache.jackrabbit.jcr2spi.state.NodeState[], boolean)"><B>restore(NodeState[], boolean)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.version.<A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionManagerImpl.html" title="class in org.apache.jackrabbit.jcr2spi.version">VersionManagerImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/WorkspaceImpl.html#restore(javax.jcr.version.Version[], boolean)"><B>restore(Version[], boolean)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/WorkspaceImpl.html" title="class in org.apache.jackrabbit.jcr2spi">WorkspaceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/AbstractReadableRepositoryService.html#restore(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId, boolean)"><B>restore(SessionInfo, NodeId, NodeId, boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/AbstractReadableRepositoryService.html" title="class in org.apache.jackrabbit.spi.commons">AbstractReadableRepositoryService</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/AbstractReadableRepositoryService.html#restore(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId[], boolean)"><B>restore(SessionInfo, NodeId[], boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/AbstractReadableRepositoryService.html" title="class in org.apache.jackrabbit.spi.commons">AbstractReadableRepositoryService</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/RepositoryServiceLogger.html#restore(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId, boolean)"><B>restore(SessionInfo, NodeId, NodeId, boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.logging.<A HREF="./org/apache/jackrabbit/spi/commons/logging/RepositoryServiceLogger.html" title="class in org.apache.jackrabbit.spi.commons.logging">RepositoryServiceLogger</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/RepositoryServiceLogger.html#restore(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId[], boolean)"><B>restore(SessionInfo, NodeId[], boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.logging.<A HREF="./org/apache/jackrabbit/spi/commons/logging/RepositoryServiceLogger.html" title="class in org.apache.jackrabbit.spi.commons.logging">RepositoryServiceLogger</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/RepositoryService.html#restore(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId, boolean)"><B>restore(SessionInfo, NodeId, NodeId, boolean)</B></A> - Method in interface org.apache.jackrabbit.spi.<A HREF="./org/apache/jackrabbit/spi/RepositoryService.html" title="interface in org.apache.jackrabbit.spi">RepositoryService</A> <DD>Restores the node identified by <code>nodeId</code> to the state defined by the version with the specified <code>versionId</code>. <DT><A HREF="./org/apache/jackrabbit/spi/RepositoryService.html#restore(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId[], boolean)"><B>restore(SessionInfo, NodeId[], boolean)</B></A> - Method in interface org.apache.jackrabbit.spi.<A HREF="./org/apache/jackrabbit/spi/RepositoryService.html" title="interface in org.apache.jackrabbit.spi">RepositoryService</A> <DD>Restore multiple versions at once. <DT><A HREF="./org/apache/jackrabbit/spi2dav/RepositoryServiceImpl.html#restore(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId, boolean)"><B>restore(SessionInfo, NodeId, NodeId, boolean)</B></A> - Method in class org.apache.jackrabbit.spi2dav.<A HREF="./org/apache/jackrabbit/spi2dav/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2dav">RepositoryServiceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi2dav/RepositoryServiceImpl.html#restore(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId[], boolean)"><B>restore(SessionInfo, NodeId[], boolean)</B></A> - Method in class org.apache.jackrabbit.spi2dav.<A HREF="./org/apache/jackrabbit/spi2dav/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2dav">RepositoryServiceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi2jcr/RepositoryServiceImpl.html#restore(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.NodeId, boolean)"><B>restore(SessionInfo, NodeId, NodeId, boolean)</B></A> - Method in class org.apache.jackrabbit.spi2jcr.<A HREF="./org/apache/jackrabbit/spi2jcr/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2jcr">RepositoryServiceImpl</A> <DD>Restores the node identified by <code>nodeId</code> to the state defined by the version with the specified <code>versionId</code>. <DT><A HREF="./org/apache/jackrabbit/spi2jcr/RepositoryServiceImpl.html#restore(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId[], boolean)"><B>restore(SessionInfo, NodeId[], boolean)</B></A> - Method in class org.apache.jackrabbit.spi2jcr.<A HREF="./org/apache/jackrabbit/spi2jcr/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2jcr">RepositoryServiceImpl</A> <DD>Restore multiple versions at once. <DT><A HREF="./org/apache/jackrabbit/api/jsr283/version/VersionManager.html#restoreByLabel(java.lang.String, java.lang.String, boolean)"><B>restoreByLabel(String, String, boolean)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.version.<A HREF="./org/apache/jackrabbit/api/jsr283/version/VersionManager.html" title="interface in org.apache.jackrabbit.api.jsr283.version">VersionManager</A> <DD>Restores the version of the node at <code>absPath</code> with the specified version label. <DT><A HREF="./org/apache/jackrabbit/commons/AbstractNode.html#restoreByLabel(java.lang.String, boolean)"><B>restoreByLabel(String, boolean)</B></A> - Method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/AbstractNode.html" title="class in org.apache.jackrabbit.commons">AbstractNode</A> <DD>Restores this node to the version with the given label. <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#restoreByLabel(java.lang.String, boolean)"><B>restoreByLabel(String, boolean)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/version/JcrVersionManagerImpl.html#restoreByLabel(java.lang.String, java.lang.String, boolean)"><B>restoreByLabel(String, String, boolean)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/JcrVersionManagerImpl.html" title="class in org.apache.jackrabbit.core.version">JcrVersionManagerImpl</A> <DD>Restores the version of the node at <code>absPath</code> with the specified version label. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html#restoreByLabel(java.lang.String, boolean)"><B>restoreByLabel(String, boolean)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html" title="class in org.apache.jackrabbit.jcr2spi">NodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version"><B>RestoreTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/version/package-summary.html">org.apache.jackrabbit.test.api.version</A><DD><code>RestoreTest</code> covers tests related to the restore methods available on <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true" title="class or interface in javax.jcr"><CODE>Node</CODE></A>: <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#restore(java.lang.String, boolean)" title="class or interface in javax.jcr"><CODE>Node.restore(String, boolean)</CODE></A> <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#restore(javax.jcr.version.Version, boolean)" title="class or interface in javax.jcr"><CODE>Node.restore(javax.jcr.version.Version, boolean)</CODE></A> <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#restore(javax.jcr.version.Version, java.lang.String, boolean)" title="class or interface in javax.jcr"><CODE>Node.restore(javax.jcr.version.Version, String, boolean)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#RestoreTest()"><B>RestoreTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version">RestoreTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#restoreTransient(org.apache.jackrabbit.core.state.NodeState)"><B>restoreTransient(NodeState)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/PropertyImpl.html#restoreTransient(org.apache.jackrabbit.core.state.PropertyState)"><B>restoreTransient(PropertyState)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/PropertyImpl.html" title="class in org.apache.jackrabbit.core">PropertyImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/util/WeakIdentityCollection.html#retainAll(java.util.Collection)"><B>retainAll(Collection)</B></A> - Method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/WeakIdentityCollection.html" title="class in org.apache.jackrabbit.util">WeakIdentityCollection</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/authorization/Permission.html#RETENTION_MNGMT"><B>RETENTION_MNGMT</B></A> - Static variable in class org.apache.jackrabbit.core.security.authorization.<A HREF="./org/apache/jackrabbit/core/security/authorization/Permission.html" title="class in org.apache.jackrabbit.core.security.authorization">Permission</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/jsr283/retention/RetentionManager.html" title="interface in org.apache.jackrabbit.api.jsr283.retention"><B>RetentionManager</B></A> - Interface in <A HREF="./org/apache/jackrabbit/api/jsr283/retention/package-summary.html">org.apache.jackrabbit.api.jsr283.retention</A><DD>The <code>RetentionManager</code> object is accessed via <CODE>javax.jcr.Session#getRetentionManager()</CODE>.<DT><A HREF="./org/apache/jackrabbit/core/retention/RetentionManagerImpl.html" title="class in org.apache.jackrabbit.core.retention"><B>RetentionManagerImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/retention/package-summary.html">org.apache.jackrabbit.core.retention</A><DD><code>RetentionManagerImpl</code>...<DT><A HREF="./org/apache/jackrabbit/core/retention/RetentionManagerImpl.html#RetentionManagerImpl(org.apache.jackrabbit.core.SessionImpl)"><B>RetentionManagerImpl(SessionImpl)</B></A> - Constructor for class org.apache.jackrabbit.core.retention.<A HREF="./org/apache/jackrabbit/core/retention/RetentionManagerImpl.html" title="class in org.apache.jackrabbit.core.retention">RetentionManagerImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/jsr283/retention/RetentionPolicy.html" title="interface in org.apache.jackrabbit.api.jsr283.retention"><B>RetentionPolicy</B></A> - Interface in <A HREF="./org/apache/jackrabbit/api/jsr283/retention/package-summary.html">org.apache.jackrabbit.api.jsr283.retention</A><DD>An <code>RetentionPolicy</code> is an object with a name and an optional description.<DT><A HREF="./org/apache/jackrabbit/core/retention/RetentionPolicyImpl.html" title="class in org.apache.jackrabbit.core.retention"><B>RetentionPolicyImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/retention/package-summary.html">org.apache.jackrabbit.core.retention</A><DD>Basic implementation of the <code>RetentionPolicy</code> interface.<DT><A HREF="./org/apache/jackrabbit/core/ItemValidator.html#retentionReg"><B>retentionReg</B></A> - Variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemValidator.html" title="class in org.apache.jackrabbit.core">ItemValidator</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/retention/RetentionRegistry.html" title="interface in org.apache.jackrabbit.core.retention"><B>RetentionRegistry</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/retention/package-summary.html">org.apache.jackrabbit.core.retention</A><DD><code>RetentionEvaluator</code>...<DT><A HREF="./org/apache/jackrabbit/core/retention/RetentionRegistryImpl.html" title="class in org.apache.jackrabbit.core.retention"><B>RetentionRegistryImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/retention/package-summary.html">org.apache.jackrabbit.core.retention</A><DD><code>RetentionEvaluatorImpl</code>...<DT><A HREF="./org/apache/jackrabbit/core/retention/RetentionRegistryImpl.html#RetentionRegistryImpl(org.apache.jackrabbit.core.SessionImpl, org.apache.jackrabbit.core.fs.FileSystem)"><B>RetentionRegistryImpl(SessionImpl, FileSystem)</B></A> - Constructor for class org.apache.jackrabbit.core.retention.<A HREF="./org/apache/jackrabbit/core/retention/RetentionRegistryImpl.html" title="class in org.apache.jackrabbit.core.retention">RetentionRegistryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/state/ItemStateCache.html#retrieve(org.apache.jackrabbit.core.ItemId)"><B>retrieve(ItemId)</B></A> - Method in interface org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ItemStateCache.html" title="interface in org.apache.jackrabbit.core.state">ItemStateCache</A> <DD>Returns the <code>ItemState</code> object with the specified <code>id</code> if it is present or <code>null</code> if no entry exists with that <code>id</code>. <DT><A HREF="./org/apache/jackrabbit/core/state/ItemStateReferenceCache.html#retrieve(org.apache.jackrabbit.core.ItemId)"><B>retrieve(ItemId)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ItemStateReferenceCache.html" title="class in org.apache.jackrabbit.core.state">ItemStateReferenceCache</A> <DD>Returns the <code>ItemState</code> object with the specified <code>id</code> if it is present or <code>null</code> if no entry exists with that <code>id</code>. <DT><A HREF="./org/apache/jackrabbit/core/state/MLRUItemStateCache.html#retrieve(org.apache.jackrabbit.core.ItemId)"><B>retrieve(ItemId)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/MLRUItemStateCache.html" title="class in org.apache.jackrabbit.core.state">MLRUItemStateCache</A> <DD>Returns the <code>ItemState</code> object with the specified <code>id</code> if it is present or <code>null</code> if no entry exists with that <code>id</code>. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/xml/Importer.TextValue.html#retrieve()"><B>retrieve()</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.xml.<A HREF="./org/apache/jackrabbit/jcr2spi/xml/Importer.TextValue.html" title="interface in org.apache.jackrabbit.jcr2spi.xml">Importer.TextValue</A> <DD>Retrieves the serialized value. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#retrieveAggregateRoot(org.apache.jackrabbit.core.state.NodeState, java.util.Map)"><B>retrieveAggregateRoot(NodeState, Map)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>Retrieves the root of the indexing aggregate for <code>state</code> and puts it into <code>map</code>. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#retrieveAggregateRoot(java.util.Set, java.util.Map)"><B>retrieveAggregateRoot(Set, Map)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>Retrieves the root of the indexing aggregate for <code>removedUUIDs</code> and puts it into <code>map</code>. <DT><A HREF="./org/apache/jackrabbit/core/state/ItemStateCache.html#retrieveAll()"><B>retrieveAll()</B></A> - Method in interface org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ItemStateCache.html" title="interface in org.apache.jackrabbit.core.state">ItemStateCache</A> <DD>Returns all the cached item states. <DT><A HREF="./org/apache/jackrabbit/core/state/ItemStateReferenceCache.html#retrieveAll()"><B>retrieveAll()</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ItemStateReferenceCache.html" title="class in org.apache.jackrabbit.core.state">ItemStateReferenceCache</A> <DD>Returns all the cached item states. <DT><A HREF="./org/apache/jackrabbit/core/state/MLRUItemStateCache.html#retrieveAll()"><B>retrieveAll()</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/MLRUItemStateCache.html" title="class in org.apache.jackrabbit.core.state">MLRUItemStateCache</A> <DD>Returns all the cached item states. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/MoreLikeThis.html#retrieveInterestingTerms(int)"><B>retrieveInterestingTerms(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/MoreLikeThis.html" title="class in org.apache.jackrabbit.core.query.lucene">MoreLikeThis</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/MoreLikeThis.html#retrieveInterestingTerms(java.io.Reader)"><B>retrieveInterestingTerms(Reader)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/MoreLikeThis.html" title="class in org.apache.jackrabbit.core.query.lucene">MoreLikeThis</A> <DD>Convenience routine to make it easy to return the most interesting words in a document. <DT><A HREF="./org/apache/jackrabbit/name/NameCache.html#retrieveName(java.lang.String)"><B>retrieveName(String)</B></A> - Method in interface org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/NameCache.html" title="interface in org.apache.jackrabbit.name">NameCache</A> <DD><B>Deprecated.</B>&nbsp;Retrieves a qualified name from the cache for the given jcr name. <DT><A HREF="./org/apache/jackrabbit/name/NameCache.html#retrieveName(org.apache.jackrabbit.name.QName)"><B>retrieveName(QName)</B></A> - Method in interface org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/NameCache.html" title="interface in org.apache.jackrabbit.name">NameCache</A> <DD><B>Deprecated.</B>&nbsp;Retrieves a jcr name from the cache for the given qualified name. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/MoreLikeThis.html#retrieveTerms(int)"><B>retrieveTerms(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/MoreLikeThis.html" title="class in org.apache.jackrabbit.core.query.lucene">MoreLikeThis</A> <DD>Find words for a more-like-this query former. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/MoreLikeThis.html#retrieveTerms(java.io.Reader)"><B>retrieveTerms(Reader)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/MoreLikeThis.html" title="class in org.apache.jackrabbit.core.query.lucene">MoreLikeThis</A> <DD>Find words for a more-like-this query former. <DT><A HREF="./org/apache/jackrabbit/core/SessionImpl.html#retrieveUserId(javax.security.auth.Subject)"><B>retrieveUserId(Subject)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/SessionImpl.html" title="class in org.apache.jackrabbit.core">SessionImpl</A> <DD>Retrieve the userID from the specified subject. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#Return"><B>Return</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#ReverseAxis()"><B>ReverseAxis()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#ReverseStep()"><B>ReverseStep()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/HierarchyEntry.html#revert()"><B>revert()</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.<A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/HierarchyEntry.html" title="interface in org.apache.jackrabbit.jcr2spi.hierarchy">HierarchyEntry</A> <DD>Traverses the hierarchy and reverts all transient modifications such as adding, modifying or removing item states. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/NodeEntryImpl.html#revert()"><B>revert()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.<A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/NodeEntryImpl.html" title="class in org.apache.jackrabbit.jcr2spi.hierarchy">NodeEntryImpl</A> <DD>Calls <CODE>HierarchyEntryImpl.revert()</CODE> and moves all properties from the attic back into th properties map. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/ItemState.html#revert()"><B>revert()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/ItemState.html" title="class in org.apache.jackrabbit.jcr2spi.state">ItemState</A> <DD>Revert all transient modifications made to this ItemState. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/NodeState.html#revert()"><B>revert()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/NodeState.html" title="class in org.apache.jackrabbit.jcr2spi.state">NodeState</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/PropertyState.html#revert()"><B>revert()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/PropertyState.html" title="class in org.apache.jackrabbit.jcr2spi.state">PropertyState</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/security/user/Impersonation.html#revokeImpersonation(java.security.Principal)"><B>revokeImpersonation(Principal)</B></A> - Method in interface org.apache.jackrabbit.api.security.user.<A HREF="./org/apache/jackrabbit/api/security/user/Impersonation.html" title="interface in org.apache.jackrabbit.api.security.user">Impersonation</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/LocalNameQuery.html#rewrite(org.apache.lucene.index.IndexReader)"><B>rewrite(IndexReader)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/LocalNameQuery.html" title="class in org.apache.jackrabbit.core.query.lucene">LocalNameQuery</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/NameQuery.html#rewrite(org.apache.lucene.index.IndexReader)"><B>rewrite(IndexReader)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/NameQuery.html" title="class in org.apache.jackrabbit.core.query.lucene">NameQuery</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/NameRangeQuery.html#rewrite(org.apache.lucene.index.IndexReader)"><B>rewrite(IndexReader)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/NameRangeQuery.html" title="class in org.apache.jackrabbit.core.query.lucene">NameRangeQuery</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/RangeQuery.html#rewrite(org.apache.lucene.index.IndexReader)"><B>rewrite(IndexReader)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/RangeQuery.html" title="class in org.apache.jackrabbit.core.query.lucene">RangeQuery</A> <DD>Rewrites this query into a <CODE>ConstantScoreRangeQuery</CODE> if <A HREF="./org/apache/jackrabbit/core/query/lucene/RangeQuery.html#transform"><CODE>RangeQuery.transform</CODE></A> is <A HREF="./org/apache/jackrabbit/core/query/lucene/TransformConstants.html#TRANSFORM_NONE"><CODE>TransformConstants.TRANSFORM_NONE</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SimilarityQuery.html#rewrite(org.apache.lucene.index.IndexReader)"><B>rewrite(IndexReader)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SimilarityQuery.html" title="class in org.apache.jackrabbit.core.query.lucene">SimilarityQuery</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/WildcardQuery.html#rewrite(org.apache.lucene.index.IndexReader)"><B>rewrite(IndexReader)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/WildcardQuery.html" title="class in org.apache.jackrabbit.core.query.lucene">WildcardQuery</A> <DD>Either rewrites this query to a lucene MultiTermQuery or in case of a TooManyClauses exception to a custom jackrabbit query implementation that uses a BitSet to collect all hits. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#RIGHT_BRACKET"><B>RIGHT_BRACKET</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#RIGHT_PAREN"><B>RIGHT_PAREN</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/j2ee/RMIConfig.html" title="class in org.apache.jackrabbit.j2ee"><B>RMIConfig</B></A> - Class in <A HREF="./org/apache/jackrabbit/j2ee/package-summary.html">org.apache.jackrabbit.j2ee</A><DD>The RMI config hold information about RMI connection details.<DT><A HREF="./org/apache/jackrabbit/j2ee/RMIConfig.html#RMIConfig(org.apache.jackrabbit.j2ee.BootstrapConfig)"><B>RMIConfig(BootstrapConfig)</B></A> - Constructor for class org.apache.jackrabbit.j2ee.<A HREF="./org/apache/jackrabbit/j2ee/RMIConfig.html" title="class in org.apache.jackrabbit.j2ee">RMIConfig</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/j2ee/RMIConfig.html#rmiPort()"><B>rmiPort()</B></A> - Method in class org.apache.jackrabbit.j2ee.<A HREF="./org/apache/jackrabbit/j2ee/RMIConfig.html" title="class in org.apache.jackrabbit.j2ee">RMIConfig</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/InternalXAResource.html#rollback(org.apache.jackrabbit.core.TransactionContext)"><B>rollback(TransactionContext)</B></A> - Method in interface org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/InternalXAResource.html" title="interface in org.apache.jackrabbit.core">InternalXAResource</A> <DD>Rollback transaction. <DT><A HREF="./org/apache/jackrabbit/core/lock/XALockManager.html#rollback(org.apache.jackrabbit.core.TransactionContext)"><B>rollback(TransactionContext)</B></A> - Method in class org.apache.jackrabbit.core.lock.<A HREF="./org/apache/jackrabbit/core/lock/XALockManager.html" title="class in org.apache.jackrabbit.core.lock">XALockManager</A> <DD>Rollback transaction. <DT><A HREF="./org/apache/jackrabbit/core/state/XAItemStateManager.html#rollback(org.apache.jackrabbit.core.TransactionContext)"><B>rollback(TransactionContext)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/XAItemStateManager.html" title="class in org.apache.jackrabbit.core.state">XAItemStateManager</A> <DD>Rollback transaction. <DT><A HREF="./org/apache/jackrabbit/core/TransactionContext.html#rollback()"><B>rollback()</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/TransactionContext.html" title="class in org.apache.jackrabbit.core">TransactionContext</A> <DD>Rollback the transaction identified by this context. <DT><A HREF="./org/apache/jackrabbit/core/version/XAVersionManager.html#rollback(org.apache.jackrabbit.core.TransactionContext)"><B>rollback(TransactionContext)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/XAVersionManager.html" title="class in org.apache.jackrabbit.core.version">XAVersionManager</A> <DD>Rollback transaction. <DT><A HREF="./org/apache/jackrabbit/core/XASessionImpl.html#rollback(javax.transaction.xa.Xid)"><B>rollback(Xid)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/XASessionImpl.html" title="class in org.apache.jackrabbit.core">XASessionImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/jca/AnonymousConnection.html#rollback(javax.transaction.xa.Xid)"><B>rollback(Xid)</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/AnonymousConnection.html" title="class in org.apache.jackrabbit.jca">AnonymousConnection</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jca/TransactionBoundXAResource.html#rollback(javax.transaction.xa.Xid)"><B>rollback(Xid)</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/TransactionBoundXAResource.html" title="class in org.apache.jackrabbit.jca">TransactionBoundXAResource</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/QueryImpl.html#root"><B>root</B></A> - Variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/QueryImpl.html" title="class in org.apache.jackrabbit.core.query.lucene">QueryImpl</A> <DD>The root node of the query tree <DT><A HREF="./org/apache/jackrabbit/name/Path.html#ROOT"><B>ROOT</B></A> - Static variable in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/Path.html" title="class in org.apache.jackrabbit.name">Path</A> <DD><B>Deprecated.</B>&nbsp;the root path <DT><A HREF="./org/apache/jackrabbit/name/QName.html#ROOT"><B>ROOT</B></A> - Static variable in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/QName.html" title="class in org.apache.jackrabbit.name">QName</A> <DD><B>Deprecated.</B>&nbsp;Extra QName for the root node <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html#ROOT"><B>ROOT</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.name.<A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html" title="class in org.apache.jackrabbit.spi.commons.name">NameConstants</A> <DD>Extra Name for the root node <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#Root"><B>Root</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/name/Path.html#ROOT_DEPTH"><B>ROOT_DEPTH</B></A> - Static variable in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/Path.html" title="class in org.apache.jackrabbit.name">Path</A> <DD><B>Deprecated.</B>&nbsp;Constant defining the depth of the root path <DT><A HREF="./org/apache/jackrabbit/spi/Path.html#ROOT_DEPTH"><B>ROOT_DEPTH</B></A> - Static variable in interface org.apache.jackrabbit.spi.<A HREF="./org/apache/jackrabbit/spi/Path.html" title="interface in org.apache.jackrabbit.spi">Path</A> <DD>Constant defining the depth of the root path <DT><A HREF="./org/apache/jackrabbit/name/Path.html#ROOT_ELEMENT"><B>ROOT_ELEMENT</B></A> - Static variable in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/Path.html" title="class in org.apache.jackrabbit.name">Path</A> <DD><B>Deprecated.</B>&nbsp;the 'root' element. i.e <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html#ROOT_ITEM_PATH"><B>ROOT_ITEM_PATH</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr">ItemResourceConstants</A> <DD>The resource path of the root-item-resource. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html#ROOT_ITEM_RESOURCEPATH"><B>ROOT_ITEM_RESOURCEPATH</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr">ItemResourceConstants</A> <DD>Placeholder resource path for the JCR root node. <DT><A HREF="./org/apache/jackrabbit/core/RepositoryImpl.html#ROOT_NODE_ID"><B>ROOT_NODE_ID</B></A> - Static variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/RepositoryImpl.html" title="class in org.apache.jackrabbit.core">RepositoryImpl</A> <DD>hardcoded id of the repository root node <DT><A HREF="./org/apache/jackrabbit/core/config/RepositoryConfigurationParser.html#ROOT_PATH_ATTRIBUTE"><B>ROOT_PATH_ATTRIBUTE</B></A> - Static variable in class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/RepositoryConfigurationParser.html" title="class in org.apache.jackrabbit.core.config">RepositoryConfigurationParser</A> <DD>Name of the root path configuration attribute. <DT><A HREF="./org/apache/jackrabbit/webdav/version/VersionHistoryResource.html#ROOT_VERSION"><B>ROOT_VERSION</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/VersionHistoryResource.html" title="interface in org.apache.jackrabbit.webdav.version">VersionHistoryResource</A> <DD>Computed (protected) property identifying the root version of this version history. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/RootCollection.html" title="class in org.apache.jackrabbit.webdav.jcr"><B>RootCollection</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/jcr/package-summary.html">org.apache.jackrabbit.webdav.jcr</A><DD><code>RootCollection</code> represent the WebDAV root resource that does not represent any repository item.<DT><A HREF="./org/apache/jackrabbit/webdav/jcr/RootCollection.html#RootCollection(org.apache.jackrabbit.webdav.DavResourceLocator, org.apache.jackrabbit.webdav.jcr.JcrDavSession, org.apache.jackrabbit.webdav.DavResourceFactory)"><B>RootCollection(DavResourceLocator, JcrDavSession, DavResourceFactory)</B></A> - Constructor for class org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/RootCollection.html" title="class in org.apache.jackrabbit.webdav.jcr">RootCollection</A> <DD>Create a new <code>RootCollection</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#RootDescendants"><B>RootDescendants</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/AbstractReadableRepositoryService.html#rootNodeDefinition"><B>rootNodeDefinition</B></A> - Variable in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/AbstractReadableRepositoryService.html" title="class in org.apache.jackrabbit.spi.commons">AbstractReadableRepositoryService</A> <DD>The node definition of the root node. <DT><A HREF="./org/apache/jackrabbit/core/HierarchyManagerImpl.html#rootNodeId"><B>rootNodeId</B></A> - Variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/HierarchyManagerImpl.html" title="class in org.apache.jackrabbit.core">HierarchyManagerImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/virtual/AbstractVISProvider.html#rootNodeId"><B>rootNodeId</B></A> - Variable in class org.apache.jackrabbit.core.virtual.<A HREF="./org/apache/jackrabbit/core/virtual/AbstractVISProvider.html" title="class in org.apache.jackrabbit.core.virtual">AbstractVISProvider</A> <DD>the root node id <DT><A HREF="./org/apache/jackrabbit/test/api/RootNodeTest.html" title="class in org.apache.jackrabbit.test.api"><B>RootNodeTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD>Test cases for the root node.<DT><A HREF="./org/apache/jackrabbit/test/api/RootNodeTest.html#RootNodeTest()"><B>RootNodeTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/RootNodeTest.html" title="class in org.apache.jackrabbit.test.api">RootNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html#rootVersion"><B>rootVersion</B></A> - Variable in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionLabelTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/RotatingLogFile.html#rotate()"><B>rotate()</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/RotatingLogFile.html" title="class in org.apache.jackrabbit.core.journal">RotatingLogFile</A> <DD>Rotate this file. <DT><A HREF="./org/apache/jackrabbit/core/journal/RotatingLogFile.html" title="class in org.apache.jackrabbit.core.journal"><B>RotatingLogFile</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/journal/package-summary.html">org.apache.jackrabbit.core.journal</A><DD>Represents a log file that can be rotated.<DT><A HREF="./org/apache/jackrabbit/api/jsr283/query/Row.html" title="interface in org.apache.jackrabbit.api.jsr283.query"><B>Row</B></A> - Interface in <A HREF="./org/apache/jackrabbit/api/jsr283/query/package-summary.html">org.apache.jackrabbit.api.jsr283.query</A><DD><code>Row</code>...<DT><A HREF="./org/apache/jackrabbit/commons/iterator/RowIteratorAdapter.html" title="class in org.apache.jackrabbit.commons.iterator"><B>RowIteratorAdapter</B></A> - Class in <A HREF="./org/apache/jackrabbit/commons/iterator/package-summary.html">org.apache.jackrabbit.commons.iterator</A><DD>Adapter class for turning <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/RangeIterator.html?is-external=true" title="class or interface in javax.jcr"><CODE>RangeIterator</CODE></A>s or <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util"><CODE>Iterator</CODE></A>s into <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/query/RowIterator.html?is-external=true" title="class or interface in javax.jcr.query"><CODE>RowIterator</CODE></A>s.<DT><A HREF="./org/apache/jackrabbit/commons/iterator/RowIteratorAdapter.html#RowIteratorAdapter(javax.jcr.RangeIterator)"><B>RowIteratorAdapter(RangeIterator)</B></A> - Constructor for class org.apache.jackrabbit.commons.iterator.<A HREF="./org/apache/jackrabbit/commons/iterator/RowIteratorAdapter.html" title="class in org.apache.jackrabbit.commons.iterator">RowIteratorAdapter</A> <DD>Creates an adapter for the given <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/RangeIterator.html?is-external=true" title="class or interface in javax.jcr"><CODE>RangeIterator</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/commons/iterator/RowIteratorAdapter.html#RowIteratorAdapter(java.util.Iterator)"><B>RowIteratorAdapter(Iterator)</B></A> - Constructor for class org.apache.jackrabbit.commons.iterator.<A HREF="./org/apache/jackrabbit/commons/iterator/RowIteratorAdapter.html" title="class in org.apache.jackrabbit.commons.iterator">RowIteratorAdapter</A> <DD>Creates an adapter for the given <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util"><CODE>Iterator</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/commons/iterator/RowIteratorAdapter.html#RowIteratorAdapter(java.util.Collection)"><B>RowIteratorAdapter(Collection)</B></A> - Constructor for class org.apache.jackrabbit.commons.iterator.<A HREF="./org/apache/jackrabbit/commons/iterator/RowIteratorAdapter.html" title="class in org.apache.jackrabbit.commons.iterator">RowIteratorAdapter</A> <DD>Creates an iterator for the given collection. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#Rpar"><B>Rpar</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#RparAs"><B>RparAs</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#RparForKindTest"><B>RparForKindTest</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbInputStream.html#rs"><B>rs</B></A> - Variable in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbInputStream.html" title="class in org.apache.jackrabbit.core.data.db">DbInputStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/extractor/RTFTextExtractor.html" title="class in org.apache.jackrabbit.extractor"><B>RTFTextExtractor</B></A> - Class in <A HREF="./org/apache/jackrabbit/extractor/package-summary.html">org.apache.jackrabbit.extractor</A><DD>Text extractor for Rich Text Format (RTF)<DT><A HREF="./org/apache/jackrabbit/extractor/RTFTextExtractor.html#RTFTextExtractor()"><B>RTFTextExtractor()</B></A> - Constructor for class org.apache.jackrabbit.extractor.<A HREF="./org/apache/jackrabbit/extractor/RTFTextExtractor.html" title="class in org.apache.jackrabbit.extractor">RTFTextExtractor</A> <DD>Creates a new <code>RTFTextExtractor</code> instance. <DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html#run()"><B>run()</B></A> - Method in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html" title="class in org.apache.jackrabbit.core.cluster">ClusterNode</A> <DD>Run loop that will sync this node after some delay. <DT><A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.RevisionTableJanitor.html#run()"><B>run()</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.RevisionTableJanitor.html" title="class in org.apache.jackrabbit.core.journal">DatabaseJournal.RevisionTableJanitor</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/observation/ObservationDispatcher.html#run()"><B>run()</B></A> - Method in class org.apache.jackrabbit.core.observation.<A HREF="./org/apache/jackrabbit/core/observation/ObservationDispatcher.html" title="class in org.apache.jackrabbit.core.observation">ObservationDispatcher</A> <DD>Implements the run method of the background notification thread. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/TextExtractorJob.html#run()"><B>run()</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/TextExtractorJob.html" title="class in org.apache.jackrabbit.core.query.lucene">TextExtractorJob</A> <DD>Runs the actual text extraction. <DT><A HREF="./org/apache/jackrabbit/core/TransactionContext.html#run()"><B>run()</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/TransactionContext.html" title="class in org.apache.jackrabbit.core">TransactionContext</A> <DD>Rolls back the transaction if still prepared and marks the transaction rolled back. <DT><A HREF="./org/apache/jackrabbit/spi/commons/lock/Locked.html#run(javax.jcr.Node)"><B>run(Node)</B></A> - Method in class org.apache.jackrabbit.spi.commons.lock.<A HREF="./org/apache/jackrabbit/spi/commons/lock/Locked.html" title="class in org.apache.jackrabbit.spi.commons.lock">Locked</A> <DD>This method is executed while holding the lock. <DT><A HREF="./org/apache/jackrabbit/standalone/Main.html#run()"><B>run()</B></A> - Method in class org.apache.jackrabbit.standalone.<A HREF="./org/apache/jackrabbit/standalone/Main.html" title="class in org.apache.jackrabbit.standalone">Main</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html#run(junit.framework.TestResult)"><B>run(TestResult)</B></A> - Method in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html" title="class in org.apache.jackrabbit.test">AbstractJCRTest</A> <DD>Runs the test cases of this test class and reports the results to <code>testResult</code>. <DT><A HREF="./org/apache/jackrabbit/util/Locked.html#run(javax.jcr.Node)"><B>run(Node)</B></A> - Method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/Locked.html" title="class in org.apache.jackrabbit.util">Locked</A> <DD>This method is executed while holding the lock. <DT><A HREF="./org/apache/jackrabbit/test/JCRTestResult.html#runCount()"><B>runCount()</B></A> - Method in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/JCRTestResult.html" title="class in org.apache.jackrabbit.test">JCRTestResult</A> <DD>&nbsp; </DL> <HR> <A NAME="_S_"><!-- --></A><H2> <B>S</B></H2> <DL> <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#S"><B>S</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/fs/FileSystemPathUtil.html#SAFE_NAMECHARS"><B>SAFE_NAMECHARS</B></A> - Static variable in class org.apache.jackrabbit.core.fs.<A HREF="./org/apache/jackrabbit/core/fs/FileSystemPathUtil.html" title="class in org.apache.jackrabbit.core.fs">FileSystemPathUtil</A> <DD>The list of characters that are not encoded by the <code>escapeName(String)</code> and <code>unescape(String)</code> methods. <DT><A HREF="./org/apache/jackrabbit/core/fs/FileSystemPathUtil.html#SAFE_PATHCHARS"><B>SAFE_PATHCHARS</B></A> - Static variable in class org.apache.jackrabbit.core.fs.<A HREF="./org/apache/jackrabbit/core/fs/FileSystemPathUtil.html" title="class in org.apache.jackrabbit.core.fs">FileSystemPathUtil</A> <DD>The list of characters that are not encoded by the <code>escapePath(String)</code> and <code>unescape(String)</code> methods. <DT><A HREF="./org/apache/jackrabbit/core/ItemImpl.html#safeGetJCRPath()"><B>safeGetJCRPath()</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemImpl.html" title="class in org.apache.jackrabbit.core">ItemImpl</A> <DD>Failsafe mapping of internal <code>id</code> to JCR path for use in diagnostic output, error messages etc. <DT><A HREF="./org/apache/jackrabbit/core/ItemValidator.html#safeGetJCRPath(org.apache.jackrabbit.spi.Path)"><B>safeGetJCRPath(Path)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemValidator.html" title="class in org.apache.jackrabbit.core">ItemValidator</A> <DD>Failsafe conversion of internal <code>Path</code> to JCR path for use in error messages etc. <DT><A HREF="./org/apache/jackrabbit/core/ItemValidator.html#safeGetJCRPath(org.apache.jackrabbit.core.ItemId)"><B>safeGetJCRPath(ItemId)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemValidator.html" title="class in org.apache.jackrabbit.core">ItemValidator</A> <DD>Failsafe translation of internal <code>ItemId</code> to JCR path for use in error messages etc. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/util/LogUtil.html#safeGetJCRPath(org.apache.jackrabbit.spi.Path, org.apache.jackrabbit.spi.commons.conversion.PathResolver)"><B>safeGetJCRPath(Path, PathResolver)</B></A> - Static method in class org.apache.jackrabbit.jcr2spi.util.<A HREF="./org/apache/jackrabbit/jcr2spi/util/LogUtil.html" title="class in org.apache.jackrabbit.jcr2spi.util">LogUtil</A> <DD>Failsafe conversion of internal <code>Path</code> to JCR path for use in error messages etc. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/util/LogUtil.html#safeGetJCRPath(org.apache.jackrabbit.jcr2spi.state.ItemState, org.apache.jackrabbit.spi.commons.conversion.PathResolver)"><B>safeGetJCRPath(ItemState, PathResolver)</B></A> - Static method in class org.apache.jackrabbit.jcr2spi.util.<A HREF="./org/apache/jackrabbit/jcr2spi/util/LogUtil.html" title="class in org.apache.jackrabbit.jcr2spi.util">LogUtil</A> <DD>Failsafe conversion of an <code>ItemState</code> to JCR path for use in error messages etc. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/xml/Constants.html#SAMENAMESIBLINGS_ATTRIBUTE"><B>SAMENAMESIBLINGS_ATTRIBUTE</B></A> - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.<A HREF="./org/apache/jackrabbit/core/nodetype/xml/Constants.html" title="interface in org.apache.jackrabbit.core.nodetype.xml">Constants</A> <DD>Name of the <code>sameNameSiblings</code> attribute. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html#SAMENAMESIBLINGS_ATTRIBUTE"><B>SAMENAMESIBLINGS_ATTRIBUTE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.<A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr.nodetype">NodeTypeConstants</A> <DD>Name of the <code>sameNameSiblings</code> attribute. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/QueryObjectModelFactory.html#sameNode(java.lang.String)"><B>sameNode(String)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/QueryObjectModelFactory.html" title="interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom">QueryObjectModelFactory</A> <DD>Tests whether a node in the default selector is reachable by a specified absolute path. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/QueryObjectModelFactory.html#sameNode(java.lang.String, java.lang.String)"><B>sameNode(String, String)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/QueryObjectModelFactory.html" title="interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom">QueryObjectModelFactory</A> <DD>Tests whether a node in the specified selector is reachable by a specified absolute path. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/SameNode.html" title="interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom"><B>SameNode</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/package-summary.html">org.apache.jackrabbit.spi.commons.query.jsr283.qom</A><DD>Tests whether the <A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/SameNode.html#getSelectorName()"><CODE>selector</CODE></A> node is reachable by absolute path <A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/SameNode.html#getPath()"><CODE>path</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QueryObjectModelFactoryImpl.html#sameNode(java.lang.String)"><B>sameNode(String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QueryObjectModelFactoryImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">QueryObjectModelFactoryImpl</A> <DD>Tests whether a node in the default selector is reachable by a specified absolute path. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QueryObjectModelFactoryImpl.html#sameNode(java.lang.String, java.lang.String)"><B>sameNode(String, String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QueryObjectModelFactoryImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">QueryObjectModelFactoryImpl</A> <DD>Tests whether a node in the specified selector is reachable by a specified absolute path. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/constraint/SameNodeConstraint.html" title="class in org.apache.jackrabbit.core.query.lucene.constraint"><B>SameNodeConstraint</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/constraint/package-summary.html">org.apache.jackrabbit.core.query.lucene.constraint</A><DD><code>SameNodeConstraint</code> implements a same node constraint.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/constraint/SameNodeConstraint.html#SameNodeConstraint(org.apache.jackrabbit.spi.commons.query.qom.SameNodeImpl, org.apache.jackrabbit.spi.commons.query.qom.SelectorImpl)"><B>SameNodeConstraint(SameNodeImpl, SelectorImpl)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.<A HREF="./org/apache/jackrabbit/core/query/lucene/constraint/SameNodeConstraint.html" title="class in org.apache.jackrabbit.core.query.lucene.constraint">SameNodeConstraint</A> <DD>Creates a same node constraint. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/SameNodeImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom"><B>SameNodeImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/query/qom/package-summary.html">org.apache.jackrabbit.spi.commons.query.qom</A><DD><code>SameNodeImpl</code>...<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/join/SameNodeJoin.html" title="class in org.apache.jackrabbit.core.query.lucene.join"><B>SameNodeJoin</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/join/package-summary.html">org.apache.jackrabbit.core.query.lucene.join</A><DD><code>SameNodeJoin</code> implements a same node join condition.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/join/SameNodeJoin.html#SameNodeJoin(org.apache.jackrabbit.core.query.lucene.MultiColumnQueryHits, org.apache.jackrabbit.spi.Name, org.apache.lucene.index.IndexReader)"><B>SameNodeJoin(MultiColumnQueryHits, Name, IndexReader)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.join.<A HREF="./org/apache/jackrabbit/core/query/lucene/join/SameNodeJoin.html" title="class in org.apache.jackrabbit.core.query.lucene.join">SameNodeJoin</A> <DD>Creates a new same node join. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/QueryObjectModelFactory.html#sameNodeJoinCondition(java.lang.String, java.lang.String)"><B>sameNodeJoinCondition(String, String)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/QueryObjectModelFactory.html" title="interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom">QueryObjectModelFactory</A> <DD>Tests whether a first selector's node is the same as a second selector's node. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/QueryObjectModelFactory.html#sameNodeJoinCondition(java.lang.String, java.lang.String, java.lang.String)"><B>sameNodeJoinCondition(String, String, String)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/QueryObjectModelFactory.html" title="interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom">QueryObjectModelFactory</A> <DD>Tests whether a first selector's node is the same as a node identified by relative path from a second selector's node. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/SameNodeJoinCondition.html" title="interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom"><B>SameNodeJoinCondition</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/package-summary.html">org.apache.jackrabbit.spi.commons.query.jsr283.qom</A><DD>Tests whether two nodes are "the same" according to the <code>isSame</code> method of <code>javax.jcr.Item</code>.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QueryObjectModelFactoryImpl.html#sameNodeJoinCondition(java.lang.String, java.lang.String)"><B>sameNodeJoinCondition(String, String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QueryObjectModelFactoryImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">QueryObjectModelFactoryImpl</A> <DD>Tests whether a first selector's node is the same as a second selector's node. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QueryObjectModelFactoryImpl.html#sameNodeJoinCondition(java.lang.String, java.lang.String, java.lang.String)"><B>sameNodeJoinCondition(String, String, String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QueryObjectModelFactoryImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">QueryObjectModelFactoryImpl</A> <DD>Tests whether a first selector's node is the same as a node identified by relative path from a second selector's node. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/SameNodeJoinConditionImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom"><B>SameNodeJoinConditionImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/query/qom/package-summary.html">org.apache.jackrabbit.spi.commons.query.qom</A><DD><code>SameNodeJoinConditionImpl</code>...<DT><A HREF="./org/apache/jackrabbit/core/ItemImpl.html#sanityCheck()"><B>sanityCheck()</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemImpl.html" title="class in org.apache.jackrabbit.core">ItemImpl</A> <DD>Performs a sanity check on this item and the associated session. <DT><A HREF="./org/apache/jackrabbit/core/RepositoryImpl.html#sanityCheck()"><B>sanityCheck()</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/RepositoryImpl.html" title="class in org.apache.jackrabbit.core">RepositoryImpl</A> <DD>Performs a sanity check on this repository instance. <DT><A HREF="./org/apache/jackrabbit/core/SessionImpl.html#sanityCheck()"><B>sanityCheck()</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/SessionImpl.html" title="class in org.apache.jackrabbit.core">SessionImpl</A> <DD>Performs a sanity check on this session. <DT><A HREF="./org/apache/jackrabbit/core/WorkspaceImpl.html#sanityCheck()"><B>sanityCheck()</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/WorkspaceImpl.html" title="class in org.apache.jackrabbit.core">WorkspaceImpl</A> <DD>Performs a sanity check on this workspace and the associated session. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#Satisfies"><B>Satisfies</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/ItemImpl.html#save()"><B>save()</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemImpl.html" title="class in org.apache.jackrabbit.core">ItemImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/SessionImpl.html#save()"><B>save()</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/SessionImpl.html" title="class in org.apache.jackrabbit.core">SessionImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/jca/JCASessionHandle.html#save()"><B>save()</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/JCASessionHandle.html" title="class in org.apache.jackrabbit.jca">JCASessionHandle</A> <DD>Save the session. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/ItemImpl.html#save()"><B>save()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/ItemImpl.html" title="class in org.apache.jackrabbit.jcr2spi">ItemImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/SessionImpl.html#save()"><B>save()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/SessionImpl.html" title="class in org.apache.jackrabbit.jcr2spi">SessionImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html#save(org.apache.jackrabbit.jcr2spi.state.ItemState)"><B>save(ItemState)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.jcr2spi.state">SessionItemStateManager</A> <DD>This will save <code>state</code> and all descendants items of <code>state</code> that are transiently modified in a single step. <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#SAVEBINARY"><B>SAVEBINARY</B></A> - Variable in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/util/LogUtil.html#saveGetIdString(org.apache.jackrabbit.spi.ItemId, org.apache.jackrabbit.spi.commons.conversion.PathResolver)"><B>saveGetIdString(ItemId, PathResolver)</B></A> - Static method in class org.apache.jackrabbit.jcr2spi.util.<A HREF="./org/apache/jackrabbit/jcr2spi/util/LogUtil.html" title="class in org.apache.jackrabbit.jcr2spi.util">LogUtil</A> <DD>Failsafe conversion of an <code>ItemId</code> to a human readable string resolving the path part of the specified id using the given path resolver. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/util/LogUtil.html#saveGetJCRName(org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.spi.commons.conversion.NameResolver)"><B>saveGetJCRName(Name, NameResolver)</B></A> - Static method in class org.apache.jackrabbit.jcr2spi.util.<A HREF="./org/apache/jackrabbit/jcr2spi/util/LogUtil.html" title="class in org.apache.jackrabbit.jcr2spi.util">LogUtil</A> <DD>Failsafe conversion of a <code>Name</code> to a JCR name for use in error messages etc. <DT><A HREF="./org/apache/jackrabbit/test/api/query/SaveTest.html" title="class in org.apache.jackrabbit.test.api.query"><B>SaveTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/query/package-summary.html">org.apache.jackrabbit.test.api.query</A><DD>Tests the method <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/query/Query.html?is-external=true#storeAsNode(java.lang.String)" title="class or interface in javax.jcr.query"><CODE>Query.storeAsNode(String)</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/test/api/query/SaveTest.html#SaveTest()"><B>SaveTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SaveTest.html" title="class in org.apache.jackrabbit.test.api.query">SaveTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavServletResponse.html#SC_FAILED_DEPENDENCY"><B>SC_FAILED_DEPENDENCY</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavServletResponse.html" title="interface in org.apache.jackrabbit.webdav">DavServletResponse</A> <DD>Status code (424) incidating that the method could not be performed on the resource, because the requested action depended on another action which failed. <DT><A HREF="./org/apache/jackrabbit/webdav/DavServletResponse.html#SC_INSUFFICIENT_SPACE_ON_RESOURCE"><B>SC_INSUFFICIENT_SPACE_ON_RESOURCE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavServletResponse.html" title="interface in org.apache.jackrabbit.webdav">DavServletResponse</A> <DD>Status code (507) indicating that the resource does not have sufficient space to record the state of the resource after the execution of this method. <DT><A HREF="./org/apache/jackrabbit/webdav/DavServletResponse.html#SC_LOCKED"><B>SC_LOCKED</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavServletResponse.html" title="interface in org.apache.jackrabbit.webdav">DavServletResponse</A> <DD>Status code (423) indicating the destination resource of a method is locked, and either the request did not contain a valid Lock-Info header, or the Lock-Info header identifies a lock held by another principal. <DT><A HREF="./org/apache/jackrabbit/webdav/DavServletResponse.html#SC_MULTI_STATUS"><B>SC_MULTI_STATUS</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavServletResponse.html" title="interface in org.apache.jackrabbit.webdav">DavServletResponse</A> <DD>Status code (207) indicating that the response requires providing status for multiple independent operations. <DT><A HREF="./org/apache/jackrabbit/webdav/DavServletResponse.html#SC_PROCESSING"><B>SC_PROCESSING</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavServletResponse.html" title="interface in org.apache.jackrabbit.webdav">DavServletResponse</A> <DD>The 102 (Processing) status code is an interim response used to inform the client that the server has accepted the complete request, but has not yet completed it. <DT><A HREF="./org/apache/jackrabbit/webdav/DavServletResponse.html#SC_UNPROCESSABLE_ENTITY"><B>SC_UNPROCESSABLE_ENTITY</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavServletResponse.html" title="interface in org.apache.jackrabbit.webdav">DavServletResponse</A> <DD>The 422 (Unprocessable Entity) status code means the server understands the content type of the request entity (hence a 415(Unsupported Media Type) status code is inappropriate), and the syntax of the request entity is correct (thus a 400 (Bad Request) status code is inappropriate) but was unable to process the contained instructions. <DT><A HREF="./org/apache/jackrabbit/core/data/GarbageCollector.html#scan()"><B>scan()</B></A> - Method in class org.apache.jackrabbit.core.data.<A HREF="./org/apache/jackrabbit/core/data/GarbageCollector.html" title="class in org.apache.jackrabbit.core.data">GarbageCollector</A> <DD>Scan the repository. <DT><A HREF="./org/apache/jackrabbit/core/data/ScanEventListener.html" title="interface in org.apache.jackrabbit.core.data"><B>ScanEventListener</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/data/package-summary.html">org.apache.jackrabbit.core.data</A><DD>The listener interface for receiving garbage collection scan events.<DT><A HREF="./org/apache/jackrabbit/util/Timer.html#schedule(org.apache.jackrabbit.util.Timer.Task, long, long)"><B>schedule(Timer.Task, long, long)</B></A> - Method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/Timer.html" title="class in org.apache.jackrabbit.util">Timer</A> <DD>Schedules the specified task for repeated <i>fixed-delay execution</i>, beginning after the specified delay. <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html#schema"><B>schema</B></A> - Variable in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DatabaseFileSystem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html#schema"><B>schema</B></A> - Variable in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">DatabasePersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html#SCHEMA_OBJECT_PREFIX_VARIABLE"><B>SCHEMA_OBJECT_PREFIX_VARIABLE</B></A> - Static variable in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DatabaseFileSystem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html#SCHEMA_OBJECT_PREFIX_VARIABLE"><B>SCHEMA_OBJECT_PREFIX_VARIABLE</B></A> - Static variable in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleDbPersistenceManager</A> <DD>the variable for the schema prefix <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html#SCHEMA_OBJECT_PREFIX_VARIABLE"><B>SCHEMA_OBJECT_PREFIX_VARIABLE</B></A> - Static variable in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">DatabasePersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#SchemaAttributeTest()"><B>SchemaAttributeTest()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#SchemaAttributeType"><B>SchemaAttributeType</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#SchemaAttributeTypeForKindTest"><B>SchemaAttributeTypeForKindTest</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#SchemaElementTest()"><B>SchemaElementTest()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#SchemaElementType"><B>SchemaElementType</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#SchemaElementTypeForDocumentTest"><B>SchemaElementTypeForDocumentTest</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#SchemaElementTypeForKindTest"><B>SchemaElementTypeForKindTest</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#SchemaImport()"><B>SchemaImport()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#SchemaModeForDeclareConstruction"><B>SchemaModeForDeclareConstruction</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#schemaObjectPrefix"><B>schemaObjectPrefix</B></A> - Variable in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html" title="class in org.apache.jackrabbit.core.data.db">DbDataStore</A> <DD>The prefix of the table names. <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html#schemaObjectPrefix"><B>schemaObjectPrefix</B></A> - Variable in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DatabaseFileSystem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html#schemaObjectPrefix"><B>schemaObjectPrefix</B></A> - Variable in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html" title="class in org.apache.jackrabbit.core.journal">DatabaseJournal</A> <DD>Schema object prefix, bean property. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html#schemaObjectPrefix"><B>schemaObjectPrefix</B></A> - Variable in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleDbPersistenceManager</A> <DD>the prefix for the database objects <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html#schemaObjectPrefix"><B>schemaObjectPrefix</B></A> - Variable in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">DatabasePersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#SchemaPrefix()"><B>SchemaPrefix()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/lock/Scope.html" title="class in org.apache.jackrabbit.webdav.lock"><B>Scope</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/lock/package-summary.html">org.apache.jackrabbit.webdav.lock</A><DD>The <code>Scope</code> class abstracts the lock scope as defined by RFC 2518.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/QueryHitsQuery.QueryHitsQueryScorer.html#score()"><B>score()</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/QueryHitsQuery.QueryHitsQueryScorer.html" title="class in org.apache.jackrabbit.core.query.lucene">QueryHitsQuery.QueryHitsQueryScorer</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/ScoreNode.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>ScoreNode</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD><code>ScoreNode</code> implements a simple container which holds a mapping of <A HREF="./org/apache/jackrabbit/core/NodeId.html" title="class in org.apache.jackrabbit.core"><CODE>NodeId</CODE></A> to a score value.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/ScoreNode.html#ScoreNode(org.apache.jackrabbit.core.NodeId, float)"><B>ScoreNode(NodeId, float)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/ScoreNode.html" title="class in org.apache.jackrabbit.core.query.lucene">ScoreNode</A> <DD>Creates a new <code>ScoreNode</code>. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/ScoreNode.html#ScoreNode(org.apache.jackrabbit.core.NodeId, float, int)"><B>ScoreNode(NodeId, float, int)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/ScoreNode.html" title="class in org.apache.jackrabbit.core.query.lucene">ScoreNode</A> <DD>Creates a new <code>ScoreNode</code>. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/ScoreNodeIterator.html" title="interface in org.apache.jackrabbit.core.query.lucene"><B>ScoreNodeIterator</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD>A range iterator over <A HREF="./org/apache/jackrabbit/core/query/lucene/ScoreNode.html" title="class in org.apache.jackrabbit.core.query.lucene"><CODE>ScoreNode</CODE></A>[].<DT><A HREF="./org/apache/jackrabbit/jcr2spi/query/ScoreNodeIterator.html" title="interface in org.apache.jackrabbit.jcr2spi.query"><B>ScoreNodeIterator</B></A> - Interface in <A HREF="./org/apache/jackrabbit/jcr2spi/query/package-summary.html">org.apache.jackrabbit.jcr2spi.query</A><DD>Extends the <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/NodeIterator.html?is-external=true" title="class or interface in javax.jcr"><CODE>NodeIterator</CODE></A> interface by adding a <A HREF="./org/apache/jackrabbit/jcr2spi/query/ScoreNodeIterator.html#getScore()"><CODE>ScoreNodeIterator.getScore()</CODE></A> method that returns the score for the node that is returned by <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/NodeIterator.html?is-external=true#nextNode()" title="class or interface in javax.jcr"><CODE>NodeIterator.nextNode()</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/ScoreNodeIteratorImpl.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>ScoreNodeIteratorImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD><code>ScoreNodeIteratorImpl</code> implements a <A HREF="./org/apache/jackrabbit/core/query/lucene/ScoreNodeIterator.html" title="interface in org.apache.jackrabbit.core.query.lucene"><CODE>ScoreNodeIterator</CODE></A> over an array of <A HREF="./org/apache/jackrabbit/core/query/lucene/ScoreNode.html" title="class in org.apache.jackrabbit.core.query.lucene"><CODE>ScoreNode[]</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/ScoreNodeIteratorImpl.html#ScoreNodeIteratorImpl(org.apache.jackrabbit.core.query.lucene.ScoreNode[][])"><B>ScoreNodeIteratorImpl(ScoreNode[][])</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/ScoreNodeIteratorImpl.html" title="class in org.apache.jackrabbit.core.query.lucene">ScoreNodeIteratorImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/join/ScoreNodeMap.html" title="class in org.apache.jackrabbit.core.query.lucene.join"><B>ScoreNodeMap</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/join/package-summary.html">org.apache.jackrabbit.core.query.lucene.join</A><DD><code>ScoreNodeMap</code> implements a simple mapping of an arbitrary key to an array of <code>ScoreNode[]</code>.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/join/ScoreNodeMap.html#ScoreNodeMap()"><B>ScoreNodeMap()</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.join.<A HREF="./org/apache/jackrabbit/core/query/lucene/join/ScoreNodeMap.html" title="class in org.apache.jackrabbit.core.query.lucene.join">ScoreNodeMap</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/QueryHitsQuery.QueryHitsQueryWeight.html#scorer(org.apache.lucene.index.IndexReader)"><B>scorer(IndexReader)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/QueryHitsQuery.QueryHitsQueryWeight.html" title="class in org.apache.jackrabbit.core.query.lucene">QueryHitsQuery.QueryHitsQueryWeight</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/hits/ScorerHits.html" title="class in org.apache.jackrabbit.core.query.lucene.hits"><B>ScorerHits</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/hits/package-summary.html">org.apache.jackrabbit.core.query.lucene.hits</A><DD>Wraps a <CODE>Scorer</CODE> in a <A HREF="./org/apache/jackrabbit/core/query/lucene/hits/Hits.html" title="interface in org.apache.jackrabbit.core.query.lucene.hits"><CODE>Hits</CODE></A> instance.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/hits/ScorerHits.html#ScorerHits(org.apache.lucene.search.Scorer)"><B>ScorerHits(Scorer)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.hits.<A HREF="./org/apache/jackrabbit/core/query/lucene/hits/ScorerHits.html" title="class in org.apache.jackrabbit.core.query.lucene.hits">ScorerHits</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/search/SearchResourceImpl.html#search(org.apache.jackrabbit.webdav.search.SearchInfo)"><B>search(SearchInfo)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.search.<A HREF="./org/apache/jackrabbit/webdav/jcr/search/SearchResourceImpl.html" title="class in org.apache.jackrabbit.webdav.jcr.search">SearchResourceImpl</A> <DD>Execute the query defined by the given <code>sInfo</code>. <DT><A HREF="./org/apache/jackrabbit/webdav/search/SearchResource.html#search(org.apache.jackrabbit.webdav.search.SearchInfo)"><B>search(SearchInfo)</B></A> - Method in interface org.apache.jackrabbit.webdav.search.<A HREF="./org/apache/jackrabbit/webdav/search/SearchResource.html" title="interface in org.apache.jackrabbit.webdav.search">SearchResource</A> <DD>Runs a search with the language and query defined in the <A HREF="./org/apache/jackrabbit/webdav/search/SearchInfo.html" title="class in org.apache.jackrabbit.webdav.search"><CODE>SearchInfo</CODE></A> object specified and returns a <A HREF="./org/apache/jackrabbit/webdav/MultiStatus.html" title="class in org.apache.jackrabbit.webdav"><CODE>MultiStatus</CODE></A> object listing the results. <DT><A HREF="./org/apache/jackrabbit/core/config/RepositoryConfigurationParser.html#SEARCH_INDEX_ELEMENT"><B>SEARCH_INDEX_ELEMENT</B></A> - Static variable in class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/RepositoryConfigurationParser.html" title="class in org.apache.jackrabbit.core.config">RepositoryConfigurationParser</A> <DD>Name of the search index configuration element. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/search/SearchResultProperty.html#SEARCH_RESULT_PROPERTY"><B>SEARCH_RESULT_PROPERTY</B></A> - Static variable in class org.apache.jackrabbit.webdav.jcr.search.<A HREF="./org/apache/jackrabbit/webdav/jcr/search/SearchResultProperty.html" title="class in org.apache.jackrabbit.webdav.jcr.search">SearchResultProperty</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/security/principal/PrincipalManager.html#SEARCH_TYPE_ALL"><B>SEARCH_TYPE_ALL</B></A> - Static variable in interface org.apache.jackrabbit.api.security.principal.<A HREF="./org/apache/jackrabbit/api/security/principal/PrincipalManager.html" title="interface in org.apache.jackrabbit.api.security.principal">PrincipalManager</A> <DD>Filter flag indicating that all <code>Principal</code>s should be search irrespective whether they represent a group of Principals or not. <DT><A HREF="./org/apache/jackrabbit/api/security/user/UserManager.html#SEARCH_TYPE_AUTHORIZABLE"><B>SEARCH_TYPE_AUTHORIZABLE</B></A> - Static variable in interface org.apache.jackrabbit.api.security.user.<A HREF="./org/apache/jackrabbit/api/security/user/UserManager.html" title="interface in org.apache.jackrabbit.api.security.user">UserManager</A> <DD>Filter flag indicating that all <code>Authorizable</code>s should be searched. <DT><A HREF="./org/apache/jackrabbit/api/security/principal/PrincipalManager.html#SEARCH_TYPE_GROUP"><B>SEARCH_TYPE_GROUP</B></A> - Static variable in interface org.apache.jackrabbit.api.security.principal.<A HREF="./org/apache/jackrabbit/api/security/principal/PrincipalManager.html" title="interface in org.apache.jackrabbit.api.security.principal">PrincipalManager</A> <DD>Filter flag indicating that only <code>Principal</code>s that represent a <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/security/acl/Group.html?is-external=true" title="class or interface in java.security.acl"><CODE>group</CODE></A> of Principals should be searched and returned. <DT><A HREF="./org/apache/jackrabbit/api/security/user/UserManager.html#SEARCH_TYPE_GROUP"><B>SEARCH_TYPE_GROUP</B></A> - Static variable in interface org.apache.jackrabbit.api.security.user.<A HREF="./org/apache/jackrabbit/api/security/user/UserManager.html" title="interface in org.apache.jackrabbit.api.security.user">UserManager</A> <DD>Filter flag indicating that only <code>Group</code>s should be searched and returned. <DT><A HREF="./org/apache/jackrabbit/api/security/principal/PrincipalManager.html#SEARCH_TYPE_NOT_GROUP"><B>SEARCH_TYPE_NOT_GROUP</B></A> - Static variable in interface org.apache.jackrabbit.api.security.principal.<A HREF="./org/apache/jackrabbit/api/security/principal/PrincipalManager.html" title="interface in org.apache.jackrabbit.api.security.principal">PrincipalManager</A> <DD>Filter flag indicating that only <code>Principal</code>s that do NOT represent a <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/security/acl/Group.html?is-external=true" title="class or interface in java.security.acl"><CODE>group</CODE></A> should be searched and returned. <DT><A HREF="./org/apache/jackrabbit/api/security/user/UserManager.html#SEARCH_TYPE_USER"><B>SEARCH_TYPE_USER</B></A> - Static variable in interface org.apache.jackrabbit.api.security.user.<A HREF="./org/apache/jackrabbit/api/security/user/UserManager.html" title="interface in org.apache.jackrabbit.api.security.user">UserManager</A> <DD>Filter flag indicating that only <code>User</code>s should be searched and returned. <DT><A HREF="./org/apache/jackrabbit/webdav/security/report/SearchablePropertyReport.html" title="class in org.apache.jackrabbit.webdav.security.report"><B>SearchablePropertyReport</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/security/report/package-summary.html">org.apache.jackrabbit.webdav.security.report</A><DD><code>SearchablePropertyReport</code> identifies those properties that may be searched using the <A HREF="./org/apache/jackrabbit/webdav/security/report/PrincipalSearchReport.html" title="class in org.apache.jackrabbit.webdav.security.report"><CODE>DAV:principal-property-search REPORT</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/webdav/security/report/SearchablePropertyReport.html#SearchablePropertyReport()"><B>SearchablePropertyReport()</B></A> - Constructor for class org.apache.jackrabbit.webdav.security.report.<A HREF="./org/apache/jackrabbit/webdav/security/report/SearchablePropertyReport.html" title="class in org.apache.jackrabbit.webdav.security.report">SearchablePropertyReport</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html#SearchCondition()"><B>SearchCondition()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParser</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/config/SearchConfig.html" title="class in org.apache.jackrabbit.core.config"><B>SearchConfig</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/config/package-summary.html">org.apache.jackrabbit.core.config</A><DD>Search index configuration.<DT><A HREF="./org/apache/jackrabbit/core/config/SearchConfig.html#SearchConfig(java.lang.String, java.util.Properties, org.apache.jackrabbit.core.fs.FileSystemFactory)"><B>SearchConfig(String, Properties, FileSystemFactory)</B></A> - Constructor for class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/SearchConfig.html" title="class in org.apache.jackrabbit.core.config">SearchConfig</A> <DD>Creates a search index configuration object. <DT><A HREF="./org/apache/jackrabbit/webdav/search/SearchConstants.html" title="interface in org.apache.jackrabbit.webdav.search"><B>SearchConstants</B></A> - Interface in <A HREF="./org/apache/jackrabbit/webdav/search/package-summary.html">org.apache.jackrabbit.webdav.search</A><DD><code>SearchConstants</code> interface provide constants for request and response headers, Xml elements and property names used for WebDAV search.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>SearchIndex</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD>Implements a <A HREF="./org/apache/jackrabbit/core/query/QueryHandler.html" title="interface in org.apache.jackrabbit.core.query"><CODE>QueryHandler</CODE></A> using Lucene.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#SearchIndex()"><B>SearchIndex()</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>Default constructor. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.CombinedIndexReader.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>SearchIndex.CombinedIndexReader</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD>Combines multiple <A HREF="./org/apache/jackrabbit/core/query/lucene/CachingMultiIndexReader.html" title="class in org.apache.jackrabbit.core.query.lucene"><CODE>CachingMultiIndexReader</CODE></A> into a <code>MultiReader</code> with <A HREF="./org/apache/jackrabbit/core/query/lucene/HierarchyResolver.html" title="interface in org.apache.jackrabbit.core.query.lucene"><CODE>HierarchyResolver</CODE></A> support.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.CombinedIndexReader.html#SearchIndex.CombinedIndexReader(org.apache.jackrabbit.core.query.lucene.CachingMultiIndexReader[])"><B>SearchIndex.CombinedIndexReader(CachingMultiIndexReader[])</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.CombinedIndexReader.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex.CombinedIndexReader</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/search/SearchInfo.html" title="class in org.apache.jackrabbit.webdav.search"><B>SearchInfo</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/search/package-summary.html">org.apache.jackrabbit.webdav.search</A><DD><code>SearchInfo</code> parses the 'searchrequest' element of a SEARCH request body and performs basic validation.<DT><A HREF="./org/apache/jackrabbit/webdav/search/SearchInfo.html#SearchInfo(java.lang.String, org.apache.jackrabbit.webdav.xml.Namespace, java.lang.String, java.util.Map)"><B>SearchInfo(String, Namespace, String, Map)</B></A> - Constructor for class org.apache.jackrabbit.webdav.search.<A HREF="./org/apache/jackrabbit/webdav/search/SearchInfo.html" title="class in org.apache.jackrabbit.webdav.search">SearchInfo</A> <DD>Create a new <code>SearchInfo</code> instance. <DT><A HREF="./org/apache/jackrabbit/webdav/search/SearchInfo.html#SearchInfo(java.lang.String, org.apache.jackrabbit.webdav.xml.Namespace, java.lang.String)"><B>SearchInfo(String, Namespace, String)</B></A> - Constructor for class org.apache.jackrabbit.webdav.search.<A HREF="./org/apache/jackrabbit/webdav/search/SearchInfo.html" title="class in org.apache.jackrabbit.webdav.search">SearchInfo</A> <DD>Create a new <code>SearchInfo</code> instance. <DT><A HREF="./org/apache/jackrabbit/core/SearchManager.html" title="class in org.apache.jackrabbit.core"><B>SearchManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/package-summary.html">org.apache.jackrabbit.core</A><DD>Acts as a global entry point to execute queries and index nodes.<DT><A HREF="./org/apache/jackrabbit/core/SearchManager.html#SearchManager(org.apache.jackrabbit.core.config.SearchConfig, org.apache.jackrabbit.core.NamespaceRegistryImpl, org.apache.jackrabbit.core.nodetype.NodeTypeRegistry, org.apache.jackrabbit.core.state.SharedItemStateManager, org.apache.jackrabbit.core.persistence.PersistenceManager, org.apache.jackrabbit.core.NodeId, org.apache.jackrabbit.core.SearchManager, org.apache.jackrabbit.core.NodeId)"><B>SearchManager(SearchConfig, NamespaceRegistryImpl, NodeTypeRegistry, SharedItemStateManager, PersistenceManager, NodeId, SearchManager, NodeId)</B></A> - Constructor for class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/SearchManager.html" title="class in org.apache.jackrabbit.core">SearchManager</A> <DD>Creates a new <code>SearchManager</code>. <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/SearchMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods"><B>SearchMethod</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/client/methods/package-summary.html">org.apache.jackrabbit.webdav.client.methods</A><DD><code>SearchMethod</code>...<DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/SearchMethod.html#SearchMethod(java.lang.String, java.lang.String, java.lang.String)"><B>SearchMethod(String, String, String)</B></A> - Constructor for class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/SearchMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods">SearchMethod</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/SearchMethod.html#SearchMethod(java.lang.String, java.lang.String, java.lang.String, org.apache.jackrabbit.webdav.xml.Namespace)"><B>SearchMethod(String, String, String, Namespace)</B></A> - Constructor for class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/SearchMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods">SearchMethod</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/SearchMethod.html#SearchMethod(java.lang.String, org.apache.jackrabbit.webdav.search.SearchInfo)"><B>SearchMethod(String, SearchInfo)</B></A> - Constructor for class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/SearchMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods">SearchMethod</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyUtil.html#searchMultivalProp(javax.jcr.Node)"><B>searchMultivalProp(Node)</B></A> - Static method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyUtil.html" title="class in org.apache.jackrabbit.test.api">PropertyUtil</A> <DD>Helper method to find a multivalue property. <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyUtil.html#searchMultivalProp(javax.jcr.Node, int)"><B>searchMultivalProp(Node, int)</B></A> - Static method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyUtil.html" title="class in org.apache.jackrabbit.test.api">PropertyUtil</A> <DD>Helper method to find a multivalue property of a given type. <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyUtil.html#searchProp(javax.jcr.Session, javax.jcr.Node, int, java.lang.Boolean)"><B>searchProp(Session, Node, int, Boolean)</B></A> - Static method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyUtil.html" title="class in org.apache.jackrabbit.test.api">PropertyUtil</A> <DD>Traverses a tree below a given node searching for a property with a given type <DT><A HREF="./org/apache/jackrabbit/webdav/security/report/SearchablePropertyReport.html#searchPropertySet"><B>searchPropertySet</B></A> - Variable in class org.apache.jackrabbit.webdav.security.report.<A HREF="./org/apache/jackrabbit/webdav/security/report/SearchablePropertyReport.html" title="class in org.apache.jackrabbit.webdav.security.report">SearchablePropertyReport</A> <DD>Set collecting the DAV:principal-search-property entries. <DT><A HREF="./org/apache/jackrabbit/webdav/search/SearchResource.html" title="interface in org.apache.jackrabbit.webdav.search"><B>SearchResource</B></A> - Interface in <A HREF="./org/apache/jackrabbit/webdav/search/package-summary.html">org.apache.jackrabbit.webdav.search</A><DD><code>SearchResource</code> defines METHODS required in order to handle a SEARCH request.<DT><A HREF="./org/apache/jackrabbit/webdav/jcr/search/SearchResourceImpl.html" title="class in org.apache.jackrabbit.webdav.jcr.search"><B>SearchResourceImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/jcr/search/package-summary.html">org.apache.jackrabbit.webdav.jcr.search</A><DD><code>SearchResourceImpl</code>...<DT><A HREF="./org/apache/jackrabbit/webdav/jcr/search/SearchResourceImpl.html#SearchResourceImpl(org.apache.jackrabbit.webdav.DavResourceLocator, org.apache.jackrabbit.webdav.jcr.JcrDavSession)"><B>SearchResourceImpl(DavResourceLocator, JcrDavSession)</B></A> - Constructor for class org.apache.jackrabbit.webdav.jcr.search.<A HREF="./org/apache/jackrabbit/webdav/jcr/search/SearchResourceImpl.html" title="class in org.apache.jackrabbit.webdav.jcr.search">SearchResourceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/search/SearchResultProperty.html" title="class in org.apache.jackrabbit.webdav.jcr.search"><B>SearchResultProperty</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/jcr/search/package-summary.html">org.apache.jackrabbit.webdav.jcr.search</A><DD><code>SearchResultProperty</code>...<DT><A HREF="./org/apache/jackrabbit/webdav/jcr/search/SearchResultProperty.html#SearchResultProperty(java.lang.String[], javax.jcr.Value[])"><B>SearchResultProperty(String[], Value[])</B></A> - Constructor for class org.apache.jackrabbit.webdav.jcr.search.<A HREF="./org/apache/jackrabbit/webdav/jcr/search/SearchResultProperty.html" title="class in org.apache.jackrabbit.webdav.jcr.search">SearchResultProperty</A> <DD>Creates a new <code>SearchResultProperty</code>. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/search/SearchResultProperty.html#SearchResultProperty(org.apache.jackrabbit.webdav.property.DavProperty, javax.jcr.ValueFactory)"><B>SearchResultProperty(DavProperty, ValueFactory)</B></A> - Constructor for class org.apache.jackrabbit.webdav.jcr.search.<A HREF="./org/apache/jackrabbit/webdav/jcr/search/SearchResultProperty.html" title="class in org.apache.jackrabbit.webdav.jcr.search">SearchResultProperty</A> <DD>Wrap the specified <code>DavProperty</code> in a new <code>SearchResultProperty</code>. <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyUtil.html#searchSingleValuedProperty(javax.jcr.Node)"><B>searchSingleValuedProperty(Node)</B></A> - Static method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyUtil.html" title="class in org.apache.jackrabbit.test.api">PropertyUtil</A> <DD>Retrieve a single valued property from the given node. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#SECONDS_FRACTION"><B>SECONDS_FRACTION</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#SECONDS_INTEGER_VALUE"><B>SECONDS_INTEGER_VALUE</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#SECONDS_VALUE"><B>SECONDS_VALUE</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/config/RepositoryConfigurationParser.html#SECURITY_ELEMENT"><B>SECURITY_ELEMENT</B></A> - Static variable in class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/RepositoryConfigurationParser.html" title="class in org.apache.jackrabbit.core.config">RepositoryConfigurationParser</A> <DD>Name of the security configuration element. <DT><A HREF="./org/apache/jackrabbit/core/config/RepositoryConfigurationParser.html#SECURITY_MANAGER_ELEMENT"><B>SECURITY_MANAGER_ELEMENT</B></A> - Static variable in class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/RepositoryConfigurationParser.html" title="class in org.apache.jackrabbit.core.config">RepositoryConfigurationParser</A> <DD>Name of the security manager configuration element. <DT><A HREF="./org/apache/jackrabbit/core/config/SecurityConfig.html" title="class in org.apache.jackrabbit.core.config"><B>SecurityConfig</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/config/package-summary.html">org.apache.jackrabbit.core.config</A><DD>Security configuration.<DT><A HREF="./org/apache/jackrabbit/core/config/SecurityConfig.html#SecurityConfig(java.lang.String, org.apache.jackrabbit.core.config.SecurityManagerConfig, org.apache.jackrabbit.core.config.AccessManagerConfig, org.apache.jackrabbit.core.config.LoginModuleConfig)"><B>SecurityConfig(String, SecurityManagerConfig, AccessManagerConfig, LoginModuleConfig)</B></A> - Constructor for class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/SecurityConfig.html" title="class in org.apache.jackrabbit.core.config">SecurityConfig</A> <DD>Creates a new security configuration. <DT><A HREF="./org/apache/jackrabbit/core/security/SecurityConstants.html" title="interface in org.apache.jackrabbit.core.security"><B>SecurityConstants</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/security/package-summary.html">org.apache.jackrabbit.core.security</A><DD>This interface defines miscellaneous security related constants.<DT><A HREF="./org/apache/jackrabbit/jcr2spi/security/SecurityConstants.html" title="interface in org.apache.jackrabbit.jcr2spi.security"><B>SecurityConstants</B></A> - Interface in <A HREF="./org/apache/jackrabbit/jcr2spi/security/package-summary.html">org.apache.jackrabbit.jcr2spi.security</A><DD>This interface defines miscellaneous security related constants.<DT><A HREF="./org/apache/jackrabbit/webdav/security/SecurityConstants.html" title="interface in org.apache.jackrabbit.webdav.security"><B>SecurityConstants</B></A> - Interface in <A HREF="./org/apache/jackrabbit/webdav/security/package-summary.html">org.apache.jackrabbit.webdav.security</A><DD><code>SecurityConstants</code> interface lists constants defined by <a href="http://www.ietf.org/rfc/rfc3744.txt">RFC 3744</a> (WebDAV Access Control Protocol).<DT><A HREF="./org/apache/jackrabbit/core/config/SecurityManagerConfig.html" title="class in org.apache.jackrabbit.core.config"><B>SecurityManagerConfig</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/config/package-summary.html">org.apache.jackrabbit.core.config</A><DD>Security manager configuration.<DT><A HREF="./org/apache/jackrabbit/core/config/SecurityManagerConfig.html#SecurityManagerConfig(org.apache.jackrabbit.core.config.BeanConfig, java.lang.String, org.apache.jackrabbit.core.config.BeanConfig)"><B>SecurityManagerConfig(BeanConfig, String, BeanConfig)</B></A> - Constructor for class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/SecurityManagerConfig.html" title="class in org.apache.jackrabbit.core.config">SecurityManagerConfig</A> <DD>Creates an security manager configuration object from the given bean configuration. <DT><A HREF="./org/apache/jackrabbit/core/fs/RandomAccessOutputStream.html#seek(long)"><B>seek(long)</B></A> - Method in class org.apache.jackrabbit.core.fs.<A HREF="./org/apache/jackrabbit/core/fs/RandomAccessOutputStream.html" title="class in org.apache.jackrabbit.core.fs">RandomAccessOutputStream</A> <DD>Sets the current position in the resource where the next write will occur. <DT><A HREF="./org/apache/jackrabbit/core/journal/FileRecordLog.html#seek(long)"><B>seek(long)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/FileRecordLog.html" title="class in org.apache.jackrabbit.core.journal">FileRecordLog</A> <DD>Seek an entry. <DT><A HREF="./org/apache/jackrabbit/core/version/DateVersionSelector.html#select(javax.jcr.version.VersionHistory)"><B>select(VersionHistory)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/DateVersionSelector.html" title="class in org.apache.jackrabbit.core.version">DateVersionSelector</A> <DD>Selects a version from the given version history using the previously assigned hint in the following order: name, label, date, latest. <DT><A HREF="./org/apache/jackrabbit/core/version/LabelVersionSelector.html#select(javax.jcr.version.VersionHistory)"><B>select(VersionHistory)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/LabelVersionSelector.html" title="class in org.apache.jackrabbit.core.version">LabelVersionSelector</A> <DD>Selects a version from the given version history using the previously assigned hint in the following order: name, label, date, latest. <DT><A HREF="./org/apache/jackrabbit/core/version/VersionSelector.html#select(javax.jcr.version.VersionHistory)"><B>select(VersionHistory)</B></A> - Method in interface org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionSelector.html" title="interface in org.apache.jackrabbit.core.version">VersionSelector</A> <DD>Selects a version of the given version history. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#SELECT"><B>SELECT</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#selectAllSQL"><B>selectAllSQL</B></A> - Variable in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html" title="class in org.apache.jackrabbit.core.data.db">DbDataStore</A> <DD>This is the property 'selectAll' in the [databaseType].properties file, initialized with the default value. <DT><A HREF="./org/apache/jackrabbit/core/version/DateVersionSelector.html#selectByDate(javax.jcr.version.VersionHistory, java.util.Calendar)"><B>selectByDate(VersionHistory, Calendar)</B></A> - Static method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/DateVersionSelector.html" title="class in org.apache.jackrabbit.core.version">DateVersionSelector</A> <DD>Selects a version by date. <DT><A HREF="./org/apache/jackrabbit/core/version/LabelVersionSelector.html#selectByLabel(javax.jcr.version.VersionHistory, java.lang.String)"><B>selectByLabel(VersionHistory, String)</B></A> - Static method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/LabelVersionSelector.html" title="class in org.apache.jackrabbit.core.version">LabelVersionSelector</A> <DD>Selects a version by label <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html#selectChildCountSQL"><B>selectChildCountSQL</B></A> - Variable in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DatabaseFileSystem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#selectDataSQL"><B>selectDataSQL</B></A> - Variable in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html" title="class in org.apache.jackrabbit.core.data.db">DbDataStore</A> <DD>This is the property 'selectData' in the [databaseType].properties file, initialized with the default value. <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html#selectDataSQL"><B>selectDataSQL</B></A> - Variable in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DatabaseFileSystem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html#selectExistSQL"><B>selectExistSQL</B></A> - Variable in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DatabaseFileSystem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html#selectFileAndFolderNamesSQL"><B>selectFileAndFolderNamesSQL</B></A> - Variable in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DatabaseFileSystem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html#selectFileExistSQL"><B>selectFileExistSQL</B></A> - Variable in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DatabaseFileSystem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html#selectFileNamesSQL"><B>selectFileNamesSQL</B></A> - Variable in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DatabaseFileSystem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html#selectFolderExistSQL"><B>selectFolderExistSQL</B></A> - Variable in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DatabaseFileSystem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html#selectFolderNamesSQL"><B>selectFolderNamesSQL</B></A> - Variable in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DatabaseFileSystem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html#selectGlobalStmtSQL"><B>selectGlobalStmtSQL</B></A> - Variable in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html" title="class in org.apache.jackrabbit.core.journal">DatabaseJournal</A> <DD>SQL statement returning the global revision. <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/Pattern.html#selection(org.apache.jackrabbit.spi.commons.name.Pattern, org.apache.jackrabbit.spi.commons.name.Pattern)"><B>selection(Pattern, Pattern)</B></A> - Static method in class org.apache.jackrabbit.spi.commons.name.<A HREF="./org/apache/jackrabbit/spi/commons/name/Pattern.html" title="class in org.apache.jackrabbit.spi.commons.name">Pattern</A> <DD>A pattern which matches <code>pattern1</code> followed by <code>pattern2</code> and returns the longer of the two matches. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html#SelectItem()"><B>SelectItem()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParser</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html#selectLastModifiedSQL"><B>selectLastModifiedSQL</B></A> - Variable in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DatabaseFileSystem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html#selectLengthSQL"><B>selectLengthSQL</B></A> - Variable in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DatabaseFileSystem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html#SelectList()"><B>SelectList()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParser</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#selectMetaSQL"><B>selectMetaSQL</B></A> - Variable in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html" title="class in org.apache.jackrabbit.core.data.db">DbDataStore</A> <DD>This is the property 'selectMeta' in the [databaseType].properties file, initialized with the default value. <DT><A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html#selectMinLocalRevisionStmtSQL"><B>selectMinLocalRevisionStmtSQL</B></A> - Variable in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html" title="class in org.apache.jackrabbit.core.journal">DatabaseJournal</A> <DD>SQL statement returning the minimum of the local revisions. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/QueryObjectModelFactory.html#selector(java.lang.String)"><B>selector(String)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/QueryObjectModelFactory.html" title="interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom">QueryObjectModelFactory</A> <DD>Selects a subset of the nodes in the repository based on node type. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/QueryObjectModelFactory.html#selector(java.lang.String, java.lang.String)"><B>selector(String, String)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/QueryObjectModelFactory.html" title="interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom">QueryObjectModelFactory</A> <DD>Selects a subset of the nodes in the repository based on node type. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/Selector.html" title="interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom"><B>Selector</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/package-summary.html">org.apache.jackrabbit.spi.commons.query.jsr283.qom</A><DD>Selects a subset of the nodes in the repository based on node type.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QueryObjectModelFactoryImpl.html#selector(java.lang.String)"><B>selector(String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QueryObjectModelFactoryImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">QueryObjectModelFactoryImpl</A> <DD>Selects a subset of the nodes in the repository based on node type. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QueryObjectModelFactoryImpl.html#selector(java.lang.String, java.lang.String)"><B>selector(String, String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QueryObjectModelFactoryImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">QueryObjectModelFactoryImpl</A> <DD>Selects a subset of the nodes in the repository based on node type. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/constraint/SelectorBasedConstraint.html" title="class in org.apache.jackrabbit.core.query.lucene.constraint"><B>SelectorBasedConstraint</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/constraint/package-summary.html">org.apache.jackrabbit.core.query.lucene.constraint</A><DD><code>SelectorBasedConstraint</code> implements a constraint that is based on a named selector.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/constraint/SelectorBasedConstraint.html#SelectorBasedConstraint(org.apache.jackrabbit.spi.commons.query.qom.SelectorImpl)"><B>SelectorBasedConstraint(SelectorImpl)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.<A HREF="./org/apache/jackrabbit/core/query/lucene/constraint/SelectorBasedConstraint.html" title="class in org.apache.jackrabbit.core.query.lucene.constraint">SelectorBasedConstraint</A> <DD>Creates a new constraint based on the given <code>selector</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/SelectorImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom"><B>SelectorImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/query/qom/package-summary.html">org.apache.jackrabbit.spi.commons.query.qom</A><DD><code>SelectorImpl</code>...<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/join/Join.html#selectorNames"><B>selectorNames</B></A> - Variable in class org.apache.jackrabbit.core.query.lucene.join.<A HREF="./org/apache/jackrabbit/core/query/lucene/join/Join.html" title="class in org.apache.jackrabbit.core.query.lucene.join">Join</A> <DD>The selector names. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/QueryResultImpl.html#selectProps"><B>selectProps</B></A> - Variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/QueryResultImpl.html" title="class in org.apache.jackrabbit.core.query.lucene">QueryResultImpl</A> <DD>The select properties <DT><A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html#selectRevisionsStmtSQL"><B>selectRevisionsStmtSQL</B></A> - Variable in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html" title="class in org.apache.jackrabbit.core.journal">DatabaseJournal</A> <DD>SQL statement returning all revisions within a range. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#SEMICOLON"><B>SEMICOLON</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#SemiColon"><B>SemiColon</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavServletResponse.html#sendError(org.apache.jackrabbit.webdav.DavException)"><B>sendError(DavException)</B></A> - Method in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavServletResponse.html" title="interface in org.apache.jackrabbit.webdav">DavServletResponse</A> <DD>Send a response body given more detailed information about the error occured. <DT><A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html#sendError(org.apache.jackrabbit.webdav.DavException)"><B>sendError(DavException)</B></A> - Method in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html" title="class in org.apache.jackrabbit.webdav">WebdavResponseImpl</A> <DD>If the specifid exception provides an error condition an Xml response body is sent providing more detailed information about the error. <DT><A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html#sendError(int, java.lang.String)"><B>sendError(int, String)</B></A> - Method in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html" title="class in org.apache.jackrabbit.webdav">WebdavResponseImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html#sendError(int)"><B>sendError(int)</B></A> - Method in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html" title="class in org.apache.jackrabbit.webdav">WebdavResponseImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavServletResponse.html#sendLockResponse(org.apache.jackrabbit.webdav.lock.ActiveLock)"><B>sendLockResponse(ActiveLock)</B></A> - Method in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavServletResponse.html" title="interface in org.apache.jackrabbit.webdav">DavServletResponse</A> <DD>Send the lock response for a successful LOCK request. <DT><A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html#sendLockResponse(org.apache.jackrabbit.webdav.lock.ActiveLock)"><B>sendLockResponse(ActiveLock)</B></A> - Method in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html" title="class in org.apache.jackrabbit.webdav">WebdavResponseImpl</A> <DD>Send response body for a lock request intended to create a new lock. <DT><A HREF="./org/apache/jackrabbit/webdav/DavServletResponse.html#sendMultiStatus(org.apache.jackrabbit.webdav.MultiStatus)"><B>sendMultiStatus(MultiStatus)</B></A> - Method in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavServletResponse.html" title="interface in org.apache.jackrabbit.webdav">DavServletResponse</A> <DD>Send the multistatus response to the client. <DT><A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html#sendMultiStatus(org.apache.jackrabbit.webdav.MultiStatus)"><B>sendMultiStatus(MultiStatus)</B></A> - Method in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html" title="class in org.apache.jackrabbit.webdav">WebdavResponseImpl</A> <DD>Send a multistatus response. <DT><A HREF="./org/apache/jackrabbit/webdav/observation/ObservationDavServletResponse.html#sendPollResponse(org.apache.jackrabbit.webdav.observation.EventDiscovery)"><B>sendPollResponse(EventDiscovery)</B></A> - Method in interface org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/ObservationDavServletResponse.html" title="interface in org.apache.jackrabbit.webdav.observation">ObservationDavServletResponse</A> <DD>Send the response to a sucessful POLL request. <DT><A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html#sendPollResponse(org.apache.jackrabbit.webdav.observation.EventDiscovery)"><B>sendPollResponse(EventDiscovery)</B></A> - Method in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html" title="class in org.apache.jackrabbit.webdav">WebdavResponseImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html#sendRedirect(java.lang.String)"><B>sendRedirect(String)</B></A> - Method in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html" title="class in org.apache.jackrabbit.webdav">WebdavResponseImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavServletResponse.html#sendRefreshLockResponse(org.apache.jackrabbit.webdav.lock.ActiveLock[])"><B>sendRefreshLockResponse(ActiveLock[])</B></A> - Method in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavServletResponse.html" title="interface in org.apache.jackrabbit.webdav">DavServletResponse</A> <DD>Send the lock response for a successful LOCK request, that was intended to refresh an existing lock. <DT><A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html#sendRefreshLockResponse(org.apache.jackrabbit.webdav.lock.ActiveLock[])"><B>sendRefreshLockResponse(ActiveLock[])</B></A> - Method in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html" title="class in org.apache.jackrabbit.webdav">WebdavResponseImpl</A> <DD>Send response body for a lock request that was intended to refresh one or several locks. <DT><A HREF="./org/apache/jackrabbit/jca/JCAManagedConnection.html#sendrrorEvent(org.apache.jackrabbit.jca.JCASessionHandle, java.lang.Exception)"><B>sendrrorEvent(JCASessionHandle, Exception)</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/JCAManagedConnection.html" title="class in org.apache.jackrabbit.jca">JCAManagedConnection</A> <DD>Send connection error event. <DT><A HREF="./org/apache/jackrabbit/webdav/observation/ObservationDavServletResponse.html#sendSubscriptionResponse(org.apache.jackrabbit.webdav.observation.Subscription)"><B>sendSubscriptionResponse(Subscription)</B></A> - Method in interface org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/ObservationDavServletResponse.html" title="interface in org.apache.jackrabbit.webdav.observation">ObservationDavServletResponse</A> <DD>Send the response to a successful SUBSCRIBE request. <DT><A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html#sendSubscriptionResponse(org.apache.jackrabbit.webdav.observation.Subscription)"><B>sendSubscriptionResponse(Subscription)</B></A> - Method in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html" title="class in org.apache.jackrabbit.webdav">WebdavResponseImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jca/JCAManagedConnection.html#sendTxCommittedEvent(org.apache.jackrabbit.jca.JCASessionHandle)"><B>sendTxCommittedEvent(JCASessionHandle)</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/JCAManagedConnection.html" title="class in org.apache.jackrabbit.jca">JCAManagedConnection</A> <DD>Send transaction committed event. <DT><A HREF="./org/apache/jackrabbit/jca/JCAManagedConnection.html#sendTxRolledbackEvent(org.apache.jackrabbit.jca.JCASessionHandle)"><B>sendTxRolledbackEvent(JCASessionHandle)</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/JCAManagedConnection.html" title="class in org.apache.jackrabbit.jca">JCAManagedConnection</A> <DD>Send transaction rolledback event. <DT><A HREF="./org/apache/jackrabbit/jca/JCAManagedConnection.html#sendTxStartedEvent(org.apache.jackrabbit.jca.JCASessionHandle)"><B>sendTxStartedEvent(JCASessionHandle)</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/JCAManagedConnection.html" title="class in org.apache.jackrabbit.jca">JCAManagedConnection</A> <DD>Send transaction started event. <DT><A HREF="./org/apache/jackrabbit/webdav/DavServletResponse.html#sendXmlResponse(org.apache.jackrabbit.webdav.xml.XmlSerializable, int)"><B>sendXmlResponse(XmlSerializable, int)</B></A> - Method in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavServletResponse.html" title="interface in org.apache.jackrabbit.webdav">DavServletResponse</A> <DD>Generic method to return an Xml response body. <DT><A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html#sendXmlResponse(org.apache.jackrabbit.webdav.xml.XmlSerializable, int)"><B>sendXmlResponse(XmlSerializable, int)</B></A> - Method in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html" title="class in org.apache.jackrabbit.webdav">WebdavResponseImpl</A> <DD>Send Xml response body. <DT><A HREF="./org/apache/jackrabbit/core/fs/FileSystem.html#SEPARATOR"><B>SEPARATOR</B></A> - Static variable in interface org.apache.jackrabbit.core.fs.<A HREF="./org/apache/jackrabbit/core/fs/FileSystem.html" title="interface in org.apache.jackrabbit.core.fs">FileSystem</A> <DD>File separator <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#Separator()"><B>Separator()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/fs/FileSystem.html#SEPARATOR_CHAR"><B>SEPARATOR_CHAR</B></A> - Static variable in interface org.apache.jackrabbit.core.fs.<A HREF="./org/apache/jackrabbit/core/fs/FileSystem.html" title="interface in org.apache.jackrabbit.core.fs">FileSystem</A> <DD>File separator character <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/Pattern.html#sequence(org.apache.jackrabbit.spi.commons.name.Pattern, org.apache.jackrabbit.spi.commons.name.Pattern)"><B>sequence(Pattern, Pattern)</B></A> - Static method in class org.apache.jackrabbit.spi.commons.name.<A HREF="./org/apache/jackrabbit/spi/commons/name/Pattern.html" title="class in org.apache.jackrabbit.spi.commons.name">Pattern</A> <DD>A pattern which matches <code>pattern1</code> followed by <code>pattern2</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#SequenceType()"><B>SequenceType()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/SerializableBatch.html" title="class in org.apache.jackrabbit.spi.commons"><B>SerializableBatch</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/package-summary.html">org.apache.jackrabbit.spi.commons</A><DD><code>SerializableBatch</code> implements a serializable SPI Batch, which simply records all calls and replays them when asked for.<DT><A HREF="./org/apache/jackrabbit/spi/commons/SerializableBatch.html#SerializableBatch(org.apache.jackrabbit.spi.ItemId)"><B>SerializableBatch(ItemId)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/SerializableBatch.html" title="class in org.apache.jackrabbit.spi.commons">SerializableBatch</A> <DD>Creates a new <code>SerializableBatch</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/SerializableBatch.Operation.html" title="interface in org.apache.jackrabbit.spi.commons"><B>SerializableBatch.Operation</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/commons/package-summary.html">org.apache.jackrabbit.spi.commons</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api"><B>SerializationTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>SerializationTest</code> contains the test cases for the method <code>Workspace.exportSysView()</code> and <code>Session.importSysView()</code>.<DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#SerializationTest()"><B>SerializationTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/util/Serializer.html#serialize(org.apache.jackrabbit.core.state.NodeState, java.io.OutputStream)"><B>serialize(NodeState, OutputStream)</B></A> - Static method in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/Serializer.html" title="class in org.apache.jackrabbit.core.persistence.util">Serializer</A> <DD>Serializes the specified <code>NodeState</code> object to the given binary <code>stream</code>. <DT><A HREF="./org/apache/jackrabbit/core/persistence/util/Serializer.html#serialize(org.apache.jackrabbit.core.state.PropertyState, java.io.OutputStream, org.apache.jackrabbit.core.persistence.util.BLOBStore)"><B>serialize(PropertyState, OutputStream, BLOBStore)</B></A> - Static method in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/Serializer.html" title="class in org.apache.jackrabbit.core.persistence.util">Serializer</A> <DD>Serializes the specified <code>PropertyState</code> object to the given binary <code>stream</code>. <DT><A HREF="./org/apache/jackrabbit/core/persistence/util/Serializer.html#serialize(org.apache.jackrabbit.core.state.NodeReferences, java.io.OutputStream)"><B>serialize(NodeReferences, OutputStream)</B></A> - Static method in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/Serializer.html" title="class in org.apache.jackrabbit.core.persistence.util">Serializer</A> <DD>Serializes the specified <code>NodeReferences</code> object to the given binary <code>stream</code>. <DT><A HREF="./org/apache/jackrabbit/core/state/util/Serializer.html#serialize(org.apache.jackrabbit.core.state.NodeState, java.io.OutputStream)"><B>serialize(NodeState, OutputStream)</B></A> - Static method in class org.apache.jackrabbit.core.state.util.<A HREF="./org/apache/jackrabbit/core/state/util/Serializer.html" title="class in org.apache.jackrabbit.core.state.util">Serializer</A> <DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="./org/apache/jackrabbit/core/persistence/util/Serializer.html#serialize(org.apache.jackrabbit.core.state.NodeState, java.io.OutputStream)"><CODE>Serializer.serialize(NodeState, OutputStream)</CODE></A></I> <DT><A HREF="./org/apache/jackrabbit/core/state/util/Serializer.html#serialize(org.apache.jackrabbit.core.state.PropertyState, java.io.OutputStream, org.apache.jackrabbit.core.state.util.BLOBStore)"><B>serialize(PropertyState, OutputStream, BLOBStore)</B></A> - Static method in class org.apache.jackrabbit.core.state.util.<A HREF="./org/apache/jackrabbit/core/state/util/Serializer.html" title="class in org.apache.jackrabbit.core.state.util">Serializer</A> <DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="./org/apache/jackrabbit/core/persistence/util/Serializer.html#serialize(org.apache.jackrabbit.core.state.PropertyState, java.io.OutputStream, org.apache.jackrabbit.core.persistence.util.BLOBStore)"><CODE>Serializer.serialize(PropertyState, OutputStream, org.apache.jackrabbit.core.persistence.util.BLOBStore)</CODE></A></I> <DT><A HREF="./org/apache/jackrabbit/core/state/util/Serializer.html#serialize(org.apache.jackrabbit.core.state.NodeReferences, java.io.OutputStream)"><B>serialize(NodeReferences, OutputStream)</B></A> - Static method in class org.apache.jackrabbit.core.state.util.<A HREF="./org/apache/jackrabbit/core/state/util/Serializer.html" title="class in org.apache.jackrabbit.core.state.util">Serializer</A> <DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="./org/apache/jackrabbit/core/persistence/util/Serializer.html#serialize(org.apache.jackrabbit.core.state.NodeReferences, java.io.OutputStream)"><CODE>Serializer.serialize(NodeReferences, OutputStream)</CODE></A></I> <DT><A HREF="./org/apache/jackrabbit/value/ValueHelper.html#serialize(javax.jcr.Value, boolean)"><B>serialize(Value, boolean)</B></A> - Static method in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/ValueHelper.html" title="class in org.apache.jackrabbit.value">ValueHelper</A> <DD>Serializes the given value to a <code>String</code>. <DT><A HREF="./org/apache/jackrabbit/value/ValueHelper.html#serialize(javax.jcr.Value, boolean, java.io.Writer)"><B>serialize(Value, boolean, Writer)</B></A> - Static method in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/ValueHelper.html" title="class in org.apache.jackrabbit.value">ValueHelper</A> <DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="./org/apache/jackrabbit/value/ValueHelper.html#serialize(javax.jcr.Value, boolean, boolean, java.io.Writer)"><CODE>ValueHelper.serialize(Value, boolean, boolean, Writer)</CODE></A> instead</I> <DT><A HREF="./org/apache/jackrabbit/value/ValueHelper.html#serialize(javax.jcr.Value, boolean, boolean, java.io.Writer)"><B>serialize(Value, boolean, boolean, Writer)</B></A> - Static method in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/ValueHelper.html" title="class in org.apache.jackrabbit.value">ValueHelper</A> <DD>Outputs the serialized value to a <code>Writer</code>. <DT><A HREF="./org/apache/jackrabbit/core/persistence/util/Serializer.html" title="class in org.apache.jackrabbit.core.persistence.util"><B>Serializer</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/persistence/util/package-summary.html">org.apache.jackrabbit.core.persistence.util</A><DD><code>Serializer</code> is a utility class that provides static methods for serializing & deserializing <code>ItemState</code> and <code>NodeReferences</code> objects using a simple binary serialization format.<DT><A HREF="./org/apache/jackrabbit/core/persistence/util/Serializer.html#Serializer()"><B>Serializer()</B></A> - Constructor for class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/Serializer.html" title="class in org.apache.jackrabbit.core.persistence.util">Serializer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/state/util/Serializer.html" title="class in org.apache.jackrabbit.core.state.util"><B>Serializer</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/state/util/package-summary.html">org.apache.jackrabbit.core.state.util</A><DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="./org/apache/jackrabbit/core/persistence/util/Serializer.html" title="class in org.apache.jackrabbit.core.persistence.util"><CODE>Serializer</CODE></A> instead.</I><DT><A HREF="./org/apache/jackrabbit/core/state/util/Serializer.html#Serializer()"><B>Serializer()</B></A> - Constructor for class org.apache.jackrabbit.core.state.util.<A HREF="./org/apache/jackrabbit/core/state/util/Serializer.html" title="class in org.apache.jackrabbit.core.state.util">Serializer</A> <DD><B>Deprecated.</B>&nbsp;&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/xml/SerializingContentHandler.html" title="class in org.apache.jackrabbit.commons.xml"><B>SerializingContentHandler</B></A> - Class in <A HREF="./org/apache/jackrabbit/commons/xml/package-summary.html">org.apache.jackrabbit.commons.xml</A><DD>A <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/org/xml/sax/ContentHandler.html?is-external=true" title="class or interface in org.xml.sax"><CODE>ContentHandler</CODE></A> that serializes SAX events to a given <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/xml/transform/Result.html?is-external=true" title="class or interface in javax.xml.transform"><CODE>Result</CODE></A> instance.<DT><A HREF="./org/apache/jackrabbit/webdav/server/AbstractWebdavServlet.html#service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"><B>service(HttpServletRequest, HttpServletResponse)</B></A> - Method in class org.apache.jackrabbit.webdav.server.<A HREF="./org/apache/jackrabbit/webdav/server/AbstractWebdavServlet.html" title="class in org.apache.jackrabbit.webdav.server">AbstractWebdavServlet</A> <DD>Service the given request. <DT><A HREF="./org/apache/jackrabbit/j2ee/ServletExceptionWithCause.html" title="class in org.apache.jackrabbit.j2ee"><B>ServletExceptionWithCause</B></A> - Exception in <A HREF="./org/apache/jackrabbit/j2ee/package-summary.html">org.apache.jackrabbit.j2ee</A><DD>Utility class that links <CODE>ServletException</CODE> with support for the exception chaining mechanism in <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><CODE>Throwable</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/j2ee/ServletExceptionWithCause.html#ServletExceptionWithCause(java.lang.String, java.lang.Throwable)"><B>ServletExceptionWithCause(String, Throwable)</B></A> - Constructor for exception org.apache.jackrabbit.j2ee.<A HREF="./org/apache/jackrabbit/j2ee/ServletExceptionWithCause.html" title="class in org.apache.jackrabbit.j2ee">ServletExceptionWithCause</A> <DD>Creates a servlet exception with the given message and cause. <DT><A HREF="./org/apache/jackrabbit/api/jsr283/Session.html" title="interface in org.apache.jackrabbit.api.jsr283"><B>Session</B></A> - Interface in <A HREF="./org/apache/jackrabbit/api/jsr283/package-summary.html">org.apache.jackrabbit.api.jsr283</A><DD>This interface holds extensions made in JCR 2.0 while work is in progress implementing JCR 2.0.<DT><A HREF="./org/apache/jackrabbit/commons/packaging/FilterContentPackage.FilteringIterator.html#session"><B>session</B></A> - Variable in class org.apache.jackrabbit.commons.packaging.<A HREF="./org/apache/jackrabbit/commons/packaging/FilterContentPackage.FilteringIterator.html" title="class in org.apache.jackrabbit.commons.packaging">FilterContentPackage.FilteringIterator</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/BatchedItemOperations.html#session"><B>session</B></A> - Variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/BatchedItemOperations.html" title="class in org.apache.jackrabbit.core">BatchedItemOperations</A> <DD>current session used for checking access rights <DT><A HREF="./org/apache/jackrabbit/core/ItemImpl.html#session"><B>session</B></A> - Variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemImpl.html" title="class in org.apache.jackrabbit.core">ItemImpl</A> <DD><code>Session</code> through which this <code>Item</code> was acquired <DT><A HREF="./org/apache/jackrabbit/core/ItemManager.html#session"><B>session</B></A> - Variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemManager.html" title="class in org.apache.jackrabbit.core">ItemManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/AbstractQueryImpl.html#session"><B>session</B></A> - Variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/AbstractQueryImpl.html" title="class in org.apache.jackrabbit.core.query.lucene">AbstractQueryImpl</A> <DD>The session of the user executing this query <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/QueryResultImpl.html#session"><B>session</B></A> - Variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/QueryResultImpl.html" title="class in org.apache.jackrabbit.core.query.lucene">QueryResultImpl</A> <DD>The session executing the query <DT><A HREF="./org/apache/jackrabbit/core/query/QueryImpl.html#session"><B>session</B></A> - Variable in class org.apache.jackrabbit.core.query.<A HREF="./org/apache/jackrabbit/core/query/QueryImpl.html" title="class in org.apache.jackrabbit.core.query">QueryImpl</A> <DD>The session of the user executing this query <DT><A HREF="./org/apache/jackrabbit/core/security/authorization/AbstractAccessControlProvider.html#session"><B>session</B></A> - Variable in class org.apache.jackrabbit.core.security.authorization.<A HREF="./org/apache/jackrabbit/core/security/authorization/AbstractAccessControlProvider.html" title="class in org.apache.jackrabbit.core.security.authorization">AbstractAccessControlProvider</A> <DD>the system session this provider has been created for. <DT><A HREF="./org/apache/jackrabbit/core/WorkspaceImpl.html#session"><B>session</B></A> - Variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/WorkspaceImpl.html" title="class in org.apache.jackrabbit.core">WorkspaceImpl</A> <DD>the session that was used to acquire this <code>Workspace</code> <DT><A HREF="./org/apache/jackrabbit/jcr2spi/ItemImpl.html#session"><B>session</B></A> - Variable in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/ItemImpl.html" title="class in org.apache.jackrabbit.jcr2spi">ItemImpl</A> <DD>The session that created this item. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/WorkspaceImpl.html#session"><B>session</B></A> - Variable in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/WorkspaceImpl.html" title="class in org.apache.jackrabbit.jcr2spi">WorkspaceImpl</A> <DD>The Session that created this <code>Workspace</code> object. <DT><A HREF="./org/apache/jackrabbit/test/api/ReferenceableRootNodesTest.html#session"><B>session</B></A> - Variable in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ReferenceableRootNodesTest.html" title="class in org.apache.jackrabbit.test.api">ReferenceableRootNodesTest</A> <DD>The read-only session for the default workspace <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#SESSION"><B>SESSION</B></A> - Variable in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#session"><B>session</B></A> - Variable in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/SessionImpl.html" title="class in org.apache.jackrabbit.core"><B>SessionImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/package-summary.html">org.apache.jackrabbit.core</A><DD>A <code>SessionImpl</code> ...<DT><A HREF="./org/apache/jackrabbit/core/SessionImpl.html#SessionImpl(org.apache.jackrabbit.core.RepositoryImpl, org.apache.jackrabbit.core.security.authentication.AuthContext, org.apache.jackrabbit.core.config.WorkspaceConfig)"><B>SessionImpl(RepositoryImpl, AuthContext, WorkspaceConfig)</B></A> - Constructor for class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/SessionImpl.html" title="class in org.apache.jackrabbit.core">SessionImpl</A> <DD>Protected constructor. <DT><A HREF="./org/apache/jackrabbit/core/SessionImpl.html#SessionImpl(org.apache.jackrabbit.core.RepositoryImpl, javax.security.auth.Subject, org.apache.jackrabbit.core.config.WorkspaceConfig)"><B>SessionImpl(RepositoryImpl, Subject, WorkspaceConfig)</B></A> - Constructor for class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/SessionImpl.html" title="class in org.apache.jackrabbit.core">SessionImpl</A> <DD>Protected constructor. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/SessionImpl.html" title="class in org.apache.jackrabbit.jcr2spi"><B>SessionImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/package-summary.html">org.apache.jackrabbit.jcr2spi</A><DD><code>SessionImpl</code>...<DT><A HREF="./org/apache/jackrabbit/core/xml/SessionImporter.html" title="class in org.apache.jackrabbit.core.xml"><B>SessionImporter</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/xml/package-summary.html">org.apache.jackrabbit.core.xml</A><DD><code>SessionImporter</code> ...<DT><A HREF="./org/apache/jackrabbit/core/xml/SessionImporter.html#SessionImporter(org.apache.jackrabbit.core.NodeImpl, org.apache.jackrabbit.core.SessionImpl, int)"><B>SessionImporter(NodeImpl, SessionImpl, int)</B></A> - Constructor for class org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/SessionImporter.html" title="class in org.apache.jackrabbit.core.xml">SessionImporter</A> <DD>Creates a new <code>SessionImporter</code> instance. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/xml/SessionImporter.html" title="class in org.apache.jackrabbit.jcr2spi.xml"><B>SessionImporter</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/xml/package-summary.html">org.apache.jackrabbit.jcr2spi.xml</A><DD><code>SessionImporter</code>...<DT><A HREF="./org/apache/jackrabbit/jcr2spi/xml/SessionImporter.html#SessionImporter(org.apache.jackrabbit.spi.Path, org.apache.jackrabbit.jcr2spi.SessionImpl, org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager, int)"><B>SessionImporter(Path, SessionImpl, SessionItemStateManager, int)</B></A> - Constructor for class org.apache.jackrabbit.jcr2spi.xml.<A HREF="./org/apache/jackrabbit/jcr2spi/xml/SessionImporter.html" title="class in org.apache.jackrabbit.jcr2spi.xml">SessionImporter</A> <DD>Creates a new <code>WorkspaceImporter</code> instance. <DT><A HREF="./org/apache/jackrabbit/spi/SessionInfo.html" title="interface in org.apache.jackrabbit.spi"><B>SessionInfo</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/package-summary.html">org.apache.jackrabbit.spi</A><DD><code>SessionInfo</code> is created upon <A HREF="./org/apache/jackrabbit/spi/RepositoryService.html#obtain(javax.jcr.Credentials, java.lang.String)"><CODE>RepositoryService.obtain(javax.jcr.Credentials, String)</CODE></A> or <A HREF="./org/apache/jackrabbit/spi/RepositoryService.html#obtain(org.apache.jackrabbit.spi.SessionInfo, java.lang.String)"><CODE>RepositoryService.obtain(SessionInfo, String)</CODE></A> and will be used for any call on the RepositoryService that requires user and workspace identification.<DT><A HREF="./org/apache/jackrabbit/spi/commons/SessionInfoImpl.html" title="class in org.apache.jackrabbit.spi.commons"><B>SessionInfoImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/package-summary.html">org.apache.jackrabbit.spi.commons</A><DD><code>SessionInfoImpl</code> is a searializable bean based implementation of <code>SessionInfo</code>.<DT><A HREF="./org/apache/jackrabbit/spi/commons/SessionInfoImpl.html#SessionInfoImpl()"><B>SessionInfoImpl()</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/SessionInfoImpl.html" title="class in org.apache.jackrabbit.spi.commons">SessionInfoImpl</A> <DD>Default constructor <DT><A HREF="./org/apache/jackrabbit/spi2dav/SessionInfoImpl.html" title="class in org.apache.jackrabbit.spi2dav"><B>SessionInfoImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi2dav/package-summary.html">org.apache.jackrabbit.spi2dav</A><DD><code>SessionInfoImpl</code>...<DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/SessionInfoLogger.html" title="class in org.apache.jackrabbit.spi.commons.logging"><B>SessionInfoLogger</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/logging/package-summary.html">org.apache.jackrabbit.spi.commons.logging</A><DD>Log wrapper for a <A HREF="./org/apache/jackrabbit/spi/SessionInfo.html" title="interface in org.apache.jackrabbit.spi"><CODE>SessionInfo</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/SessionInfoLogger.html#SessionInfoLogger(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.commons.logging.LogWriter)"><B>SessionInfoLogger(SessionInfo, LogWriter)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.logging.<A HREF="./org/apache/jackrabbit/spi/commons/logging/SessionInfoLogger.html" title="class in org.apache.jackrabbit.spi.commons.logging">SessionInfoLogger</A> <DD>Create a new instance for the given <code>sessionInfo</code> which uses <code>writer</code> for persisting log messages. <DT><A HREF="./org/apache/jackrabbit/core/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.core.state"><B>SessionItemStateManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/state/package-summary.html">org.apache.jackrabbit.core.state</A><DD>Item state manager that handles both transient and persistent items.<DT><A HREF="./org/apache/jackrabbit/core/state/SessionItemStateManager.html#SessionItemStateManager(org.apache.jackrabbit.core.NodeId, org.apache.jackrabbit.core.state.LocalItemStateManager, org.apache.jackrabbit.core.nodetype.NodeTypeRegistry)"><B>SessionItemStateManager(NodeId, LocalItemStateManager, NodeTypeRegistry)</B></A> - Constructor for class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.core.state">SessionItemStateManager</A> <DD>Creates a new <code>SessionItemStateManager</code> instance. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.jcr2spi.state"><B>SessionItemStateManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/state/package-summary.html">org.apache.jackrabbit.jcr2spi.state</A><DD><code>SessionItemStateManager</code> ...<DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html#SessionItemStateManager(org.apache.jackrabbit.jcr2spi.state.UpdatableItemStateManager, org.apache.jackrabbit.jcr2spi.state.ItemStateValidator, org.apache.jackrabbit.spi.QValueFactory, org.apache.jackrabbit.jcr2spi.state.ItemStateFactory, org.apache.jackrabbit.jcr2spi.ManagerProvider)"><B>SessionItemStateManager(UpdatableItemStateManager, ItemStateValidator, QValueFactory, ItemStateFactory, ManagerProvider)</B></A> - Constructor for class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.jcr2spi.state">SessionItemStateManager</A> <DD>Creates a new <code>SessionItemStateManager</code> instance. <DT><A HREF="./org/apache/jackrabbit/core/SessionListener.html" title="interface in org.apache.jackrabbit.core"><B>SessionListener</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/package-summary.html">org.apache.jackrabbit.core</A><DD>The <code>SessionListener</code> interface allows an implementing object to be informed about changes on a <code>Session</code>.<DT><A HREF="./org/apache/jackrabbit/jcr2spi/SessionListener.html" title="interface in org.apache.jackrabbit.jcr2spi"><B>SessionListener</B></A> - Interface in <A HREF="./org/apache/jackrabbit/jcr2spi/package-summary.html">org.apache.jackrabbit.jcr2spi</A><DD>The <code>SessionListener</code> interface allows an implementing object to be informed about changes on a <code>Session</code>.<DT><A HREF="./org/apache/jackrabbit/core/lock/SessionLockManager.html" title="class in org.apache.jackrabbit.core.lock"><B>SessionLockManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/lock/package-summary.html">org.apache.jackrabbit.core.lock</A><DD><code>SessionLockManager</code> implements the <A HREF="./org/apache/jackrabbit/api/jsr283/lock/LockManager.html" title="interface in org.apache.jackrabbit.api.jsr283.lock"><CODE>LockManager</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/core/lock/SessionLockManager.html#SessionLockManager(org.apache.jackrabbit.core.SessionImpl, org.apache.jackrabbit.core.lock.LockManager)"><B>SessionLockManager(SessionImpl, LockManager)</B></A> - Constructor for class org.apache.jackrabbit.core.lock.<A HREF="./org/apache/jackrabbit/core/lock/SessionLockManager.html" title="class in org.apache.jackrabbit.core.lock">SessionLockManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/SessionMoveVersionExceptionTest.html" title="class in org.apache.jackrabbit.test.api.version"><B>SessionMoveVersionExceptionTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/version/package-summary.html">org.apache.jackrabbit.test.api.version</A><DD><code>SessionMoveVersionExceptionTest</code> contains tests dealing with moving nodes using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true#move(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>Session.move(String, String)</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/test/api/version/SessionMoveVersionExceptionTest.html#SessionMoveVersionExceptionTest()"><B>SessionMoveVersionExceptionTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/SessionMoveVersionExceptionTest.html" title="class in org.apache.jackrabbit.test.api.version">SessionMoveVersionExceptionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/name/SessionNamespaceResolver.html" title="class in org.apache.jackrabbit.name"><B>SessionNamespaceResolver</B></A> - Class in <A HREF="./org/apache/jackrabbit/name/package-summary.html">org.apache.jackrabbit.name</A><DD><B>Deprecated.</B>&nbsp;<I>Use the SessionNamespaceResolver class from the org.apache.jackrabbit.spi.commons.namespace package of the jackrabbit-spi-commons component.</I><DT><A HREF="./org/apache/jackrabbit/name/SessionNamespaceResolver.html#SessionNamespaceResolver(javax.jcr.Session)"><B>SessionNamespaceResolver(Session)</B></A> - Constructor for class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/SessionNamespaceResolver.html" title="class in org.apache.jackrabbit.name">SessionNamespaceResolver</A> <DD><B>Deprecated.</B>&nbsp;Creates a new namespace resolver based on a session <DT><A HREF="./org/apache/jackrabbit/spi/commons/namespace/SessionNamespaceResolver.html" title="class in org.apache.jackrabbit.spi.commons.namespace"><B>SessionNamespaceResolver</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/namespace/package-summary.html">org.apache.jackrabbit.spi.commons.namespace</A><DD>helper class that exposes the <code>NamespaceResolver</code> interface on a <code>Session</code>.<DT><A HREF="./org/apache/jackrabbit/spi/commons/namespace/SessionNamespaceResolver.html#SessionNamespaceResolver(javax.jcr.Session)"><B>SessionNamespaceResolver(Session)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.namespace.<A HREF="./org/apache/jackrabbit/spi/commons/namespace/SessionNamespaceResolver.html" title="class in org.apache.jackrabbit.spi.commons.namespace">SessionNamespaceResolver</A> <DD>Creates a new namespace resolver based on a session <DT><A HREF="./org/apache/jackrabbit/server/SessionProvider.html" title="interface in org.apache.jackrabbit.server"><B>SessionProvider</B></A> - Interface in <A HREF="./org/apache/jackrabbit/server/package-summary.html">org.apache.jackrabbit.server</A><DD>This Interface defines a provider for repository sessions<DT><A HREF="./org/apache/jackrabbit/server/SessionProviderImpl.html" title="class in org.apache.jackrabbit.server"><B>SessionProviderImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/server/package-summary.html">org.apache.jackrabbit.server</A><DD>This Class implements a default session provider uses a credentials provider.<DT><A HREF="./org/apache/jackrabbit/server/SessionProviderImpl.html#SessionProviderImpl(org.apache.jackrabbit.server.CredentialsProvider)"><B>SessionProviderImpl(CredentialsProvider)</B></A> - Constructor for class org.apache.jackrabbit.server.<A HREF="./org/apache/jackrabbit/server/SessionProviderImpl.html" title="class in org.apache.jackrabbit.server">SessionProviderImpl</A> <DD>Creates a new SessionProvider <DT><A HREF="./org/apache/jackrabbit/test/api/SessionReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api"><B>SessionReadMethodsTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>SessionReadMethodsTest</code>...<DT><A HREF="./org/apache/jackrabbit/test/api/SessionReadMethodsTest.html#SessionReadMethodsTest()"><B>SessionReadMethodsTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">SessionReadMethodsTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/lock/AbstractLockInfo.html#sessionScoped"><B>sessionScoped</B></A> - Variable in class org.apache.jackrabbit.core.lock.<A HREF="./org/apache/jackrabbit/core/lock/AbstractLockInfo.html" title="class in org.apache.jackrabbit.core.lock">AbstractLockInfo</A> <DD>Flag indicating whether lock is session scoped <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/lock/SessionScopedLockEntry.html" title="class in org.apache.jackrabbit.webdav.jcr.lock"><B>SessionScopedLockEntry</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/jcr/lock/package-summary.html">org.apache.jackrabbit.webdav.jcr.lock</A><DD><code>SessionScopedLockEntry</code> represents the 'session-scoped' write lock as defined by JCR.<DT><A HREF="./org/apache/jackrabbit/webdav/jcr/lock/SessionScopedLockEntry.html#SessionScopedLockEntry()"><B>SessionScopedLockEntry()</B></A> - Constructor for class org.apache.jackrabbit.webdav.jcr.lock.<A HREF="./org/apache/jackrabbit/webdav/jcr/lock/SessionScopedLockEntry.html" title="class in org.apache.jackrabbit.webdav.jcr.lock">SessionScopedLockEntry</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SessionTest.html" title="class in org.apache.jackrabbit.test.api"><B>SessionTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>SessionTest</code> contains all test cases for the <code>javax.jcr.Session</code> class that are level 2 (modifing repository content).<DT><A HREF="./org/apache/jackrabbit/test/api/SessionTest.html#SessionTest()"><B>SessionTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionTest.html" title="class in org.apache.jackrabbit.test.api">SessionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SessionUUIDTest.html" title="class in org.apache.jackrabbit.test.api"><B>SessionUUIDTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>SessionUUIDTest</code> contains all tests for the <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true" title="class or interface in javax.jcr"><CODE>Session</CODE></A> class that require a UUID (and therefore are optional).<DT><A HREF="./org/apache/jackrabbit/test/api/SessionUUIDTest.html#SessionUUIDTest()"><B>SessionUUIDTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionUUIDTest.html" title="class in org.apache.jackrabbit.test.api">SessionUUIDTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/ReferenceableRootNodesTest.html#sessionW2"><B>sessionW2</B></A> - Variable in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ReferenceableRootNodesTest.html" title="class in org.apache.jackrabbit.test.api">ReferenceableRootNodesTest</A> <DD>The read-only session for the second workspace <DT><A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.DatabaseRevision.html#set(long)"><B>set(long)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.DatabaseRevision.html" title="class in org.apache.jackrabbit.core.journal">DatabaseJournal.DatabaseRevision</A> <DD>Set current instance revision. <DT><A HREF="./org/apache/jackrabbit/core/journal/FileRevision.html#set(long)"><B>set(long)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/FileRevision.html" title="class in org.apache.jackrabbit.core.journal">FileRevision</A> <DD>Set current counter value. <DT><A HREF="./org/apache/jackrabbit/core/journal/InstanceRevision.html#set(long)"><B>set(long)</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/InstanceRevision.html" title="interface in org.apache.jackrabbit.core.journal">InstanceRevision</A> <DD>Set current instance revision. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/hits/AdaptingHits.html#set(int)"><B>set(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.hits.<A HREF="./org/apache/jackrabbit/core/query/lucene/hits/AdaptingHits.html" title="class in org.apache.jackrabbit.core.query.lucene.hits">AdaptingHits</A> <DD>Marks the document with doc number <code>doc</code> as a hit. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/hits/ArrayHits.html#set(int)"><B>set(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.hits.<A HREF="./org/apache/jackrabbit/core/query/lucene/hits/ArrayHits.html" title="class in org.apache.jackrabbit.core.query.lucene.hits">ArrayHits</A> <DD>Marks the document with doc number <code>doc</code> as a hit. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/hits/BitSetHits.html#set(int)"><B>set(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.hits.<A HREF="./org/apache/jackrabbit/core/query/lucene/hits/BitSetHits.html" title="class in org.apache.jackrabbit.core.query.lucene.hits">BitSetHits</A> <DD>Marks the document with doc number <code>doc</code> as a hit. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/hits/Hits.html#set(int)"><B>set(int)</B></A> - Method in interface org.apache.jackrabbit.core.query.lucene.hits.<A HREF="./org/apache/jackrabbit/core/query/lucene/hits/Hits.html" title="interface in org.apache.jackrabbit.core.query.lucene.hits">Hits</A> <DD>Marks the document with doc number <code>doc</code> as a hit. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/hits/HitsIntersection.html#set(int)"><B>set(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.hits.<A HREF="./org/apache/jackrabbit/core/query/lucene/hits/HitsIntersection.html" title="class in org.apache.jackrabbit.core.query.lucene.hits">HitsIntersection</A> <DD>Marks the document with doc number <code>doc</code> as a hit. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/hits/ScorerHits.html#set(int)"><B>set(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.hits.<A HREF="./org/apache/jackrabbit/core/query/lucene/hits/ScorerHits.html" title="class in org.apache.jackrabbit.core.query.lucene.hits">ScorerHits</A> <DD>Marks the document with doc number <code>doc</code> as a hit. <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/PathMap.Element.html#set(java.lang.Object)"><B>set(Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.name.<A HREF="./org/apache/jackrabbit/spi/commons/name/PathMap.Element.html" title="class in org.apache.jackrabbit.spi.commons.name">PathMap.Element</A> <DD>Set the object associated with this element <DT><A HREF="./org/apache/jackrabbit/util/PathMap.Element.html#set(java.lang.Object)"><B>set(Object)</B></A> - Method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/PathMap.Element.html" title="class in org.apache.jackrabbit.util">PathMap.Element</A> <DD><B>Deprecated.</B>&nbsp;Set the object associated with this element <DT><A HREF="./org/apache/jackrabbit/core/security/authorization/Permission.html#SET_PROPERTY"><B>SET_PROPERTY</B></A> - Static variable in class org.apache.jackrabbit.core.security.authorization.<A HREF="./org/apache/jackrabbit/core/security/authorization/Permission.html" title="class in org.apache.jackrabbit.core.security.authorization">Permission</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/SessionImpl.html#SET_PROPERTY_ACTION"><B>SET_PROPERTY_ACTION</B></A> - Static variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/SessionImpl.html" title="class in org.apache.jackrabbit.core">SessionImpl</A> <DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./org/apache/jackrabbit/api/jsr283/Session.html#ACTION_SET_PROPERTY"><CODE>Session.ACTION_SET_PROPERTY</CODE></A> instead.</I> <DT><A HREF="./org/apache/jackrabbit/jcr2spi/security/AccessManager.html#SET_PROPERTY_ACTION"><B>SET_PROPERTY_ACTION</B></A> - Static variable in interface org.apache.jackrabbit.jcr2spi.security.<A HREF="./org/apache/jackrabbit/jcr2spi/security/AccessManager.html" title="interface in org.apache.jackrabbit.jcr2spi.security">AccessManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/PathQueryNode.html#setAbsolute(boolean)"><B>setAbsolute(boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/PathQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">PathQueryNode</A> <DD>If <code>absolute</code> is <code>true</code> sets this <code>PathQueryNode</code> to an absolute path. <DT><A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/NodeTypeTemplate.html#setAbstract(boolean)"><B>setAbstract(boolean)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.<A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/NodeTypeTemplate.html" title="interface in org.apache.jackrabbit.api.jsr283.nodetype">NodeTypeTemplate</A> <DD>Sets the abstract flag of the node type. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeDef.html#setAbstract(boolean)"><B>setAbstract(boolean)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeDef.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeDef</A> <DD>Sets the 'abstract' flag. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeTemplateImpl.html#setAbstract(boolean)"><B>setAbstract(boolean)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeTemplateImpl.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeTemplateImpl</A> <DD>Sets the abstract flag of the node type. <DT><A HREF="./org/apache/jackrabbit/core/state/Cache.html#setAccessListener(org.apache.jackrabbit.core.state.CacheAccessListener)"><B>setAccessListener(CacheAccessListener)</B></A> - Method in interface org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/Cache.html" title="interface in org.apache.jackrabbit.core.state">Cache</A> <DD>Add a listener to this cache that is informed after a number of accesses. <DT><A HREF="./org/apache/jackrabbit/core/state/MLRUItemStateCache.html#setAccessListener(org.apache.jackrabbit.core.state.CacheAccessListener)"><B>setAccessListener(CacheAccessListener)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/MLRUItemStateCache.html" title="class in org.apache.jackrabbit.core.state">MLRUItemStateCache</A> <DD>Set the cache access listener. <DT><A HREF="./org/apache/jackrabbit/api/jsr283/version/VersionManager.html#setActivity(javax.jcr.Node)"><B>setActivity(Node)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.version.<A HREF="./org/apache/jackrabbit/api/jsr283/version/VersionManager.html" title="interface in org.apache.jackrabbit.api.jsr283.version">VersionManager</A> <DD>This method is called by the client to set the current activity on the session from which this version manager has been obtained. <DT><A HREF="./org/apache/jackrabbit/core/version/JcrVersionManagerImpl.html#setActivity(javax.jcr.Node)"><B>setActivity(Node)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/JcrVersionManagerImpl.html" title="class in org.apache.jackrabbit.core.version">JcrVersionManagerImpl</A> <DD>This method is called by the client to set the current activity on the session from which this version manager has been obtained. <DT><A HREF="./org/apache/jackrabbit/core/security/authentication/AbstractLoginModule.html#setAdminId(java.lang.String)"><B>setAdminId(String)</B></A> - Method in class org.apache.jackrabbit.core.security.authentication.<A HREF="./org/apache/jackrabbit/core/security/authentication/AbstractLoginModule.html" title="class in org.apache.jackrabbit.core.security.authentication">AbstractLoginModule</A> <DD>Sets the administrator's user id. <DT><A HREF="./org/apache/jackrabbit/core/security/authentication/RepositoryCallback.html#setAdminId(java.lang.String)"><B>setAdminId(String)</B></A> - Method in class org.apache.jackrabbit.core.security.authentication.<A HREF="./org/apache/jackrabbit/core/security/authentication/RepositoryCallback.html" title="class in org.apache.jackrabbit.core.security.authentication">RepositoryCallback</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeDefImpl.html#setAllowsSameNameSiblings(boolean)"><B>setAllowsSameNameSiblings(boolean)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeDefImpl.html" title="class in org.apache.jackrabbit.core.nodetype">NodeDefImpl</A> <DD>Sets the 'allowsSameNameSiblings' flag. <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QNodeDefinitionBuilder.html#setAllowsSameNameSiblings(boolean)"><B>setAllowsSameNameSiblings(boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QNodeDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">QNodeTypeDefinitionsBuilder.QNodeDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/MoreLikeThis.html#setAnalyzer(org.apache.lucene.analysis.Analyzer)"><B>setAnalyzer(Analyzer)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/MoreLikeThis.html" title="class in org.apache.jackrabbit.core.query.lucene">MoreLikeThis</A> <DD>Sets the analyzer to use. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setAnalyzer(java.lang.String)"><B>setAnalyzer(String)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>Sets the analyzer in use for indexing. <DT><A HREF="./org/apache/jackrabbit/core/security/authentication/AbstractLoginModule.html#setAnonymousId(java.lang.String)"><B>setAnonymousId(String)</B></A> - Method in class org.apache.jackrabbit.core.security.authentication.<A HREF="./org/apache/jackrabbit/core/security/authentication/AbstractLoginModule.html" title="class in org.apache.jackrabbit.core.security.authentication">AbstractLoginModule</A> <DD>Sets the anonymous user id. <DT><A HREF="./org/apache/jackrabbit/core/security/authentication/RepositoryCallback.html#setAnonymousId(java.lang.String)"><B>setAnonymousId(String)</B></A> - Method in class org.apache.jackrabbit.core.security.authentication.<A HREF="./org/apache/jackrabbit/core/security/authentication/RepositoryCallback.html" title="class in org.apache.jackrabbit.core.security.authentication">RepositoryCallback</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/OrderQueryNode.OrderSpec.html#setAscending(boolean)"><B>setAscending(boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/OrderQueryNode.OrderSpec.html" title="class in org.apache.jackrabbit.spi.commons.query">OrderQueryNode.OrderSpec</A> <DD>Sets the new value for the ascending property. <DT><A HREF="./org/apache/jackrabbit/core/cluster/Update.html#setAttribute(java.lang.String, java.lang.Object)"><B>setAttribute(String, Object)</B></A> - Method in interface org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/Update.html" title="interface in org.apache.jackrabbit.core.cluster">Update</A> <DD>Set an attribute of this update operation. <DT><A HREF="./org/apache/jackrabbit/core/SessionImpl.html#setAttribute(java.lang.String, java.lang.Object)"><B>setAttribute(String, Object)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/SessionImpl.html" title="class in org.apache.jackrabbit.core">SessionImpl</A> <DD>Sets the named attribute. <DT><A HREF="./org/apache/jackrabbit/core/TransactionContext.html#setAttribute(java.lang.String, java.lang.Object)"><B>setAttribute(String, Object)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/TransactionContext.html" title="class in org.apache.jackrabbit.core">TransactionContext</A> <DD>Set an attribute on this transaction. <DT><A HREF="./org/apache/jackrabbit/core/util/DOMBuilder.html#setAttribute(java.lang.String, java.lang.String)"><B>setAttribute(String, String)</B></A> - Method in class org.apache.jackrabbit.core.util.<A HREF="./org/apache/jackrabbit/core/util/DOMBuilder.html" title="class in org.apache.jackrabbit.core.util">DOMBuilder</A> <DD>Sets the named attribute of the current element. <DT><A HREF="./org/apache/jackrabbit/core/util/DOMBuilder.html#setAttribute(java.lang.String, boolean)"><B>setAttribute(String, boolean)</B></A> - Method in class org.apache.jackrabbit.core.util.<A HREF="./org/apache/jackrabbit/core/util/DOMBuilder.html" title="class in org.apache.jackrabbit.core.util">DOMBuilder</A> <DD>Sets the named boolean attribute of the current element. <DT><A HREF="./org/apache/jackrabbit/webdav/WebdavRequestImpl.html#setAttribute(java.lang.String, java.lang.Object)"><B>setAttribute(String, Object)</B></A> - Method in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/WebdavRequestImpl.html" title="class in org.apache.jackrabbit.webdav">WebdavRequestImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/xml/DomUtil.html#setAttribute(org.w3c.dom.Element, java.lang.String, org.apache.jackrabbit.webdav.xml.Namespace, java.lang.String)"><B>setAttribute(Element, String, Namespace, String)</B></A> - Static method in class org.apache.jackrabbit.webdav.xml.<A HREF="./org/apache/jackrabbit/webdav/xml/DomUtil.html" title="class in org.apache.jackrabbit.webdav.xml">DomUtil</A> <DD>Add an attribute node to the given element. <DT><A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/NodeDefinitionTemplate.html#setAutoCreated(boolean)"><B>setAutoCreated(boolean)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.<A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/NodeDefinitionTemplate.html" title="interface in org.apache.jackrabbit.api.jsr283.nodetype">NodeDefinitionTemplate</A> <DD>Sets the auto-create status of the node. <DT><A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/PropertyDefinitionTemplate.html#setAutoCreated(boolean)"><B>setAutoCreated(boolean)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.<A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/PropertyDefinitionTemplate.html" title="interface in org.apache.jackrabbit.api.jsr283.nodetype">PropertyDefinitionTemplate</A> <DD>Sets the auto-create status of the property. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/ItemDefImpl.html#setAutoCreated(boolean)"><B>setAutoCreated(boolean)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/ItemDefImpl.html" title="class in org.apache.jackrabbit.core.nodetype">ItemDefImpl</A> <DD>Sets the 'autoCreated' flag. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeDefImpl.html#setAutoCreated(boolean)"><B>setAutoCreated(boolean)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeDefImpl.html" title="class in org.apache.jackrabbit.core.nodetype">NodeDefImpl</A> <DD>Sets the 'autoCreated' flag. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/PropDefImpl.html#setAutoCreated(boolean)"><B>setAutoCreated(boolean)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/PropDefImpl.html" title="class in org.apache.jackrabbit.core.nodetype">PropDefImpl</A> <DD>Sets the 'autoCreated' flag. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ConnectionRecoveryManager.html#setAutoReconnect(boolean)"><B>setAutoReconnect(boolean)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ConnectionRecoveryManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">ConnectionRecoveryManager</A> <DD>Starts a transaction. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setAutoRepair(boolean)"><B>setAutoRepair(boolean)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jca/JCARepositoryManager.html#setAutoShutdown(boolean)"><B>setAutoShutdown(boolean)</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/JCARepositoryManager.html" title="class in org.apache.jackrabbit.jca">JCARepositoryManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/FileJournal.html#setBasename(java.lang.String)"><B>setBasename(String)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/FileJournal.html" title="class in org.apache.jackrabbit.core.journal">FileJournal</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jca/JCAManagedConnectionFactory.html#setBindSessionToTransaction(java.lang.Boolean)"><B>setBindSessionToTransaction(Boolean)</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/JCAManagedConnectionFactory.html" title="class in org.apache.jackrabbit.jca">JCAManagedConnectionFactory</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleFsPersistenceManager.html#setBlobFSBlockSize(java.lang.String)"><B>setBlobFSBlockSize(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleFsPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleFsPersistenceManager</A> <DD>Sets the block size of the blob fs and controls how blobs are handled. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.PropertyEntry.html#setBlobId(java.lang.String, int)"><B>setBlobId(String, int)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.PropertyEntry.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">NodePropBundle.PropertyEntry</A> <DD>Sets the n<sup>th</sup> blobid <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.PropertyEntry.html#setBlobIds(java.lang.String[])"><B>setBlobIds(String[])</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.PropertyEntry.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">NodePropBundle.PropertyEntry</A> <DD>Sets the blob ids <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html#setBlockOnConnectionLoss(java.lang.String)"><B>setBlockOnConnectionLoss(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleDbPersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/MoreLikeThis.html#setBoost(boolean)"><B>setBoost(boolean)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/MoreLikeThis.html" title="class in org.apache.jackrabbit.core.query.lucene">MoreLikeThis</A> <DD>Sets whether to boost terms in query based on "score" or not. <DT><A HREF="./org/apache/jackrabbit/commons/visitor/FilteringItemVisitor.html#setBreadthFirst(boolean)"><B>setBreadthFirst(boolean)</B></A> - Method in class org.apache.jackrabbit.commons.visitor.<A HREF="./org/apache/jackrabbit/commons/visitor/FilteringItemVisitor.html" title="class in org.apache.jackrabbit.commons.visitor">FilteringItemVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setBufferSize(int)"><B>setBufferSize(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html#setBufferSize(int)"><B>setBufferSize(int)</B></A> - Method in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html" title="class in org.apache.jackrabbit.webdav">WebdavResponseImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/AbstractBundlePersistenceManager.html#setBundleCacheSize(java.lang.String)"><B>setBundleCacheSize(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/AbstractBundlePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">AbstractBundlePersistenceManager</A> <DD>Sets the size of the bundle cache in megabytes. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setCacheSize(int)"><B>setCacheSize(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/WebdavRequestImpl.html#setCharacterEncoding(java.lang.String)"><B>setCharacterEncoding(String)</B></A> - Method in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/WebdavRequestImpl.html" title="class in org.apache.jackrabbit.webdav">WebdavRequestImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/state/SharedItemStateManager.html#setCheckReferences(boolean)"><B>setCheckReferences(boolean)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/SharedItemStateManager.html" title="class in org.apache.jackrabbit.core.state">SharedItemStateManager</A> <DD>Enables or disables the referential integrity checking, this should be used very carefully by experienced developers only. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeDef.html#setChildNodeDefs(org.apache.jackrabbit.core.nodetype.NodeDef[])"><B>setChildNodeDefs(NodeDef[])</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeDef.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeDef</A> <DD>Sets the child node definitions. <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder.html#setChildNodeDefs(org.apache.jackrabbit.spi.QNodeDefinition[])"><B>setChildNodeDefs(QNodeDefinition[])</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/state/NodeState.html#setChildNodeEntries(java.util.List)"><B>setChildNodeEntries(List)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/NodeState.html" title="class in org.apache.jackrabbit.core.state">NodeState</A> <DD>Sets the list of <code>ChildNodeEntry</code> objects denoting the child nodes of this node. <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/PathMap.Element.html#setChildren(java.util.Map)"><B>setChildren(Map)</B></A> - Method in class org.apache.jackrabbit.spi.commons.name.<A HREF="./org/apache/jackrabbit/spi/commons/name/PathMap.Element.html" title="class in org.apache.jackrabbit.spi.commons.name">PathMap.Element</A> <DD>Sets a new list of children of this element. <DT><A HREF="./org/apache/jackrabbit/util/PathMap.Element.html#setChildren(java.util.Map)"><B>setChildren(Map)</B></A> - Method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/PathMap.Element.html" title="class in org.apache.jackrabbit.util">PathMap.Element</A> <DD><B>Deprecated.</B>&nbsp;Sets a new list of children of this element. <DT><A HREF="./org/apache/jackrabbit/core/config/BeanConfig.html#setClassLoader(java.lang.ClassLoader)"><B>setClassLoader(ClassLoader)</B></A> - Method in class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/BeanConfig.html" title="class in org.apache.jackrabbit.core.config">BeanConfig</A> <DD>Sets the <code>ClassLoader</code> used to instantiate objects in the <A HREF="./org/apache/jackrabbit/core/config/BeanConfig.html#newInstance()"><CODE>BeanConfig.newInstance()</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/jca/JCAManagedConnectionFactory.html#setConfigFile(java.lang.String)"><B>setConfigFile(String)</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/JCAManagedConnectionFactory.html" title="class in org.apache.jackrabbit.jca">JCAManagedConnectionFactory</A> <DD>Set the repository configuration file. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html#setConsistencyCheck(java.lang.String)"><B>setConsistencyCheck(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleDbPersistenceManager</A> <DD>Defines if a consistency check is to be performed on initialization. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html#setConsistencyFix(java.lang.String)"><B>setConsistencyFix(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleDbPersistenceManager</A> <DD>Defines if the consistency check should attempt to fix issues that it finds. <DT><A HREF="./org/apache/jackrabbit/core/state/ItemState.html#setContainer(org.apache.jackrabbit.core.state.ItemStateListener)"><B>setContainer(ItemStateListener)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ItemState.html" title="class in org.apache.jackrabbit.core.state">ItemState</A> <DD>Set the parent container that will receive notifications about changes to this state. <DT><A HREF="./org/apache/jackrabbit/core/state/NodeState.html#setContainer(org.apache.jackrabbit.core.state.ItemStateListener)"><B>setContainer(ItemStateListener)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/NodeState.html" title="class in org.apache.jackrabbit.core.state">NodeState</A> <DD>Set the parent container that will receive notifications about changes to this state. <DT><A HREF="./org/apache/jackrabbit/webdav/version/report/ReportInfo.html#setContentElement(org.w3c.dom.Element)"><B>setContentElement(Element)</B></A> - Method in class org.apache.jackrabbit.webdav.version.report.<A HREF="./org/apache/jackrabbit/webdav/version/report/ReportInfo.html" title="class in org.apache.jackrabbit.webdav.version.report">ReportInfo</A> <DD>Add the specified Xml element as child of this info. <DT><A HREF="./org/apache/jackrabbit/server/io/ExportContext.html#setContentLanguage(java.lang.String)"><B>setContentLanguage(String)</B></A> - Method in interface org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/ExportContext.html" title="interface in org.apache.jackrabbit.server.io">ExportContext</A> <DD>Sets the content language. <DT><A HREF="./org/apache/jackrabbit/server/io/ExportContextImpl.html#setContentLanguage(java.lang.String)"><B>setContentLanguage(String)</B></A> - Method in class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/ExportContextImpl.html" title="class in org.apache.jackrabbit.server.io">ExportContextImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/io/OutputContext.html#setContentLanguage(java.lang.String)"><B>setContentLanguage(String)</B></A> - Method in interface org.apache.jackrabbit.webdav.io.<A HREF="./org/apache/jackrabbit/webdav/io/OutputContext.html" title="interface in org.apache.jackrabbit.webdav.io">OutputContext</A> <DD>Sets the content language. <DT><A HREF="./org/apache/jackrabbit/webdav/io/OutputContextImpl.html#setContentLanguage(java.lang.String)"><B>setContentLanguage(String)</B></A> - Method in class org.apache.jackrabbit.webdav.io.<A HREF="./org/apache/jackrabbit/webdav/io/OutputContextImpl.html" title="class in org.apache.jackrabbit.webdav.io">OutputContextImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/server/io/ExportContext.html#setContentLength(long)"><B>setContentLength(long)</B></A> - Method in interface org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/ExportContext.html" title="interface in org.apache.jackrabbit.server.io">ExportContext</A> <DD>Sets the length of the data. <DT><A HREF="./org/apache/jackrabbit/server/io/ExportContextImpl.html#setContentLength(long)"><B>setContentLength(long)</B></A> - Method in class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/ExportContextImpl.html" title="class in org.apache.jackrabbit.server.io">ExportContextImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/io/OutputContext.html#setContentLength(long)"><B>setContentLength(long)</B></A> - Method in interface org.apache.jackrabbit.webdav.io.<A HREF="./org/apache/jackrabbit/webdav/io/OutputContext.html" title="interface in org.apache.jackrabbit.webdav.io">OutputContext</A> <DD>Sets the length of the data. <DT><A HREF="./org/apache/jackrabbit/webdav/io/OutputContextImpl.html#setContentLength(long)"><B>setContentLength(long)</B></A> - Method in class org.apache.jackrabbit.webdav.io.<A HREF="./org/apache/jackrabbit/webdav/io/OutputContextImpl.html" title="class in org.apache.jackrabbit.webdav.io">OutputContextImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html#setContentLength(int)"><B>setContentLength(int)</B></A> - Method in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html" title="class in org.apache.jackrabbit.webdav">WebdavResponseImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/server/io/ExportContext.html#setContentType(java.lang.String, java.lang.String)"><B>setContentType(String, String)</B></A> - Method in interface org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/ExportContext.html" title="interface in org.apache.jackrabbit.server.io">ExportContext</A> <DD>Set the content type for the resource content <DT><A HREF="./org/apache/jackrabbit/server/io/ExportContextImpl.html#setContentType(java.lang.String, java.lang.String)"><B>setContentType(String, String)</B></A> - Method in class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/ExportContextImpl.html" title="class in org.apache.jackrabbit.server.io">ExportContextImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/io/OutputContext.html#setContentType(java.lang.String)"><B>setContentType(String)</B></A> - Method in interface org.apache.jackrabbit.webdav.io.<A HREF="./org/apache/jackrabbit/webdav/io/OutputContext.html" title="interface in org.apache.jackrabbit.webdav.io">OutputContext</A> <DD>Set the content type for the resource content <DT><A HREF="./org/apache/jackrabbit/webdav/io/OutputContextImpl.html#setContentType(java.lang.String)"><B>setContentType(String)</B></A> - Method in class org.apache.jackrabbit.webdav.io.<A HREF="./org/apache/jackrabbit/webdav/io/OutputContextImpl.html" title="class in org.apache.jackrabbit.webdav.io">OutputContextImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html#setContentType(java.lang.String)"><B>setContentType(String)</B></A> - Method in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html" title="class in org.apache.jackrabbit.webdav">WebdavResponseImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#setCopyWhenReading(boolean)"><B>setCopyWhenReading(boolean)</B></A> - Method in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html" title="class in org.apache.jackrabbit.core.data.db">DbDataStore</A> <DD>The the copy setting. <DT><A HREF="./org/apache/jackrabbit/server/io/ExportContext.html#setCreationTime(long)"><B>setCreationTime(long)</B></A> - Method in interface org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/ExportContext.html" title="interface in org.apache.jackrabbit.server.io">ExportContext</A> <DD>Sets the creation time of the resource. <DT><A HREF="./org/apache/jackrabbit/server/io/ExportContextImpl.html#setCreationTime(long)"><B>setCreationTime(long)</B></A> - Method in class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/ExportContextImpl.html" title="class in org.apache.jackrabbit.server.io">ExportContextImpl</A> <DD>Does nothing since the wrapped output context does not understand creation time <DT><A HREF="./org/apache/jackrabbit/core/security/authentication/CredentialsCallback.html#setCredentials(javax.jcr.Credentials)"><B>setCredentials(Credentials)</B></A> - Method in class org.apache.jackrabbit.core.security.authentication.<A HREF="./org/apache/jackrabbit/core/security/authentication/CredentialsCallback.html" title="class in org.apache.jackrabbit.core.security.authentication">CredentialsCallback</A> <DD>Set the retrieved credentials. <DT><A HREF="./org/apache/jackrabbit/core/fs/mem/MemoryFile.html#setData(byte[])"><B>setData(byte[])</B></A> - Method in class org.apache.jackrabbit.core.fs.mem.<A HREF="./org/apache/jackrabbit/core/fs/mem/MemoryFile.html" title="class in org.apache.jackrabbit.core.fs.mem">MemoryFile</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#setDatabaseType(java.lang.String)"><B>setDatabaseType(String)</B></A> - Method in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html" title="class in org.apache.jackrabbit.core.data.db">DbDataStore</A> <DD>Set the database type. <DT><A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html#setDatabaseType(java.lang.String)"><B>setDatabaseType(String)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html" title="class in org.apache.jackrabbit.core.journal">DatabaseJournal</A> <DD>Set the database type. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html#setDatabaseType(java.lang.String)"><B>setDatabaseType(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleDbPersistenceManager</A> <DD>Sets the database type. <DT><A HREF="./org/apache/jackrabbit/core/fs/db/JNDIDatabaseFileSystem.html#setDataSourceLocation(java.lang.String)"><B>setDataSourceLocation(String)</B></A> - Method in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/JNDIDatabaseFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">JNDIDatabaseFileSystem</A> <DD><B>Deprecated.</B>&nbsp;Sets the JNDI location of the data source. <DT><A HREF="./org/apache/jackrabbit/core/journal/JNDIDatabaseJournal.html#setDataSourceLocation(java.lang.String)"><B>setDataSourceLocation(String)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/JNDIDatabaseJournal.html" title="class in org.apache.jackrabbit.core.journal">JNDIDatabaseJournal</A> <DD><B>Deprecated.</B>&nbsp;Sets the JNDI location of the data source. <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/JNDIDatabasePersistenceManager.html#setDataSourceLocation(java.lang.String)"><B>setDataSourceLocation(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/JNDIDatabasePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">JNDIDatabasePersistenceManager</A> <DD>Sets the JNDI location of the data source. <DT><A HREF="./org/apache/jackrabbit/core/version/DateVersionSelector.html#setDate(java.util.Calendar)"><B>setDate(Calendar)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/DateVersionSelector.html" title="class in org.apache.jackrabbit.core.version">DateVersionSelector</A> <DD>Sets the date hint <DT><A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html#setDateHeader(java.lang.String, long)"><B>setDateHeader(String, long)</B></A> - Method in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html" title="class in org.apache.jackrabbit.webdav">WebdavResponseImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/RelationQueryNode.html#setDateValue(java.util.Date)"><B>setDateValue(Date)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/RelationQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">RelationQueryNode</A> <DD>Sets a new value of type <code>Date</code>. <DT><A HREF="./org/apache/jackrabbit/webdav/DavServletRequest.html#setDavSession(org.apache.jackrabbit.webdav.DavSession)"><B>setDavSession(DavSession)</B></A> - Method in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavServletRequest.html" title="interface in org.apache.jackrabbit.webdav">DavServletRequest</A> <DD>Sets the <code>DavSession</code> to this request. <DT><A HREF="./org/apache/jackrabbit/webdav/WebdavRequestImpl.html#setDavSession(org.apache.jackrabbit.webdav.DavSession)"><B>setDavSession(DavSession)</B></A> - Method in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/WebdavRequestImpl.html" title="class in org.apache.jackrabbit.webdav">WebdavRequestImpl</A> <DD>Sets the session field and adds all lock tokens present with either the Lock-Token header or the If header to the given session object. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/JCRWebdavServerServlet.html#setDavSessionProvider(org.apache.jackrabbit.webdav.DavSessionProvider)"><B>setDavSessionProvider(DavSessionProvider)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/JCRWebdavServerServlet.html" title="class in org.apache.jackrabbit.webdav.jcr">JCRWebdavServerServlet</A> <DD>Throws <code>UnsupportedOperationException</code>. <DT><A HREF="./org/apache/jackrabbit/webdav/server/AbstractWebdavServlet.html#setDavSessionProvider(org.apache.jackrabbit.webdav.DavSessionProvider)"><B>setDavSessionProvider(DavSessionProvider)</B></A> - Method in class org.apache.jackrabbit.webdav.server.<A HREF="./org/apache/jackrabbit/webdav/server/AbstractWebdavServlet.html" title="class in org.apache.jackrabbit.webdav.server">AbstractWebdavServlet</A> <DD>Returns the <code>DavSessionProvider</code>. <DT><A HREF="./org/apache/jackrabbit/webdav/simple/SimpleWebdavServlet.html#setDavSessionProvider(org.apache.jackrabbit.webdav.DavSessionProvider)"><B>setDavSessionProvider(DavSessionProvider)</B></A> - Method in class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/SimpleWebdavServlet.html" title="class in org.apache.jackrabbit.webdav.simple">SimpleWebdavServlet</A> <DD>Sets the <code>DavSessionProvider</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserTokenManager.html#setDebugStream(java.io.PrintStream)"><B>setDebugStream(PrintStream)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserTokenManager.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserTokenManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathTokenManager.html#setDebugStream(java.io.PrintStream)"><B>setDebugStream(PrintStream)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathTokenManager.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPathTokenManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/NodeTypeTemplate.html#setDeclaredSuperTypeNames(java.lang.String[])"><B>setDeclaredSuperTypeNames(String[])</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.<A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/NodeTypeTemplate.html" title="interface in org.apache.jackrabbit.api.jsr283.nodetype">NodeTypeTemplate</A> <DD>Sets the names of the supertypes of the node type. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeTemplateImpl.html#setDeclaredSuperTypeNames(java.lang.String[])"><B>setDeclaredSuperTypeNames(String[])</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeTemplateImpl.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeTemplateImpl</A> <DD>Sets the names of the supertypes of the node type. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/ItemDefImpl.html#setDeclaringNodeType(org.apache.jackrabbit.spi.Name)"><B>setDeclaringNodeType(Name)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/ItemDefImpl.html" title="class in org.apache.jackrabbit.core.nodetype">ItemDefImpl</A> <DD>Sets the name of declaring node type. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeDefImpl.html#setDeclaringNodeType(org.apache.jackrabbit.spi.Name)"><B>setDeclaringNodeType(Name)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeDefImpl.html" title="class in org.apache.jackrabbit.core.nodetype">NodeDefImpl</A> <DD>Sets the name of declaring node type. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/PropDefImpl.html#setDeclaringNodeType(org.apache.jackrabbit.spi.Name)"><B>setDeclaringNodeType(Name)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/PropDefImpl.html" title="class in org.apache.jackrabbit.core.nodetype">PropDefImpl</A> <DD>Sets the name of declaring node type. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/JackrabbitAnalyzer.html#setDefaultAnalyzer(org.apache.lucene.analysis.Analyzer)"><B>setDefaultAnalyzer(Analyzer)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/JackrabbitAnalyzer.html" title="class in org.apache.jackrabbit.core.query.lucene">JackrabbitAnalyzer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/config/BeanConfig.html#setDefaultClassLoader(java.lang.ClassLoader)"><B>setDefaultClassLoader(ClassLoader)</B></A> - Static method in class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/BeanConfig.html" title="class in org.apache.jackrabbit.core.config">BeanConfig</A> <DD>Sets the <code>ClassLoader</code> used for new instances of this class as the loader to instantiate objects in the <A HREF="./org/apache/jackrabbit/core/config/BeanConfig.html#newInstance()"><CODE>BeanConfig.newInstance()</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/server/io/MimeResolver.html#setDefaultMimeType(java.lang.String)"><B>setDefaultMimeType(String)</B></A> - Method in class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/MimeResolver.html" title="class in org.apache.jackrabbit.server.io">MimeResolver</A> <DD>Sets the default mime type <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeDefImpl.html#setDefaultPrimaryType(org.apache.jackrabbit.spi.Name)"><B>setDefaultPrimaryType(Name)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeDefImpl.html" title="class in org.apache.jackrabbit.core.nodetype">NodeDefImpl</A> <DD>Sets the name of default primary type. <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QNodeDefinitionBuilder.html#setDefaultPrimaryType(org.apache.jackrabbit.spi.Name)"><B>setDefaultPrimaryType(Name)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QNodeDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">QNodeTypeDefinitionsBuilder.QNodeDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/NodeDefinitionTemplate.html#setDefaultPrimaryTypeName(java.lang.String)"><B>setDefaultPrimaryTypeName(String)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.<A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/NodeDefinitionTemplate.html" title="interface in org.apache.jackrabbit.api.jsr283.nodetype">NodeDefinitionTemplate</A> <DD>Sets the default primary type of this node. <DT><A HREF="./org/apache/jackrabbit/core/RepositoryImpl.html#setDefaultRepositoryProperties(java.util.Properties)"><B>setDefaultRepositoryProperties(Properties)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/RepositoryImpl.html" title="class in org.apache.jackrabbit.core">RepositoryImpl</A> <DD>Sets the default properties of the repository. <DT><A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/PropertyDefinitionTemplate.html#setDefaultValues(javax.jcr.Value[])"><B>setDefaultValues(Value[])</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.<A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/PropertyDefinitionTemplate.html" title="interface in org.apache.jackrabbit.api.jsr283.nodetype">PropertyDefinitionTemplate</A> <DD>Sets the default value (or values, in the case of a multi-value property) of the property. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/PropDefImpl.html#setDefaultValues(org.apache.jackrabbit.core.value.InternalValue[])"><B>setDefaultValues(InternalValue[])</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/PropDefImpl.html" title="class in org.apache.jackrabbit.core.nodetype">PropDefImpl</A> <DD>Sets the default values. <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QPropertyDefinitionBuilder.html#setDefaultValues(org.apache.jackrabbit.spi.QValue[])"><B>setDefaultValues(QValue[])</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QPropertyDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">QNodeTypeDefinitionsBuilder.QPropertyDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/ItemData.html#setDefinition(javax.jcr.nodetype.ItemDefinition)"><B>setDefinition(ItemDefinition)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemData.html" title="class in org.apache.jackrabbit.core">ItemData</A> <DD>Set the associated item definition. <DT><A HREF="./org/apache/jackrabbit/core/state/NodeState.html#setDefinitionId(org.apache.jackrabbit.core.nodetype.NodeDefId)"><B>setDefinitionId(NodeDefId)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/NodeState.html" title="class in org.apache.jackrabbit.core.state">NodeState</A> <DD>Sets the id of the definition applicable to this node state. <DT><A HREF="./org/apache/jackrabbit/core/state/PropertyState.html#setDefinitionId(org.apache.jackrabbit.core.nodetype.PropDefId)"><B>setDefinitionId(PropDefId)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/PropertyState.html" title="class in org.apache.jackrabbit.core.state">PropertyState</A> <DD>Sets the id of the definition applicable to this property state. <DT><A HREF="./org/apache/jackrabbit/extractor/DelegatingTextExtractor.html#setDelegateTextExtractor(org.apache.jackrabbit.extractor.TextExtractor)"><B>setDelegateTextExtractor(TextExtractor)</B></A> - Method in interface org.apache.jackrabbit.extractor.<A HREF="./org/apache/jackrabbit/extractor/DelegatingTextExtractor.html" title="interface in org.apache.jackrabbit.extractor">DelegatingTextExtractor</A> <DD>Sets the text textractor to which this extractor should delegate any partial text extraction tasks. <DT><A HREF="./org/apache/jackrabbit/spi2jcr/BatchReadConfig.html#setDepth(org.apache.jackrabbit.spi.Name, int)"><B>setDepth(Name, int)</B></A> - Method in class org.apache.jackrabbit.spi2jcr.<A HREF="./org/apache/jackrabbit/spi2jcr/BatchReadConfig.html" title="class in org.apache.jackrabbit.spi2jcr">BatchReadConfig</A> <DD>Define the batch-read depth for the given node type name. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/DerbyPersistenceManager.html#setDerbyStorageInitialPages(java.lang.String)"><B>setDerbyStorageInitialPages(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/DerbyPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">DerbyPersistenceManager</A> <DD>The on-disk size of a Derby table grows by one page at a time until eight pages of user data (or nine pages of total disk use, one is used for overhead) have been allocated. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/DerbyPersistenceManager.html#setDerbyStorageMinimumRecordSize(java.lang.String)"><B>setDerbyStorageMinimumRecordSize(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/DerbyPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">DerbyPersistenceManager</A> <DD>Indicates the minimum user row size in bytes for on-disk database pages for tables when you are creating a table. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/DerbyPersistenceManager.html#setDerbyStoragePageCacheSize(java.lang.String)"><B>setDerbyStoragePageCacheSize(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/DerbyPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">DerbyPersistenceManager</A> <DD>Defines the size, in number of pages, of the database's data page cache (data pages kept in memory). <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/DerbyPersistenceManager.html#setDerbyStoragePageReservedSpace(java.lang.String)"><B>setDerbyStoragePageReservedSpace(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/DerbyPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">DerbyPersistenceManager</A> <DD>Defines the percentage of space reserved for updates on an on-disk database page for tables only (not indexes); indicates the percentage of space to keep free on a page when inserting. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/DerbyPersistenceManager.html#setDerbyStoragePageSize(java.lang.String)"><B>setDerbyStoragePageSize(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/DerbyPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">DerbyPersistenceManager</A> <DD>Defines the page size, in bytes, for on-disk database pages for tables or indexes used during table or index creation. <DT><A HREF="./org/apache/jackrabbit/core/journal/FileJournal.html#setDirectory(java.lang.String)"><B>setDirectory(String)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/FileJournal.html" title="class in org.apache.jackrabbit.core.journal">FileJournal</A> <DD>Bean setters <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setDirectoryManagerClass(java.lang.String)"><B>setDirectoryManagerClass(String)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>Sets name of the directory manager class. <DT><A HREF="./org/apache/jackrabbit/commons/xml/DefaultContentHandler.html#setDocumentLocator(org.xml.sax.Locator)"><B>setDocumentLocator(Locator)</B></A> - Method in class org.apache.jackrabbit.commons.xml.<A HREF="./org/apache/jackrabbit/commons/xml/DefaultContentHandler.html" title="class in org.apache.jackrabbit.commons.xml">DefaultContentHandler</A> <DD>Delegated to <A HREF="./org/apache/jackrabbit/commons/xml/DefaultContentHandler.html#handler"><CODE>DefaultContentHandler.handler</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/commons/xml/ProxyContentHandler.html#setDocumentLocator(org.xml.sax.Locator)"><B>setDocumentLocator(Locator)</B></A> - Method in class org.apache.jackrabbit.commons.xml.<A HREF="./org/apache/jackrabbit/commons/xml/ProxyContentHandler.html" title="class in org.apache.jackrabbit.commons.xml">ProxyContentHandler</A> <DD>Delegated to <A HREF="./org/apache/jackrabbit/commons/xml/ProxyContentHandler.html#handler"><CODE>ProxyContentHandler.handler</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/core/xml/ImportHandler.html#setDocumentLocator(org.xml.sax.Locator)"><B>setDocumentLocator(Locator)</B></A> - Method in class org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/ImportHandler.html" title="class in org.apache.jackrabbit.core.xml">ImportHandler</A> <DD> <DT><A HREF="./org/apache/jackrabbit/jcr2spi/xml/WorkspaceContentHandler.html#setDocumentLocator(org.xml.sax.Locator)"><B>setDocumentLocator(Locator)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.xml.<A HREF="./org/apache/jackrabbit/jcr2spi/xml/WorkspaceContentHandler.html" title="class in org.apache.jackrabbit.jcr2spi.xml">WorkspaceContentHandler</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/RelationQueryNode.html#setDoubleValue(double)"><B>setDoubleValue(double)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/RelationQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">RelationQueryNode</A> <DD>Sets a new value of type <code>double</code>. <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#setDriver(java.lang.String)"><B>setDriver(String)</B></A> - Method in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html" title="class in org.apache.jackrabbit.core.data.db">DbDataStore</A> <DD>Set the database driver class name. <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DbFileSystem.html#setDriver(java.lang.String)"><B>setDriver(String)</B></A> - Method in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DbFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DbFileSystem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html#setDriver(java.lang.String)"><B>setDriver(String)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html" title="class in org.apache.jackrabbit.core.journal">DatabaseJournal</A> <DD>Bean setters <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html#setDriver(java.lang.String)"><B>setDriver(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleDbPersistenceManager</A> <DD>Sets the class name of the JDBC driver. <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/SimpleDbPersistenceManager.html#setDriver(java.lang.String)"><B>setDriver(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/SimpleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">SimpleDbPersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setEnableConsistencyCheck(boolean)"><B>setEnableConsistencyCheck(boolean)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>Enables or disables the consistency check on startup. <DT><A HREF="./org/apache/jackrabbit/core/fs/local/LocalFileSystem.html#setEnableHandleMonitor(java.lang.String)"><B>setEnableHandleMonitor(String)</B></A> - Method in class org.apache.jackrabbit.core.fs.local.<A HREF="./org/apache/jackrabbit/core/fs/local/LocalFileSystem.html" title="class in org.apache.jackrabbit.core.fs.local">LocalFileSystem</A> <DD>Enables/Disables the use of the handle monitor. <DT><A HREF="./org/apache/jackrabbit/core/fs/local/LocalFileSystem.html#setEnableHandleMonitor(boolean)"><B>setEnableHandleMonitor(boolean)</B></A> - Method in class org.apache.jackrabbit.core.fs.local.<A HREF="./org/apache/jackrabbit/core/fs/local/LocalFileSystem.html" title="class in org.apache.jackrabbit.core.fs.local">LocalFileSystem</A> <DD>Enables/Disables the use of the handle monitor. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html#setErrorHandling(java.lang.String)"><B>setErrorHandling(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleDbPersistenceManager</A> <DD>Sets the error handling behaviour of this manager. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleFsPersistenceManager.html#setErrorHandling(java.lang.String)"><B>setErrorHandling(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleFsPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleFsPersistenceManager</A> <DD>Sets the error handling behaviour of this manager. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/ASTPredicate.html#setEscapeString(java.lang.String)"><B>setEscapeString(String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/ASTPredicate.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">ASTPredicate</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/server/io/ExportContext.html#setETag(java.lang.String)"><B>setETag(String)</B></A> - Method in interface org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/ExportContext.html" title="interface in org.apache.jackrabbit.server.io">ExportContext</A> <DD>Sets the ETag of the resource. <DT><A HREF="./org/apache/jackrabbit/server/io/ExportContextImpl.html#setETag(java.lang.String)"><B>setETag(String)</B></A> - Method in class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/ExportContextImpl.html" title="class in org.apache.jackrabbit.server.io">ExportContextImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/io/OutputContext.html#setETag(java.lang.String)"><B>setETag(String)</B></A> - Method in interface org.apache.jackrabbit.webdav.io.<A HREF="./org/apache/jackrabbit/webdav/io/OutputContext.html" title="interface in org.apache.jackrabbit.webdav.io">OutputContext</A> <DD>Sets the ETag of the resource. <DT><A HREF="./org/apache/jackrabbit/webdav/io/OutputContextImpl.html#setETag(java.lang.String)"><B>setETag(String)</B></A> - Method in class org.apache.jackrabbit.webdav.io.<A HREF="./org/apache/jackrabbit/webdav/io/OutputContextImpl.html" title="class in org.apache.jackrabbit.webdav.io">OutputContextImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/lock/LockManagerImpl.html#setEventChannel(org.apache.jackrabbit.core.cluster.LockEventChannel)"><B>setEventChannel(LockEventChannel)</B></A> - Method in class org.apache.jackrabbit.core.lock.<A HREF="./org/apache/jackrabbit/core/lock/LockManagerImpl.html" title="class in org.apache.jackrabbit.core.lock">LockManagerImpl</A> <DD>Set a lock event channel <DT><A HREF="./org/apache/jackrabbit/core/NamespaceRegistryImpl.html#setEventChannel(org.apache.jackrabbit.core.cluster.NamespaceEventChannel)"><B>setEventChannel(NamespaceEventChannel)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NamespaceRegistryImpl.html" title="class in org.apache.jackrabbit.core">NamespaceRegistryImpl</A> <DD>Set an event channel to inform about changes. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeRegistry.html#setEventChannel(org.apache.jackrabbit.core.cluster.NodeTypeEventChannel)"><B>setEventChannel(NodeTypeEventChannel)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeRegistry.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeRegistry</A> <DD>Set an event channel to inform about changes. <DT><A HREF="./org/apache/jackrabbit/core/state/SharedItemStateManager.html#setEventChannel(org.apache.jackrabbit.core.cluster.UpdateEventChannel)"><B>setEventChannel(UpdateEventChannel)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/SharedItemStateManager.html" title="class in org.apache.jackrabbit.core.state">SharedItemStateManager</A> <DD>Set an update event channel <DT><A HREF="./org/apache/jackrabbit/core/version/VersionManagerImpl.html#setEventChannel(org.apache.jackrabbit.core.cluster.UpdateEventChannel)"><B>setEventChannel(UpdateEventChannel)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionManagerImpl.html" title="class in org.apache.jackrabbit.core.version">VersionManagerImpl</A> <DD>Set an event channel to inform about updates. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setExcerptProviderClass(java.lang.String)"><B>setExcerptProviderClass(String)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>Sets the class name for the <A HREF="./org/apache/jackrabbit/core/query/lucene/ExcerptProvider.html" title="interface in org.apache.jackrabbit.core.query.lucene"><CODE>ExcerptProvider</CODE></A> that should be used for the rep:excerpt pseudo property in a query. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html#setExternalBLOBs(boolean)"><B>setExternalBLOBs(boolean)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleDbPersistenceManager</A> <DD>Sets the flag for external (filesystem) blob store usage. <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html#setExternalBLOBs(boolean)"><B>setExternalBLOBs(boolean)</B></A> - Method in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">DatabasePersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html#setExternalBLOBs(java.lang.String)"><B>setExternalBLOBs(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">DatabasePersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setExtractorBackLogSize(int)"><B>setExtractorBackLogSize(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>The number of extractor jobs that are queued until a new job is executed with the current thread instead of using the thread pool. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setExtractorPoolSize(int)"><B>setExtractorPoolSize(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>The number of background threads for the extractor pool. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setExtractorTimeout(long)"><B>setExtractorTimeout(long)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>The timeout in milliseconds which is granted to the text extraction process until fulltext indexing is deferred to a background thread. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/Merge.html#setFailedIds(java.util.Iterator)"><B>setFailedIds(Iterator)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/Merge.html" title="class in org.apache.jackrabbit.jcr2spi.operation">Merge</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/MoreLikeThis.html#setFieldNames(java.lang.String[])"><B>setFieldNames(String[])</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/MoreLikeThis.html" title="class in org.apache.jackrabbit.core.query.lucene">MoreLikeThis</A> <DD>Sets the field names that will be used when generating the 'More Like This' query. <DT><A HREF="./org/apache/jackrabbit/webdav/simple/DefaultItemFilter.html#setFilteredNodetypes(java.lang.String[])"><B>setFilteredNodetypes(String[])</B></A> - Method in class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/DefaultItemFilter.html" title="class in org.apache.jackrabbit.webdav.simple">DefaultItemFilter</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/simple/ItemFilter.html#setFilteredNodetypes(java.lang.String[])"><B>setFilteredNodetypes(String[])</B></A> - Method in interface org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/ItemFilter.html" title="interface in org.apache.jackrabbit.webdav.simple">ItemFilter</A> <DD>Set the nodetype names that should be used if a given item should be filtered. <DT><A HREF="./org/apache/jackrabbit/webdav/simple/DefaultItemFilter.html#setFilteredPrefixes(java.lang.String[])"><B>setFilteredPrefixes(String[])</B></A> - Method in class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/DefaultItemFilter.html" title="class in org.apache.jackrabbit.webdav.simple">DefaultItemFilter</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/simple/ItemFilter.html#setFilteredPrefixes(java.lang.String[])"><B>setFilteredPrefixes(String[])</B></A> - Method in interface org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/ItemFilter.html" title="interface in org.apache.jackrabbit.webdav.simple">ItemFilter</A> <DD>Define the namespace prefixes that should be filtered if present in the prefix of an items name. <DT><A HREF="./org/apache/jackrabbit/webdav/simple/DefaultItemFilter.html#setFilteredURIs(java.lang.String[])"><B>setFilteredURIs(String[])</B></A> - Method in class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/DefaultItemFilter.html" title="class in org.apache.jackrabbit.webdav.simple">DefaultItemFilter</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/simple/ItemFilter.html#setFilteredURIs(java.lang.String[])"><B>setFilteredURIs(String[])</B></A> - Method in interface org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/ItemFilter.html" title="interface in org.apache.jackrabbit.webdav.simple">ItemFilter</A> <DD>Define the URIs that should be filtered out if present in the prefix of an items name. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setForceConsistencyCheck(boolean)"><B>setForceConsistencyCheck(boolean)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html#setHeader(java.lang.String, java.lang.String)"><B>setHeader(String, String)</B></A> - Method in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html" title="class in org.apache.jackrabbit.webdav">WebdavResponseImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jca/JCAManagedConnectionFactory.html#setHomeDir(java.lang.String)"><B>setHomeDir(String)</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/JCAManagedConnectionFactory.html" title="class in org.apache.jackrabbit.jca">JCAManagedConnectionFactory</A> <DD>Set the repository home directory. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/ASTPredicate.html#setIdentifier(org.apache.jackrabbit.spi.Name)"><B>setIdentifier(Name)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/ASTPredicate.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">ASTPredicate</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/ASTPredicate.html#setIdentifierOperand(java.lang.String)"><B>setIdentifierOperand(String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/ASTPredicate.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">ASTPredicate</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/AbstractQueryHandler.html#setIdleTime(java.lang.String)"><B>setIdleTime(String)</B></A> - Method in class org.apache.jackrabbit.core.query.<A HREF="./org/apache/jackrabbit/core/query/AbstractQueryHandler.html" title="class in org.apache.jackrabbit.core.query">AbstractQueryHandler</A> <DD><B>Deprecated.</B>&nbsp;<I>This parameter is not supported any more. Please use 'maxIdleTime' in the repository configuration.</I> <DT><A HREF="./org/apache/jackrabbit/core/security/authentication/ImpersonationCallback.html#setImpersonator(java.lang.Object)"><B>setImpersonator(Object)</B></A> - Method in class org.apache.jackrabbit.core.security.authentication.<A HREF="./org/apache/jackrabbit/core/security/authentication/ImpersonationCallback.html" title="class in org.apache.jackrabbit.core.security.authentication">ImpersonationCallback</A> <DD>Sets the impersonator in this callback. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/LocationStepQueryNode.html#setIncludeDescendants(boolean)"><B>setIncludeDescendants(boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/LocationStepQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">LocationStepQueryNode</A> <DD>Sets a new value for the includeDescendants property. <DT><A HREF="./org/apache/jackrabbit/commons/visitor/FilteringItemVisitor.html#setIncludePredicate(org.apache.jackrabbit.commons.predicate.Predicate)"><B>setIncludePredicate(Predicate)</B></A> - Method in class org.apache.jackrabbit.commons.visitor.<A HREF="./org/apache/jackrabbit/commons/visitor/FilteringItemVisitor.html" title="class in org.apache.jackrabbit.commons.visitor">FilteringItemVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/packaging/FilterContentPackage.html#setIncludeProperties(boolean)"><B>setIncludeProperties(boolean)</B></A> - Method in class org.apache.jackrabbit.commons.packaging.<A HREF="./org/apache/jackrabbit/commons/packaging/FilterContentPackage.html" title="class in org.apache.jackrabbit.commons.packaging">FilterContentPackage</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/LocationStepQueryNode.html#setIndex(int)"><B>setIndex(int)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/LocationStepQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">LocationStepQueryNode</A> <DD>Sets the position index for this step. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/NodeIndexer.html#setIndexFormatVersion(org.apache.jackrabbit.core.query.lucene.IndexFormatVersion)"><B>setIndexFormatVersion(IndexFormatVersion)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/NodeIndexer.html" title="class in org.apache.jackrabbit.core.query.lucene">NodeIndexer</A> <DD>Sets the index format version <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/JackrabbitAnalyzer.html#setIndexingConfig(org.apache.jackrabbit.core.query.lucene.IndexingConfiguration)"><B>setIndexingConfig(IndexingConfiguration)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/JackrabbitAnalyzer.html" title="class in org.apache.jackrabbit.core.query.lucene">JackrabbitAnalyzer</A> <DD>A param indexingConfig the indexing configuration. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/NodeIndexer.html#setIndexingConfiguration(org.apache.jackrabbit.core.query.lucene.IndexingConfiguration)"><B>setIndexingConfiguration(IndexingConfiguration)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/NodeIndexer.html" title="class in org.apache.jackrabbit.core.query.lucene">NodeIndexer</A> <DD>Sets the indexing configuration for this node indexer. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setIndexingConfiguration(java.lang.String)"><B>setIndexingConfiguration(String)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>Sets the path to the indexing configuration file. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setIndexingConfigurationClass(java.lang.String)"><B>setIndexingConfigurationClass(String)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>Sets the name of the class that implements <A HREF="./org/apache/jackrabbit/core/query/lucene/IndexingConfiguration.html" title="interface in org.apache.jackrabbit.core.query.lucene"><CODE>IndexingConfiguration</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/core/observation/EventState.html#setInfo(java.util.Map)"><B>setInfo(Map)</B></A> - Method in class org.apache.jackrabbit.core.observation.<A HREF="./org/apache/jackrabbit/core/observation/EventState.html" title="class in org.apache.jackrabbit.core.observation">EventState</A> <DD>Sets a new info map for this event. <DT><A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html#setInitialCapacity(int)"><B>setInitialCapacity(int)</B></A> - Method in class org.apache.jackrabbit.core.persistence.mem.<A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.mem">InMemPersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html#setInitialCapacity(java.lang.String)"><B>setInitialCapacity(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.mem.<A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.mem">InMemPersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/QueryImpl.html#setInitialized()"><B>setInitialized()</B></A> - Method in class org.apache.jackrabbit.core.query.<A HREF="./org/apache/jackrabbit/core/query/QueryImpl.html" title="class in org.apache.jackrabbit.core.query">QueryImpl</A> <DD>Sets the initialized flag. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setInitializeHierarchyCache(boolean)"><B>setInitializeHierarchyCache(boolean)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>Whether the hierarchy cache should be initialized immediately on startup. <DT><A HREF="./org/apache/jackrabbit/server/io/ZipHandler.html#setIntermediateSave(boolean)"><B>setIntermediateSave(boolean)</B></A> - Method in class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/ZipHandler.html" title="class in org.apache.jackrabbit.server.io">ZipHandler</A> <DD>If set to <code>true</code> the import root will be <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Item.html?is-external=true#save()" title="class or interface in javax.jcr"><CODE>saved</CODE></A> after every imported zip entry. <DT><A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html#setIntHeader(java.lang.String, int)"><B>setIntHeader(String, int)</B></A> - Method in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html" title="class in org.apache.jackrabbit.webdav">WebdavResponseImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/server/io/DefaultHandler.html#setIOManager(org.apache.jackrabbit.server.io.IOManager)"><B>setIOManager(IOManager)</B></A> - Method in class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/DefaultHandler.html" title="class in org.apache.jackrabbit.server.io">DefaultHandler</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/server/io/DirListingExportHandler.html#setIOManager(org.apache.jackrabbit.server.io.IOManager)"><B>setIOManager(IOManager)</B></A> - Method in class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/DirListingExportHandler.html" title="class in org.apache.jackrabbit.server.io">DirListingExportHandler</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/server/io/IOHandler.html#setIOManager(org.apache.jackrabbit.server.io.IOManager)"><B>setIOManager(IOManager)</B></A> - Method in interface org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/IOHandler.html" title="interface in org.apache.jackrabbit.server.io">IOHandler</A> <DD>Sets the <code>IOManager</code> that called this handler. <DT><A HREF="./org/apache/jackrabbit/server/io/VersionHistoryHandler.html#setIOManager(org.apache.jackrabbit.server.io.IOManager)"><B>setIOManager(IOManager)</B></A> - Method in class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/VersionHistoryHandler.html" title="class in org.apache.jackrabbit.server.io">VersionHistoryHandler</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/lock/JcrActiveLock.html#setIsDeep(boolean)"><B>setIsDeep(boolean)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.lock.<A HREF="./org/apache/jackrabbit/webdav/jcr/lock/JcrActiveLock.html" title="class in org.apache.jackrabbit.webdav.jcr.lock">JcrActiveLock</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/lock/ActiveLock.html#setIsDeep(boolean)"><B>setIsDeep(boolean)</B></A> - Method in interface org.apache.jackrabbit.webdav.lock.<A HREF="./org/apache/jackrabbit/webdav/lock/ActiveLock.html" title="interface in org.apache.jackrabbit.webdav.lock">ActiveLock</A> <DD>Set the lock deepness. <DT><A HREF="./org/apache/jackrabbit/webdav/lock/DefaultActiveLock.html#setIsDeep(boolean)"><B>setIsDeep(boolean)</B></A> - Method in class org.apache.jackrabbit.webdav.lock.<A HREF="./org/apache/jackrabbit/webdav/lock/DefaultActiveLock.html" title="class in org.apache.jackrabbit.webdav.lock">DefaultActiveLock</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/state/SharedItemStateManager.html#setISMLocking(org.apache.jackrabbit.core.state.ISMLocking)"><B>setISMLocking(ISMLocking)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/SharedItemStateManager.html" title="class in org.apache.jackrabbit.core.state">SharedItemStateManager</A> <DD>Sets a new locking strategy. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/HierarchyEntry.html#setItemState(org.apache.jackrabbit.jcr2spi.state.ItemState)"><B>setItemState(ItemState)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.<A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/HierarchyEntry.html" title="interface in org.apache.jackrabbit.jcr2spi.hierarchy">HierarchyEntry</A> <DD>Set the ItemState this hierarchyEntry will be resolved to. <DT><A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html#setJanitorEnabled(boolean)"><B>setJanitorEnabled(boolean)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html" title="class in org.apache.jackrabbit.core.journal">DatabaseJournal</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html#setJanitorFirstRunHourOfDay(int)"><B>setJanitorFirstRunHourOfDay(int)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html" title="class in org.apache.jackrabbit.core.journal">DatabaseJournal</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html#setJanitorSleep(int)"><B>setJanitorSleep(int)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html" title="class in org.apache.jackrabbit.core.journal">DatabaseJournal</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/j2ee/JNDIConfig.html#setJndiEnabled(java.lang.String)"><B>setJndiEnabled(String)</B></A> - Method in class org.apache.jackrabbit.j2ee.<A HREF="./org/apache/jackrabbit/j2ee/JNDIConfig.html" title="class in org.apache.jackrabbit.j2ee">JNDIConfig</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/j2ee/JNDIConfig.html#setJndiName(java.lang.String)"><B>setJndiName(String)</B></A> - Method in class org.apache.jackrabbit.j2ee.<A HREF="./org/apache/jackrabbit/j2ee/JNDIConfig.html" title="class in org.apache.jackrabbit.j2ee">JNDIConfig</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html#setKey(java.sql.PreparedStatement, org.apache.jackrabbit.uuid.UUID, int)"><B>setKey(PreparedStatement, UUID, int)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleDbPersistenceManager</A> <DD>Sets the key parameters to the prepared statement, starting at <code>pos</code> and returns the number of key parameters + pos. <DT><A HREF="./org/apache/jackrabbit/core/version/LabelVersionSelector.html#setLabel(java.lang.String)"><B>setLabel(String)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/LabelVersionSelector.html" title="class in org.apache.jackrabbit.core.version">LabelVersionSelector</A> <DD>Sets the label hint <DT><A HREF="./org/apache/jackrabbit/core/query/QueryImpl.html#setLimit(long)"><B>setLimit(long)</B></A> - Method in class org.apache.jackrabbit.core.query.<A HREF="./org/apache/jackrabbit/core/query/QueryImpl.html" title="class in org.apache.jackrabbit.core.query">QueryImpl</A> <DD>Sets the maximum size of the result set. <DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html#setListener(org.apache.jackrabbit.core.cluster.NamespaceEventListener)"><B>setListener(NamespaceEventListener)</B></A> - Method in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html" title="class in org.apache.jackrabbit.core.cluster">ClusterNode</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html#setListener(org.apache.jackrabbit.core.cluster.NodeTypeEventListener)"><B>setListener(NodeTypeEventListener)</B></A> - Method in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html" title="class in org.apache.jackrabbit.core.cluster">ClusterNode</A> <DD>Set listener that will receive information about incoming, external node type events. <DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html#setListener(org.apache.jackrabbit.core.cluster.WorkspaceListener)"><B>setListener(WorkspaceListener)</B></A> - Method in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html" title="class in org.apache.jackrabbit.core.cluster">ClusterNode</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/cluster/LockEventChannel.html#setListener(org.apache.jackrabbit.core.cluster.LockEventListener)"><B>setListener(LockEventListener)</B></A> - Method in interface org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/LockEventChannel.html" title="interface in org.apache.jackrabbit.core.cluster">LockEventChannel</A> <DD>Set listener that will receive information about incoming, external lock events. <DT><A HREF="./org/apache/jackrabbit/core/cluster/NamespaceEventChannel.html#setListener(org.apache.jackrabbit.core.cluster.NamespaceEventListener)"><B>setListener(NamespaceEventListener)</B></A> - Method in interface org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/NamespaceEventChannel.html" title="interface in org.apache.jackrabbit.core.cluster">NamespaceEventChannel</A> <DD>Set listener that will receive information about incoming, external namespace events. <DT><A HREF="./org/apache/jackrabbit/core/cluster/NodeTypeEventChannel.html#setListener(org.apache.jackrabbit.core.cluster.NodeTypeEventListener)"><B>setListener(NodeTypeEventListener)</B></A> - Method in interface org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/NodeTypeEventChannel.html" title="interface in org.apache.jackrabbit.core.cluster">NodeTypeEventChannel</A> <DD>Set listener that will receive information about incoming, external node type events. <DT><A HREF="./org/apache/jackrabbit/core/cluster/UpdateEventChannel.html#setListener(org.apache.jackrabbit.core.cluster.UpdateEventListener)"><B>setListener(UpdateEventListener)</B></A> - Method in interface org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/UpdateEventChannel.html" title="interface in org.apache.jackrabbit.core.cluster">UpdateEventChannel</A> <DD>Set listener that will receive information about incoming, external update events. <DT><A HREF="./org/apache/jackrabbit/core/cluster/WorkspaceEventChannel.html#setListener(org.apache.jackrabbit.core.cluster.WorkspaceListener)"><B>setListener(WorkspaceListener)</B></A> - Method in interface org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/WorkspaceEventChannel.html" title="interface in org.apache.jackrabbit.core.cluster">WorkspaceEventChannel</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/lock/AbstractLockInfo.html#setLive(boolean)"><B>setLive(boolean)</B></A> - Method in class org.apache.jackrabbit.core.lock.<A HREF="./org/apache/jackrabbit/core/lock/AbstractLockInfo.html" title="class in org.apache.jackrabbit.core.lock">AbstractLockInfo</A> <DD>Set the live flag <DT><A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html#setLoadFactor(float)"><B>setLoadFactor(float)</B></A> - Method in class org.apache.jackrabbit.core.persistence.mem.<A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.mem">InMemPersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html#setLoadFactor(java.lang.String)"><B>setLoadFactor(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.mem.<A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.mem">InMemPersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html#setLocale(java.util.Locale)"><B>setLocale(Locale)</B></A> - Method in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html" title="class in org.apache.jackrabbit.webdav">WebdavResponseImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryRootNode.html#setLocationNode(org.apache.jackrabbit.spi.commons.query.PathQueryNode)"><B>setLocationNode(PathQueryNode)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryRootNode.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryRootNode</A> <DD>Sets the location node. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/JCRWebdavServerServlet.html#setLocatorFactory(org.apache.jackrabbit.webdav.DavLocatorFactory)"><B>setLocatorFactory(DavLocatorFactory)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/JCRWebdavServerServlet.html" title="class in org.apache.jackrabbit.webdav.jcr">JCRWebdavServerServlet</A> <DD>Sets the <code>DavLocatorFactory</code> <DT><A HREF="./org/apache/jackrabbit/webdav/server/AbstractWebdavServlet.html#setLocatorFactory(org.apache.jackrabbit.webdav.DavLocatorFactory)"><B>setLocatorFactory(DavLocatorFactory)</B></A> - Method in class org.apache.jackrabbit.webdav.server.<A HREF="./org/apache/jackrabbit/webdav/server/AbstractWebdavServlet.html" title="class in org.apache.jackrabbit.webdav.server">AbstractWebdavServlet</A> <DD>Sets the <code>DavLocatorFactory</code>. <DT><A HREF="./org/apache/jackrabbit/webdav/simple/SimpleWebdavServlet.html#setLocatorFactory(org.apache.jackrabbit.webdav.DavLocatorFactory)"><B>setLocatorFactory(DavLocatorFactory)</B></A> - Method in class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/SimpleWebdavServlet.html" title="class in org.apache.jackrabbit.webdav.simple">SimpleWebdavServlet</A> <DD>Sets the <code>DavLocatorFactory</code>. <DT><A HREF="./org/apache/jackrabbit/core/lock/AbstractLockInfo.html#setLockHolder(org.apache.jackrabbit.core.SessionImpl)"><B>setLockHolder(SessionImpl)</B></A> - Method in class org.apache.jackrabbit.core.lock.<A HREF="./org/apache/jackrabbit/core/lock/AbstractLockInfo.html" title="class in org.apache.jackrabbit.core.lock">AbstractLockInfo</A> <DD>Set the session currently holding the lock <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/LockOperation.html#setLockInfo(org.apache.jackrabbit.spi.LockInfo)"><B>setLockInfo(LockInfo)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/LockOperation.html" title="class in org.apache.jackrabbit.jcr2spi.operation">LockOperation</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/simple/SimpleWebdavServlet.html#setLockManager(org.apache.jackrabbit.webdav.lock.LockManager)"><B>setLockManager(LockManager)</B></A> - Method in class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/SimpleWebdavServlet.html" title="class in org.apache.jackrabbit.webdav.simple">SimpleWebdavServlet</A> <DD>Sets the <code>LockManager</code>. <DT><A HREF="./org/apache/jackrabbit/webdav/lock/AbstractActiveLock.html#setLockroot(java.lang.String)"><B>setLockroot(String)</B></A> - Method in class org.apache.jackrabbit.webdav.lock.<A HREF="./org/apache/jackrabbit/webdav/lock/AbstractActiveLock.html" title="class in org.apache.jackrabbit.webdav.lock">AbstractActiveLock</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/lock/ActiveLock.html#setLockroot(java.lang.String)"><B>setLockroot(String)</B></A> - Method in interface org.apache.jackrabbit.webdav.lock.<A HREF="./org/apache/jackrabbit/webdav/lock/ActiveLock.html" title="interface in org.apache.jackrabbit.webdav.lock">ActiveLock</A> <DD>Set the lockroot. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/H2PersistenceManager.html#setLockTimeout(java.lang.String)"><B>setLockTimeout(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/H2PersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">H2PersistenceManager</A> <DD>Sets the lock timeout in milliseconds. <DT><A HREF="./org/apache/jackrabbit/test/LogPrintWriter.html#setLogger(org.slf4j.Logger)"><B>setLogger(Logger)</B></A> - Method in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/LogPrintWriter.html" title="class in org.apache.jackrabbit.test">LogPrintWriter</A> <DD>Sets a new <code>Logger</code>. <DT><A HREF="./org/apache/jackrabbit/jca/AnonymousConnection.html#setLogWriter(java.io.PrintWriter)"><B>setLogWriter(PrintWriter)</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/AnonymousConnection.html" title="class in org.apache.jackrabbit.jca">AnonymousConnection</A> <DD> <DT><A HREF="./org/apache/jackrabbit/jca/JCAManagedConnection.html#setLogWriter(java.io.PrintWriter)"><B>setLogWriter(PrintWriter)</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/JCAManagedConnection.html" title="class in org.apache.jackrabbit.jca">JCAManagedConnection</A> <DD>Set the log writer. <DT><A HREF="./org/apache/jackrabbit/jca/JCAManagedConnectionFactory.html#setLogWriter(java.io.PrintWriter)"><B>setLogWriter(PrintWriter)</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/JCAManagedConnectionFactory.html" title="class in org.apache.jackrabbit.jca">JCAManagedConnectionFactory</A> <DD>Set the log writer. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/RelationQueryNode.html#setLongValue(long)"><B>setLongValue(long)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/RelationQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">RelationQueryNode</A> <DD>Sets a new value of type <code>long</code>. <DT><A HREF="./org/apache/jackrabbit/jca/JCASessionHandle.html#setManagedConnection(org.apache.jackrabbit.jca.JCAManagedConnection)"><B>setManagedConnection(JCAManagedConnection)</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/JCASessionHandle.html" title="class in org.apache.jackrabbit.jca">JCASessionHandle</A> <DD>Set the managed connection. <DT><A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/NodeDefinitionTemplate.html#setMandatory(boolean)"><B>setMandatory(boolean)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.<A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/NodeDefinitionTemplate.html" title="interface in org.apache.jackrabbit.api.jsr283.nodetype">NodeDefinitionTemplate</A> <DD>Sets the mandatory status of the node. <DT><A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/PropertyDefinitionTemplate.html#setMandatory(boolean)"><B>setMandatory(boolean)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.<A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/PropertyDefinitionTemplate.html" title="interface in org.apache.jackrabbit.api.jsr283.nodetype">PropertyDefinitionTemplate</A> <DD>Sets the mandatory status of the property. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/ItemDefImpl.html#setMandatory(boolean)"><B>setMandatory(boolean)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/ItemDefImpl.html" title="class in org.apache.jackrabbit.core.nodetype">ItemDefImpl</A> <DD>Sets the 'mandatory' flag. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeDefImpl.html#setMandatory(boolean)"><B>setMandatory(boolean)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeDefImpl.html" title="class in org.apache.jackrabbit.core.nodetype">NodeDefImpl</A> <DD>Sets the 'mandatory' flag. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/PropDefImpl.html#setMandatory(boolean)"><B>setMandatory(boolean)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/PropDefImpl.html" title="class in org.apache.jackrabbit.core.nodetype">PropDefImpl</A> <DD>Sets the 'mandatory' flag. <DT><A HREF="./org/apache/jackrabbit/spi/commons/namespace/NamespaceMapping.html#setMapping(java.lang.String, java.lang.String)"><B>setMapping(String, String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.namespace.<A HREF="./org/apache/jackrabbit/spi/commons/namespace/NamespaceMapping.html" title="class in org.apache.jackrabbit.spi.commons.namespace">NamespaceMapping</A> <DD>Set a prefix == URI one-to-one mapping <DT><A HREF="./org/apache/jackrabbit/util/name/NamespaceMapping.html#setMapping(java.lang.String, java.lang.String)"><B>setMapping(String, String)</B></A> - Method in class org.apache.jackrabbit.util.name.<A HREF="./org/apache/jackrabbit/util/name/NamespaceMapping.html" title="class in org.apache.jackrabbit.util.name">NamespaceMapping</A> <DD><B>Deprecated.</B>&nbsp;Set a prefix == URI one-to-one mapping <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#setMaxConnections(int)"><B>setMaxConnections(int)</B></A> - Method in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html" title="class in org.apache.jackrabbit.core.data.db">DbDataStore</A> <DD>Set the maximum number of concurrent connections in the pool. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setMaxFieldLength(int)"><B>setMaxFieldLength(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/FileJournal.html#setMaximumSize(int)"><B>setMaximumSize(int)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/FileJournal.html" title="class in org.apache.jackrabbit.core.journal">FileJournal</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/visitor/FilteringItemVisitor.html#setMaxLevel(int)"><B>setMaxLevel(int)</B></A> - Method in class org.apache.jackrabbit.commons.visitor.<A HREF="./org/apache/jackrabbit/commons/visitor/FilteringItemVisitor.html" title="class in org.apache.jackrabbit.commons.visitor">FilteringItemVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/state/CacheManager.html#setMaxMemory(long)"><B>setMaxMemory(long)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/CacheManager.html" title="class in org.apache.jackrabbit.core.state">CacheManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/state/CacheManager.html#setMaxMemoryPerCache(long)"><B>setMaxMemoryPerCache(long)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/CacheManager.html" title="class in org.apache.jackrabbit.core.state">CacheManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/state/Cache.html#setMaxMemorySize(long)"><B>setMaxMemorySize(long)</B></A> - Method in interface org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/Cache.html" title="interface in org.apache.jackrabbit.core.state">Cache</A> <DD>Set the new memory limit. <DT><A HREF="./org/apache/jackrabbit/core/state/MLRUItemStateCache.html#setMaxMemorySize(long)"><B>setMaxMemorySize(long)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/MLRUItemStateCache.html" title="class in org.apache.jackrabbit.core.state">MLRUItemStateCache</A> <DD>Set the new memory limit. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setMaxMergeDocs(int)"><B>setMaxMergeDocs(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>The lucene index writer property: maxMergeDocs <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/MoreLikeThis.html#setMaxNumTokensParsed(int)"><B>setMaxNumTokensParsed(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/MoreLikeThis.html" title="class in org.apache.jackrabbit.core.query.lucene">MoreLikeThis</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/MoreLikeThis.html#setMaxQueryTerms(int)"><B>setMaxQueryTerms(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/MoreLikeThis.html" title="class in org.apache.jackrabbit.core.query.lucene">MoreLikeThis</A> <DD>Sets the maximum number of query terms that will be included in any generated query. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/BundleCache.html#setMaxSize(long)"><B>setMaxSize(long)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/BundleCache.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">BundleCache</A> <DD>Sets the maximum cache size in bytes. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setMaxVolatileIndexSize(long)"><B>setMaxVolatileIndexSize(long)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>Sets a new maxVolatileIndexSize value. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/MoreLikeThis.html#setMaxWordLen(int)"><B>setMaxWordLen(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/MoreLikeThis.html" title="class in org.apache.jackrabbit.core.query.lucene">MoreLikeThis</A> <DD>Sets the maximum word length above which words will be ignored. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setMergeFactor(int)"><B>setMergeFactor(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>The lucene index writer property: mergeFactor <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html#setMinBlobSize(java.lang.String)"><B>setMinBlobSize(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleDbPersistenceManager</A> <DD>Sets the minimum blob size. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleFsPersistenceManager.html#setMinBlobSize(java.lang.String)"><B>setMinBlobSize(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleFsPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleFsPersistenceManager</A> <DD>Sets the minimum blob size. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html#setMinBlobSize(long)"><B>setMinBlobSize(long)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">ItemStateBinding</A> <DD>Sets the minimum blob size. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/MoreLikeThis.html#setMinDocFreq(int)"><B>setMinDocFreq(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/MoreLikeThis.html" title="class in org.apache.jackrabbit.core.query.lucene">MoreLikeThis</A> <DD>Sets the frequency at which words will be ignored which do not occur in at least this many docs. <DT><A HREF="./org/apache/jackrabbit/core/state/CacheManager.html#setMinMemoryPerCache(long)"><B>setMinMemoryPerCache(long)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/CacheManager.html" title="class in org.apache.jackrabbit.core.state">CacheManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setMinMergeDocs(int)"><B>setMinMergeDocs(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>The lucene index writer property: minMergeDocs <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#setMinRecordLength(int)"><B>setMinRecordLength(int)</B></A> - Method in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html" title="class in org.apache.jackrabbit.core.data.db">DbDataStore</A> <DD>Set the minimum object length. <DT><A HREF="./org/apache/jackrabbit/core/data/FileDataStore.html#setMinRecordLength(int)"><B>setMinRecordLength(int)</B></A> - Method in class org.apache.jackrabbit.core.data.<A HREF="./org/apache/jackrabbit/core/data/FileDataStore.html" title="class in org.apache.jackrabbit.core.data">FileDataStore</A> <DD>Set the minimum object length. <DT><A HREF="./org/apache/jackrabbit/core/state/CacheManager.html#setMinResizeInterval(long)"><B>setMinResizeInterval(long)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/CacheManager.html" title="class in org.apache.jackrabbit.core.state">CacheManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/MoreLikeThis.html#setMinTermFreq(int)"><B>setMinTermFreq(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/MoreLikeThis.html" title="class in org.apache.jackrabbit.core.query.lucene">MoreLikeThis</A> <DD>Sets the frequency below which terms will be ignored in the source doc. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/MoreLikeThis.html#setMinWordLen(int)"><B>setMinWordLen(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/MoreLikeThis.html" title="class in org.apache.jackrabbit.core.query.lucene">MoreLikeThis</A> <DD>Sets the minimum word length below which words will be ignored. <DT><A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/NodeTypeTemplate.html#setMixin(boolean)"><B>setMixin(boolean)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.<A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/NodeTypeTemplate.html" title="interface in org.apache.jackrabbit.api.jsr283.nodetype">NodeTypeTemplate</A> <DD>Sets the mixin flag of the node type. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeDef.html#setMixin(boolean)"><B>setMixin(boolean)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeDef.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeDef</A> <DD>Sets the mixin flag. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeTemplateImpl.html#setMixin(boolean)"><B>setMixin(boolean)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeTemplateImpl.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeTemplateImpl</A> <DD>Sets the mixin flag of the node type. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/SetMixin.html" title="class in org.apache.jackrabbit.jcr2spi.operation"><B>SetMixin</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/operation/package-summary.html">org.apache.jackrabbit.jcr2spi.operation</A><DD><code>SetMixin</code>...<DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder.html#setMixin(boolean)"><B>setMixin(boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/virtual/VirtualNodeState.html#setMixinNodeTypes(org.apache.jackrabbit.spi.Name[])"><B>setMixinNodeTypes(Name[])</B></A> - Method in class org.apache.jackrabbit.core.virtual.<A HREF="./org/apache/jackrabbit/core/virtual/VirtualNodeState.html" title="class in org.apache.jackrabbit.core.virtual">VirtualNodeState</A> <DD>sets the mixing node type and adds the respective property <DT><A HREF="./org/apache/jackrabbit/spi/Batch.html#setMixins(org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.Name[])"><B>setMixins(NodeId, Name[])</B></A> - Method in interface org.apache.jackrabbit.spi.<A HREF="./org/apache/jackrabbit/spi/Batch.html" title="interface in org.apache.jackrabbit.spi">Batch</A> <DD>Modify the set of mixin node types present on the node identified by the given id. <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/ChangeLogImpl.html#setMixins(org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.Name[])"><B>setMixins(NodeId, Name[])</B></A> - Method in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/ChangeLogImpl.html" title="class in org.apache.jackrabbit.spi.commons.batch">ChangeLogImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/ConsolidatingChangeLog.CancelableOperations.html#setMixins(org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.Name[])"><B>setMixins(NodeId, Name[])</B></A> - Static method in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/ConsolidatingChangeLog.CancelableOperations.html" title="class in org.apache.jackrabbit.spi.commons.batch">ConsolidatingChangeLog.CancelableOperations</A> <DD>Factory method for creating a <A HREF="./org/apache/jackrabbit/spi/commons/batch/ConsolidatingChangeLog.CancelableOperations.SetMixins.html" title="class in org.apache.jackrabbit.spi.commons.batch"><CODE>SetMixins</CODE></A> operation. <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/ConsolidatingChangeLog.html#setMixins(org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.Name[])"><B>setMixins(NodeId, Name[])</B></A> - Method in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/ConsolidatingChangeLog.html" title="class in org.apache.jackrabbit.spi.commons.batch">ConsolidatingChangeLog</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.html#setMixins(org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.Name[])"><B>setMixins(NodeId, Name[])</B></A> - Static method in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.html" title="class in org.apache.jackrabbit.spi.commons.batch">Operations</A> <DD>Factory method for creating a set-mixin <A HREF="./org/apache/jackrabbit/spi/commons/batch/Operation.html" title="interface in org.apache.jackrabbit.spi.commons.batch"><CODE>Operation</CODE></A> for the given arguments. <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/BatchLogger.html#setMixins(org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.Name[])"><B>setMixins(NodeId, Name[])</B></A> - Method in class org.apache.jackrabbit.spi.commons.logging.<A HREF="./org/apache/jackrabbit/spi/commons/logging/BatchLogger.html" title="class in org.apache.jackrabbit.spi.commons.logging">BatchLogger</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/SerializableBatch.html#setMixins(org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.Name[])"><B>setMixins(NodeId, Name[])</B></A> - Method in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/SerializableBatch.html" title="class in org.apache.jackrabbit.spi.commons">SerializableBatch</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.html#setMixinTypeNames(java.util.Set)"><B>setMixinTypeNames(Set)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">NodePropBundle</A> <DD>Sets the mixin type names <DT><A HREF="./org/apache/jackrabbit/core/state/NodeState.html#setMixinTypeNames(java.util.Set)"><B>setMixinTypeNames(Set)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/NodeState.html" title="class in org.apache.jackrabbit.core.state">NodeState</A> <DD>Sets the names of this node's mixin types. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/NodeState.html#setMixinTypeNames(org.apache.jackrabbit.spi.Name[])"><B>setMixinTypeNames(Name[])</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/NodeState.html" title="class in org.apache.jackrabbit.jcr2spi.state">NodeState</A> <DD>Used by NodeEntryImpl and NodeState only <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.PropertyEntry.html#setModCount(short)"><B>setModCount(short)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.PropertyEntry.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">NodePropBundle.PropertyEntry</A> <DD>Sets the mod count <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.html#setModCount(short)"><B>setModCount(short)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">NodePropBundle</A> <DD>Sets the mod count <DT><A HREF="./org/apache/jackrabbit/core/state/ItemState.html#setModCount(short)"><B>setModCount(short)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ItemState.html" title="class in org.apache.jackrabbit.core.state">ItemState</A> <DD>Sets the modification count. <DT><A HREF="./org/apache/jackrabbit/server/io/ExportContext.html#setModificationTime(long)"><B>setModificationTime(long)</B></A> - Method in interface org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/ExportContext.html" title="interface in org.apache.jackrabbit.server.io">ExportContext</A> <DD>Sets the modification time of the resource <DT><A HREF="./org/apache/jackrabbit/server/io/ExportContextImpl.html#setModificationTime(long)"><B>setModificationTime(long)</B></A> - Method in class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/ExportContextImpl.html" title="class in org.apache.jackrabbit.server.io">ExportContextImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/io/OutputContext.html#setModificationTime(long)"><B>setModificationTime(long)</B></A> - Method in interface org.apache.jackrabbit.webdav.io.<A HREF="./org/apache/jackrabbit/webdav/io/OutputContext.html" title="interface in org.apache.jackrabbit.webdav.io">OutputContext</A> <DD>Sets the modification time of the resource <DT><A HREF="./org/apache/jackrabbit/webdav/io/OutputContextImpl.html#setModificationTime(long)"><B>setModificationTime(long)</B></A> - Method in class org.apache.jackrabbit.webdav.io.<A HREF="./org/apache/jackrabbit/webdav/io/OutputContextImpl.html" title="class in org.apache.jackrabbit.webdav.io">OutputContextImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/PropertyDefinitionTemplate.html#setMultiple(boolean)"><B>setMultiple(boolean)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.<A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/PropertyDefinitionTemplate.html" title="interface in org.apache.jackrabbit.api.jsr283.nodetype">PropertyDefinitionTemplate</A> <DD>Sets the multi-value status of the property. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/PropDefImpl.html#setMultiple(boolean)"><B>setMultiple(boolean)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/PropDefImpl.html" title="class in org.apache.jackrabbit.core.nodetype">PropDefImpl</A> <DD>Sets the 'multiple' flag. <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QPropertyDefinitionBuilder.html#setMultiple(boolean)"><B>setMultiple(boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QPropertyDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">QNodeTypeDefinitionsBuilder.QPropertyDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.PropertyEntry.html#setMultiValued(boolean)"><B>setMultiValued(boolean)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.PropertyEntry.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">NodePropBundle.PropertyEntry</A> <DD>Sets the multivalued flag. <DT><A HREF="./org/apache/jackrabbit/core/state/PropertyState.html#setMultiValued(boolean)"><B>setMultiValued(boolean)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/PropertyState.html" title="class in org.apache.jackrabbit.core.state">PropertyState</A> <DD>Sets the flag indicating whether this property is multi-valued. <DT><A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/NodeDefinitionTemplate.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.<A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/NodeDefinitionTemplate.html" title="interface in org.apache.jackrabbit.api.jsr283.nodetype">NodeDefinitionTemplate</A> <DD>Sets the name of the node. <DT><A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/NodeTypeTemplate.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.<A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/NodeTypeTemplate.html" title="interface in org.apache.jackrabbit.api.jsr283.nodetype">NodeTypeTemplate</A> <DD>Sets the name of the node type. <DT><A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/PropertyDefinitionTemplate.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.<A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/PropertyDefinitionTemplate.html" title="interface in org.apache.jackrabbit.api.jsr283.nodetype">PropertyDefinitionTemplate</A> <DD>Sets the name of the property. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/ItemDefImpl.html#setName(org.apache.jackrabbit.spi.Name)"><B>setName(Name)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/ItemDefImpl.html" title="class in org.apache.jackrabbit.core.nodetype">ItemDefImpl</A> <DD>Sets the name of the child item. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeDefImpl.html#setName(org.apache.jackrabbit.spi.Name)"><B>setName(Name)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeDefImpl.html" title="class in org.apache.jackrabbit.core.nodetype">NodeDefImpl</A> <DD>Sets the name of the child item. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeDef.html#setName(org.apache.jackrabbit.spi.Name)"><B>setName(Name)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeDef.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeDef</A> <DD>Sets the name of the node type being defined. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeTemplateImpl.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeTemplateImpl.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeTemplateImpl</A> <DD>Sets the name of the node type. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/PropDefImpl.html#setName(org.apache.jackrabbit.spi.Name)"><B>setName(Name)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/PropDefImpl.html" title="class in org.apache.jackrabbit.core.nodetype">PropDefImpl</A> <DD>Sets the name of the child item. <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder.html#setName(org.apache.jackrabbit.spi.Name)"><B>setName(Name)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder</A> <DD>Set the name of the node type definition being built <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/ASTIdentifier.html#setName(org.apache.jackrabbit.spi.Name)"><B>setName(Name)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/ASTIdentifier.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">ASTIdentifier</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/xml/DomUtil.html#setNamespaceAttribute(org.w3c.dom.Element, java.lang.String, java.lang.String)"><B>setNamespaceAttribute(Element, String, String)</B></A> - Static method in class org.apache.jackrabbit.webdav.xml.<A HREF="./org/apache/jackrabbit/webdav/xml/DomUtil.html" title="class in org.apache.jackrabbit.webdav.xml">DomUtil</A> <DD>Adds a namespace attribute on the given element. <DT><A HREF="./org/apache/jackrabbit/commons/AbstractSession.html#setNamespacePrefix(java.lang.String, java.lang.String)"><B>setNamespacePrefix(String, String)</B></A> - Method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/AbstractSession.html" title="class in org.apache.jackrabbit.commons">AbstractSession</A> <DD>Modifies the session local namespace mappings to contain the given prefix to URI mapping. <DT><A HREF="./org/apache/jackrabbit/core/SessionImpl.html#setNamespacePrefix(java.lang.String, java.lang.String)"><B>setNamespacePrefix(String, String)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/SessionImpl.html" title="class in org.apache.jackrabbit.core">SessionImpl</A> <DD>Modifies the session local namespace mappings to contain the given prefix to URI mapping. <DT><A HREF="./org/apache/jackrabbit/jca/JCASessionHandle.html#setNamespacePrefix(java.lang.String, java.lang.String)"><B>setNamespacePrefix(String, String)</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/JCASessionHandle.html" title="class in org.apache.jackrabbit.jca">JCASessionHandle</A> <DD>Set namespace prefix. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/SessionImpl.html#setNamespacePrefix(java.lang.String, java.lang.String)"><B>setNamespacePrefix(String, String)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/SessionImpl.html" title="class in org.apache.jackrabbit.jcr2spi">SessionImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/LocationStepQueryNode.html#setNameTest(org.apache.jackrabbit.spi.Name)"><B>setNameTest(Name)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/LocationStepQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">LocationStepQueryNode</A> <DD>Sets a new name test. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/ASTPredicate.html#setNegate(boolean)"><B>setNegate(boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/ASTPredicate.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">ASTPredicate</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/Checkin.html#setNewVersionId(org.apache.jackrabbit.spi.NodeId)"><B>setNewVersionId(NodeId)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/Checkin.html" title="class in org.apache.jackrabbit.jcr2spi.operation">Checkin</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.html#setNodeDefId(org.apache.jackrabbit.core.nodetype.NodeDefId)"><B>setNodeDefId(NodeDefId)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">NodePropBundle</A> <DD>Sets the node def id. <DT><A HREF="./org/apache/jackrabbit/core/AbstractNodeData.html#setNodeDefinition(javax.jcr.nodetype.NodeDefinition)"><B>setNodeDefinition(NodeDefinition)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/AbstractNodeData.html" title="class in org.apache.jackrabbit.core">AbstractNodeData</A> <DD>Sets the associated node defintion. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/NodeEntry.html#setNodeEntries(java.util.Iterator)"><B>setNodeEntries(Iterator)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.<A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/NodeEntry.html" title="interface in org.apache.jackrabbit.jcr2spi.hierarchy">NodeEntry</A> <DD>Creates or updates the <code>ChildNodeEntries</code> of this node. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/NodeEntryImpl.html#setNodeEntries(java.util.Iterator)"><B>setNodeEntries(Iterator)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.<A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/NodeEntryImpl.html" title="class in org.apache.jackrabbit.jcr2spi.hierarchy">NodeEntryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/xml/XMLPersistenceManager.html#setNodePathTemplate(java.lang.String)"><B>setNodePathTemplate(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.xml.<A HREF="./org/apache/jackrabbit/core/persistence/xml/XMLPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.xml">XMLPersistenceManager</A> <DD>Sets the node path template. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/virtual/VirtualNodeTypeStateProvider.html#setNodeReferences(org.apache.jackrabbit.core.state.ChangeLog)"><B>setNodeReferences(ChangeLog)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.virtual.<A HREF="./org/apache/jackrabbit/core/nodetype/virtual/VirtualNodeTypeStateProvider.html" title="class in org.apache.jackrabbit.core.nodetype.virtual">VirtualNodeTypeStateProvider</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/version/VersionItemStateManager.html#setNodeReferences(org.apache.jackrabbit.core.state.ChangeLog)"><B>setNodeReferences(ChangeLog)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionItemStateManager.html" title="class in org.apache.jackrabbit.core.version">VersionItemStateManager</A> <DD>Sets the <DT><A HREF="./org/apache/jackrabbit/core/version/XAVersionManager.html#setNodeReferences(org.apache.jackrabbit.core.state.ChangeLog)"><B>setNodeReferences(ChangeLog)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/XAVersionManager.html" title="class in org.apache.jackrabbit.core.version">XAVersionManager</A> <DD>Informs this provider that the node references to some of its states have changed. <DT><A HREF="./org/apache/jackrabbit/core/virtual/VirtualItemStateProvider.html#setNodeReferences(org.apache.jackrabbit.core.state.ChangeLog)"><B>setNodeReferences(ChangeLog)</B></A> - Method in interface org.apache.jackrabbit.core.virtual.<A HREF="./org/apache/jackrabbit/core/virtual/VirtualItemStateProvider.html" title="interface in org.apache.jackrabbit.core.virtual">VirtualItemStateProvider</A> <DD>Informs this provider that the node references to some of its states have changed. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.html#setNodeTypeName(org.apache.jackrabbit.spi.Name)"><B>setNodeTypeName(Name)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">NodePropBundle</A> <DD>Sets the node type name <DT><A HREF="./org/apache/jackrabbit/core/state/NodeState.html#setNodeTypeName(org.apache.jackrabbit.spi.Name)"><B>setNodeTypeName(Name)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/NodeState.html" title="class in org.apache.jackrabbit.core.state">NodeState</A> <DD>Set the node type name. <DT><A HREF="./org/apache/jackrabbit/core/query/QueryImpl.html#setOffset(long)"><B>setOffset(long)</B></A> - Method in class org.apache.jackrabbit.core.query.<A HREF="./org/apache/jackrabbit/core/query/QueryImpl.html" title="class in org.apache.jackrabbit.core.query">QueryImpl</A> <DD>Sets the start offset of the result set. <DT><A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/NodeDefinitionTemplate.html#setOnParentVersion(int)"><B>setOnParentVersion(int)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.<A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/NodeDefinitionTemplate.html" title="interface in org.apache.jackrabbit.api.jsr283.nodetype">NodeDefinitionTemplate</A> <DD>Sets the on-parent-version status of the node. <DT><A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/PropertyDefinitionTemplate.html#setOnParentVersion(int)"><B>setOnParentVersion(int)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.<A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/PropertyDefinitionTemplate.html" title="interface in org.apache.jackrabbit.api.jsr283.nodetype">PropertyDefinitionTemplate</A> <DD>Sets the on-parent-version status of the property. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/ItemDefImpl.html#setOnParentVersion(int)"><B>setOnParentVersion(int)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/ItemDefImpl.html" title="class in org.apache.jackrabbit.core.nodetype">ItemDefImpl</A> <DD>Sets the 'onParentVersion' attribute. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeDefImpl.html#setOnParentVersion(int)"><B>setOnParentVersion(int)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeDefImpl.html" title="class in org.apache.jackrabbit.core.nodetype">NodeDefImpl</A> <DD>Sets the 'onParentVersion' attribute. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/PropDefImpl.html#setOnParentVersion(int)"><B>setOnParentVersion(int)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/PropDefImpl.html" title="class in org.apache.jackrabbit.core.nodetype">PropDefImpl</A> <DD>Sets the 'onParentVersion' attribute. <DT><A HREF="./org/apache/jackrabbit/core/query/AbstractQueryHandler.html#setOnWorkspaceInconsistency(java.lang.String)"><B>setOnWorkspaceInconsistency(String)</B></A> - Method in class org.apache.jackrabbit.core.query.<A HREF="./org/apache/jackrabbit/core/query/AbstractQueryHandler.html" title="class in org.apache.jackrabbit.core.query">AbstractQueryHandler</A> <DD>Sets the <A HREF="./org/apache/jackrabbit/core/query/OnWorkspaceInconsistency.html" title="class in org.apache.jackrabbit.core.query"><CODE>OnWorkspaceInconsistency</CODE></A> handler with the given name. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/ASTPredicate.html#setOperationType(int)"><B>setOperationType(int)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/ASTPredicate.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">ASTPredicate</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/NodeTypeTemplate.html#setOrderableChildNodes(boolean)"><B>setOrderableChildNodes(boolean)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.<A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/NodeTypeTemplate.html" title="interface in org.apache.jackrabbit.api.jsr283.nodetype">NodeTypeTemplate</A> <DD>Sets the orderable child nodes flag of the node type. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeDef.html#setOrderableChildNodes(boolean)"><B>setOrderableChildNodes(boolean)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeDef.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeDef</A> <DD>Sets the orderableChildNodes flag. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeTemplateImpl.html#setOrderableChildNodes(boolean)"><B>setOrderableChildNodes(boolean)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeTemplateImpl.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeTemplateImpl</A> <DD>Sets the orderable child nodes flag of the node type. <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder.html#setOrderableChildNodes(boolean)"><B>setOrderableChildNodes(boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryRootNode.html#setOrderNode(org.apache.jackrabbit.spi.commons.query.OrderQueryNode)"><B>setOrderNode(OrderQueryNode)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryRootNode.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryRootNode</A> <DD>Sets a new order node. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/lock/JcrActiveLock.html#setOwner(java.lang.String)"><B>setOwner(String)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.lock.<A HREF="./org/apache/jackrabbit/webdav/jcr/lock/JcrActiveLock.html" title="class in org.apache.jackrabbit.webdav.jcr.lock">JcrActiveLock</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/lock/ActiveLock.html#setOwner(java.lang.String)"><B>setOwner(String)</B></A> - Method in interface org.apache.jackrabbit.webdav.lock.<A HREF="./org/apache/jackrabbit/webdav/lock/ActiveLock.html" title="interface in org.apache.jackrabbit.webdav.lock">ActiveLock</A> <DD>Set the name (or id) of the lock owner <DT><A HREF="./org/apache/jackrabbit/webdav/lock/DefaultActiveLock.html#setOwner(java.lang.String)"><B>setOwner(String)</B></A> - Method in class org.apache.jackrabbit.webdav.lock.<A HREF="./org/apache/jackrabbit/webdav/lock/DefaultActiveLock.html" title="class in org.apache.jackrabbit.webdav.lock">DefaultActiveLock</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.html#setParentId(org.apache.jackrabbit.core.NodeId)"><B>setParentId(NodeId)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">NodePropBundle</A> <DD>Sets the parent id <DT><A HREF="./org/apache/jackrabbit/core/state/NodeState.html#setParentId(org.apache.jackrabbit.core.NodeId)"><B>setParentId(NodeId)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/NodeState.html" title="class in org.apache.jackrabbit.core.state">NodeState</A> <DD>Sets the id of this node's parent. <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#setPassword(java.lang.String)"><B>setPassword(String)</B></A> - Method in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html" title="class in org.apache.jackrabbit.core.data.db">DbDataStore</A> <DD>Set the password. <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DbFileSystem.html#setPassword(java.lang.String)"><B>setPassword(String)</B></A> - Method in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DbFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DbFileSystem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html#setPassword(java.lang.String)"><B>setPassword(String)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html" title="class in org.apache.jackrabbit.core.journal">DatabaseJournal</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html#setPassword(java.lang.String)"><B>setPassword(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleDbPersistenceManager</A> <DD>Sets the password that will be used to establish JDBC connections. <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/SimpleDbPersistenceManager.html#setPassword(java.lang.String)"><B>setPassword(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/SimpleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">SimpleDbPersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/data/FileDataStore.html#setPath(java.lang.String)"><B>setPath(String)</B></A> - Method in class org.apache.jackrabbit.core.data.<A HREF="./org/apache/jackrabbit/core/data/FileDataStore.html" title="class in org.apache.jackrabbit.core.data">FileDataStore</A> <DD>Set the name of the directory where this data store keeps the files. <DT><A HREF="./org/apache/jackrabbit/core/fs/local/LocalFileSystem.html#setPath(java.lang.String)"><B>setPath(String)</B></A> - Method in class org.apache.jackrabbit.core.fs.local.<A HREF="./org/apache/jackrabbit/core/fs/local/LocalFileSystem.html" title="class in org.apache.jackrabbit.core.fs.local">LocalFileSystem</A> <DD>Sets the path to the root directory of this local filesystem. please note that this method can be called via reflection during initialization and must not be altered. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setPath(java.lang.String)"><B>setPath(String)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>Sets the location of the search index. <DT><A HREF="./org/apache/jackrabbit/core/data/GarbageCollector.html#setPersistenceManagerScan(boolean)"><B>setPersistenceManagerScan(boolean)</B></A> - Method in class org.apache.jackrabbit.core.data.<A HREF="./org/apache/jackrabbit/core/data/GarbageCollector.html" title="class in org.apache.jackrabbit.core.data">GarbageCollector</A> <DD>Enable or disable using the IterablePersistenceManager interface to scan the items. <DT><A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html#setPersistent(boolean)"><B>setPersistent(boolean)</B></A> - Method in class org.apache.jackrabbit.core.persistence.mem.<A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.mem">InMemPersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html#setPersistent(java.lang.String)"><B>setPersistent(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.mem.<A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.mem">InMemPersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/jsr283/security/AccessControlManager.html#setPolicy(java.lang.String, org.apache.jackrabbit.api.jsr283.security.AccessControlPolicy)"><B>setPolicy(String, AccessControlPolicy)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.security.<A HREF="./org/apache/jackrabbit/api/jsr283/security/AccessControlManager.html" title="interface in org.apache.jackrabbit.api.jsr283.security">AccessControlManager</A> <DD>Binds the <code>policy</code> to the node at <code>absPath</code>. <DT><A HREF="./org/apache/jackrabbit/core/security/AbstractAccessControlManager.html#setPolicy(java.lang.String, org.apache.jackrabbit.api.jsr283.security.AccessControlPolicy)"><B>setPolicy(String, AccessControlPolicy)</B></A> - Method in class org.apache.jackrabbit.core.security.<A HREF="./org/apache/jackrabbit/core/security/AbstractAccessControlManager.html" title="class in org.apache.jackrabbit.core.security">AbstractAccessControlManager</A> <DD>Always throws <code>AccessControlException</code> <DT><A HREF="./org/apache/jackrabbit/core/security/authorization/AccessControlEditor.html#setPolicy(java.lang.String, org.apache.jackrabbit.api.jsr283.security.AccessControlPolicy)"><B>setPolicy(String, AccessControlPolicy)</B></A> - Method in interface org.apache.jackrabbit.core.security.authorization.<A HREF="./org/apache/jackrabbit/core/security/authorization/AccessControlEditor.html" title="interface in org.apache.jackrabbit.core.security.authorization">AccessControlEditor</A> <DD>Stores the policy template to the respective node. <DT><A HREF="./org/apache/jackrabbit/core/security/authorization/acl/ACLEditor.html#setPolicy(java.lang.String, org.apache.jackrabbit.api.jsr283.security.AccessControlPolicy)"><B>setPolicy(String, AccessControlPolicy)</B></A> - Method in class org.apache.jackrabbit.core.security.authorization.acl.<A HREF="./org/apache/jackrabbit/core/security/authorization/acl/ACLEditor.html" title="class in org.apache.jackrabbit.core.security.authorization.acl">ACLEditor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/authorization/principalbased/ACLEditor.html#setPolicy(java.lang.String, org.apache.jackrabbit.api.jsr283.security.AccessControlPolicy)"><B>setPolicy(String, AccessControlPolicy)</B></A> - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.<A HREF="./org/apache/jackrabbit/core/security/authorization/principalbased/ACLEditor.html" title="class in org.apache.jackrabbit.core.security.authorization.principalbased">ACLEditor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/DefaultAccessManager.html#setPolicy(java.lang.String, org.apache.jackrabbit.api.jsr283.security.AccessControlPolicy)"><B>setPolicy(String, AccessControlPolicy)</B></A> - Method in class org.apache.jackrabbit.core.security.<A HREF="./org/apache/jackrabbit/core/security/DefaultAccessManager.html" title="class in org.apache.jackrabbit.core.security">DefaultAccessManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/RelationQueryNode.html#setPositionValue(int)"><B>setPositionValue(int)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/RelationQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">RelationQueryNode</A> <DD>Sets a new value for the position index. <DT><A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/NodeTypeTemplate.html#setPrimaryItemName(java.lang.String)"><B>setPrimaryItemName(String)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.<A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/NodeTypeTemplate.html" title="interface in org.apache.jackrabbit.api.jsr283.nodetype">NodeTypeTemplate</A> <DD>Sets the name of the primary item. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeDef.html#setPrimaryItemName(org.apache.jackrabbit.spi.Name)"><B>setPrimaryItemName(Name)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeDef.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeDef</A> <DD>Sets the name of the primary item (one of the child items of the node's of this node type) <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeTemplateImpl.html#setPrimaryItemName(java.lang.String)"><B>setPrimaryItemName(String)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeTemplateImpl.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeTemplateImpl</A> <DD>Sets the name of the primary item. <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder.html#setPrimaryItemName(org.apache.jackrabbit.spi.Name)"><B>setPrimaryItemName(Name)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/AbstractNodeData.html#setPrimaryParentId(org.apache.jackrabbit.core.NodeId)"><B>setPrimaryParentId(NodeId)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/AbstractNodeData.html" title="class in org.apache.jackrabbit.core">AbstractNodeData</A> <DD>Set the primary parent id of this node. <DT><A HREF="./org/apache/jackrabbit/api/jsr283/Node.html#setPrimaryType(java.lang.String)"><B>setPrimaryType(String)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.<A HREF="./org/apache/jackrabbit/api/jsr283/Node.html" title="interface in org.apache.jackrabbit.api.jsr283">Node</A> <DD>Changes the primary node type of this node to <code>nodeTypeName</code>. <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setPrimaryType(java.lang.String)"><B>setPrimaryType(String)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/authentication/AbstractLoginModule.html#setPrincipalProvider(java.lang.String)"><B>setPrincipalProvider(String)</B></A> - Method in class org.apache.jackrabbit.core.security.authentication.<A HREF="./org/apache/jackrabbit/core/security/authentication/AbstractLoginModule.html" title="class in org.apache.jackrabbit.core.security.authentication">AbstractLoginModule</A> <DD>Sets the configured name of the principal provider class <DT><A HREF="./org/apache/jackrabbit/core/security/authentication/RepositoryCallback.html#setPrincipalProviderRegistry(org.apache.jackrabbit.core.security.principal.PrincipalProviderRegistry)"><B>setPrincipalProviderRegistry(PrincipalProviderRegistry)</B></A> - Method in class org.apache.jackrabbit.core.security.authentication.<A HREF="./org/apache/jackrabbit/core/security/authentication/RepositoryCallback.html" title="class in org.apache.jackrabbit.core.security.authentication">RepositoryCallback</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/uuid/VersionFourGenerator.html#setPRNGProvider(java.lang.String, java.lang.String)"><B>setPRNGProvider(String, String)</B></A> - Static method in class org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/VersionFourGenerator.html" title="class in org.apache.jackrabbit.uuid">VersionFourGenerator</A> <DD><B>Deprecated.</B>&nbsp;Allows clients to set the pseudo-random number generator implementation used when generating a version four uuid with the secure option. <DT><A HREF="./org/apache/jackrabbit/server/io/BoundedInputStream.html#setPropagateClose(boolean)"><B>setPropagateClose(boolean)</B></A> - Method in class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/BoundedInputStream.html" title="class in org.apache.jackrabbit.server.io">BoundedInputStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.PropertyEntry.html#setPropDefId(org.apache.jackrabbit.core.nodetype.PropDefId)"><B>setPropDefId(PropDefId)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.PropertyEntry.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">NodePropBundle.PropertyEntry</A> <DD>Sets the propdef id <DT><A HREF="./org/apache/jackrabbit/api/jsr283/Node.html#setProperty(java.lang.String, java.math.BigDecimal)"><B>setProperty(String, BigDecimal)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.<A HREF="./org/apache/jackrabbit/api/jsr283/Node.html" title="interface in org.apache.jackrabbit.api.jsr283">Node</A> <DD>The behavior of this method is identical to that of <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#setProperty(java.lang.String, javax.jcr.Value)" title="class or interface in javax.jcr"><CODE>Node.setProperty(String name, Value value)</CODE></A> except that the value is specified as a <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/math/BigDecimal.html?is-external=true" title="class or interface in java.math"><CODE>BigDecimal</CODE></A> and, if possible, the type assigned to the property is <code>DECIMAL</code>, otherwise a best-effort conversion is attempted. <DT><A HREF="./org/apache/jackrabbit/api/jsr283/Node.html#setProperty(java.lang.String, org.apache.jackrabbit.api.jsr283.Binary)"><B>setProperty(String, Binary)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.<A HREF="./org/apache/jackrabbit/api/jsr283/Node.html" title="interface in org.apache.jackrabbit.api.jsr283">Node</A> <DD>The behavior of this method is identical to that of <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#setProperty(java.lang.String, javax.jcr.Value)" title="class or interface in javax.jcr"><CODE>Node.setProperty(String name, Value value)</CODE></A> except that the value is specified as a <A HREF="./org/apache/jackrabbit/api/jsr283/Binary.html" title="interface in org.apache.jackrabbit.api.jsr283"><CODE>Binary</CODE></A> and, if possible, the type assigned to the property is <code>BINARY</code>, otherwise a best-effort conversion is attempted. <DT><A HREF="./org/apache/jackrabbit/api/security/user/Authorizable.html#setProperty(java.lang.String, javax.jcr.Value)"><B>setProperty(String, Value)</B></A> - Method in interface org.apache.jackrabbit.api.security.user.<A HREF="./org/apache/jackrabbit/api/security/user/Authorizable.html" title="interface in org.apache.jackrabbit.api.security.user">Authorizable</A> <DD>Set an arbitrary property to this <code>Authorizable</code>. <DT><A HREF="./org/apache/jackrabbit/api/security/user/Authorizable.html#setProperty(java.lang.String, javax.jcr.Value[])"><B>setProperty(String, Value[])</B></A> - Method in interface org.apache.jackrabbit.api.security.user.<A HREF="./org/apache/jackrabbit/api/security/user/Authorizable.html" title="interface in org.apache.jackrabbit.api.security.user">Authorizable</A> <DD>Set an arbitrary property to this <code>Authorizable</code>. <DT><A HREF="./org/apache/jackrabbit/commons/AbstractNode.html#setProperty(java.lang.String, java.lang.String[])"><B>setProperty(String, String[])</B></A> - Method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/AbstractNode.html" title="class in org.apache.jackrabbit.commons">AbstractNode</A> <DD>Sets the value of the named property. <DT><A HREF="./org/apache/jackrabbit/commons/AbstractNode.html#setProperty(java.lang.String, java.lang.String)"><B>setProperty(String, String)</B></A> - Method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/AbstractNode.html" title="class in org.apache.jackrabbit.commons">AbstractNode</A> <DD>Sets the value of the named property. <DT><A HREF="./org/apache/jackrabbit/commons/AbstractNode.html#setProperty(java.lang.String, java.io.InputStream)"><B>setProperty(String, InputStream)</B></A> - Method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/AbstractNode.html" title="class in org.apache.jackrabbit.commons">AbstractNode</A> <DD>Sets the value of the named property. <DT><A HREF="./org/apache/jackrabbit/commons/AbstractNode.html#setProperty(java.lang.String, boolean)"><B>setProperty(String, boolean)</B></A> - Method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/AbstractNode.html" title="class in org.apache.jackrabbit.commons">AbstractNode</A> <DD>Sets the value of the named property. <DT><A HREF="./org/apache/jackrabbit/commons/AbstractNode.html#setProperty(java.lang.String, double)"><B>setProperty(String, double)</B></A> - Method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/AbstractNode.html" title="class in org.apache.jackrabbit.commons">AbstractNode</A> <DD>Sets the value of the named property. <DT><A HREF="./org/apache/jackrabbit/commons/AbstractNode.html#setProperty(java.lang.String, long)"><B>setProperty(String, long)</B></A> - Method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/AbstractNode.html" title="class in org.apache.jackrabbit.commons">AbstractNode</A> <DD>Sets the value of the named property. <DT><A HREF="./org/apache/jackrabbit/commons/AbstractNode.html#setProperty(java.lang.String, java.util.Calendar)"><B>setProperty(String, Calendar)</B></A> - Method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/AbstractNode.html" title="class in org.apache.jackrabbit.commons">AbstractNode</A> <DD>Sets the value of the named property. <DT><A HREF="./org/apache/jackrabbit/commons/AbstractNode.html#setProperty(java.lang.String, javax.jcr.Node)"><B>setProperty(String, Node)</B></A> - Method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/AbstractNode.html" title="class in org.apache.jackrabbit.commons">AbstractNode</A> <DD>Sets the value of the named property. <DT><A HREF="./org/apache/jackrabbit/commons/AbstractNode.html#setProperty(java.lang.String, javax.jcr.Value, int)"><B>setProperty(String, Value, int)</B></A> - Method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/AbstractNode.html" title="class in org.apache.jackrabbit.commons">AbstractNode</A> <DD>Sets the value of the named property. <DT><A HREF="./org/apache/jackrabbit/commons/AbstractNode.html#setProperty(java.lang.String, javax.jcr.Value[], int)"><B>setProperty(String, Value[], int)</B></A> - Method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/AbstractNode.html" title="class in org.apache.jackrabbit.commons">AbstractNode</A> <DD>Sets the value of the named property. <DT><A HREF="./org/apache/jackrabbit/commons/AbstractNode.html#setProperty(java.lang.String, java.lang.String[], int)"><B>setProperty(String, String[], int)</B></A> - Method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/AbstractNode.html" title="class in org.apache.jackrabbit.commons">AbstractNode</A> <DD>Sets the value of the named property. <DT><A HREF="./org/apache/jackrabbit/commons/AbstractNode.html#setProperty(java.lang.String, java.lang.String, int)"><B>setProperty(String, String, int)</B></A> - Method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/AbstractNode.html" title="class in org.apache.jackrabbit.commons">AbstractNode</A> <DD>Sets the value of the named property. <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(org.apache.jackrabbit.spi.Name, javax.jcr.Value[])"><B>setProperty(Name, Value[])</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD>Same as <code><A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#setProperty(java.lang.String, javax.jcr.Value[])" title="class or interface in javax.jcr"><CODE>Node.setProperty(String, Value[])</CODE></A></code> except that this method takes a <code>Name</code> name argument instead of a <code>String</code>. <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(org.apache.jackrabbit.spi.Name, javax.jcr.Value[], int)"><B>setProperty(Name, Value[], int)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD>Same as <code><A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#setProperty(java.lang.String, javax.jcr.Value[], int)" title="class or interface in javax.jcr"><CODE>Node.setProperty(String, Value[], int)</CODE></A></code> except that this method takes a <code>Name</code> name argument instead of a <code>String</code>. <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(org.apache.jackrabbit.spi.Name, javax.jcr.Value)"><B>setProperty(Name, Value)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD>Same as <code><A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#setProperty(java.lang.String, javax.jcr.Value)" title="class or interface in javax.jcr"><CODE>Node.setProperty(String, Value)</CODE></A></code> except that this method takes a <code>Name</code> name argument instead of a <code>String</code>. <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(java.lang.String, java.math.BigDecimal)"><B>setProperty(String, BigDecimal)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(java.lang.String, org.apache.jackrabbit.api.jsr283.Binary)"><B>setProperty(String, Binary)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(java.lang.String, javax.jcr.Value[])"><B>setProperty(String, Value[])</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(java.lang.String, javax.jcr.Value[], int)"><B>setProperty(String, Value[], int)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(java.lang.String, java.lang.String[])"><B>setProperty(String, String[])</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(java.lang.String, java.lang.String[], int)"><B>setProperty(String, String[], int)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(java.lang.String, java.lang.String)"><B>setProperty(String, String)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(java.lang.String, java.lang.String, int)"><B>setProperty(String, String, int)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(java.lang.String, javax.jcr.Value, int)"><B>setProperty(String, Value, int)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(java.lang.String, javax.jcr.Value)"><B>setProperty(String, Value)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(java.lang.String, java.io.InputStream)"><B>setProperty(String, InputStream)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(java.lang.String, boolean)"><B>setProperty(String, boolean)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(java.lang.String, double)"><B>setProperty(String, double)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(java.lang.String, long)"><B>setProperty(String, long)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(java.lang.String, java.util.Calendar)"><B>setProperty(String, Calendar)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(java.lang.String, javax.jcr.Node)"><B>setProperty(String, Node)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/ProtectedItemModifier.html#setProperty(org.apache.jackrabbit.core.NodeImpl, org.apache.jackrabbit.spi.Name, javax.jcr.Value)"><B>setProperty(NodeImpl, Name, Value)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ProtectedItemModifier.html" title="class in org.apache.jackrabbit.core">ProtectedItemModifier</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/ProtectedItemModifier.html#setProperty(org.apache.jackrabbit.core.NodeImpl, org.apache.jackrabbit.spi.Name, javax.jcr.Value, boolean)"><B>setProperty(NodeImpl, Name, Value, boolean)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ProtectedItemModifier.html" title="class in org.apache.jackrabbit.core">ProtectedItemModifier</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/ProtectedItemModifier.html#setProperty(org.apache.jackrabbit.core.NodeImpl, org.apache.jackrabbit.spi.Name, javax.jcr.Value[])"><B>setProperty(NodeImpl, Name, Value[])</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ProtectedItemModifier.html" title="class in org.apache.jackrabbit.core">ProtectedItemModifier</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html#setProperty(java.lang.String, javax.jcr.Value)"><B>setProperty(String, Value)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html" title="class in org.apache.jackrabbit.jcr2spi">NodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html#setProperty(java.lang.String, javax.jcr.Value, int)"><B>setProperty(String, Value, int)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html" title="class in org.apache.jackrabbit.jcr2spi">NodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html#setProperty(java.lang.String, javax.jcr.Value[])"><B>setProperty(String, Value[])</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html" title="class in org.apache.jackrabbit.jcr2spi">NodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html#setProperty(java.lang.String, javax.jcr.Value[], int)"><B>setProperty(String, Value[], int)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html" title="class in org.apache.jackrabbit.jcr2spi">NodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html#setProperty(java.lang.String, java.lang.String[])"><B>setProperty(String, String[])</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html" title="class in org.apache.jackrabbit.jcr2spi">NodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html#setProperty(java.lang.String, java.lang.String[], int)"><B>setProperty(String, String[], int)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html" title="class in org.apache.jackrabbit.jcr2spi">NodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html#setProperty(java.lang.String, java.lang.String)"><B>setProperty(String, String)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html" title="class in org.apache.jackrabbit.jcr2spi">NodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html#setProperty(java.lang.String, java.lang.String, int)"><B>setProperty(String, String, int)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html" title="class in org.apache.jackrabbit.jcr2spi">NodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html#setProperty(java.lang.String, java.io.InputStream)"><B>setProperty(String, InputStream)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html" title="class in org.apache.jackrabbit.jcr2spi">NodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html#setProperty(java.lang.String, boolean)"><B>setProperty(String, boolean)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html" title="class in org.apache.jackrabbit.jcr2spi">NodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html#setProperty(java.lang.String, double)"><B>setProperty(String, double)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html" title="class in org.apache.jackrabbit.jcr2spi">NodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html#setProperty(java.lang.String, long)"><B>setProperty(String, long)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html" title="class in org.apache.jackrabbit.jcr2spi">NodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html#setProperty(java.lang.String, java.util.Calendar)"><B>setProperty(String, Calendar)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html" title="class in org.apache.jackrabbit.jcr2spi">NodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html#setProperty(java.lang.String, javax.jcr.Node)"><B>setProperty(String, Node)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html" title="class in org.apache.jackrabbit.jcr2spi">NodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/server/io/ExportContext.html#setProperty(java.lang.Object, java.lang.Object)"><B>setProperty(Object, Object)</B></A> - Method in interface org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/ExportContext.html" title="interface in org.apache.jackrabbit.server.io">ExportContext</A> <DD>Sets an arbitrary property to this export context. <DT><A HREF="./org/apache/jackrabbit/server/io/ExportContextImpl.html#setProperty(java.lang.Object, java.lang.Object)"><B>setProperty(Object, Object)</B></A> - Method in class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/ExportContextImpl.html" title="class in org.apache.jackrabbit.server.io">ExportContextImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/RelationQueryNode.html#setProperty(org.apache.jackrabbit.spi.Name)"><B>setProperty(Name)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/RelationQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">RelationQueryNode</A> <DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./org/apache/jackrabbit/spi/commons/query/RelationQueryNode.html#setRelativePath(org.apache.jackrabbit.spi.Path)"><CODE>RelationQueryNode.setRelativePath(Path)</CODE></A> instead.</I> <DT><A HREF="./org/apache/jackrabbit/webdav/DavResource.html#setProperty(org.apache.jackrabbit.webdav.property.DavProperty)"><B>setProperty(DavProperty)</B></A> - Method in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavResource.html" title="interface in org.apache.jackrabbit.webdav">DavResource</A> <DD>Add/Set the specified property on this resource. <DT><A HREF="./org/apache/jackrabbit/webdav/io/OutputContext.html#setProperty(java.lang.String, java.lang.String)"><B>setProperty(String, String)</B></A> - Method in interface org.apache.jackrabbit.webdav.io.<A HREF="./org/apache/jackrabbit/webdav/io/OutputContext.html" title="interface in org.apache.jackrabbit.webdav.io">OutputContext</A> <DD>Allows to set additional properties that are not covered by an extra setter method. <DT><A HREF="./org/apache/jackrabbit/webdav/io/OutputContextImpl.html#setProperty(java.lang.String, java.lang.String)"><B>setProperty(String, String)</B></A> - Method in class org.apache.jackrabbit.webdav.io.<A HREF="./org/apache/jackrabbit/webdav/io/OutputContextImpl.html" title="class in org.apache.jackrabbit.webdav.io">OutputContextImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/DefaultItemCollection.html#setProperty(org.apache.jackrabbit.webdav.property.DavProperty)"><B>setProperty(DavProperty)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/DefaultItemCollection.html" title="class in org.apache.jackrabbit.webdav.jcr">DefaultItemCollection</A> <DD>This implementation of the <code>DavResource</code> does only allow to set the mixinnodetypes property. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/DefaultItemResource.html#setProperty(org.apache.jackrabbit.webdav.property.DavProperty)"><B>setProperty(DavProperty)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/DefaultItemResource.html" title="class in org.apache.jackrabbit.webdav.jcr">DefaultItemResource</A> <DD>Sets the given property. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/WorkspaceResourceImpl.html#setProperty(org.apache.jackrabbit.webdav.property.DavProperty)"><B>setProperty(DavProperty)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/WorkspaceResourceImpl.html" title="class in org.apache.jackrabbit.webdav.jcr">WorkspaceResourceImpl</A> <DD>Allows to alter the registered namespaces (<A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html#JCR_NAMESPACES"><CODE>ItemResourceConstants.JCR_NAMESPACES</CODE></A>) and forwards any other property to the super class. <DT><A HREF="./org/apache/jackrabbit/webdav/simple/DavResourceImpl.html#setProperty(org.apache.jackrabbit.webdav.property.DavProperty)"><B>setProperty(DavProperty)</B></A> - Method in class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/DavResourceImpl.html" title="class in org.apache.jackrabbit.webdav.simple">DavResourceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/simple/VersionHistoryResourceImpl.html#setProperty(org.apache.jackrabbit.webdav.property.DavProperty)"><B>setProperty(DavProperty)</B></A> - Method in class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/VersionHistoryResourceImpl.html" title="class in org.apache.jackrabbit.webdav.simple">VersionHistoryResourceImpl</A> <DD>Version storage is read-only -> fails with 403. <DT><A HREF="./org/apache/jackrabbit/webdav/simple/VersionResourceImpl.html#setProperty(org.apache.jackrabbit.webdav.property.DavProperty)"><B>setProperty(DavProperty)</B></A> - Method in class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/VersionResourceImpl.html" title="class in org.apache.jackrabbit.webdav.simple">VersionResourceImpl</A> <DD>Version storage is read-only -> fails with 403. <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyAssumeTypeTest.html" title="class in org.apache.jackrabbit.test.api"><B>SetPropertyAssumeTypeTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>SetPropertyAssumeTypeTest</code> tests if when setting a property of type <code>PropertyType.UNDEFINED</code> the type is assumed correctly.<DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyAssumeTypeTest.html#SetPropertyAssumeTypeTest()"><B>SetPropertyAssumeTypeTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyAssumeTypeTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyAssumeTypeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyBooleanTest.html" title="class in org.apache.jackrabbit.test.api"><B>SetPropertyBooleanTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>SetPropertyBooleanTest</code> tests the <code>Node.setProperty(String, boolean)</code> method<DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyBooleanTest.html#SetPropertyBooleanTest()"><B>SetPropertyBooleanTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyBooleanTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyBooleanTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyCalendarTest.html" title="class in org.apache.jackrabbit.test.api"><B>SetPropertyCalendarTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>SetPropertyCalendarTest</code> tests the <code>Node.setProperty(String, Calendar)</code> method<DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyCalendarTest.html#SetPropertyCalendarTest()"><B>SetPropertyCalendarTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyCalendarTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyCalendarTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyConstraintViolationExceptionTest.html" title="class in org.apache.jackrabbit.test.api"><B>SetPropertyConstraintViolationExceptionTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>SetPropertyConstraintViolationExceptionTest</code> tests if setProperty() throws a ConstraintViolationException either immediately (by setValue()) or on save, if the change would violate a value constraint.<DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyConstraintViolationExceptionTest.html#SetPropertyConstraintViolationExceptionTest()"><B>SetPropertyConstraintViolationExceptionTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyConstraintViolationExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyConstraintViolationExceptionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeDef.html#setPropertyDefs(org.apache.jackrabbit.core.nodetype.PropDef[])"><B>setPropertyDefs(PropDef[])</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeDef.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeDef</A> <DD>Sets the property definitions. <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder.html#setPropertyDefs(org.apache.jackrabbit.spi.QPropertyDefinition[])"><B>setPropertyDefs(QPropertyDefinition[])</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyDoubleTest.html" title="class in org.apache.jackrabbit.test.api"><B>SetPropertyDoubleTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>SetPropertyDoubleTest</code> tests the <code>Node.setProperty(String, double)</code> method<DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyDoubleTest.html#SetPropertyDoubleTest()"><B>SetPropertyDoubleTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyDoubleTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyDoubleTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/NodeEntry.html#setPropertyEntries(java.util.Collection)"><B>setPropertyEntries(Collection)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.<A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/NodeEntry.html" title="interface in org.apache.jackrabbit.jcr2spi.hierarchy">NodeEntry</A> <DD>Adds property entries for the given <code>Name</code>s. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/NodeEntryImpl.html#setPropertyEntries(java.util.Collection)"><B>setPropertyEntries(Collection)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.<A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/NodeEntryImpl.html" title="class in org.apache.jackrabbit.jcr2spi.hierarchy">NodeEntryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyInputStreamTest.html" title="class in org.apache.jackrabbit.test.api"><B>SetPropertyInputStreamTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>SetPropertyInputStreamTest</code> tests the <code>Node.setProperty(String, InputStream)</code> method<DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyInputStreamTest.html#SetPropertyInputStreamTest()"><B>SetPropertyInputStreamTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyInputStreamTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyInputStreamTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyLongTest.html" title="class in org.apache.jackrabbit.test.api"><B>SetPropertyLongTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>SetPropertyLongTest</code> tests the <code>Node.setProperty(String, long)</code> method<DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyLongTest.html#SetPropertyLongTest()"><B>SetPropertyLongTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyLongTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyLongTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/ASTContainsExpression.html#setPropertyName(org.apache.jackrabbit.spi.Name)"><B>setPropertyName(Name)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/ASTContainsExpression.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">ASTContainsExpression</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/TextsearchQueryNode.html#setPropertyName(org.apache.jackrabbit.spi.Name)"><B>setPropertyName(Name)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/TextsearchQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">TextsearchQueryNode</A> <DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./org/apache/jackrabbit/spi/commons/query/TextsearchQueryNode.html#setRelativePath(org.apache.jackrabbit.spi.Path)"><CODE>TextsearchQueryNode.setRelativePath(Path)</CODE></A> instead.</I> <DT><A HREF="./org/apache/jackrabbit/core/state/NodeState.html#setPropertyNames(java.util.Set)"><B>setPropertyNames(Set)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/NodeState.html" title="class in org.apache.jackrabbit.core.state">NodeState</A> <DD>Sets the set of <code>Name</code> objects denoting the properties of this node. <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyNodeTest.html" title="class in org.apache.jackrabbit.test.api"><B>SetPropertyNodeTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>SetPropertyNodeTest</code> tests the <code>Node.setProperty(String, Node)</code> method<DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyNodeTest.html#SetPropertyNodeTest()"><B>SetPropertyNodeTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyNodeTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api"><B>SetPropertyStringTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>SetPropertyStringTest</code> tests the methods <code>Node.setProperty(String, String)</code>, <code>Node.setProperty(String, String[])</code> and <code>Node.setProperty(String, String[], int)</code><DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html#SetPropertyStringTest()"><B>SetPropertyStringTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyStringTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/version/NodeStateEx.html#setPropertyValue(org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.core.value.InternalValue)"><B>setPropertyValue(Name, InternalValue)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/NodeStateEx.html" title="class in org.apache.jackrabbit.core.version">NodeStateEx</A> <DD>Sets the property value <DT><A HREF="./org/apache/jackrabbit/core/virtual/VirtualNodeState.html#setPropertyValue(org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.core.value.InternalValue)"><B>setPropertyValue(Name, InternalValue)</B></A> - Method in class org.apache.jackrabbit.core.virtual.<A HREF="./org/apache/jackrabbit/core/virtual/VirtualNodeState.html" title="class in org.apache.jackrabbit.core.virtual">VirtualNodeState</A> <DD>Sets the property value <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/SetPropertyValue.html" title="class in org.apache.jackrabbit.jcr2spi.operation"><B>SetPropertyValue</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/operation/package-summary.html">org.apache.jackrabbit.jcr2spi.operation</A><DD><code>SetPropertyValue</code>...<DT><A HREF="./org/apache/jackrabbit/core/version/NodeStateEx.html#setPropertyValues(org.apache.jackrabbit.spi.Name, int, org.apache.jackrabbit.core.value.InternalValue[])"><B>setPropertyValues(Name, int, InternalValue[])</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/NodeStateEx.html" title="class in org.apache.jackrabbit.core.version">NodeStateEx</A> <DD>Sets the property values <DT><A HREF="./org/apache/jackrabbit/core/version/NodeStateEx.html#setPropertyValues(org.apache.jackrabbit.spi.Name, int, org.apache.jackrabbit.core.value.InternalValue[], boolean)"><B>setPropertyValues(Name, int, InternalValue[], boolean)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/NodeStateEx.html" title="class in org.apache.jackrabbit.core.version">NodeStateEx</A> <DD>Sets the property values <DT><A HREF="./org/apache/jackrabbit/core/virtual/VirtualNodeState.html#setPropertyValues(org.apache.jackrabbit.spi.Name, int, org.apache.jackrabbit.core.value.InternalValue[])"><B>setPropertyValues(Name, int, InternalValue[])</B></A> - Method in class org.apache.jackrabbit.core.virtual.<A HREF="./org/apache/jackrabbit/core/virtual/VirtualNodeState.html" title="class in org.apache.jackrabbit.core.virtual">VirtualNodeState</A> <DD>Sets the property values <DT><A HREF="./org/apache/jackrabbit/core/virtual/VirtualNodeState.html#setPropertyValues(org.apache.jackrabbit.spi.Name, int, org.apache.jackrabbit.core.value.InternalValue[], boolean)"><B>setPropertyValues(Name, int, InternalValue[], boolean)</B></A> - Method in class org.apache.jackrabbit.core.virtual.<A HREF="./org/apache/jackrabbit/core/virtual/VirtualNodeState.html" title="class in org.apache.jackrabbit.core.virtual">VirtualNodeState</A> <DD>Sets the property values <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api"><B>SetPropertyValueTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>SetPropertyValueTest</code> tests the methods <code>Node.setProperty(String, Value)</code>, <code>Node.setProperty(String, Value[])</code> and <code>Node.setProperty(String, Value[], int)</code><DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#SetPropertyValueTest()"><B>SetPropertyValueTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/NodeDefinitionTemplate.html#setProtected(boolean)"><B>setProtected(boolean)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.<A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/NodeDefinitionTemplate.html" title="interface in org.apache.jackrabbit.api.jsr283.nodetype">NodeDefinitionTemplate</A> <DD>Sets the protected status of the node. <DT><A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/PropertyDefinitionTemplate.html#setProtected(boolean)"><B>setProtected(boolean)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.<A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/PropertyDefinitionTemplate.html" title="interface in org.apache.jackrabbit.api.jsr283.nodetype">PropertyDefinitionTemplate</A> <DD>Sets the protected status of the property. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/ItemDefImpl.html#setProtected(boolean)"><B>setProtected(boolean)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/ItemDefImpl.html" title="class in org.apache.jackrabbit.core.nodetype">ItemDefImpl</A> <DD>Sets the 'protected' flag. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeDefImpl.html#setProtected(boolean)"><B>setProtected(boolean)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeDefImpl.html" title="class in org.apache.jackrabbit.core.nodetype">NodeDefImpl</A> <DD>Sets the 'protected' flag. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/PropDefImpl.html#setProtected(boolean)"><B>setProtected(boolean)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/PropDefImpl.html" title="class in org.apache.jackrabbit.core.nodetype">PropDefImpl</A> <DD>Sets the 'protected' flag. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/ASTContainsExpression.html#setQuery(java.lang.String)"><B>setQuery(String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/ASTContainsExpression.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">ASTContainsExpression</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/AbstractQueryHandler.html#setQueryClass(java.lang.String)"><B>setQueryClass(String)</B></A> - Method in class org.apache.jackrabbit.core.query.<A HREF="./org/apache/jackrabbit/core/query/AbstractQueryHandler.html" title="class in org.apache.jackrabbit.core.query">AbstractQueryHandler</A> <DD>Sets the name of the query class to use. <DT><A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html#setReconnectDelayMs(long)"><B>setReconnectDelayMs(long)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html" title="class in org.apache.jackrabbit.core.journal">DatabaseJournal</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jca/JCARepositoryHandle.html#setReference(javax.naming.Reference)"><B>setReference(Reference)</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/JCARepositoryHandle.html" title="class in org.apache.jackrabbit.jca">JCARepositoryHandle</A> <DD>Set the reference. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.html#setReferenceable(boolean)"><B>setReferenceable(boolean)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">NodePropBundle</A> <DD>Sets the is referenceable flag on this bundle <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/TextsearchQueryNode.html#setReferencesProperty(boolean)"><B>setReferencesProperty(boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/TextsearchQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">TextsearchQueryNode</A> <DD>Is set to <code>true</code>, indicates that <A HREF="./org/apache/jackrabbit/spi/commons/query/TextsearchQueryNode.html#getRelativePath()"><CODE>TextsearchQueryNode.getRelativePath()</CODE></A> references a property, if set to <code>false</code> indicates that it references a node. <DT><A HREF="./org/apache/jackrabbit/core/RepositoryImpl.html#setReferentialIntegrityChecking(java.lang.String, boolean)"><B>setReferentialIntegrityChecking(String, boolean)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/RepositoryImpl.html" title="class in org.apache.jackrabbit.core">RepositoryImpl</A> <DD>Enables or disables referential integrity checking for given workspace. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/DerefQueryNode.html#setRefProperty(org.apache.jackrabbit.spi.Name)"><B>setRefProperty(Name)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/DerefQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">DerefQueryNode</A> <DD>Sets a new name for the reference property. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/RelationQueryNode.html#setRelativePath(org.apache.jackrabbit.spi.Path)"><B>setRelativePath(Path)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/RelationQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">RelationQueryNode</A> <DD>Sets the relative path to the property in this relation. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/TextsearchQueryNode.html#setRelativePath(org.apache.jackrabbit.spi.Path)"><B>setRelativePath(Path)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/TextsearchQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">TextsearchQueryNode</A> <DD>Sets the relative path to the item where the textsearch is performed. <DT><A HREF="./org/apache/jackrabbit/core/ItemImpl.html#setRemoved()"><B>setRemoved()</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemImpl.html" title="class in org.apache.jackrabbit.core">ItemImpl</A> <DD>Marks this instance as 'removed' and notifies its listeners. <DT><A HREF="./org/apache/jackrabbit/j2ee/SimpleWebdavServlet.html#setRepository(javax.jcr.Repository)"><B>setRepository(Repository)</B></A> - Method in class org.apache.jackrabbit.j2ee.<A HREF="./org/apache/jackrabbit/j2ee/SimpleWebdavServlet.html" title="class in org.apache.jackrabbit.j2ee">SimpleWebdavServlet</A> <DD>Sets the <code>Repository</code>. <DT><A HREF="./org/apache/jackrabbit/j2ee/BootstrapConfig.html#setRepositoryConfig(java.lang.String)"><B>setRepositoryConfig(String)</B></A> - Method in class org.apache.jackrabbit.j2ee.<A HREF="./org/apache/jackrabbit/j2ee/BootstrapConfig.html" title="class in org.apache.jackrabbit.j2ee">BootstrapConfig</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/AbstractJournal.html#setRepositoryHome(java.io.File)"><B>setRepositoryHome(File)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AbstractJournal.html" title="class in org.apache.jackrabbit.core.journal">AbstractJournal</A> <DD>Set the repository home. <DT><A HREF="./org/apache/jackrabbit/j2ee/BootstrapConfig.html#setRepositoryHome(java.lang.String)"><B>setRepositoryHome(String)</B></A> - Method in class org.apache.jackrabbit.j2ee.<A HREF="./org/apache/jackrabbit/j2ee/BootstrapConfig.html" title="class in org.apache.jackrabbit.j2ee">BootstrapConfig</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/j2ee/BootstrapConfig.html#setRepositoryName(java.lang.String)"><B>setRepositoryName(String)</B></A> - Method in class org.apache.jackrabbit.j2ee.<A HREF="./org/apache/jackrabbit/j2ee/BootstrapConfig.html" title="class in org.apache.jackrabbit.j2ee">BootstrapConfig</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/DavMethodBase.html#setRequestBody(org.w3c.dom.Document)"><B>setRequestBody(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/DavMethodBase.html" title="class in org.apache.jackrabbit.webdav.client.methods">DavMethodBase</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/DavMethodBase.html#setRequestBody(org.apache.jackrabbit.webdav.xml.XmlSerializable)"><B>setRequestBody(XmlSerializable)</B></A> - Method in class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/DavMethodBase.html" title="class in org.apache.jackrabbit.webdav.client.methods">DavMethodBase</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/DavMethod.html#setRequestHeader(org.apache.jackrabbit.webdav.header.Header)"><B>setRequestHeader(Header)</B></A> - Method in interface org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/DavMethod.html" title="interface in org.apache.jackrabbit.webdav.client.methods">DavMethod</A> <DD>Set the specified request header, overwriting any previous value. <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/DavMethodBase.html#setRequestHeader(org.apache.jackrabbit.webdav.header.Header)"><B>setRequestHeader(Header)</B></A> - Method in class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/DavMethodBase.html" title="class in org.apache.jackrabbit.webdav.client.methods">DavMethodBase</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/NodeDefinitionTemplate.html#setRequiredPrimaryTypeNames(java.lang.String[])"><B>setRequiredPrimaryTypeNames(String[])</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.<A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/NodeDefinitionTemplate.html" title="interface in org.apache.jackrabbit.api.jsr283.nodetype">NodeDefinitionTemplate</A> <DD>Sets the required primary types of this node. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeDefImpl.html#setRequiredPrimaryTypes(org.apache.jackrabbit.spi.Name[])"><B>setRequiredPrimaryTypes(Name[])</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeDefImpl.html" title="class in org.apache.jackrabbit.core.nodetype">NodeDefImpl</A> <DD>Sets the names of the required primary types. <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QNodeDefinitionBuilder.html#setRequiredPrimaryTypes(org.apache.jackrabbit.spi.Name[])"><B>setRequiredPrimaryTypes(Name[])</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QNodeDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">QNodeTypeDefinitionsBuilder.QNodeDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/PropertyDefinitionTemplate.html#setRequiredType(int)"><B>setRequiredType(int)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.<A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/PropertyDefinitionTemplate.html" title="interface in org.apache.jackrabbit.api.jsr283.nodetype">PropertyDefinitionTemplate</A> <DD>Sets the required type of the property. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/PropDefImpl.html#setRequiredType(int)"><B>setRequiredType(int)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/PropDefImpl.html" title="class in org.apache.jackrabbit.core.nodetype">PropDefImpl</A> <DD>Sets the required type <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QPropertyDefinitionBuilder.html#setRequiredType(int)"><B>setRequiredType(int)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QPropertyDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">QNodeTypeDefinitionsBuilder.QPropertyDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/HierarchyManagerImpl.html#setResolver(org.apache.jackrabbit.spi.commons.conversion.NamePathResolver)"><B>setResolver(NamePathResolver)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.<A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/HierarchyManagerImpl.html" title="class in org.apache.jackrabbit.jcr2spi.hierarchy">HierarchyManagerImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/simple/SimpleWebdavServlet.html#setResourceConfig(org.apache.jackrabbit.webdav.simple.ResourceConfig)"><B>setResourceConfig(ResourceConfig)</B></A> - Method in class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/SimpleWebdavServlet.html" title="class in org.apache.jackrabbit.webdav.simple">SimpleWebdavServlet</A> <DD>Set the resource configuration <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/JCRWebdavServerServlet.html#setResourceFactory(org.apache.jackrabbit.webdav.DavResourceFactory)"><B>setResourceFactory(DavResourceFactory)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/JCRWebdavServerServlet.html" title="class in org.apache.jackrabbit.webdav.jcr">JCRWebdavServerServlet</A> <DD>Sets the <code>DavResourceFactory</code>. <DT><A HREF="./org/apache/jackrabbit/webdav/server/AbstractWebdavServlet.html#setResourceFactory(org.apache.jackrabbit.webdav.DavResourceFactory)"><B>setResourceFactory(DavResourceFactory)</B></A> - Method in class org.apache.jackrabbit.webdav.server.<A HREF="./org/apache/jackrabbit/webdav/server/AbstractWebdavServlet.html" title="class in org.apache.jackrabbit.webdav.server">AbstractWebdavServlet</A> <DD>Sets the <code>DavResourceFactory</code>. <DT><A HREF="./org/apache/jackrabbit/webdav/simple/SimpleWebdavServlet.html#setResourceFactory(org.apache.jackrabbit.webdav.DavResourceFactory)"><B>setResourceFactory(DavResourceFactory)</B></A> - Method in class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/SimpleWebdavServlet.html" title="class in org.apache.jackrabbit.webdav.simple">SimpleWebdavServlet</A> <DD>Sets the <code>DavResourceFactory</code>. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/AbstractQueryImpl.html#setRespectDocumentOrder(boolean)"><B>setRespectDocumentOrder(boolean)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/AbstractQueryImpl.html" title="class in org.apache.jackrabbit.core.query.lucene">AbstractQueryImpl</A> <DD>Sets a new value for this property. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setRespectDocumentOrder(boolean)"><B>setRespectDocumentOrder(boolean)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/MultiStatus.html#setResponseDescription(java.lang.String)"><B>setResponseDescription(String)</B></A> - Method in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/MultiStatus.html" title="class in org.apache.jackrabbit.webdav">MultiStatus</A> <DD>Set the response description. <DT><A HREF="./org/apache/jackrabbit/webdav/security/report/PrincipalMatchReport.html#setResponses(org.apache.jackrabbit.webdav.MultiStatusResponse[])"><B>setResponses(MultiStatusResponse[])</B></A> - Method in class org.apache.jackrabbit.webdav.security.report.<A HREF="./org/apache/jackrabbit/webdav/security/report/PrincipalMatchReport.html" title="class in org.apache.jackrabbit.webdav.security.report">PrincipalMatchReport</A> <DD>Write the result(s) of the match back to the report. <DT><A HREF="./org/apache/jackrabbit/webdav/security/report/PrincipalSearchReport.html#setResponses(org.apache.jackrabbit.webdav.MultiStatusResponse[])"><B>setResponses(MultiStatusResponse[])</B></A> - Method in class org.apache.jackrabbit.webdav.security.report.<A HREF="./org/apache/jackrabbit/webdav/security/report/PrincipalSearchReport.html" title="class in org.apache.jackrabbit.webdav.security.report">PrincipalSearchReport</A> <DD>Write the search result back to the report. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setResultFetchSize(int)"><B>setResultFetchSize(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>Tells the query handler how many result should be fetched initially when a query is executed. <DT><A HREF="./org/apache/jackrabbit/api/jsr283/retention/RetentionManager.html#setRetentionPolicy(java.lang.String, org.apache.jackrabbit.api.jsr283.retention.RetentionPolicy)"><B>setRetentionPolicy(String, RetentionPolicy)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.retention.<A HREF="./org/apache/jackrabbit/api/jsr283/retention/RetentionManager.html" title="interface in org.apache.jackrabbit.api.jsr283.retention">RetentionManager</A> <DD>Sets the retention policy of the node at <code>absPath</code> to that defined in the specified policy node. <DT><A HREF="./org/apache/jackrabbit/core/retention/RetentionManagerImpl.html#setRetentionPolicy(java.lang.String, org.apache.jackrabbit.api.jsr283.retention.RetentionPolicy)"><B>setRetentionPolicy(String, RetentionPolicy)</B></A> - Method in class org.apache.jackrabbit.core.retention.<A HREF="./org/apache/jackrabbit/core/retention/RetentionManagerImpl.html" title="class in org.apache.jackrabbit.core.retention">RetentionManagerImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/version/DateVersionSelector.html#setReturnLatest(boolean)"><B>setReturnLatest(boolean)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/DateVersionSelector.html" title="class in org.apache.jackrabbit.core.version">DateVersionSelector</A> <DD>Sets the flag, if the latest version should be selected, if no version can be found using the given hint. <DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html#setRevision(long)"><B>setRevision(long)</B></A> - Method in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html" title="class in org.apache.jackrabbit.core.cluster">ClusterNode</A> <DD>Set the revision this consumer has last seen. <DT><A HREF="./org/apache/jackrabbit/core/journal/AbstractJournal.html#setRevision(java.lang.String)"><B>setRevision(String)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AbstractJournal.html" title="class in org.apache.jackrabbit.core.journal">AbstractJournal</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html#setRevision(long)"><B>setRevision(long)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html" title="class in org.apache.jackrabbit.core.journal">AppendRecord</A> <DD>Set the revision this record represents. <DT><A HREF="./org/apache/jackrabbit/core/journal/RecordConsumer.html#setRevision(long)"><B>setRevision(long)</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/RecordConsumer.html" title="interface in org.apache.jackrabbit.core.journal">RecordConsumer</A> <DD>Set the revision this consumer has last seen. <DT><A HREF="./org/apache/jackrabbit/j2ee/RMIConfig.html#setRmiEnabled(java.lang.String)"><B>setRmiEnabled(String)</B></A> - Method in class org.apache.jackrabbit.j2ee.<A HREF="./org/apache/jackrabbit/j2ee/RMIConfig.html" title="class in org.apache.jackrabbit.j2ee">RMIConfig</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/j2ee/RMIConfig.html#setRmiHost(java.lang.String)"><B>setRmiHost(String)</B></A> - Method in class org.apache.jackrabbit.j2ee.<A HREF="./org/apache/jackrabbit/j2ee/RMIConfig.html" title="class in org.apache.jackrabbit.j2ee">RMIConfig</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/j2ee/RMIConfig.html#setRmiName(java.lang.String)"><B>setRmiName(String)</B></A> - Method in class org.apache.jackrabbit.j2ee.<A HREF="./org/apache/jackrabbit/j2ee/RMIConfig.html" title="class in org.apache.jackrabbit.j2ee">RMIConfig</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/j2ee/RMIConfig.html#setRmiPort(java.lang.String)"><B>setRmiPort(String)</B></A> - Method in class org.apache.jackrabbit.j2ee.<A HREF="./org/apache/jackrabbit/j2ee/RMIConfig.html" title="class in org.apache.jackrabbit.j2ee">RMIConfig</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/j2ee/RMIConfig.html#setRmiUri(java.lang.String)"><B>setRmiUri(String)</B></A> - Method in class org.apache.jackrabbit.j2ee.<A HREF="./org/apache/jackrabbit/j2ee/RMIConfig.html" title="class in org.apache.jackrabbit.j2ee">RMIConfig</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/fs/local/LocalFileSystem.html#setRoot(java.io.File)"><B>setRoot(File)</B></A> - Method in class org.apache.jackrabbit.core.fs.local.<A HREF="./org/apache/jackrabbit/core/fs/local/LocalFileSystem.html" title="class in org.apache.jackrabbit.core.fs.local">LocalFileSystem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/NodeDefinitionTemplate.html#setSameNameSiblings(boolean)"><B>setSameNameSiblings(boolean)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.<A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/NodeDefinitionTemplate.html" title="interface in org.apache.jackrabbit.api.jsr283.nodetype">NodeDefinitionTemplate</A> <DD>Sets the same-name sibling status of this node. <DT><A HREF="./org/apache/jackrabbit/core/data/GarbageCollector.html#setScanEventListener(org.apache.jackrabbit.core.data.ScanEventListener)"><B>setScanEventListener(ScanEventListener)</B></A> - Method in class org.apache.jackrabbit.core.data.<A HREF="./org/apache/jackrabbit/core/data/GarbageCollector.html" title="class in org.apache.jackrabbit.core.data">GarbageCollector</A> <DD>Set the event listener. <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html#setSchema(java.lang.String)"><B>setSchema(String)</B></A> - Method in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DatabaseFileSystem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html#setSchema(java.lang.String)"><B>setSchema(String)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html" title="class in org.apache.jackrabbit.core.journal">DatabaseJournal</A> <DD><B>Deprecated.</B>&nbsp;<I>This method is deprecated; <CODE>getDatabaseType</CODE> should be used instead.</I> <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html#setSchema(java.lang.String)"><B>setSchema(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleDbPersistenceManager</A> <DD><B>Deprecated.</B>&nbsp;<I>This method is deprecated; <CODE>setDatabaseType</CODE> should be used instead.</I> <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html#setSchema(java.lang.String)"><B>setSchema(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">DatabasePersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#setSchemaCheckEnabled(boolean)"><B>setSchemaCheckEnabled(boolean)</B></A> - Method in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html" title="class in org.apache.jackrabbit.core.data.db">DbDataStore</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html#setSchemaCheckEnabled(boolean)"><B>setSchemaCheckEnabled(boolean)</B></A> - Method in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DatabaseFileSystem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html#setSchemaCheckEnabled(boolean)"><B>setSchemaCheckEnabled(boolean)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html" title="class in org.apache.jackrabbit.core.journal">DatabaseJournal</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html#setSchemaCheckEnabled(boolean)"><B>setSchemaCheckEnabled(boolean)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleDbPersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html#setSchemaCheckEnabled(boolean)"><B>setSchemaCheckEnabled(boolean)</B></A> - Method in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">DatabasePersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#setSchemaObjectPrefix(java.lang.String)"><B>setSchemaObjectPrefix(String)</B></A> - Method in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html" title="class in org.apache.jackrabbit.core.data.db">DbDataStore</A> <DD>Set the schema object prefix. <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html#setSchemaObjectPrefix(java.lang.String)"><B>setSchemaObjectPrefix(String)</B></A> - Method in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DatabaseFileSystem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html#setSchemaObjectPrefix(java.lang.String)"><B>setSchemaObjectPrefix(String)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html" title="class in org.apache.jackrabbit.core.journal">DatabaseJournal</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html#setSchemaObjectPrefix(java.lang.String)"><B>setSchemaObjectPrefix(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleDbPersistenceManager</A> <DD>Sets the schema object prefix. <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html#setSchemaObjectPrefix(java.lang.String)"><B>setSchemaObjectPrefix(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">DatabasePersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/lock/LockInfo.html#setScope(org.apache.jackrabbit.webdav.lock.Scope)"><B>setScope(Scope)</B></A> - Method in class org.apache.jackrabbit.webdav.lock.<A HREF="./org/apache/jackrabbit/webdav/lock/LockInfo.html" title="class in org.apache.jackrabbit.webdav.lock">LockInfo</A> <DD>Set the lock scope. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/virtual/VirtualNodeTypeStateManager.html#setSession(org.apache.jackrabbit.core.SessionImpl)"><B>setSession(SessionImpl)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.virtual.<A HREF="./org/apache/jackrabbit/core/nodetype/virtual/VirtualNodeTypeStateManager.html" title="class in org.apache.jackrabbit.core.nodetype.virtual">VirtualNodeTypeStateManager</A> <DD>Sets the system session. <DT><A HREF="./org/apache/jackrabbit/core/security/authentication/RepositoryCallback.html#setSession(javax.jcr.Session)"><B>setSession(Session)</B></A> - Method in class org.apache.jackrabbit.core.security.authentication.<A HREF="./org/apache/jackrabbit/core/security/authentication/RepositoryCallback.html" title="class in org.apache.jackrabbit.core.security.authentication">RepositoryCallback</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/simple/SimpleWebdavServlet.html#setSessionProvider(org.apache.jackrabbit.server.SessionProvider)"><B>setSessionProvider(SessionProvider)</B></A> - Method in class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/SimpleWebdavServlet.html" title="class in org.apache.jackrabbit.webdav.simple">SimpleWebdavServlet</A> <DD>Sets the <code>SessionProvider</code>. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.html#setSharedSet(java.util.Set)"><B>setSharedSet(Set)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">NodePropBundle</A> <DD>Sets the shared set. <DT><A HREF="./org/apache/jackrabbit/core/state/NodeState.html#setSharedSet(java.util.Set)"><B>setSharedSet(Set)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/NodeState.html" title="class in org.apache.jackrabbit.core.state">NodeState</A> <DD>Set the shared set of this state to the shared set of another state. <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DerbyFileSystem.html#setShutdownOnClose(boolean)"><B>setShutdownOnClose(boolean)</B></A> - Method in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DerbyFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DerbyFileSystem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/DerbyPersistenceManager.html#setShutdownOnClose(boolean)"><B>setShutdownOnClose(boolean)</B></A> - Method in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/DerbyPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">DerbyPersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/MoreLikeThis.html#setSimilarity(org.apache.lucene.search.Similarity)"><B>setSimilarity(Similarity)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/MoreLikeThis.html" title="class in org.apache.jackrabbit.core.query.lucene">MoreLikeThis</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setSimilarityClass(java.lang.String)"><B>setSimilarityClass(String)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>Sets the similarity implementation, which will be used for indexing and searching. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.html#setSize(long)"><B>setSize(long)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">NodePropBundle</A> <DD>Sets the data size of this bundle <DT><A HREF="./org/apache/jackrabbit/core/data/GarbageCollector.html#setSleepBetweenNodes(int)"><B>setSleepBetweenNodes(int)</B></A> - Method in class org.apache.jackrabbit.core.data.<A HREF="./org/apache/jackrabbit/core/data/GarbageCollector.html" title="class in org.apache.jackrabbit.core.data">GarbageCollector</A> <DD>Set the delay between scanning items. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setSpellCheckerClass(java.lang.String)"><B>setSpellCheckerClass(String)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>Sets the name of the class that implements <A HREF="./org/apache/jackrabbit/core/query/lucene/SpellChecker.html" title="interface in org.apache.jackrabbit.core.query.lucene"><CODE>SpellChecker</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/core/ItemData.html#setState(org.apache.jackrabbit.core.state.ItemState)"><B>setState(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemData.html" title="class in org.apache.jackrabbit.core">ItemData</A> <DD>Set the associated item state. <DT><A HREF="./org/apache/jackrabbit/core/ItemData.html#setStatus(int)"><B>setStatus(int)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemData.html" title="class in org.apache.jackrabbit.core">ItemData</A> <DD>Set the status. <DT><A HREF="./org/apache/jackrabbit/core/state/ItemState.html#setStatus(int)"><B>setStatus(int)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ItemState.html" title="class in org.apache.jackrabbit.core.state">ItemState</A> <DD>Sets the new status of this item. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/ItemState.html#setStatus(int)"><B>setStatus(int)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/ItemState.html" title="class in org.apache.jackrabbit.jcr2spi.state">ItemState</A> <DD>Sets the new status of this item. <DT><A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html#setStatus(int)"><B>setStatus(int)</B></A> - Method in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html" title="class in org.apache.jackrabbit.webdav">WebdavResponseImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html#setStatus(int, java.lang.String)"><B>setStatus(int, String)</B></A> - Method in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html" title="class in org.apache.jackrabbit.webdav">WebdavResponseImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html#setStopDelay(long)"><B>setStopDelay(long)</B></A> - Method in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html" title="class in org.apache.jackrabbit.core.cluster">ClusterNode</A> <DD>Set the stop delay, i.e. number of millseconds to wait for the synchronization thread to stop. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/MoreLikeThis.html#setStopWords(java.util.Set)"><B>setStopWords(Set)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/MoreLikeThis.html" title="class in org.apache.jackrabbit.core.query.lucene">MoreLikeThis</A> <DD>Set the set of stopwords. <DT><A HREF="./org/apache/jackrabbit/value/BaseValue.html#setStreamConsumed()"><B>setStreamConsumed()</B></A> - Method in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/BaseValue.html" title="class in org.apache.jackrabbit.value">BaseValue</A> <DD>Checks if the non-stream value of this instance has already been consumed (if any getter methods except <code><A HREF="./org/apache/jackrabbit/value/BaseValue.html#getStream()"><CODE>BaseValue.getStream()</CODE></A></code> and <code><A HREF="./org/apache/jackrabbit/value/BaseValue.html#getType()"><CODE>BaseValue.getType()</CODE></A></code> have been previously called at least once) and sets the state to <code>STATE_STREAM_CONSUMED</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/RelationQueryNode.html#setStringValue(java.lang.String)"><B>setStringValue(String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/RelationQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">RelationQueryNode</A> <DD>Sets a new value of type <code>String</code>. <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/DavMethodBase.html#setSuccess(boolean)"><B>setSuccess(boolean)</B></A> - Method in class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/DavMethodBase.html" title="class in org.apache.jackrabbit.webdav.client.methods">DavMethodBase</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeDef.html#setSupertypes(org.apache.jackrabbit.spi.Name[])"><B>setSupertypes(Name[])</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeDef.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeDef</A> <DD>Sets the supertypes. <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder.html#setSupertypes(org.apache.jackrabbit.spi.Name[])"><B>setSupertypes(Name[])</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">QNodeTypeDefinitionsBuilder.QNodeTypeDefinitionBuilder</A> <DD>Specifies the supertypes of the node type definition being built <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/NodeIndexer.html#setSupportHighlighting(boolean)"><B>setSupportHighlighting(boolean)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/NodeIndexer.html" title="class in org.apache.jackrabbit.core.query.lucene">NodeIndexer</A> <DD>If set to <code>true</code> additional information is stored in the index to support highlighting using the rep:excerpt pseudo property. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setSupportHighlighting(boolean)"><B>setSupportHighlighting(boolean)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>If set to <code>true</code> additional information is stored in the index to support highlighting using the rep:excerpt pseudo property. <DT><A HREF="./org/apache/jackrabbit/core/TransactionContext.html#setSuspended(boolean)"><B>setSuspended(boolean)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/TransactionContext.html" title="class in org.apache.jackrabbit.core">TransactionContext</A> <DD>Set a flag indicating whether the association is suspended. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setSynonymProviderClass(java.lang.String)"><B>setSynonymProviderClass(String)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>Sets the name of the class that implements <A HREF="./org/apache/jackrabbit/core/query/lucene/SynonymProvider.html" title="interface in org.apache.jackrabbit.core.query.lucene"><CODE>SynonymProvider</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setSynonymProviderConfigPath(java.lang.String)"><B>setSynonymProviderConfigPath(String)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>Sets the configuration path for the synonym provider. <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#setTablePrefix(java.lang.String)"><B>setTablePrefix(String)</B></A> - Method in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html" title="class in org.apache.jackrabbit.core.data.db">DbDataStore</A> <DD>Set the new table prefix. <DT><A HREF="./org/apache/jackrabbit/core/fs/db/MSSqlFileSystem.html#setTableSpace(java.lang.String)"><B>setTableSpace(String)</B></A> - Method in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/MSSqlFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">MSSqlFileSystem</A> <DD>Sets the MS SQL table space. <DT><A HREF="./org/apache/jackrabbit/core/fs/db/OracleFileSystem.html#setTableSpace(java.lang.String)"><B>setTableSpace(String)</B></A> - Method in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/OracleFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">OracleFileSystem</A> <DD>Sets the Oracle table space. <DT><A HREF="./org/apache/jackrabbit/core/journal/MSSqlDatabaseJournal.html#setTableSpace(java.lang.String)"><B>setTableSpace(String)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/MSSqlDatabaseJournal.html" title="class in org.apache.jackrabbit.core.journal">MSSqlDatabaseJournal</A> <DD>Sets the MS SQL table space. <DT><A HREF="./org/apache/jackrabbit/core/journal/OracleDatabaseJournal.html#setTableSpace(java.lang.String)"><B>setTableSpace(String)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/OracleDatabaseJournal.html" title="class in org.apache.jackrabbit.core.journal">OracleDatabaseJournal</A> <DD>Sets the Oracle table space. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/MSSqlPersistenceManager.html#setTableSpace(java.lang.String)"><B>setTableSpace(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/MSSqlPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">MSSqlPersistenceManager</A> <DD>Sets the MS SQL table space. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/OraclePersistenceManager.html#setTableSpace(java.lang.String)"><B>setTableSpace(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/OraclePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">OraclePersistenceManager</A> <DD>Sets the Oracle table space. <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/MSSqlPersistenceManager.html#setTableSpace(java.lang.String)"><B>setTableSpace(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/MSSqlPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">MSSqlPersistenceManager</A> <DD>Sets the MSSql table space. <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/OraclePersistenceManager.html#setTableSpace(java.lang.String)"><B>setTableSpace(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/OraclePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">OraclePersistenceManager</A> <DD>Sets the Oracle table space. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html#setTabSize(int)"><B>setTabSize(int)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html#setTabSize(int)"><B>setTabSize(int)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#Setter()"><B>Setter()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setTermInfosIndexDivisor(int)"><B>setTermInfosIndexDivisor(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>Sets a new value for termInfosIndexDivisor. <DT><A HREF="./org/apache/jackrabbit/core/data/GarbageCollector.html#setTestDelay(int)"><B>setTestDelay(int)</B></A> - Method in class org.apache.jackrabbit.core.data.<A HREF="./org/apache/jackrabbit/core/data/GarbageCollector.html" title="class in org.apache.jackrabbit.core.data">GarbageCollector</A> <DD>When testing the garbage collection, a delay is used instead of simulating concurrent access. <DT><A HREF="./org/apache/jackrabbit/webdav/xml/DomUtil.html#setText(org.w3c.dom.Element, java.lang.String)"><B>setText(Element, String)</B></A> - Static method in class org.apache.jackrabbit.webdav.xml.<A HREF="./org/apache/jackrabbit/webdav/xml/DomUtil.html" title="class in org.apache.jackrabbit.webdav.xml">DomUtil</A> <DD>Create a new text node and add it as child to the given element. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setTextFilterClasses(java.lang.String)"><B>setTextFilterClasses(String)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>Sets the list of text extractors (and text filters) to use for extracting text content from binary properties. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/lock/JcrActiveLock.html#setTimeout(long)"><B>setTimeout(long)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.lock.<A HREF="./org/apache/jackrabbit/webdav/jcr/lock/JcrActiveLock.html" title="class in org.apache.jackrabbit.webdav.jcr.lock">JcrActiveLock</A> <DD>Throws <code>UnsupportedOperationException</code> <DT><A HREF="./org/apache/jackrabbit/webdav/lock/ActiveLock.html#setTimeout(long)"><B>setTimeout(long)</B></A> - Method in interface org.apache.jackrabbit.webdav.lock.<A HREF="./org/apache/jackrabbit/webdav/lock/ActiveLock.html" title="interface in org.apache.jackrabbit.webdav.lock">ActiveLock</A> <DD>Defines the number of milliseconds until the timeout is reached. <DT><A HREF="./org/apache/jackrabbit/webdav/lock/DefaultActiveLock.html#setTimeout(long)"><B>setTimeout(long)</B></A> - Method in class org.apache.jackrabbit.webdav.lock.<A HREF="./org/apache/jackrabbit/webdav/lock/DefaultActiveLock.html" title="class in org.apache.jackrabbit.webdav.lock">DefaultActiveLock</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/observation/EventStateCollection.html#setTimestamp(long)"><B>setTimestamp(long)</B></A> - Method in class org.apache.jackrabbit.core.observation.<A HREF="./org/apache/jackrabbit/core/observation/EventStateCollection.html" title="class in org.apache.jackrabbit.core.observation">EventStateCollection</A> <DD>Sets a new timestamp for this collection. <DT><A HREF="./org/apache/jackrabbit/core/XASessionImpl.html#setTransactionTimeout(int)"><B>setTransactionTimeout(int)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/XASessionImpl.html" title="class in org.apache.jackrabbit.core">XASessionImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/jca/AnonymousConnection.html#setTransactionTimeout(int)"><B>setTransactionTimeout(int)</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/AnonymousConnection.html" title="class in org.apache.jackrabbit.jca">AnonymousConnection</A> <DD> <DT><A HREF="./org/apache/jackrabbit/jca/TransactionBoundXAResource.html#setTransactionTimeout(int)"><B>setTransactionTimeout(int)</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/TransactionBoundXAResource.html" title="class in org.apache.jackrabbit.jca">TransactionBoundXAResource</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/RangeQuery.html#setTransformation(int)"><B>setTransformation(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/RangeQuery.html" title="class in org.apache.jackrabbit.core.query.lucene">RangeQuery</A> <DD>Sets the transformation. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/Transformable.html#setTransformation(int)"><B>setTransformation(int)</B></A> - Method in interface org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/Transformable.html" title="interface in org.apache.jackrabbit.core.query.lucene">Transformable</A> <DD>Sets the transformation. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/WildcardQuery.html#setTransformation(int)"><B>setTransformation(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/WildcardQuery.html" title="class in org.apache.jackrabbit.core.query.lucene">WildcardQuery</A> <DD>Sets the transformation. <DT><A HREF="./org/apache/jackrabbit/commons/visitor/FilteringItemVisitor.html#setTraversalPredicate(org.apache.jackrabbit.commons.predicate.Predicate)"><B>setTraversalPredicate(Predicate)</B></A> - Method in class org.apache.jackrabbit.commons.visitor.<A HREF="./org/apache/jackrabbit/commons/visitor/FilteringItemVisitor.html" title="class in org.apache.jackrabbit.commons.visitor">FilteringItemVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.PropertyEntry.html#setType(int)"><B>setType(int)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.PropertyEntry.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">NodePropBundle.PropertyEntry</A> <DD>Sets the type <DT><A HREF="./org/apache/jackrabbit/core/state/PropertyState.html#setType(int)"><B>setType(int)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/PropertyState.html" title="class in org.apache.jackrabbit.core.state">PropertyState</A> <DD>Sets the type of this property. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/ASTLiteral.html#setType(int)"><B>setType(int)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/ASTLiteral.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">ASTLiteral</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/lock/LockInfo.html#setType(org.apache.jackrabbit.webdav.lock.Type)"><B>setType(Type)</B></A> - Method in class org.apache.jackrabbit.webdav.lock.<A HREF="./org/apache/jackrabbit/webdav/lock/LockInfo.html" title="class in org.apache.jackrabbit.webdav.lock">LockInfo</A> <DD>Set the lock type. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/RelationQueryNode.html#setUnaryMinus(boolean)"><B>setUnaryMinus(boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/RelationQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">RelationQueryNode</A> <DD>If <code>b</code> is <code>true</code> then the value in this relation node contains a receding unary minus. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/NodeEntry.html#setUniqueID(java.lang.String)"><B>setUniqueID(String)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.<A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/NodeEntry.html" title="interface in org.apache.jackrabbit.jcr2spi.hierarchy">NodeEntry</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/NodeEntryImpl.html#setUniqueID(java.lang.String)"><B>setUniqueID(String)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.<A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/NodeEntryImpl.html" title="class in org.apache.jackrabbit.jcr2spi.hierarchy">NodeEntryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html" title="class in org.apache.jackrabbit.test">AbstractJCRTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/DocumentViewImportTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/DocumentViewImportTest.html" title="class in org.apache.jackrabbit.test.api">DocumentViewImportTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/ExportDocViewTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ExportDocViewTest.html" title="class in org.apache.jackrabbit.test.api">ExportDocViewTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/ExportSysViewTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ExportSysViewTest.html" title="class in org.apache.jackrabbit.test.api">ExportSysViewTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/lock/SetValueLockExceptionTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/SetValueLockExceptionTest.html" title="class in org.apache.jackrabbit.test.api.lock">SetValueLockExceptionTest</A> <DD>Check if Locking is supported and if yes setup a lockable node with properties each one for the possible values passed to Property.setValue . <DT><A HREF="./org/apache/jackrabbit/test/api/NamespaceRegistryReadMethodsTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NamespaceRegistryReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NamespaceRegistryReadMethodsTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/NamespaceRegistryTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NamespaceRegistryTest.html" title="class in org.apache.jackrabbit.test.api">NamespaceRegistryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/NamespaceRemappingTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NamespaceRemappingTest.html" title="class in org.apache.jackrabbit.test.api">NamespaceRemappingTest</A> <DD>Sets up the fixture for the tests. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeDiscoveringNodeTypesTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeDiscoveringNodeTypesTest.html" title="class in org.apache.jackrabbit.test.api">NodeDiscoveringNodeTypesTest</A> <DD>Sets up the fixture for the test cases. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeIteratorTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeIteratorTest.html" title="class in org.apache.jackrabbit.test.api">NodeIteratorTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NodeReadMethodsTest</A> <DD>Sets up the fixture for this test. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>to be able to test the update(String) and getCorrespondingNodePath(String) methods we need an addtional workspace <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanAddChildNodeCallWithNodeTypeTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanAddChildNodeCallWithNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanAddChildNodeCallWithNodeTypeTest</A> <DD>Sets up the fixture for the test cases. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanAddChildNodeCallWithoutNodeTypeTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanAddChildNodeCallWithoutNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanAddChildNodeCallWithoutNodeTypeTest</A> <DD>Sets up the fixture for the test cases. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanRemoveItemTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanRemoveItemTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanRemoveItemTest</A> <DD>Sets up the fixture for the test cases. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyBinaryTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyBinaryTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyBinaryTest</A> <DD>Sets up the fixture for the test cases. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyBooleanTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyBooleanTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyBooleanTest</A> <DD>Sets up the fixture for the test cases. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyDateTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyDateTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyDateTest</A> <DD>Sets up the fixture for the test cases. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyDoubleTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyDoubleTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyDoubleTest</A> <DD>Sets up the fixture for the test cases. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyLongTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyLongTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyLongTest</A> <DD>Sets up the fixture for the test cases. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyMultipleTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyMultipleTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyMultipleTest</A> <DD>Sets up the fixture for the test cases. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyNameTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyNameTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyNameTest</A> <DD>Sets up the fixture for the test cases. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyPathTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyPathTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyPathTest</A> <DD>Sets up the fixture for the test cases. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyStringTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyStringTest</A> <DD>Sets up the fixture for the test cases. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyTest</A> <DD>Sets up the fixture for the test cases. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeDefTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeDefTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeDefTest</A> <DD>Sets up the fixture for the test cases. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeManagerTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeManagerTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeManagerTest</A> <DD>Sets up the fixture for the test cases. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeTest</A> <DD>Sets up the fixture for the test cases. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PredefinedNodeTypeTest</A> <DD>Sets up the fixture for this test. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PropertyDefTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PropertyDefTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PropertyDefTest</A> <DD>Sets up the fixture for the test cases. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/AbstractObservationTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/AbstractObservationTest.html" title="class in org.apache.jackrabbit.test.api.observation">AbstractObservationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyItemIsModifiedTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyItemIsModifiedTest.html" title="class in org.apache.jackrabbit.test.api">PropertyItemIsModifiedTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyItemIsNewTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyItemIsNewTest.html" title="class in org.apache.jackrabbit.test.api">PropertyItemIsNewTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">PropertyReadMethodsTest</A> <DD>Sets up the fixture for this test. <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyTypeTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyTypeTest.html" title="class in org.apache.jackrabbit.test.api">PropertyTypeTest</A> <DD>Sets up the fixture for this test. <DT><A HREF="./org/apache/jackrabbit/test/api/query/AbstractQueryTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/AbstractQueryTest.html" title="class in org.apache.jackrabbit.test.api.query">AbstractQueryTest</A> <DD>Set-up the configuration values used for the test. <DT><A HREF="./org/apache/jackrabbit/test/api/query/DerefQueryLevel1Test.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/DerefQueryLevel1Test.html" title="class in org.apache.jackrabbit.test.api.query">DerefQueryLevel1Test</A> <DD>Sets up the test cases <DT><A HREF="./org/apache/jackrabbit/test/api/query/GetLanguageTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/GetLanguageTest.html" title="class in org.apache.jackrabbit.test.api.query">GetLanguageTest</A> <DD>Sets up the test cases <DT><A HREF="./org/apache/jackrabbit/test/api/query/GetPersistentQueryPathLevel1Test.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/GetPersistentQueryPathLevel1Test.html" title="class in org.apache.jackrabbit.test.api.query">GetPersistentQueryPathLevel1Test</A> <DD>Sets up the test cases <DT><A HREF="./org/apache/jackrabbit/test/api/query/GetPropertyNamesTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/GetPropertyNamesTest.html" title="class in org.apache.jackrabbit.test.api.query">GetPropertyNamesTest</A> <DD>Sets up the test cases <DT><A HREF="./org/apache/jackrabbit/test/api/query/GetStatementTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/GetStatementTest.html" title="class in org.apache.jackrabbit.test.api.query">GetStatementTest</A> <DD>Sets up the test cases <DT><A HREF="./org/apache/jackrabbit/test/api/query/GetSupportedQueryLanguagesTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/GetSupportedQueryLanguagesTest.html" title="class in org.apache.jackrabbit.test.api.query">GetSupportedQueryLanguagesTest</A> <DD>Sets up the test cases <DT><A HREF="./org/apache/jackrabbit/test/api/query/PredicatesTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/PredicatesTest.html" title="class in org.apache.jackrabbit.test.api.query">PredicatesTest</A> <DD>Sets up the test cases <DT><A HREF="./org/apache/jackrabbit/test/api/query/QueryResultNodeIteratorTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/QueryResultNodeIteratorTest.html" title="class in org.apache.jackrabbit.test.api.query">QueryResultNodeIteratorTest</A> <DD>Sets up the fixture for test cases. <DT><A HREF="./org/apache/jackrabbit/test/api/query/SaveTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SaveTest.html" title="class in org.apache.jackrabbit.test.api.query">SaveTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/SimpleSelectionTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SimpleSelectionTest.html" title="class in org.apache.jackrabbit.test.api.query">SimpleSelectionTest</A> <DD>Sets up the test cases <DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLJcrPathTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SQLJcrPathTest.html" title="class in org.apache.jackrabbit.test.api.query">SQLJcrPathTest</A> <DD>Sets up the test cases <DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLOrderByTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SQLOrderByTest.html" title="class in org.apache.jackrabbit.test.api.query">SQLOrderByTest</A> <DD>Prepare a statement without the order by modifier to be used for the tests <DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLPathTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SQLPathTest.html" title="class in org.apache.jackrabbit.test.api.query">SQLPathTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/TextNodeTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/TextNodeTest.html" title="class in org.apache.jackrabbit.test.api.query">TextNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/XPathDocOrderTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/XPathDocOrderTest.html" title="class in org.apache.jackrabbit.test.api.query">XPathDocOrderTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/XPathJcrPathTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/XPathJcrPathTest.html" title="class in org.apache.jackrabbit.test.api.query">XPathJcrPathTest</A> <DD>Sets up the test cases <DT><A HREF="./org/apache/jackrabbit/test/api/query/XPathOrderByTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/XPathOrderByTest.html" title="class in org.apache.jackrabbit.test.api.query">XPathOrderByTest</A> <DD>Prepare a statement without order by modifier to be used for the tests <DT><A HREF="./org/apache/jackrabbit/test/api/query/XPathPosIndexTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/XPathPosIndexTest.html" title="class in org.apache.jackrabbit.test.api.query">XPathPosIndexTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/ReferenceableRootNodesTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ReferenceableRootNodesTest.html" title="class in org.apache.jackrabbit.test.api">ReferenceableRootNodesTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/ReferencePropertyTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ReferencePropertyTest.html" title="class in org.apache.jackrabbit.test.api">ReferencePropertyTest</A> <DD>Sets up the fixture for the test. <DT><A HREF="./org/apache/jackrabbit/test/api/RepositoryDescriptorTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/RepositoryDescriptorTest.html" title="class in org.apache.jackrabbit.test.api">RepositoryDescriptorTest</A> <DD>Sets up the fixture for this test. <DT><A HREF="./org/apache/jackrabbit/test/api/RepositoryLoginTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/RepositoryLoginTest.html" title="class in org.apache.jackrabbit.test.api">RepositoryLoginTest</A> <DD>Sets up the fixture for the test cases. <DT><A HREF="./org/apache/jackrabbit/test/api/RootNodeTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/RootNodeTest.html" title="class in org.apache.jackrabbit.test.api">RootNodeTest</A> <DD>Sets up the fixture for the test cases. <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SessionReadMethodsTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">SessionReadMethodsTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyAssumeTypeTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyAssumeTypeTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyAssumeTypeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyBooleanTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyBooleanTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyBooleanTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyCalendarTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyCalendarTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyCalendarTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyDoubleTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyDoubleTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyDoubleTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyInputStreamTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyInputStreamTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyInputStreamTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyLongTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyLongTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyLongTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyNodeTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyNodeTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyStringTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueBinaryTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueBinaryTest.html" title="class in org.apache.jackrabbit.test.api">SetValueBinaryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueBooleanTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueBooleanTest.html" title="class in org.apache.jackrabbit.test.api">SetValueBooleanTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueDateTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueDateTest.html" title="class in org.apache.jackrabbit.test.api">SetValueDateTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueDoubleTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueDoubleTest.html" title="class in org.apache.jackrabbit.test.api">SetValueDoubleTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueLongTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueLongTest.html" title="class in org.apache.jackrabbit.test.api">SetValueLongTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueReferenceTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueReferenceTest.html" title="class in org.apache.jackrabbit.test.api">SetValueReferenceTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html" title="class in org.apache.jackrabbit.test.api">SetValueStringTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueVersionExceptionTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueVersionExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueVersionExceptionTest</A> <DD>Sets up the fixture for the test cases. <DT><A HREF="./org/apache/jackrabbit/test/api/UndefinedPropertyTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/UndefinedPropertyTest.html" title="class in org.apache.jackrabbit.test.api">UndefinedPropertyTest</A> <DD>Sets up the fixture for this test. <DT><A HREF="./org/apache/jackrabbit/test/api/ValueFactoryTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ValueFactoryTest.html" title="class in org.apache.jackrabbit.test.api">ValueFactoryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/AbstractMergeTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/AbstractMergeTest.html" title="class in org.apache.jackrabbit.test.api.version">AbstractMergeTest</A> <DD>Initialising used variables coming from the properties file. <DT><A HREF="./org/apache/jackrabbit/test/api/version/AbstractOnParentVersionTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/AbstractOnParentVersionTest.html" title="class in org.apache.jackrabbit.test.api.version">AbstractOnParentVersionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/AbstractVersionTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/AbstractVersionTest.html" title="class in org.apache.jackrabbit.test.api.version">AbstractVersionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/CheckinTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/CheckinTest.html" title="class in org.apache.jackrabbit.test.api.version">CheckinTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/CheckoutTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/CheckoutTest.html" title="class in org.apache.jackrabbit.test.api.version">CheckoutTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/FrozenNodeTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/FrozenNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">FrozenNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/GetReferencesNodeTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/GetReferencesNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">GetReferencesNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/MergeCancelMergeTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeCancelMergeTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeCancelMergeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/MergeCheckedoutSubNodeTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeCheckedoutSubNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeCheckedoutSubNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/MergeDoneMergeTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeDoneMergeTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeDoneMergeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/MergeNodeTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/MergeNonVersionableSubNodeTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeNonVersionableSubNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeNonVersionableSubNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/MergeSubNodeTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeSubNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeSubNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/OnParentVersionAbortTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/OnParentVersionAbortTest.html" title="class in org.apache.jackrabbit.test.api.version">OnParentVersionAbortTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/OnParentVersionComputeTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/OnParentVersionComputeTest.html" title="class in org.apache.jackrabbit.test.api.version">OnParentVersionComputeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/OnParentVersionCopyTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/OnParentVersionCopyTest.html" title="class in org.apache.jackrabbit.test.api.version">OnParentVersionCopyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/OnParentVersionIgnoreTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/OnParentVersionIgnoreTest.html" title="class in org.apache.jackrabbit.test.api.version">OnParentVersionIgnoreTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/OnParentVersionInitializeTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/OnParentVersionInitializeTest.html" title="class in org.apache.jackrabbit.test.api.version">OnParentVersionInitializeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/RemoveVersionTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RemoveVersionTest.html" title="class in org.apache.jackrabbit.test.api.version">RemoveVersionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version">RestoreTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionLabelTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionStorageTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionStorageTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionStorageTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/WorkspaceRestoreTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/WorkspaceRestoreTest.html" title="class in org.apache.jackrabbit.test.api.version">WorkspaceRestoreTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceReadMethodsTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceReadMethodsTest</A> <DD>Sets up the fixture for the test. <DT><A HREF="./org/apache/jackrabbit/test/api/query/AbstractQueryLevel2Test.html#setUpFullTextTest()"><B>setUpFullTextTest()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/AbstractQueryLevel2Test.html" title="class in org.apache.jackrabbit.test.api.query">AbstractQueryLevel2Test</A> <DD>Creates two nodes with name <A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html#nodeName1"><CODE>AbstractJCRTest.nodeName1</CODE></A> and <A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html#nodeName2"><CODE>AbstractJCRTest.nodeName2</CODE></A> with nodetype <A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html#testNodeType"><CODE>AbstractJCRTest.testNodeType</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/query/AbstractQueryLevel2Test.html#setUpMultiValueTest()"><B>setUpMultiValueTest()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/AbstractQueryLevel2Test.html" title="class in org.apache.jackrabbit.test.api.query">AbstractQueryLevel2Test</A> <DD>Creates three nodes with names: <A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html#nodeName1"><CODE>AbstractJCRTest.nodeName1</CODE></A>, <A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html#nodeName2"><CODE>AbstractJCRTest.nodeName2</CODE></A> and <A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html#nodeName3"><CODE>AbstractJCRTest.nodeName3</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/query/AbstractQueryLevel2Test.html#setUpRangeTest()"><B>setUpRangeTest()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/AbstractQueryLevel2Test.html" title="class in org.apache.jackrabbit.test.api.query">AbstractQueryLevel2Test</A> <DD>Creates three nodes with names: <A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html#nodeName1"><CODE>AbstractJCRTest.nodeName1</CODE></A>, <A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html#nodeName2"><CODE>AbstractJCRTest.nodeName2</CODE></A> and <A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html#nodeName3"><CODE>AbstractJCRTest.nodeName3</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#setUrl(java.lang.String)"><B>setUrl(String)</B></A> - Method in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html" title="class in org.apache.jackrabbit.core.data.db">DbDataStore</A> <DD>Set the database URL. <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DbFileSystem.html#setUrl(java.lang.String)"><B>setUrl(String)</B></A> - Method in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DbFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DbFileSystem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html#setUrl(java.lang.String)"><B>setUrl(String)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html" title="class in org.apache.jackrabbit.core.journal">DatabaseJournal</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html#setUrl(java.lang.String)"><B>setUrl(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleDbPersistenceManager</A> <DD>Sets the JDBC connection URL. <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/SimpleDbPersistenceManager.html#setUrl(java.lang.String)"><B>setUrl(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/SimpleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">SimpleDbPersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setUseCompoundFile(boolean)"><B>setUseCompoundFile(boolean)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>The lucene index writer property: useCompoundFile <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#setUser(java.lang.String)"><B>setUser(String)</B></A> - Method in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html" title="class in org.apache.jackrabbit.core.data.db">DbDataStore</A> <DD>Set the user name. <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DbFileSystem.html#setUser(java.lang.String)"><B>setUser(String)</B></A> - Method in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DbFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DbFileSystem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html#setUser(java.lang.String)"><B>setUser(String)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html" title="class in org.apache.jackrabbit.core.journal">DatabaseJournal</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html#setUser(java.lang.String)"><B>setUser(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleDbPersistenceManager</A> <DD>Sets the user name that will be used to establish JDBC connections. <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/SimpleDbPersistenceManager.html#setUser(java.lang.String)"><B>setUser(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/SimpleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">SimpleDbPersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/observation/EventStateCollection.html#setUserData(java.lang.String)"><B>setUserData(String)</B></A> - Method in class org.apache.jackrabbit.core.observation.<A HREF="./org/apache/jackrabbit/core/observation/EventStateCollection.html" title="class in org.apache.jackrabbit.core.observation">EventStateCollection</A> <DD>Sets the user data for this event state collection. <DT><A HREF="./org/apache/jackrabbit/core/observation/ObservationManagerImpl.html#setUserData(java.lang.String)"><B>setUserData(String)</B></A> - Method in class org.apache.jackrabbit.core.observation.<A HREF="./org/apache/jackrabbit/core/observation/ObservationManagerImpl.html" title="class in org.apache.jackrabbit.core.observation">ObservationManagerImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/spi/commons/SessionInfoImpl.html#setUserID(java.lang.String)"><B>setUserID(String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/SessionInfoImpl.html" title="class in org.apache.jackrabbit.spi.commons">SessionInfoImpl</A> <DD>Sets the userId. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/xml/Importer.NodeInfo.html#setUUID(java.lang.String)"><B>setUUID(String)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.xml.<A HREF="./org/apache/jackrabbit/jcr2spi/xml/Importer.NodeInfo.html" title="class in org.apache.jackrabbit.jcr2spi.xml">Importer.NodeInfo</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/config/BeanConfig.html#setValidate(boolean)"><B>setValidate(boolean)</B></A> - Method in class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/BeanConfig.html" title="class in org.apache.jackrabbit.core.config">BeanConfig</A> <DD>Allows subclasses to control whether the configured bean property names should be validated. <DT><A HREF="./org/apache/jackrabbit/commons/AbstractProperty.html#setValue(javax.jcr.Value)"><B>setValue(Value)</B></A> - Method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/AbstractProperty.html" title="class in org.apache.jackrabbit.commons">AbstractProperty</A> <DD>Sets the value of this property. <DT><A HREF="./org/apache/jackrabbit/commons/AbstractProperty.html#setValue(javax.jcr.Value[])"><B>setValue(Value[])</B></A> - Method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/AbstractProperty.html" title="class in org.apache.jackrabbit.commons">AbstractProperty</A> <DD>Sets the values of this property. <DT><A HREF="./org/apache/jackrabbit/commons/AbstractProperty.html#setValue(java.lang.String)"><B>setValue(String)</B></A> - Method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/AbstractProperty.html" title="class in org.apache.jackrabbit.commons">AbstractProperty</A> <DD>Sets the value of this property. <DT><A HREF="./org/apache/jackrabbit/commons/AbstractProperty.html#setValue(java.lang.String[])"><B>setValue(String[])</B></A> - Method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/AbstractProperty.html" title="class in org.apache.jackrabbit.commons">AbstractProperty</A> <DD>Sets the values of this property. <DT><A HREF="./org/apache/jackrabbit/commons/AbstractProperty.html#setValue(java.io.InputStream)"><B>setValue(InputStream)</B></A> - Method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/AbstractProperty.html" title="class in org.apache.jackrabbit.commons">AbstractProperty</A> <DD>Sets the value of this property. <DT><A HREF="./org/apache/jackrabbit/commons/AbstractProperty.html#setValue(long)"><B>setValue(long)</B></A> - Method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/AbstractProperty.html" title="class in org.apache.jackrabbit.commons">AbstractProperty</A> <DD>Sets the value of this property. <DT><A HREF="./org/apache/jackrabbit/commons/AbstractProperty.html#setValue(double)"><B>setValue(double)</B></A> - Method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/AbstractProperty.html" title="class in org.apache.jackrabbit.commons">AbstractProperty</A> <DD>Sets the value of this property. <DT><A HREF="./org/apache/jackrabbit/commons/AbstractProperty.html#setValue(java.util.Calendar)"><B>setValue(Calendar)</B></A> - Method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/AbstractProperty.html" title="class in org.apache.jackrabbit.commons">AbstractProperty</A> <DD>Sets the value of this property. <DT><A HREF="./org/apache/jackrabbit/commons/AbstractProperty.html#setValue(boolean)"><B>setValue(boolean)</B></A> - Method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/AbstractProperty.html" title="class in org.apache.jackrabbit.commons">AbstractProperty</A> <DD>Sets the value of this property. <DT><A HREF="./org/apache/jackrabbit/commons/AbstractProperty.html#setValue(javax.jcr.Node)"><B>setValue(Node)</B></A> - Method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/AbstractProperty.html" title="class in org.apache.jackrabbit.commons">AbstractProperty</A> <DD>Sets the value of this property. <DT><A HREF="./org/apache/jackrabbit/core/PropertyImpl.html#setValue(org.apache.jackrabbit.spi.Name)"><B>setValue(Name)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/PropertyImpl.html" title="class in org.apache.jackrabbit.core">PropertyImpl</A> <DD>Same as <code><A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Property.html?is-external=true#setValue(java.lang.String)" title="class or interface in javax.jcr"><CODE>Property.setValue(String)</CODE></A></code> except that this method takes a <code>Name</code> instead of a <code>String</code> value. <DT><A HREF="./org/apache/jackrabbit/core/PropertyImpl.html#setValue(org.apache.jackrabbit.spi.Name[])"><B>setValue(Name[])</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/PropertyImpl.html" title="class in org.apache.jackrabbit.core">PropertyImpl</A> <DD>Same as <code><A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Property.html?is-external=true#setValue(java.lang.String[])" title="class or interface in javax.jcr"><CODE>Property.setValue(String[])</CODE></A></code> except that this method takes an array of <code>Name</code> instead of <code>String</code> values. <DT><A HREF="./org/apache/jackrabbit/core/PropertyImpl.html#setValue(java.util.Calendar)"><B>setValue(Calendar)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/PropertyImpl.html" title="class in org.apache.jackrabbit.core">PropertyImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/PropertyImpl.html#setValue(double)"><B>setValue(double)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/PropertyImpl.html" title="class in org.apache.jackrabbit.core">PropertyImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/PropertyImpl.html#setValue(java.io.InputStream)"><B>setValue(InputStream)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/PropertyImpl.html" title="class in org.apache.jackrabbit.core">PropertyImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/PropertyImpl.html#setValue(java.lang.String)"><B>setValue(String)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/PropertyImpl.html" title="class in org.apache.jackrabbit.core">PropertyImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/PropertyImpl.html#setValue(java.lang.String[])"><B>setValue(String[])</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/PropertyImpl.html" title="class in org.apache.jackrabbit.core">PropertyImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/PropertyImpl.html#setValue(boolean)"><B>setValue(boolean)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/PropertyImpl.html" title="class in org.apache.jackrabbit.core">PropertyImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/PropertyImpl.html#setValue(javax.jcr.Node)"><B>setValue(Node)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/PropertyImpl.html" title="class in org.apache.jackrabbit.core">PropertyImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/PropertyImpl.html#setValue(long)"><B>setValue(long)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/PropertyImpl.html" title="class in org.apache.jackrabbit.core">PropertyImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/PropertyImpl.html#setValue(javax.jcr.Value)"><B>setValue(Value)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/PropertyImpl.html" title="class in org.apache.jackrabbit.core">PropertyImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/PropertyImpl.html#setValue(javax.jcr.Value[])"><B>setValue(Value[])</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/PropertyImpl.html" title="class in org.apache.jackrabbit.core">PropertyImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/PropertyImpl.html#setValue(javax.jcr.Value[], int)"><B>setValue(Value[], int)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/PropertyImpl.html" title="class in org.apache.jackrabbit.core">PropertyImpl</A> <DD>Sets the values of this property. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/PropertyImpl.html#setValue(javax.jcr.Value)"><B>setValue(Value)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/PropertyImpl.html" title="class in org.apache.jackrabbit.jcr2spi">PropertyImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/PropertyImpl.html#setValue(javax.jcr.Value[])"><B>setValue(Value[])</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/PropertyImpl.html" title="class in org.apache.jackrabbit.jcr2spi">PropertyImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/PropertyImpl.html#setValue(java.lang.String)"><B>setValue(String)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/PropertyImpl.html" title="class in org.apache.jackrabbit.jcr2spi">PropertyImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/PropertyImpl.html#setValue(java.lang.String[])"><B>setValue(String[])</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/PropertyImpl.html" title="class in org.apache.jackrabbit.jcr2spi">PropertyImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/PropertyImpl.html#setValue(java.io.InputStream)"><B>setValue(InputStream)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/PropertyImpl.html" title="class in org.apache.jackrabbit.jcr2spi">PropertyImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/PropertyImpl.html#setValue(long)"><B>setValue(long)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/PropertyImpl.html" title="class in org.apache.jackrabbit.jcr2spi">PropertyImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/PropertyImpl.html#setValue(double)"><B>setValue(double)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/PropertyImpl.html" title="class in org.apache.jackrabbit.jcr2spi">PropertyImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/PropertyImpl.html#setValue(java.util.Calendar)"><B>setValue(Calendar)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/PropertyImpl.html" title="class in org.apache.jackrabbit.jcr2spi">PropertyImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/PropertyImpl.html#setValue(boolean)"><B>setValue(boolean)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/PropertyImpl.html" title="class in org.apache.jackrabbit.jcr2spi">PropertyImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/PropertyImpl.html#setValue(javax.jcr.Node)"><B>setValue(Node)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/PropertyImpl.html" title="class in org.apache.jackrabbit.jcr2spi">PropertyImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/Batch.html#setValue(org.apache.jackrabbit.spi.PropertyId, org.apache.jackrabbit.spi.QValue)"><B>setValue(PropertyId, QValue)</B></A> - Method in interface org.apache.jackrabbit.spi.<A HREF="./org/apache/jackrabbit/spi/Batch.html" title="interface in org.apache.jackrabbit.spi">Batch</A> <DD>Modify the value of an existing property. <DT><A HREF="./org/apache/jackrabbit/spi/Batch.html#setValue(org.apache.jackrabbit.spi.PropertyId, org.apache.jackrabbit.spi.QValue[])"><B>setValue(PropertyId, QValue[])</B></A> - Method in interface org.apache.jackrabbit.spi.<A HREF="./org/apache/jackrabbit/spi/Batch.html" title="interface in org.apache.jackrabbit.spi">Batch</A> <DD>Modify the value of an existing, multi-valued property. <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/ChangeLogImpl.html#setValue(org.apache.jackrabbit.spi.PropertyId, org.apache.jackrabbit.spi.QValue)"><B>setValue(PropertyId, QValue)</B></A> - Method in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/ChangeLogImpl.html" title="class in org.apache.jackrabbit.spi.commons.batch">ChangeLogImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/ChangeLogImpl.html#setValue(org.apache.jackrabbit.spi.PropertyId, org.apache.jackrabbit.spi.QValue[])"><B>setValue(PropertyId, QValue[])</B></A> - Method in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/ChangeLogImpl.html" title="class in org.apache.jackrabbit.spi.commons.batch">ChangeLogImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/ConsolidatingChangeLog.CancelableOperations.html#setValue(org.apache.jackrabbit.spi.PropertyId, org.apache.jackrabbit.spi.QValue)"><B>setValue(PropertyId, QValue)</B></A> - Static method in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/ConsolidatingChangeLog.CancelableOperations.html" title="class in org.apache.jackrabbit.spi.commons.batch">ConsolidatingChangeLog.CancelableOperations</A> <DD>Factory method for creating a <A HREF="./org/apache/jackrabbit/spi/commons/batch/ConsolidatingChangeLog.CancelableOperations.SetValue.html" title="class in org.apache.jackrabbit.spi.commons.batch"><CODE>SetValue</CODE></A> operation. <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/ConsolidatingChangeLog.CancelableOperations.html#setValue(org.apache.jackrabbit.spi.PropertyId, org.apache.jackrabbit.spi.QValue[])"><B>setValue(PropertyId, QValue[])</B></A> - Static method in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/ConsolidatingChangeLog.CancelableOperations.html" title="class in org.apache.jackrabbit.spi.commons.batch">ConsolidatingChangeLog.CancelableOperations</A> <DD>Factory method for creating a <A HREF="./org/apache/jackrabbit/spi/commons/batch/ConsolidatingChangeLog.CancelableOperations.SetValue.html" title="class in org.apache.jackrabbit.spi.commons.batch"><CODE>SetValue</CODE></A> operation. <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/ConsolidatingChangeLog.html#setValue(org.apache.jackrabbit.spi.PropertyId, org.apache.jackrabbit.spi.QValue)"><B>setValue(PropertyId, QValue)</B></A> - Method in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/ConsolidatingChangeLog.html" title="class in org.apache.jackrabbit.spi.commons.batch">ConsolidatingChangeLog</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/ConsolidatingChangeLog.html#setValue(org.apache.jackrabbit.spi.PropertyId, org.apache.jackrabbit.spi.QValue[])"><B>setValue(PropertyId, QValue[])</B></A> - Method in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/ConsolidatingChangeLog.html" title="class in org.apache.jackrabbit.spi.commons.batch">ConsolidatingChangeLog</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.html#setValue(org.apache.jackrabbit.spi.PropertyId, org.apache.jackrabbit.spi.QValue)"><B>setValue(PropertyId, QValue)</B></A> - Static method in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.html" title="class in org.apache.jackrabbit.spi.commons.batch">Operations</A> <DD>Factory method for creating set-value <A HREF="./org/apache/jackrabbit/spi/commons/batch/Operation.html" title="interface in org.apache.jackrabbit.spi.commons.batch"><CODE>Operation</CODE></A> for the given arguments. <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.html#setValue(org.apache.jackrabbit.spi.PropertyId, org.apache.jackrabbit.spi.QValue[])"><B>setValue(PropertyId, QValue[])</B></A> - Static method in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.html" title="class in org.apache.jackrabbit.spi.commons.batch">Operations</A> <DD>Factory method for creating a set-value <A HREF="./org/apache/jackrabbit/spi/commons/batch/Operation.html" title="interface in org.apache.jackrabbit.spi.commons.batch"><CODE>Operation</CODE></A> for the given arguments. <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/BatchLogger.html#setValue(org.apache.jackrabbit.spi.PropertyId, org.apache.jackrabbit.spi.QValue)"><B>setValue(PropertyId, QValue)</B></A> - Method in class org.apache.jackrabbit.spi.commons.logging.<A HREF="./org/apache/jackrabbit/spi/commons/logging/BatchLogger.html" title="class in org.apache.jackrabbit.spi.commons.logging">BatchLogger</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/BatchLogger.html#setValue(org.apache.jackrabbit.spi.PropertyId, org.apache.jackrabbit.spi.QValue[])"><B>setValue(PropertyId, QValue[])</B></A> - Method in class org.apache.jackrabbit.spi.commons.logging.<A HREF="./org/apache/jackrabbit/spi/commons/logging/BatchLogger.html" title="class in org.apache.jackrabbit.spi.commons.logging">BatchLogger</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/ASTLiteral.html#setValue(java.lang.String)"><B>setValue(String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/ASTLiteral.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">ASTLiteral</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/SerializableBatch.html#setValue(org.apache.jackrabbit.spi.PropertyId, org.apache.jackrabbit.spi.QValue)"><B>setValue(PropertyId, QValue)</B></A> - Method in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/SerializableBatch.html" title="class in org.apache.jackrabbit.spi.commons">SerializableBatch</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/SerializableBatch.html#setValue(org.apache.jackrabbit.spi.PropertyId, org.apache.jackrabbit.spi.QValue[])"><B>setValue(PropertyId, QValue[])</B></A> - Method in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/SerializableBatch.html" title="class in org.apache.jackrabbit.spi.commons">SerializableBatch</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueBinaryTest.html" title="class in org.apache.jackrabbit.test.api"><B>SetValueBinaryTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD>Tests the various <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Property.html?is-external=true#setValue(javax.jcr.Value)" title="class or interface in javax.jcr"><CODE>Property.setValue(Value)</CODE></A> methods.<DT><A HREF="./org/apache/jackrabbit/test/api/SetValueBinaryTest.html#SetValueBinaryTest()"><B>SetValueBinaryTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueBinaryTest.html" title="class in org.apache.jackrabbit.test.api">SetValueBinaryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueBooleanTest.html" title="class in org.apache.jackrabbit.test.api"><B>SetValueBooleanTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD>Tests the various <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Property.html?is-external=true#setValue(javax.jcr.Value)" title="class or interface in javax.jcr"><CODE>Property.setValue(Value)</CODE></A> methods.<DT><A HREF="./org/apache/jackrabbit/test/api/SetValueBooleanTest.html#SetValueBooleanTest()"><B>SetValueBooleanTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueBooleanTest.html" title="class in org.apache.jackrabbit.test.api">SetValueBooleanTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/PropertyDefinitionTemplate.html#setValueConstraints(java.lang.String[])"><B>setValueConstraints(String[])</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.nodetype.<A HREF="./org/apache/jackrabbit/api/jsr283/nodetype/PropertyDefinitionTemplate.html" title="interface in org.apache.jackrabbit.api.jsr283.nodetype">PropertyDefinitionTemplate</A> <DD>Sets the value constraints of the property. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/PropDefImpl.html#setValueConstraints(org.apache.jackrabbit.core.nodetype.ValueConstraint[])"><B>setValueConstraints(ValueConstraint[])</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/PropDefImpl.html" title="class in org.apache.jackrabbit.core.nodetype">PropDefImpl</A> <DD>Sets the value constraints. <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QPropertyDefinitionBuilder.html#setValueConstraints(java.lang.String[])"><B>setValueConstraints(String[])</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/QNodeTypeDefinitionsBuilder.QPropertyDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">QNodeTypeDefinitionsBuilder.QPropertyDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueConstraintViolationExceptionTest.html" title="class in org.apache.jackrabbit.test.api"><B>SetValueConstraintViolationExceptionTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>SetValueConstraintViolationExceptionTest</code> tests if setValue() throws a ConstraintViolationException either immediately (by setValue()) or on save, if the change would violate a value constraint.<DT><A HREF="./org/apache/jackrabbit/test/api/SetValueConstraintViolationExceptionTest.html#SetValueConstraintViolationExceptionTest()"><B>SetValueConstraintViolationExceptionTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueConstraintViolationExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueConstraintViolationExceptionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/value/BaseValue.html#setValueConsumed()"><B>setValueConsumed()</B></A> - Method in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/BaseValue.html" title="class in org.apache.jackrabbit.value">BaseValue</A> <DD>Checks if the stream value of this instance has already been consumed (if <A HREF="./org/apache/jackrabbit/value/BaseValue.html#getStream()"><CODE>BaseValue.getStream()</CODE></A> has been previously called at least once) and sets the state to <code>STATE_VALUE_CONSUMED</code>. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueDateTest.html" title="class in org.apache.jackrabbit.test.api"><B>SetValueDateTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD>Tests the various <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Property.html?is-external=true#setValue(javax.jcr.Value)" title="class or interface in javax.jcr"><CODE>Property.setValue(Value)</CODE></A> methods.<DT><A HREF="./org/apache/jackrabbit/test/api/SetValueDateTest.html#SetValueDateTest()"><B>SetValueDateTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueDateTest.html" title="class in org.apache.jackrabbit.test.api">SetValueDateTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueDoubleTest.html" title="class in org.apache.jackrabbit.test.api"><B>SetValueDoubleTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD>Tests the various <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Property.html?is-external=true#setValue(javax.jcr.Value)" title="class or interface in javax.jcr"><CODE>Property.setValue(Value)</CODE></A> methods.<DT><A HREF="./org/apache/jackrabbit/test/api/SetValueDoubleTest.html#SetValueDoubleTest()"><B>SetValueDoubleTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueDoubleTest.html" title="class in org.apache.jackrabbit.test.api">SetValueDoubleTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/lock/SetValueLockExceptionTest.html" title="class in org.apache.jackrabbit.test.api.lock"><B>SetValueLockExceptionTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/lock/package-summary.html">org.apache.jackrabbit.test.api.lock</A><DD><code>SetValueLockExceptionTest</code> Tests throwing of a LockException for the Property.setValue() methods in case the parentNode of the given property is locked.<DT><A HREF="./org/apache/jackrabbit/test/api/lock/SetValueLockExceptionTest.html#SetValueLockExceptionTest()"><B>SetValueLockExceptionTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/SetValueLockExceptionTest.html" title="class in org.apache.jackrabbit.test.api.lock">SetValueLockExceptionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueLongTest.html" title="class in org.apache.jackrabbit.test.api"><B>SetValueLongTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD>Tests the various <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Property.html?is-external=true#setValue(javax.jcr.Value)" title="class or interface in javax.jcr"><CODE>Property.setValue(Value)</CODE></A> methods.<DT><A HREF="./org/apache/jackrabbit/test/api/SetValueLongTest.html#SetValueLongTest()"><B>SetValueLongTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueLongTest.html" title="class in org.apache.jackrabbit.test.api">SetValueLongTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/virtual/VirtualPropertyState.html#setValueProvider(org.apache.jackrabbit.core.virtual.VirtualValueProvider)"><B>setValueProvider(VirtualValueProvider)</B></A> - Method in class org.apache.jackrabbit.core.virtual.<A HREF="./org/apache/jackrabbit/core/virtual/VirtualPropertyState.html" title="class in org.apache.jackrabbit.core.virtual">VirtualPropertyState</A> <DD>Sets a virtual value provider for this property <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueReferenceTest.html" title="class in org.apache.jackrabbit.test.api"><B>SetValueReferenceTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD>Tests the various <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Property.html?is-external=true#setValue(javax.jcr.Value)" title="class or interface in javax.jcr"><CODE>Property.setValue(Value)</CODE></A> methods.<DT><A HREF="./org/apache/jackrabbit/test/api/SetValueReferenceTest.html#SetValueReferenceTest()"><B>SetValueReferenceTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueReferenceTest.html" title="class in org.apache.jackrabbit.test.api">SetValueReferenceTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.PropertyEntry.html#setValues(org.apache.jackrabbit.core.value.InternalValue[])"><B>setValues(InternalValue[])</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.PropertyEntry.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">NodePropBundle.PropertyEntry</A> <DD>Sets the internal values. <DT><A HREF="./org/apache/jackrabbit/core/state/PropertyState.html#setValues(org.apache.jackrabbit.core.value.InternalValue[])"><B>setValues(InternalValue[])</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/PropertyState.html" title="class in org.apache.jackrabbit.core.state">PropertyState</A> <DD>Sets the value(s) of this property. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html" title="class in org.apache.jackrabbit.test.api"><B>SetValueStringTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD>Tests the various <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Property.html?is-external=true#setValue(javax.jcr.Value)" title="class or interface in javax.jcr"><CODE>Property.setValue(Value)</CODE></A> methods.<DT><A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html#SetValueStringTest()"><B>SetValueStringTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html" title="class in org.apache.jackrabbit.test.api">SetValueStringTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueValueFormatExceptionTest.html" title="class in org.apache.jackrabbit.test.api"><B>SetValueValueFormatExceptionTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>SetValueValueFormatExceptionTest</code> tests if Property.setValue() throws a ValueFormatException if a best-effort conversion fails.<DT><A HREF="./org/apache/jackrabbit/test/api/SetValueValueFormatExceptionTest.html#SetValueValueFormatExceptionTest()"><B>SetValueValueFormatExceptionTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueValueFormatExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueValueFormatExceptionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueVersionExceptionTest.html" title="class in org.apache.jackrabbit.test.api"><B>SetValueVersionExceptionTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>SetValueVersionExceptionTest</code>...<DT><A HREF="./org/apache/jackrabbit/test/api/SetValueVersionExceptionTest.html#SetValueVersionExceptionTest()"><B>SetValueVersionExceptionTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueVersionExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueVersionExceptionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/version/VersionManager.html#setVersionLabel(javax.jcr.version.VersionHistory, org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.spi.Name, boolean)"><B>setVersionLabel(VersionHistory, Name, Name, boolean)</B></A> - Method in interface org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionManager.html" title="interface in org.apache.jackrabbit.core.version">VersionManager</A> <DD>Sets the version <code>label</code> to the given <code>version</code>. <DT><A HREF="./org/apache/jackrabbit/core/version/VersionManagerImpl.html#setVersionLabel(javax.jcr.version.VersionHistory, org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.spi.Name, boolean)"><B>setVersionLabel(VersionHistory, Name, Name, boolean)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionManagerImpl.html" title="class in org.apache.jackrabbit.core.version">VersionManagerImpl</A> <DD>Sets the version <code>label</code> to the given <code>version</code>. <DT><A HREF="./org/apache/jackrabbit/core/version/XAVersionManager.html#setVersionLabel(javax.jcr.version.VersionHistory, org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.spi.Name, boolean)"><B>setVersionLabel(VersionHistory, Name, Name, boolean)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/XAVersionManager.html" title="class in org.apache.jackrabbit.core.version">XAVersionManager</A> <DD>Sets the version <code>label</code> to the given <code>version</code>. <DT><A HREF="./org/apache/jackrabbit/core/version/XAVersionManager.html#setVersionLabel(org.apache.jackrabbit.core.version.InternalVersionHistoryImpl, org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.spi.Name, boolean)"><B>setVersionLabel(InternalVersionHistoryImpl, Name, Name, boolean)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/XAVersionManager.html" title="class in org.apache.jackrabbit.core.version">XAVersionManager</A> <DD>Set version label on the specified version. <DT><A HREF="./org/apache/jackrabbit/core/state/XAItemStateManager.html#setVirtualProvider(org.apache.jackrabbit.core.virtual.VirtualItemStateProvider)"><B>setVirtualProvider(VirtualItemStateProvider)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/XAItemStateManager.html" title="class in org.apache.jackrabbit.core.state">XAItemStateManager</A> <DD>Set optional virtual item state provider. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setVolatileIdleTime(int)"><B>setVolatileIdleTime(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>Sets the property: volatileIdleTime <DT><A HREF="./org/apache/jackrabbit/commons/visitor/FilteringItemVisitor.html#setWalkProperties(boolean)"><B>setWalkProperties(boolean)</B></A> - Method in class org.apache.jackrabbit.commons.visitor.<A HREF="./org/apache/jackrabbit/commons/visitor/FilteringItemVisitor.html" title="class in org.apache.jackrabbit.commons.visitor">FilteringItemVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/SessionInfoImpl.html#setWorkspacename(java.lang.String)"><B>setWorkspacename(String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/SessionInfoImpl.html" title="class in org.apache.jackrabbit.spi.commons">SessionInfoImpl</A> <DD>Sets the name of the workspace to connect to. <DT><A HREF="./org/apache/jackrabbit/test/LogPrintWriter.html#setWriter(java.io.Writer)"><B>setWriter(Writer)</B></A> - Method in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/LogPrintWriter.html" title="class in org.apache.jackrabbit.test">LogPrintWriter</A> <DD>Sets a new output <code>Writer</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#SForExt"><B>SForExt</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#SForPI"><B>SForPI</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/FieldNames.html#SHAREABLE_NODE"><B>SHAREABLE_NODE</B></A> - Static variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/FieldNames.html" title="class in org.apache.jackrabbit.core.query.lucene">FieldNames</A> <DD>Name of the field that marks shareable nodes. <DT><A HREF="./org/apache/jackrabbit/webdav/lock/Scope.html#SHARED"><B>SHARED</B></A> - Static variable in class org.apache.jackrabbit.webdav.lock.<A HREF="./org/apache/jackrabbit/webdav/lock/Scope.html" title="class in org.apache.jackrabbit.webdav.lock">Scope</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SharedFieldCache.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>SharedFieldCache</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD>Implements a variant of the lucene class <code>org.apache.lucene.search.FieldCacheImpl</code>.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SharedFieldCache.ValueIndex.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>SharedFieldCache.ValueIndex</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD>Expert: Stores term text values and document ordering data.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SharedFieldCache.ValueIndex.html#SharedFieldCache.ValueIndex(java.lang.Comparable[], int)"><B>SharedFieldCache.ValueIndex(Comparable[], int)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SharedFieldCache.ValueIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SharedFieldCache.ValueIndex</A> <DD>Creates one of these objects <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SharedFieldSortComparator.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>SharedFieldSortComparator</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD>Implements a <code>SortComparator</code> which knows how to sort on a lucene field that contains values for multiple properties.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SharedFieldSortComparator.html#SharedFieldSortComparator(java.lang.String, org.apache.jackrabbit.core.state.ItemStateManager, org.apache.jackrabbit.core.HierarchyManager, org.apache.jackrabbit.core.query.lucene.NamespaceMappings)"><B>SharedFieldSortComparator(String, ItemStateManager, HierarchyManager, NamespaceMappings)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SharedFieldSortComparator.html" title="class in org.apache.jackrabbit.core.query.lucene">SharedFieldSortComparator</A> <DD>Creates a new <code>SharedFieldSortComparator</code> for a given shared field. <DT><A HREF="./org/apache/jackrabbit/core/state/SharedItemStateManager.html" title="class in org.apache.jackrabbit.core.state"><B>SharedItemStateManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/state/package-summary.html">org.apache.jackrabbit.core.state</A><DD>Shared <code>ItemStateManager</code> (SISM).<DT><A HREF="./org/apache/jackrabbit/core/state/SharedItemStateManager.html#SharedItemStateManager(org.apache.jackrabbit.core.persistence.PersistenceManager, org.apache.jackrabbit.core.NodeId, org.apache.jackrabbit.core.nodetype.NodeTypeRegistry, boolean, org.apache.jackrabbit.core.state.ItemStateCacheFactory, org.apache.jackrabbit.core.state.ISMLocking)"><B>SharedItemStateManager(PersistenceManager, NodeId, NodeTypeRegistry, boolean, ItemStateCacheFactory, ISMLocking)</B></A> - Constructor for class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/SharedItemStateManager.html" title="class in org.apache.jackrabbit.core.state">SharedItemStateManager</A> <DD>Creates a new <code>SharedItemStateManager</code> instance. <DT><A HREF="./org/apache/jackrabbit/core/state/LocalItemStateManager.html#sharedStateMgr"><B>sharedStateMgr</B></A> - Variable in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/LocalItemStateManager.html" title="class in org.apache.jackrabbit.core.state">LocalItemStateManager</A> <DD>Shared item state manager <DT><A HREF="./org/apache/jackrabbit/test/JCRTestResult.html#shouldStop()"><B>shouldStop()</B></A> - Method in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/JCRTestResult.html" title="class in org.apache.jackrabbit.test">JCRTestResult</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/JackrabbitRepository.html#shutdown()"><B>shutdown()</B></A> - Method in interface org.apache.jackrabbit.api.<A HREF="./org/apache/jackrabbit/api/JackrabbitRepository.html" title="interface in org.apache.jackrabbit.api">JackrabbitRepository</A> <DD>Shuts down the repository. <DT><A HREF="./org/apache/jackrabbit/core/jndi/BindableRepository.html#shutdown()"><B>shutdown()</B></A> - Method in class org.apache.jackrabbit.core.jndi.<A HREF="./org/apache/jackrabbit/core/jndi/BindableRepository.html" title="class in org.apache.jackrabbit.core.jndi">BindableRepository</A> <DD>Delegated to the underlying repository instance. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/PooledTextExtractor.html#shutdown()"><B>shutdown()</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/PooledTextExtractor.html" title="class in org.apache.jackrabbit.core.query.lucene">PooledTextExtractor</A> <DD>Shuts down this pooled text extractor. <DT><A HREF="./org/apache/jackrabbit/core/RepositoryImpl.html#shutdown()"><B>shutdown()</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/RepositoryImpl.html" title="class in org.apache.jackrabbit.core">RepositoryImpl</A> <DD>Shuts down this repository. <DT><A HREF="./org/apache/jackrabbit/core/TransientRepository.html#shutdown()"><B>shutdown()</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/TransientRepository.html" title="class in org.apache.jackrabbit.core">TransientRepository</A> <DD>Forces all active sessions to logout. <DT><A HREF="./org/apache/jackrabbit/j2ee/RepositoryStartupServlet.html#shutdown()"><B>shutdown()</B></A> - Method in class org.apache.jackrabbit.j2ee.<A HREF="./org/apache/jackrabbit/j2ee/RepositoryStartupServlet.html" title="class in org.apache.jackrabbit.j2ee">RepositoryStartupServlet</A> <DD>Does a shutdown of the repository and deregisters it from the RMI registry and unbinds if from the JNDI context if so configured. <DT><A HREF="./org/apache/jackrabbit/jca/JCARepositoryManager.html#shutdown()"><B>shutdown()</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/JCARepositoryManager.html" title="class in org.apache.jackrabbit.jca">JCARepositoryManager</A> <DD>Shutdown all the repositories. <DT><A HREF="./org/apache/jackrabbit/util/TransientFileFactory.html#shutdown()"><B>shutdown()</B></A> - Static method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/TransientFileFactory.html" title="class in org.apache.jackrabbit.util">TransientFileFactory</A> <DD>Shuts this factory down removing all temp files and removes shutdown hook. <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DerbyFileSystem.html#shutdownOnClose"><B>shutdownOnClose</B></A> - Variable in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DerbyFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DerbyFileSystem</A> <DD>Flag indicating whether this derby database should be shutdown on close. <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/DerbyPersistenceManager.html#shutdownOnClose"><B>shutdownOnClose</B></A> - Variable in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/DerbyPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">DerbyPersistenceManager</A> <DD>Flag indicating whether this derby database should be shutdown on close. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#SIGN"><B>SIGN</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#SIGNED_INTEGER"><B>SIGNED_INTEGER</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#SIMILAR"><B>SIMILAR</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SimilarityQuery.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>SimilarityQuery</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD><code>SimilarityQuery</code> implements a query that returns similar nodes for a given node UUID.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SimilarityQuery.html#SimilarityQuery(java.lang.String, org.apache.lucene.analysis.Analyzer)"><B>SimilarityQuery(String, Analyzer)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SimilarityQuery.html" title="class in org.apache.jackrabbit.core.query.lucene">SimilarityQuery</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#SIMPLE_LATIN_LETTER"><B>SIMPLE_LATIN_LETTER</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#SIMPLE_LATIN_LOWER_CASE_LETTER"><B>SIMPLE_LATIN_LOWER_CASE_LETTER</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#SIMPLE_LATIN_UPPER_CASE_LETTER"><B>SIMPLE_LATIN_UPPER_CASE_LETTER</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/simple/SimpleAccessManager.html" title="class in org.apache.jackrabbit.core.security.simple"><B>SimpleAccessManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/security/simple/package-summary.html">org.apache.jackrabbit.core.security.simple</A><DD><code>SimpleAccessManager</code> ...<DT><A HREF="./org/apache/jackrabbit/core/security/simple/SimpleAccessManager.html#SimpleAccessManager()"><B>SimpleAccessManager()</B></A> - Constructor for class org.apache.jackrabbit.core.security.simple.<A HREF="./org/apache/jackrabbit/core/security/simple/SimpleAccessManager.html" title="class in org.apache.jackrabbit.core.security.simple">SimpleAccessManager</A> <DD>Empty constructor <DT><A HREF="./org/apache/jackrabbit/core/security/SimpleAccessManager.html" title="class in org.apache.jackrabbit.core.security"><B>SimpleAccessManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/security/package-summary.html">org.apache.jackrabbit.core.security</A><DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./org/apache/jackrabbit/core/security/simple/SimpleAccessManager.html" title="class in org.apache.jackrabbit.core.security.simple"><CODE>SimpleAccessManager</CODE></A> instead.</I><DT><A HREF="./org/apache/jackrabbit/core/security/SimpleAccessManager.html#SimpleAccessManager()"><B>SimpleAccessManager()</B></A> - Constructor for class org.apache.jackrabbit.core.security.<A HREF="./org/apache/jackrabbit/core/security/SimpleAccessManager.html" title="class in org.apache.jackrabbit.core.security">SimpleAccessManager</A> <DD><B>Deprecated.</B>&nbsp;&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.sql"><B>SimpleCharStream</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/query/sql/package-summary.html">org.apache.jackrabbit.spi.commons.query.sql</A><DD>An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html#SimpleCharStream(java.io.Reader, int, int, int)"><B>SimpleCharStream(Reader, int, int, int)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html#SimpleCharStream(java.io.Reader, int, int)"><B>SimpleCharStream(Reader, int, int)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html#SimpleCharStream(java.io.Reader)"><B>SimpleCharStream(Reader)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html#SimpleCharStream(java.io.InputStream, java.lang.String, int, int, int)"><B>SimpleCharStream(InputStream, String, int, int, int)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html#SimpleCharStream(java.io.InputStream, int, int, int)"><B>SimpleCharStream(InputStream, int, int, int)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html#SimpleCharStream(java.io.InputStream, java.lang.String, int, int)"><B>SimpleCharStream(InputStream, String, int, int)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html#SimpleCharStream(java.io.InputStream, int, int)"><B>SimpleCharStream(InputStream, int, int)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html#SimpleCharStream(java.io.InputStream, java.lang.String)"><B>SimpleCharStream(InputStream, String)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html#SimpleCharStream(java.io.InputStream)"><B>SimpleCharStream(InputStream)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath"><B>SimpleCharStream</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/package-summary.html">org.apache.jackrabbit.spi.commons.query.xpath</A><DD>An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html#SimpleCharStream(java.io.Reader, int, int, int)"><B>SimpleCharStream(Reader, int, int, int)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html#SimpleCharStream(java.io.Reader, int, int)"><B>SimpleCharStream(Reader, int, int)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html#SimpleCharStream(java.io.Reader)"><B>SimpleCharStream(Reader)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html#SimpleCharStream(java.io.InputStream, java.lang.String, int, int, int)"><B>SimpleCharStream(InputStream, String, int, int, int)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html#SimpleCharStream(java.io.InputStream, int, int, int)"><B>SimpleCharStream(InputStream, int, int, int)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html#SimpleCharStream(java.io.InputStream, java.lang.String, int, int)"><B>SimpleCharStream(InputStream, String, int, int)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html#SimpleCharStream(java.io.InputStream, int, int)"><B>SimpleCharStream(InputStream, int, int)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html#SimpleCharStream(java.io.InputStream, java.lang.String)"><B>SimpleCharStream(InputStream, String)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html#SimpleCharStream(java.io.InputStream)"><B>SimpleCharStream(InputStream)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/SimpleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db"><B>SimpleDbPersistenceManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/persistence/db/package-summary.html">org.apache.jackrabbit.core.persistence.db</A><DD><code>SimpleDbPersistenceManager</code> is a generic JDBC-based <code>PersistenceManager</code> for Jackrabbit that persists <code>ItemState</code> and <code>NodeReferences</code> objects using a simple custom binary serialization format (see <CODE>Serializer</CODE>) and a very basic non-normalized database schema (in essence tables with one 'key' and one 'data' column).<DT><A HREF="./org/apache/jackrabbit/core/persistence/db/SimpleDbPersistenceManager.html#SimpleDbPersistenceManager()"><B>SimpleDbPersistenceManager()</B></A> - Constructor for class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/SimpleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">SimpleDbPersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/state/db/SimpleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.state.db"><B>SimpleDbPersistenceManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/state/db/package-summary.html">org.apache.jackrabbit.core.state.db</A><DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="./org/apache/jackrabbit/core/persistence/db/SimpleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db"><CODE>SimpleDbPersistenceManager</CODE></A> instead.</I><DT><A HREF="./org/apache/jackrabbit/core/state/db/SimpleDbPersistenceManager.html#SimpleDbPersistenceManager()"><B>SimpleDbPersistenceManager()</B></A> - Constructor for class org.apache.jackrabbit.core.state.db.<A HREF="./org/apache/jackrabbit/core/state/db/SimpleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.state.db">SimpleDbPersistenceManager</A> <DD><B>Deprecated.</B>&nbsp;&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SimpleExcerptProvider.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>SimpleExcerptProvider</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD><code>SimpleExcerptProvider</code> is a <b>very</b> simple excerpt provider.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SimpleExcerptProvider.html#SimpleExcerptProvider()"><B>SimpleExcerptProvider()</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SimpleExcerptProvider.html" title="class in org.apache.jackrabbit.core.query.lucene">SimpleExcerptProvider</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/SimpleJBossAccessManager.html" title="class in org.apache.jackrabbit.core.security"><B>SimpleJBossAccessManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/security/package-summary.html">org.apache.jackrabbit.core.security</A><DD>The simple JBoss access manager is a specialized Access Manager to handle Authorization of individuals authenticated through JBoss login modules.<DT><A HREF="./org/apache/jackrabbit/core/security/SimpleJBossAccessManager.html#SimpleJBossAccessManager()"><B>SimpleJBossAccessManager()</B></A> - Constructor for class org.apache.jackrabbit.core.security.<A HREF="./org/apache/jackrabbit/core/security/SimpleJBossAccessManager.html" title="class in org.apache.jackrabbit.core.security">SimpleJBossAccessManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/lock/SimpleLockManager.html" title="class in org.apache.jackrabbit.webdav.lock"><B>SimpleLockManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/lock/package-summary.html">org.apache.jackrabbit.webdav.lock</A><DD>Simple manager for webdav locks.<DT><A HREF="./org/apache/jackrabbit/webdav/lock/SimpleLockManager.html#SimpleLockManager()"><B>SimpleLockManager()</B></A> - Constructor for class org.apache.jackrabbit.webdav.lock.<A HREF="./org/apache/jackrabbit/webdav/lock/SimpleLockManager.html" title="class in org.apache.jackrabbit.webdav.lock">SimpleLockManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/simple/SimpleLoginModule.html" title="class in org.apache.jackrabbit.core.security.simple"><B>SimpleLoginModule</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/security/simple/package-summary.html">org.apache.jackrabbit.core.security.simple</A><DD><code>SimpleLoginModule</code>...<DT><A HREF="./org/apache/jackrabbit/core/security/simple/SimpleLoginModule.html#SimpleLoginModule()"><B>SimpleLoginModule()</B></A> - Constructor for class org.apache.jackrabbit.core.security.simple.<A HREF="./org/apache/jackrabbit/core/security/simple/SimpleLoginModule.html" title="class in org.apache.jackrabbit.core.security.simple">SimpleLoginModule</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/SimpleLoginModule.html" title="class in org.apache.jackrabbit.core.security"><B>SimpleLoginModule</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/security/package-summary.html">org.apache.jackrabbit.core.security</A><DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./org/apache/jackrabbit/core/security/simple/SimpleLoginModule.html" title="class in org.apache.jackrabbit.core.security.simple"><CODE>SimpleLoginModule</CODE></A> instead.</I><DT><A HREF="./org/apache/jackrabbit/core/security/SimpleLoginModule.html#SimpleLoginModule()"><B>SimpleLoginModule()</B></A> - Constructor for class org.apache.jackrabbit.core.security.<A HREF="./org/apache/jackrabbit/core/security/SimpleLoginModule.html" title="class in org.apache.jackrabbit.core.security">SimpleLoginModule</A> <DD><B>Deprecated.</B>&nbsp;&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyUtil.html#SIMPLENAME_CHAR"><B>SIMPLENAME_CHAR</B></A> - Static variable in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyUtil.html" title="class in org.apache.jackrabbit.test.api">PropertyUtil</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleNode.html" title="class in org.apache.jackrabbit.spi.commons.query.sql"><B>SimpleNode</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/query/sql/package-summary.html">org.apache.jackrabbit.spi.commons.query.sql</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleNode.html#SimpleNode(int)"><B>SimpleNode(int)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleNode.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">SimpleNode</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleNode.html#SimpleNode(org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser, int)"><B>SimpleNode(JCRSQLParser, int)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleNode.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">SimpleNode</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleNode.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath"><B>SimpleNode</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/package-summary.html">org.apache.jackrabbit.spi.commons.query.xpath</A><DD>Implements a JavaCC Node interface.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleNode.html#SimpleNode(int)"><B>SimpleNode(int)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleNode.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">SimpleNode</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleNode.html#SimpleNode(org.apache.jackrabbit.spi.commons.query.xpath.XPath, int)"><B>SimpleNode(XPath, int)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleNode.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">SimpleNode</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/simple/SimpleSecurityManager.html" title="class in org.apache.jackrabbit.core.security.simple"><B>SimpleSecurityManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/security/simple/package-summary.html">org.apache.jackrabbit.core.security.simple</A><DD><code>SimpleSecurityManager</code>: simple implementation ignoring both configuration entries for 'principalProvider' and for 'workspaceAccessManager'.<DT><A HREF="./org/apache/jackrabbit/core/security/simple/SimpleSecurityManager.html#SimpleSecurityManager()"><B>SimpleSecurityManager()</B></A> - Constructor for class org.apache.jackrabbit.core.security.simple.<A HREF="./org/apache/jackrabbit/core/security/simple/SimpleSecurityManager.html" title="class in org.apache.jackrabbit.core.security.simple">SimpleSecurityManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/SimpleSelectionTest.html" title="class in org.apache.jackrabbit.test.api.query"><B>SimpleSelectionTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/query/package-summary.html">org.apache.jackrabbit.test.api.query</A><DD><code>SimpleSelectionTest</code>...<DT><A HREF="./org/apache/jackrabbit/test/api/query/SimpleSelectionTest.html#SimpleSelectionTest()"><B>SimpleSelectionTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SimpleSelectionTest.html" title="class in org.apache.jackrabbit.test.api.query">SimpleSelectionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/j2ee/SimpleWebdavServlet.html" title="class in org.apache.jackrabbit.j2ee"><B>SimpleWebdavServlet</B></A> - Class in <A HREF="./org/apache/jackrabbit/j2ee/package-summary.html">org.apache.jackrabbit.j2ee</A><DD>WebdavServlet provides webdav support (level 1 and 2 complient) for repository resources.<DT><A HREF="./org/apache/jackrabbit/j2ee/SimpleWebdavServlet.html#SimpleWebdavServlet()"><B>SimpleWebdavServlet()</B></A> - Constructor for class org.apache.jackrabbit.j2ee.<A HREF="./org/apache/jackrabbit/j2ee/SimpleWebdavServlet.html" title="class in org.apache.jackrabbit.j2ee">SimpleWebdavServlet</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/simple/SimpleWebdavServlet.html" title="class in org.apache.jackrabbit.webdav.simple"><B>SimpleWebdavServlet</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/simple/package-summary.html">org.apache.jackrabbit.webdav.simple</A><DD>WebdavServlet provides webdav support (level 1 and 2 complient) for repository resources.<DT><A HREF="./org/apache/jackrabbit/webdav/simple/SimpleWebdavServlet.html#SimpleWebdavServlet()"><B>SimpleWebdavServlet()</B></A> - Constructor for class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/SimpleWebdavServlet.html" title="class in org.apache.jackrabbit.webdav.simple">SimpleWebdavServlet</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/nodetype/compact/Lexer.html#SINGLE_QUOTE"><B>SINGLE_QUOTE</B></A> - Static variable in class org.apache.jackrabbit.core.nodetype.compact.<A HREF="./org/apache/jackrabbit/core/nodetype/compact/Lexer.html" title="class in org.apache.jackrabbit.core.nodetype.compact">Lexer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/Lexer.html#SINGLE_QUOTE"><B>SINGLE_QUOTE</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/Lexer.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">Lexer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SingleColumnQueryResult.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>SingleColumnQueryResult</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD><code>SingleColumnQueryResult</code> implements a query result that returns a single column.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SingleColumnQueryResult.html#SingleColumnQueryResult(org.apache.jackrabbit.core.query.lucene.SearchIndex, org.apache.jackrabbit.core.ItemManager, org.apache.jackrabbit.core.SessionImpl, org.apache.jackrabbit.core.security.AccessManager, org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl, org.apache.lucene.search.Query, org.apache.jackrabbit.core.query.lucene.SpellSuggestion, org.apache.jackrabbit.spi.Name[], org.apache.jackrabbit.spi.Path[], boolean[], boolean, long, long)"><B>SingleColumnQueryResult(SearchIndex, ItemManager, SessionImpl, AccessManager, AbstractQueryImpl, Query, SpellSuggestion, Name[], Path[], boolean[], boolean, long, long)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SingleColumnQueryResult.html" title="class in org.apache.jackrabbit.core.query.lucene">SingleColumnQueryResult</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/repository/SingletonRepositoryFactory.html" title="class in org.apache.jackrabbit.commons.repository"><B>SingletonRepositoryFactory</B></A> - Class in <A HREF="./org/apache/jackrabbit/commons/repository/package-summary.html">org.apache.jackrabbit.commons.repository</A><DD>Repository factory that always returns the same configured repository.<DT><A HREF="./org/apache/jackrabbit/commons/repository/SingletonRepositoryFactory.html#SingletonRepositoryFactory(javax.jcr.Repository)"><B>SingletonRepositoryFactory(Repository)</B></A> - Constructor for class org.apache.jackrabbit.commons.repository.<A HREF="./org/apache/jackrabbit/commons/repository/SingletonRepositoryFactory.html" title="class in org.apache.jackrabbit.commons.repository">SingletonRepositoryFactory</A> <DD>Creates a repository factory that always returns the given repository. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SingletonTokenStream.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>SingletonTokenStream</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD><code>SingletonTokenStream</code> implements a token stream that wraps a single value with a given property type.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SingletonTokenStream.html#SingletonTokenStream(java.lang.String, int)"><B>SingletonTokenStream(String, int)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SingletonTokenStream.html" title="class in org.apache.jackrabbit.core.query.lucene">SingletonTokenStream</A> <DD>Creates a new SingleTokenStream with the given value and a property <code>type</code>. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SingletonTokenStream.html#SingletonTokenStream(org.apache.lucene.analysis.Token)"><B>SingletonTokenStream(Token)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SingletonTokenStream.html" title="class in org.apache.jackrabbit.core.query.lucene">SingletonTokenStream</A> <DD>Creates a new SingleTokenStream with the given token. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#SingleType()"><B>SingleType()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#SINGLETYPE"><B>SINGLETYPE</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/authorization/JackrabbitAccessControlList.html#size()"><B>size()</B></A> - Method in interface org.apache.jackrabbit.core.security.authorization.<A HREF="./org/apache/jackrabbit/core/security/authorization/JackrabbitAccessControlList.html" title="interface in org.apache.jackrabbit.core.security.authorization">JackrabbitAccessControlList</A> <DD>Returns the number of entries or 0 if the policy <A HREF="./org/apache/jackrabbit/core/security/authorization/JackrabbitAccessControlList.html#isEmpty()"><CODE>is empty</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/core/state/ItemStateMap.html#size()"><B>size()</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ItemStateMap.html" title="class in org.apache.jackrabbit.core.state">ItemStateMap</A> <DD>Returns the number of entries in this store. <DT><A HREF="./org/apache/jackrabbit/core/state/ItemStateStore.html#size()"><B>size()</B></A> - Method in interface org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ItemStateStore.html" title="interface in org.apache.jackrabbit.core.state">ItemStateStore</A> <DD>Returns the number of entries in this store. <DT><A HREF="./org/apache/jackrabbit/util/WeakIdentityCollection.html#size()"><B>size()</B></A> - Method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/WeakIdentityCollection.html" title="class in org.apache.jackrabbit.util">WeakIdentityCollection</A> <DD>Returns the current size of this collection. <DT><A HREF="./org/apache/jackrabbit/webdav/DavResourceIterator.html#size()"><B>size()</B></A> - Method in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavResourceIterator.html" title="interface in org.apache.jackrabbit.webdav">DavResourceIterator</A> <DD>Return the number of <A HREF="./org/apache/jackrabbit/webdav/DavResource.html" title="interface in org.apache.jackrabbit.webdav"><CODE>DavResource</CODE></A>s in the iterator. <DT><A HREF="./org/apache/jackrabbit/webdav/DavResourceIteratorImpl.html#size()"><B>size()</B></A> - Method in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavResourceIteratorImpl.html" title="class in org.apache.jackrabbit.webdav">DavResourceIteratorImpl</A> <DD>Returns the size of the initial list. <DT><A HREF="./org/apache/jackrabbit/commons/iterator/RangeIteratorAdapter.html#skip(long)"><B>skip(long)</B></A> - Method in class org.apache.jackrabbit.commons.iterator.<A HREF="./org/apache/jackrabbit/commons/iterator/RangeIteratorAdapter.html" title="class in org.apache.jackrabbit.commons.iterator">RangeIteratorAdapter</A> <DD>Skips the given number of elements. <DT><A HREF="./org/apache/jackrabbit/commons/iterator/RangeIteratorDecorator.html#skip(long)"><B>skip(long)</B></A> - Method in class org.apache.jackrabbit.commons.iterator.<A HREF="./org/apache/jackrabbit/commons/iterator/RangeIteratorDecorator.html" title="class in org.apache.jackrabbit.commons.iterator">RangeIteratorDecorator</A> <DD>Delegated to the underlying iterator. <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbInputStream.html#skip(long)"><B>skip(long)</B></A> - Method in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbInputStream.html" title="class in org.apache.jackrabbit.core.data.db">DbInputStream</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/data/db/TempFileInputStream.html#skip(long)"><B>skip(long)</B></A> - Method in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/TempFileInputStream.html" title="class in org.apache.jackrabbit.core.data.db">TempFileInputStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/data/LazyFileInputStream.html#skip(long)"><B>skip(long)</B></A> - Method in class org.apache.jackrabbit.core.data.<A HREF="./org/apache/jackrabbit/core/data/LazyFileInputStream.html" title="class in org.apache.jackrabbit.core.data">LazyFileInputStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/observation/EventJournalImpl.html#skip(long)"><B>skip(long)</B></A> - Method in class org.apache.jackrabbit.core.observation.<A HREF="./org/apache/jackrabbit/core/observation/EventJournalImpl.html" title="class in org.apache.jackrabbit.core.observation">EventJournalImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/TrackingInputStream.html#skip(long)"><B>skip(long)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/TrackingInputStream.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">TrackingInputStream</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/AbstractQueryHits.html#skip(int)"><B>skip(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/AbstractQueryHits.html" title="class in org.apache.jackrabbit.core.query.lucene">AbstractQueryHits</A> <DD>Provides a default implementation: while (n-- > 0) { if (nextScoreNode() == null) { return; } } Sub classes may overwrite this method and implement are more efficient way to skip hits. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/CloseableHits.html#skip(int)"><B>skip(int)</B></A> - Method in interface org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/CloseableHits.html" title="interface in org.apache.jackrabbit.core.query.lucene">CloseableHits</A> <DD>Skips a <code>n</code> score nodes. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/FilterMultiColumnQueryHits.html#skip(int)"><B>skip(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/FilterMultiColumnQueryHits.html" title="class in org.apache.jackrabbit.core.query.lucene">FilterMultiColumnQueryHits</A> <DD>Skips a <code>n</code> score nodes. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/FilterQueryHits.html#skip(int)"><B>skip(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/FilterQueryHits.html" title="class in org.apache.jackrabbit.core.query.lucene">FilterQueryHits</A> <DD>Skips a <code>n</code> score nodes. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/join/Join.html#skip(int)"><B>skip(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.join.<A HREF="./org/apache/jackrabbit/core/query/lucene/join/Join.html" title="class in org.apache.jackrabbit.core.query.lucene.join">Join</A> <DD>Skips a <code>n</code> score nodes. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/LuceneQueryHits.html#skip(int)"><B>skip(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/LuceneQueryHits.html" title="class in org.apache.jackrabbit.core.query.lucene">LuceneQueryHits</A> <DD>Skips a <code>n</code> score nodes. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/QueryHitsAdapter.html#skip(int)"><B>skip(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/QueryHitsAdapter.html" title="class in org.apache.jackrabbit.core.query.lucene">QueryHitsAdapter</A> <DD>Skips a <code>n</code> score nodes. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SortedLuceneQueryHits.html#skip(int)"><B>skip(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SortedLuceneQueryHits.html" title="class in org.apache.jackrabbit.core.query.lucene">SortedLuceneQueryHits</A> <DD>Skips <code>n</code> hits. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/LazyItemIterator.html#skip(long)"><B>skip(long)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/LazyItemIterator.html" title="class in org.apache.jackrabbit.jcr2spi">LazyItemIterator</A> <DD> <DT><A HREF="./org/apache/jackrabbit/jcr2spi/query/NodeIteratorImpl.html#skip(long)"><B>skip(long)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.query.<A HREF="./org/apache/jackrabbit/jcr2spi/query/NodeIteratorImpl.html" title="class in org.apache.jackrabbit.jcr2spi.query">NodeIteratorImpl</A> <DD>Skip a number of <code>Node</code>s in this iterator. <DT><A HREF="./org/apache/jackrabbit/server/io/BoundedInputStream.html#skip(long)"><B>skip(long)</B></A> - Method in class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/BoundedInputStream.html" title="class in org.apache.jackrabbit.server.io">BoundedInputStream</A> <DD> <DT><A HREF="./org/apache/jackrabbit/util/IteratorHelper.html#skip(long)"><B>skip(long)</B></A> - Method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/IteratorHelper.html" title="class in org.apache.jackrabbit.util">IteratorHelper</A> <DD><B>Deprecated.</B>&nbsp; <DT><A HREF="./org/apache/jackrabbit/util/LazyFileInputStream.html#skip(long)"><B>skip(long)</B></A> - Method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/LazyFileInputStream.html" title="class in org.apache.jackrabbit.util">LazyFileInputStream</A> <DD> <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#skip_"><B>skip_</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#SKIPBINARY"><B>SKIPBINARY</B></A> - Variable in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/xml/DefaultContentHandler.html#skippedEntity(java.lang.String)"><B>skippedEntity(String)</B></A> - Method in class org.apache.jackrabbit.commons.xml.<A HREF="./org/apache/jackrabbit/commons/xml/DefaultContentHandler.html" title="class in org.apache.jackrabbit.commons.xml">DefaultContentHandler</A> <DD>Delegated to <A HREF="./org/apache/jackrabbit/commons/xml/DefaultContentHandler.html#handler"><CODE>DefaultContentHandler.handler</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/commons/xml/ProxyContentHandler.html#skippedEntity(java.lang.String)"><B>skippedEntity(String)</B></A> - Method in class org.apache.jackrabbit.commons.xml.<A HREF="./org/apache/jackrabbit/commons/xml/ProxyContentHandler.html" title="class in org.apache.jackrabbit.commons.xml">ProxyContentHandler</A> <DD>Delegated to <A HREF="./org/apache/jackrabbit/commons/xml/ProxyContentHandler.html#handler"><CODE>ProxyContentHandler.handler</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/xml/WorkspaceContentHandler.html#skippedEntity(java.lang.String)"><B>skippedEntity(String)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.xml.<A HREF="./org/apache/jackrabbit/jcr2spi/xml/WorkspaceContentHandler.html" title="class in org.apache.jackrabbit.jcr2spi.xml">WorkspaceContentHandler</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/jsr283/observation/EventJournal.html#skipTo(long)"><B>skipTo(long)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.observation.<A HREF="./org/apache/jackrabbit/api/jsr283/observation/EventJournal.html" title="interface in org.apache.jackrabbit.api.jsr283.observation">EventJournal</A> <DD>Skip all elements of the iterator earlier than <code>date</code>. <DT><A HREF="./org/apache/jackrabbit/core/observation/EventJournalImpl.html#skipTo(long)"><B>skipTo(long)</B></A> - Method in class org.apache.jackrabbit.core.observation.<A HREF="./org/apache/jackrabbit/core/observation/EventJournalImpl.html" title="class in org.apache.jackrabbit.core.observation">EventJournalImpl</A> <DD>Skip all elements of the iterator earlier than <code>date</code>. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/hits/AdaptingHits.html#skipTo(int)"><B>skipTo(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.hits.<A HREF="./org/apache/jackrabbit/core/query/lucene/hits/AdaptingHits.html" title="class in org.apache.jackrabbit.core.query.lucene.hits">AdaptingHits</A> <DD>Skips to the first match beyond the current whose document number is greater than or equal to the given target. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/hits/ArrayHits.html#skipTo(int)"><B>skipTo(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.hits.<A HREF="./org/apache/jackrabbit/core/query/lucene/hits/ArrayHits.html" title="class in org.apache.jackrabbit.core.query.lucene.hits">ArrayHits</A> <DD>Skips to the first match beyond the current whose document number is greater than or equal to the given target. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/hits/BitSetHits.html#skipTo(int)"><B>skipTo(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.hits.<A HREF="./org/apache/jackrabbit/core/query/lucene/hits/BitSetHits.html" title="class in org.apache.jackrabbit.core.query.lucene.hits">BitSetHits</A> <DD>Skips to the first match beyond the current whose document number is greater than or equal to the given target. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/hits/Hits.html#skipTo(int)"><B>skipTo(int)</B></A> - Method in interface org.apache.jackrabbit.core.query.lucene.hits.<A HREF="./org/apache/jackrabbit/core/query/lucene/hits/Hits.html" title="interface in org.apache.jackrabbit.core.query.lucene.hits">Hits</A> <DD>Skips to the first match beyond the current whose document number is greater than or equal to the given target. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/hits/HitsIntersection.html#skipTo(int)"><B>skipTo(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.hits.<A HREF="./org/apache/jackrabbit/core/query/lucene/hits/HitsIntersection.html" title="class in org.apache.jackrabbit.core.query.lucene.hits">HitsIntersection</A> <DD>Skips to the first match beyond the current whose document number is greater than or equal to the given target. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/hits/ScorerHits.html#skipTo(int)"><B>skipTo(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.hits.<A HREF="./org/apache/jackrabbit/core/query/lucene/hits/ScorerHits.html" title="class in org.apache.jackrabbit.core.query.lucene.hits">ScorerHits</A> <DD>Skips to the first match beyond the current whose document number is greater than or equal to the given target. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/QueryHitsQuery.QueryHitsQueryScorer.html#skipTo(int)"><B>skipTo(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/QueryHitsQuery.QueryHitsQueryScorer.html" title="class in org.apache.jackrabbit.core.query.lucene">QueryHitsQuery.QueryHitsQueryScorer</A> <DD> <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#Slash"><B>Slash</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#SlashSlash"><B>SlashSlash</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html#SLEEP_BEFORE_RECONNECT"><B>SLEEP_BEFORE_RECONNECT</B></A> - Static variable in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DatabaseFileSystem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html#SLEEP_BEFORE_RECONNECT"><B>SLEEP_BEFORE_RECONNECT</B></A> - Static variable in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">DatabasePersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/Slf4jLogWriter.html" title="class in org.apache.jackrabbit.spi.commons.logging"><B>Slf4jLogWriter</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/logging/package-summary.html">org.apache.jackrabbit.spi.commons.logging</A><DD><A HREF="./org/apache/jackrabbit/spi/commons/logging/LogWriter.html" title="interface in org.apache.jackrabbit.spi.commons.logging"><CODE>LogWriter</CODE></A> implementation which uses SLF4J for persisting log messages.<DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/Slf4jLogWriter.html#Slf4jLogWriter(org.slf4j.Logger)"><B>Slf4jLogWriter(Logger)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.logging.<A HREF="./org/apache/jackrabbit/spi/commons/logging/Slf4jLogWriter.html" title="class in org.apache.jackrabbit.spi.commons.logging">Slf4jLogWriter</A> <DD>Create a new instance which uses the passed SLF4J logger for persisting the log messages. <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/Slf4jLogWriterProvider.html" title="class in org.apache.jackrabbit.spi.commons.logging"><B>Slf4jLogWriterProvider</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/logging/package-summary.html">org.apache.jackrabbit.spi.commons.logging</A><DD><A HREF="./org/apache/jackrabbit/spi/commons/logging/LogWriterProvider.html" title="interface in org.apache.jackrabbit.spi.commons.logging"><CODE>LogWriterProvider</CODE></A> instance which provides <A HREF="./org/apache/jackrabbit/spi/commons/logging/Slf4jLogWriter.html" title="class in org.apache.jackrabbit.spi.commons.logging"><CODE>Slf4jLogWriter</CODE></A>s.<DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/Slf4jLogWriterProvider.html#Slf4jLogWriterProvider()"><B>Slf4jLogWriterProvider()</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.logging.<A HREF="./org/apache/jackrabbit/spi/commons/logging/Slf4jLogWriterProvider.html" title="class in org.apache.jackrabbit.spi.commons.logging">Slf4jLogWriterProvider</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html#SM_BINARY_KEYS"><B>SM_BINARY_KEYS</B></A> - Static variable in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleDbPersistenceManager</A> <DD>storage model modifier: binary keys <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html#SM_LONGLONG_KEYS"><B>SM_LONGLONG_KEYS</B></A> - Static variable in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleDbPersistenceManager</A> <DD>storage model modifier: longlong keys <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#SOLIDUS"><B>SOLIDUS</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#Some"><B>Some</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SortedLuceneQueryHits.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>SortedLuceneQueryHits</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD>Wraps a lucene query result and adds a close method that allows to release resources after a query has been executed and the results have been read completely.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SortedLuceneQueryHits.html#SortedLuceneQueryHits(org.apache.lucene.index.IndexReader, org.apache.jackrabbit.core.query.lucene.JackrabbitIndexSearcher, org.apache.lucene.search.Query, org.apache.lucene.search.Sort, long)"><B>SortedLuceneQueryHits(IndexReader, JackrabbitIndexSearcher, Query, Sort, long)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SortedLuceneQueryHits.html" title="class in org.apache.jackrabbit.core.query.lucene">SortedLuceneQueryHits</A> <DD>Creates a new <code>QueryHits</code> instance wrapping <code>hits</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/Source.html" title="interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom"><B>Source</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/package-summary.html">org.apache.jackrabbit.spi.commons.query.jsr283.qom</A><DD>Evaluates to a set of node-tuples.<DT><A HREF="./org/apache/jackrabbit/webdav/property/DavPropertyName.html#SOURCE"><B>SOURCE</B></A> - Static variable in class org.apache.jackrabbit.webdav.property.<A HREF="./org/apache/jackrabbit/webdav/property/DavPropertyName.html" title="class in org.apache.jackrabbit.webdav.property">DavPropertyName</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/SourceImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom"><B>SourceImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/query/qom/package-summary.html">org.apache.jackrabbit.spi.commons.query.qom</A><DD><code>SourceImpl</code>...<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/SourceImpl.html#SourceImpl(org.apache.jackrabbit.spi.commons.conversion.NamePathResolver)"><B>SourceImpl(NamePathResolver)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/SourceImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">SourceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SharedFieldCache.ValueIndex.html#sparse"><B>sparse</B></A> - Variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SharedFieldCache.ValueIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SharedFieldCache.ValueIndex</A> <DD>Boolean indicating whether the <A HREF="./org/apache/jackrabbit/core/query/lucene/SharedFieldCache.ValueIndex.html#valuesMap"><CODE>SharedFieldCache.ValueIndex.valuesMap</CODE></A> impl has to be used <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/ParseException.html#specialConstructor"><B>specialConstructor</B></A> - Variable in exception org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/ParseException.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">ParseException</A> <DD>This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below). <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/ParseException.html#specialConstructor"><B>specialConstructor</B></A> - Variable in exception org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/ParseException.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">ParseException</A> <DD>This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below). <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/Token.html#specialToken"><B>specialToken</B></A> - Variable in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/Token.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">Token</A> <DD>This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/Token.html#specialToken"><B>specialToken</B></A> - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/Token.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">Token</A> <DD>This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#SPELLCHECK"><B>SPELLCHECK</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SpellChecker.html" title="interface in org.apache.jackrabbit.core.query.lucene"><B>SpellChecker</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD><code>SpellChecker</code> defines an interface to run a spellchecker over a fulltext query statement.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/QueryResultImpl.html#spellSuggestion"><B>spellSuggestion</B></A> - Variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/QueryResultImpl.html" title="class in org.apache.jackrabbit.core.query.lucene">QueryResultImpl</A> <DD>The spell suggestion or <code>null</code> if not available. <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/SpiLoggerFactory.html" title="class in org.apache.jackrabbit.spi.commons.logging"><B>SpiLoggerFactory</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/logging/package-summary.html">org.apache.jackrabbit.spi.commons.logging</A><DD>Static factory for creating instances of the various spi loggers derived from <A HREF="./org/apache/jackrabbit/spi/commons/logging/AbstractLogger.html" title="class in org.apache.jackrabbit.spi.commons.logging"><CODE>AbstractLogger</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/core/fs/FileSystemResource.html#spool(java.io.OutputStream)"><B>spool(OutputStream)</B></A> - Method in class org.apache.jackrabbit.core.fs.<A HREF="./org/apache/jackrabbit/core/fs/FileSystemResource.html" title="class in org.apache.jackrabbit.core.fs">FileSystemResource</A> <DD>Spools this resource to the given output stream. <DT><A HREF="./org/apache/jackrabbit/core/value/BLOBFileValue.html#spool(java.io.OutputStream)"><B>spool(OutputStream)</B></A> - Method in class org.apache.jackrabbit.core.value.<A HREF="./org/apache/jackrabbit/core/value/BLOBFileValue.html" title="class in org.apache.jackrabbit.core.value">BLOBFileValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/server/io/IOUtil.html#spool(java.io.InputStream, java.io.OutputStream)"><B>spool(InputStream, OutputStream)</B></A> - Static method in class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/IOUtil.html" title="class in org.apache.jackrabbit.server.io">IOUtil</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavResource.html#spool(org.apache.jackrabbit.webdav.io.OutputContext)"><B>spool(OutputContext)</B></A> - Method in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavResource.html" title="interface in org.apache.jackrabbit.webdav">DavResource</A> <DD>Spools the resource properties and ev. content to the specified context (e.g. to respond to a 'GET' or 'HEAD' request). <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/DefaultItemCollection.html#spool(org.apache.jackrabbit.webdav.io.OutputContext)"><B>spool(OutputContext)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/DefaultItemCollection.html" title="class in org.apache.jackrabbit.webdav.jcr">DefaultItemCollection</A> <DD>If this resource represents an existing <code>Node</code> the system view is spooled as resource content. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/DefaultItemResource.html#spool(org.apache.jackrabbit.webdav.io.OutputContext)"><B>spool(OutputContext)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/DefaultItemResource.html" title="class in org.apache.jackrabbit.webdav.jcr">DefaultItemResource</A> <DD>In case an underlying repository <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Property.html?is-external=true" title="class or interface in javax.jcr"><CODE>property</CODE></A> exists the following logic is applyed to spool the property content: Property is not multi valued: Return the <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Value.html?is-external=true#getStream()" title="class or interface in javax.jcr"><CODE>stream representation</CODE></A> of the property value. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/RootCollection.html#spool(org.apache.jackrabbit.webdav.io.OutputContext)"><B>spool(OutputContext)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/RootCollection.html" title="class in org.apache.jackrabbit.webdav.jcr">RootCollection</A> <DD>Sets content lengths to '0' and retrieves the modification time. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/WorkspaceResourceImpl.html#spool(org.apache.jackrabbit.webdav.io.OutputContext)"><B>spool(OutputContext)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/WorkspaceResourceImpl.html" title="class in org.apache.jackrabbit.webdav.jcr">WorkspaceResourceImpl</A> <DD>Sets content lengths to '0' and retrieves the modification time. <DT><A HREF="./org/apache/jackrabbit/webdav/simple/DavResourceImpl.html#spool(org.apache.jackrabbit.webdav.io.OutputContext)"><B>spool(OutputContext)</B></A> - Method in class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/DavResourceImpl.html" title="class in org.apache.jackrabbit.webdav.simple">DavResourceImpl</A> <DD>If this resource exists and the specified context is not <code>null</code> this implementation build a new <A HREF="./org/apache/jackrabbit/server/io/ExportContext.html" title="interface in org.apache.jackrabbit.server.io"><CODE>ExportContext</CODE></A> based on the specified context and forwards the export to its <code>IOManager</code>. <DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLJcrPathTest.html" title="class in org.apache.jackrabbit.test.api.query"><B>SQLJcrPathTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/query/package-summary.html">org.apache.jackrabbit.test.api.query</A><DD>Tests if the jcr:path property is returned in the query result.<DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLJcrPathTest.html#SQLJcrPathTest()"><B>SQLJcrPathTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SQLJcrPathTest.html" title="class in org.apache.jackrabbit.test.api.query">SQLJcrPathTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLJoinTest.html" title="class in org.apache.jackrabbit.test.api.query"><B>SQLJoinTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/query/package-summary.html">org.apache.jackrabbit.test.api.query</A><DD>Tests SQL statements with a join of a node type with a mixin type.<DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLJoinTest.html#SQLJoinTest()"><B>SQLJoinTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SQLJoinTest.html" title="class in org.apache.jackrabbit.test.api.query">SQLJoinTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLOrderByTest.html" title="class in org.apache.jackrabbit.test.api.query"><B>SQLOrderByTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/query/package-summary.html">org.apache.jackrabbit.test.api.query</A><DD>This test searches for all nodes of a specific node type and orders them by the property with name configured as <A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html#propertyName1"><CODE>AbstractJCRTest.propertyName1</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLOrderByTest.html#SQLOrderByTest()"><B>SQLOrderByTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SQLOrderByTest.html" title="class in org.apache.jackrabbit.test.api.query">SQLOrderByTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLPathTest.html" title="class in org.apache.jackrabbit.test.api.query"><B>SQLPathTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/query/package-summary.html">org.apache.jackrabbit.test.api.query</A><DD>Tests path predicates in SQL queries.<DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLPathTest.html#SQLPathTest()"><B>SQLPathTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SQLPathTest.html" title="class in org.apache.jackrabbit.test.api.query">SQLPathTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLQueryLevel2Test.html" title="class in org.apache.jackrabbit.test.api.query"><B>SQLQueryLevel2Test</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/query/package-summary.html">org.apache.jackrabbit.test.api.query</A><DD>Tests SQL queries on content written to the workspace by the test itself.<DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLQueryLevel2Test.html#SQLQueryLevel2Test()"><B>SQLQueryLevel2Test()</B></A> - Constructor for class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SQLQueryLevel2Test.html" title="class in org.apache.jackrabbit.test.api.query">SQLQueryLevel2Test</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.Move.html#srcNodeId"><B>srcNodeId</B></A> - Variable in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.Move.html" title="class in org.apache.jackrabbit.spi.commons.batch">Operations.Move</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.ReorderNodes.html#srcNodeId"><B>srcNodeId</B></A> - Variable in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.ReorderNodes.html" title="class in org.apache.jackrabbit.spi.commons.batch">Operations.ReorderNodes</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/Status.html#STALE_DESTROYED"><B>STALE_DESTROYED</B></A> - Static variable in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/Status.html" title="class in org.apache.jackrabbit.jcr2spi.state">Status</A> <DD>'existing', i.e. persistent state that has been destroyed by somebody else <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/Status.html#STALE_MODIFIED"><B>STALE_MODIFIED</B></A> - Static variable in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/Status.html" title="class in org.apache.jackrabbit.jcr2spi.state">Status</A> <DD>'existing', i.e. persistent state that has been persistently modified by somebody else <DT><A HREF="./org/apache/jackrabbit/core/state/StaleItemStateException.html" title="class in org.apache.jackrabbit.core.state"><B>StaleItemStateException</B></A> - Exception in <A HREF="./org/apache/jackrabbit/core/state/package-summary.html">org.apache.jackrabbit.core.state</A><DD>Signals that an item has been modified externally and that the item state representing it has thus become stale.<DT><A HREF="./org/apache/jackrabbit/core/state/StaleItemStateException.html#StaleItemStateException(java.lang.String)"><B>StaleItemStateException(String)</B></A> - Constructor for exception org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/StaleItemStateException.html" title="class in org.apache.jackrabbit.core.state">StaleItemStateException</A> <DD>Constructs a new instance of this class with the specified detail message. <DT><A HREF="./org/apache/jackrabbit/core/state/StaleItemStateException.html#StaleItemStateException(java.lang.String, java.lang.Throwable)"><B>StaleItemStateException(String, Throwable)</B></A> - Constructor for exception org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/StaleItemStateException.html" title="class in org.apache.jackrabbit.core.state">StaleItemStateException</A> <DD>Constructs a new instance of this class with the specified detail message and root cause. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#Star"><B>Star</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/RelationQueryNode.html#STAR_NAME_TEST"><B>STAR_NAME_TEST</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/RelationQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">RelationQueryNode</A> <DD>Acts as an syntetic placeholder for a location step that matches any name. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#StarColonNCName"><B>StarColonNCName</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html#start()"><B>start()</B></A> - Method in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html" title="class in org.apache.jackrabbit.core.cluster">ClusterNode</A> <DD>Starts this cluster node. <DT><A HREF="./org/apache/jackrabbit/core/XASessionImpl.html#start(javax.transaction.xa.Xid, int)"><B>start(Xid, int)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/XASessionImpl.html" title="class in org.apache.jackrabbit.core">XASessionImpl</A> <DD> <p/> If <code>TMNOFLAGS</code> is specified, we create a new transaction context and associate it with this resource. <DT><A HREF="./org/apache/jackrabbit/core/xml/Importer.html#start()"><B>start()</B></A> - Method in interface org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/Importer.html" title="interface in org.apache.jackrabbit.core.xml">Importer</A> <DD>Called once at the beginning of the content import. <DT><A HREF="./org/apache/jackrabbit/core/xml/SessionImporter.html#start()"><B>start()</B></A> - Method in class org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/SessionImporter.html" title="class in org.apache.jackrabbit.core.xml">SessionImporter</A> <DD>Called once at the beginning of the content import. <DT><A HREF="./org/apache/jackrabbit/core/xml/WorkspaceImporter.html#start()"><B>start()</B></A> - Method in class org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/WorkspaceImporter.html" title="class in org.apache.jackrabbit.core.xml">WorkspaceImporter</A> <DD>Called once at the beginning of the content import. <DT><A HREF="./org/apache/jackrabbit/jca/AnonymousConnection.html#start(javax.transaction.xa.Xid, int)"><B>start(Xid, int)</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/AnonymousConnection.html" title="class in org.apache.jackrabbit.jca">AnonymousConnection</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jca/JCAResourceAdapter.html#start(javax.resource.spi.BootstrapContext)"><B>start(BootstrapContext)</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/JCAResourceAdapter.html" title="class in org.apache.jackrabbit.jca">JCAResourceAdapter</A> <DD>Notify the RepositoryManager that the lifecycle is managed by the container <DT><A HREF="./org/apache/jackrabbit/jca/TransactionBoundXAResource.html#start(javax.transaction.xa.Xid, int)"><B>start(Xid, int)</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/TransactionBoundXAResource.html" title="class in org.apache.jackrabbit.jca">TransactionBoundXAResource</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/xml/Importer.html#start()"><B>start()</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.xml.<A HREF="./org/apache/jackrabbit/jcr2spi/xml/Importer.html" title="interface in org.apache.jackrabbit.jcr2spi.xml">Importer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/xml/SessionImporter.html#start()"><B>start()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.xml.<A HREF="./org/apache/jackrabbit/jcr2spi/xml/SessionImporter.html" title="class in org.apache.jackrabbit.jcr2spi.xml">SessionImporter</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/DefaultHighlighter.html#START_EXCERPT"><B>START_EXCERPT</B></A> - Static variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/DefaultHighlighter.html" title="class in org.apache.jackrabbit.core.query.lucene">DefaultHighlighter</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/DefaultHighlighter.html#START_FRAGMENT_SEPARATOR"><B>START_FRAGMENT_SEPARATOR</B></A> - Static variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/DefaultHighlighter.html" title="class in org.apache.jackrabbit.core.query.lucene">DefaultHighlighter</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/DefaultHighlighter.html#START_HIGHLIGHT"><B>START_HIGHLIGHT</B></A> - Static variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/DefaultHighlighter.html" title="class in org.apache.jackrabbit.core.query.lucene">DefaultHighlighter</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#START_TAG"><B>START_TAG</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/xml/DefaultContentHandler.html#startDocument()"><B>startDocument()</B></A> - Method in class org.apache.jackrabbit.commons.xml.<A HREF="./org/apache/jackrabbit/commons/xml/DefaultContentHandler.html" title="class in org.apache.jackrabbit.commons.xml">DefaultContentHandler</A> <DD>Delegated to <A HREF="./org/apache/jackrabbit/commons/xml/DefaultContentHandler.html#handler"><CODE>DefaultContentHandler.handler</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/commons/xml/ProxyContentHandler.html#startDocument()"><B>startDocument()</B></A> - Method in class org.apache.jackrabbit.commons.xml.<A HREF="./org/apache/jackrabbit/commons/xml/ProxyContentHandler.html" title="class in org.apache.jackrabbit.commons.xml">ProxyContentHandler</A> <DD>Delegated to <A HREF="./org/apache/jackrabbit/commons/xml/ProxyContentHandler.html#handler"><CODE>ProxyContentHandler.handler</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/commons/xml/SerializingContentHandler.html#startDocument()"><B>startDocument()</B></A> - Method in class org.apache.jackrabbit.commons.xml.<A HREF="./org/apache/jackrabbit/commons/xml/SerializingContentHandler.html" title="class in org.apache.jackrabbit.commons.xml">SerializingContentHandler</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/xml/ToXmlContentHandler.html#startDocument()"><B>startDocument()</B></A> - Method in class org.apache.jackrabbit.commons.xml.<A HREF="./org/apache/jackrabbit/commons/xml/ToXmlContentHandler.html" title="class in org.apache.jackrabbit.commons.xml">ToXmlContentHandler</A> <DD>Starts the XML serialization by outputting the &lt;? <DT><A HREF="./org/apache/jackrabbit/extractor/HTMLParser.html#startDocument(org.apache.xerces.xni.XMLLocator, java.lang.String, org.apache.xerces.xni.NamespaceContext, org.apache.xerces.xni.Augmentations)"><B>startDocument(XMLLocator, String, NamespaceContext, Augmentations)</B></A> - Method in class org.apache.jackrabbit.extractor.<A HREF="./org/apache/jackrabbit/extractor/HTMLParser.html" title="class in org.apache.jackrabbit.extractor">HTMLParser</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/xml/ImportHandler.html#startDocument()"><B>startDocument()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.xml.<A HREF="./org/apache/jackrabbit/jcr2spi/xml/ImportHandler.html" title="class in org.apache.jackrabbit.jcr2spi.xml">ImportHandler</A> <DD> <DT><A HREF="./org/apache/jackrabbit/jcr2spi/xml/WorkspaceContentHandler.html#startDocument()"><B>startDocument()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.xml.<A HREF="./org/apache/jackrabbit/jcr2spi/xml/WorkspaceContentHandler.html" title="class in org.apache.jackrabbit.jcr2spi.xml">WorkspaceContentHandler</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/xml/DefaultContentHandler.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String, String, String, Attributes)</B></A> - Method in class org.apache.jackrabbit.commons.xml.<A HREF="./org/apache/jackrabbit/commons/xml/DefaultContentHandler.html" title="class in org.apache.jackrabbit.commons.xml">DefaultContentHandler</A> <DD>Delegated to <A HREF="./org/apache/jackrabbit/commons/xml/DefaultContentHandler.html#handler"><CODE>DefaultContentHandler.handler</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/commons/xml/Exporter.html#startElement(java.lang.String, java.lang.String)"><B>startElement(String, String)</B></A> - Method in class org.apache.jackrabbit.commons.xml.<A HREF="./org/apache/jackrabbit/commons/xml/Exporter.html" title="class in org.apache.jackrabbit.commons.xml">Exporter</A> <DD>Emits the start element event for an element with the given name. <DT><A HREF="./org/apache/jackrabbit/commons/xml/ProxyContentHandler.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String, String, String, Attributes)</B></A> - Method in class org.apache.jackrabbit.commons.xml.<A HREF="./org/apache/jackrabbit/commons/xml/ProxyContentHandler.html" title="class in org.apache.jackrabbit.commons.xml">ProxyContentHandler</A> <DD>Delegated to <A HREF="./org/apache/jackrabbit/commons/xml/ProxyContentHandler.html#handler"><CODE>ProxyContentHandler.handler</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/commons/xml/SerializingContentHandler.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String, String, String, Attributes)</B></A> - Method in class org.apache.jackrabbit.commons.xml.<A HREF="./org/apache/jackrabbit/commons/xml/SerializingContentHandler.html" title="class in org.apache.jackrabbit.commons.xml">SerializingContentHandler</A> <DD>Ensure all namespace declarations are present as <code>xmlns:</code> attributes and add those needed before calling superclass. <DT><A HREF="./org/apache/jackrabbit/commons/xml/ToXmlContentHandler.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String, String, String, Attributes)</B></A> - Method in class org.apache.jackrabbit.commons.xml.<A HREF="./org/apache/jackrabbit/commons/xml/ToXmlContentHandler.html" title="class in org.apache.jackrabbit.commons.xml">ToXmlContentHandler</A> <DD>Outputs the specified start tag with the given attributes. <DT><A HREF="./org/apache/jackrabbit/commons/xml/XmlnsContentHandler.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String, String, String, Attributes)</B></A> - Method in class org.apache.jackrabbit.commons.xml.<A HREF="./org/apache/jackrabbit/commons/xml/XmlnsContentHandler.html" title="class in org.apache.jackrabbit.commons.xml">XmlnsContentHandler</A> <DD>Adds the recorded namespace mappings (if any) as "xmlns" attributes before passing the call on to the proxied content handler. <DT><A HREF="./org/apache/jackrabbit/core/util/DOMBuilder.html#startElement(java.lang.String)"><B>startElement(String)</B></A> - Method in class org.apache.jackrabbit.core.util.<A HREF="./org/apache/jackrabbit/core/util/DOMBuilder.html" title="class in org.apache.jackrabbit.core.util">DOMBuilder</A> <DD>Creates a new element with the given name as the child of the current element and makes the created element current. <DT><A HREF="./org/apache/jackrabbit/core/xml/ImportHandler.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String, String, String, Attributes)</B></A> - Method in class org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/ImportHandler.html" title="class in org.apache.jackrabbit.core.xml">ImportHandler</A> <DD> <DT><A HREF="./org/apache/jackrabbit/jcr2spi/xml/ImportHandler.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String, String, String, Attributes)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.xml.<A HREF="./org/apache/jackrabbit/jcr2spi/xml/ImportHandler.html" title="class in org.apache.jackrabbit.jcr2spi.xml">ImportHandler</A> <DD> <DT><A HREF="./org/apache/jackrabbit/jcr2spi/xml/WorkspaceContentHandler.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><B>startElement(String, String, String, Attributes)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.xml.<A HREF="./org/apache/jackrabbit/jcr2spi/xml/WorkspaceContentHandler.html" title="class in org.apache.jackrabbit.jcr2spi.xml">WorkspaceContentHandler</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/xml/Importer.html#startNode(org.apache.jackrabbit.core.xml.NodeInfo, java.util.List)"><B>startNode(NodeInfo, List)</B></A> - Method in interface org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/Importer.html" title="interface in org.apache.jackrabbit.core.xml">Importer</A> <DD>Called to start the import of a node. <DT><A HREF="./org/apache/jackrabbit/core/xml/SessionImporter.html#startNode(org.apache.jackrabbit.core.xml.NodeInfo, java.util.List)"><B>startNode(NodeInfo, List)</B></A> - Method in class org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/SessionImporter.html" title="class in org.apache.jackrabbit.core.xml">SessionImporter</A> <DD>Called to start the import of a node. <DT><A HREF="./org/apache/jackrabbit/core/xml/WorkspaceImporter.html#startNode(org.apache.jackrabbit.core.xml.NodeInfo, java.util.List)"><B>startNode(NodeInfo, List)</B></A> - Method in class org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/WorkspaceImporter.html" title="class in org.apache.jackrabbit.core.xml">WorkspaceImporter</A> <DD>Called to start the import of a node. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/xml/Importer.html#startNode(org.apache.jackrabbit.jcr2spi.xml.Importer.NodeInfo, java.util.List, org.apache.jackrabbit.spi.commons.conversion.NamePathResolver)"><B>startNode(Importer.NodeInfo, List, NamePathResolver)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.xml.<A HREF="./org/apache/jackrabbit/jcr2spi/xml/Importer.html" title="interface in org.apache.jackrabbit.jcr2spi.xml">Importer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/xml/SessionImporter.html#startNode(org.apache.jackrabbit.jcr2spi.xml.Importer.NodeInfo, java.util.List, org.apache.jackrabbit.spi.commons.conversion.NamePathResolver)"><B>startNode(Importer.NodeInfo, List, NamePathResolver)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.xml.<A HREF="./org/apache/jackrabbit/jcr2spi/xml/SessionImporter.html" title="class in org.apache.jackrabbit.jcr2spi.xml">SessionImporter</A> <DD> <DT><A HREF="./org/apache/jackrabbit/commons/xml/DefaultContentHandler.html#startPrefixMapping(java.lang.String, java.lang.String)"><B>startPrefixMapping(String, String)</B></A> - Method in class org.apache.jackrabbit.commons.xml.<A HREF="./org/apache/jackrabbit/commons/xml/DefaultContentHandler.html" title="class in org.apache.jackrabbit.commons.xml">DefaultContentHandler</A> <DD>Delegated to <A HREF="./org/apache/jackrabbit/commons/xml/DefaultContentHandler.html#handler"><CODE>DefaultContentHandler.handler</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/commons/xml/ProxyContentHandler.html#startPrefixMapping(java.lang.String, java.lang.String)"><B>startPrefixMapping(String, String)</B></A> - Method in class org.apache.jackrabbit.commons.xml.<A HREF="./org/apache/jackrabbit/commons/xml/ProxyContentHandler.html" title="class in org.apache.jackrabbit.commons.xml">ProxyContentHandler</A> <DD>Delegated to <A HREF="./org/apache/jackrabbit/commons/xml/ProxyContentHandler.html#handler"><CODE>ProxyContentHandler.handler</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/commons/xml/SerializingContentHandler.html#startPrefixMapping(java.lang.String, java.lang.String)"><B>startPrefixMapping(String, String)</B></A> - Method in class org.apache.jackrabbit.commons.xml.<A HREF="./org/apache/jackrabbit/commons/xml/SerializingContentHandler.html" title="class in org.apache.jackrabbit.commons.xml">SerializingContentHandler</A> <DD>Track mappings to be able to add <code>xmlns:</code> attributes in <code>startElement()</code>. <DT><A HREF="./org/apache/jackrabbit/commons/xml/XmlnsContentHandler.html#startPrefixMapping(java.lang.String, java.lang.String)"><B>startPrefixMapping(String, String)</B></A> - Method in class org.apache.jackrabbit.commons.xml.<A HREF="./org/apache/jackrabbit/commons/xml/XmlnsContentHandler.html" title="class in org.apache.jackrabbit.commons.xml">XmlnsContentHandler</A> <DD>Records the namespace mapping and passes the call to the proxied content handler. <DT><A HREF="./org/apache/jackrabbit/core/xml/ImportHandler.html#startPrefixMapping(java.lang.String, java.lang.String)"><B>startPrefixMapping(String, String)</B></A> - Method in class org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/ImportHandler.html" title="class in org.apache.jackrabbit.core.xml">ImportHandler</A> <DD>Records the given namespace mapping to be included in the local namespace context. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/xml/ImportHandler.html#startPrefixMapping(java.lang.String, java.lang.String)"><B>startPrefixMapping(String, String)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.xml.<A HREF="./org/apache/jackrabbit/jcr2spi/xml/ImportHandler.html" title="class in org.apache.jackrabbit.jcr2spi.xml">ImportHandler</A> <DD> <DT><A HREF="./org/apache/jackrabbit/jcr2spi/xml/WorkspaceContentHandler.html#startPrefixMapping(java.lang.String, java.lang.String)"><B>startPrefixMapping(String, String)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.xml.<A HREF="./org/apache/jackrabbit/jcr2spi/xml/WorkspaceContentHandler.html" title="class in org.apache.jackrabbit.jcr2spi.xml">WorkspaceContentHandler</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#StartTagClose"><B>StartTagClose</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#StartTagOpen"><B>StartTagOpen</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#StartTagOpenRoot"><B>StartTagOpenRoot</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/JCRTestResult.html#startTest(junit.framework.Test)"><B>startTest(Test)</B></A> - Method in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/JCRTestResult.html" title="class in org.apache.jackrabbit.test">JCRTestResult</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/j2ee/RepositoryStartupServlet.html#startup()"><B>startup()</B></A> - Method in class org.apache.jackrabbit.j2ee.<A HREF="./org/apache/jackrabbit/j2ee/RepositoryStartupServlet.html" title="class in org.apache.jackrabbit.j2ee">RepositoryStartupServlet</A> <DD>Configures and starts the repository. <DT><A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html#STATE_FILE_PATH"><B>STATE_FILE_PATH</B></A> - Static variable in class org.apache.jackrabbit.core.persistence.mem.<A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.mem">InMemPersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/state/StateChangeDispatcher.html" title="class in org.apache.jackrabbit.core.state"><B>StateChangeDispatcher</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/state/package-summary.html">org.apache.jackrabbit.core.state</A><DD>Component that holds references to listeners interested in changes to item states and dispatches notifications.<DT><A HREF="./org/apache/jackrabbit/core/state/StateChangeDispatcher.html#StateChangeDispatcher()"><B>StateChangeDispatcher()</B></A> - Constructor for class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/StateChangeDispatcher.html" title="class in org.apache.jackrabbit.core.state">StateChangeDispatcher</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/CachingHierarchyManager.html#stateCreated(org.apache.jackrabbit.core.state.ItemState)"><B>stateCreated(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/CachingHierarchyManager.html" title="class in org.apache.jackrabbit.core">CachingHierarchyManager</A> <DD>Called when an <code>ItemState</code> has successfully been created (i.e. its underlying persistent state was created). <DT><A HREF="./org/apache/jackrabbit/core/ItemManager.html#stateCreated(org.apache.jackrabbit.core.state.ItemState)"><B>stateCreated(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemManager.html" title="class in org.apache.jackrabbit.core">ItemManager</A> <DD>Called when an <code>ItemState</code> has successfully been created (i.e. its underlying persistent state was created). <DT><A HREF="./org/apache/jackrabbit/core/state/ItemStateListener.html#stateCreated(org.apache.jackrabbit.core.state.ItemState)"><B>stateCreated(ItemState)</B></A> - Method in interface org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ItemStateListener.html" title="interface in org.apache.jackrabbit.core.state">ItemStateListener</A> <DD>Called when an <code>ItemState</code> has successfully been created (i.e. its underlying persistent state was created). <DT><A HREF="./org/apache/jackrabbit/core/state/LocalItemStateManager.html#stateCreated(org.apache.jackrabbit.core.state.ItemState)"><B>stateCreated(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/LocalItemStateManager.html" title="class in org.apache.jackrabbit.core.state">LocalItemStateManager</A> <DD>Called when an <code>ItemState</code> has successfully been created (i.e. its underlying persistent state was created). <DT><A HREF="./org/apache/jackrabbit/core/state/SessionItemStateManager.html#stateCreated(org.apache.jackrabbit.core.state.ItemState)"><B>stateCreated(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.core.state">SessionItemStateManager</A> <DD>Called when an <code>ItemState</code> has successfully been created (i.e. its underlying persistent state was created). <DT><A HREF="./org/apache/jackrabbit/core/state/SharedItemStateManager.html#stateCreated(org.apache.jackrabbit.core.state.ItemState)"><B>stateCreated(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/SharedItemStateManager.html" title="class in org.apache.jackrabbit.core.state">SharedItemStateManager</A> <DD>Called when an <code>ItemState</code> has successfully been created (i.e. its underlying persistent state was created). <DT><A HREF="./org/apache/jackrabbit/core/version/VersionManagerImpl.html#stateCreated(org.apache.jackrabbit.core.state.ItemState)"><B>stateCreated(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionManagerImpl.html" title="class in org.apache.jackrabbit.core.version">VersionManagerImpl</A> <DD>Called when an <code>ItemState</code> has successfully been created (i.e. its underlying persistent state was created). <DT><A HREF="./org/apache/jackrabbit/core/virtual/AbstractVISProvider.html#stateCreated(org.apache.jackrabbit.core.state.ItemState)"><B>stateCreated(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.virtual.<A HREF="./org/apache/jackrabbit/core/virtual/AbstractVISProvider.html" title="class in org.apache.jackrabbit.core.virtual">AbstractVISProvider</A> <DD>Called when an <code>ItemState</code> has successfully been created (i.e. its underlying persistent state was created). <DT><A HREF="./org/apache/jackrabbit/core/CachingHierarchyManager.html#stateDestroyed(org.apache.jackrabbit.core.state.ItemState)"><B>stateDestroyed(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/CachingHierarchyManager.html" title="class in org.apache.jackrabbit.core">CachingHierarchyManager</A> <DD>Called when an <code>ItemState</code> has successfully been removed (i.e. its underlying persistent state has been destroyed). <DT><A HREF="./org/apache/jackrabbit/core/ItemManager.html#stateDestroyed(org.apache.jackrabbit.core.state.ItemState)"><B>stateDestroyed(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemManager.html" title="class in org.apache.jackrabbit.core">ItemManager</A> <DD>Called when an <code>ItemState</code> has successfully been removed (i.e. its underlying persistent state has been destroyed). <DT><A HREF="./org/apache/jackrabbit/core/state/ItemStateListener.html#stateDestroyed(org.apache.jackrabbit.core.state.ItemState)"><B>stateDestroyed(ItemState)</B></A> - Method in interface org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ItemStateListener.html" title="interface in org.apache.jackrabbit.core.state">ItemStateListener</A> <DD>Called when an <code>ItemState</code> has successfully been removed (i.e. its underlying persistent state has been destroyed). <DT><A HREF="./org/apache/jackrabbit/core/state/LocalItemStateManager.html#stateDestroyed(org.apache.jackrabbit.core.state.ItemState)"><B>stateDestroyed(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/LocalItemStateManager.html" title="class in org.apache.jackrabbit.core.state">LocalItemStateManager</A> <DD>Called when an <code>ItemState</code> has successfully been removed (i.e. its underlying persistent state has been destroyed). <DT><A HREF="./org/apache/jackrabbit/core/state/SessionItemStateManager.html#stateDestroyed(org.apache.jackrabbit.core.state.ItemState)"><B>stateDestroyed(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.core.state">SessionItemStateManager</A> <DD>Called when an <code>ItemState</code> has successfully been removed (i.e. its underlying persistent state has been destroyed). <DT><A HREF="./org/apache/jackrabbit/core/state/SharedItemStateManager.html#stateDestroyed(org.apache.jackrabbit.core.state.ItemState)"><B>stateDestroyed(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/SharedItemStateManager.html" title="class in org.apache.jackrabbit.core.state">SharedItemStateManager</A> <DD>Called when an <code>ItemState</code> has successfully been removed (i.e. its underlying persistent state has been destroyed). <DT><A HREF="./org/apache/jackrabbit/core/version/VersionManagerImpl.html#stateDestroyed(org.apache.jackrabbit.core.state.ItemState)"><B>stateDestroyed(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionManagerImpl.html" title="class in org.apache.jackrabbit.core.version">VersionManagerImpl</A> <DD>Called when an <code>ItemState</code> has successfully been removed (i.e. its underlying persistent state has been destroyed). <DT><A HREF="./org/apache/jackrabbit/core/virtual/AbstractVISProvider.html#stateDestroyed(org.apache.jackrabbit.core.state.ItemState)"><B>stateDestroyed(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.virtual.<A HREF="./org/apache/jackrabbit/core/virtual/AbstractVISProvider.html" title="class in org.apache.jackrabbit.core.virtual">AbstractVISProvider</A> <DD>Called when an <code>ItemState</code> has successfully been removed (i.e. its underlying persistent state has been destroyed). <DT><A HREF="./org/apache/jackrabbit/core/CachingHierarchyManager.html#stateDiscarded(org.apache.jackrabbit.core.state.ItemState)"><B>stateDiscarded(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/CachingHierarchyManager.html" title="class in org.apache.jackrabbit.core">CachingHierarchyManager</A> <DD>Called when an <code>ItemState</code> has been discarded (i.e. it has been rendered 'invalid'). <DT><A HREF="./org/apache/jackrabbit/core/ItemManager.html#stateDiscarded(org.apache.jackrabbit.core.state.ItemState)"><B>stateDiscarded(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemManager.html" title="class in org.apache.jackrabbit.core">ItemManager</A> <DD>Called when an <code>ItemState</code> has been discarded (i.e. it has been rendered 'invalid'). <DT><A HREF="./org/apache/jackrabbit/core/state/ItemStateListener.html#stateDiscarded(org.apache.jackrabbit.core.state.ItemState)"><B>stateDiscarded(ItemState)</B></A> - Method in interface org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ItemStateListener.html" title="interface in org.apache.jackrabbit.core.state">ItemStateListener</A> <DD>Called when an <code>ItemState</code> has been discarded (i.e. it has been rendered 'invalid'). <DT><A HREF="./org/apache/jackrabbit/core/state/LocalItemStateManager.html#stateDiscarded(org.apache.jackrabbit.core.state.ItemState)"><B>stateDiscarded(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/LocalItemStateManager.html" title="class in org.apache.jackrabbit.core.state">LocalItemStateManager</A> <DD>Called when an <code>ItemState</code> has been discarded (i.e. it has been rendered 'invalid'). <DT><A HREF="./org/apache/jackrabbit/core/state/SessionItemStateManager.html#stateDiscarded(org.apache.jackrabbit.core.state.ItemState)"><B>stateDiscarded(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.core.state">SessionItemStateManager</A> <DD>Called when an <code>ItemState</code> has been discarded (i.e. it has been rendered 'invalid'). <DT><A HREF="./org/apache/jackrabbit/core/state/SharedItemStateManager.html#stateDiscarded(org.apache.jackrabbit.core.state.ItemState)"><B>stateDiscarded(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/SharedItemStateManager.html" title="class in org.apache.jackrabbit.core.state">SharedItemStateManager</A> <DD>Called when an <code>ItemState</code> has been discarded (i.e. it has been rendered 'invalid'). <DT><A HREF="./org/apache/jackrabbit/core/version/VersionManagerImpl.html#stateDiscarded(org.apache.jackrabbit.core.state.ItemState)"><B>stateDiscarded(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionManagerImpl.html" title="class in org.apache.jackrabbit.core.version">VersionManagerImpl</A> <DD>Called when an <code>ItemState</code> has been discarded (i.e. it has been rendered 'invalid'). <DT><A HREF="./org/apache/jackrabbit/core/virtual/AbstractVISProvider.html#stateDiscarded(org.apache.jackrabbit.core.state.ItemState)"><B>stateDiscarded(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.virtual.<A HREF="./org/apache/jackrabbit/core/virtual/AbstractVISProvider.html" title="class in org.apache.jackrabbit.core.virtual">AbstractVISProvider</A> <DD>Called when an <code>ItemState</code> has been discarded (i.e. it has been rendered 'invalid'). <DT><A HREF="./org/apache/jackrabbit/core/query/QueryImpl.html#statement"><B>statement</B></A> - Variable in class org.apache.jackrabbit.core.query.<A HREF="./org/apache/jackrabbit/core/query/QueryImpl.html" title="class in org.apache.jackrabbit.core.query">QueryImpl</A> <DD>The query statement <DT><A HREF="./org/apache/jackrabbit/core/BatchedItemOperations.html#stateMgr"><B>stateMgr</B></A> - Variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/BatchedItemOperations.html" title="class in org.apache.jackrabbit.core">BatchedItemOperations</A> <DD>wrapped item state manager <DT><A HREF="./org/apache/jackrabbit/core/ItemImpl.html#stateMgr"><B>stateMgr</B></A> - Variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemImpl.html" title="class in org.apache.jackrabbit.core">ItemImpl</A> <DD><code>SessionItemStateManager</code> associated with this <code>Item</code> <DT><A HREF="./org/apache/jackrabbit/core/virtual/VirtualNodeState.html#stateMgr"><B>stateMgr</B></A> - Variable in class org.apache.jackrabbit.core.virtual.<A HREF="./org/apache/jackrabbit/core/virtual/VirtualNodeState.html" title="class in org.apache.jackrabbit.core.virtual">VirtualNodeState</A> <DD>The virtual item state provide that created this node state <DT><A HREF="./org/apache/jackrabbit/core/WorkspaceImpl.html#stateMgr"><B>stateMgr</B></A> - Variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/WorkspaceImpl.html" title="class in org.apache.jackrabbit.core">WorkspaceImpl</A> <DD>The persistent state mgr associated with the workspace represented by <i>this</i> <code>Workspace</code> instance. <DT><A HREF="./org/apache/jackrabbit/core/CachingHierarchyManager.html#stateModified(org.apache.jackrabbit.core.state.ItemState)"><B>stateModified(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/CachingHierarchyManager.html" title="class in org.apache.jackrabbit.core">CachingHierarchyManager</A> <DD>Called when an <code>ItemState</code> has successfully been modified (i.e. its underlying persistent state has changed). <DT><A HREF="./org/apache/jackrabbit/core/ItemManager.html#stateModified(org.apache.jackrabbit.core.state.ItemState)"><B>stateModified(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemManager.html" title="class in org.apache.jackrabbit.core">ItemManager</A> <DD>Called when an <code>ItemState</code> has successfully been modified (i.e. its underlying persistent state has changed). <DT><A HREF="./org/apache/jackrabbit/core/state/ItemStateListener.html#stateModified(org.apache.jackrabbit.core.state.ItemState)"><B>stateModified(ItemState)</B></A> - Method in interface org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ItemStateListener.html" title="interface in org.apache.jackrabbit.core.state">ItemStateListener</A> <DD>Called when an <code>ItemState</code> has successfully been modified (i.e. its underlying persistent state has changed). <DT><A HREF="./org/apache/jackrabbit/core/state/LocalItemStateManager.html#stateModified(org.apache.jackrabbit.core.state.ItemState)"><B>stateModified(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/LocalItemStateManager.html" title="class in org.apache.jackrabbit.core.state">LocalItemStateManager</A> <DD>Called when an <code>ItemState</code> has successfully been modified (i.e. its underlying persistent state has changed). <DT><A HREF="./org/apache/jackrabbit/core/state/SessionItemStateManager.html#stateModified(org.apache.jackrabbit.core.state.ItemState)"><B>stateModified(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.core.state">SessionItemStateManager</A> <DD>Called when an <code>ItemState</code> has successfully been modified (i.e. its underlying persistent state has changed). <DT><A HREF="./org/apache/jackrabbit/core/state/SharedItemStateManager.html#stateModified(org.apache.jackrabbit.core.state.ItemState)"><B>stateModified(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/SharedItemStateManager.html" title="class in org.apache.jackrabbit.core.state">SharedItemStateManager</A> <DD>Called when an <code>ItemState</code> has successfully been modified (i.e. its underlying persistent state has changed). <DT><A HREF="./org/apache/jackrabbit/core/state/XAItemStateManager.html#stateModified(org.apache.jackrabbit.core.state.ItemState)"><B>stateModified(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/XAItemStateManager.html" title="class in org.apache.jackrabbit.core.state">XAItemStateManager</A> <DD>Called when an <code>ItemState</code> has successfully been modified (i.e. its underlying persistent state has changed). <DT><A HREF="./org/apache/jackrabbit/core/version/VersionManagerImpl.html#stateModified(org.apache.jackrabbit.core.state.ItemState)"><B>stateModified(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionManagerImpl.html" title="class in org.apache.jackrabbit.core.version">VersionManagerImpl</A> <DD>Called when an <code>ItemState</code> has successfully been modified (i.e. its underlying persistent state has changed). <DT><A HREF="./org/apache/jackrabbit/core/virtual/AbstractVISProvider.html#stateModified(org.apache.jackrabbit.core.state.ItemState)"><B>stateModified(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.virtual.<A HREF="./org/apache/jackrabbit/core/virtual/AbstractVISProvider.html" title="class in org.apache.jackrabbit.core.virtual">AbstractVISProvider</A> <DD>Called when an <code>ItemState</code> has successfully been modified (i.e. its underlying persistent state has changed). <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/NodeIndexer.html#stateProvider"><B>stateProvider</B></A> - Variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/NodeIndexer.html" title="class in org.apache.jackrabbit.core.query.lucene">NodeIndexer</A> <DD>The persistent item state provider <DT><A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html#stateStore"><B>stateStore</B></A> - Variable in class org.apache.jackrabbit.core.persistence.mem.<A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.mem">InMemPersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/util/StateUtility.html" title="class in org.apache.jackrabbit.jcr2spi.util"><B>StateUtility</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/util/package-summary.html">org.apache.jackrabbit.jcr2spi.util</A><DD><code>StateUtility</code>...<DT><A HREF="./org/apache/jackrabbit/jcr2spi/util/StateUtility.html#StateUtility()"><B>StateUtility()</B></A> - Constructor for class org.apache.jackrabbit.jcr2spi.util.<A HREF="./org/apache/jackrabbit/jcr2spi/util/StateUtility.html" title="class in org.apache.jackrabbit.jcr2spi.util">StateUtility</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html#staticFlag"><B>staticFlag</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html#staticFlag"><B>staticFlag</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/StaticOperand.html" title="interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom"><B>StaticOperand</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/package-summary.html">org.apache.jackrabbit.spi.commons.query.jsr283.qom</A><DD>An operand whose value can be determined from static analysis of the query, prior to its evaluation.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/StaticOperandImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom"><B>StaticOperandImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/query/qom/package-summary.html">org.apache.jackrabbit.spi.commons.query.qom</A><DD><code>StaticOperandImpl</code>...<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/StaticOperandImpl.html#StaticOperandImpl(org.apache.jackrabbit.spi.commons.conversion.NamePathResolver)"><B>StaticOperandImpl(NamePathResolver)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/StaticOperandImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">StaticOperandImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/RepositoryImpl.html#STATS_NODE_COUNT_PROPERTY"><B>STATS_NODE_COUNT_PROPERTY</B></A> - Static variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/RepositoryImpl.html" title="class in org.apache.jackrabbit.core">RepositoryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/RepositoryImpl.html#STATS_PROP_COUNT_PROPERTY"><B>STATS_PROP_COUNT_PROPERTY</B></A> - Static variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/RepositoryImpl.html" title="class in org.apache.jackrabbit.core">RepositoryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/state/ItemState.html#status"><B>status</B></A> - Variable in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ItemState.html" title="class in org.apache.jackrabbit.core.state">ItemState</A> <DD>the internal status of this item state <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/AbstractOperation.html#status"><B>status</B></A> - Variable in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/AbstractOperation.html" title="class in org.apache.jackrabbit.jcr2spi.operation">AbstractOperation</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/Status.html" title="class in org.apache.jackrabbit.jcr2spi.state"><B>Status</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/state/package-summary.html">org.apache.jackrabbit.jcr2spi.state</A><DD><code>Status</code>...<DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/Status.html#Status()"><B>Status()</B></A> - Constructor for class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/Status.html" title="class in org.apache.jackrabbit.jcr2spi.state">Status</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/Status.html" title="class in org.apache.jackrabbit.webdav"><B>Status</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/package-summary.html">org.apache.jackrabbit.webdav</A><DD><code>Status</code> encapsulating the 'status' present in multistatus responses.<DT><A HREF="./org/apache/jackrabbit/webdav/Status.html#Status(int)"><B>Status(int)</B></A> - Constructor for class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/Status.html" title="class in org.apache.jackrabbit.webdav">Status</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/Status.html#Status(java.lang.String, int, java.lang.String)"><B>Status(String, int, String)</B></A> - Constructor for class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/Status.html" title="class in org.apache.jackrabbit.webdav">Status</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/ItemImpl.html#STATUS_DESTROYED"><B>STATUS_DESTROYED</B></A> - Static variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemImpl.html" title="class in org.apache.jackrabbit.core">ItemImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/state/ItemState.html#STATUS_EXISTING"><B>STATUS_EXISTING</B></A> - Static variable in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ItemState.html" title="class in org.apache.jackrabbit.core.state">ItemState</A> <DD>'existing', i.e. persistent state <DT><A HREF="./org/apache/jackrabbit/core/state/ItemState.html#STATUS_EXISTING_MODIFIED"><B>STATUS_EXISTING_MODIFIED</B></A> - Static variable in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ItemState.html" title="class in org.apache.jackrabbit.core.state">ItemState</A> <DD>'existing', i.e. persistent state that has been transiently modified (copy-on-write) <DT><A HREF="./org/apache/jackrabbit/core/state/ItemState.html#STATUS_EXISTING_REMOVED"><B>STATUS_EXISTING_REMOVED</B></A> - Static variable in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ItemState.html" title="class in org.apache.jackrabbit.core.state">ItemState</A> <DD>'existing', i.e. persistent state that has been transiently removed (copy-on-write) <DT><A HREF="./org/apache/jackrabbit/core/ItemImpl.html#STATUS_INVALIDATED"><B>STATUS_INVALIDATED</B></A> - Static variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemImpl.html" title="class in org.apache.jackrabbit.core">ItemImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/ItemImpl.html#STATUS_MODIFIED"><B>STATUS_MODIFIED</B></A> - Static variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemImpl.html" title="class in org.apache.jackrabbit.core">ItemImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/state/ItemState.html#STATUS_NEW"><B>STATUS_NEW</B></A> - Static variable in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ItemState.html" title="class in org.apache.jackrabbit.core.state">ItemState</A> <DD>'new' state <DT><A HREF="./org/apache/jackrabbit/core/ItemImpl.html#STATUS_NORMAL"><B>STATUS_NORMAL</B></A> - Static variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemImpl.html" title="class in org.apache.jackrabbit.core">ItemImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/Operation.html#STATUS_PENDING"><B>STATUS_PENDING</B></A> - Static variable in interface org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/Operation.html" title="interface in org.apache.jackrabbit.jcr2spi.operation">Operation</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/Operation.html#STATUS_PERSISTED"><B>STATUS_PERSISTED</B></A> - Static variable in interface org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/Operation.html" title="interface in org.apache.jackrabbit.jcr2spi.operation">Operation</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/state/ItemState.html#STATUS_STALE_DESTROYED"><B>STATUS_STALE_DESTROYED</B></A> - Static variable in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ItemState.html" title="class in org.apache.jackrabbit.core.state">ItemState</A> <DD>'existing', i.e. persistent state that has been destroyed by somebody else <DT><A HREF="./org/apache/jackrabbit/core/state/ItemState.html#STATUS_STALE_MODIFIED"><B>STATUS_STALE_MODIFIED</B></A> - Static variable in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ItemState.html" title="class in org.apache.jackrabbit.core.state">ItemState</A> <DD>'existing', i.e. persistent state that has been persistently modified by somebody else <DT><A HREF="./org/apache/jackrabbit/core/state/ItemState.html#STATUS_UNDEFINED"><B>STATUS_UNDEFINED</B></A> - Static variable in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ItemState.html" title="class in org.apache.jackrabbit.core.state">ItemState</A> <DD>the status is undefined <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/Operation.html#STATUS_UNDO"><B>STATUS_UNDO</B></A> - Static variable in interface org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/Operation.html" title="interface in org.apache.jackrabbit.jcr2spi.operation">Operation</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/UniqueIdResolver.html#statusChanged(org.apache.jackrabbit.jcr2spi.state.ItemState, int)"><B>statusChanged(ItemState, int)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.<A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/UniqueIdResolver.html" title="class in org.apache.jackrabbit.jcr2spi.hierarchy">UniqueIdResolver</A> <DD>Updates the internal id-lookup if the given state - is identify by a uniqueID and got removed - was modified and now is identified by a uniqueID - was modified and is not identified by a uniqueID any more <DT><A HREF="./org/apache/jackrabbit/jcr2spi/ItemImpl.html#statusChanged(org.apache.jackrabbit.jcr2spi.state.ItemState, int)"><B>statusChanged(ItemState, int)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/ItemImpl.html" title="class in org.apache.jackrabbit.jcr2spi">ItemImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/ItemManagerImpl.html#statusChanged(org.apache.jackrabbit.jcr2spi.state.ItemState, int)"><B>statusChanged(ItemState, int)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/ItemManagerImpl.html" title="class in org.apache.jackrabbit.jcr2spi">ItemManagerImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/ItemStateLifeCycleListener.html#statusChanged(org.apache.jackrabbit.jcr2spi.state.ItemState, int)"><B>statusChanged(ItemState, int)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/ItemStateLifeCycleListener.html" title="interface in org.apache.jackrabbit.jcr2spi.state">ItemStateLifeCycleListener</A> <DD>Called after an <code>ItemState</code> has changed its status. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/TransientISFactory.html#statusChanged(org.apache.jackrabbit.jcr2spi.state.ItemState, int)"><B>statusChanged(ItemState, int)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/TransientISFactory.html" title="class in org.apache.jackrabbit.jcr2spi.state">TransientISFactory</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/TransientItemStateManager.html#statusChanged(org.apache.jackrabbit.jcr2spi.state.ItemState, int)"><B>statusChanged(ItemState, int)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/TransientItemStateManager.html" title="class in org.apache.jackrabbit.jcr2spi.state">TransientItemStateManager</A> <DD>Depending on status of the given state adapt change log. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#StepExpr()"><B>StepExpr()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html#stop()"><B>stop()</B></A> - Method in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html" title="class in org.apache.jackrabbit.core.cluster">ClusterNode</A> <DD>Stops this cluster node. <DT><A HREF="./org/apache/jackrabbit/jca/JCAResourceAdapter.html#stop()"><B>stop()</B></A> - Method in class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/JCAResourceAdapter.html" title="class in org.apache.jackrabbit.jca">JCAResourceAdapter</A> <DD>Shutdown jackrabbit repositories <DT><A HREF="./org/apache/jackrabbit/test/JCRTestResult.html#stop()"><B>stop()</B></A> - Method in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/JCRTestResult.html" title="class in org.apache.jackrabbit.test">JCRTestResult</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/data/GarbageCollector.html#stopScan()"><B>stopScan()</B></A> - Method in class org.apache.jackrabbit.core.data.<A HREF="./org/apache/jackrabbit/core/data/GarbageCollector.html" title="class in org.apache.jackrabbit.core.data">GarbageCollector</A> <DD>The repository was scanned. <DT><A HREF="./org/apache/jackrabbit/core/BatchedItemOperations.html#store(org.apache.jackrabbit.core.state.ItemState)"><B>store(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/BatchedItemOperations.html" title="class in org.apache.jackrabbit.core">BatchedItemOperations</A> <DD>Store an item state. <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataRecord.html#store"><B>store</B></A> - Variable in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataRecord.html" title="class in org.apache.jackrabbit.core.data.db">DbDataRecord</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbInputStream.html#store"><B>store</B></A> - Variable in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbInputStream.html" title="class in org.apache.jackrabbit.core.data.db">DbInputStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeDefStore.html#store(java.io.OutputStream, javax.jcr.NamespaceRegistry)"><B>store(OutputStream, NamespaceRegistry)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeDefStore.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeDefStore</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/AbstractPersistenceManager.html#store(org.apache.jackrabbit.core.state.ChangeLog)"><B>store(ChangeLog)</B></A> - Method in class org.apache.jackrabbit.core.persistence.<A HREF="./org/apache/jackrabbit/core/persistence/AbstractPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence">AbstractPersistenceManager</A> <DD>Right now, this iterates over all items in the changelog and calls the individual methods that handle single item states or node references objects. <DT><A HREF="./org/apache/jackrabbit/core/persistence/AbstractPersistenceManager.html#store(org.apache.jackrabbit.core.state.NodeState)"><B>store(NodeState)</B></A> - Method in class org.apache.jackrabbit.core.persistence.<A HREF="./org/apache/jackrabbit/core/persistence/AbstractPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence">AbstractPersistenceManager</A> <DD>Store a node state. <DT><A HREF="./org/apache/jackrabbit/core/persistence/AbstractPersistenceManager.html#store(org.apache.jackrabbit.core.state.PropertyState)"><B>store(PropertyState)</B></A> - Method in class org.apache.jackrabbit.core.persistence.<A HREF="./org/apache/jackrabbit/core/persistence/AbstractPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence">AbstractPersistenceManager</A> <DD>Store a property state. <DT><A HREF="./org/apache/jackrabbit/core/persistence/AbstractPersistenceManager.html#store(org.apache.jackrabbit.core.state.NodeReferences)"><B>store(NodeReferences)</B></A> - Method in class org.apache.jackrabbit.core.persistence.<A HREF="./org/apache/jackrabbit/core/persistence/AbstractPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence">AbstractPersistenceManager</A> <DD>Store a references object. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/AbstractBundlePersistenceManager.html#store(org.apache.jackrabbit.core.state.NodeReferences)"><B>store(NodeReferences)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/AbstractBundlePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">AbstractBundlePersistenceManager</A> <DD>Stores a node references to the underlying system. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/AbstractBundlePersistenceManager.html#store(org.apache.jackrabbit.core.state.ChangeLog)"><B>store(ChangeLog)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/AbstractBundlePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">AbstractBundlePersistenceManager</A> <DD>Right now, this iterates over all items in the changelog and calls the individual methods that handle single item states or node references objects. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html#store(org.apache.jackrabbit.core.state.ChangeLog)"><B>store(ChangeLog)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleDbPersistenceManager</A> <DD>Right now, this iterates over all items in the changelog and calls the individual methods that handle single item states or node references objects. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html#store(org.apache.jackrabbit.core.state.NodeReferences)"><B>store(NodeReferences)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleDbPersistenceManager</A> <DD>Stores a node references to the underlying system. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleFsPersistenceManager.html#store(org.apache.jackrabbit.core.state.NodeReferences)"><B>store(NodeReferences)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleFsPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleFsPersistenceManager</A> <DD>Stores a node references to the underlying system. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/Oracle9PersistenceManager.html#store(org.apache.jackrabbit.core.state.NodeReferences)"><B>store(NodeReferences)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/Oracle9PersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">Oracle9PersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html#store(org.apache.jackrabbit.core.state.ChangeLog)"><B>store(ChangeLog)</B></A> - Method in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">DatabasePersistenceManager</A> <DD>Right now, this iterates over all items in the changelog and calls the individual methods that handle single item states or node references objects. <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html#store(org.apache.jackrabbit.core.state.NodeState)"><B>store(NodeState)</B></A> - Method in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">DatabasePersistenceManager</A> <DD>Store a node state. <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html#store(org.apache.jackrabbit.core.state.PropertyState)"><B>store(PropertyState)</B></A> - Method in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">DatabasePersistenceManager</A> <DD>Store a property state. <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html#store(org.apache.jackrabbit.core.state.NodeReferences)"><B>store(NodeReferences)</B></A> - Method in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/DatabasePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">DatabasePersistenceManager</A> <DD>Store a references object. <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/OraclePersistenceManager.html#store(org.apache.jackrabbit.core.state.NodeState)"><B>store(NodeState)</B></A> - Method in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/OraclePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">OraclePersistenceManager</A> <DD>Store a node state. <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/OraclePersistenceManager.html#store(org.apache.jackrabbit.core.state.PropertyState)"><B>store(PropertyState)</B></A> - Method in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/OraclePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">OraclePersistenceManager</A> <DD>Store a property state. <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/OraclePersistenceManager.html#store(org.apache.jackrabbit.core.state.NodeReferences)"><B>store(NodeReferences)</B></A> - Method in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/OraclePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">OraclePersistenceManager</A> <DD>Store a references object. <DT><A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html#store(org.apache.jackrabbit.core.state.NodeState)"><B>store(NodeState)</B></A> - Method in class org.apache.jackrabbit.core.persistence.mem.<A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.mem">InMemPersistenceManager</A> <DD>Store a node state. <DT><A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html#store(org.apache.jackrabbit.core.state.PropertyState)"><B>store(PropertyState)</B></A> - Method in class org.apache.jackrabbit.core.persistence.mem.<A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.mem">InMemPersistenceManager</A> <DD>Store a property state. <DT><A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html#store(org.apache.jackrabbit.core.state.NodeReferences)"><B>store(NodeReferences)</B></A> - Method in class org.apache.jackrabbit.core.persistence.mem.<A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.mem">InMemPersistenceManager</A> <DD>Store a references object. <DT><A HREF="./org/apache/jackrabbit/core/persistence/obj/ObjectPersistenceManager.html#store(org.apache.jackrabbit.core.state.NodeState)"><B>store(NodeState)</B></A> - Method in class org.apache.jackrabbit.core.persistence.obj.<A HREF="./org/apache/jackrabbit/core/persistence/obj/ObjectPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.obj">ObjectPersistenceManager</A> <DD>Store a node state. <DT><A HREF="./org/apache/jackrabbit/core/persistence/obj/ObjectPersistenceManager.html#store(org.apache.jackrabbit.core.state.PropertyState)"><B>store(PropertyState)</B></A> - Method in class org.apache.jackrabbit.core.persistence.obj.<A HREF="./org/apache/jackrabbit/core/persistence/obj/ObjectPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.obj">ObjectPersistenceManager</A> <DD>Store a property state. <DT><A HREF="./org/apache/jackrabbit/core/persistence/obj/ObjectPersistenceManager.html#store(org.apache.jackrabbit.core.state.NodeReferences)"><B>store(NodeReferences)</B></A> - Method in class org.apache.jackrabbit.core.persistence.obj.<A HREF="./org/apache/jackrabbit/core/persistence/obj/ObjectPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.obj">ObjectPersistenceManager</A> <DD>Store a references object. <DT><A HREF="./org/apache/jackrabbit/core/persistence/PersistenceManager.html#store(org.apache.jackrabbit.core.state.ChangeLog)"><B>store(ChangeLog)</B></A> - Method in interface org.apache.jackrabbit.core.persistence.<A HREF="./org/apache/jackrabbit/core/persistence/PersistenceManager.html" title="interface in org.apache.jackrabbit.core.persistence">PersistenceManager</A> <DD>Atomically saves the given set of changes. <DT><A HREF="./org/apache/jackrabbit/core/persistence/xml/XMLPersistenceManager.html#store(org.apache.jackrabbit.core.state.NodeState)"><B>store(NodeState)</B></A> - Method in class org.apache.jackrabbit.core.persistence.xml.<A HREF="./org/apache/jackrabbit/core/persistence/xml/XMLPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.xml">XMLPersistenceManager</A> <DD>Store a node state. <DT><A HREF="./org/apache/jackrabbit/core/persistence/xml/XMLPersistenceManager.html#store(org.apache.jackrabbit.core.state.PropertyState)"><B>store(PropertyState)</B></A> - Method in class org.apache.jackrabbit.core.persistence.xml.<A HREF="./org/apache/jackrabbit/core/persistence/xml/XMLPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.xml">XMLPersistenceManager</A> <DD>Store a property state. <DT><A HREF="./org/apache/jackrabbit/core/persistence/xml/XMLPersistenceManager.html#store(org.apache.jackrabbit.core.state.NodeReferences)"><B>store(NodeReferences)</B></A> - Method in class org.apache.jackrabbit.core.persistence.xml.<A HREF="./org/apache/jackrabbit/core/persistence/xml/XMLPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.xml">XMLPersistenceManager</A> <DD>Store a references object. <DT><A HREF="./org/apache/jackrabbit/core/state/LocalItemStateManager.html#store(org.apache.jackrabbit.core.state.ItemState)"><B>store(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/LocalItemStateManager.html" title="class in org.apache.jackrabbit.core.state">LocalItemStateManager</A> <DD>Store an item state. <DT><A HREF="./org/apache/jackrabbit/core/state/SessionItemStateManager.html#store(org.apache.jackrabbit.core.state.ItemState)"><B>store(ItemState)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.core.state">SessionItemStateManager</A> <DD>Store an item state. <DT><A HREF="./org/apache/jackrabbit/core/state/UpdatableItemStateManager.html#store(org.apache.jackrabbit.core.state.ItemState)"><B>store(ItemState)</B></A> - Method in interface org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/UpdatableItemStateManager.html" title="interface in org.apache.jackrabbit.core.state">UpdatableItemStateManager</A> <DD>Store an item state. <DT><A HREF="./org/apache/jackrabbit/core/value/InternalValue.html#store(org.apache.jackrabbit.core.data.DataStore)"><B>store(DataStore)</B></A> - Method in class org.apache.jackrabbit.core.value.<A HREF="./org/apache/jackrabbit/core/value/InternalValue.html" title="class in org.apache.jackrabbit.core.value">InternalValue</A> <DD>Store a value in the data store. <DT><A HREF="./org/apache/jackrabbit/core/version/NodeStateEx.html#store()"><B>store()</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/NodeStateEx.html" title="class in org.apache.jackrabbit.core.version">NodeStateEx</A> <DD>stores the persistent state recursively <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#STORE_SIZE_MAX"><B>STORE_SIZE_MAX</B></A> - Static variable in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html" title="class in org.apache.jackrabbit.core.data.db">DbDataStore</A> <DD>Call PreparedStatement.setBinaryStream(..., Integer.MAX_VALUE) <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#STORE_SIZE_MINUS_ONE"><B>STORE_SIZE_MINUS_ONE</B></A> - Static variable in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html" title="class in org.apache.jackrabbit.core.data.db">DbDataStore</A> <DD>Call PreparedStatement.setBinaryStream(..., -1) <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#STORE_TEMP_FILE"><B>STORE_TEMP_FILE</B></A> - Static variable in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html" title="class in org.apache.jackrabbit.core.data.db">DbDataStore</A> <DD>Write to a temporary file to get the length (slow, but always works). <DT><A HREF="./org/apache/jackrabbit/core/query/QueryImpl.html#storeAsNode(java.lang.String)"><B>storeAsNode(String)</B></A> - Method in class org.apache.jackrabbit.core.query.<A HREF="./org/apache/jackrabbit/core/query/QueryImpl.html" title="class in org.apache.jackrabbit.core.query">QueryImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/jcr2spi/query/QueryImpl.html#storeAsNode(java.lang.String)"><B>storeAsNode(String)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.query.<A HREF="./org/apache/jackrabbit/jcr2spi/query/QueryImpl.html" title="class in org.apache.jackrabbit.jcr2spi.query">QueryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/AbstractBundlePersistenceManager.html#storeBundle(org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle)"><B>storeBundle(NodePropBundle)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/AbstractBundlePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">AbstractBundlePersistenceManager</A> <DD>Stores a bundle to the underlying system. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html#storeBundle(org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle)"><B>storeBundle(NodePropBundle)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleDbPersistenceManager</A> <DD>Stores a bundle to the underlying system. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleFsPersistenceManager.html#storeBundle(org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle)"><B>storeBundle(NodePropBundle)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleFsPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleFsPersistenceManager</A> <DD>Stores a bundle to the underlying system. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/Oracle9PersistenceManager.html#storeBundle(org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle)"><B>storeBundle(NodePropBundle)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/Oracle9PersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">Oracle9PersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html#storeContents()"><B>storeContents()</B></A> - Method in class org.apache.jackrabbit.core.persistence.mem.<A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.mem">InMemPersistenceManager</A> <DD>Writes the content of the hash maps to the file system <DT><A HREF="./org/apache/jackrabbit/core/RepositoryImpl.html#storeRepProps(java.util.Properties)"><B>storeRepProps(Properties)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/RepositoryImpl.html" title="class in org.apache.jackrabbit.core">RepositoryImpl</A> <DD>Stores the properties to a persistent resource in the meta filesytem. <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#storeStream"><B>storeStream</B></A> - Variable in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html" title="class in org.apache.jackrabbit.core.data.db">DbDataStore</A> <DD>The stream storing mechanism used. <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#STREAM"><B>STREAM</B></A> - Variable in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/value/BaseValue.html#stream"><B>stream</B></A> - Variable in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/BaseValue.html" title="class in org.apache.jackrabbit.value">BaseValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/nodetype/compact/Lexer.html#STRING"><B>STRING</B></A> - Static variable in class org.apache.jackrabbit.core.nodetype.compact.<A HREF="./org/apache/jackrabbit/core/nodetype/compact/Lexer.html" title="class in org.apache.jackrabbit.core.nodetype.compact">Lexer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/Lexer.html#STRING"><B>STRING</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/Lexer.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">Lexer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/util/StringIndex.html" title="interface in org.apache.jackrabbit.core.util"><B>StringIndex</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/util/package-summary.html">org.apache.jackrabbit.core.util</A><DD>A persistent two-way mapping between strings and index integers.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#StringLiteral"><B>StringLiteral</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#StringLiteralForKindTest"><B>StringLiteralForKindTest</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#StringLiteralForVersion"><B>StringLiteralForVersion</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/StringPropertyTest.html" title="class in org.apache.jackrabbit.test.api"><B>StringPropertyTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>StringPropertyTest</code> tests a String property against the conversions to other Properties (except Name and Path property).<DT><A HREF="./org/apache/jackrabbit/test/api/StringPropertyTest.html#StringPropertyTest()"><B>StringPropertyTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/StringPropertyTest.html" title="class in org.apache.jackrabbit.test.api">StringPropertyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/DateField.html#stringToDate(java.lang.String)"><B>stringToDate(String)</B></A> - Static method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/DateField.html" title="class in org.apache.jackrabbit.core.query.lucene">DateField</A> <DD>Converts a string-encoded date into a Date object. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/DoubleField.html#stringToDouble(java.lang.String)"><B>stringToDouble(String)</B></A> - Static method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/DoubleField.html" title="class in org.apache.jackrabbit.core.query.lucene">DoubleField</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/NamespaceRegistryImpl.html#stringToIndex(java.lang.String)"><B>stringToIndex(String)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NamespaceRegistryImpl.html" title="class in org.apache.jackrabbit.core">NamespaceRegistryImpl</A> <DD>Returns the index (i.e. stable prefix) for the given namespace URI. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/DbNameIndex.html#stringToIndex(java.lang.String)"><B>stringToIndex(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/DbNameIndex.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">DbNameIndex</A> <DD>Returns the index for a given string. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/HashMapIndex.html#stringToIndex(java.lang.String)"><B>stringToIndex(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/HashMapIndex.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">HashMapIndex</A> <DD>Returns the index for a given string. <DT><A HREF="./org/apache/jackrabbit/core/util/StringIndex.html#stringToIndex(java.lang.String)"><B>stringToIndex(String)</B></A> - Method in interface org.apache.jackrabbit.core.util.<A HREF="./org/apache/jackrabbit/core/util/StringIndex.html" title="interface in org.apache.jackrabbit.core.util">StringIndex</A> <DD>Returns the index for a given string. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/LongField.html#stringToLong(java.lang.String)"><B>stringToLong(String)</B></A> - Static method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/LongField.html" title="class in org.apache.jackrabbit.core.query.lucene">LongField</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/DateField.html#stringToTime(java.lang.String)"><B>stringToTime(String)</B></A> - Static method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/DateField.html" title="class in org.apache.jackrabbit.core.query.lucene">DateField</A> <DD>Converts a string-encoded date into a millisecond time. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/LazyTextExtractorField.html#stringValue()"><B>stringValue()</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/LazyTextExtractorField.html" title="class in org.apache.jackrabbit.core.query.lucene">LazyTextExtractorField</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/value/StringValue.html" title="class in org.apache.jackrabbit.value"><B>StringValue</B></A> - Class in <A HREF="./org/apache/jackrabbit/value/package-summary.html">org.apache.jackrabbit.value</A><DD>A <code>StringValue</code> provides an implementation of the <code>Value</code> interface representing a string value.<DT><A HREF="./org/apache/jackrabbit/value/StringValue.html#StringValue(java.lang.String)"><B>StringValue(String)</B></A> - Constructor for class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/StringValue.html" title="class in org.apache.jackrabbit.value">StringValue</A> <DD>Constructs a <code>StringValue</code> object representing a string. <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#STUB_IMPL_PROPS"><B>STUB_IMPL_PROPS</B></A> - Static variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#STUB_IMPL_SYS_PROPS"><B>STUB_IMPL_SYS_PROPS</B></A> - Static variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/ActivityResource.html#SUBACTIVITY_SET"><B>SUBACTIVITY_SET</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/ActivityResource.html" title="interface in org.apache.jackrabbit.webdav.version">ActivityResource</A> <DD>The DAV:subactivity-set property identifies each activity that forms a part of the logical change being captured by this activity. <DT><A HREF="./org/apache/jackrabbit/webdav/version/BaselineResource.html#SUBBASELINE_SET"><B>SUBBASELINE_SET</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/BaselineResource.html" title="interface in org.apache.jackrabbit.webdav.version">BaselineResource</A> <DD>The protected DAV:subbaseline-set property identifies a set of baseline resources. <DT><A HREF="./org/apache/jackrabbit/webdav/version/VersionControlledResource.html#SUBBASELINE_SET"><B>SUBBASELINE_SET</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/VersionControlledResource.html" title="interface in org.apache.jackrabbit.webdav.version">VersionControlledResource</A> <DD>This property is mandatory for all checked-out version-controlled-configuration resources. <DT><A HREF="./org/apache/jackrabbit/core/security/authentication/AbstractLoginModule.html#subject"><B>subject</B></A> - Variable in class org.apache.jackrabbit.core.security.authentication.<A HREF="./org/apache/jackrabbit/core/security/authentication/AbstractLoginModule.html" title="class in org.apache.jackrabbit.core.security.authentication">AbstractLoginModule</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/SessionImpl.html#subject"><B>subject</B></A> - Variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/SessionImpl.html" title="class in org.apache.jackrabbit.core">SessionImpl</A> <DD>the Subject of this session <DT><A HREF="./org/apache/jackrabbit/spi/commons/AbstractReadableRepositoryService.html#submit(org.apache.jackrabbit.spi.Batch)"><B>submit(Batch)</B></A> - Method in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/AbstractReadableRepositoryService.html" title="class in org.apache.jackrabbit.spi.commons">AbstractReadableRepositoryService</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/RepositoryServiceLogger.html#submit(org.apache.jackrabbit.spi.Batch)"><B>submit(Batch)</B></A> - Method in class org.apache.jackrabbit.spi.commons.logging.<A HREF="./org/apache/jackrabbit/spi/commons/logging/RepositoryServiceLogger.html" title="class in org.apache.jackrabbit.spi.commons.logging">RepositoryServiceLogger</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/RepositoryService.html#submit(org.apache.jackrabbit.spi.Batch)"><B>submit(Batch)</B></A> - Method in interface org.apache.jackrabbit.spi.<A HREF="./org/apache/jackrabbit/spi/RepositoryService.html" title="interface in org.apache.jackrabbit.spi">RepositoryService</A> <DD>Completes the given <A HREF="./org/apache/jackrabbit/spi/Batch.html" title="interface in org.apache.jackrabbit.spi"><CODE>Batch</CODE></A> or discard all the previous modifications. <DT><A HREF="./org/apache/jackrabbit/spi2dav/RepositoryServiceImpl.html#submit(org.apache.jackrabbit.spi.Batch)"><B>submit(Batch)</B></A> - Method in class org.apache.jackrabbit.spi2dav.<A HREF="./org/apache/jackrabbit/spi2dav/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2dav">RepositoryServiceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi2davex/RepositoryServiceImpl.html#submit(org.apache.jackrabbit.spi.Batch)"><B>submit(Batch)</B></A> - Method in class org.apache.jackrabbit.spi2davex.<A HREF="./org/apache/jackrabbit/spi2davex/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2davex">RepositoryServiceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi2jcr/RepositoryServiceImpl.html#submit(org.apache.jackrabbit.spi.Batch)"><B>submit(Batch)</B></A> - Method in class org.apache.jackrabbit.spi2jcr.<A HREF="./org/apache/jackrabbit/spi2jcr/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2jcr">RepositoryServiceImpl</A> <DD>Completes the given <A HREF="./org/apache/jackrabbit/spi/Batch.html" title="interface in org.apache.jackrabbit.spi"><CODE>Batch</CODE></A> or discard all the previous modifications. <DT><A HREF="./org/apache/jackrabbit/spi/Path.html#subPath(int, int)"><B>subPath(int, int)</B></A> - Method in interface org.apache.jackrabbit.spi.<A HREF="./org/apache/jackrabbit/spi/Path.html" title="interface in org.apache.jackrabbit.spi">Path</A> <DD>Returns a new <code>Path</code> consisting of those Path.Element objects between the given <tt><code>from</code>, inclusive, and the given <code>to</code>, exclusive. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/observation/SubscriptionManagerImpl.html#subscribe(org.apache.jackrabbit.webdav.observation.SubscriptionInfo, java.lang.String, org.apache.jackrabbit.webdav.observation.ObservationResource)"><B>subscribe(SubscriptionInfo, String, ObservationResource)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.observation.<A HREF="./org/apache/jackrabbit/webdav/jcr/observation/SubscriptionManagerImpl.html" title="class in org.apache.jackrabbit.webdav.jcr.observation">SubscriptionManagerImpl</A> <DD>Create a new <code>Subscription</code> or update an existing <code>Subscription</code> and add it as eventlistener to the <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/ObservationManager.html?is-external=true" title="class or interface in javax.jcr.observation"><CODE>ObservationManager</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/webdav/observation/ObservationResource.html#subscribe(org.apache.jackrabbit.webdav.observation.SubscriptionInfo, java.lang.String)"><B>subscribe(SubscriptionInfo, String)</B></A> - Method in interface org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/ObservationResource.html" title="interface in org.apache.jackrabbit.webdav.observation">ObservationResource</A> <DD>Subscribe this resource for event listening defined by the specified subscription info. <DT><A HREF="./org/apache/jackrabbit/webdav/observation/SubscriptionManager.html#subscribe(org.apache.jackrabbit.webdav.observation.SubscriptionInfo, java.lang.String, org.apache.jackrabbit.webdav.observation.ObservationResource)"><B>subscribe(SubscriptionInfo, String, ObservationResource)</B></A> - Method in interface org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/SubscriptionManager.html" title="interface in org.apache.jackrabbit.webdav.observation">SubscriptionManager</A> <DD>Create a new <code>Subscription</code> or update an existing <code>Subscription</code>.. <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/SubscribeMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods"><B>SubscribeMethod</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/client/methods/package-summary.html">org.apache.jackrabbit.webdav.client.methods</A><DD><code>SubscribeMethod</code>...<DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/SubscribeMethod.html#SubscribeMethod(java.lang.String, org.apache.jackrabbit.webdav.observation.SubscriptionInfo)"><B>SubscribeMethod(String, SubscriptionInfo)</B></A> - Constructor for class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/SubscribeMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods">SubscribeMethod</A> <DD>Create a new <code>SubscribeMethod</code> used to register to the observation events specified within the given <code>SubscriptionInfo</code>. <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/SubscribeMethod.html#SubscribeMethod(java.lang.String, org.apache.jackrabbit.webdav.observation.SubscriptionInfo, java.lang.String)"><B>SubscribeMethod(String, SubscriptionInfo, String)</B></A> - Constructor for class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/SubscribeMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods">SubscribeMethod</A> <DD>Create a new <code>SubscribeMethod</code> used to register to the observation events specified within the given <code>SubscriptionInfo</code>. <DT><A HREF="./org/apache/jackrabbit/spi/Subscription.html" title="interface in org.apache.jackrabbit.spi"><B>Subscription</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/package-summary.html">org.apache.jackrabbit.spi</A><DD><code>Subscription</code> defines a marker interface for an event subscription.<DT><A HREF="./org/apache/jackrabbit/webdav/observation/Subscription.html" title="interface in org.apache.jackrabbit.webdav.observation"><B>Subscription</B></A> - Interface in <A HREF="./org/apache/jackrabbit/webdav/observation/package-summary.html">org.apache.jackrabbit.webdav.observation</A><DD><code>Subscription</code> represents public representation of the event listener created (or modified) by a successful SUBSCRIBE request.<DT><A HREF="./org/apache/jackrabbit/webdav/observation/ObservationConstants.html#SUBSCRIPTIONDISCOVERY"><B>SUBSCRIPTIONDISCOVERY</B></A> - Static variable in interface org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/ObservationConstants.html" title="interface in org.apache.jackrabbit.webdav.observation">ObservationConstants</A> <DD>The protected subscription discovery property is used to find out about existing subscriptions present on the specified resource. <DT><A HREF="./org/apache/jackrabbit/webdav/observation/SubscriptionDiscovery.html" title="class in org.apache.jackrabbit.webdav.observation"><B>SubscriptionDiscovery</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/observation/package-summary.html">org.apache.jackrabbit.webdav.observation</A><DD><code>SubscriptionDiscovery</code> encapsulates the 'subscriptiondiscovery' property of a webdav resource.<DT><A HREF="./org/apache/jackrabbit/webdav/observation/SubscriptionDiscovery.html#SubscriptionDiscovery(org.apache.jackrabbit.webdav.observation.Subscription[])"><B>SubscriptionDiscovery(Subscription[])</B></A> - Constructor for class org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/SubscriptionDiscovery.html" title="class in org.apache.jackrabbit.webdav.observation">SubscriptionDiscovery</A> <DD>Create a new <code>SubscriptionDiscovery</code> that lists the given subscriptions. <DT><A HREF="./org/apache/jackrabbit/webdav/observation/SubscriptionDiscovery.html#SubscriptionDiscovery(org.apache.jackrabbit.webdav.observation.Subscription)"><B>SubscriptionDiscovery(Subscription)</B></A> - Constructor for class org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/SubscriptionDiscovery.html" title="class in org.apache.jackrabbit.webdav.observation">SubscriptionDiscovery</A> <DD>Create a new <code>SubscriptionDiscovery</code> that contains a single subscription entry. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/observation/SubscriptionImpl.html" title="class in org.apache.jackrabbit.webdav.jcr.observation"><B>SubscriptionImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/jcr/observation/package-summary.html">org.apache.jackrabbit.webdav.jcr.observation</A><DD>The <code>Subscription</code> class encapsulates a single subscription with the following responsibilities: Providing access to the subscription info, Recording events this subscription is interested in, Providing access to the events.<DT><A HREF="./org/apache/jackrabbit/webdav/jcr/observation/SubscriptionImpl.html#SubscriptionImpl(org.apache.jackrabbit.webdav.observation.SubscriptionInfo, org.apache.jackrabbit.webdav.observation.ObservationResource)"><B>SubscriptionImpl(SubscriptionInfo, ObservationResource)</B></A> - Constructor for class org.apache.jackrabbit.webdav.jcr.observation.<A HREF="./org/apache/jackrabbit/webdav/jcr/observation/SubscriptionImpl.html" title="class in org.apache.jackrabbit.webdav.jcr.observation">SubscriptionImpl</A> <DD>Create a new <code>Subscription</code> with the given <A HREF="./org/apache/jackrabbit/webdav/observation/SubscriptionInfo.html" title="class in org.apache.jackrabbit.webdav.observation"><CODE>SubscriptionInfo</CODE></A> and <A HREF="./org/apache/jackrabbit/webdav/observation/ObservationResource.html" title="interface in org.apache.jackrabbit.webdav.observation"><CODE>resource</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/webdav/observation/SubscriptionInfo.html" title="class in org.apache.jackrabbit.webdav.observation"><B>SubscriptionInfo</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/observation/package-summary.html">org.apache.jackrabbit.webdav.observation</A><DD><code>SubscriptionInfo</code> class encapsulates the subscription info that forms the request body of a SUBSCRIBE request.<DT><A HREF="./org/apache/jackrabbit/webdav/observation/SubscriptionInfo.html#SubscriptionInfo(org.apache.jackrabbit.webdav.observation.EventType[], boolean, long)"><B>SubscriptionInfo(EventType[], boolean, long)</B></A> - Constructor for class org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/SubscriptionInfo.html" title="class in org.apache.jackrabbit.webdav.observation">SubscriptionInfo</A> <DD>Create a new <code>SubscriptionInfo</code> <DT><A HREF="./org/apache/jackrabbit/webdav/observation/SubscriptionInfo.html#SubscriptionInfo(org.apache.jackrabbit.webdav.observation.EventType[], org.apache.jackrabbit.webdav.observation.Filter[], boolean, boolean, long)"><B>SubscriptionInfo(EventType[], Filter[], boolean, boolean, long)</B></A> - Constructor for class org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/SubscriptionInfo.html" title="class in org.apache.jackrabbit.webdav.observation">SubscriptionInfo</A> <DD>Create a new <code>SubscriptionInfo</code> <DT><A HREF="./org/apache/jackrabbit/webdav/observation/SubscriptionInfo.html#SubscriptionInfo(org.w3c.dom.Element, long, boolean)"><B>SubscriptionInfo(Element, long, boolean)</B></A> - Constructor for class org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/SubscriptionInfo.html" title="class in org.apache.jackrabbit.webdav.observation">SubscriptionInfo</A> <DD>Create a new <code>SubscriptionInfo</code> from the given Xml element and from additional information that is transported within the request header: <A HREF="./org/apache/jackrabbit/webdav/header/TimeoutHeader.html" title="class in org.apache.jackrabbit.webdav.header"><CODE>timeout</CODE></A>, <A HREF="./org/apache/jackrabbit/webdav/header/DepthHeader.html" title="class in org.apache.jackrabbit.webdav.header"><CODE>isDeep</CODE></A> <DT><A HREF="./org/apache/jackrabbit/webdav/observation/SubscriptionManager.html" title="interface in org.apache.jackrabbit.webdav.observation"><B>SubscriptionManager</B></A> - Interface in <A HREF="./org/apache/jackrabbit/webdav/observation/package-summary.html">org.apache.jackrabbit.webdav.observation</A><DD><code>SubscriptionManager</code> interface.<DT><A HREF="./org/apache/jackrabbit/webdav/jcr/observation/SubscriptionManagerImpl.html" title="class in org.apache.jackrabbit.webdav.jcr.observation"><B>SubscriptionManagerImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/jcr/observation/package-summary.html">org.apache.jackrabbit.webdav.jcr.observation</A><DD><code>SubscriptionManager</code> collects all subscriptions requested, handles the subscription timeout and provides METHODS to discover subscriptions present on a given resource as well as events for an specific subscription.<DT><A HREF="./org/apache/jackrabbit/webdav/jcr/observation/SubscriptionManagerImpl.html#SubscriptionManagerImpl()"><B>SubscriptionManagerImpl()</B></A> - Constructor for class org.apache.jackrabbit.webdav.jcr.observation.<A HREF="./org/apache/jackrabbit/webdav/jcr/observation/SubscriptionManagerImpl.html" title="class in org.apache.jackrabbit.webdav.jcr.observation">SubscriptionManagerImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/JCRWebdavServerServlet.html#subscriptionMgr"><B>subscriptionMgr</B></A> - Variable in class org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/JCRWebdavServerServlet.html" title="class in org.apache.jackrabbit.webdav.jcr">JCRWebdavServerServlet</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/nodetype/EffectiveNodeTypeCache.Key.html#subtract(org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache.Key)"><B>subtract(EffectiveNodeTypeCache.Key)</B></A> - Method in interface org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/EffectiveNodeTypeCache.Key.html" title="interface in org.apache.jackrabbit.core.nodetype">EffectiveNodeTypeCache.Key</A> <DD>Creates a new key as a result of a subtract operation. i.e. removes all node type names that from the other key. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/EffectiveNodeTypeCache.Key.html#subtract(org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeCache.Key)"><B>subtract(EffectiveNodeTypeCache.Key)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.<A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/EffectiveNodeTypeCache.Key.html" title="interface in org.apache.jackrabbit.jcr2spi.nodetype">EffectiveNodeTypeCache.Key</A> <DD>Creates a new key as a result of a subtract operation. i.e. removes all node type names that from the other key. <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/DavMethod.html#succeeded()"><B>succeeded()</B></A> - Method in interface org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/DavMethod.html" title="interface in org.apache.jackrabbit.webdav.client.methods">DavMethod</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/DavMethodBase.html#succeeded()"><B>succeeded()</B></A> - Method in class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/DavMethodBase.html" title="class in org.apache.jackrabbit.webdav.client.methods">DavMethodBase</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/LockMethod.html#succeeded()"><B>succeeded()</B></A> - Method in class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/LockMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods">LockMethod</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/VersionResource.html#SUCCESSOR_SET"><B>SUCCESSOR_SET</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/VersionResource.html" title="interface in org.apache.jackrabbit.webdav.version">VersionResource</A> <DD>The computed property DAV:successor-set identifies each version whose DAV:predecessor-set identifies this version. <DT><A HREF="./org/apache/jackrabbit/test/api/lock/TestAll.html#suite()"><B>suite()</B></A> - Static method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/TestAll.html" title="class in org.apache.jackrabbit.test.api.lock">TestAll</A> <DD>Returns a <code>Test</code> suite that executes all tests inside this package. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/TestAll.html#suite()"><B>suite()</B></A> - Static method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/TestAll.html" title="class in org.apache.jackrabbit.test.api.nodetype">TestAll</A> <DD>Returns a <code>Test</code> suite that executes all tests inside this package. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/TestAll.html#suite()"><B>suite()</B></A> - Static method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/TestAll.html" title="class in org.apache.jackrabbit.test.api.observation">TestAll</A> <DD>Returns a <code>Test</code> suite that executes all tests inside this package. <DT><A HREF="./org/apache/jackrabbit/test/api/query/TestAll.html#suite()"><B>suite()</B></A> - Static method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/TestAll.html" title="class in org.apache.jackrabbit.test.api.query">TestAll</A> <DD>Returns a <code>Test</code> suite that executes all tests inside this package. <DT><A HREF="./org/apache/jackrabbit/test/api/TestAll.html#suite()"><B>suite()</B></A> - Static method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/TestAll.html" title="class in org.apache.jackrabbit.test.api">TestAll</A> <DD>Returns a <code>Test</code> suite that executes all tests inside this package. <DT><A HREF="./org/apache/jackrabbit/test/api/util/TestAll.html#suite()"><B>suite()</B></A> - Static method in class org.apache.jackrabbit.test.api.util.<A HREF="./org/apache/jackrabbit/test/api/util/TestAll.html" title="class in org.apache.jackrabbit.test.api.util">TestAll</A> <DD>Returns a <code>Test</code> suite that executes all tests inside this package. <DT><A HREF="./org/apache/jackrabbit/test/api/version/TestAll.html#suite()"><B>suite()</B></A> - Static method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/TestAll.html" title="class in org.apache.jackrabbit.test.api.version">TestAll</A> <DD>Returns a <code>Test</code> suite that executes all tests inside this package. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/JackrabbitTermQuery.JackrabbitTermWeight.html#sumOfSquaredWeights()"><B>sumOfSquaredWeights()</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/JackrabbitTermQuery.JackrabbitTermWeight.html" title="class in org.apache.jackrabbit.core.query.lucene">JackrabbitTermQuery.JackrabbitTermWeight</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/QueryHitsQuery.QueryHitsQueryWeight.html#sumOfSquaredWeights()"><B>sumOfSquaredWeights()</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/QueryHitsQuery.QueryHitsQueryWeight.html" title="class in org.apache.jackrabbit.core.query.lucene">QueryHitsQuery.QueryHitsQueryWeight</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/nodetype/xml/Constants.html#SUPERTYPE_ELEMENT"><B>SUPERTYPE_ELEMENT</B></A> - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.<A HREF="./org/apache/jackrabbit/core/nodetype/xml/Constants.html" title="interface in org.apache.jackrabbit.core.nodetype.xml">Constants</A> <DD>Name of the supertype element. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html#SUPERTYPE_ELEMENT"><B>SUPERTYPE_ELEMENT</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.<A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr.nodetype">NodeTypeConstants</A> <DD>Name of the supertype element. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/xml/Constants.html#SUPERTYPES_ELEMENT"><B>SUPERTYPES_ELEMENT</B></A> - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.<A HREF="./org/apache/jackrabbit/core/nodetype/xml/Constants.html" title="interface in org.apache.jackrabbit.core.nodetype.xml">Constants</A> <DD>Name of the supertypes element. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html#SUPERTYPES_ELEMENT"><B>SUPERTYPES_ELEMENT</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.<A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr.nodetype">NodeTypeConstants</A> <DD>Name of the supertypes element. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeDefDiff.html#supertypesDiff()"><B>supertypesDiff()</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeDefDiff.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeDefDiff</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/NodeTypeDefDiff.html#supertypesDiff()"><B>supertypesDiff()</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/NodeTypeDefDiff.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">NodeTypeDefDiff</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html#superuser"><B>superuser</B></A> - Variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html" title="class in org.apache.jackrabbit.test">AbstractJCRTest</A> <DD>The superuser session for the default workspace <DT><A HREF="./org/apache/jackrabbit/test/RepositoryStub.html#superuser"><B>superuser</B></A> - Variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryStub.html" title="class in org.apache.jackrabbit.test">RepositoryStub</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/AbstractMergeTest.html#superuserW2"><B>superuserW2</B></A> - Variable in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/AbstractMergeTest.html" title="class in org.apache.jackrabbit.test.api.version">AbstractMergeTest</A> <DD>The superuser session for the second workspace <DT><A HREF="./org/apache/jackrabbit/test/XMLChar.html#supplemental(char, char)"><B>supplemental(char, char)</B></A> - Static method in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/XMLChar.html" title="class in org.apache.jackrabbit.test">XMLChar</A> <DD>Returns true the supplemental character corresponding to the given surrogates. <DT><A HREF="./org/apache/jackrabbit/util/XMLChar.html#supplemental(char, char)"><B>supplemental(char, char)</B></A> - Static method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/XMLChar.html" title="class in org.apache.jackrabbit.util">XMLChar</A> <DD>Returns true the supplemental character corresponding to the given surrogates. <DT><A HREF="./org/apache/jackrabbit/webdav/ordering/OrderingConstants.html#SUPPORTED_LIVE_PROPERTY_SET"><B>SUPPORTED_LIVE_PROPERTY_SET</B></A> - Static variable in interface org.apache.jackrabbit.webdav.ordering.<A HREF="./org/apache/jackrabbit/webdav/ordering/OrderingConstants.html" title="interface in org.apache.jackrabbit.webdav.ordering">OrderingConstants</A> <DD>Required live property for resources that honor the 'ordered-collections' compliance class defined by RFC 3648. <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#SUPPORTED_LIVE_PROPERTY_SET"><B>SUPPORTED_LIVE_PROPERTY_SET</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>Required protected live property for any resources being complient with RFC 3253. <DT><A HREF="./org/apache/jackrabbit/webdav/ordering/OrderingConstants.html#SUPPORTED_METHOD_SET"><B>SUPPORTED_METHOD_SET</B></A> - Static variable in interface org.apache.jackrabbit.webdav.ordering.<A HREF="./org/apache/jackrabbit/webdav/ordering/OrderingConstants.html" title="interface in org.apache.jackrabbit.webdav.ordering">OrderingConstants</A> <DD>Required live property for resources that honor the 'ordered-collections' compliance class defined by RFC 3648. <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#SUPPORTED_METHOD_SET"><B>SUPPORTED_METHOD_SET</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>Required protected live property for any resources being complient with RFC 3253. <DT><A HREF="./org/apache/jackrabbit/webdav/security/SecurityConstants.html#SUPPORTED_PRIVILEGE_SET"><B>SUPPORTED_PRIVILEGE_SET</B></A> - Static variable in interface org.apache.jackrabbit.webdav.security.<A HREF="./org/apache/jackrabbit/webdav/security/SecurityConstants.html" title="interface in org.apache.jackrabbit.webdav.security">SecurityConstants</A> <DD>Protected property DAV:supported-privilege-set <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#SUPPORTED_REPORT_SET"><B>SUPPORTED_REPORT_SET</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>Protected "supported-report-set" property identifies the reports that are supported by the resource. <DT><A HREF="./org/apache/jackrabbit/webdav/lock/SupportedLock.html" title="class in org.apache.jackrabbit.webdav.lock"><B>SupportedLock</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/lock/package-summary.html">org.apache.jackrabbit.webdav.lock</A><DD>The <code>SupportedLock</code> class encapsulates the lock capabilties of a resource.<DT><A HREF="./org/apache/jackrabbit/webdav/lock/SupportedLock.html#SupportedLock()"><B>SupportedLock()</B></A> - Constructor for class org.apache.jackrabbit.webdav.lock.<A HREF="./org/apache/jackrabbit/webdav/lock/SupportedLock.html" title="class in org.apache.jackrabbit.webdav.lock">SupportedLock</A> <DD>Creates a new empty SupportedLock property. <DT><A HREF="./org/apache/jackrabbit/webdav/property/DavPropertyName.html#SUPPORTEDLOCK"><B>SUPPORTEDLOCK</B></A> - Static variable in class org.apache.jackrabbit.webdav.property.<A HREF="./org/apache/jackrabbit/webdav/property/DavPropertyName.html" title="class in org.apache.jackrabbit.webdav.property">DavPropertyName</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/SupportedMethodSetProperty.html" title="class in org.apache.jackrabbit.webdav.version"><B>SupportedMethodSetProperty</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/version/package-summary.html">org.apache.jackrabbit.webdav.version</A><DD>The <code>SupportedMethodSetProperty</code><DT><A HREF="./org/apache/jackrabbit/webdav/version/SupportedMethodSetProperty.html#SupportedMethodSetProperty(java.lang.String[])"><B>SupportedMethodSetProperty(String[])</B></A> - Constructor for class org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/SupportedMethodSetProperty.html" title="class in org.apache.jackrabbit.webdav.version">SupportedMethodSetProperty</A> <DD>Create a new <code>SupportedMethodSetProperty</code> property. <DT><A HREF="./org/apache/jackrabbit/webdav/security/SupportedPrivilege.html" title="class in org.apache.jackrabbit.webdav.security"><B>SupportedPrivilege</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/security/package-summary.html">org.apache.jackrabbit.webdav.security</A><DD><code>SupportedPrivilege</code>...<DT><A HREF="./org/apache/jackrabbit/webdav/security/SupportedPrivilege.html#SupportedPrivilege(org.apache.jackrabbit.webdav.security.Privilege, java.lang.String, java.lang.String, boolean, org.apache.jackrabbit.webdav.security.SupportedPrivilege[])"><B>SupportedPrivilege(Privilege, String, String, boolean, SupportedPrivilege[])</B></A> - Constructor for class org.apache.jackrabbit.webdav.security.<A HREF="./org/apache/jackrabbit/webdav/security/SupportedPrivilege.html" title="class in org.apache.jackrabbit.webdav.security">SupportedPrivilege</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/security/SupportedPrivilegeSetProperty.html" title="class in org.apache.jackrabbit.webdav.security"><B>SupportedPrivilegeSetProperty</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/security/package-summary.html">org.apache.jackrabbit.webdav.security</A><DD><code>SupportedPrivilegeSetProperty</code> defines the <A HREF="./org/apache/jackrabbit/webdav/security/SecurityConstants.html#SUPPORTED_PRIVILEGE_SET"><CODE>SecurityConstants.SUPPORTED_PRIVILEGE_SET</CODE></A> property, used to identify the privileges defined for the resource.<DT><A HREF="./org/apache/jackrabbit/webdav/security/SupportedPrivilegeSetProperty.html#SupportedPrivilegeSetProperty(org.apache.jackrabbit.webdav.security.SupportedPrivilege[])"><B>SupportedPrivilegeSetProperty(SupportedPrivilege[])</B></A> - Constructor for class org.apache.jackrabbit.webdav.security.<A HREF="./org/apache/jackrabbit/webdav/security/SupportedPrivilegeSetProperty.html" title="class in org.apache.jackrabbit.webdav.security">SupportedPrivilegeSetProperty</A> <DD>Create a new <code>SupportedPrivilegeSetProperty</code>. <DT><A HREF="./org/apache/jackrabbit/webdav/simple/DeltaVResourceImpl.html#supportedReports"><B>supportedReports</B></A> - Variable in class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/DeltaVResourceImpl.html" title="class in org.apache.jackrabbit.webdav.simple">DeltaVResourceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/report/SupportedReportSetProperty.html" title="class in org.apache.jackrabbit.webdav.version.report"><B>SupportedReportSetProperty</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/version/report/package-summary.html">org.apache.jackrabbit.webdav.version.report</A><DD><code>SupportedReportSetProperty</code> represents the DAV:supported-report-set property defined by RFC 3253.<DT><A HREF="./org/apache/jackrabbit/webdav/version/report/SupportedReportSetProperty.html#SupportedReportSetProperty()"><B>SupportedReportSetProperty()</B></A> - Constructor for class org.apache.jackrabbit.webdav.version.report.<A HREF="./org/apache/jackrabbit/webdav/version/report/SupportedReportSetProperty.html" title="class in org.apache.jackrabbit.webdav.version.report">SupportedReportSetProperty</A> <DD>Create a new empty <code>SupportedReportSetProperty</code>. <DT><A HREF="./org/apache/jackrabbit/webdav/version/report/SupportedReportSetProperty.html#SupportedReportSetProperty(org.apache.jackrabbit.webdav.version.report.ReportType[])"><B>SupportedReportSetProperty(ReportType[])</B></A> - Constructor for class org.apache.jackrabbit.webdav.version.report.<A HREF="./org/apache/jackrabbit/webdav/version/report/SupportedReportSetProperty.html" title="class in org.apache.jackrabbit.webdav.version.report">SupportedReportSetProperty</A> <DD>Create a new <code>SupportedReportSetProperty</code> property. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/NodeIndexer.html#supportHighlighting"><B>supportHighlighting</B></A> - Variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/NodeIndexer.html" title="class in org.apache.jackrabbit.core.query.lucene">NodeIndexer</A> <DD>If set to <code>true</code> the fulltext field is stored and and a term vector is created with offset information. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/EffectiveNodeType.html#supportsMixin(org.apache.jackrabbit.spi.Name)"><B>supportsMixin(Name)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.<A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/EffectiveNodeType.html" title="interface in org.apache.jackrabbit.jcr2spi.nodetype">EffectiveNodeType</A> <DD>Determines whether this effective node type supports adding the specified mixin. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/EffectiveNodeTypeImpl.html#supportsMixin(org.apache.jackrabbit.spi.Name)"><B>supportsMixin(Name)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.nodetype.<A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/EffectiveNodeTypeImpl.html" title="class in org.apache.jackrabbit.jcr2spi.nodetype">EffectiveNodeTypeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/name/QName.html#SV_NAME"><B>SV_NAME</B></A> - Static variable in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/QName.html" title="class in org.apache.jackrabbit.name">QName</A> <DD><B>Deprecated.</B>&nbsp;sv:name <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html#SV_NAME"><B>SV_NAME</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.name.<A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html" title="class in org.apache.jackrabbit.spi.commons.name">NameConstants</A> <DD>sv:name <DT><A HREF="./org/apache/jackrabbit/name/QName.html#SV_NODE"><B>SV_NODE</B></A> - Static variable in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/QName.html" title="class in org.apache.jackrabbit.name">QName</A> <DD><B>Deprecated.</B>&nbsp;sv:node <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html#SV_NODE"><B>SV_NODE</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.name.<A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html" title="class in org.apache.jackrabbit.spi.commons.name">NameConstants</A> <DD>sv:node <DT><A HREF="./org/apache/jackrabbit/name/QName.html#SV_PROPERTY"><B>SV_PROPERTY</B></A> - Static variable in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/QName.html" title="class in org.apache.jackrabbit.name">QName</A> <DD><B>Deprecated.</B>&nbsp;sv:property <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html#SV_PROPERTY"><B>SV_PROPERTY</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.name.<A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html" title="class in org.apache.jackrabbit.spi.commons.name">NameConstants</A> <DD>sv:property <DT><A HREF="./org/apache/jackrabbit/name/QName.html#SV_TYPE"><B>SV_TYPE</B></A> - Static variable in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/QName.html" title="class in org.apache.jackrabbit.name">QName</A> <DD><B>Deprecated.</B>&nbsp;sv:type <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html#SV_TYPE"><B>SV_TYPE</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.name.<A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html" title="class in org.apache.jackrabbit.spi.commons.name">NameConstants</A> <DD>sv:type <DT><A HREF="./org/apache/jackrabbit/name/QName.html#SV_VALUE"><B>SV_VALUE</B></A> - Static variable in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/QName.html" title="class in org.apache.jackrabbit.name">QName</A> <DD><B>Deprecated.</B>&nbsp;sv:value <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html#SV_VALUE"><B>SV_VALUE</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.name.<A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html" title="class in org.apache.jackrabbit.spi.commons.name">NameConstants</A> <DD>sv:value <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserTokenManager.html#SwitchTo(int)"><B>SwitchTo(int)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserTokenManager.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserTokenManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathTokenManager.html#SwitchTo(int)"><B>SwitchTo(int)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathTokenManager.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPathTokenManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html#sync()"><B>sync()</B></A> - Method in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html" title="class in org.apache.jackrabbit.core.cluster">ClusterNode</A> <DD>Synchronize contents from journal. <DT><A HREF="./org/apache/jackrabbit/core/journal/AbstractJournal.html#sync()"><B>sync()</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AbstractJournal.html" title="class in org.apache.jackrabbit.core.journal">AbstractJournal</A> <DD>Synchronize contents from journal. <DT><A HREF="./org/apache/jackrabbit/core/journal/Journal.html#sync()"><B>sync()</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/Journal.html" title="interface in org.apache.jackrabbit.core.journal">Journal</A> <DD>Synchronize contents from journal. <DT><A HREF="./org/apache/jackrabbit/core/config/RepositoryConfigurationParser.html#SYNC_DELAY_ATTRIBUTE"><B>SYNC_DELAY_ATTRIBUTE</B></A> - Static variable in class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/RepositoryConfigurationParser.html" title="class in org.apache.jackrabbit.core.config">RepositoryConfigurationParser</A> <DD>Name of the syncDelay configuration attribute. <DT><A HREF="./org/apache/jackrabbit/core/observation/SynchronousEventListener.html" title="interface in org.apache.jackrabbit.core.observation"><B>SynchronousEventListener</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/observation/package-summary.html">org.apache.jackrabbit.core.observation</A><DD>Defines a marker interface for <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/EventListener.html?is-external=true" title="class or interface in javax.jcr.observation"><CODE>EventListener</CODE></A> implementations that wish a synchronous notification of changes to the workspace.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SynonymProvider.html" title="interface in org.apache.jackrabbit.core.query.lucene"><B>SynonymProvider</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD><code>SynonymProvider</code> defines an interface for a component that returns synonyms for a given term.<DT><A HREF="./org/apache/jackrabbit/core/security/SimpleJBossAccessManager.html#system"><B>system</B></A> - Variable in class org.apache.jackrabbit.core.security.<A HREF="./org/apache/jackrabbit/core/security/SimpleJBossAccessManager.html" title="class in org.apache.jackrabbit.core.security">SimpleJBossAccessManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/XASessionImpl.html#SYSTEM_PROPERTY_DEFAULT_TRANSACTION_TIMEOUT"><B>SYSTEM_PROPERTY_DEFAULT_TRANSACTION_TIMEOUT</B></A> - Static variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/XASessionImpl.html" title="class in org.apache.jackrabbit.core">XASessionImpl</A> <DD>System property specifying the default Transaction Timeout <DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html#SYSTEM_PROPERTY_NODE_ID"><B>SYSTEM_PROPERTY_NODE_ID</B></A> - Static variable in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html" title="class in org.apache.jackrabbit.core.cluster">ClusterNode</A> <DD>System property specifying a node id to use. <DT><A HREF="./org/apache/jackrabbit/core/RepositoryImpl.html#SYSTEM_ROOT_NODE_ID"><B>SYSTEM_ROOT_NODE_ID</B></A> - Static variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/RepositoryImpl.html" title="class in org.apache.jackrabbit.core">RepositoryImpl</A> <DD>hardcoded id of the "/jcr:system" node <DT><A HREF="./org/apache/jackrabbit/core/security/SystemPrincipal.html" title="class in org.apache.jackrabbit.core.security"><B>SystemPrincipal</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/security/package-summary.html">org.apache.jackrabbit.core.security</A><DD>A <code>SystemPrincipal</code> ...<DT><A HREF="./org/apache/jackrabbit/core/security/SystemPrincipal.html#SystemPrincipal()"><B>SystemPrincipal()</B></A> - Constructor for class org.apache.jackrabbit.core.security.<A HREF="./org/apache/jackrabbit/core/security/SystemPrincipal.html" title="class in org.apache.jackrabbit.core.security">SystemPrincipal</A> <DD>Creates a <code>SystemPrincipal</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/LogWriter.html#systemTime()"><B>systemTime()</B></A> - Method in interface org.apache.jackrabbit.spi.commons.logging.<A HREF="./org/apache/jackrabbit/spi/commons/logging/LogWriter.html" title="interface in org.apache.jackrabbit.spi.commons.logging">LogWriter</A> <DD>Implementation specific time stamp which is logged along with each log message. <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/Slf4jLogWriter.html#systemTime()"><B>systemTime()</B></A> - Method in class org.apache.jackrabbit.spi.commons.logging.<A HREF="./org/apache/jackrabbit/spi/commons/logging/Slf4jLogWriter.html" title="class in org.apache.jackrabbit.spi.commons.logging">Slf4jLogWriter</A> <DD>Returns System.currentTimeMillis(); Implementation specific time stamp which is logged along with each log message. <DT><A HREF="./org/apache/jackrabbit/commons/xml/SystemViewExporter.html" title="class in org.apache.jackrabbit.commons.xml"><B>SystemViewExporter</B></A> - Class in <A HREF="./org/apache/jackrabbit/commons/xml/package-summary.html">org.apache.jackrabbit.commons.xml</A><DD>System view exporter.<DT><A HREF="./org/apache/jackrabbit/commons/xml/SystemViewExporter.html#SystemViewExporter(javax.jcr.Session, org.xml.sax.ContentHandler, boolean, boolean)"><B>SystemViewExporter(Session, ContentHandler, boolean, boolean)</B></A> - Constructor for class org.apache.jackrabbit.commons.xml.<A HREF="./org/apache/jackrabbit/commons/xml/SystemViewExporter.html" title="class in org.apache.jackrabbit.commons.xml">SystemViewExporter</A> <DD>Creates a system view exporter. </DL> <HR> <A NAME="_T_"><!-- --></A><H2> <B>T</B></H2> <DL> <DT><A HREF="./org/apache/jackrabbit/core/fs/db/MSSqlFileSystem.html#TABLE_SPACE_VARIABLE"><B>TABLE_SPACE_VARIABLE</B></A> - Static variable in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/MSSqlFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">MSSqlFileSystem</A> <DD>the variable for the MS SQL table space <DT><A HREF="./org/apache/jackrabbit/core/fs/db/OracleFileSystem.html#TABLE_SPACE_VARIABLE"><B>TABLE_SPACE_VARIABLE</B></A> - Static variable in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/OracleFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">OracleFileSystem</A> <DD>the variable for the Oracle table space <DT><A HREF="./org/apache/jackrabbit/core/journal/OracleDatabaseJournal.html#TABLE_SPACE_VARIABLE"><B>TABLE_SPACE_VARIABLE</B></A> - Static variable in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/OracleDatabaseJournal.html" title="class in org.apache.jackrabbit.core.journal">OracleDatabaseJournal</A> <DD>the variable for the Oracle table space <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/OraclePersistenceManager.html#TABLE_SPACE_VARIABLE"><B>TABLE_SPACE_VARIABLE</B></A> - Static variable in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/OraclePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">OraclePersistenceManager</A> <DD>the variable for the Oracle table space <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/MSSqlPersistenceManager.html#TABLE_SPACE_VARIABLE"><B>TABLE_SPACE_VARIABLE</B></A> - Static variable in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/MSSqlPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">MSSqlPersistenceManager</A> <DD>the variable for the MSSql table space <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/OraclePersistenceManager.html#TABLE_SPACE_VARIABLE"><B>TABLE_SPACE_VARIABLE</B></A> - Static variable in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/OraclePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">OraclePersistenceManager</A> <DD>the variable for the Oracle table space <DT><A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html#tableExists(java.sql.DatabaseMetaData, java.lang.String)"><B>tableExists(DatabaseMetaData, String)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html" title="class in org.apache.jackrabbit.core.journal">DatabaseJournal</A> <DD>Checks whether the required table(s) exist in the schema. <DT><A HREF="./org/apache/jackrabbit/core/journal/OracleDatabaseJournal.html#tableExists(java.sql.DatabaseMetaData, java.lang.String)"><B>tableExists(DatabaseMetaData, String)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/OracleDatabaseJournal.html" title="class in org.apache.jackrabbit.core.journal">OracleDatabaseJournal</A> <DD>Checks whether the required table(s) exist in the schema. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html#TableExpression()"><B>TableExpression()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParser</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#tablePrefix"><B>tablePrefix</B></A> - Variable in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html" title="class in org.apache.jackrabbit.core.data.db">DbDataStore</A> <DD>The prefix for the datastore table, empty by default. <DT><A HREF="./org/apache/jackrabbit/core/fs/db/MSSqlFileSystem.html#tableSpace"><B>tableSpace</B></A> - Variable in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/MSSqlFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">MSSqlFileSystem</A> <DD>the MS SQL table space to use <DT><A HREF="./org/apache/jackrabbit/core/fs/db/OracleFileSystem.html#tableSpace"><B>tableSpace</B></A> - Variable in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/OracleFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">OracleFileSystem</A> <DD>the Oracle table space to use <DT><A HREF="./org/apache/jackrabbit/core/journal/MSSqlDatabaseJournal.html#tableSpace"><B>tableSpace</B></A> - Variable in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/MSSqlDatabaseJournal.html" title="class in org.apache.jackrabbit.core.journal">MSSqlDatabaseJournal</A> <DD>the MS SQL table space to use <DT><A HREF="./org/apache/jackrabbit/core/journal/OracleDatabaseJournal.html#tableSpace"><B>tableSpace</B></A> - Variable in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/OracleDatabaseJournal.html" title="class in org.apache.jackrabbit.core.journal">OracleDatabaseJournal</A> <DD>the Oracle table space to use <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/MSSqlPersistenceManager.html#tableSpace"><B>tableSpace</B></A> - Variable in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/MSSqlPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">MSSqlPersistenceManager</A> <DD>the MS SQL table space to use <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/OraclePersistenceManager.html#tableSpace"><B>tableSpace</B></A> - Variable in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/OraclePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">OraclePersistenceManager</A> <DD>the Oracle table space to use <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/MSSqlPersistenceManager.html#tableSpace"><B>tableSpace</B></A> - Variable in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/MSSqlPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">MSSqlPersistenceManager</A> <DD>the MSSql table space to use <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/OraclePersistenceManager.html#tableSpace"><B>tableSpace</B></A> - Variable in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/OraclePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">OraclePersistenceManager</A> <DD>the Oracle table space to use <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#tableSQL"><B>tableSQL</B></A> - Variable in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html" title="class in org.apache.jackrabbit.core.data.db">DbDataStore</A> <DD>This is the property 'table' in the [databaseType].properties file, initialized with the default value. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html#tabSize"><B>tabSize</B></A> - Variable in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html#tabSize"><B>tabSize</B></A> - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#TagQName"><B>TagQName</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html" title="class in org.apache.jackrabbit.test">AbstractJCRTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/DocumentViewImportTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/DocumentViewImportTest.html" title="class in org.apache.jackrabbit.test.api">DocumentViewImportTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/ExportDocViewTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ExportDocViewTest.html" title="class in org.apache.jackrabbit.test.api">ExportDocViewTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/ExportSysViewTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ExportSysViewTest.html" title="class in org.apache.jackrabbit.test.api">ExportSysViewTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/lock/SetValueLockExceptionTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/SetValueLockExceptionTest.html" title="class in org.apache.jackrabbit.test.api.lock">SetValueLockExceptionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/NamespaceRegistryReadMethodsTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NamespaceRegistryReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NamespaceRegistryReadMethodsTest</A> <DD>Releases the session aquired in <A HREF="./org/apache/jackrabbit/test/api/NamespaceRegistryReadMethodsTest.html#setUp()"><CODE>NamespaceRegistryReadMethodsTest.setUp()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/NamespaceRegistryTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NamespaceRegistryTest.html" title="class in org.apache.jackrabbit.test.api">NamespaceRegistryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/NamespaceRemappingTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NamespaceRemappingTest.html" title="class in org.apache.jackrabbit.test.api">NamespaceRemappingTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/NodeDiscoveringNodeTypesTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeDiscoveringNodeTypesTest.html" title="class in org.apache.jackrabbit.test.api">NodeDiscoveringNodeTypesTest</A> <DD>Releases the session aquired in <A HREF="./org/apache/jackrabbit/test/api/NodeDiscoveringNodeTypesTest.html#setUp()"><CODE>NodeDiscoveringNodeTypesTest.setUp()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeOrderableChildNodesTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeOrderableChildNodesTest.html" title="class in org.apache.jackrabbit.test.api">NodeOrderableChildNodesTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NodeReadMethodsTest</A> <DD>Releases the session aquired in <A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html#setUp()"><CODE>NodeReadMethodsTest.setUp()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>remove all nodes in second workspace and log out <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanAddChildNodeCallWithNodeTypeTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanAddChildNodeCallWithNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanAddChildNodeCallWithNodeTypeTest</A> <DD>Releases the session aquired in <A HREF="./org/apache/jackrabbit/test/api/nodetype/CanAddChildNodeCallWithNodeTypeTest.html#setUp()"><CODE>CanAddChildNodeCallWithNodeTypeTest.setUp()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanAddChildNodeCallWithoutNodeTypeTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanAddChildNodeCallWithoutNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanAddChildNodeCallWithoutNodeTypeTest</A> <DD>Releases the session aquired in <A HREF="./org/apache/jackrabbit/test/api/nodetype/CanAddChildNodeCallWithoutNodeTypeTest.html#setUp()"><CODE>CanAddChildNodeCallWithoutNodeTypeTest.setUp()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanRemoveItemTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanRemoveItemTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanRemoveItemTest</A> <DD>Releases the session aquired in <A HREF="./org/apache/jackrabbit/test/api/nodetype/CanRemoveItemTest.html#setUp()"><CODE>CanRemoveItemTest.setUp()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyBinaryTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyBinaryTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyBinaryTest</A> <DD>Releases the session aquired in <A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyBinaryTest.html#setUp()"><CODE>CanSetPropertyBinaryTest.setUp()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyBooleanTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyBooleanTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyBooleanTest</A> <DD>Releases the session aquired in <A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyBooleanTest.html#setUp()"><CODE>CanSetPropertyBooleanTest.setUp()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyDateTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyDateTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyDateTest</A> <DD>Releases the session aquired in <A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyDateTest.html#setUp()"><CODE>CanSetPropertyDateTest.setUp()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyDoubleTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyDoubleTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyDoubleTest</A> <DD>Releases the session aquired in <A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyDoubleTest.html#setUp()"><CODE>CanSetPropertyDoubleTest.setUp()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyLongTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyLongTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyLongTest</A> <DD>Releases the session aquired in <A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyLongTest.html#setUp()"><CODE>CanSetPropertyLongTest.setUp()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyMultipleTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyMultipleTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyMultipleTest</A> <DD>Releases the session aquired in <A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyMultipleTest.html#setUp()"><CODE>CanSetPropertyMultipleTest.setUp()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyNameTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyNameTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyNameTest</A> <DD>Releases the session aquired in <A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyNameTest.html#setUp()"><CODE>CanSetPropertyNameTest.setUp()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyPathTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyPathTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyPathTest</A> <DD>Releases the session aquired in <A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyPathTest.html#setUp()"><CODE>CanSetPropertyPathTest.setUp()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyStringTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyStringTest</A> <DD>Releases the session aquired in <A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyStringTest.html#setUp()"><CODE>CanSetPropertyStringTest.setUp()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyTest</A> <DD>Releases the session aquired in <A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyTest.html#setUp()"><CODE>CanSetPropertyTest.setUp()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeDefTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeDefTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeDefTest</A> <DD>Releases the session aquired in <A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeDefTest.html#setUp()"><CODE>NodeDefTest.setUp()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeManagerTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeManagerTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeManagerTest</A> <DD>Releases the session aquired in <A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeManagerTest.html#setUp()"><CODE>NodeTypeManagerTest.setUp()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeTest</A> <DD>Releases the session aquired in <A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeTest.html#setUp()"><CODE>NodeTypeTest.setUp()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PredefinedNodeTypeTest</A> <DD>Releases the session aquired in <A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#setUp()"><CODE>PredefinedNodeTypeTest.setUp()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PropertyDefTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PropertyDefTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PropertyDefTest</A> <DD>Releases the session aquired in <A HREF="./org/apache/jackrabbit/test/api/nodetype/PropertyDefTest.html#setUp()"><CODE>PropertyDefTest.setUp()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/AbstractObservationTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/AbstractObservationTest.html" title="class in org.apache.jackrabbit.test.api.observation">AbstractObservationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyItemIsModifiedTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyItemIsModifiedTest.html" title="class in org.apache.jackrabbit.test.api">PropertyItemIsModifiedTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyItemIsNewTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyItemIsNewTest.html" title="class in org.apache.jackrabbit.test.api">PropertyItemIsNewTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">PropertyReadMethodsTest</A> <DD>Releases the session aquired in <A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html#setUp()"><CODE>PropertyReadMethodsTest.setUp()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/query/DerefQueryLevel1Test.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/DerefQueryLevel1Test.html" title="class in org.apache.jackrabbit.test.api.query">DerefQueryLevel1Test</A> <DD>Releases the session acquired in setUp(). <DT><A HREF="./org/apache/jackrabbit/test/api/query/GetLanguageTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/GetLanguageTest.html" title="class in org.apache.jackrabbit.test.api.query">GetLanguageTest</A> <DD>Releases the session acquired in setUp(). <DT><A HREF="./org/apache/jackrabbit/test/api/query/GetPersistentQueryPathLevel1Test.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/GetPersistentQueryPathLevel1Test.html" title="class in org.apache.jackrabbit.test.api.query">GetPersistentQueryPathLevel1Test</A> <DD>Releases the session acquired in setUp(). <DT><A HREF="./org/apache/jackrabbit/test/api/query/GetPropertyNamesTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/GetPropertyNamesTest.html" title="class in org.apache.jackrabbit.test.api.query">GetPropertyNamesTest</A> <DD>Releases the session acquired in setUp(). <DT><A HREF="./org/apache/jackrabbit/test/api/query/GetStatementTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/GetStatementTest.html" title="class in org.apache.jackrabbit.test.api.query">GetStatementTest</A> <DD>Releases the session acquired in setUp(). <DT><A HREF="./org/apache/jackrabbit/test/api/query/GetSupportedQueryLanguagesTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/GetSupportedQueryLanguagesTest.html" title="class in org.apache.jackrabbit.test.api.query">GetSupportedQueryLanguagesTest</A> <DD>Releases the session acquired in setUp(). <DT><A HREF="./org/apache/jackrabbit/test/api/query/PredicatesTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/PredicatesTest.html" title="class in org.apache.jackrabbit.test.api.query">PredicatesTest</A> <DD>Releases the session acquired in setUp(). <DT><A HREF="./org/apache/jackrabbit/test/api/query/SimpleSelectionTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SimpleSelectionTest.html" title="class in org.apache.jackrabbit.test.api.query">SimpleSelectionTest</A> <DD>Releases the session acquired in setUp(). <DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLJcrPathTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SQLJcrPathTest.html" title="class in org.apache.jackrabbit.test.api.query">SQLJcrPathTest</A> <DD>Releases the session acquired in setUp(). <DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLPathTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SQLPathTest.html" title="class in org.apache.jackrabbit.test.api.query">SQLPathTest</A> <DD>Releases the session aquired in setUp(). <DT><A HREF="./org/apache/jackrabbit/test/api/query/XPathJcrPathTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/XPathJcrPathTest.html" title="class in org.apache.jackrabbit.test.api.query">XPathJcrPathTest</A> <DD>Releases the session acquired in setUp(). <DT><A HREF="./org/apache/jackrabbit/test/api/ReferenceableRootNodesTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ReferenceableRootNodesTest.html" title="class in org.apache.jackrabbit.test.api">ReferenceableRootNodesTest</A> <DD>Releases the sessions aquired in <A HREF="./org/apache/jackrabbit/test/api/ReferenceableRootNodesTest.html#setUp()"><CODE>ReferenceableRootNodesTest.setUp()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/ReferencePropertyTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ReferencePropertyTest.html" title="class in org.apache.jackrabbit.test.api">ReferencePropertyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/RepositoryDescriptorTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/RepositoryDescriptorTest.html" title="class in org.apache.jackrabbit.test.api">RepositoryDescriptorTest</A> <DD>Releases the session aquired in <A HREF="./org/apache/jackrabbit/test/api/RepositoryDescriptorTest.html#setUp()"><CODE>RepositoryDescriptorTest.setUp()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/RootNodeTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/RootNodeTest.html" title="class in org.apache.jackrabbit.test.api">RootNodeTest</A> <DD>Releases the session aquired in <A HREF="./org/apache/jackrabbit/test/api/RootNodeTest.html#setUp()"><CODE>RootNodeTest.setUp()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SessionReadMethodsTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">SessionReadMethodsTest</A> <DD>Releases the session aquired in <A HREF="./org/apache/jackrabbit/test/api/SessionReadMethodsTest.html#setUp()"><CODE>SessionReadMethodsTest.setUp()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyAssumeTypeTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyAssumeTypeTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyAssumeTypeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyBooleanTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyBooleanTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyBooleanTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyCalendarTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyCalendarTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyCalendarTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyDoubleTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyDoubleTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyDoubleTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyInputStreamTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyInputStreamTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyInputStreamTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyLongTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyLongTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyLongTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyNodeTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyNodeTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyStringTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueBinaryTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueBinaryTest.html" title="class in org.apache.jackrabbit.test.api">SetValueBinaryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueBooleanTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueBooleanTest.html" title="class in org.apache.jackrabbit.test.api">SetValueBooleanTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueDateTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueDateTest.html" title="class in org.apache.jackrabbit.test.api">SetValueDateTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueDoubleTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueDoubleTest.html" title="class in org.apache.jackrabbit.test.api">SetValueDoubleTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueLongTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueLongTest.html" title="class in org.apache.jackrabbit.test.api">SetValueLongTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueReferenceTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueReferenceTest.html" title="class in org.apache.jackrabbit.test.api">SetValueReferenceTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html" title="class in org.apache.jackrabbit.test.api">SetValueStringTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueVersionExceptionTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueVersionExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueVersionExceptionTest</A> <DD>Releases the session aquired in <A HREF="./org/apache/jackrabbit/test/api/SetValueVersionExceptionTest.html#setUp()"><CODE>SetValueVersionExceptionTest.setUp()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/ValueFactoryTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ValueFactoryTest.html" title="class in org.apache.jackrabbit.test.api">ValueFactoryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/AbstractMergeTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/AbstractMergeTest.html" title="class in org.apache.jackrabbit.test.api.version">AbstractMergeTest</A> <DD>Tidy the testRootNodes of both workspaces, then logout sessions <DT><A HREF="./org/apache/jackrabbit/test/api/version/AbstractOnParentVersionTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/AbstractOnParentVersionTest.html" title="class in org.apache.jackrabbit.test.api.version">AbstractOnParentVersionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/AbstractVersionTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/AbstractVersionTest.html" title="class in org.apache.jackrabbit.test.api.version">AbstractVersionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/GetReferencesNodeTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/GetReferencesNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">GetReferencesNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/MergeCancelMergeTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeCancelMergeTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeCancelMergeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/MergeCheckedoutSubNodeTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeCheckedoutSubNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeCheckedoutSubNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/MergeDoneMergeTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeDoneMergeTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeDoneMergeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/MergeNodeIteratorTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeNodeIteratorTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeNodeIteratorTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/MergeNodeTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/MergeSubNodeTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeSubNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeSubNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/RemoveVersionTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RemoveVersionTest.html" title="class in org.apache.jackrabbit.test.api.version">RemoveVersionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version">RestoreTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionLabelTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/WorkspaceRestoreTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/WorkspaceRestoreTest.html" title="class in org.apache.jackrabbit.test.api.version">WorkspaceRestoreTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#TEMP_PREFIX"><B>TEMP_PREFIX</B></A> - Static variable in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html" title="class in org.apache.jackrabbit.core.data.db">DbDataStore</A> <DD>The prefix used for temporary objects. <DT><A HREF="./org/apache/jackrabbit/core/data/db/TempFileInputStream.html" title="class in org.apache.jackrabbit.core.data.db"><B>TempFileInputStream</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/data/db/package-summary.html">org.apache.jackrabbit.core.data.db</A><DD>An input stream from a temporary file.<DT><A HREF="./org/apache/jackrabbit/core/data/db/TempFileInputStream.html#TempFileInputStream(java.io.File)"><B>TempFileInputStream(File)</B></A> - Constructor for class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/TempFileInputStream.html" title="class in org.apache.jackrabbit.core.data.db">TempFileInputStream</A> <DD>Construct a new temporary file input stream. <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#temporaryInUse"><B>temporaryInUse</B></A> - Variable in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html" title="class in org.apache.jackrabbit.core.data.db">DbDataStore</A> <DD>The temporary identifiers that are currently in use. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/CachingMultiIndexReader.html#termDocs(org.apache.lucene.index.Term)"><B>termDocs(Term)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/CachingMultiIndexReader.html" title="class in org.apache.jackrabbit.core.query.lucene">CachingMultiIndexReader</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/TermDocsCache.html#termDocs(org.apache.lucene.index.Term)"><B>termDocs(Term)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/TermDocsCache.html" title="class in org.apache.jackrabbit.core.query.lucene">TermDocsCache</A> <DD>Returns the <CODE>TermDocs</CODE> for the given term. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/TermDocsCache.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>TermDocsCache</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD><code>TermDocsCache</code> implements a cache for frequently read <CODE>TermDocs</CODE>.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/TermDocsCache.html#TermDocsCache(org.apache.lucene.index.IndexReader, java.lang.String)"><B>TermDocsCache(IndexReader, String)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/TermDocsCache.html" title="class in org.apache.jackrabbit.core.query.lucene">TermDocsCache</A> <DD>Creates a new cache for the given <code>reader</code> and <code>field</code>. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html#testAccept()"><B>testAccept()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NodeReadMethodsTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html#testAccept()"><B>testAccept()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">PropertyReadMethodsTest</A> <DD>Tests if a Property calls the correct visit method on an <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/ItemVisitor.html?is-external=true" title="class or interface in javax.jcr"><CODE>ItemVisitor</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testAccept()"><B>testAccept()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.accept(ItemVisitor)</code> accepts a ItemVisitor and if the right Node is provided to that visitor. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testAccept()"><B>testAccept()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.accept(ItemVisitor)</code> accepts a ItemVisitor and if the right Node is provided to that visitor. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#testActivity()"><B>testActivity()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PredefinedNodeTypeTest</A> <DD>Test for the predefined nt:activity node type. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html#testAddDuplicateVersionLabel()"><B>testAddDuplicateVersionLabel()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionLabelTest</A> <DD>Test if VersionHistory.addVersionLabel(versionName, label, moveLabel) throws VersionException the label already exists and if moveLabel is false) <DT><A HREF="./org/apache/jackrabbit/test/api/observation/LockingTest.html#testAddLockToNode()"><B>testAddLockToNode()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/LockingTest.html" title="class in org.apache.jackrabbit.test.api.observation">LockingTest</A> <DD>Tests if locking a node triggers property added events for the properties jcr:lockOwner and jcr:lockIsDeep. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testAddMixin()"><B>testAddMixin()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.addMixin(String)</code> throws a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/nodetype/ConstraintViolationException.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>ConstraintViolationException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testAddMixin()"><B>testAddMixin()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.addMixin(String)</code> throws a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/nodetype/ConstraintViolationException.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>ConstraintViolationException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/NodeAddMixinTest.html#testAddMixinReferencable()"><B>testAddMixinReferencable()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeAddMixinTest.html" title="class in org.apache.jackrabbit.test.api">NodeAddMixinTest</A> <DD>Tests if adding mix:referenceable automatically populates the jcr:uuid value. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html#testAddMultipleVersionLabels()"><B>testAddMultipleVersionLabels()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionLabelTest</A> <DD>Test if multiple distinct version labels can be added for a given version. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testAddNode()"><B>testAddNode()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.addNode(String)</code> and <code>VersionHistory.addNode(String, String)</code> throw a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/nodetype/ConstraintViolationException.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>ConstraintViolationException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testAddNode()"><B>testAddNode()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.addNode(String)</code> and <code>Version.addNode(String, String)</code> throw a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/nodetype/ConstraintViolationException.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>ConstraintViolationException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testAddNodeConstraintViolationExceptionProperty()"><B>testAddNodeConstraintViolationExceptionProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Tries to add a node using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#addNode(java.lang.String)" title="class or interface in javax.jcr"><CODE>Node.addNode(String)</CODE></A> as a child of a property. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testAddNodeConstraintViolationExceptionUndefinedNodeType()"><B>testAddNodeConstraintViolationExceptionUndefinedNodeType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Tries to add a node using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#addNode(java.lang.String)" title="class or interface in javax.jcr"><CODE>Node.addNode(String)</CODE></A> where node type can not be determined by parent (<code>nt:base</code> is used as parent nodetype). <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testAddNodeItemExistsException()"><B>testAddNodeItemExistsException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Tries to create a node using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#addNode(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>Node.addNode(String, String)</CODE></A> at a location where there is already a node with same name and the parent does not allow same name siblings. <DT><A HREF="./org/apache/jackrabbit/test/api/AddNodeTest.html#testAddNodeParentSave()"><B>testAddNodeParentSave()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/AddNodeTest.html" title="class in org.apache.jackrabbit.test.api">AddNodeTest</A> <DD>Creates a new node using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#addNode(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>Node.addNode(String,String)</CODE></A>, saves using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Item.html?is-external=true#save()" title="class or interface in javax.jcr"><CODE>Item.save()</CODE></A> on parent node. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testAddNodeParentSave()"><B>testAddNodeParentSave()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Creates a new node using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#addNode(java.lang.String)" title="class or interface in javax.jcr"><CODE>Node.addNode(String)</CODE></A> , saves using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Item.html?is-external=true#save()" title="class or interface in javax.jcr"><CODE>Item.save()</CODE></A> on parent node. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testAddNodePathNotFoundException()"><B>testAddNodePathNotFoundException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Tries to add a node using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#addNode(java.lang.String)" title="class or interface in javax.jcr"><CODE>Node.addNode(String)</CODE></A> to a non existing destination node. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testAddNodeRepositoryExceptionRelPathIndex()"><B>testAddNodeRepositoryExceptionRelPathIndex()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Adds a new node using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#addNode(java.lang.String)" title="class or interface in javax.jcr"><CODE>Node.addNode(String)</CODE></A> with an index for the new name. <DT><A HREF="./org/apache/jackrabbit/test/api/AddNodeTest.html#testAddNodeRepositoryExceptionSaveOnNewNode()"><B>testAddNodeRepositoryExceptionSaveOnNewNode()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/AddNodeTest.html" title="class in org.apache.jackrabbit.test.api">AddNodeTest</A> <DD>Creates a new node using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#addNode(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>Node.addNode(String, String)</CODE></A>, then tries to call <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Item.html?is-external=true#save()" title="class or interface in javax.jcr"><CODE>Item.save()</CODE></A> on the new node. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testAddNodeRepositoryExceptionSaveOnNewNode()"><B>testAddNodeRepositoryExceptionSaveOnNewNode()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Creates a new node using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#addNode(java.lang.String)" title="class or interface in javax.jcr"><CODE>Node.addNode(String)</CODE></A>, then tries to call <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Item.html?is-external=true#save()" title="class or interface in javax.jcr"><CODE>Item.save()</CODE></A> on the newly node. <DT><A HREF="./org/apache/jackrabbit/test/api/AddNodeTest.html#testAddNodeSessionSave()"><B>testAddNodeSessionSave()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/AddNodeTest.html" title="class in org.apache.jackrabbit.test.api">AddNodeTest</A> <DD>Creates a new node using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#addNode(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>Node.addNode(String, String)</CODE></A>, saves using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true#save()" title="class or interface in javax.jcr"><CODE>Session.save()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testAddNodeSessionSave()"><B>testAddNodeSessionSave()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Creates a new node using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#addNode(java.lang.String)" title="class or interface in javax.jcr"><CODE>Node.addNode(String)</CODE></A> , saves using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true#save()" title="class or interface in javax.jcr"><CODE>Session.save()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeAddMixinTest.html#testAddNonExisting()"><B>testAddNonExisting()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeAddMixinTest.html" title="class in org.apache.jackrabbit.test.api">NodeAddMixinTest</A> <DD>Tests if <code>Node.addMixin(String mixinName)</code> throws a <code>NoSuchNodeTypeException</code> if <code>mixinName</code> is not the name of an existing mixin node type <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html#testAddRemoveLockToken()"><B>testAddRemoveLockToken()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockTest</A> <DD>Test lock token functionality <DT><A HREF="./org/apache/jackrabbit/test/api/NodeAddMixinTest.html#testAddSuccessfully()"><B>testAddSuccessfully()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeAddMixinTest.html" title="class in org.apache.jackrabbit.test.api">NodeAddMixinTest</A> <DD>Tests if <code>Node.addMixin(String mixinName)</code> adds the requested mixin and stores it in property <code>jcr:mixinTypes</code> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html#testAddVersionCheckVersionLabelsNode()"><B>testAddVersionCheckVersionLabelsNode()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionLabelTest</A> <DD>Test if the a label added with VersionHistory.addVersionLabel(String, String, boolean) corresponds to adding a reference property to the jcr:versionLabels node of this history node, with the label as name of the property, and the reference targeting the version. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html#testAddVersionLabel()"><B>testAddVersionLabel()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionLabelTest</A> <DD>Test if the number of labels available in the version history is increased by added a new label. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html#testAddVersionLabel2()"><B>testAddVersionLabel2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionLabelTest</A> <DD>Test if the a label added with VersionHistory.addVersionLabel(String, String, boolean) is present in the array returned by VersionHistory.getVersionLabels(), if the label has not been present before. <DT><A HREF="./org/apache/jackrabbit/test/api/lock/TestAll.html" title="class in org.apache.jackrabbit.test.api.lock"><B>TestAll</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/lock/package-summary.html">org.apache.jackrabbit.test.api.lock</A><DD>Test suite that includes all testcases for the package <code>javax.jcr.lock</code>.<DT><A HREF="./org/apache/jackrabbit/test/api/lock/TestAll.html#TestAll()"><B>TestAll()</B></A> - Constructor for class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/TestAll.html" title="class in org.apache.jackrabbit.test.api.lock">TestAll</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/TestAll.html" title="class in org.apache.jackrabbit.test.api.nodetype"><B>TestAll</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/nodetype/package-summary.html">org.apache.jackrabbit.test.api.nodetype</A><DD>Test suite that includes all testcases for the package <code>javax.jcr.nodetype</code>.<DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/TestAll.html#TestAll()"><B>TestAll()</B></A> - Constructor for class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/TestAll.html" title="class in org.apache.jackrabbit.test.api.nodetype">TestAll</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/observation/TestAll.html" title="class in org.apache.jackrabbit.test.api.observation"><B>TestAll</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/observation/package-summary.html">org.apache.jackrabbit.test.api.observation</A><DD>Test suite that includes all testcases for the Observation module.<DT><A HREF="./org/apache/jackrabbit/test/api/observation/TestAll.html#TestAll()"><B>TestAll()</B></A> - Constructor for class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/TestAll.html" title="class in org.apache.jackrabbit.test.api.observation">TestAll</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/TestAll.html" title="class in org.apache.jackrabbit.test.api.query"><B>TestAll</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/query/package-summary.html">org.apache.jackrabbit.test.api.query</A><DD>Test suite that includes all testcases for the package <code>javax.jcr.query</code>.<DT><A HREF="./org/apache/jackrabbit/test/api/query/TestAll.html#TestAll()"><B>TestAll()</B></A> - Constructor for class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/TestAll.html" title="class in org.apache.jackrabbit.test.api.query">TestAll</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/TestAll.html" title="class in org.apache.jackrabbit.test.api"><B>TestAll</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD>Test suite that includes all testcases for the package <code>javax.jcr</code>.<DT><A HREF="./org/apache/jackrabbit/test/api/TestAll.html#TestAll()"><B>TestAll()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/TestAll.html" title="class in org.apache.jackrabbit.test.api">TestAll</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/util/TestAll.html" title="class in org.apache.jackrabbit.test.api.util"><B>TestAll</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/util/package-summary.html">org.apache.jackrabbit.test.api.util</A><DD>Test suite that includes all testcases for the package <code>javax.jcr.util</code>.<DT><A HREF="./org/apache/jackrabbit/test/api/util/TestAll.html#TestAll()"><B>TestAll()</B></A> - Constructor for class org.apache.jackrabbit.test.api.util.<A HREF="./org/apache/jackrabbit/test/api/util/TestAll.html" title="class in org.apache.jackrabbit.test.api.util">TestAll</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/TestAll.html" title="class in org.apache.jackrabbit.test.api.version"><B>TestAll</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/version/package-summary.html">org.apache.jackrabbit.test.api.version</A><DD>Test suite that includes all testcases for the package <code>javax.jcr.version</code>.<DT><A HREF="./org/apache/jackrabbit/test/api/version/TestAll.html#TestAll()"><B>TestAll()</B></A> - Constructor for class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/TestAll.html" title="class in org.apache.jackrabbit.test.api.version">TestAll</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/ReferencesTest.html#testAlterReference()"><B>testAlterReference()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ReferencesTest.html" title="class in org.apache.jackrabbit.test.api">ReferencesTest</A> <DD>Tests changing a reference property <DT><A HREF="./org/apache/jackrabbit/test/api/query/PredicatesTest.html#testAnd()"><B>testAnd()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/PredicatesTest.html" title="class in org.apache.jackrabbit.test.api.query">PredicatesTest</A> <DD>Verifies that the and operator is accepted for a property name <DT><A HREF="./org/apache/jackrabbit/test/api/BinaryPropertyTest.html#testAsReference()"><B>testAsReference()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/BinaryPropertyTest.html" title="class in org.apache.jackrabbit.test.api">BinaryPropertyTest</A> <DD>Tests the conversion from Binary type to Reference type. <DT><A HREF="./org/apache/jackrabbit/test/api/BooleanPropertyTest.html#testAsReference()"><B>testAsReference()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/BooleanPropertyTest.html" title="class in org.apache.jackrabbit.test.api">BooleanPropertyTest</A> <DD>Tests failure of conversion from Boolean type to Reference type. <DT><A HREF="./org/apache/jackrabbit/test/api/DatePropertyTest.html#testAsReference()"><B>testAsReference()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/DatePropertyTest.html" title="class in org.apache.jackrabbit.test.api">DatePropertyTest</A> <DD>Tests failure of conversion from Date type to Reference type. <DT><A HREF="./org/apache/jackrabbit/test/api/DoublePropertyTest.html#testAsReference()"><B>testAsReference()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/DoublePropertyTest.html" title="class in org.apache.jackrabbit.test.api">DoublePropertyTest</A> <DD>tests failure of conversion from Double type to Reference type <DT><A HREF="./org/apache/jackrabbit/test/api/LongPropertyTest.html#testAsReference()"><B>testAsReference()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/LongPropertyTest.html" title="class in org.apache.jackrabbit.test.api">LongPropertyTest</A> <DD>Tests failure of conversion from Long type to Reference type. <DT><A HREF="./org/apache/jackrabbit/test/api/NamePropertyTest.html#testAsReference()"><B>testAsReference()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NamePropertyTest.html" title="class in org.apache.jackrabbit.test.api">NamePropertyTest</A> <DD>Tests failure of conversion from Name type to Reference type. <DT><A HREF="./org/apache/jackrabbit/test/api/PathPropertyTest.html#testAsReference()"><B>testAsReference()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PathPropertyTest.html" title="class in org.apache.jackrabbit.test.api">PathPropertyTest</A> <DD>Tests failure of conversion from Path type to Reference type. <DT><A HREF="./org/apache/jackrabbit/test/api/StringPropertyTest.html#testAsReference()"><B>testAsReference()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/StringPropertyTest.html" title="class in org.apache.jackrabbit.test.api">StringPropertyTest</A> <DD>Tests conversion from String type to Reference type. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testAutocreatedRootVersion()"><B>testAutocreatedRootVersion()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Test if initially there is an auto-created root version present in the version history. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#testBase()"><B>testBase()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PredefinedNodeTypeTest</A> <DD>Test for the predefined nt:base node type. <DT><A HREF="./org/apache/jackrabbit/test/api/version/CheckinTest.html#testBaseVersionAfterCheckin()"><B>testBaseVersionAfterCheckin()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/CheckinTest.html" title="class in org.apache.jackrabbit.test.api.version">CheckinTest</A> <DD>Test if versionable node N's jcr:baseVersion property is set to refer to the new version after checkin. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueBinaryTest.html#testBinaryParent()"><B>testBinaryParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueBinaryTest.html" title="class in org.apache.jackrabbit.test.api">SetValueBinaryTest</A> <DD>Test the persistence of a property modified with an input stream parameter and saved from the parent Node <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyConstraintViolationExceptionTest.html#testBinaryProperty()"><B>testBinaryProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyConstraintViolationExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyConstraintViolationExceptionTest</A> <DD>Tests if setProperty(String name, InputStream value) and setProperty(String name, Value value) where value is a BinaryValue throw a ConstraintViolationException either immediately (by setProperty()), or on save, if the change would violate a node type constraint <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueConstraintViolationExceptionTest.html#testBinaryProperty()"><B>testBinaryProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueConstraintViolationExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueConstraintViolationExceptionTest</A> <DD>Tests if setValue(InputStream value) and setValue(Value value) where value is a BinaryValue throw a ConstraintViolationException if the change would violate a value constraint <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueBinaryTest.html#testBinarySession()"><B>testBinarySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueBinaryTest.html" title="class in org.apache.jackrabbit.test.api">SetValueBinaryTest</A> <DD>Test the persistence of a property modified with an BinaryValue parameter and saved from the Session <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueValueFormatExceptionTest.html#testBoolean()"><B>testBoolean()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueValueFormatExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueValueFormatExceptionTest</A> <DD>Tests if setValue(boolean) throws a ValueFormatException immediately (not on save) if a conversion fails. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueVersionExceptionTest.html#testBoolean()"><B>testBoolean()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueVersionExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueVersionExceptionTest</A> <DD>Tests if setValue(boolean) throws a VersionException immediately or on save if the parent node of this property is checked-in. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueBooleanTest.html#testBooleanParent()"><B>testBooleanParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueBooleanTest.html" title="class in org.apache.jackrabbit.test.api">SetValueBooleanTest</A> <DD>Test the persistence of a property modified with an boolean parameter and saved from the parent Node <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyConstraintViolationExceptionTest.html#testBooleanProperty()"><B>testBooleanProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyConstraintViolationExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyConstraintViolationExceptionTest</A> <DD>Tests if setProperty(String name, boolean value) and setProperty(String name, Value value) where value is a BooleanValue throw a ConstraintViolationException either immediately (by setProperty()), or on save, if the change would violate a node type constraint <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueConstraintViolationExceptionTest.html#testBooleanProperty()"><B>testBooleanProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueConstraintViolationExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueConstraintViolationExceptionTest</A> <DD>Tests if setValue(boolean value) and setValue(Value value) where value is a BooleanValue throw a ConstraintViolationException if the change would violate a value constraint <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueBooleanTest.html#testBooleanSession()"><B>testBooleanSession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueBooleanTest.html" title="class in org.apache.jackrabbit.test.api">SetValueBooleanTest</A> <DD>Test the persistence of a property modified with an BooleanValue parameter and saved from the Session <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueValueFormatExceptionTest.html#testCalendar()"><B>testCalendar()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueValueFormatExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueValueFormatExceptionTest</A> <DD>Tests if setValue(Calendar) throws a ValueFormatException immediately (not on save) if a conversion fails. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueVersionExceptionTest.html#testCalendar()"><B>testCalendar()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueVersionExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueVersionExceptionTest</A> <DD>Tests if setValue(Calendar) throws a VersionException immediately or on save if the parent node of this property is checked-in. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testCanAddMixin()"><B>testCanAddMixin()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.canAddMixin(String)</code> returns <code>false</code> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testCanAddMixin()"><B>testCanAddMixin()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.canAddMixin(String)</code> returns <code>false</code> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testCancelMerge()"><B>testCancelMerge()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.cancelMerge(Version)</code> throws an <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/UnsupportedRepositoryOperationException.html?is-external=true" title="class or interface in javax.jcr"><CODE>UnsupportedRepositoryOperationException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testCancelMerge()"><B>testCancelMerge()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.cancelMerge(Version)</code> throws an <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/UnsupportedRepositoryOperationException.html?is-external=true" title="class or interface in javax.jcr"><CODE>UnsupportedRepositoryOperationException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html#testCheckedIn()"><B>testCheckedIn()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockTest</A> <DD>Test if it is possible to lock and unlock a checked-in node. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeAddMixinTest.html#testCheckedIn()"><B>testCheckedIn()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeAddMixinTest.html" title="class in org.apache.jackrabbit.test.api">NodeAddMixinTest</A> <DD>Tests if <code>Node.addMixin(String mixinName)</code> throws a <code>VersionException</code> if <code>Node</code> is checked-in. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeCanAddMixinTest.html#testCheckedIn()"><B>testCheckedIn()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeCanAddMixinTest.html" title="class in org.apache.jackrabbit.test.api">NodeCanAddMixinTest</A> <DD>Tests if <code>Node.canAddMixin(String mixinName)</code> throws a <code>VersionException</code> if <code>Node</code> is checked-in <DT><A HREF="./org/apache/jackrabbit/test/api/NodeRemoveMixinTest.html#testCheckedIn()"><B>testCheckedIn()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeRemoveMixinTest.html" title="class in org.apache.jackrabbit.test.api">NodeRemoveMixinTest</A> <DD>Tests if <code>Node.removeMixin(String mixinName)</code> throws a <code>VersionException</code> if <code>Node</code> is checked-in <p/> The test creates a node <code>nodeName1</code> of type <code>testNodeType</code> under <code>testRoot</code>, adds a mixin and then checks it in. <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html#testCheckedInUnlock()"><B>testCheckedInUnlock()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockTest</A> <DD>Tests if a locked, checked-in node can be unlocked <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testCheckin()"><B>testCheckin()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.checkin()</code> throws an <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/UnsupportedRepositoryOperationException.html?is-external=true" title="class or interface in javax.jcr"><CODE>UnsupportedRepositoryOperationException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testCheckin()"><B>testCheckin()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.checkin()</code> throws an <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/UnsupportedRepositoryOperationException.html?is-external=true" title="class or interface in javax.jcr"><CODE>UnsupportedRepositoryOperationException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/version/CheckinTest.html#testCheckinCreatesNewVersion()"><B>testCheckinCreatesNewVersion()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/CheckinTest.html" title="class in org.apache.jackrabbit.test.api.version">CheckinTest</A> <DD>Test if Node.checkin() adds another version to the VersionHistory <DT><A HREF="./org/apache/jackrabbit/test/api/version/CheckinTest.html#testCheckinNonVersionableNode()"><B>testCheckinNonVersionableNode()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/CheckinTest.html" title="class in org.apache.jackrabbit.test.api.version">CheckinTest</A> <DD>Test calling Node.checkin() on a non-versionable node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/CheckinTest.html#testCheckinRemovesPredecessorProperty()"><B>testCheckinRemovesPredecessorProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/CheckinTest.html" title="class in org.apache.jackrabbit.test.api.version">CheckinTest</A> <DD>Test if the node's jcr:predecessors property contains an empty value array after checkin. <DT><A HREF="./org/apache/jackrabbit/test/api/version/CheckinTest.html#testCheckinWithPendingChanges()"><B>testCheckinWithPendingChanges()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/CheckinTest.html" title="class in org.apache.jackrabbit.test.api.version">CheckinTest</A> <DD>Test if Node.checkin() throws InvalidItemStateException if the node has unsaved changes pending. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testCheckout()"><B>testCheckout()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.checkout()</code> throws an <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/UnsupportedRepositoryOperationException.html?is-external=true" title="class or interface in javax.jcr"><CODE>UnsupportedRepositoryOperationException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testCheckout()"><B>testCheckout()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.checkout()</code> throws an <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/UnsupportedRepositoryOperationException.html?is-external=true" title="class or interface in javax.jcr"><CODE>UnsupportedRepositoryOperationException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/version/CheckoutTest.html#testCheckoutCopiesBaseValueToPredecessorProperty()"><B>testCheckoutCopiesBaseValueToPredecessorProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/CheckoutTest.html" title="class in org.apache.jackrabbit.test.api.version">CheckoutTest</A> <DD>Test if Node.checkout() copies the node's jcr:baseVersion to node's jcr:predecessors property (no save required). <DT><A HREF="./org/apache/jackrabbit/test/api/version/CheckoutTest.html#testCheckoutNonVersionableNode()"><B>testCheckoutNonVersionableNode()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/CheckoutTest.html" title="class in org.apache.jackrabbit.test.api.version">CheckoutTest</A> <DD>Test calling Node.checkout() on a non-versionable node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/CheckoutTest.html#testCheckoutTwiceDoesNotThrow()"><B>testCheckoutTwiceDoesNotThrow()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/CheckoutTest.html" title="class in org.apache.jackrabbit.test.api.version">CheckoutTest</A> <DD>Test if Node.checkout() doesn't throw any exception if the versionable node has been checked out before. <DT><A HREF="./org/apache/jackrabbit/test/api/CheckPermissionTest.html#testCheckPermission()"><B>testCheckPermission()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/CheckPermissionTest.html" title="class in org.apache.jackrabbit.test.api">CheckPermissionTest</A> <DD>Tests if <code>Session.checkPermission(String, String)</code> works properly: Returns quietly if access is permitted. <DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLPathTest.html#testChildAxisLeaf()"><B>testChildAxisLeaf()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SQLPathTest.html" title="class in org.apache.jackrabbit.test.api.query">SQLPathTest</A> <DD>Tests if &lt;somepath>/% AND NOT &lt;somepath>/%/% returns no nodes if the node at &lt;somepath> is a leaf. <DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLPathTest.html#testChildAxisRoot()"><B>testChildAxisRoot()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SQLPathTest.html" title="class in org.apache.jackrabbit.test.api.query">SQLPathTest</A> <DD>Tests if /% AND NOT /%/% returns the child nodes of the root node. <DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLPathTest.html#testChildAxisTestRoot()"><B>testChildAxisTestRoot()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SQLPathTest.html" title="class in org.apache.jackrabbit.test.api.query">SQLPathTest</A> <DD>Tests if &lt;somepath>/% AND NOT &lt;somepath>/%/% returns the child nodes of node at &lt;somepath>. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#testChildNodeDef()"><B>testChildNodeDef()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PredefinedNodeTypeTest</A> <DD>Test for the predefined nt:childNodeDef node type. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneTest.html#testCloneNodes()"><B>testCloneNodes()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCloneTest</A> <DD>If successful, the changes are persisted immediately, there is no need to call save. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneTest.html#testCloneNodesAbsolutePath()"><B>testCloneNodesAbsolutePath()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCloneTest</A> <DD>The destAbsPath provided must not have an index on its final element. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneTest.html#testCloneNodesAccessDenied()"><B>testCloneNodesAccessDenied()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCloneTest</A> <DD>An AccessDeniedException is thrown if the current session (i.e., the session that was used to acquire this Workspace object) does not have sufficient access permissions to complete the operation. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneTest.html#testCloneNodesConstraintViolationException()"><B>testCloneNodesConstraintViolationException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCloneTest</A> <DD>A ConstraintViolationException is thrown if the operation would violate a node-type or other implementation-specific constraint. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneTest.html#testCloneNodesInvalidWorkspace()"><B>testCloneNodesInvalidWorkspace()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCloneTest</A> <DD>A NoSuchWorkspaceException is thrown if srcWorkspace does not exist. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneTest.html#testCloneNodesLocked()"><B>testCloneNodesLocked()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCloneTest</A> <DD>A LockException is thrown if a lock prevents the copy. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneSameNameSibsTest.html#testCloneNodesNodeExistsAtDestPath()"><B>testCloneNodesNodeExistsAtDestPath()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneSameNameSibsTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCloneSameNameSibsTest</A> <DD>An ItemExistsException is thrown if a node or property already exists at destAbsPath. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneSameNameSibsTest.html#testCloneNodesOrderingSupportedByParent()"><B>testCloneNodesOrderingSupportedByParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneSameNameSibsTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCloneSameNameSibsTest</A> <DD>If ordering is supported by the node type of the parent node of the new location, then the newly moved node is appended to the end of the child node list. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneTest.html#testCloneNodesPathNotExisting()"><B>testCloneNodesPathNotExisting()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCloneTest</A> <DD>A PathNotFoundException is thrown if the node at srcAbsPath or the parent of the new node at destAbsPath does not exist. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneReferenceableTest.html#testCloneNodesReferenceableAndNonreferenceable()"><B>testCloneNodesReferenceableAndNonreferenceable()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneReferenceableTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCloneReferenceableTest</A> <DD>The clone method clones both referenceable and nonreferenceable nodes. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneReferenceableTest.html#testCloneNodesReferenceableNodesOriginalUUID()"><B>testCloneNodesReferenceableNodesOriginalUUID()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneReferenceableTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCloneReferenceableTest</A> <DD>In the case of referenceable nodes clone preserves the node's UUID so that the new node in the destination workspcace has the same UUID as the node in the source workspace. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneReferenceableTest.html#testCloneNodesRemoveExistingFalse()"><B>testCloneNodesRemoveExistingFalse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneReferenceableTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCloneReferenceableTest</A> <DD>If removeExisting is false then a UUID collision causes this method to throw a ItemExistsException and no changes are made. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneReferenceableTest.html#testCloneNodesRemoveExistingTrue()"><B>testCloneNodesRemoveExistingTrue()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneReferenceableTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCloneReferenceableTest</A> <DD>If removeExisting is true then the existing node is removed from its current location and the cloned node with the same UUID from srcWorkspace is copied to this workspace as part of the copied subtree (that is, not into the former location of the old node). <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneTest.html#testCloneNodesTwice()"><B>testCloneNodesTwice()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCloneTest</A> <DD>If successful, the changes are persisted immediately, there is no need to call save. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneVersionableTest.html#testCloneNodesVersionableAndCheckedIn()"><B>testCloneNodesVersionableAndCheckedIn()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneVersionableTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCloneVersionableTest</A> <DD>A VersionException is thrown if the parent node of destAbsPath is versionable and checked-in, or is non-versionable but its nearest versionable ancestor is checked-in. <DT><A HREF="./org/apache/jackrabbit/test/api/query/PredicatesTest.html#testCombinedAnd()"><B>testCombinedAnd()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/PredicatesTest.html" title="class in org.apache.jackrabbit.test.api.query">PredicatesTest</A> <DD>Verifies that the and operator is accepted for properties's values <DT><A HREF="./org/apache/jackrabbit/test/api/query/PredicatesTest.html#testCombinedOr()"><B>testCombinedOr()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/PredicatesTest.html" title="class in org.apache.jackrabbit.test.api.query">PredicatesTest</A> <DD>Verifies that the or operator is accepted for properties's values <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#testCompactValueArrayWithNulls()"><B>testCompactValueArrayWithNulls()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>Tests if <code>Node.setProperty(String, Value[])</code> correctly compacts the value array by removing all null values <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#testConfiguration()"><B>testConfiguration()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PredefinedNodeTypeTest</A> <DD>Test for the predefined nt:configuration node type. <DT><A HREF="./org/apache/jackrabbit/test/api/AddNodeTest.html#testConstraintViolation()"><B>testConstraintViolation()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/AddNodeTest.html" title="class in org.apache.jackrabbit.test.api">AddNodeTest</A> <DD>Tests if a ConstraintViolationException is thrown when one attempts to add a node at a path that references a property. <DT><A HREF="./org/apache/jackrabbit/test/api/query/SaveTest.html#testConstraintViolationException()"><B>testConstraintViolationException()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SaveTest.html" title="class in org.apache.jackrabbit.test.api.query">SaveTest</A> <DD>Tests if a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/nodetype/ConstraintViolationException.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>ConstraintViolationException</CODE></A> is thrown if a query is stored under a node which does not allow child nodes. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyBinaryTest.html#testConversions()"><B>testConversions()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyBinaryTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyBinaryTest</A> <DD>Tests if NodeType.canSetProperty(String propertyName, Value value) returns true if value and its type are convertible to BinaryValue. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyBooleanTest.html#testConversions()"><B>testConversions()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyBooleanTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyBooleanTest</A> <DD>Tests if NodeType.canSetProperty(String propertyName, Value value) returns true if value and its type are convertible to BooleanValue. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyDateTest.html#testConversions()"><B>testConversions()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyDateTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyDateTest</A> <DD>Tests if NodeType.canSetProperty(String propertyName, Value value) returns true if value and its type are convertible to DateValue. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyDoubleTest.html#testConversions()"><B>testConversions()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyDoubleTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyDoubleTest</A> <DD>Tests if NodeType.canSetProperty(String propertyName, Value value) returns true if value and its type are convertible to DoubleValue. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyLongTest.html#testConversions()"><B>testConversions()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyLongTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyLongTest</A> <DD>Tests if NodeType.canSetProperty(String propertyName, Value value) returns true if value and its type are convertible to LongValue. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyNameTest.html#testConversions()"><B>testConversions()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyNameTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyNameTest</A> <DD>Tests if NodeType.canSetProperty(String propertyName, Value value) returns true if value and its type are convertible to NameValue. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyPathTest.html#testConversions()"><B>testConversions()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyPathTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyPathTest</A> <DD>Tests if NodeType.canSetProperty(String propertyName, Value value) returns true if value and its type are convertible to PathValue. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyStringTest.html#testConversions()"><B>testConversions()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyStringTest</A> <DD>Tests if NodeType.canSetProperty(String propertyName, Value value) returns true if value and its type are convertable to StringValue. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyBinaryTest.html#testConversionsMultiple()"><B>testConversionsMultiple()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyBinaryTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyBinaryTest</A> <DD>Tests if NodeType.canSetProperty(String propertyName, Value[] values) returns true if all values and its types are convertible to BinaryValue. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyBooleanTest.html#testConversionsMultiple()"><B>testConversionsMultiple()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyBooleanTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyBooleanTest</A> <DD>Tests if NodeType.canSetProperty(String propertyName, Value[] values) returns true if all values and its types are convertible to BooleanValue. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyDateTest.html#testConversionsMultiple()"><B>testConversionsMultiple()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyDateTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyDateTest</A> <DD>Tests if NodeType.canSetProperty(String propertyName, Value[] values) returns true if all values and its types are convertible to DateValue. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyDoubleTest.html#testConversionsMultiple()"><B>testConversionsMultiple()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyDoubleTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyDoubleTest</A> <DD>Tests if NodeType.canSetProperty(String propertyName, Value[] values) returns true if all values and its types are convertible to DoubleValue. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyLongTest.html#testConversionsMultiple()"><B>testConversionsMultiple()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyLongTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyLongTest</A> <DD>Tests if NodeType.canSetProperty(String propertyName, Value[] values) returns true if all values and its types are convertible to LongValue. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyNameTest.html#testConversionsMultiple()"><B>testConversionsMultiple()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyNameTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyNameTest</A> <DD>Tests if NodeType.canSetProperty(String propertyName, Value[] values) returns true if all values and its types are convertible to NameValue. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyPathTest.html#testConversionsMultiple()"><B>testConversionsMultiple()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyPathTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyPathTest</A> <DD>Tests if NodeType.canSetProperty(String propertyName, Value[] values) returns true if all values and its types are convertible to PathValue. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyStringTest.html#testConversionsMultiple()"><B>testConversionsMultiple()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyStringTest</A> <DD>Tests if NodeType.canSetProperty(String propertyName, Value[] values) returns true if all values and its types are convertible to StringValue. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/WorkspaceOperationTest.html#testCopy()"><B>testCopy()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/WorkspaceOperationTest.html" title="class in org.apache.jackrabbit.test.api.observation">WorkspaceOperationTest</A> <DD>Tests if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Workspace.html?is-external=true#copy(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>Workspace.copy(String, String)</CODE></A> triggers the correct events. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesTest.html#testCopyNodes()"><B>testCopyNodes()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCopyBetweenWorkspacesTest</A> <DD>Operation is performed entirely within the persistent workspace, it does not involve transient storage and therefore does not require a save <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyTest.html#testCopyNodes()"><B>testCopyNodes()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCopyTest</A> <DD>Operation is performed entirely within the persistent workspace, it does not involve transient storage and therefore does not require a save <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesTest.html#testCopyNodesAbsolutePath()"><B>testCopyNodesAbsolutePath()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCopyBetweenWorkspacesTest</A> <DD>The destAbsPath provided must not have an index on its final element. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyTest.html#testCopyNodesAbsolutePath()"><B>testCopyNodesAbsolutePath()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCopyTest</A> <DD>The destAbsPath provided must not have an index on its final element. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesTest.html#testCopyNodesAccessDenied()"><B>testCopyNodesAccessDenied()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCopyBetweenWorkspacesTest</A> <DD>An AccessDeniedException is thrown if the current session (i.e., the session that was used to acquire this Workspace object) does not have sufficient access permissions to complete the operation. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyTest.html#testCopyNodesAccessDenied()"><B>testCopyNodesAccessDenied()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCopyTest</A> <DD>An AccessDeniedException is thrown if the current session (i.e., the session that was used to acquire this Workspace object) does not have sufficient access permissions to complete the operation. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesTest.html#testCopyNodesConstraintViolationException()"><B>testCopyNodesConstraintViolationException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCopyBetweenWorkspacesTest</A> <DD>A ConstraintViolationException is thrown if the operation would violate a node-type or other implementation-specific constraint. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyTest.html#testCopyNodesConstraintViolationException()"><B>testCopyNodesConstraintViolationException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCopyTest</A> <DD>A ConstraintViolationException is thrown if the operation would violate a node-type or other implementation-specific constraint. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesTest.html#testCopyNodesInvalidWorkspace()"><B>testCopyNodesInvalidWorkspace()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCopyBetweenWorkspacesTest</A> <DD>A NoSuchWorkspaceException is thrown if srcWorkspace does not exist. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesTest.html#testCopyNodesLocked()"><B>testCopyNodesLocked()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCopyBetweenWorkspacesTest</A> <DD>A LockException is thrown if a lock prevents the copy. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyTest.html#testCopyNodesLocked()"><B>testCopyNodesLocked()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCopyTest</A> <DD>A LockException is thrown if a lock prevents the copy. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyReferenceableTest.html#testCopyNodesNewUUID()"><B>testCopyNodesNewUUID()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyReferenceableTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCopyReferenceableTest</A> <DD>Copies of referenceable nodes (nodes with UUIDs) are automatically given new UUIDs. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesSameNameSibsTest.html#testCopyNodesNodeExistsAtDestPath()"><B>testCopyNodesNodeExistsAtDestPath()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesSameNameSibsTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCopyBetweenWorkspacesSameNameSibsTest</A> <DD>An ItemExistsException is thrown if a node or property already exists at destAbsPath. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopySameNameSibsTest.html#testCopyNodesNodeExistsAtDestPath()"><B>testCopyNodesNodeExistsAtDestPath()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopySameNameSibsTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCopySameNameSibsTest</A> <DD>An ItemExistsException is thrown if a node or property already exists at destAbsPath. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesSameNameSibsTest.html#testCopyNodesOrderingSupportedByParent()"><B>testCopyNodesOrderingSupportedByParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesSameNameSibsTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCopyBetweenWorkspacesSameNameSibsTest</A> <DD>If ordering is supported by the node type of the parent node of the new location, then the newly moved node is appended to the end of the child node list. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopySameNameSibsTest.html#testCopyNodesOrderingSupportedByParent()"><B>testCopyNodesOrderingSupportedByParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopySameNameSibsTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCopySameNameSibsTest</A> <DD>If ordering is supported by the node type of the parent node of the new location, then the newly moved node is appended to the end of the child node list. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesTest.html#testCopyNodesPathNotExisting()"><B>testCopyNodesPathNotExisting()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCopyBetweenWorkspacesTest</A> <DD>A PathNotFoundException is thrown if the node at srcAbsPath or the parent of the new node at destAbsPath does not exist. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyTest.html#testCopyNodesPathNotExisting()"><B>testCopyNodesPathNotExisting()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCopyTest</A> <DD>A PathNotFoundException is thrown if the node at srcAbsPath or the parent of the new node at destAbsPath does not exist. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesReferenceableTest.html#testCopyNodesReferenceableNodesNewUUID()"><B>testCopyNodesReferenceableNodesNewUUID()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesReferenceableTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCopyBetweenWorkspacesReferenceableTest</A> <DD>Copies of referenceable nodes (nodes with UUIDs) are automatically given new UUIDs. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesVersionableTest.html#testCopyNodesVersionableAndCheckedIn()"><B>testCopyNodesVersionableAndCheckedIn()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesVersionableTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCopyBetweenWorkspacesVersionableTest</A> <DD>A VersionException is thrown if the parent node of destAbsPath is versionable and checked-in, or is non-versionable but its nearest versionable ancestor is checked-in. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyVersionableTest.html#testCopyNodesVersionableAndCheckedIn()"><B>testCopyNodesVersionableAndCheckedIn()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyVersionableTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCopyVersionableTest</A> <DD>A VersionException is thrown if the parent node of destAbsPath is versionable and checked-in, or is non-versionable but its nearest versionable ancestor is checked-in. <DT><A HREF="./org/apache/jackrabbit/test/api/query/OrderByDateTest.html#testDateOrder()"><B>testDateOrder()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/OrderByDateTest.html" title="class in org.apache.jackrabbit.test.api.query">OrderByDateTest</A> <DD>Tests order by queries with calendar properties. <DT><A HREF="./org/apache/jackrabbit/test/api/query/OrderByDateTest.html#testDateOrderMillis()"><B>testDateOrderMillis()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/OrderByDateTest.html" title="class in org.apache.jackrabbit.test.api.query">OrderByDateTest</A> <DD>Tests order by queries with calendar properties where the calendar values only have a millisecond difference. <DT><A HREF="./org/apache/jackrabbit/test/api/query/OrderByDateTest.html#testDateOrderNegativeTimeZone()"><B>testDateOrderNegativeTimeZone()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/OrderByDateTest.html" title="class in org.apache.jackrabbit.test.api.query">OrderByDateTest</A> <DD>Tests order by queries with calendar properties where the calendar values have different time zones. <DT><A HREF="./org/apache/jackrabbit/test/api/query/OrderByDateTest.html#testDateOrderPositiveTimeZone()"><B>testDateOrderPositiveTimeZone()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/OrderByDateTest.html" title="class in org.apache.jackrabbit.test.api.query">OrderByDateTest</A> <DD>Tests order by queries with calendar properties where the calendar values have different time zones. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueDateTest.html#testDateParent()"><B>testDateParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueDateTest.html" title="class in org.apache.jackrabbit.test.api">SetValueDateTest</A> <DD>Test the persistence of a property modified with an date parameter and saved from the parent Node <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyConstraintViolationExceptionTest.html#testDateProperty()"><B>testDateProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyConstraintViolationExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyConstraintViolationExceptionTest</A> <DD>Tests if setProperty(String name, Calendar value) and setProperty(String name, Value value) where value is a DateValue throw a ConstraintViolationException either immediately (by setProperty()), or on save, if the change would violate a node type constraint <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueConstraintViolationExceptionTest.html#testDateProperty()"><B>testDateProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueConstraintViolationExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueConstraintViolationExceptionTest</A> <DD>Tests if setValue(Calendar value) and setValue(Value value) where value is a DateValue throw a ConstraintViolationException if the change would violate a value constraint <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueDateTest.html#testDateSession()"><B>testDateSession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueDateTest.html" title="class in org.apache.jackrabbit.test.api">SetValueDateTest</A> <DD>Test the persistence of a property modified with an DateValues parameter and saved from the Session <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanAddChildNodeCallWithNodeTypeTest.html#testDefinedAndIllegalType()"><B>testDefinedAndIllegalType()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanAddChildNodeCallWithNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanAddChildNodeCallWithNodeTypeTest</A> <DD>Tests if <code>NodeType.canAddChildNode(String childNodeName, String nodeTypeName)</code> returns false if <code>childNodeName</code> does and <code>nodeTypeName</code> does not match the <code>NodeDef</code>. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanAddChildNodeCallWithNodeTypeTest.html#testDefinedAndLegalType()"><B>testDefinedAndLegalType()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanAddChildNodeCallWithNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanAddChildNodeCallWithNodeTypeTest</A> <DD>Tests if <code>NodeType.canAddChildNode(String childNodeName, String nodeTypeName)</code> returns true if <code>childNodeName</code> and <code>nodeTypeName</code> match the <code>NodeDef</code>. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanAddChildNodeCallWithoutNodeTypeTest.html#testDefinedWithDefault()"><B>testDefinedWithDefault()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanAddChildNodeCallWithoutNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanAddChildNodeCallWithoutNodeTypeTest</A> <DD>Tests if <code>NodeType.canAddChildNode(String childNodeName)</code> returns true if <code>NodeType</code> contains a <code>NodeDef</code> named <code>childNodeName</code> with a default primary type. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanAddChildNodeCallWithoutNodeTypeTest.html#testDefinedWithoutDefault()"><B>testDefinedWithoutDefault()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanAddChildNodeCallWithoutNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanAddChildNodeCallWithoutNodeTypeTest</A> <DD>Tests if <code>NodeType.canAddChildNode(String childNodeName)</code> returns true if <code>NodeType</code> contains a <code>NodeDef</code> named <code>childNodeName</code> without a default primary type. <DT><A HREF="./org/apache/jackrabbit/test/api/query/DerefQueryLevel1Test.html#testDerefMultiPropWithNodeStar()"><B>testDerefMultiPropWithNodeStar()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/DerefQueryLevel1Test.html" title="class in org.apache.jackrabbit.test.api.query">DerefQueryLevel1Test</A> <DD>Test a deref query on a multi valued reference property with a '*' node. <DT><A HREF="./org/apache/jackrabbit/test/api/query/DerefQueryLevel1Test.html#testDerefMultiPropWithNodeTest()"><B>testDerefMultiPropWithNodeTest()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/DerefQueryLevel1Test.html" title="class in org.apache.jackrabbit.test.api.query">DerefQueryLevel1Test</A> <DD>Test a deref query on a multi valued reference property with a node test. <DT><A HREF="./org/apache/jackrabbit/test/api/query/DerefQueryLevel1Test.html#testDerefSinglePropWithNodeStar()"><B>testDerefSinglePropWithNodeStar()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/DerefQueryLevel1Test.html" title="class in org.apache.jackrabbit.test.api.query">DerefQueryLevel1Test</A> <DD>Test a deref query on a single valued reference property with a '*' node test. <DT><A HREF="./org/apache/jackrabbit/test/api/query/DerefQueryLevel1Test.html#testDerefSinglePropWithNodeTest()"><B>testDerefSinglePropWithNodeTest()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/DerefQueryLevel1Test.html" title="class in org.apache.jackrabbit.test.api.query">DerefQueryLevel1Test</A> <DD>Test a deref query on a single valued reference property with a node test. <DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLPathTest.html#testDescendantLeaf()"><B>testDescendantLeaf()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SQLPathTest.html" title="class in org.apache.jackrabbit.test.api.query">SQLPathTest</A> <DD>Tests if &lt;somepath>/% returns no nodes if node at &lt;somepath> is a leaf. <DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLPathTest.html#testDescendantSelfTestRoot()"><B>testDescendantSelfTestRoot()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SQLPathTest.html" title="class in org.apache.jackrabbit.test.api.query">SQLPathTest</A> <DD>Tests if &lt;somepath>/%/&lt;nodename> OR &lt;somepath>/&lt;nodename> returns nodes with name &lt;nodename> which are descendants of node at <code>testroot</code>. <DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLPathTest.html#testDescendantTestRoot()"><B>testDescendantTestRoot()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SQLPathTest.html" title="class in org.apache.jackrabbit.test.api.query">SQLPathTest</A> <DD>Tests if &lt;somepath>/% returns the descendants of &lt;somepath>. <DT><A HREF="./org/apache/jackrabbit/test/api/query/XPathDocOrderTest.html#testDocOrderFirstFunction()"><B>testDocOrderFirstFunction()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/XPathDocOrderTest.html" title="class in org.apache.jackrabbit.test.api.query">XPathDocOrderTest</A> <DD>Tests the <code>first()</code> function. <DT><A HREF="./org/apache/jackrabbit/test/api/query/XPathPosIndexTest.html#testDocOrderIndexedNotation()"><B>testDocOrderIndexedNotation()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/XPathPosIndexTest.html" title="class in org.apache.jackrabbit.test.api.query">XPathPosIndexTest</A> <DD>Test if the indexed notation is supported. <DT><A HREF="./org/apache/jackrabbit/test/api/query/XPathDocOrderTest.html#testDocOrderLastFunction()"><B>testDocOrderLastFunction()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/XPathDocOrderTest.html" title="class in org.apache.jackrabbit.test.api.query">XPathDocOrderTest</A> <DD>Tests the <code>last()</code> function. <DT><A HREF="./org/apache/jackrabbit/test/api/query/XPathDocOrderTest.html#testDocOrderPositionFunction()"><B>testDocOrderPositionFunction()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/XPathDocOrderTest.html" title="class in org.apache.jackrabbit.test.api.query">XPathDocOrderTest</A> <DD>Tests the <code>position()</code> function. <DT><A HREF="./org/apache/jackrabbit/test/api/query/XPathDocOrderTest.html#testDocOrderPositionIndex()"><B>testDocOrderPositionIndex()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/XPathDocOrderTest.html" title="class in org.apache.jackrabbit.test.api.query">XPathDocOrderTest</A> <DD>Tests if position index and document order on child axis returns the correct node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testDoneMerge()"><B>testDoneMerge()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.doneMerge(Version)</code> throws an <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/UnsupportedRepositoryOperationException.html?is-external=true" title="class or interface in javax.jcr"><CODE>UnsupportedRepositoryOperationException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testDoneMerge()"><B>testDoneMerge()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.doneMerge(Version)</code> throws an <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/UnsupportedRepositoryOperationException.html?is-external=true" title="class or interface in javax.jcr"><CODE>UnsupportedRepositoryOperationException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueValueFormatExceptionTest.html#testDouble()"><B>testDouble()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueValueFormatExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueValueFormatExceptionTest</A> <DD>Tests if setValue(double) throws a ValueFormatException immediately (not on save) if a conversion fails. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueVersionExceptionTest.html#testDouble()"><B>testDouble()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueVersionExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueVersionExceptionTest</A> <DD>Tests if setValue(double) throws a VersionException immediately or on save if the parent node of this property is checked-in. <DT><A HREF="./org/apache/jackrabbit/test/api/query/OrderByDoubleTest.html#testDoubleOrder1()"><B>testDoubleOrder1()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/OrderByDoubleTest.html" title="class in org.apache.jackrabbit.test.api.query">OrderByDoubleTest</A> <DD>Tests order by queries with double properties. <DT><A HREF="./org/apache/jackrabbit/test/api/query/OrderByDoubleTest.html#testDoubleOrder2()"><B>testDoubleOrder2()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/OrderByDoubleTest.html" title="class in org.apache.jackrabbit.test.api.query">OrderByDoubleTest</A> <DD>Tests order by queries with double properties. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueDoubleTest.html#testDoubleParent()"><B>testDoubleParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueDoubleTest.html" title="class in org.apache.jackrabbit.test.api">SetValueDoubleTest</A> <DD>Test the persistence of a property modified with an double parameter and saved from the parent Node <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyConstraintViolationExceptionTest.html#testDoubleProperty()"><B>testDoubleProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyConstraintViolationExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyConstraintViolationExceptionTest</A> <DD>Tests if setProperty(String name, double value) and setProperty(String name, Value value) where value is a DoubleValue throw a ConstraintViolationException either immediately (by setProperty()), or on save, if the change would violate a node type constraint <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueConstraintViolationExceptionTest.html#testDoubleProperty()"><B>testDoubleProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueConstraintViolationExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueConstraintViolationExceptionTest</A> <DD>Tests if setValue(Double value) and setValue(Value value) where value is a DoubleValue throw a ConstraintViolationException if the change would violate a value constraint <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueDoubleTest.html#testDoubleSession()"><B>testDoubleSession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueDoubleTest.html" title="class in org.apache.jackrabbit.test.api">SetValueDoubleTest</A> <DD>Test the persistence of a property modified with an double parameter and saved from the Session <DT><A HREF="./org/apache/jackrabbit/test/api/query/ElementTest.html#testElementTest()"><B>testElementTest()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/ElementTest.html" title="class in org.apache.jackrabbit.test.api.query">ElementTest</A> <DD>Tests the element test without arguments. <DT><A HREF="./org/apache/jackrabbit/test/api/query/ElementTest.html#testElementTestAnyNode()"><B>testElementTestAnyNode()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/ElementTest.html" title="class in org.apache.jackrabbit.test.api.query">ElementTest</A> <DD>Tests the element test with one any node argument. <DT><A HREF="./org/apache/jackrabbit/test/api/query/ElementTest.html#testElementTestAnyNodeNtBase()"><B>testElementTestAnyNodeNtBase()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/ElementTest.html" title="class in org.apache.jackrabbit.test.api.query">ElementTest</A> <DD>Tests the element test with an any node argument and a type argument that matches all nodes (nt:base). <DT><A HREF="./org/apache/jackrabbit/test/api/query/ElementTest.html#testElementTestAnyNodeSomeNT()"><B>testElementTestAnyNodeSomeNT()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/ElementTest.html" title="class in org.apache.jackrabbit.test.api.query">ElementTest</A> <DD>Tests the element test with an any node argument and a type argument that matches only certain child nodes. <DT><A HREF="./org/apache/jackrabbit/test/api/query/ElementTest.html#testElementTestNameTest()"><B>testElementTestNameTest()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/ElementTest.html" title="class in org.apache.jackrabbit.test.api.query">ElementTest</A> <DD>Tests the element test with one single name test argument. <DT><A HREF="./org/apache/jackrabbit/test/api/query/ElementTest.html#testElementTestNameTestNtBase()"><B>testElementTestNameTestNtBase()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/ElementTest.html" title="class in org.apache.jackrabbit.test.api.query">ElementTest</A> <DD>Tests the element test with a name test argument and a type argument that matches all nodes (nt:base). <DT><A HREF="./org/apache/jackrabbit/test/api/query/ElementTest.html#testElementTestNameTestSomeNT()"><B>testElementTestNameTestSomeNT()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/ElementTest.html" title="class in org.apache.jackrabbit.test.api.query">ElementTest</A> <DD>Tests the element test with a name test argument and a type argument that matches only certain child nodes. <DT><A HREF="./org/apache/jackrabbit/test/api/query/ElementTest.html#testElementTestNameTestSomeNTWithSNS()"><B>testElementTestNameTestSomeNTWithSNS()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/ElementTest.html" title="class in org.apache.jackrabbit.test.api.query">ElementTest</A> <DD>Tests the element test with a name test argument and a type argument that matches only certain child nodes. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html#testEmptyMultiStringParent()"><B>testEmptyMultiStringParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html" title="class in org.apache.jackrabbit.test.api">SetValueStringTest</A> <DD>Test the assignment of an empty property by assigning it a null array, saved from the parent Node <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html#testEmptyMultiStringSession()"><B>testEmptyMultiStringSession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html" title="class in org.apache.jackrabbit.test.api">SetValueStringTest</A> <DD>Test the assignment of an empty property by assigning it a null array, saved from the Session <DT><A HREF="./org/apache/jackrabbit/test/api/query/PredicatesTest.html#testEquality()"><B>testEquality()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/PredicatesTest.html" title="class in org.apache.jackrabbit.test.api.query">PredicatesTest</A> <DD>Verifies that the value of a property can be searched <DT><A HREF="./org/apache/jackrabbit/test/api/ReferencePropertyTest.html#testEquals()"><B>testEquals()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ReferencePropertyTest.html" title="class in org.apache.jackrabbit.test.api">ReferencePropertyTest</A> <DD>Tests equals method of Reference value. <DT><A HREF="./org/apache/jackrabbit/test/api/ExportDocViewTest.html#testExportDocView_handler_session_saveBinary_noRecurse()"><B>testExportDocView_handler_session_saveBinary_noRecurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ExportDocViewTest.html" title="class in org.apache.jackrabbit.test.api">ExportDocViewTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/ExportDocViewTest.html#testExportDocView_handler_session_saveBinary_recurse()"><B>testExportDocView_handler_session_saveBinary_recurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ExportDocViewTest.html" title="class in org.apache.jackrabbit.test.api">ExportDocViewTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/ExportDocViewTest.html#testExportDocView_handler_session_skipBinary_noRecurse()"><B>testExportDocView_handler_session_skipBinary_noRecurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ExportDocViewTest.html" title="class in org.apache.jackrabbit.test.api">ExportDocViewTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/ExportDocViewTest.html#testExportDocView_handler_session_skipBinary_recurse()"><B>testExportDocView_handler_session_skipBinary_recurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ExportDocViewTest.html" title="class in org.apache.jackrabbit.test.api">ExportDocViewTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/ExportDocViewTest.html#testExportDocView_stream_session_saveBinary_noRecurse()"><B>testExportDocView_stream_session_saveBinary_noRecurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ExportDocViewTest.html" title="class in org.apache.jackrabbit.test.api">ExportDocViewTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/ExportDocViewTest.html#testExportDocView_stream_session_saveBinary_recurse()"><B>testExportDocView_stream_session_saveBinary_recurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ExportDocViewTest.html" title="class in org.apache.jackrabbit.test.api">ExportDocViewTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/ExportDocViewTest.html#testExportDocView_stream_session_skipBinary_noRecurse()"><B>testExportDocView_stream_session_skipBinary_noRecurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ExportDocViewTest.html" title="class in org.apache.jackrabbit.test.api">ExportDocViewTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/ExportDocViewTest.html#testExportDocView_stream_session_skipBinary_recurse()"><B>testExportDocView_stream_session_skipBinary_recurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ExportDocViewTest.html" title="class in org.apache.jackrabbit.test.api">ExportDocViewTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/ExportSysViewTest.html#testExportSysView_handler_session_saveBinary_noRecurse()"><B>testExportSysView_handler_session_saveBinary_noRecurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ExportSysViewTest.html" title="class in org.apache.jackrabbit.test.api">ExportSysViewTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testExportSysView_handler_session_saveBinary_noRecurse()"><B>testExportSysView_handler_session_saveBinary_noRecurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/ExportSysViewTest.html#testExportSysView_handler_session_saveBinary_recurse()"><B>testExportSysView_handler_session_saveBinary_recurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ExportSysViewTest.html" title="class in org.apache.jackrabbit.test.api">ExportSysViewTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testExportSysView_handler_session_saveBinary_recurse()"><B>testExportSysView_handler_session_saveBinary_recurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/ExportSysViewTest.html#testExportSysView_handler_session_skipBinary_noRecurse()"><B>testExportSysView_handler_session_skipBinary_noRecurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ExportSysViewTest.html" title="class in org.apache.jackrabbit.test.api">ExportSysViewTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testExportSysView_handler_session_skipBinary_noRecurse()"><B>testExportSysView_handler_session_skipBinary_noRecurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/ExportSysViewTest.html#testExportSysView_handler_session_skipBinary_recurse()"><B>testExportSysView_handler_session_skipBinary_recurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ExportSysViewTest.html" title="class in org.apache.jackrabbit.test.api">ExportSysViewTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testExportSysView_handler_session_skipBinary_recurse()"><B>testExportSysView_handler_session_skipBinary_recurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testExportSysView_handler_workspace_saveBinary_noRecurse()"><B>testExportSysView_handler_workspace_saveBinary_noRecurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testExportSysView_handler_workspace_saveBinary_recurse()"><B>testExportSysView_handler_workspace_saveBinary_recurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testExportSysView_handler_workspace_skipBinary_noRecurse()"><B>testExportSysView_handler_workspace_skipBinary_noRecurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testExportSysView_handler_workspace_skipBinary_recurse()"><B>testExportSysView_handler_workspace_skipBinary_recurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/ExportSysViewTest.html#testExportSysView_stream_session_saveBinary_noRecurse()"><B>testExportSysView_stream_session_saveBinary_noRecurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ExportSysViewTest.html" title="class in org.apache.jackrabbit.test.api">ExportSysViewTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testExportSysView_stream_session_saveBinary_noRecurse()"><B>testExportSysView_stream_session_saveBinary_noRecurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/ExportSysViewTest.html#testExportSysView_stream_session_saveBinary_recurse()"><B>testExportSysView_stream_session_saveBinary_recurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ExportSysViewTest.html" title="class in org.apache.jackrabbit.test.api">ExportSysViewTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testExportSysView_stream_session_saveBinary_recurse()"><B>testExportSysView_stream_session_saveBinary_recurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/ExportSysViewTest.html#testExportSysView_stream_session_skipBinary_noRecurse()"><B>testExportSysView_stream_session_skipBinary_noRecurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ExportSysViewTest.html" title="class in org.apache.jackrabbit.test.api">ExportSysViewTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testExportSysView_stream_session_skipBinary_noRecurse()"><B>testExportSysView_stream_session_skipBinary_noRecurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/ExportSysViewTest.html#testExportSysView_stream_session_skipBinary_recurse()"><B>testExportSysView_stream_session_skipBinary_recurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ExportSysViewTest.html" title="class in org.apache.jackrabbit.test.api">ExportSysViewTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testExportSysView_stream_session_skipBinary_recurse()"><B>testExportSysView_stream_session_skipBinary_recurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testExportSysView_stream_workspace_saveBinary_noRecurse()"><B>testExportSysView_stream_workspace_saveBinary_noRecurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testExportSysView_stream_workspace_saveBinary_recurse()"><B>testExportSysView_stream_workspace_saveBinary_recurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testExportSysView_stream_workspace_skipBinary_noRecurse()"><B>testExportSysView_stream_workspace_skipBinary_noRecurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testExportSysView_stream_workspace_skipBinary_recurse()"><B>testExportSysView_stream_workspace_skipBinary_recurse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/MergeCheckedoutSubNodeTest.html#testFailIfCorrespondingNodeIsSuccessor()"><B>testFailIfCorrespondingNodeIsSuccessor()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeCheckedoutSubNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeCheckedoutSubNodeTest</A> <DD>Node.merge(): If V' of a versionable subnode N' in the source workspace is a successor of V (the base version of a subnode N in this workspace), calling merge must fail. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#testFile()"><B>testFile()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PredefinedNodeTypeTest</A> <DD>Test for the predefined nt:file node type. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#testFolder()"><B>testFolder()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PredefinedNodeTypeTest</A> <DD>Test for the predefined nt:folder node type. <DT><A HREF="./org/apache/jackrabbit/test/api/version/FrozenNodeTest.html#testFrozenChildNodeNodeType()"><B>testFrozenChildNodeNodeType()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/FrozenNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">FrozenNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/FrozenNodeTest.html#testFrozenChildNodeType()"><B>testFrozenChildNodeType()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/FrozenNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">FrozenNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/FrozenNodeTest.html#testFrozenChildNodeUUUID()"><B>testFrozenChildNodeUUUID()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/FrozenNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">FrozenNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/FrozenNodeTest.html#testFrozenChildUUUID()"><B>testFrozenChildUUUID()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/FrozenNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">FrozenNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#testFrozenNode()"><B>testFrozenNode()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PredefinedNodeTypeTest</A> <DD>Test for the predefined nt:frozenNode node type. <DT><A HREF="./org/apache/jackrabbit/test/api/version/FrozenNodeTest.html#testFrozenNodeNodeType()"><B>testFrozenNodeNodeType()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/FrozenNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">FrozenNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/FrozenNodeTest.html#testFrozenNodeType()"><B>testFrozenNodeType()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/FrozenNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">FrozenNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/FrozenNodeTest.html#testFrozenNodeUUUID()"><B>testFrozenNodeUUUID()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/FrozenNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">FrozenNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testFrozenUUID()"><B>testFrozenUUID()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if the jcr:frozenUuid property has the correct type <DT><A HREF="./org/apache/jackrabbit/test/api/version/FrozenNodeTest.html#testFrozenUUUID()"><B>testFrozenUUUID()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/FrozenNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">FrozenNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLQueryLevel2Test.html#testFullTextSearch()"><B>testFullTextSearch()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SQLQueryLevel2Test.html" title="class in org.apache.jackrabbit.test.api.query">SQLQueryLevel2Test</A> <DD>Test full-text search of the repository. <DT><A HREF="./org/apache/jackrabbit/test/api/query/XPathQueryLevel2Test.html#testFullTextSearch()"><B>testFullTextSearch()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/XPathQueryLevel2Test.html" title="class in org.apache.jackrabbit.test.api.query">XPathQueryLevel2Test</A> <DD>Test full-text search of the repository. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceReadMethodsTest.html#testGetAccessibleWorkspaceNames()"><B>testGetAccessibleWorkspaceNames()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceReadMethodsTest</A> <DD>Tests Workspace.getAccessibleWorkspaceNames() by logging into the Workspaces given by the returned names. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeManagerTest.html#testGetAllNodeTypes()"><B>testGetAllNodeTypes()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeManagerTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeManagerTest</A> <DD>Test if getAllNodeTypes() returns all primary and mixin node types <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testGetAllVersions()"><B>testGetAllVersions()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Test that <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/version/VersionHistory.html?is-external=true#getAllVersions()" title="class or interface in javax.jcr.version"><CODE>VersionHistory.getAllVersions()</CODE></A> returns an iterator containing the root version and all versions that have been created by Node.checkin(). <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testGetAncestor()"><B>testGetAncestor()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.getAncestor(int)</code> returns the right ancestor <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testGetAncestor()"><B>testGetAncestor()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.getAncestor(int)</code> returns the right ancestor <DT><A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html#testGetAncestorOfGreaterDepth()"><B>testGetAncestorOfGreaterDepth()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NodeReadMethodsTest</A> <DD>Test if getting the ancestor of depth = n, where n is greater than depth of this <code>Node</code>, throws an <code>ItemNotFoundException</code>. <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html#testGetAncestorOfGreaterDepth()"><B>testGetAncestorOfGreaterDepth()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">PropertyReadMethodsTest</A> <DD>Test if getting the ancestor of depth = n, where n is greater than depth of this <code>Property</code>, throws an <code>ItemNotFoundException</code>. <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html#testGetAncestorOfItemDepth()"><B>testGetAncestorOfItemDepth()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">PropertyReadMethodsTest</A> <DD>Test if the ancestor at depth = n, where n is the depth of this <code>Item</code>, returns this <code>Property</code> itself. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html#testGetAncestorOfNegativeDepth()"><B>testGetAncestorOfNegativeDepth()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NodeReadMethodsTest</A> <DD>Test if getting the ancestor of negative depth throws an <code>ItemNotFoundException</code>. <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html#testGetAncestorOfNegativeDepth()"><B>testGetAncestorOfNegativeDepth()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">PropertyReadMethodsTest</A> <DD>Test if getting the ancestor of negative depth throws an <code>ItemNotFoundException</code>. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html#testGetAncestorOfNodeDepth()"><B>testGetAncestorOfNodeDepth()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NodeReadMethodsTest</A> <DD>Test if the ancestor at depth = n, where n is the depth of this <code>Item</code>, returns this <code>Node</code> itself. <DT><A HREF="./org/apache/jackrabbit/test/api/SessionReadMethodsTest.html#testGetAttribute()"><B>testGetAttribute()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">SessionReadMethodsTest</A> <DD>Tests if getAttribute(String name) returns not null if the requested attribute is existing <DT><A HREF="./org/apache/jackrabbit/test/api/SessionReadMethodsTest.html#testGetAttributeFailure()"><B>testGetAttributeFailure()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">SessionReadMethodsTest</A> <DD>Tests if getAttribute(String name) returns null if the requested attribute is not existing <DT><A HREF="./org/apache/jackrabbit/test/api/SessionReadMethodsTest.html#testGetAttributeNames()"><B>testGetAttributeNames()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">SessionReadMethodsTest</A> <DD>Tests if attribute names returned by getAttributeNames() do not return null if used for getAttribute(String name) <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testGetBaseVersion()"><B>testGetBaseVersion()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.getBaseVersion()</code> throws an <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/UnsupportedRepositoryOperationException.html?is-external=true" title="class or interface in javax.jcr"><CODE>UnsupportedRepositoryOperationException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testGetBaseVersion()"><B>testGetBaseVersion()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.getBaseVersion()</code> throws an <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/UnsupportedRepositoryOperationException.html?is-external=true" title="class or interface in javax.jcr"><CODE>UnsupportedRepositoryOperationException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionGraphTest.html#testGetBaseVersionOnNonVersionableNode()"><B>testGetBaseVersionOnNonVersionableNode()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionGraphTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionGraphTest</A> <DD>Test if UnsupportedRepositoryOperationException is thrown when calling Node.getVersionHistory() on a non-versionable node. <DT><A HREF="./org/apache/jackrabbit/test/api/BinaryPropertyTest.html#testGetBoolean()"><B>testGetBoolean()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/BinaryPropertyTest.html" title="class in org.apache.jackrabbit.test.api">BinaryPropertyTest</A> <DD>Tests conversion from Binary type to Boolean type. <DT><A HREF="./org/apache/jackrabbit/test/api/DatePropertyTest.html#testGetBoolean()"><B>testGetBoolean()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/DatePropertyTest.html" title="class in org.apache.jackrabbit.test.api">DatePropertyTest</A> <DD>Tests failure of conversion from Date type to Boolean type. <DT><A HREF="./org/apache/jackrabbit/test/api/DoublePropertyTest.html#testGetBoolean()"><B>testGetBoolean()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/DoublePropertyTest.html" title="class in org.apache.jackrabbit.test.api">DoublePropertyTest</A> <DD>tests failure of conversion from Double type to Boolean type <DT><A HREF="./org/apache/jackrabbit/test/api/LongPropertyTest.html#testGetBoolean()"><B>testGetBoolean()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/LongPropertyTest.html" title="class in org.apache.jackrabbit.test.api">LongPropertyTest</A> <DD>Tests failure of conversion from Long type to Boolean type. <DT><A HREF="./org/apache/jackrabbit/test/api/NamePropertyTest.html#testGetBoolean()"><B>testGetBoolean()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NamePropertyTest.html" title="class in org.apache.jackrabbit.test.api">NamePropertyTest</A> <DD>Tests failure of conversion from Name type to Boolean type. <DT><A HREF="./org/apache/jackrabbit/test/api/PathPropertyTest.html#testGetBoolean()"><B>testGetBoolean()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PathPropertyTest.html" title="class in org.apache.jackrabbit.test.api">PathPropertyTest</A> <DD>Tests failure of conversion from Path type to Boolean type. <DT><A HREF="./org/apache/jackrabbit/test/api/ReferencePropertyTest.html#testGetBoolean()"><B>testGetBoolean()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ReferencePropertyTest.html" title="class in org.apache.jackrabbit.test.api">ReferencePropertyTest</A> <DD>Tests failure of conversion from Reference type to Boolean type. <DT><A HREF="./org/apache/jackrabbit/test/api/StringPropertyTest.html#testGetBoolean()"><B>testGetBoolean()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/StringPropertyTest.html" title="class in org.apache.jackrabbit.test.api">StringPropertyTest</A> <DD>Tests conversion from String type to Boolean type. <DT><A HREF="./org/apache/jackrabbit/test/api/version/GetContainingHistoryTest.html#testGetContainingHistory()"><B>testGetContainingHistory()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/GetContainingHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">GetContainingHistoryTest</A> <DD>Tests if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/version/Version.html?is-external=true#getContainingHistory()" title="class or interface in javax.jcr.version"><CODE>Version.getContainingHistory()</CODE></A> returns the correct VersionHistory instance. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testGetCorrespondingNodePath()"><B>testGetCorrespondingNodePath()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Creates a node with same path in both workspaces to check if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#getCorrespondingNodePath(java.lang.String)" title="class or interface in javax.jcr"><CODE>Node.getCorrespondingNodePath(String)</CODE></A> works properly. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testGetCorrespondingNodePath()"><B>testGetCorrespondingNodePath()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.getCorrespondingNodePath(String)</code> returns the right path <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testGetCorrespondingNodePath()"><B>testGetCorrespondingNodePath()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.getCorrespondingNodePath(String)</code> returns the right path <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testGetCorrespondingNodePathItemNotFoundException()"><B>testGetCorrespondingNodePathItemNotFoundException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Calls <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#getCorrespondingNodePath(java.lang.String)" title="class or interface in javax.jcr"><CODE>Node.getCorrespondingNodePath(String)</CODE></A> on a node that has no corresponding node in second workspace <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testGetCorrespondingNodePathNoSuchWorkspaceException()"><B>testGetCorrespondingNodePathNoSuchWorkspaceException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Calls <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#getCorrespondingNodePath(java.lang.String)" title="class or interface in javax.jcr"><CODE>Node.getCorrespondingNodePath(String )</CODE></A> with a non existing workspace. <DT><A HREF="./org/apache/jackrabbit/test/api/version/GetCreatedTest.html#testGetCreated()"><B>testGetCreated()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/GetCreatedTest.html" title="class in org.apache.jackrabbit.test.api.version">GetCreatedTest</A> <DD>Returns the date this version was created. <DT><A HREF="./org/apache/jackrabbit/test/api/version/GetCreatedTest.html#testGetCreatedCheckAgainstProperty()"><B>testGetCreatedCheckAgainstProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/GetCreatedTest.html" title="class in org.apache.jackrabbit.test.api.version">GetCreatedTest</A> <DD>Returns the date this version was created. <DT><A HREF="./org/apache/jackrabbit/test/api/BinaryPropertyTest.html#testGetDate()"><B>testGetDate()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/BinaryPropertyTest.html" title="class in org.apache.jackrabbit.test.api">BinaryPropertyTest</A> <DD>Tests conversion from Binary type to Date type. <DT><A HREF="./org/apache/jackrabbit/test/api/BooleanPropertyTest.html#testGetDate()"><B>testGetDate()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/BooleanPropertyTest.html" title="class in org.apache.jackrabbit.test.api">BooleanPropertyTest</A> <DD>Tests failure of conversion from Boolean type to Date type. <DT><A HREF="./org/apache/jackrabbit/test/api/DoublePropertyTest.html#testGetDate()"><B>testGetDate()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/DoublePropertyTest.html" title="class in org.apache.jackrabbit.test.api">DoublePropertyTest</A> <DD>tests conversion from Double type to Date type <DT><A HREF="./org/apache/jackrabbit/test/api/LongPropertyTest.html#testGetDate()"><B>testGetDate()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/LongPropertyTest.html" title="class in org.apache.jackrabbit.test.api">LongPropertyTest</A> <DD>Tests conversion from Long type to Date type. <DT><A HREF="./org/apache/jackrabbit/test/api/NamePropertyTest.html#testGetDate()"><B>testGetDate()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NamePropertyTest.html" title="class in org.apache.jackrabbit.test.api">NamePropertyTest</A> <DD>Tests failure of conversion from Name type to Date type. <DT><A HREF="./org/apache/jackrabbit/test/api/PathPropertyTest.html#testGetDate()"><B>testGetDate()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PathPropertyTest.html" title="class in org.apache.jackrabbit.test.api">PathPropertyTest</A> <DD>Tests failure of conversion from Path type to Date type. <DT><A HREF="./org/apache/jackrabbit/test/api/ReferencePropertyTest.html#testGetDate()"><B>testGetDate()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ReferencePropertyTest.html" title="class in org.apache.jackrabbit.test.api">ReferencePropertyTest</A> <DD>Tests failure of conversion from Reference type to Date type. <DT><A HREF="./org/apache/jackrabbit/test/api/StringPropertyTest.html#testGetDate()"><B>testGetDate()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/StringPropertyTest.html" title="class in org.apache.jackrabbit.test.api">StringPropertyTest</A> <DD>Tests conversion from String type to Date type. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeTest.html#testGetDeclaredChildNodeDefs()"><B>testGetDeclaredChildNodeDefs()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeTest</A> <DD>Test if all node defs returned by getDeclaredChildNodeDefs() are also returned by getChildNodeDefs(). <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeTest.html#testGetDeclaredPropertyDefs()"><B>testGetDeclaredPropertyDefs()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeTest</A> <DD>Test if all property defs returned by getDeclatedPropertyDefs() are also returned by getPropertyDefs(). <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeTest.html#testGetDeclaredSupertypes()"><B>testGetDeclaredSupertypes()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeTest</A> <DD>Test if all node types returned by getDeclatedSupertypes() are also returned by getSupertypes(). <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeDefTest.html#testGetDeclaringNodeType()"><B>testGetDeclaringNodeType()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeDefTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeDefTest</A> <DD>Test getDeclaringNodeType() returns the node type which is defining the requested child node def. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PropertyDefTest.html#testGetDeclaringNodeType()"><B>testGetDeclaringNodeType()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PropertyDefTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PropertyDefTest</A> <DD>Test getDeclaringNodeType() returns the node type which is defining the requested property def. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeDefTest.html#testGetDefaultPrimaryTypes()"><B>testGetDefaultPrimaryTypes()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeDefTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeDefTest</A> <DD>Tests if the default primary type is of the same or a sub node type as the the required primary types. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PropertyDefTest.html#testGetDefaultValues()"><B>testGetDefaultValues()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PropertyDefTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PropertyDefTest</A> <DD>Tests if single-valued properties do have not more than one default value The test runs for all default values of all properties of all available node types. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html#testGetDepth()"><B>testGetDepth()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NodeReadMethodsTest</A> <DD>Tests if depth of root is 0 and depth of a sub node of root is 1 <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html#testGetDepth()"><B>testGetDepth()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">PropertyReadMethodsTest</A> <DD>Tests if depth of a property of depth of node + 1 <DT><A HREF="./org/apache/jackrabbit/test/api/RootNodeTest.html#testGetDepth()"><B>testGetDepth()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/RootNodeTest.html" title="class in org.apache.jackrabbit.test.api">RootNodeTest</A> <DD>Test if depth of root node is 0. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testGetDepth()"><B>testGetDepth()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.getDepth()</code> returns the right depth <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testGetDepth()"><B>testGetDepth()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.getDepth()</code> returns the right depth <DT><A HREF="./org/apache/jackrabbit/test/api/RepositoryDescriptorTest.html#testGetDescriptorKeys()"><B>testGetDescriptorKeys()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/RepositoryDescriptorTest.html" title="class in org.apache.jackrabbit.test.api">RepositoryDescriptorTest</A> <DD>Tests if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Repository.html?is-external=true#getDescriptorKeys()" title="class or interface in javax.jcr"><CODE>Repository.getDescriptorKeys()</CODE></A> returns all required descriptors keys. <DT><A HREF="./org/apache/jackrabbit/test/api/BinaryPropertyTest.html#testGetDouble()"><B>testGetDouble()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/BinaryPropertyTest.html" title="class in org.apache.jackrabbit.test.api">BinaryPropertyTest</A> <DD>Tests conversion from Binary type to Double type. <DT><A HREF="./org/apache/jackrabbit/test/api/BooleanPropertyTest.html#testGetDouble()"><B>testGetDouble()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/BooleanPropertyTest.html" title="class in org.apache.jackrabbit.test.api">BooleanPropertyTest</A> <DD>Tests failure from Boolean type to Double type. <DT><A HREF="./org/apache/jackrabbit/test/api/DatePropertyTest.html#testGetDouble()"><B>testGetDouble()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/DatePropertyTest.html" title="class in org.apache.jackrabbit.test.api">DatePropertyTest</A> <DD>Tests conversion from Date type to Double type. <DT><A HREF="./org/apache/jackrabbit/test/api/LongPropertyTest.html#testGetDouble()"><B>testGetDouble()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/LongPropertyTest.html" title="class in org.apache.jackrabbit.test.api">LongPropertyTest</A> <DD>Tests conversion from Long type to Double type. <DT><A HREF="./org/apache/jackrabbit/test/api/NamePropertyTest.html#testGetDouble()"><B>testGetDouble()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NamePropertyTest.html" title="class in org.apache.jackrabbit.test.api">NamePropertyTest</A> <DD>Tests failure from Name type to Double type. <DT><A HREF="./org/apache/jackrabbit/test/api/PathPropertyTest.html#testGetDouble()"><B>testGetDouble()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PathPropertyTest.html" title="class in org.apache.jackrabbit.test.api">PathPropertyTest</A> <DD>Tests failure from Path type to Double type. <DT><A HREF="./org/apache/jackrabbit/test/api/ReferencePropertyTest.html#testGetDouble()"><B>testGetDouble()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ReferencePropertyTest.html" title="class in org.apache.jackrabbit.test.api">ReferencePropertyTest</A> <DD>Tests failure from Reference type to Double type. <DT><A HREF="./org/apache/jackrabbit/test/api/StringPropertyTest.html#testGetDouble()"><B>testGetDouble()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/StringPropertyTest.html" title="class in org.apache.jackrabbit.test.api">StringPropertyTest</A> <DD>Tests conversion from String type to Double type. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html#testGetIndex()"><B>testGetIndex()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NodeReadMethodsTest</A> <DD>Test if getIndex() returns the correct index. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testGetIndex()"><B>testGetIndex()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.getIndex()</code> returns the right index <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testGetIndex()"><B>testGetIndex()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.getIndex()</code> returns the right index <DT><A HREF="./org/apache/jackrabbit/test/api/SessionReadMethodsTest.html#testGetItem()"><B>testGetItem()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">SessionReadMethodsTest</A> <DD>Tests session.getItem() with the testRootNode and assures that the returned node represents the same node in the repository as testRootNode. <DT><A HREF="./org/apache/jackrabbit/test/api/SessionReadMethodsTest.html#testGetItemFailure()"><B>testGetItemFailure()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">SessionReadMethodsTest</A> <DD>Tests that session.getItem() throws a PathNotFoundException with a given path to nowhere. <DT><A HREF="./org/apache/jackrabbit/test/api/query/GetLanguageTest.html#testGetLanguage()"><B>testGetLanguage()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/GetLanguageTest.html" title="class in org.apache.jackrabbit.test.api.query">GetLanguageTest</A> <DD>Tests if a XPath query returns <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/query/Query.html?is-external=true#XPATH" title="class or interface in javax.jcr.query"><CODE>Query.XPATH</CODE></A> when calling <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/query/Query.html?is-external=true#getLanguage()" title="class or interface in javax.jcr.query"><CODE>Query.getLanguage()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/BinaryPropertyTest.html#testGetLength()"><B>testGetLength()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/BinaryPropertyTest.html" title="class in org.apache.jackrabbit.test.api">BinaryPropertyTest</A> <DD>Tests the Property.getLength() method. <DT><A HREF="./org/apache/jackrabbit/test/api/BooleanPropertyTest.html#testGetLength()"><B>testGetLength()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/BooleanPropertyTest.html" title="class in org.apache.jackrabbit.test.api">BooleanPropertyTest</A> <DD>Tests the Property.getLength() method. <DT><A HREF="./org/apache/jackrabbit/test/api/DatePropertyTest.html#testGetLength()"><B>testGetLength()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/DatePropertyTest.html" title="class in org.apache.jackrabbit.test.api">DatePropertyTest</A> <DD>Tests the Property.getLength() method. <DT><A HREF="./org/apache/jackrabbit/test/api/DoublePropertyTest.html#testGetLength()"><B>testGetLength()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/DoublePropertyTest.html" title="class in org.apache.jackrabbit.test.api">DoublePropertyTest</A> <DD>Tests the Property.getLength() method. <DT><A HREF="./org/apache/jackrabbit/test/api/LongPropertyTest.html#testGetLength()"><B>testGetLength()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/LongPropertyTest.html" title="class in org.apache.jackrabbit.test.api">LongPropertyTest</A> <DD>Tests the Property.getLength() method. <DT><A HREF="./org/apache/jackrabbit/test/api/StringPropertyTest.html#testGetLength()"><B>testGetLength()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/StringPropertyTest.html" title="class in org.apache.jackrabbit.test.api">StringPropertyTest</A> <DD>Tests the Property.getLength() method. <DT><A HREF="./org/apache/jackrabbit/test/api/BinaryPropertyTest.html#testGetLengths()"><B>testGetLengths()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/BinaryPropertyTest.html" title="class in org.apache.jackrabbit.test.api">BinaryPropertyTest</A> <DD>Tests the Property.getLengths() method. <DT><A HREF="./org/apache/jackrabbit/test/api/BooleanPropertyTest.html#testGetLengths()"><B>testGetLengths()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/BooleanPropertyTest.html" title="class in org.apache.jackrabbit.test.api">BooleanPropertyTest</A> <DD>Tests the Property.getLengths() method. <DT><A HREF="./org/apache/jackrabbit/test/api/DatePropertyTest.html#testGetLengths()"><B>testGetLengths()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/DatePropertyTest.html" title="class in org.apache.jackrabbit.test.api">DatePropertyTest</A> <DD>Tests the Property.getLengths() method. <DT><A HREF="./org/apache/jackrabbit/test/api/DoublePropertyTest.html#testGetLengths()"><B>testGetLengths()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/DoublePropertyTest.html" title="class in org.apache.jackrabbit.test.api">DoublePropertyTest</A> <DD>Tests the Property.getLengths() method. <DT><A HREF="./org/apache/jackrabbit/test/api/LongPropertyTest.html#testGetLengths()"><B>testGetLengths()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/LongPropertyTest.html" title="class in org.apache.jackrabbit.test.api">LongPropertyTest</A> <DD>Tests the Property.getLengths() method. <DT><A HREF="./org/apache/jackrabbit/test/api/StringPropertyTest.html#testGetLengths()"><B>testGetLengths()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/StringPropertyTest.html" title="class in org.apache.jackrabbit.test.api">StringPropertyTest</A> <DD>Tests the Property.getLengths() method. <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html#testGetLock()"><B>testGetLock()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockTest</A> <DD>Test getLock <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testGetLock()"><B>testGetLock()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.getLock()</code> throws an <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/lock/LockException.html?is-external=true" title="class or interface in javax.jcr.lock"><CODE>LockException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testGetLock()"><B>testGetLock()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.getLock()</code> throws a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/lock/LockException.html?is-external=true" title="class or interface in javax.jcr.lock"><CODE>LockException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html#testGetLockOwner()"><B>testGetLockOwner()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockTest</A> <DD>Test if getLockOwner() returns the same value as returned by Session.getUserId at the time that the lock was placed <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html#testGetLockOwnerProperty()"><B>testGetLockOwnerProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockTest</A> <DD>Test if getLockOwner() returns the same value as returned by Session.getUserId at the time that the lock was placed <DT><A HREF="./org/apache/jackrabbit/test/api/BinaryPropertyTest.html#testGetLong()"><B>testGetLong()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/BinaryPropertyTest.html" title="class in org.apache.jackrabbit.test.api">BinaryPropertyTest</A> <DD>Tests conversion from Binary type to Long type. <DT><A HREF="./org/apache/jackrabbit/test/api/BooleanPropertyTest.html#testGetLong()"><B>testGetLong()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/BooleanPropertyTest.html" title="class in org.apache.jackrabbit.test.api">BooleanPropertyTest</A> <DD>Tests failure of conversion from Boolean type to Long type. <DT><A HREF="./org/apache/jackrabbit/test/api/DatePropertyTest.html#testGetLong()"><B>testGetLong()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/DatePropertyTest.html" title="class in org.apache.jackrabbit.test.api">DatePropertyTest</A> <DD>Tests conversion from Date type to Long type. <DT><A HREF="./org/apache/jackrabbit/test/api/DoublePropertyTest.html#testGetLong()"><B>testGetLong()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/DoublePropertyTest.html" title="class in org.apache.jackrabbit.test.api">DoublePropertyTest</A> <DD>tests the conversion from a Double to a Long Value <DT><A HREF="./org/apache/jackrabbit/test/api/NamePropertyTest.html#testGetLong()"><B>testGetLong()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NamePropertyTest.html" title="class in org.apache.jackrabbit.test.api">NamePropertyTest</A> <DD>Tests failure of conversion from Name type to Long type. <DT><A HREF="./org/apache/jackrabbit/test/api/PathPropertyTest.html#testGetLong()"><B>testGetLong()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PathPropertyTest.html" title="class in org.apache.jackrabbit.test.api">PathPropertyTest</A> <DD>Tests failure of conversion from Path type to Long type. <DT><A HREF="./org/apache/jackrabbit/test/api/ReferencePropertyTest.html#testGetLong()"><B>testGetLong()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ReferencePropertyTest.html" title="class in org.apache.jackrabbit.test.api">ReferencePropertyTest</A> <DD>Tests failure of conversion from Reference type to Long type. <DT><A HREF="./org/apache/jackrabbit/test/api/StringPropertyTest.html#testGetLong()"><B>testGetLong()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/StringPropertyTest.html" title="class in org.apache.jackrabbit.test.api">StringPropertyTest</A> <DD>Tests conversion from String type to Long type. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeDiscoveringNodeTypesTest.html#testGetMixinNodeTypes()"><B>testGetMixinNodeTypes()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeDiscoveringNodeTypesTest.html" title="class in org.apache.jackrabbit.test.api">NodeDiscoveringNodeTypesTest</A> <DD>Test if getMixinNodeType returns the node types according to the property "jcr:mixinTypes". <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeManagerTest.html#testGetMixinNodeTypes()"><B>testGetMixinNodeTypes()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeManagerTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeManagerTest</A> <DD>Test if getMixinNodeTypes does return exclusively mixin node types <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testGetMixinNodeTypes()"><B>testGetMixinNodeTypes()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.getMixinNodeTypes()</code> does not return null. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testGetMixinNodeTypes()"><B>testGetMixinNodeTypes()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.getMixinNodeTypes()</code> does not return null. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html#testGetName()"><B>testGetName()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NodeReadMethodsTest</A> <DD>Tests if getName() returns same as last name returned by getPath() <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeTest.html#testGetName()"><B>testGetName()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeTest</A> <DD>Test if getNode() returns the name of a node type. <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html#testGetName()"><B>testGetName()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">PropertyReadMethodsTest</A> <DD>Tests if getName() returns same as last name returned by getPath() <DT><A HREF="./org/apache/jackrabbit/test/api/RootNodeTest.html#testGetName()"><B>testGetName()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/RootNodeTest.html" title="class in org.apache.jackrabbit.test.api">RootNodeTest</A> <DD>Test if name of root node is empty string. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testGetName()"><B>testGetName()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.getName()</code> returns the right name <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testGetName()"><B>testGetName()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.getName()</code> returns the right name <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceReadMethodsTest.html#testGetName()"><B>testGetName()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceReadMethodsTest</A> <DD>Tests that the name returned by Workspace.getName() is equal to the one used for login. <DT><A HREF="./org/apache/jackrabbit/test/api/NamespaceRemappingTest.html#testGetNamespacePrefix()"><B>testGetNamespacePrefix()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NamespaceRemappingTest.html" title="class in org.apache.jackrabbit.test.api">NamespaceRemappingTest</A> <DD>Tests that Session.getNamespacePrefix returns the session scoped mapping. <DT><A HREF="./org/apache/jackrabbit/test/api/NamespaceRegistryReadMethodsTest.html#testGetNamespacePrefixes()"><B>testGetNamespacePrefixes()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NamespaceRegistryReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NamespaceRegistryReadMethodsTest</A> <DD>Tests if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/NamespaceRegistry.html?is-external=true#getPrefixes()" title="class or interface in javax.jcr"><CODE>NamespaceRegistry.getPrefixes()</CODE></A> returns the required namespace prefixes and if they are mapped to the correct URIs. <DT><A HREF="./org/apache/jackrabbit/test/api/NamespaceRemappingTest.html#testGetNamespacePrefixes()"><B>testGetNamespacePrefixes()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NamespaceRemappingTest.html" title="class in org.apache.jackrabbit.test.api">NamespaceRemappingTest</A> <DD>Tests if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true#getNamespacePrefixes()" title="class or interface in javax.jcr"><CODE>Session.getNamespacePrefixes()</CODE></A> returns all prefixes currently set for this session, including all those registered in the NamespaceRegistry but not over-ridden by a Session.setNamespacePrefix, plus those currently set locally by Session.setNamespacePrefix. <DT><A HREF="./org/apache/jackrabbit/test/api/NamespaceRemappingTest.html#testGetNamespaceURI()"><B>testGetNamespaceURI()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NamespaceRemappingTest.html" title="class in org.apache.jackrabbit.test.api">NamespaceRemappingTest</A> <DD>Tests that Session.getNamespaceURI() returns according the session scoped mapping <DT><A HREF="./org/apache/jackrabbit/test/api/NamespaceRegistryReadMethodsTest.html#testGetNamespaceURIs()"><B>testGetNamespaceURIs()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NamespaceRegistryReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NamespaceRegistryReadMethodsTest</A> <DD>Tests if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/NamespaceRegistry.html?is-external=true#getURIs()" title="class or interface in javax.jcr"><CODE>NamespaceRegistry.getURIs()</CODE></A> returns the required namespace URIs and if they are mapped to the correct prefixes. <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html#testGetNode()"><B>testGetNode()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockTest</A> <DD>Test to get the lock holding node of a node <DT><A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html#testGetNode()"><B>testGetNode()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NodeReadMethodsTest</A> <DD>Test if getNode(String relPath) returns the correct node and if a PathNotFoundException is thrown when Node at relPath does not exist <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html#testGetNode()"><B>testGetNode()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">PropertyReadMethodsTest</A> <DD>Tests if Property.getNode() fails with ValueFormatException for multivalued properties. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testGetNode()"><B>testGetNode()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.getNode(String)</code> returns the right child Node <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testGetNode()"><B>testGetNode()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.getNode(String)</code> returns the right child Node <DT><A HREF="./org/apache/jackrabbit/test/api/SessionReadMethodsTest.html#testGetNodeByUUID()"><B>testGetNodeByUUID()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">SessionReadMethodsTest</A> <DD>Tests session.getNodeByUUID() using a valid uuid of a referenceable node <DT><A HREF="./org/apache/jackrabbit/test/api/SessionReadMethodsTest.html#testGetNodeByUUIDFailure()"><B>testGetNodeByUUIDFailure()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">SessionReadMethodsTest</A> <DD>Tests that session.getNodeByUUID() throws a ItemNotFoundException in case of an invalid uuid. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/EventTest.html#testGetNodePath()"><B>testGetNodePath()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/EventTest.html" title="class in org.apache.jackrabbit.test.api.observation">EventTest</A> <DD>Tests if getPath() returns the correct path. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html#testGetNodes()"><B>testGetNodes()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NodeReadMethodsTest</A> <DD>Test if all returned items are of type node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testGetNodes()"><B>testGetNodes()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.getNodes()</code> and <code>VersionHistory.getNodes(String)</code> returns the right child Node <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testGetNodes()"><B>testGetNodes()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.getNodes()</code> and <code>Version.getNodes(String)</code> returns the right child Node <DT><A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html#testGetNodesNamePattern()"><B>testGetNodesNamePattern()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NodeReadMethodsTest</A> <DD>Test getNodes(String namePattern) with all possible patterns. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeManagerTest.html#testGetNodeType()"><B>testGetNodeType()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeManagerTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeManagerTest</A> <DD>Test if getNodeType(String nodeTypeName) returns the expected NodeType and if a NoSuchTypeException is thrown if no according node type is existing <DT><A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html#testGetParent()"><B>testGetParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NodeReadMethodsTest</A> <DD>Tests if getParent() returns parent node <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html#testGetParent()"><B>testGetParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">PropertyReadMethodsTest</A> <DD>Tests if getParent() returns parent node <DT><A HREF="./org/apache/jackrabbit/test/api/RootNodeTest.html#testGetParent()"><B>testGetParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/RootNodeTest.html" title="class in org.apache.jackrabbit.test.api">RootNodeTest</A> <DD>Test if root node has no parent and throws ItemNotFoundException. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testGetParent()"><B>testGetParent()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.getParent()</code> returns the right parent Node <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testGetParent()"><B>testGetParent()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.getParent()</code> returns the right parent Node <DT><A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html#testGetParentOfRoot()"><B>testGetParentOfRoot()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NodeReadMethodsTest</A> <DD>Tests if getParent() of root throws an ItemNotFoundException <DT><A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html#testGetPath()"><B>testGetPath()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NodeReadMethodsTest</A> <DD>Tests if getPath() returns the correct path. <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html#testGetPath()"><B>testGetPath()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">PropertyReadMethodsTest</A> <DD>Tests if getPath() returns the correct path. <DT><A HREF="./org/apache/jackrabbit/test/api/RootNodeTest.html#testGetPath()"><B>testGetPath()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/RootNodeTest.html" title="class in org.apache.jackrabbit.test.api">RootNodeTest</A> <DD>Test if the path of the root node is '/' (slash) <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testGetPath()"><B>testGetPath()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.getPath()</code> returns the right path <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testGetPath()"><B>testGetPath()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.getPath()</code> returns the right path <DT><A HREF="./org/apache/jackrabbit/test/api/query/GetPersistentQueryPathTest.html#testGetPersistentQueryPath()"><B>testGetPersistentQueryPath()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/GetPersistentQueryPathTest.html" title="class in org.apache.jackrabbit.test.api.query">GetPersistentQueryPathTest</A> <DD>Tests if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/query/Query.html?is-external=true#getStoredQueryPath()" title="class or interface in javax.jcr.query"><CODE>Query.getStoredQueryPath()</CODE></A> returns the correct path where the query had been saved. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeIteratorTest.html#testGetPos()"><B>testGetPos()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeIteratorTest.html" title="class in org.apache.jackrabbit.test.api">NodeIteratorTest</A> <DD>Tests if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/RangeIterator.html?is-external=true#getPosition()" title="class or interface in javax.jcr"><CODE>RangeIterator.getPosition()</CODE></A> return correct values. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/EventIteratorTest.html#testGetPosition()"><B>testGetPosition()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/EventIteratorTest.html" title="class in org.apache.jackrabbit.test.api.observation">EventIteratorTest</A> <DD>Tests if getPosition() returns the correct values. <DT><A HREF="./org/apache/jackrabbit/test/api/query/QueryResultNodeIteratorTest.html#testGetPosition()"><B>testGetPosition()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/QueryResultNodeIteratorTest.html" title="class in org.apache.jackrabbit.test.api.query">QueryResultNodeIteratorTest</A> <DD>Tests the method <code>NodeIterator.getPosition()</code>. <DT><A HREF="./org/apache/jackrabbit/test/api/query/QueryResultNodeIteratorTest.html#testGetPositionEmptyIterator()"><B>testGetPositionEmptyIterator()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/QueryResultNodeIteratorTest.html" title="class in org.apache.jackrabbit.test.api.query">QueryResultNodeIteratorTest</A> <DD>Tests the method <code>NodeIterator.getPosition()</code> on an empty <code>NodeIterator</code>. <DT><A HREF="./org/apache/jackrabbit/test/api/version/GetPredecessorsTest.html#testGetPredecessors()"><B>testGetPredecessors()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/GetPredecessorsTest.html" title="class in org.apache.jackrabbit.test.api.version">GetPredecessorsTest</A> <DD>Returns the predecessor versions of this version. <DT><A HREF="./org/apache/jackrabbit/test/api/NamespaceRegistryReadMethodsTest.html#testGetPrefixNamespaceException()"><B>testGetPrefixNamespaceException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NamespaceRegistryReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NamespaceRegistryReadMethodsTest</A> <DD>Tests if a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/NamespaceException.html?is-external=true" title="class or interface in javax.jcr"><CODE>NamespaceException</CODE></A> is thrown when <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/NamespaceRegistry.html?is-external=true#getPrefix(java.lang.String)" title="class or interface in javax.jcr"><CODE>NamespaceRegistry.getPrefix(String)</CODE></A> is called for an unknown URI. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html#testGetPrimaryItem()"><B>testGetPrimaryItem()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NodeReadMethodsTest</A> <DD>Test if getPrimaryItem returns the primary item as defined in the primary node type. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testGetPrimaryItem()"><B>testGetPrimaryItem()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.getPrimaryItem()</code> throws a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/ItemNotFoundException.html?is-external=true" title="class or interface in javax.jcr"><CODE>ItemNotFoundException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testGetPrimaryItem()"><B>testGetPrimaryItem()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.getPrimaryItem()</code> throws a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/ItemNotFoundException.html?is-external=true" title="class or interface in javax.jcr"><CODE>ItemNotFoundException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html#testGetPrimaryItemItemNotFoundException()"><B>testGetPrimaryItemItemNotFoundException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NodeReadMethodsTest</A> <DD>Test if getPrimaryItem does throw an ItemNotFoundException if the primary node type does not define a primary item. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeTest.html#testGetPrimaryItemName()"><B>testGetPrimaryItemName()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeTest</A> <DD>Test if node.getPrimaryItemName() returns the same name as node.getPrimaryItem().getName() <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeTest.html#testGetPrimaryItemNameNotExisting()"><B>testGetPrimaryItemNameNotExisting()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeTest</A> <DD>Test if node.getPrimaryItemName() returns null if no primary item is defined <DT><A HREF="./org/apache/jackrabbit/test/api/NodeDiscoveringNodeTypesTest.html#testGetPrimaryNodeType()"><B>testGetPrimaryNodeType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeDiscoveringNodeTypesTest.html" title="class in org.apache.jackrabbit.test.api">NodeDiscoveringNodeTypesTest</A> <DD>Test if getPrimaryNodeType() returns the node type according to the property "jcr:primaryType" <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testGetPrimaryNodeType()"><B>testGetPrimaryNodeType()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.getPrimaryNodeType()</code> returns the right primary node type <code>nt:versionHistory</code> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testGetPrimaryNodeType()"><B>testGetPrimaryNodeType()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.getPrimaryNodeType()</code> returns the right primary node type <code>nt:version</code> <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeManagerTest.html#testGetPrimaryNodeTypes()"><B>testGetPrimaryNodeTypes()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeManagerTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeManagerTest</A> <DD>Test if getPrimaryNodeTypes does not return any mixin node types <DT><A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html#testGetProperties()"><B>testGetProperties()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NodeReadMethodsTest</A> <DD>Test if all returned items are of type node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testGetProperties()"><B>testGetProperties()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.getProperties()</code> and <code>VersionHistory.getProperties(String)</code> return the right property <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testGetProperties()"><B>testGetProperties()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.getProperties()</code> and <code>Version.getProperties(String)</code> return the right property <DT><A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html#testGetPropertiesNamePattern()"><B>testGetPropertiesNamePattern()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NodeReadMethodsTest</A> <DD>Test getProperties(String namePattern) with all possible patterns. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html#testGetProperty()"><B>testGetProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NodeReadMethodsTest</A> <DD>Test if getProperty(String relPath) returns the correct node and if a PathNotFoundException is thrown when property at relPath does not exist <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testGetProperty()"><B>testGetProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.getProperty(String)</code> returns the right property <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testGetProperty()"><B>testGetProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.getProperty(String)</code> returns the right property <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeTest.html#testGetPropertyDefs()"><B>testGetPropertyDefs()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeTest</A> <DD>Test if getPropertyDefs() of a primary node returns also "jcr:primaryType" which is inherited from "nt:base". <DT><A HREF="./org/apache/jackrabbit/test/api/query/GetPropertyNamesTest.html#testGetPropertyNames()"><B>testGetPropertyNames()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/GetPropertyNamesTest.html" title="class in org.apache.jackrabbit.test.api.query">GetPropertyNamesTest</A> <DD>Check if the property names from the search results match the non-residual ones from the base node type <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceReadMethodsTest.html#testGetQueryManager()"><B>testGetQueryManager()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceReadMethodsTest</A> <DD>Tests Workspace.getQueryManager. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html#testGetReferences()"><B>testGetReferences()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NodeReadMethodsTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testGetReferences()"><B>testGetReferences()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.getReferences()</code> returns the right reference of the versionable node <DT><A HREF="./org/apache/jackrabbit/test/api/version/GetReferencesNodeTest.html#testGetReferencesNeverFromVersions()"><B>testGetReferencesNeverFromVersions()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/GetReferencesNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">GetReferencesNodeTest</A> <DD>Node.getReferences() never returns a reference that is stored in a version. 1. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeDefTest.html#testGetRequiredPrimaryTypes()"><B>testGetRequiredPrimaryTypes()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeDefTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeDefTest</A> <DD>Tests if getRequiredPrimaryTypes() does not return an empty array. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html#testGetSession()"><B>testGetSession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NodeReadMethodsTest</A> <DD>Tests if getSession() is same as through which the Item was acquired <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html#testGetSession()"><B>testGetSession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">PropertyReadMethodsTest</A> <DD>Tests if getSession() is same as through which the Property was acquired <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testGetSession()"><B>testGetSession()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.getSession()</code> returns the right session <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testGetSession()"><B>testGetSession()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.getSession()</code> returns the right session <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceReadMethodsTest.html#testGetSession()"><B>testGetSession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceReadMethodsTest</A> <DD>Tests the getSession() method which returns the same session object as this workspace was requested from. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeIteratorTest.html#testGetSize()"><B>testGetSize()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeIteratorTest.html" title="class in org.apache.jackrabbit.test.api">NodeIteratorTest</A> <DD>Tests if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/RangeIterator.html?is-external=true#getSize()" title="class or interface in javax.jcr"><CODE>RangeIterator.getSize()</CODE></A> returns the correct size. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/EventIteratorTest.html#testGetSize()"><B>testGetSize()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/EventIteratorTest.html" title="class in org.apache.jackrabbit.test.api.observation">EventIteratorTest</A> <DD>Tests if getSize() returns the correct number of events. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/GetRegisteredEventListenersTest.html#testGetSize()"><B>testGetSize()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/GetRegisteredEventListenersTest.html" title="class in org.apache.jackrabbit.test.api.observation">GetRegisteredEventListenersTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/QueryResultNodeIteratorTest.html#testGetSize()"><B>testGetSize()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/QueryResultNodeIteratorTest.html" title="class in org.apache.jackrabbit.test.api.query">QueryResultNodeIteratorTest</A> <DD>Tests if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/RangeIterator.html?is-external=true#getSize()" title="class or interface in javax.jcr"><CODE>RangeIterator.getSize()</CODE></A> returns the correct size. <DT><A HREF="./org/apache/jackrabbit/test/api/query/GetStatementTest.html#testGetStatement()"><B>testGetStatement()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/GetStatementTest.html" title="class in org.apache.jackrabbit.test.api.query">GetStatementTest</A> <DD>Tests it the statement returned by <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/query/Query.html?is-external=true#getStatement()" title="class or interface in javax.jcr.query"><CODE>Query.getStatement()</CODE></A> is equal to the one passed in createQuery(). <DT><A HREF="./org/apache/jackrabbit/test/api/query/GetPersistentQueryPathLevel1Test.html#testGetStoredQueryPath()"><B>testGetStoredQueryPath()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/GetPersistentQueryPathLevel1Test.html" title="class in org.apache.jackrabbit.test.api.query">GetPersistentQueryPathLevel1Test</A> <DD>Tests if a non-persistent query throws an <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/ItemNotFoundException.html?is-external=true" title="class or interface in javax.jcr"><CODE>ItemNotFoundException</CODE></A> when <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/query/Query.html?is-external=true#getStoredQueryPath()" title="class or interface in javax.jcr.query"><CODE>Query.getStoredQueryPath()</CODE></A> is called. <DT><A HREF="./org/apache/jackrabbit/test/api/BooleanPropertyTest.html#testGetStream()"><B>testGetStream()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/BooleanPropertyTest.html" title="class in org.apache.jackrabbit.test.api">BooleanPropertyTest</A> <DD>Tests conversion from Boolean type to Binary type. <DT><A HREF="./org/apache/jackrabbit/test/api/DatePropertyTest.html#testGetStream()"><B>testGetStream()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/DatePropertyTest.html" title="class in org.apache.jackrabbit.test.api">DatePropertyTest</A> <DD>Tests conversion from Date type to Binary type. <DT><A HREF="./org/apache/jackrabbit/test/api/DoublePropertyTest.html#testGetStream()"><B>testGetStream()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/DoublePropertyTest.html" title="class in org.apache.jackrabbit.test.api">DoublePropertyTest</A> <DD>tests conversion from Double type to Binary type <DT><A HREF="./org/apache/jackrabbit/test/api/LongPropertyTest.html#testGetStream()"><B>testGetStream()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/LongPropertyTest.html" title="class in org.apache.jackrabbit.test.api">LongPropertyTest</A> <DD>Tests conversion from Long type to Binary type. <DT><A HREF="./org/apache/jackrabbit/test/api/StringPropertyTest.html#testGetStream()"><B>testGetStream()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/StringPropertyTest.html" title="class in org.apache.jackrabbit.test.api">StringPropertyTest</A> <DD>Tests conversion from String type to Binary type. <DT><A HREF="./org/apache/jackrabbit/test/api/BooleanPropertyTest.html#testGetString()"><B>testGetString()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/BooleanPropertyTest.html" title="class in org.apache.jackrabbit.test.api">BooleanPropertyTest</A> <DD>Tests the conversion from a Boolean to a String Value. <DT><A HREF="./org/apache/jackrabbit/test/api/DatePropertyTest.html#testGetString()"><B>testGetString()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/DatePropertyTest.html" title="class in org.apache.jackrabbit.test.api">DatePropertyTest</A> <DD>Tests if a calendar is returned and if the conversion to a string has correct format. <DT><A HREF="./org/apache/jackrabbit/test/api/DoublePropertyTest.html#testGetString()"><B>testGetString()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/DoublePropertyTest.html" title="class in org.apache.jackrabbit.test.api">DoublePropertyTest</A> <DD>tests the conversion from a Double to a String Value <DT><A HREF="./org/apache/jackrabbit/test/api/LongPropertyTest.html#testGetString()"><B>testGetString()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/LongPropertyTest.html" title="class in org.apache.jackrabbit.test.api">LongPropertyTest</A> <DD>Tests the conversion from a Long to a String Value. <DT><A HREF="./org/apache/jackrabbit/test/api/NamePropertyTest.html#testGetString()"><B>testGetString()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NamePropertyTest.html" title="class in org.apache.jackrabbit.test.api">NamePropertyTest</A> <DD>Tests conversion from Name type to String type. <DT><A HREF="./org/apache/jackrabbit/test/api/PathPropertyTest.html#testGetString()"><B>testGetString()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PathPropertyTest.html" title="class in org.apache.jackrabbit.test.api">PathPropertyTest</A> <DD>Tests conversion from Path type to String type and if the resulting string has correct format. <DT><A HREF="./org/apache/jackrabbit/test/api/ReferencePropertyTest.html#testGetString()"><B>testGetString()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ReferencePropertyTest.html" title="class in org.apache.jackrabbit.test.api">ReferencePropertyTest</A> <DD>Tests conversion from Reference type to String type. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeTest.html#testGetSupertypes()"><B>testGetSupertypes()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeTest</A> <DD>Test if getSupertypes() of a primary node that is not "nt:base" returns at least "nt:base". <DT><A HREF="./org/apache/jackrabbit/test/api/query/GetSupportedQueryLanguagesTest.html#testGetSupportedQueryLanguages()"><B>testGetSupportedQueryLanguages()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/GetSupportedQueryLanguagesTest.html" title="class in org.apache.jackrabbit.test.api.query">GetSupportedQueryLanguagesTest</A> <DD>Tests if all implementations return <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/query/Query.html?is-external=true#XPATH" title="class or interface in javax.jcr.query"><CODE>Query.XPATH</CODE></A> with <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/query/QueryManager.html?is-external=true#getSupportedQueryLanguages()" title="class or interface in javax.jcr.query"><CODE>QueryManager.getSupportedQueryLanguages()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/BinaryPropertyTest.html#testGetType()"><B>testGetType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/BinaryPropertyTest.html" title="class in org.apache.jackrabbit.test.api">BinaryPropertyTest</A> <DD>Tests if Value.getType() returns the same as Property.getType() and also tests that prop.getDefinition().getRequiredType() returns the same type in case it is not of Undefined type. <DT><A HREF="./org/apache/jackrabbit/test/api/BooleanPropertyTest.html#testGetType()"><B>testGetType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/BooleanPropertyTest.html" title="class in org.apache.jackrabbit.test.api">BooleanPropertyTest</A> <DD>Tests if Value.getType() returns the same as Property.getType() and also tests that prop.getDefinition().getRequiredType() returns the same type in case it is not of Undefined type. <DT><A HREF="./org/apache/jackrabbit/test/api/DatePropertyTest.html#testGetType()"><B>testGetType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/DatePropertyTest.html" title="class in org.apache.jackrabbit.test.api">DatePropertyTest</A> <DD>Tests if Value.getType() returns the same as Property.getType() and also tests that prop.getDefinition().getRequiredType() returns the same type in case it is not of Undefined type. <DT><A HREF="./org/apache/jackrabbit/test/api/DoublePropertyTest.html#testGetType()"><B>testGetType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/DoublePropertyTest.html" title="class in org.apache.jackrabbit.test.api">DoublePropertyTest</A> <DD>Tests if Value.getType() returns the same as Property.getType() and also tests that prop.getDefinition().getRequiredType() returns the same type in case it is not of Undefined type. <DT><A HREF="./org/apache/jackrabbit/test/api/LongPropertyTest.html#testGetType()"><B>testGetType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/LongPropertyTest.html" title="class in org.apache.jackrabbit.test.api">LongPropertyTest</A> <DD>Tests if Value.getType() returns the same as Property.getType() and also tests that prop.getDefinition().getRequiredType() returns the same type in case it is not of Undefined type. <DT><A HREF="./org/apache/jackrabbit/test/api/NamePropertyTest.html#testGetType()"><B>testGetType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NamePropertyTest.html" title="class in org.apache.jackrabbit.test.api">NamePropertyTest</A> <DD>Tests if Value.getType() returns the same as Property.getType() and also tests that prop.getDefinition().getRequiredType() returns the same type in case it is not of Undefined type. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/EventTest.html#testGetType()"><B>testGetType()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/EventTest.html" title="class in org.apache.jackrabbit.test.api.observation">EventTest</A> <DD>Tests if getType() returns the correct value. <DT><A HREF="./org/apache/jackrabbit/test/api/PathPropertyTest.html#testGetType()"><B>testGetType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PathPropertyTest.html" title="class in org.apache.jackrabbit.test.api">PathPropertyTest</A> <DD>Tests if Value.getType() returns the same as Property.getType() and also tests that prop.getDefinition().getRequiredType() returns the same type in case it is not of Undefined type. <DT><A HREF="./org/apache/jackrabbit/test/api/ReferencePropertyTest.html#testGetType()"><B>testGetType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ReferencePropertyTest.html" title="class in org.apache.jackrabbit.test.api">ReferencePropertyTest</A> <DD>Tests if Value.getType() returns the same as Property.getType() and also tests that prop.getDefinition().getRequiredType() returns the same type in case it is not of Undefined type. <DT><A HREF="./org/apache/jackrabbit/test/api/StringPropertyTest.html#testGetType()"><B>testGetType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/StringPropertyTest.html" title="class in org.apache.jackrabbit.test.api">StringPropertyTest</A> <DD>Tests if Value.getType() returns the same as Property.getType() and also tests that prop.getDefinition().getRequiredType() returns the same type in case it is not of Undefined type. <DT><A HREF="./org/apache/jackrabbit/test/api/NamespaceRegistryReadMethodsTest.html#testGetURINamespaceException()"><B>testGetURINamespaceException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NamespaceRegistryReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NamespaceRegistryReadMethodsTest</A> <DD>Tests if a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/NamespaceException.html?is-external=true" title="class or interface in javax.jcr"><CODE>NamespaceException</CODE></A> is thrown when <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/NamespaceRegistry.html?is-external=true#getURI(java.lang.String)" title="class or interface in javax.jcr"><CODE>NamespaceRegistry.getURI(String)</CODE></A> is called for an unknown prefix. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/EventTest.html#testGetUserId()"><B>testGetUserId()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/EventTest.html" title="class in org.apache.jackrabbit.test.api.observation">EventTest</A> <DD>Tests if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#getUserID()" title="class or interface in javax.jcr.observation"><CODE>Event.getUserID()</CODE></A> returns the same value as <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true#getUserID()" title="class or interface in javax.jcr"><CODE>Session.getUserID()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html#testGetUUID()"><B>testGetUUID()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NodeReadMethodsTest</A> <DD>Test if getUUID() returns the string value of the property "jcr:uuid". <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testGetUUID()"><B>testGetUUID()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.getUUID()</code> returns the right UUID <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testGetUUID()"><B>testGetUUID()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.getUUID()</code> returns the right UUID <DT><A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html#testGetUUIDOfNonReferenceableNode()"><B>testGetUUIDOfNonReferenceableNode()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NodeReadMethodsTest</A> <DD>Test if getUUID() throws a UnsupportedRepositoryOperationException if Node is not referenceable <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html#testGetValue()"><B>testGetValue()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">PropertyReadMethodsTest</A> <DD>Tests failure of Property.getValue() method for a multivalue property. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PropertyDefTest.html#testGetValueConstraints()"><B>testGetValueConstraints()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PropertyDefTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PropertyDefTest</A> <DD>Tests if value constraints match the pattern specified by the required property type. <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html#testGetValueCopyStoredValues()"><B>testGetValueCopyStoredValues()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">PropertyReadMethodsTest</A> <DD>Tests if <code>Property.getValues()</code> returns an array that is a copy of the stored values, so changes to it are not reflected in internal storage. <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html#testGetValues()"><B>testGetValues()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">PropertyReadMethodsTest</A> <DD>Tests failure of Property.getValues() method for a single value property. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testGetVersion()"><B>testGetVersion()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Test VersionHistory.getVersion(String versionName) if 'versionName' is the name of an existing version (created by Node.checkin()). <DT><A HREF="./org/apache/jackrabbit/test/api/version/GetVersionableUUIDTest.html#testGetVersionableUUID()"><B>testGetVersionableUUID()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/GetVersionableUUIDTest.html" title="class in org.apache.jackrabbit.test.api.version">GetVersionableUUIDTest</A> <DD>Tests if VersionHistory.getVersionableUUID() returns the uuid of the corresponding versionable node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html#testGetVersionByLabel()"><B>testGetVersionByLabel()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionLabelTest</A> <DD>Test if VersionHistory.getVersionByLabel(String) returns the version that has been specified with the addVersionLabel call. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testGetVersionHistory()"><B>testGetVersionHistory()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.getVersionHistory()</code> throws an <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/UnsupportedRepositoryOperationException.html?is-external=true" title="class or interface in javax.jcr"><CODE>UnsupportedRepositoryOperationException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testGetVersionHistory()"><B>testGetVersionHistory()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.getVersionHistory()</code> throws an <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/UnsupportedRepositoryOperationException.html?is-external=true" title="class or interface in javax.jcr"><CODE>UnsupportedRepositoryOperationException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testGetVersionHistoryOnNonVersionableNode()"><B>testGetVersionHistoryOnNonVersionableNode()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Test if UnsupportedRepositoryOperationException is thrown when calling Node.getVersionHistory() on a non-versionable node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html#testGetVersionLabels()"><B>testGetVersionLabels()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionLabelTest</A> <DD>Test VersionHistory.getVersionLabels() returns all labels present on the version history. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html#testGetVersionLabelsForInvalidVersion()"><B>testGetVersionLabelsForInvalidVersion()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionLabelTest</A> <DD>Test if versionHistory.getVersionLabels(Version) throws a VersionException if the specified version is not in this version history. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html#testGetVersionLabelsForVersion()"><B>testGetVersionLabelsForVersion()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionLabelTest</A> <DD>Test VersionHistory.getVersionLabels(Version) only returns all labels present for the specified version. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html#testHasNode()"><B>testHasNode()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NodeReadMethodsTest</A> <DD>Test if hasNode(String relPath) returns true if the required node exists and false if it doesn't. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testHasNode()"><B>testHasNode()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.hasNode(String)</code> returns the right <code>boolean</code> value <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testHasNode()"><B>testHasNode()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.hasNode(String)</code> returns the right <code>boolean</code> value <DT><A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html#testHasNodes()"><B>testHasNodes()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NodeReadMethodsTest</A> <DD>Test if hasNodes() returns true if any sub node exists or false if not. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testHasNodes()"><B>testHasNodes()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.hasNodes()</code> returns <code>true</code> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testHasNodes()"><B>testHasNodes()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.hasNodes()</code> returns <code>true</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SessionTest.html#testHasPendingChanges()"><B>testHasPendingChanges()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionTest.html" title="class in org.apache.jackrabbit.test.api">SessionTest</A> <DD>Checks if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true#hasPendingChanges()" title="class or interface in javax.jcr"><CODE>Session.hasPendingChanges()</CODE></A> works properly. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html#testHasProperties()"><B>testHasProperties()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NodeReadMethodsTest</A> <DD>Test if hasProperty() returns true if any property exists or false if not. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testHasProperties()"><B>testHasProperties()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.hasProperties()</code> returns <code>true</code> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testHasProperties()"><B>testHasProperties()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.hasProperties()</code> returns <code>true</code> <DT><A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html#testHasProperty()"><B>testHasProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NodeReadMethodsTest</A> <DD>Test if hasProperty(String relPath) returns true if a required property exists and false if it doesn't. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testHasProperty()"><B>testHasProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.hasProperty(String)</code> returns the right <code>boolean</code> value <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testHasProperty()"><B>testHasProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.hasProperty(String)</code> returns the right <code>boolean</code> value <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html#testHasVersionLabel()"><B>testHasVersionLabel()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionLabelTest</A> <DD>Test if VersionHistory.hasVersionLabel(String) returns true, if the label has beed successfully added before. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html#testHasVersionLabelForVersion()"><B>testHasVersionLabelForVersion()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionLabelTest</A> <DD>Test if VersionHistory.hasVersionLabel(Version, String) returns true, if the label has beed successfully added before to the specified version. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#testHierarchyNode()"><B>testHierarchyNode()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PredefinedNodeTypeTest</A> <DD>Test for the predefined nt:hierarchyNode node type. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testHoldsLock()"><B>testHoldsLock()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.holdsLock()</code> returns <code>false</code> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testHoldsLock()"><B>testHoldsLock()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.holdsLock()</code> returns <code>false</code> <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#testIfPrimaryNodeTypesAreSubtypesOfNTBase()"><B>testIfPrimaryNodeTypesAreSubtypesOfNTBase()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PredefinedNodeTypeTest</A> <DD>Tests if all primary node types are subtypes of node type <code>nt:base</code> <DT><A HREF="./org/apache/jackrabbit/test/api/ImpersonateTest.html#testImpersonate()"><B>testImpersonate()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ImpersonateTest.html" title="class in org.apache.jackrabbit.test.api">ImpersonateTest</A> <DD>Tests if <code>Session.impersonate(Credentials)</code> works properly <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionGraphTest.html#testInitialBaseVersionPointsToRootVersion()"><B>testInitialBaseVersionPointsToRootVersion()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionGraphTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionGraphTest</A> <DD>Test that the initial base version after creation of a versionable node points to the root version. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testInitiallyGetAllVersionsContainsTheRootVersion()"><B>testInitiallyGetAllVersionsContainsTheRootVersion()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Test if the iterator returned by <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/version/VersionHistory.html?is-external=true#getAllVersions()" title="class or interface in javax.jcr.version"><CODE>VersionHistory.getAllVersions()</CODE></A> contains the root version upon creation of the version history. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionGraphTest.html#testInitialNodePredecessors()"><B>testInitialNodePredecessors()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionGraphTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionGraphTest</A> <DD>Test if after creation of a versionable node N the multi-value REFERENCE property jcr:predecessors of N is initialized to contain a single UUID, that of the root version (the same as jcr:baseVersion). <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testInitialNumberOfVersions()"><B>testInitialNumberOfVersions()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>The version history must initially contain two versions (root version + first test version). <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueValueFormatExceptionTest.html#testInputStream()"><B>testInputStream()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueValueFormatExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueValueFormatExceptionTest</A> <DD>Tests if setValue(InputStream) throws a ValueFormatException immediately (not on save) if a conversion fails. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueVersionExceptionTest.html#testInputStream()"><B>testInputStream()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueVersionExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueVersionExceptionTest</A> <DD>Tests if setValue(InputStream) throws a VersionException immediately or on save if the parent node of this property is checked-in. <DT><A HREF="./org/apache/jackrabbit/test/api/query/OrderByLongTest.html#testIntegerOrder()"><B>testIntegerOrder()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/OrderByLongTest.html" title="class in org.apache.jackrabbit.test.api.query">OrderByLongTest</A> <DD>Tests order by queries with long properties. <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testInvalidXmlThrowsInvalidSerializedDataException()"><B>testInvalidXmlThrowsInvalidSerializedDataException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>Tests whether importing an invalid XML file throws a InvalidSerializedDataException. <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testInvalidXmlThrowsSaxException()"><B>testInvalidXmlThrowsSaxException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>Tests whether importing an invalid XML file throws a SAX exception. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeDefTest.html#testIsAutoCreate()"><B>testIsAutoCreate()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeDefTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeDefTest</A> <DD>Tests if auto create nodes are not a residual set definition (getName() does not return "*") <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PropertyDefTest.html#testIsAutoCreate()"><B>testIsAutoCreate()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PropertyDefTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PropertyDefTest</A> <DD>Tests if auto create properties are not a residual set definition (getName() does not return "*") <DT><A HREF="./org/apache/jackrabbit/test/api/version/CheckinTest.html#testIsCheckedOut()"><B>testIsCheckedOut()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/CheckinTest.html" title="class in org.apache.jackrabbit.test.api.version">CheckinTest</A> <DD>Test if Node.isCheckedOut() return false after calling Node.checkin() <DT><A HREF="./org/apache/jackrabbit/test/api/version/CheckoutTest.html#testIsCheckedOut()"><B>testIsCheckedOut()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/CheckoutTest.html" title="class in org.apache.jackrabbit.test.api.version">CheckoutTest</A> <DD>Test if Node.isCheckedOut() returns true, if the versionable node has been checked out before. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testIsCheckedOut()"><B>testIsCheckedOut()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.isCheckedOut()</code> returns <code>true</code> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testIsCheckedOut()"><B>testIsCheckedOut()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.isCheckedOut()</code> returns <code>true</code> <DT><A HREF="./org/apache/jackrabbit/test/api/version/CheckoutTest.html#testIsCheckedOutNonVersionableNode()"><B>testIsCheckedOutNonVersionableNode()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/CheckoutTest.html" title="class in org.apache.jackrabbit.test.api.version">CheckoutTest</A> <DD>Test calling Node.isCheckedOut() on a non-versionable. <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html#testIsDeep()"><B>testIsDeep()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockTest</A> <DD>Test Lock.isDeep() <DT><A HREF="./org/apache/jackrabbit/test/api/observation/AddEventListenerTest.html#testIsDeepFalseNodeAdded()"><B>testIsDeepFalseNodeAdded()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/AddEventListenerTest.html" title="class in org.apache.jackrabbit.test.api.observation">AddEventListenerTest</A> <DD>Tests if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#NODE_ADDED" title="class or interface in javax.jcr.observation"><CODE>Event.NODE_ADDED</CODE></A> is created only for the specified path if <code>isDeep</code> is <code>false</code>. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/AddEventListenerTest.html#testIsDeepFalsePropertyAdded()"><B>testIsDeepFalsePropertyAdded()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/AddEventListenerTest.html" title="class in org.apache.jackrabbit.test.api.observation">AddEventListenerTest</A> <DD>Tests if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#PROPERTY_ADDED" title="class or interface in javax.jcr.observation"><CODE>Event.PROPERTY_ADDED</CODE></A> is created only for the specified path if <code>isDeep</code> is <code>false</code>. <DT><A HREF="./org/apache/jackrabbit/test/api/SessionReadMethodsTest.html#testIsLive()"><B>testIsLive()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">SessionReadMethodsTest</A> <DD>Tests if isLive() returns true if the <code>Session</code> is usable by the client and false if it is not usable <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testIsLocked()"><B>testIsLocked()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.isLocked()</code> returns <code>false</code> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testIsLocked()"><B>testIsLocked()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.isLocked()</code> returns <code>false</code> <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeDefTest.html#testIsMandatory()"><B>testIsMandatory()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeDefTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeDefTest</A> <DD>This test checks if item definitions with mandatory constraints are respected. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PropertyDefTest.html#testIsMandatory()"><B>testIsMandatory()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PropertyDefTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PropertyDefTest</A> <DD>This test checks if item definitions with mandatory constraints are respected. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeTest.html#testIsMixin()"><B>testIsMixin()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeTest</A> <DD>Test if isMixin() returns false if applied on a primary node type and true on a mixin node type. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testIsModified()"><B>testIsModified()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Checks if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Item.html?is-external=true#isModified()" title="class or interface in javax.jcr"><CODE>Item.isModified()</CODE></A> works correcty for unmodified and modified nodes. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testIsModified()"><B>testIsModified()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.isModified()</code> returns <code>false</code> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testIsModified()"><B>testIsModified()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.isModified()</code> returns <code>false</code> <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testIsNew()"><B>testIsNew()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Checks if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Item.html?is-external=true#isNew()" title="class or interface in javax.jcr"><CODE>Item.isNew()</CODE></A> works correctly for new and existing, unmodified nodes. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testIsNew()"><B>testIsNew()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.isNew()</code> returns <code>false</code> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testIsNew()"><B>testIsNew()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.isNew()</code> returns <code>false</code> <DT><A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html#testIsNode()"><B>testIsNode()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NodeReadMethodsTest</A> <DD>Tests if isNode() returns true <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html#testIsNode()"><B>testIsNode()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">PropertyReadMethodsTest</A> <DD>Tests if isNode() returns false <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testIsNode()"><B>testIsNode()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.isNode()</code> returns <code>true</code> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testIsNode()"><B>testIsNode()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.isNode()</code> returns <code>true</code> <DT><A HREF="./org/apache/jackrabbit/test/api/NodeDiscoveringNodeTypesTest.html#testIsNodeType()"><B>testIsNodeType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeDiscoveringNodeTypesTest.html" title="class in org.apache.jackrabbit.test.api">NodeDiscoveringNodeTypesTest</A> <DD>Test if isNodeTye(String nodeTypeName) returns true if nodeTypeName is the name of the primary node type, the name of a mixin node type and the name of a supertype. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeTest.html#testIsNodeType()"><B>testIsNodeType()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeTest</A> <DD>Test if isNodeType(String nodeTypeName) returns true if nodeTypeName is the name of the node itself. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testIsNodeType()"><B>testIsNodeType()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.isNodeType(String)</code> returns the right <code>boolean</code> value <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testIsNodeType()"><B>testIsNodeType()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.isNodeType(String)</code> returns the right <code>boolean</code> value <DT><A HREF="./org/apache/jackrabbit/test/api/version/CheckinTest.html#testIsNotCheckedOut()"><B>testIsNotCheckedOut()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/CheckinTest.html" title="class in org.apache.jackrabbit.test.api.version">CheckinTest</A> <DD>Test if Node.isCheckedOut() returns false after Node.checkin(). <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PropertyDefTest.html#testIsRequiredType()"><B>testIsRequiredType()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PropertyDefTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PropertyDefTest</A> <DD>Tests if isRequiredType() returns a valid PropertyType. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html#testIsSame()"><B>testIsSame()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">NodeReadMethodsTest</A> <DD>Tests if isSame() returns true when retrieving an item through different sessions <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html#testIsSame()"><B>testIsSame()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">PropertyReadMethodsTest</A> <DD>Tests if isSame() returns true when retrieving a property through different sessions <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testIsSame()"><B>testIsSame()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.isSame()</code> returns the right <code>boolean</code> value <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testIsSame()"><B>testIsSame()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.isSame()</code> returns the right <code>boolean</code> value <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testIsSameMustNotCompareStates()"><B>testIsSameMustNotCompareStates()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Tests if <code>Item.isSame(Item otherItem)</code> will return true when two <code>Node</code> objects representing the same actual repository item have been retrieved through two different sessions and one has been modified. <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyTest.html#testIsSameMustNotCompareStates()"><B>testIsSameMustNotCompareStates()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyTest.html" title="class in org.apache.jackrabbit.test.api">PropertyTest</A> <DD>Tests if <code>Item.isSame(Item otherItem)</code> will return true when two <code>Property</code> objects representing the same actual repository item have been retrieved through two different sessions and one has been modified. <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html#testIsSessionScoped()"><B>testIsSessionScoped()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockTest</A> <DD>Test Lock.isSessionScoped() <DT><A HREF="./org/apache/jackrabbit/test/api/SessionReadMethodsTest.html#testItemExists()"><B>testItemExists()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">SessionReadMethodsTest</A> <DD>Tests session.itemExists() in the case of a valid and an invalid path. <DT><A HREF="./org/apache/jackrabbit/test/api/query/SaveTest.html#testItemExistsException()"><B>testItemExistsException()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SaveTest.html" title="class in org.apache.jackrabbit.test.api.query">SaveTest</A> <DD>Tests if an <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/ItemExistsException.html?is-external=true" title="class or interface in javax.jcr"><CODE>ItemExistsException</CODE></A> is thrown when a query is stored on an existing node and same name siblings are not allowed. <DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLJcrPathTest.html#testJcrPath()"><B>testJcrPath()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SQLJcrPathTest.html" title="class in org.apache.jackrabbit.test.api.query">SQLJcrPathTest</A> <DD>Verify that the jcr:path is present in the query result. <DT><A HREF="./org/apache/jackrabbit/test/api/query/XPathJcrPathTest.html#testJcrPath()"><B>testJcrPath()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/XPathJcrPathTest.html" title="class in org.apache.jackrabbit.test.api.query">XPathJcrPathTest</A> <DD>Verify that the jcr:path is present in the query result. <DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLJoinTest.html#testJoin()"><B>testJoin()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SQLJoinTest.html" title="class in org.apache.jackrabbit.test.api.query">SQLJoinTest</A> <DD>Test a SQL query with a primary and mixin nodetype join. <DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLJoinTest.html#testJoinFilterPrimaryType()"><B>testJoinFilterPrimaryType()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SQLJoinTest.html" title="class in org.apache.jackrabbit.test.api.query">SQLJoinTest</A> <DD>Test a SQL query with a primary type and mixin nodetype join. <DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLJoinTest.html#testJoinNtBase()"><B>testJoinNtBase()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SQLJoinTest.html" title="class in org.apache.jackrabbit.test.api.query">SQLJoinTest</A> <DD>Test a SQL query with a nt:base primary type and mixin nodetype join. <DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLJoinTest.html#testJoinSNS()"><B>testJoinSNS()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SQLJoinTest.html" title="class in org.apache.jackrabbit.test.api.query">SQLJoinTest</A> <DD>Test a SQL query with a primary and mixin nodetype join on child nodes with same name siblings. <DT><A HREF="./org/apache/jackrabbit/test/api/version/MergeCheckedoutSubNodeTest.html#testLeaveIfCorrespondingNodeIsPredeccessor()"><B>testLeaveIfCorrespondingNodeIsPredeccessor()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeCheckedoutSubNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeCheckedoutSubNodeTest</A> <DD>Node.merge(): If V' of a versionable subnode N' in the source workspace is a predeccessor of V or V' identical to V (the base version of a subnode N in this workspace), calling merge must be leave. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#testLinkedFile()"><B>testLinkedFile()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PredefinedNodeTypeTest</A> <DD>Test for the predefined nt:linkedFile node type. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testLock()"><B>testLock()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.lock(boolean, boolean)</code> throws a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/lock/LockException.html?is-external=true" title="class or interface in javax.jcr.lock"><CODE>LockException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testLock()"><B>testLock()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.lock(boolean, boolean)</code> throws a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/lock/LockException.html?is-external=true" title="class or interface in javax.jcr.lock"><CODE>LockException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#testLockable()"><B>testLockable()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PredefinedNodeTypeTest</A> <DD>Test for the predefined mix:lockable node type. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeAddMixinTest.html#testLocked()"><B>testLocked()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeAddMixinTest.html" title="class in org.apache.jackrabbit.test.api">NodeAddMixinTest</A> <DD>Tests if <code>Node.addMixin(String mixinName)</code> throws a <code>LockException</code> if <code>Node</code> is locked <p/> The test creates a node <code>nodeName1</code> of type <code>testNodeType</code> under <code>testRoot</code> and locks the node with the superuser session. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeCanAddMixinTest.html#testLocked()"><B>testLocked()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeCanAddMixinTest.html" title="class in org.apache.jackrabbit.test.api">NodeCanAddMixinTest</A> <DD>Tests if <code>Node.canAddMixin(String mixinName)</code> throws a <code>LockException</code> if <code>Node</code> is locked <DT><A HREF="./org/apache/jackrabbit/test/api/NodeRemoveMixinTest.html#testLocked()"><B>testLocked()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeRemoveMixinTest.html" title="class in org.apache.jackrabbit.test.api">NodeRemoveMixinTest</A> <DD>Tests if <code>Node.removeMixin(String mixinName)</code> throws a <code>LockException</code> if <code>Node</code> is locked. <DT><A HREF="./org/apache/jackrabbit/test/api/query/SaveTest.html#testLockException()"><B>testLockException()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SaveTest.html" title="class in org.apache.jackrabbit.test.api.query">SaveTest</A> <DD>Tests if a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/lock/LockException.html?is-external=true" title="class or interface in javax.jcr.lock"><CODE>LockException</CODE></A> is thrown if a query is stored under a node locked by another <code>Session</code>. <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testLockExceptionSession()"><B>testLockExceptionSession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testLockExceptionSessionWithHandler()"><B>testLockExceptionSessionWithHandler()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testLockExceptionWorkspace()"><B>testLockExceptionWorkspace()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testLockExceptionWorkspaceWithHandler()"><B>testLockExceptionWorkspaceWithHandler()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html#testLockTransfer()"><B>testLockTransfer()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockTest</A> <DD>Test locks may be transferred to other session <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html#testLogout()"><B>testLogout()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockTest</A> <DD>Test locks are released when session logs out <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueValueFormatExceptionTest.html#testLong()"><B>testLong()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueValueFormatExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueValueFormatExceptionTest</A> <DD>Tests if setValue(long) throws a ValueFormatException immediately (not on save) if a conversion fails. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueVersionExceptionTest.html#testLong()"><B>testLong()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueVersionExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueVersionExceptionTest</A> <DD>Tests if setValue(long) throws a VersionException immediately or on save if the parent node of this property is checked-in. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueLongTest.html#testLongParent()"><B>testLongParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueLongTest.html" title="class in org.apache.jackrabbit.test.api">SetValueLongTest</A> <DD>Test the persistence of a property modified with an long parameter and saved from the parent Node <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyConstraintViolationExceptionTest.html#testLongProperty()"><B>testLongProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyConstraintViolationExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyConstraintViolationExceptionTest</A> <DD>Tests if setProperty(String name, long value) and setProperty(String name, Value value) where value is a LongValue throw a ConstraintViolationException either immediately (by setProperty()), or on save, if the change would violate a node type constraint <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueConstraintViolationExceptionTest.html#testLongProperty()"><B>testLongProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueConstraintViolationExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueConstraintViolationExceptionTest</A> <DD>Tests if setValue(Long value) and setValue(Value value) where value is a LongValue throw a ConstraintViolationException if the change would violate a value constraint <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueLongTest.html#testLongSession()"><B>testLongSession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueLongTest.html" title="class in org.apache.jackrabbit.test.api">SetValueLongTest</A> <DD>Test the persistence of a property modified with an LongValue parameter and saved from the Session <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanRemoveItemTest.html#testMandatoryChildNode()"><B>testMandatoryChildNode()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanRemoveItemTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanRemoveItemTest</A> <DD>Tests if <code>NodeType.canRemoveItem(String itemName)</code> removes false if <code>itemName</code> is a mandatory child node. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanRemoveItemTest.html#testMandatoryProperty()"><B>testMandatoryProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanRemoveItemTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanRemoveItemTest</A> <DD>Tests if <code>NodeType.canRemoveItem(String itemName)</code> removes false if <code>itemName</code> is a mandatory property. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testMerge()"><B>testMerge()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.merge(String)</code> throws an <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/nodetype/ConstraintViolationException.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>ConstraintViolationException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testMerge()"><B>testMerge()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.merge(String)</code> throws an <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/nodetype/ConstraintViolationException.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>ConstraintViolationException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/version/MergeNodeTest.html#testMergeNodeBestEffortFalse()"><B>testMergeNodeBestEffortFalse()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeNodeTest</A> <DD>Node.merge(): bestEffort is false and any merge fails a MergeException is thrown. <DT><A HREF="./org/apache/jackrabbit/test/api/version/MergeNodeTest.html#testMergeNodeBestEffortFalseAmbiguousVersions()"><B>testMergeNodeBestEffortFalseAmbiguousVersions()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeNodeTest</A> <DD>A MergeVersionException is thrown if bestEffort is false and a versionable node is encountered whose corresponding node's base version is on a divergent branch from this node's base version. <DT><A HREF="./org/apache/jackrabbit/test/api/version/MergeNodeTest.html#testMergeNodeBestEffortTrueCheckMergeFailedProperty()"><B>testMergeNodeBestEffortTrueCheckMergeFailedProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeNodeTest</A> <DD>Node.merge(): bestEffort is true > any merge-failure (represented by the version in the workspace) is reported in the jcrMergeFailed property<br> <DT><A HREF="./org/apache/jackrabbit/test/api/version/MergeCancelMergeTest.html#testMergeNodeCancelMerge()"><B>testMergeNodeCancelMerge()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeCancelMergeTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeCancelMergeTest</A> <DD>Merge.cancelMerge(V): has the effect of removing the reference to V' from the jcr:mergeFailed property of N. <DT><A HREF="./org/apache/jackrabbit/test/api/version/MergeDoneMergeTest.html#testMergeNodeDoneMerge()"><B>testMergeNodeDoneMerge()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeDoneMergeTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeDoneMergeTest</A> <DD>Node.doneMerge(V) throws VersionException if V is not among the Vs in the jcr:mergeFailed prop. <DT><A HREF="./org/apache/jackrabbit/test/api/version/MergeSubNodeTest.html#testMergeNodeFromOlderSourceWorkspace()"><B>testMergeNodeFromOlderSourceWorkspace()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeSubNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeSubNodeTest</A> <DD>Node.merge(): versionable subNode N checked-in: If V' is a predecessor (to any degree) of V or if V and V' are identical (i.e., are actually the same version), then the merge result for N is leave<br> modify a node on the workspace2 and then merge the one in workspace2 with the one in workspace1<br> the node in workspace2 should be updated<br> precondition is that the node in workspace2 is checked in <DT><A HREF="./org/apache/jackrabbit/test/api/version/MergeNodeTest.html#testMergeNodeNonCorrespondingNode()"><B>testMergeNodeNonCorrespondingNode()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeNodeTest</A> <DD>Node.merge(): If this node does not have a corresponding node in the indicated workspace <br> then the merge method returns quietly and no changes are made. <DT><A HREF="./org/apache/jackrabbit/test/api/version/MergeNonVersionableSubNodeTest.html#testMergeNodeNonVersionableSubNodeLeave()"><B>testMergeNodeNonVersionableSubNodeLeave()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeNonVersionableSubNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeNonVersionableSubNodeTest</A> <DD>Node.merge(): nonversionable subNode N: is left unchanged if the nearest versionable ancestor has state leave. <DT><A HREF="./org/apache/jackrabbit/test/api/version/MergeNonVersionableSubNodeTest.html#testMergeNodeNonVersionableSubNodeNonVersionableAncestor()"><B>testMergeNodeNonVersionableSubNodeNonVersionableAncestor()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeNonVersionableSubNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeNonVersionableSubNodeTest</A> <DD>Node.merge(): nonversionable subNode N: if it has no versionable ancestor, then it is updated to reflect the state of its corresponding node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/MergeNonVersionableSubNodeTest.html#testMergeNodeNonVersionableSubNodeUpdate()"><B>testMergeNodeNonVersionableSubNodeUpdate()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeNonVersionableSubNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeNonVersionableSubNodeTest</A> <DD>Node.merge(): nonversionable subNode N: if the merge result of its nearest versionable ancestor is update,<br> then it is updated to reflect the state of its corresponding node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/MergeNodeTest.html#testMergeNodeVersionAmbiguous()"><B>testMergeNodeVersionAmbiguous()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeNodeTest</A> <DD>Node.merge(): versionable subNode N checked-in: If V is neither a successor of, predecessor of, nor identical with V', then the merge result for N is failed<br> <DT><A HREF="./org/apache/jackrabbit/test/api/version/MergeNodeTest.html#testMergeNodeWithUnsavedStates()"><B>testMergeNodeWithUnsavedStates()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeNodeTest</A> <DD>Node.merge(): InvalidItemStateException if unsaved changes within the current Session<br> <DT><A HREF="./org/apache/jackrabbit/test/api/version/MergeNodeTest.html#testMergeUnknownWorkspaceName()"><B>testMergeUnknownWorkspaceName()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeNodeTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeNodeTest</A> <DD>Perform a merge on a node with a unkwnown workspacename <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testMixinTypesProtected()"><B>testMixinTypesProtected()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Tests if jcr:mixinTypes is protected <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyBooleanTest.html#testModifyBooleanPropertyParent()"><B>testModifyBooleanPropertyParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyBooleanTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyBooleanTest</A> <DD>Tests if modifying a property with <code>Node.setProperty(String, boolean)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyBooleanTest.html#testModifyBooleanPropertySession()"><B>testModifyBooleanPropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyBooleanTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyBooleanTest</A> <DD>Tests if modifying a property with <code>Node.setProperty(String, boolean)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyCalendarTest.html#testModifyCalendarPropertyParent()"><B>testModifyCalendarPropertyParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyCalendarTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyCalendarTest</A> <DD>Tests if modifying a property with <code>Node.setProperty(String, Calendar)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyCalendarTest.html#testModifyCalendarPropertySession()"><B>testModifyCalendarPropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyCalendarTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyCalendarTest</A> <DD>Tests if modifying a property with <code>Node.setProperty(String, Calendar)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyDoubleTest.html#testModifyDoublePropertyParent()"><B>testModifyDoublePropertyParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyDoubleTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyDoubleTest</A> <DD>Tests if modifying a property with <code>Node.setProperty(String, double)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyDoubleTest.html#testModifyDoublePropertySession()"><B>testModifyDoublePropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyDoubleTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyDoubleTest</A> <DD>Tests if modifying a property with <code>Node.setProperty(String, double)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyInputStreamTest.html#testModifyInputStreamPropertyParent()"><B>testModifyInputStreamPropertyParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyInputStreamTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyInputStreamTest</A> <DD>Tests if modifying a property with <code>Node.setProperty(String, InputStream)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyInputStreamTest.html#testModifyInputStreamPropertySession()"><B>testModifyInputStreamPropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyInputStreamTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyInputStreamTest</A> <DD>Tests if modifying a property with <code>Node.setProperty(String, InputStream)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyLongTest.html#testModifyLongPropertyParent()"><B>testModifyLongPropertyParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyLongTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyLongTest</A> <DD>Tests if modifying a property with <code>Node.setProperty(String, long)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyLongTest.html#testModifyLongPropertySession()"><B>testModifyLongPropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyLongTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyLongTest</A> <DD>Tests if modifying a property with <code>Node.setProperty(String, long)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyNodeTest.html#testModifyNodePropertyParent()"><B>testModifyNodePropertyParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyNodeTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyNodeTest</A> <DD>Tests if modifying a property with <code>Node.setProperty(String, Node)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyNodeTest.html#testModifyNodePropertySession()"><B>testModifyNodePropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyNodeTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyNodeTest</A> <DD>Tests if modifying a property with <code>Node.setProperty(String, Node)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html#testModifyStringArrayPropertyParent()"><B>testModifyStringArrayPropertyParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyStringTest</A> <DD>Tests if modifying properties with <code>Node.setProperty(String, String[])</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html#testModifyStringArrayPropertyParentWithPropertyType()"><B>testModifyStringArrayPropertyParentWithPropertyType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyStringTest</A> <DD>Tests if modifying properties with <code>Node.setProperty(String, String[], int)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html#testModifyStringArrayPropertySession()"><B>testModifyStringArrayPropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyStringTest</A> <DD>Tests if modifying properties with <code>Node.setProperty(String, String[])</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html#testModifyStringArrayPropertySessionWithPropertyType()"><B>testModifyStringArrayPropertySessionWithPropertyType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyStringTest</A> <DD>Tests if modifying properties with <code>Node.setProperty(String, String[], int)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html#testModifyStringPropertyParent()"><B>testModifyStringPropertyParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyStringTest</A> <DD>Tests if modifying a property with <code>Node.setProperty(String, String)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html#testModifyStringPropertyParentWithPropertyType()"><B>testModifyStringPropertyParentWithPropertyType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyStringTest</A> <DD>Tests if modifying a property with <code>Node.setProperty(String, String, int)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html#testModifyStringPropertySession()"><B>testModifyStringPropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyStringTest</A> <DD>Tests if modifying a property with <code>Node.setProperty(String, String)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html#testModifyStringPropertySessionWithPropertyType()"><B>testModifyStringPropertySessionWithPropertyType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyStringTest</A> <DD>Tests if modifying a property with <code>Node.setProperty(String, String, int)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#testModifyValueArrayPropertyParent()"><B>testModifyValueArrayPropertyParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>Tests if modifying properties with <code>Node.setProperty(String, Value[])</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#testModifyValueArrayPropertyParentWithPropertyType()"><B>testModifyValueArrayPropertyParentWithPropertyType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>Tests if modifying properties with <code>Node.setProperty(String, Value[], int)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#testModifyValueArrayPropertySession()"><B>testModifyValueArrayPropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>Tests if modifying properties with <code>Node.setProperty(String, Value[])</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#testModifyValueArrayPropertySessionWithPropertyType()"><B>testModifyValueArrayPropertySessionWithPropertyType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>Tests if modifying properties with <code>Node.setProperty(String, Value[], int)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#testModifyValuePropertyParent()"><B>testModifyValuePropertyParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>Tests if modifying a property with <code>Node.setProperty(String, Value)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#testModifyValuePropertyParentWithPropertyType()"><B>testModifyValuePropertyParentWithPropertyType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>Tests if modifying a property with <code>Node.setProperty(String, Value, int)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#testModifyValuePropertySession()"><B>testModifyValuePropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>Tests if modifying a property with <code>Node.setProperty(String, Value)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#testModifyValuePropertySessionWithPropertyType()"><B>testModifyValuePropertySessionWithPropertyType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>Tests if modifying a property with <code>Node.setProperty(String, Value, int)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/observation/WorkspaceOperationTest.html#testMove()"><B>testMove()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/WorkspaceOperationTest.html" title="class in org.apache.jackrabbit.test.api.observation">WorkspaceOperationTest</A> <DD>Tests if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Workspace.html?is-external=true#move(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>Workspace.move(String, String)</CODE></A> triggers the correct events. <DT><A HREF="./org/apache/jackrabbit/test/api/SessionTest.html#testMoveConstraintViolationExceptionDest()"><B>testMoveConstraintViolationExceptionDest()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionTest.html" title="class in org.apache.jackrabbit.test.api">SessionTest</A> <DD>Moves a node using <code><A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true#move(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>Session.move(String src, String dest)</CODE></A> </code>, afterwards it tries to only save the destination parent node. <DT><A HREF="./org/apache/jackrabbit/test/api/SessionTest.html#testMoveConstraintViolationExceptionSrc()"><B>testMoveConstraintViolationExceptionSrc()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionTest.html" title="class in org.apache.jackrabbit.test.api">SessionTest</A> <DD>Moves a node using <code><A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true#move(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>Session.move(String src, String dest)</CODE></A> </code>, afterwards it tries to only save the old parent node. <DT><A HREF="./org/apache/jackrabbit/test/api/SessionTest.html#testMoveItemExistsException()"><B>testMoveItemExistsException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionTest.html" title="class in org.apache.jackrabbit.test.api">SessionTest</A> <DD>Tries to move a node using <code><A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true#move(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>Session.move(String src, String dest)</CODE></A> </code> to a location where a node already exists with same name. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html#testMoveLabel()"><B>testMoveLabel()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionLabelTest</A> <DD>Test if the 'moveLabel' flag moves an existing version label. <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html#testMoveLocked()"><B>testMoveLocked()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockTest</A> <DD>Tests if move preserves lock state (JIRA issue JCR-207). <DT><A HREF="./org/apache/jackrabbit/test/api/SessionTest.html#testMoveLockException()"><B>testMoveLockException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionTest.html" title="class in org.apache.jackrabbit.test.api">SessionTest</A> <DD>Calls <code><A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true#move(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>Session.move(String src, String dest)</CODE></A> where the parent node of src is locked. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/NodeMovedTest.html#testMoveNode()"><B>testMoveNode()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/NodeMovedTest.html" title="class in org.apache.jackrabbit.test.api.observation">NodeMovedTest</A> <DD>Tests if node removed and node added event is triggered when a node is moved. <DT><A HREF="./org/apache/jackrabbit/test/api/SessionTest.html#testMoveNode()"><B>testMoveNode()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionTest.html" title="class in org.apache.jackrabbit.test.api">SessionTest</A> <DD>Checks if <code><A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true#move(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>Session.move(String src, String dest)</CODE></A> </code> works properly. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveTest.html#testMoveNodes()"><B>testMoveNodes()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceMoveTest</A> <DD>Operation is performed entirely within the persistent workspace, it does not involve transient storage and therefore does not require a save <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveTest.html#testMoveNodesAbsolutePath()"><B>testMoveNodesAbsolutePath()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceMoveTest</A> <DD>The destAbsPath provided must not have an index on its final element. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveTest.html#testMoveNodesAccessDenied()"><B>testMoveNodesAccessDenied()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceMoveTest</A> <DD>An AccessDeniedException is thrown if the current session (i.e., the session that was used to acquire this Workspace object) does not have sufficient access permissions to complete the operation. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveTest.html#testMoveNodesConstraintViolationException()"><B>testMoveNodesConstraintViolationException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceMoveTest</A> <DD>A ConstraintViolationException is thrown if the operation would violate a node-type or other implementation-specific constraint. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveTest.html#testMoveNodesLocked()"><B>testMoveNodesLocked()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceMoveTest</A> <DD>A LockException is thrown if a lock prevents the copy. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveSameNameSibsTest.html#testMoveNodesNodeExistsAtDestPath()"><B>testMoveNodesNodeExistsAtDestPath()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveSameNameSibsTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceMoveSameNameSibsTest</A> <DD>An ItemExistsException is thrown if a node or property already exists at destAbsPath. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveSameNameSibsTest.html#testMoveNodesOrderingSupportedByParent()"><B>testMoveNodesOrderingSupportedByParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveSameNameSibsTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceMoveSameNameSibsTest</A> <DD>If ordering is supported by the node type of the parent node of the new location, then the newly moved node is appended to the end of the child node list. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveTest.html#testMoveNodesPathNotExisting()"><B>testMoveNodesPathNotExisting()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceMoveTest</A> <DD>A PathNotFoundException is thrown if the node at srcAbsPath or the parent of the new node at destAbsPath does not exist. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveReferenceableTest.html#testMoveNodesReferenceableNodesNewUUID()"><B>testMoveNodesReferenceableNodesNewUUID()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveReferenceableTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceMoveReferenceableTest</A> <DD>Copies of referenceable nodes (nodes with UUIDs) remains their original UUIDs. <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveVersionableTest.html#testMoveNodesVersionableAndCheckedIn()"><B>testMoveNodesVersionableAndCheckedIn()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveVersionableTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceMoveVersionableTest</A> <DD>A VersionException is thrown if the parent node of destAbsPath is versionable and checked-in, or is non-versionable but its nearest versionable ancestor is checked-in. <DT><A HREF="./org/apache/jackrabbit/test/api/SessionTest.html#testMovePathNotFoundExceptionDestInvalid()"><B>testMovePathNotFoundExceptionDestInvalid()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionTest.html" title="class in org.apache.jackrabbit.test.api">SessionTest</A> <DD>Calls <code><A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true#move(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>Session.move(String src, String dest)</CODE></A></code> with invalid destination path. <DT><A HREF="./org/apache/jackrabbit/test/api/SessionTest.html#testMovePathNotFoundExceptionSrcInvalid()"><B>testMovePathNotFoundExceptionSrcInvalid()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionTest.html" title="class in org.apache.jackrabbit.test.api">SessionTest</A> <DD>Calls <code><A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true#move(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>Session.move(String src, String dest)</CODE></A> with invalid source path. <DT><A HREF="./org/apache/jackrabbit/test/api/SessionTest.html#testMoveRepositoryException()"><B>testMoveRepositoryException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionTest.html" title="class in org.apache.jackrabbit.test.api">SessionTest</A> <DD>Calls <code><A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true#move(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>Session.move(String src, String dest)</CODE></A> </code> with a destination path that has an index postfixed. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/NodeMovedTest.html#testMoveTree()"><B>testMoveTree()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/NodeMovedTest.html" title="class in org.apache.jackrabbit.test.api.observation">NodeMovedTest</A> <DD>Tests if node removed and node added event is triggered when a tree is moved. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/NodeMovedTest.html#testMoveWithRemove()"><B>testMoveWithRemove()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/NodeMovedTest.html" title="class in org.apache.jackrabbit.test.api.observation">NodeMovedTest</A> <DD>Tests if a node moved triggers the correct events when the former parent node is removed at the same time. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/NodeRemovedTest.html#testMultiNodesRemoved()"><B>testMultiNodesRemoved()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/NodeRemovedTest.html" title="class in org.apache.jackrabbit.test.api.observation">NodeRemovedTest</A> <DD>Tests if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#NODE_REMOVED" title="class or interface in javax.jcr.observation"><CODE>Event.NODE_REMOVED</CODE></A> events are triggered when multiple nodes are removed. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueConstraintViolationExceptionTest.html#testMultipleBinaryProperty()"><B>testMultipleBinaryProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueConstraintViolationExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueConstraintViolationExceptionTest</A> <DD>Tests if setValue(Value[] values) where values are of type BinaryValue throw a ConstraintViolationException if the change would violate a value constraint <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueConstraintViolationExceptionTest.html#testMultipleBooleanProperty()"><B>testMultipleBooleanProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueConstraintViolationExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueConstraintViolationExceptionTest</A> <DD>Tests if setValue(Value[] values) where values are of type BooleanValue throw a ConstraintViolationException if the change would violate a value constraint <DT><A HREF="./org/apache/jackrabbit/test/api/version/CheckinTest.html#testMultipleCheckinHasNoEffect()"><B>testMultipleCheckinHasNoEffect()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/CheckinTest.html" title="class in org.apache.jackrabbit.test.api.version">CheckinTest</A> <DD>Test if Node.checkin() on a checked-in node has no effect. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueConstraintViolationExceptionTest.html#testMultipleDateProperty()"><B>testMultipleDateProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueConstraintViolationExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueConstraintViolationExceptionTest</A> <DD>Tests if setValue(Value[] values) where values are of type DateValue throw a ConstraintViolationException if the change would violate a value constraint <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueConstraintViolationExceptionTest.html#testMultipleDoubleProperty()"><B>testMultipleDoubleProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueConstraintViolationExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueConstraintViolationExceptionTest</A> <DD>Tests if setValue(Value[] values) where values are of type DoubleValue throw a ConstraintViolationException if the change would violate a value constraint <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueConstraintViolationExceptionTest.html#testMultipleLongProperty()"><B>testMultipleLongProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueConstraintViolationExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueConstraintViolationExceptionTest</A> <DD>Tests if setValue(Value[] values) where values are of type LongValue throw a ConstraintViolationException if the change would violate a value constraint <DT><A HREF="./org/apache/jackrabbit/test/api/observation/NodeAddedTest.html#testMultipleNodeAdded1()"><B>testMultipleNodeAdded1()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/NodeAddedTest.html" title="class in org.apache.jackrabbit.test.api.observation">NodeAddedTest</A> <DD>Tests if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#NODE_ADDED" title="class or interface in javax.jcr.observation"><CODE>Event.NODE_ADDED</CODE></A> is triggered for multiple nodes on the same level. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/NodeAddedTest.html#testMultipleNodeAdded2()"><B>testMultipleNodeAdded2()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/NodeAddedTest.html" title="class in org.apache.jackrabbit.test.api.observation">NodeAddedTest</A> <DD>Tests if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#NODE_ADDED" title="class or interface in javax.jcr.observation"><CODE>Event.NODE_ADDED</CODE></A> is triggered when nodes are created on multiple levels. <DT><A HREF="./org/apache/jackrabbit/test/api/query/OrderByMultiTypeTest.html#testMultipleOrder()"><B>testMultipleOrder()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/OrderByMultiTypeTest.html" title="class in org.apache.jackrabbit.test.api.query">OrderByMultiTypeTest</A> <DD>Tests order by queries with a String property and a long property. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueConstraintViolationExceptionTest.html#testMultipleReferenceProperty()"><B>testMultipleReferenceProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueConstraintViolationExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueConstraintViolationExceptionTest</A> <DD>Tests if setValue(Value[] values) where values are of type ReferenceValue throw a ConstraintViolationException if the change would violate a value constraint <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyMultipleTest.html#testMultipleValuesNull()"><B>testMultipleValuesNull()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyMultipleTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyMultipleTest</A> <DD>Tests if canSetProperty(String propertyName, Value[] values) where values is null returns the same as canRemoveItem <DT><A HREF="./org/apache/jackrabbit/test/api/observation/PropertyAddedTest.html#testMultiPropertyAdded()"><B>testMultiPropertyAdded()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/PropertyAddedTest.html" title="class in org.apache.jackrabbit.test.api.observation">PropertyAddedTest</A> <DD>Tests if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#PROPERTY_ADDED" title="class or interface in javax.jcr.observation"><CODE>Event.PROPERTY_ADDED</CODE></A> is triggered when multiple properties are added. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/PropertyChangedTest.html#testMultiPropertyChanged()"><B>testMultiPropertyChanged()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/PropertyChangedTest.html" title="class in org.apache.jackrabbit.test.api.observation">PropertyChangedTest</A> <DD>Tests if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#PROPERTY_CHANGED" title="class or interface in javax.jcr.observation"><CODE>Event.PROPERTY_CHANGED</CODE></A> are triggered when multiple properties are changed. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/PropertyRemovedTest.html#testMultiPropertyRemoved()"><B>testMultiPropertyRemoved()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/PropertyRemovedTest.html" title="class in org.apache.jackrabbit.test.api.observation">PropertyRemovedTest</A> <DD>Tests if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#PROPERTY_REMOVED" title="class or interface in javax.jcr.observation"><CODE>Event.PROPERTY_REMOVED</CODE></A> are triggered when multiple properties are removed. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html#testMultiString()"><B>testMultiString()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html" title="class in org.apache.jackrabbit.test.api">SetValueStringTest</A> <DD>Test the modification of a single-value property updated with a multi-value parameter Requires a multi-value String (mv) <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html#testMultiStringParent()"><B>testMultiStringParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html" title="class in org.apache.jackrabbit.test.api">SetValueStringTest</A> <DD>Test the persistence of a property modified with an multi-value String parameter and saved from the parent Node Requires a multi-value String (mv) <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html#testMultiStringSession()"><B>testMultiStringSession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html" title="class in org.apache.jackrabbit.test.api">SetValueStringTest</A> <DD>Test the persistence of a property modified with an multi-value String parameter and saved from the Session Requires a multi-value String (mv) <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html#testMultiStringSingle()"><B>testMultiStringSingle()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html" title="class in org.apache.jackrabbit.test.api">SetValueStringTest</A> <DD>Test the assignment of a single-value to a multi-value property Requires a single-value String (PROP_VALUE_1) <DT><A HREF="./org/apache/jackrabbit/test/api/BinaryPropertyTest.html#testMultiValue()"><B>testMultiValue()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/BinaryPropertyTest.html" title="class in org.apache.jackrabbit.test.api">BinaryPropertyTest</A> <DD>Tests the failure of calling Property.getStream() on a multivalue property. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html#testMultiValue()"><B>testMultiValue()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html" title="class in org.apache.jackrabbit.test.api">SetValueStringTest</A> <DD>Test the modification of a single-value property updated with a multi-value parameter Requires a multi-value Value (mv) <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html#testMultiValueParent()"><B>testMultiValueParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html" title="class in org.apache.jackrabbit.test.api">SetValueStringTest</A> <DD>Test the persistence of a property modified with an multi-value Value parameter and saved from the parent Node Requires a multi-value Value (mv2) <DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLQueryLevel2Test.html#testMultiValueSearch()"><B>testMultiValueSearch()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SQLQueryLevel2Test.html" title="class in org.apache.jackrabbit.test.api.query">SQLQueryLevel2Test</A> <DD>Test multi-value support of search. <DT><A HREF="./org/apache/jackrabbit/test/api/query/XPathQueryLevel2Test.html#testMultiValueSearch()"><B>testMultiValueSearch()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/XPathQueryLevel2Test.html" title="class in org.apache.jackrabbit.test.api.query">XPathQueryLevel2Test</A> <DD>Test multi-value support of search. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html#testMultiValueSession()"><B>testMultiValueSession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html" title="class in org.apache.jackrabbit.test.api">SetValueStringTest</A> <DD>Test the persistence of a property modified with an multi-value Value parameter and saved from the Session Requires a multi-value Value (mv2) <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html#testMultiValueSingle()"><B>testMultiValueSingle()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html" title="class in org.apache.jackrabbit.test.api">SetValueStringTest</A> <DD>Test the assignment of a single-value to a multi-value property Requires a single-value Value (sv1) <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html#testMultiValueType()"><B>testMultiValueType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">PropertyReadMethodsTest</A> <DD>Tests that all values of a multivalue property have the same property type. <DT><A HREF="./org/apache/jackrabbit/test/api/AddNodeTest.html#testName()"><B>testName()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/AddNodeTest.html" title="class in org.apache.jackrabbit.test.api">AddNodeTest</A> <DD>Tests if the name of the created node is correct. <DT><A HREF="./org/apache/jackrabbit/test/api/NamespaceRemappingTest.html#testNamespaceException()"><B>testNamespaceException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NamespaceRemappingTest.html" title="class in org.apache.jackrabbit.test.api">NamespaceRemappingTest</A> <DD>tests that when a prefix which is mapped to a URI yet globally registered this prefix cannot be remapped to another URI with session.setNamespacePrefix() <DT><A HREF="./org/apache/jackrabbit/test/api/NamespaceRemappingTest.html#testNamespaceRemapping()"><B>testNamespaceRemapping()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NamespaceRemappingTest.html" title="class in org.apache.jackrabbit.test.api">NamespaceRemappingTest</A> <DD>Tests if the remapping of jcr:primaryType to a different prefix works and returns the property with the correct primaryType value. <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyBooleanTest.html#testNewBooleanPropertyParent()"><B>testNewBooleanPropertyParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyBooleanTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyBooleanTest</A> <DD>Tests if adding a property with <code>Node.setProperty(String, boolean)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyBooleanTest.html#testNewBooleanPropertySession()"><B>testNewBooleanPropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyBooleanTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyBooleanTest</A> <DD>Tests if adding a property with <code>Node.setProperty(String, boolean)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyCalendarTest.html#testNewCalendarPropertyParent()"><B>testNewCalendarPropertyParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyCalendarTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyCalendarTest</A> <DD>Tests if adding a property with <code>Node.setProperty(String, Calendar)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyCalendarTest.html#testNewCalendarPropertySession()"><B>testNewCalendarPropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyCalendarTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyCalendarTest</A> <DD>Tests if adding a property with <code>Node.setProperty(String, Calendar)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyDoubleTest.html#testNewDoublePropertyParent()"><B>testNewDoublePropertyParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyDoubleTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyDoubleTest</A> <DD>Tests if adding a property with <code>Node.setProperty(String, double)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyDoubleTest.html#testNewDoublePropertySession()"><B>testNewDoublePropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyDoubleTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyDoubleTest</A> <DD>Tests if adding a property with <code>Node.setProperty(String, double)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyInputStreamTest.html#testNewInputStreamPropertyParent()"><B>testNewInputStreamPropertyParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyInputStreamTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyInputStreamTest</A> <DD>Tests if adding a property with <code>Node.setProperty(String, InputStream)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyInputStreamTest.html#testNewInputStreamPropertySession()"><B>testNewInputStreamPropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyInputStreamTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyInputStreamTest</A> <DD>Tests if adding a property with <code>Node.setProperty(String, InputStream)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyLongTest.html#testNewLongPropertyParent()"><B>testNewLongPropertyParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyLongTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyLongTest</A> <DD>Tests if adding a property with <code>Node.setProperty(String, long)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyLongTest.html#testNewLongPropertySession()"><B>testNewLongPropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyLongTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyLongTest</A> <DD>Tests if adding a property with <code>Node.setProperty(String, long)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyNodeTest.html#testNewNodePropertyParent()"><B>testNewNodePropertyParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyNodeTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyNodeTest</A> <DD>Tests if adding a property with <code>Node.setProperty(String, Node)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyNodeTest.html#testNewNodePropertySession()"><B>testNewNodePropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyNodeTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyNodeTest</A> <DD>Tests if adding a property with <code>Node.setProperty(String, Node)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html#testNewStringArrayPropertyParent()"><B>testNewStringArrayPropertyParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyStringTest</A> <DD>Tests if adding properties with <code>Node.setProperty(String, String[])</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html#testNewStringArrayPropertyParentWithPropertyType()"><B>testNewStringArrayPropertyParentWithPropertyType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyStringTest</A> <DD>Tests if adding properties with <code>Node.setProperty(String, String[], int)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html#testNewStringArrayPropertySession()"><B>testNewStringArrayPropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyStringTest</A> <DD>Tests if adding properties with <code>Node.setProperty(String, String[])</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html#testNewStringArrayPropertySessionWithPropertyType()"><B>testNewStringArrayPropertySessionWithPropertyType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyStringTest</A> <DD>Tests if adding properties with <code>Node.setProperty(String, String[], int)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html#testNewStringPropertyParent()"><B>testNewStringPropertyParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyStringTest</A> <DD>Tests if adding a property with <code>Node.setProperty(String, String)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html#testNewStringPropertyParentWithPropertyType()"><B>testNewStringPropertyParentWithPropertyType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyStringTest</A> <DD>Tests if adding a property with <code>Node.setProperty(String, String, int)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html#testNewStringPropertySession()"><B>testNewStringPropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyStringTest</A> <DD>Tests if adding a property with <code>Node.setProperty(String, String)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html#testNewStringPropertySessionWithPropertyType()"><B>testNewStringPropertySessionWithPropertyType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyStringTest</A> <DD>Tests if adding a property with <code>Node.setProperty(String, String, int)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#testNewValueArrayPropertyParent()"><B>testNewValueArrayPropertyParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>Tests if adding properties with <code>Node.setProperty(String, Value[])</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#testNewValueArrayPropertyParentWithPropertyType()"><B>testNewValueArrayPropertyParentWithPropertyType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>Tests if adding properties with <code>Node.setProperty(String, Value[], int)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#testNewValueArrayPropertySession()"><B>testNewValueArrayPropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>Tests if adding properties with <code>Node.setProperty(String, Value[])</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#testNewValueArrayPropertySessionWithPropertyType()"><B>testNewValueArrayPropertySessionWithPropertyType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>Tests if adding properties with <code>Node.setProperty(String, Value[], int)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#testNewValuePropertyParent()"><B>testNewValuePropertyParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>Tests if adding a property with <code>Node.setProperty(String, Value)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#testNewValuePropertyParentWithPropertyType()"><B>testNewValuePropertyParentWithPropertyType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>Tests if adding a property with <code>Node.setProperty(String, Value, int)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#testNewValuePropertySession()"><B>testNewValuePropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>Tests if adding a property with <code>Node.setProperty(String, Value)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#testNewValuePropertySessionWithPropertyType()"><B>testNewValuePropertySessionWithPropertyType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>Tests if adding a property with <code>Node.setProperty(String, Value, int)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyItemIsModifiedTest.html#testNode"><B>testNode</B></A> - Variable in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyItemIsModifiedTest.html" title="class in org.apache.jackrabbit.test.api">PropertyItemIsModifiedTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyItemIsNewTest.html#testNode"><B>testNode</B></A> - Variable in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyItemIsNewTest.html" title="class in org.apache.jackrabbit.test.api">PropertyItemIsNewTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueValueFormatExceptionTest.html#testNode()"><B>testNode()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueValueFormatExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueValueFormatExceptionTest</A> <DD>Tests if setValue(Node) throws a ValueFormatException immediately (not on save) if the property is not of type REFERENCE. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueVersionExceptionTest.html#testNode()"><B>testNode()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueVersionExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueVersionExceptionTest</A> <DD>Tests if setValue(Node) throws a VersionException immediately or on save if the parent node of this property is checked-in. <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyAssumeTypeTest.html#testNodeAssumeTypeOfValue()"><B>testNodeAssumeTypeOfValue()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyAssumeTypeTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyAssumeTypeTest</A> <DD>Tests if <code>Node.setProperty(String, Node)</code> if the node type of this node does not indicate a specific property type, then the property type of the supplied Value object is used and if the property already exists (has previously been set) it assumes the new property type. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testNodeIdentity()"><B>testNodeIdentity()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Tests object identity, meaning two nodes objects accuired through the same session must have the same properties and states. <DT><A HREF="./org/apache/jackrabbit/test/api/version/MergeNodeIteratorTest.html#testNodeIterator()"><B>testNodeIterator()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeNodeIteratorTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeNodeIteratorTest</A> <DD>Tests if Node.merge() when bestEffort is true returns a NodeIterator containing all nodes that received a fail. <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html#testNodeLocked()"><B>testNodeLocked()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockTest</A> <DD>Test session scope: other session may not access nodes that are locked. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueValueFormatExceptionTest.html#testNodeNotReferenceable()"><B>testNodeNotReferenceable()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueValueFormatExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueValueFormatExceptionTest</A> <DD>Tests if setValue(Node) throws a ValueFormatException immediately (not on save) if the specified node is not referencable. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueReferenceTest.html#testNodeParent()"><B>testNodeParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueReferenceTest.html" title="class in org.apache.jackrabbit.test.api">SetValueReferenceTest</A> <DD>Test the persistence of a property modified with an Node parameter and saved from the parent Node Requires a Node value (node) <DT><A HREF="./org/apache/jackrabbit/test/api/observation/NodeReorderTest.html#testNodeReorder()"><B>testNodeReorder()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/NodeReorderTest.html" title="class in org.apache.jackrabbit.test.api.observation">NodeReorderTest</A> <DD>Tests if reordering a child node triggers a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#NODE_REMOVED" title="class or interface in javax.jcr.observation"><CODE>Event.NODE_REMOVED</CODE></A> and a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#NODE_ADDED" title="class or interface in javax.jcr.observation"><CODE>Event.NODE_ADDED</CODE></A> event. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/NodeReorderTest.html#testNodeReorderSameName()"><B>testNodeReorderSameName()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/NodeReorderTest.html" title="class in org.apache.jackrabbit.test.api.observation">NodeReorderTest</A> <DD>Tests if reordering a child node triggers a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#NODE_REMOVED" title="class or interface in javax.jcr.observation"><CODE>Event.NODE_REMOVED</CODE></A> and a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#NODE_ADDED" title="class or interface in javax.jcr.observation"><CODE>Event.NODE_ADDED</CODE></A> event with same name siblings. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/NodeReorderTest.html#testNodeReorderSameNameWithRemove()"><B>testNodeReorderSameNameWithRemove()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/NodeReorderTest.html" title="class in org.apache.jackrabbit.test.api.observation">NodeReorderTest</A> <DD>Tests if reordering a child node triggers a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#NODE_REMOVED" title="class or interface in javax.jcr.observation"><CODE>Event.NODE_REMOVED</CODE></A> and a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#NODE_ADDED" title="class or interface in javax.jcr.observation"><CODE>Event.NODE_ADDED</CODE></A> event with same name siblings. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testNodeSave()"><B>testNodeSave()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Creates a new node, saves it uses second session to verify if node has been added. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueReferenceTest.html#testNodeSession()"><B>testNodeSession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueReferenceTest.html" title="class in org.apache.jackrabbit.test.api">SetValueReferenceTest</A> <DD>Test the persistence of a property modified with an Node parameter and saved from the Session Requires a Node value (node) <DT><A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html#testNodeType"><B>testNodeType</B></A> - Variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html" title="class in org.apache.jackrabbit.test">AbstractJCRTest</A> <DD>The node type name for newly created nodes. <DT><A HREF="./org/apache/jackrabbit/test/api/AddNodeTest.html#testNodeType()"><B>testNodeType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/AddNodeTest.html" title="class in org.apache.jackrabbit.test.api">AddNodeTest</A> <DD>Tests if the node type of the created node is correct. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#testNodeType()"><B>testNodeType()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PredefinedNodeTypeTest</A> <DD>Test for the predefined nt:nodeType node type. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/AddEventListenerTest.html#testNodeType()"><B>testNodeType()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/AddEventListenerTest.html" title="class in org.apache.jackrabbit.test.api.observation">AddEventListenerTest</A> <DD>Tests if events are only generated for specified node types. <DT><A HREF="./org/apache/jackrabbit/test/api/ReferencePropertyTest.html#testNodeType()"><B>testNodeType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ReferencePropertyTest.html" title="class in org.apache.jackrabbit.test.api">ReferencePropertyTest</A> <DD>Tests if the referenced node is of nodeType mix:referenceable. <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testNodeTypeConstraintViolationSession()"><B>testNodeTypeConstraintViolationSession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testNodeTypeConstraintViolationSessionWithHandler()"><B>testNodeTypeConstraintViolationSessionWithHandler()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testNodeTypeConstraintViolationWorkspace()"><B>testNodeTypeConstraintViolationWorkspace()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testNodeTypeConstraintViolationWorkspaceWithHandler()"><B>testNodeTypeConstraintViolationWorkspaceWithHandler()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html#testNodeTypeNoChildren"><B>testNodeTypeNoChildren</B></A> - Variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html" title="class in org.apache.jackrabbit.test">AbstractJCRTest</A> <DD>A node type that does not allow any child nodes, such as nt:base. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/AddEventListenerTest.html#testNoLocalTrue()"><B>testNoLocalTrue()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/AddEventListenerTest.html" title="class in org.apache.jackrabbit.test.api.observation">AddEventListenerTest</A> <DD>Tests if no events are generated for own modifications if <code>noLocal</code> is set to <code>true</code>. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeCanAddMixinTest.html#testNonExisting()"><B>testNonExisting()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeCanAddMixinTest.html" title="class in org.apache.jackrabbit.test.api">NodeCanAddMixinTest</A> <DD>Tests if <code>Node.canAddMixin(String mixinName)</code> throws a <code>NoSuchNodeTypeException</code> if <code>mixinName</code> is not the name of an existing mixin node type <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html#testNoNullValue()"><B>testNoNullValue()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">PropertyReadMethodsTest</A> <DD>Tests that no null value property exists in a given node tree. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeIteratorTest.html#testNoSuchElementException()"><B>testNoSuchElementException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeIteratorTest.html" title="class in org.apache.jackrabbit.test.api">NodeIteratorTest</A> <DD>Tests if a <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/NoSuchElementException.html?is-external=true" title="class or interface in java.util"><CODE>NoSuchElementException</CODE></A> is thrown when <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/NodeIterator.html?is-external=true#nextNode()" title="class or interface in javax.jcr"><CODE>NodeIterator.nextNode()</CODE></A> is called and there are no more nodes available. <DT><A HREF="./org/apache/jackrabbit/test/api/query/QueryResultNodeIteratorTest.html#testNoSuchElementException()"><B>testNoSuchElementException()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/QueryResultNodeIteratorTest.html" title="class in org.apache.jackrabbit.test.api.query">QueryResultNodeIteratorTest</A> <DD>Tests if a <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/NoSuchElementException.html?is-external=true" title="class or interface in java.util"><CODE>NoSuchElementException</CODE></A> is thrown when <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/NodeIterator.html?is-external=true#nextNode()" title="class or interface in javax.jcr"><CODE>NodeIterator.nextNode()</CODE></A> is called and there are no more nodes available. <DT><A HREF="./org/apache/jackrabbit/test/api/RepositoryLoginTest.html#testNoSuchWorkspaceException()"><B>testNoSuchWorkspaceException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/RepositoryLoginTest.html" title="class in org.apache.jackrabbit.test.api">RepositoryLoginTest</A> <DD>Tests if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Repository.html?is-external=true#login(javax.jcr.Credentials, java.lang.String)" title="class or interface in javax.jcr"><CODE>Repository.login(Credentials credentials, String workspaceName)</CODE></A> throws a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/NoSuchWorkspaceException.html?is-external=true" title="class or interface in javax.jcr"><CODE>NoSuchWorkspaceException</CODE></A> if no workspace of the requested name is existing. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeRemoveMixinTest.html#testNotAssigned()"><B>testNotAssigned()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeRemoveMixinTest.html" title="class in org.apache.jackrabbit.test.api">NodeRemoveMixinTest</A> <DD>Tests if <code>Node.removeMixin(String mixinName)</code> throws a NoSuchNodeTypeException <code>Node</code> does not have assigned the requested mixin <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html#testNullMultiValue()"><B>testNullMultiValue()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html" title="class in org.apache.jackrabbit.test.api">SetValueStringTest</A> <DD>Test the deletion of a value in a multi-value property <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html#testOpenScopedLocks()"><B>testOpenScopedLocks()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockTest</A> <DD>Test open-scoped locks <DT><A HREF="./org/apache/jackrabbit/test/api/query/PredicatesTest.html#testOr()"><B>testOr()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/PredicatesTest.html" title="class in org.apache.jackrabbit.test.api.query">PredicatesTest</A> <DD>Verifies that the or operator is accepted for a property name <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testOrderBefore()"><B>testOrderBefore()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.orderBefore(String, String)</code> throws an <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/UnsupportedRepositoryOperationException.html?is-external=true" title="class or interface in javax.jcr"><CODE>UnsupportedRepositoryOperationException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testOrderBefore()"><B>testOrderBefore()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.orderBefore(String, String)</code> throws an <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/UnsupportedRepositoryOperationException.html?is-external=true" title="class or interface in javax.jcr"><CODE>UnsupportedRepositoryOperationException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/NodeOrderableChildNodesTest.html#testOrderBeforeInvalidDest()"><B>testOrderBeforeInvalidDest()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeOrderableChildNodesTest.html" title="class in org.apache.jackrabbit.test.api">NodeOrderableChildNodesTest</A> <DD>Tries to reorder child nodes using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#orderBefore(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>Node.orderBefore(String, String)</CODE></A> with an invalid destination reference. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeOrderableChildNodesTest.html#testOrderBeforeInvalidSrc()"><B>testOrderBeforeInvalidSrc()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeOrderableChildNodesTest.html" title="class in org.apache.jackrabbit.test.api">NodeOrderableChildNodesTest</A> <DD>Tries to reorder child nodes using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#orderBefore(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>Node.orderBefore(String, String)</CODE></A> with an invalid source reference. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeOrderableChildNodesTest.html#testOrderBeforePlaceAtEndParentSave()"><B>testOrderBeforePlaceAtEndParentSave()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeOrderableChildNodesTest.html" title="class in org.apache.jackrabbit.test.api">NodeOrderableChildNodesTest</A> <DD>Creates two child nodes, reorders first node to end, uses parentNode's <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Item.html?is-external=true#save()" title="class or interface in javax.jcr"><CODE>Item.save()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeOrderableChildNodesTest.html#testOrderBeforePlaceAtEndSessionSave()"><B>testOrderBeforePlaceAtEndSessionSave()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeOrderableChildNodesTest.html" title="class in org.apache.jackrabbit.test.api">NodeOrderableChildNodesTest</A> <DD>Test Creates two child nodes, verifies that they are added propery. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeOrderableChildNodesTest.html#testOrderBeforeSecondToFirstParentSave()"><B>testOrderBeforeSecondToFirstParentSave()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeOrderableChildNodesTest.html" title="class in org.apache.jackrabbit.test.api">NodeOrderableChildNodesTest</A> <DD>Creates two child nodes, reorders second node before first, uses parentNode's <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Item.html?is-external=true#save()" title="class or interface in javax.jcr"><CODE>Item.save()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeOrderableChildNodesTest.html#testOrderBeforeSecondToFirstSessionSave()"><B>testOrderBeforeSecondToFirstSessionSave()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeOrderableChildNodesTest.html" title="class in org.apache.jackrabbit.test.api">NodeOrderableChildNodesTest</A> <DD>Creates two child nodes than reorders second node before first, saves using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true#save()" title="class or interface in javax.jcr"><CODE>Session.save()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeOrderableChildNodesTest.html#testOrderBeforeUnsupportedRepositoryOperationException()"><B>testOrderBeforeUnsupportedRepositoryOperationException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeOrderableChildNodesTest.html" title="class in org.apache.jackrabbit.test.api">NodeOrderableChildNodesTest</A> <DD>Tries to reorder on a node using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#orderBefore(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>Node.orderBefore(String, String)</CODE></A> that does not support child reordering. <DT><A HREF="./org/apache/jackrabbit/test/api/query/XPathOrderByTest.html#testOrderBy()"><B>testOrderBy()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/XPathOrderByTest.html" title="class in org.apache.jackrabbit.test.api.query">XPathOrderByTest</A> <DD>Test if default sort order is <i>ascending</i> <p/> For configuration description see <A HREF="./org/apache/jackrabbit/test/api/query/XPathOrderByTest.html" title="class in org.apache.jackrabbit.test.api.query"><CODE>XPathOrderByTest</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLOrderByTest.html#testOrderByAscending()"><B>testOrderByAscending()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SQLOrderByTest.html" title="class in org.apache.jackrabbit.test.api.query">SQLOrderByTest</A> <DD>Test if sort order <i>ascending</i> is respected. <DT><A HREF="./org/apache/jackrabbit/test/api/query/XPathOrderByTest.html#testOrderByAscending()"><B>testOrderByAscending()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/XPathOrderByTest.html" title="class in org.apache.jackrabbit.test.api.query">XPathOrderByTest</A> <DD>Test if sort order <i>ascending</i> is respected. <DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLOrderByTest.html#testOrderByDefault()"><B>testOrderByDefault()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SQLOrderByTest.html" title="class in org.apache.jackrabbit.test.api.query">SQLOrderByTest</A> <DD>Test if default sort order is respected and is <i>ascending</i> if the order by modifier is missing. <DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLOrderByTest.html#testOrderByDescending()"><B>testOrderByDescending()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SQLOrderByTest.html" title="class in org.apache.jackrabbit.test.api.query">SQLOrderByTest</A> <DD>Test if sort order <i>descending</i> is respected. <DT><A HREF="./org/apache/jackrabbit/test/api/query/XPathOrderByTest.html#testOrderByDescending()"><B>testOrderByDescending()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/XPathOrderByTest.html" title="class in org.apache.jackrabbit.test.api.query">XPathOrderByTest</A> <DD>Test if sort order <i>descending</i> is respected. <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testOverwriteExceptionSession()"><B>testOverwriteExceptionSession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testOverwriteExceptionSessionWithHandler()"><B>testOverwriteExceptionSessionWithHandler()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testOverwriteExceptionWorkspace()"><B>testOverwriteExceptionWorkspace()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testOverwriteExceptionWorkspaceWithHandler()"><B>testOverwriteExceptionWorkspaceWithHandler()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html#testParentChildDeepLock()"><B>testParentChildDeepLock()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockTest</A> <DD>Test parent/child lock <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html#testParentChildLock()"><B>testParentChildLock()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockTest</A> <DD>Test parent/child lock <DT><A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html#testPath"><B>testPath</B></A> - Variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html" title="class in org.apache.jackrabbit.test">AbstractJCRTest</A> <DD>Relative path to the test root node. <DT><A HREF="./org/apache/jackrabbit/test/api/AddNodeTest.html#testPath()"><B>testPath()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/AddNodeTest.html" title="class in org.apache.jackrabbit.test.api">AddNodeTest</A> <DD>Tests if the path of the created node is correct. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/AddEventListenerTest.html#testPath()"><B>testPath()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/AddEventListenerTest.html" title="class in org.apache.jackrabbit.test.api.observation">AddEventListenerTest</A> <DD>Tests if events are only created for a sub tree of the workspace. <DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLQueryLevel2Test.html#testPathColumn()"><B>testPathColumn()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SQLQueryLevel2Test.html" title="class in org.apache.jackrabbit.test.api.query">SQLQueryLevel2Test</A> <DD>Test if the optional jcr:path pseudo property is contained in the query result. <DT><A HREF="./org/apache/jackrabbit/test/api/query/XPathQueryLevel2Test.html#testPathColumn()"><B>testPathColumn()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/XPathQueryLevel2Test.html" title="class in org.apache.jackrabbit.test.api.query">XPathQueryLevel2Test</A> <DD>Test if the jcr:path pseudo property is contained in result. <DT><A HREF="./org/apache/jackrabbit/test/api/AddNodeTest.html#testPathNotFound()"><B>testPathNotFound()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/AddNodeTest.html" title="class in org.apache.jackrabbit.test.api">AddNodeTest</A> <DD>Tests if addNode() throws a PathNotFoundException in case intermediary nodes do not exist. <DT><A HREF="./org/apache/jackrabbit/test/api/query/SaveTest.html#testPathNotFoundException()"><B>testPathNotFoundException()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SaveTest.html" title="class in org.apache.jackrabbit.test.api.query">SaveTest</A> <DD>Tests if a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/PathNotFoundException.html?is-external=true" title="class or interface in javax.jcr"><CODE>PathNotFoundException</CODE></A> is thrown when a query is stored to a non existent path. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeItemIsModifiedTest.html#testPersistentNewNodeItemIsModified()"><B>testPersistentNewNodeItemIsModified()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeItemIsModifiedTest.html" title="class in org.apache.jackrabbit.test.api">NodeItemIsModifiedTest</A> <DD>Test if Item.isModified() returns false after a new NodeItem is set and saved (persistent). <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyItemIsModifiedTest.html#testPersistentNewPropertyItemIsModified()"><B>testPersistentNewPropertyItemIsModified()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyItemIsModifiedTest.html" title="class in org.apache.jackrabbit.test.api">PropertyItemIsModifiedTest</A> <DD>Test if Item.isModified() returns false after a new PropertyItem is set and saved (persistent). <DT><A HREF="./org/apache/jackrabbit/test/api/NodeItemIsModifiedTest.html#testPersistentNodeItemIsModified()"><B>testPersistentNodeItemIsModified()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeItemIsModifiedTest.html" title="class in org.apache.jackrabbit.test.api">NodeItemIsModifiedTest</A> <DD>Test if Item.isModified() returns false for an already exixting and modified NodeItem after the node is saved (persistent). <DT><A HREF="./org/apache/jackrabbit/test/api/NodeItemIsNewTest.html#testPersistentNodeItemIsNew()"><B>testPersistentNodeItemIsNew()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeItemIsNewTest.html" title="class in org.apache.jackrabbit.test.api">NodeItemIsNewTest</A> <DD>Test if Item.isNew() returns false after a NodeItem is added and the node is saved (persistent). <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyItemIsModifiedTest.html#testPersistentPropertyItemIsModified()"><B>testPersistentPropertyItemIsModified()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyItemIsModifiedTest.html" title="class in org.apache.jackrabbit.test.api">PropertyItemIsModifiedTest</A> <DD>Test if Item.isModified() returns false for an already exixting and modified PropertyItem after the current node is saved (persistent). <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyItemIsNewTest.html#testPersistentPropertyItemIsNew()"><B>testPersistentPropertyItemIsNew()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyItemIsNewTest.html" title="class in org.apache.jackrabbit.test.api">PropertyItemIsNewTest</A> <DD>Test if Item.isNew() returns false after a new PropertyItem is set and the node is saved (persistent). <DT><A HREF="./org/apache/jackrabbit/test/api/version/CheckinTest.html#testPredecessorIsCopiedToNewVersion()"><B>testPredecessorIsCopiedToNewVersion()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/CheckinTest.html" title="class in org.apache.jackrabbit.test.api.version">CheckinTest</A> <DD>Test if the nodes jcr:predecessors property is copied to the new version on Node.checkin(). <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testPrimaryType()"><B>testPrimaryType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Tests if the primary node type is properly stored in jcr:primaryType <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testPrimaryTypeProtected()"><B>testPrimaryTypeProtected()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Tests if jcr:primaryType is protected <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#testPropertyDef()"><B>testPropertyDef()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PredefinedNodeTypeTest</A> <DD>Test for the predefined nt:propertyDef node type. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/PropertyChangedTest.html#testPropertyRemoveCreate()"><B>testPropertyRemoveCreate()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/PropertyChangedTest.html" title="class in org.apache.jackrabbit.test.api.observation">PropertyChangedTest</A> <DD>Tests if either a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#PROPERTY_CHANGED" title="class or interface in javax.jcr.observation"><CODE>Event.PROPERTY_CHANGED</CODE></A> <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#PROPERTY_REMOVED" title="class or interface in javax.jcr.observation"><CODE>Event.PROPERTY_REMOVED</CODE></A> and <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#PROPERTY_ADDED" title="class or interface in javax.jcr.observation"><CODE>Event.PROPERTY_ADDED</CODE></A> is triggered if a property is transiently removed and set again with the same name but different type and then saved. <DT><A HREF="./org/apache/jackrabbit/test/api/ReferencePropertyTest.html#testPropValue()"><B>testPropValue()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ReferencePropertyTest.html" title="class in org.apache.jackrabbit.test.api">ReferencePropertyTest</A> <DD>Tests if the referenced node has this property in its referers list in case the property is not transient. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanRemoveItemTest.html#testProtectedChildNode()"><B>testProtectedChildNode()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanRemoveItemTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanRemoveItemTest</A> <DD>Tests if <code>NodeType.canRemoveItem(String itemName)</code> removes false if <code>itemName</code> is a protected child node. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanRemoveItemTest.html#testProtectedProperty()"><B>testProtectedProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanRemoveItemTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanRemoveItemTest</A> <DD>Tests if <code>NodeType.canRemoveItem(String itemName)</code> removes false if <code>itemName</code> is a protected property. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#testQuery()"><B>testQuery()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PredefinedNodeTypeTest</A> <DD>Test for the predefined nt:query node type. <DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLQueryLevel2Test.html#testRange()"><B>testRange()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SQLQueryLevel2Test.html" title="class in org.apache.jackrabbit.test.api.query">SQLQueryLevel2Test</A> <DD>Test range evaluation of a Query. <DT><A HREF="./org/apache/jackrabbit/test/api/query/XPathQueryLevel2Test.html#testRange()"><B>testRange()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/XPathQueryLevel2Test.html" title="class in org.apache.jackrabbit.test.api.query">XPathQueryLevel2Test</A> <DD>Test range evauluation of Query. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#testReferenceable()"><B>testReferenceable()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PredefinedNodeTypeTest</A> <DD>Test for the predefined mix:referenceable node type. <DT><A HREF="./org/apache/jackrabbit/test/api/ReferenceableRootNodesTest.html#testReferenceableRootNode()"><B>testReferenceableRootNode()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ReferenceableRootNodesTest.html" title="class in org.apache.jackrabbit.test.api">ReferenceableRootNodesTest</A> <DD>A repository implementation may make its workspace root nodes mix:referenceable. <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyConstraintViolationExceptionTest.html#testReferenceProperty()"><B>testReferenceProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyConstraintViolationExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyConstraintViolationExceptionTest</A> <DD>Tests if setProperty(String name, Node value) and setProperty(String name, Value value) where value is a ReferenceValue throw a ConstraintViolationException either immediately (by setProperty()), or on save, if the change would violate a node type constraint <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueConstraintViolationExceptionTest.html#testReferenceProperty()"><B>testReferenceProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueConstraintViolationExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueConstraintViolationExceptionTest</A> <DD>Tests if setValue(Node value) and setValue(Value value) where value is a ReferenceValue throw a ConstraintViolationException if the change would violate a value constraint <DT><A HREF="./org/apache/jackrabbit/test/api/ReferencesTest.html#testReferences()"><B>testReferences()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ReferencesTest.html" title="class in org.apache.jackrabbit.test.api">ReferencesTest</A> <DD>Tests Node.getReferences() <DT><A HREF="./org/apache/jackrabbit/test/api/ReferencesTest.html#testReferenceTarget()"><B>testReferenceTarget()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ReferencesTest.html" title="class in org.apache.jackrabbit.test.api">ReferencesTest</A> <DD>Tests Property.getNode(); <DT><A HREF="./org/apache/jackrabbit/test/api/version/RemoveVersionTest.html#testReferentialIntegrityException()"><B>testReferentialIntegrityException()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RemoveVersionTest.html" title="class in org.apache.jackrabbit.test.api.version">RemoveVersionTest</A> <DD>Checks if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/version/VersionHistory.html?is-external=true#removeVersion(java.lang.String)" title="class or interface in javax.jcr.version"><CODE>VersionHistory.removeVersion(String)</CODE></A> throws a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/ReferentialIntegrityException.html?is-external=true" title="class or interface in javax.jcr"><CODE>ReferentialIntegrityException</CODE></A> if the named version is still referenced by another node. <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html#testRefresh()"><B>testRefresh()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockTest</A> <DD>Test refresh <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testRefresh()"><B>testRefresh()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.refresh(boolean)</code> works as expected (do nothing and return quietly) <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testRefresh()"><B>testRefresh()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.refresh(boolean)</code> works as expected (do nothing and return quietly) <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testRefreshBooleanFalse()"><B>testRefreshBooleanFalse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Checks if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Item.html?is-external=true#refresh(boolean)" title="class or interface in javax.jcr"><CODE>Item.refresh(boolean refresh)</CODE></A> works properly with <code>refresh</code> set to <code>false</code>. <DT><A HREF="./org/apache/jackrabbit/test/api/SessionTest.html#testRefreshBooleanFalse()"><B>testRefreshBooleanFalse()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionTest.html" title="class in org.apache.jackrabbit.test.api">SessionTest</A> <DD>Checks if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true#refresh(boolean)" title="class or interface in javax.jcr"><CODE>Session.refresh(boolean refresh)</CODE></A> works properly with <code>refresh</code> set to <code>false</code>. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testRefreshBooleanTrue()"><B>testRefreshBooleanTrue()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Checks if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Item.html?is-external=true#refresh(boolean)" title="class or interface in javax.jcr"><CODE>Item.refresh(boolean refresh)</CODE></A> works properly with <code>refresh</code> set to <code>true</code>. <DT><A HREF="./org/apache/jackrabbit/test/api/SessionTest.html#testRefreshBooleanTrue()"><B>testRefreshBooleanTrue()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionTest.html" title="class in org.apache.jackrabbit.test.api">SessionTest</A> <DD>Checks if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true#refresh(boolean)" title="class or interface in javax.jcr"><CODE>Session.refresh(boolean refresh)</CODE></A> works properly with <code>refresh</code> set to <code>true</code>. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testRefreshInvalidItemStateException()"><B>testRefreshInvalidItemStateException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Tries to call <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Item.html?is-external=true#refresh(boolean)" title="class or interface in javax.jcr"><CODE>Item.refresh(boolean)</CODE></A> on a deleted node. <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html#testRefreshNotLive()"><B>testRefreshNotLive()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockTest</A> <DD>Test refresh <DT><A HREF="./org/apache/jackrabbit/test/api/NamespaceRegistryTest.html#testRegisterNamespace()"><B>testRegisterNamespace()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NamespaceRegistryTest.html" title="class in org.apache.jackrabbit.test.api">NamespaceRegistryTest</A> <DD>Tries to register a namespace. <DT><A HREF="./org/apache/jackrabbit/test/api/NamespaceRegistryTest.html#testRegisterNamespaceExceptions()"><B>testRegisterNamespaceExceptions()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NamespaceRegistryTest.html" title="class in org.apache.jackrabbit.test.api">NamespaceRegistryTest</A> <DD>Trying to register a system namespace must throw a NamespaceException <DT><A HREF="./org/apache/jackrabbit/test/api/NamespaceRegistryTest.html#testRegisterNamespaceXmlExceptions()"><B>testRegisterNamespaceXmlExceptions()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NamespaceRegistryTest.html" title="class in org.apache.jackrabbit.test.api">NamespaceRegistryTest</A> <DD>Trying to register "xml" or anything that starts with "xml" as a namespace must throw a repository exception <DT><A HREF="./org/apache/jackrabbit/test/api/NamespaceRemappingTest.html#testRemapClearing()"><B>testRemapClearing()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NamespaceRemappingTest.html" title="class in org.apache.jackrabbit.test.api">NamespaceRemappingTest</A> <DD>Tests if the remapping is cleared in a new session object <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanRemoveItemTest.html#testRemovableChildNode()"><B>testRemovableChildNode()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanRemoveItemTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanRemoveItemTest</A> <DD>Tests if <code>NodeType.canRemoveItem(String itemName)</code> removes true if <code>itemName</code> is nor a protected nor a mandatory child node. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanRemoveItemTest.html#testRemovableProperty()"><B>testRemovableProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanRemoveItemTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanRemoveItemTest</A> <DD>Tests if <code>NodeType.canRemoveItem(String itemName)</code> removes true if <code>itemName</code> is nor a protected nor a mandatory property. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testRemove()"><B>testRemove()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.remove()</code> throws an <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/nodetype/ConstraintViolationException.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>ConstraintViolationException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testRemove()"><B>testRemove()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.remove()</code> throws an <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/nodetype/ConstraintViolationException.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>ConstraintViolationException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/version/RemoveVersionTest.html#testRemoveAllBut2()"><B>testRemoveAllBut2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RemoveVersionTest.html" title="class in org.apache.jackrabbit.test.api.version">RemoveVersionTest</A> <DD>Checks if all versions but the base and root one can be removed. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RemoveVersionTest.html#testRemoveBaseVersion()"><B>testRemoveBaseVersion()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RemoveVersionTest.html" title="class in org.apache.jackrabbit.test.api.version">RemoveVersionTest</A> <DD>Checks if all versions by the base and root one can be removed. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueBinaryTest.html#testRemoveBinaryParent()"><B>testRemoveBinaryParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueBinaryTest.html" title="class in org.apache.jackrabbit.test.api">SetValueBinaryTest</A> <DD>Test the deletion of a property by assigning it a null value, saved from the parent Node <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueBinaryTest.html#testRemoveBinarySession()"><B>testRemoveBinarySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueBinaryTest.html" title="class in org.apache.jackrabbit.test.api">SetValueBinaryTest</A> <DD>Test the deletion of a property by assigning it a null value, saved from the Session <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueBooleanTest.html#testRemoveBooleanParent()"><B>testRemoveBooleanParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueBooleanTest.html" title="class in org.apache.jackrabbit.test.api">SetValueBooleanTest</A> <DD>Test the deletion of a property by assigning it a null value, saved from the parent Node <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyBooleanTest.html#testRemoveBooleanPropertyParent()"><B>testRemoveBooleanPropertyParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyBooleanTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyBooleanTest</A> <DD>Tests if removing a <code>boolean</code> property with <code>Node.setProperty(String, null)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyBooleanTest.html#testRemoveBooleanPropertySession()"><B>testRemoveBooleanPropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyBooleanTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyBooleanTest</A> <DD>Tests if removing a <code>boolean</code> property with <code>Node.setProperty(String, null)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueBooleanTest.html#testRemoveBooleanSession()"><B>testRemoveBooleanSession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueBooleanTest.html" title="class in org.apache.jackrabbit.test.api">SetValueBooleanTest</A> <DD>Test the deletion of a property by assigning it a null value, saved from the Session <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyCalendarTest.html#testRemoveCalendarPropertyParent()"><B>testRemoveCalendarPropertyParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyCalendarTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyCalendarTest</A> <DD>Tests if removing a <code>Calendar</code> property with <code>Node.setProperty(String, null)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyCalendarTest.html#testRemoveCalendarPropertySession()"><B>testRemoveCalendarPropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyCalendarTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyCalendarTest</A> <DD>Tests if removing a <code>Calendar</code> property with <code>Node.setProperty(String, null)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueDateTest.html#testRemoveCalendarSession()"><B>testRemoveCalendarSession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueDateTest.html" title="class in org.apache.jackrabbit.test.api">SetValueDateTest</A> <DD>Test the deletion of a property by assigning it a null value, saved from the Session <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueDateTest.html#testRemoveDateParent()"><B>testRemoveDateParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueDateTest.html" title="class in org.apache.jackrabbit.test.api">SetValueDateTest</A> <DD>Test the deletion of a property by assigning it a null value, saved from the parent Node <DT><A HREF="./org/apache/jackrabbit/test/api/version/RemoveVersionTest.html#testRemovedInvalid()"><B>testRemovedInvalid()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RemoveVersionTest.html" title="class in org.apache.jackrabbit.test.api.version">RemoveVersionTest</A> <DD>Test removed version gets invalid <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueDoubleTest.html#testRemoveDoubleParent()"><B>testRemoveDoubleParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueDoubleTest.html" title="class in org.apache.jackrabbit.test.api">SetValueDoubleTest</A> <DD>Test the deletion of a property by assigning it a null value, saved from the parent Node <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyDoubleTest.html#testRemoveDoublePropertyParent()"><B>testRemoveDoublePropertyParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyDoubleTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyDoubleTest</A> <DD>Tests if removing a <code>double</code> property with <code>Node.setProperty(String, null)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyDoubleTest.html#testRemoveDoublePropertySession()"><B>testRemoveDoublePropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyDoubleTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyDoubleTest</A> <DD>Tests if removing a <code>double</code> property with <code>Node.setProperty(String, null)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueDoubleTest.html#testRemoveDoubleSession()"><B>testRemoveDoubleSession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueDoubleTest.html" title="class in org.apache.jackrabbit.test.api">SetValueDoubleTest</A> <DD>Test the deletion of a property by assigning it a null value, saved from the Session <DT><A HREF="./org/apache/jackrabbit/test/api/observation/GetRegisteredEventListenersTest.html#testRemoveEventListener()"><B>testRemoveEventListener()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/GetRegisteredEventListenersTest.html" title="class in org.apache.jackrabbit.test.api.observation">GetRegisteredEventListenersTest</A> <DD>Tests if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/ObservationManager.html?is-external=true#getRegisteredEventListeners()" title="class or interface in javax.jcr.observation"><CODE>ObservationManager.getRegisteredEventListeners()</CODE></A> returns the correct listeners after an remove event listener. <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyInputStreamTest.html#testRemoveInputStreamPropertyParent()"><B>testRemoveInputStreamPropertyParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyInputStreamTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyInputStreamTest</A> <DD>Tests if removing a <code>InputStream</code> property with <code>Node.setProperty(String, null)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyInputStreamTest.html#testRemoveInputStreamPropertySession()"><B>testRemoveInputStreamPropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyInputStreamTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyInputStreamTest</A> <DD>Tests if removing a <code>InputStream</code> property with <code>Node.setProperty(String, null)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testRemoveInvalidItemStateException()"><B>testRemoveInvalidItemStateException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Removes a node using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Item.html?is-external=true#remove()" title="class or interface in javax.jcr"><CODE>Item.remove()</CODE></A> with session 1, afterwards it tries the same with session 2. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RemoveVersionTest.html#testRemoveInvalidVersion()"><B>testRemoveInvalidVersion()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RemoveVersionTest.html" title="class in org.apache.jackrabbit.test.api.version">RemoveVersionTest</A> <DD>Test if removing a version from the version history throws a VersionException if the specified version does not exist. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html#testRemoveLabel()"><B>testRemoveLabel()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionLabelTest</A> <DD>Test the removal of an version label that has successfully been added before. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/LockingTest.html#testRemoveLockFromNode()"><B>testRemoveLockFromNode()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/LockingTest.html" title="class in org.apache.jackrabbit.test.api.observation">LockingTest</A> <DD>Tests if unlocking a node triggers property removed events for the properties jcr:lockOwner and jcr:lockIsDeep. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueLongTest.html#testRemoveLongParent()"><B>testRemoveLongParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueLongTest.html" title="class in org.apache.jackrabbit.test.api">SetValueLongTest</A> <DD>Test the deletion of a property by assigning it a null value, saved from the parent Node <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyLongTest.html#testRemoveLongPropertyParent()"><B>testRemoveLongPropertyParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyLongTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyLongTest</A> <DD>Tests if removing a <code>long</code> property with <code>Node.setProperty(String, null)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyLongTest.html#testRemoveLongPropertySession()"><B>testRemoveLongPropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyLongTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyLongTest</A> <DD>Tests if removing a <code>long</code> property with <code>Node.setProperty(String, null)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueLongTest.html#testRemoveLongSession()"><B>testRemoveLongSession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueLongTest.html" title="class in org.apache.jackrabbit.test.api">SetValueLongTest</A> <DD>Test the deletion of a property by assigning it a null value, saved from the Session <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testRemoveMandatoryNode()"><B>testRemoveMandatoryNode()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Creates a node with a mandatory child node using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#addNode(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>Node.addNode(String, String)</CODE></A>, saves on parent node then tries to delete the mandatory child node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testRemoveMixin()"><B>testRemoveMixin()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.removeMixin(String)</code> throws an <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/nodetype/NoSuchNodeTypeException.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>NoSuchNodeTypeException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testRemoveMixin()"><B>testRemoveMixin()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.removeMixin(String)</code> throws an <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/nodetype/ConstraintViolationException.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>ConstraintViolationException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html#testRemoveMultiStringParent()"><B>testRemoveMultiStringParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html" title="class in org.apache.jackrabbit.test.api">SetValueStringTest</A> <DD>Test the deletion of a property by assigning it a null value, saved from the parent Node <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html#testRemoveMultiStringSession()"><B>testRemoveMultiStringSession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html" title="class in org.apache.jackrabbit.test.api">SetValueStringTest</A> <DD>Test the deletion of a property by assigning it a null value, saved from the Session <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html#testRemoveMultiValueParent()"><B>testRemoveMultiValueParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html" title="class in org.apache.jackrabbit.test.api">SetValueStringTest</A> <DD>Test the deletion of a property by assigning it a null value, saved from the parent Node <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html#testRemoveMultiValueSession()"><B>testRemoveMultiValueSession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html" title="class in org.apache.jackrabbit.test.api">SetValueStringTest</A> <DD>Test the deletion of a property by assigning it a null value, saved from the Session <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testRemoveNodeLockedItself()"><B>testRemoveNodeLockedItself()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Tests if <code>Node.remove()</code> does not throw a <code>LockException</code> if <code>Node</code> is locked. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueReferenceTest.html#testRemoveNodeParent()"><B>testRemoveNodeParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueReferenceTest.html" title="class in org.apache.jackrabbit.test.api">SetValueReferenceTest</A> <DD>Test the deletion of a property by assigning it a null value, saved from the parent Node <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testRemoveNodeParentLocked()"><B>testRemoveNodeParentLocked()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Tests if <code>Node.remove()</code> throws a <code>LockException</code> if the parent node of <code>Node</code> is locked. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testRemoveNodeParentSave()"><B>testRemoveNodeParentSave()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Removes a node using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Item.html?is-external=true#remove()" title="class or interface in javax.jcr"><CODE>Item.remove()</CODE></A>, then saves with parent's nodes <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Item.html?is-external=true#save()" title="class or interface in javax.jcr"><CODE>Item.save()</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyNodeTest.html#testRemoveNodePropertyParent()"><B>testRemoveNodePropertyParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyNodeTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyNodeTest</A> <DD>Tests if removing a <code>Node</code> property with <code>Node.setProperty(String, null)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyNodeTest.html#testRemoveNodePropertySession()"><B>testRemoveNodePropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyNodeTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyNodeTest</A> <DD>Tests if removing a <code>Node</code> property with <code>Node.setProperty(String, null)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueReferenceTest.html#testRemoveNodeSession()"><B>testRemoveNodeSession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueReferenceTest.html" title="class in org.apache.jackrabbit.test.api">SetValueReferenceTest</A> <DD>Test the deletion of a property by assigning it a null value, saved from the Session <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testRemoveNodeSessionSave()"><B>testRemoveNodeSessionSave()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Removes a node using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Item.html?is-external=true#remove()" title="class or interface in javax.jcr"><CODE>Item.remove()</CODE></A>, then saves using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true#save()" title="class or interface in javax.jcr"><CODE>Session.save()</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html#testRemoveNonExistingLabel()"><B>testRemoveNonExistingLabel()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionLabelTest</A> <DD>Test the removal of an version label that does not exist (must throw VersionException). <DT><A HREF="./org/apache/jackrabbit/test/api/version/RemoveVersionTest.html#testRemoveRootVersion()"><B>testRemoveRootVersion()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RemoveVersionTest.html" title="class in org.apache.jackrabbit.test.api.version">RemoveVersionTest</A> <DD>Checks if all versions by the base and root one can be removed. <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html#testRemoveStringArrayPropertyParent()"><B>testRemoveStringArrayPropertyParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyStringTest</A> <DD>Tests if removing a <code>String[]</code> property with <code>Node.setProperty(String, null)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html#testRemoveStringArrayPropertyParentWithPropertyType()"><B>testRemoveStringArrayPropertyParentWithPropertyType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyStringTest</A> <DD>Tests if removing a <code>String[]</code> property with <code>Node.setProperty(String, null, int)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html#testRemoveStringArrayPropertySession()"><B>testRemoveStringArrayPropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyStringTest</A> <DD>Tests if removing a <code>String[]</code> property with <code>Node.setProperty(String, null)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html#testRemoveStringArrayPropertySessionWithPropertyType()"><B>testRemoveStringArrayPropertySessionWithPropertyType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyStringTest</A> <DD>Tests if removing a <code>String[]</code> property with <code>Node.setProperty(String, null, int)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html#testRemoveStringParent()"><B>testRemoveStringParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html" title="class in org.apache.jackrabbit.test.api">SetValueStringTest</A> <DD>Test the deletion of a property by assigning it a null value, saved from the parent Node <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html#testRemoveStringPropertyParent()"><B>testRemoveStringPropertyParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyStringTest</A> <DD>Tests if removing a <code>String</code> property with <code>Node.setProperty(String, null)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html#testRemoveStringPropertyParentWithPropertyType()"><B>testRemoveStringPropertyParentWithPropertyType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyStringTest</A> <DD>Tests if removing a <code>String</code> property with <code>Node.setProperty(String, null, int)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html#testRemoveStringPropertySession()"><B>testRemoveStringPropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyStringTest</A> <DD>Tests if removing a <code>String</code> property with <code>Node.setProperty(String, null)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html#testRemoveStringPropertySessionWithPropertyType()"><B>testRemoveStringPropertySessionWithPropertyType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyStringTest</A> <DD>Tests if removing a <code>String</code> property with <code>Node.setProperty(String, null, int)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html#testRemoveStringSession()"><B>testRemoveStringSession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html" title="class in org.apache.jackrabbit.test.api">SetValueStringTest</A> <DD>Test the deletion of a property by assigning it a null value, saved from the Session <DT><A HREF="./org/apache/jackrabbit/test/api/NodeRemoveMixinTest.html#testRemoveSuccessfully()"><B>testRemoveSuccessfully()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeRemoveMixinTest.html" title="class in org.apache.jackrabbit.test.api">NodeRemoveMixinTest</A> <DD>Tests if <code>Node.removeMixin(String mixinName)</code> removes the requested mixin properly <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#testRemoveValueArrayPropertyParent()"><B>testRemoveValueArrayPropertyParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>Tests if removing a <code>Value[]</code> property with <code>Node.setProperty(String, null)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#testRemoveValueArrayPropertyParentWithPropertyType()"><B>testRemoveValueArrayPropertyParentWithPropertyType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>Tests if removing a <code>Value[]</code> property with <code>Node.setProperty(String, null, int)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#testRemoveValueArrayPropertySession()"><B>testRemoveValueArrayPropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>Tests if removing a <code>Value[]</code> property with <code>Node.setProperty(String, null)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#testRemoveValueArrayPropertySessionWithPropertyType()"><B>testRemoveValueArrayPropertySessionWithPropertyType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>Tests if removing a <code>Value[]</code> property with <code>Node.setProperty(String, null, int)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html#testRemoveValueParent()"><B>testRemoveValueParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html" title="class in org.apache.jackrabbit.test.api">SetValueStringTest</A> <DD>Test the deletion of a property by assigning it a null value, saved from the parent Node <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#testRemoveValuePropertyParent()"><B>testRemoveValuePropertyParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>Tests if removing a <code>Value</code> property with <code>Node.setProperty(String, null)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#testRemoveValuePropertyParentWithPropertyType()"><B>testRemoveValuePropertyParentWithPropertyType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>Tests if removing a <code>Value</code> property with <code>Node.setProperty(String, null, int)</code> works with <code>parentNode.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#testRemoveValuePropertySession()"><B>testRemoveValuePropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>Tests if removing a <code>Value</code> property with <code>Node.setProperty(String, null)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#testRemoveValuePropertySessionWithPropertyType()"><B>testRemoveValuePropertySessionWithPropertyType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>Tests if removing a <code>Value</code> property with <code>Node.setProperty(String, null, int)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html#testRemoveValueSession()"><B>testRemoveValueSession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html" title="class in org.apache.jackrabbit.test.api">SetValueStringTest</A> <DD>Test the deletion of a property by assigning it a null value, saved from the Session <DT><A HREF="./org/apache/jackrabbit/test/api/version/RemoveVersionTest.html#testRemoveVersionAdjustPredecessorSet()"><B>testRemoveVersionAdjustPredecessorSet()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RemoveVersionTest.html" title="class in org.apache.jackrabbit.test.api.version">RemoveVersionTest</A> <DD>Test if the predecessors of the removed version are made predecessor of its original successor version. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RemoveVersionTest.html#testRemoveVersionAdjustSucessorSet()"><B>testRemoveVersionAdjustSucessorSet()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RemoveVersionTest.html" title="class in org.apache.jackrabbit.test.api.version">RemoveVersionTest</A> <DD>Test if the successors of the removed version are made successors of all predecessors of the the removed version. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/WorkspaceOperationTest.html#testRename()"><B>testRename()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/WorkspaceOperationTest.html" title="class in org.apache.jackrabbit.test.api.observation">WorkspaceOperationTest</A> <DD>Tests if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Workspace.html?is-external=true#move(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>Workspace.move(String, String)</CODE></A> triggers the correct events. <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html#testReorder()"><B>testReorder()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockTest</A> <DD>Tests if locks are maintained when child nodes are reordered <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html#testReorder2()"><B>testReorder2()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockTest</A> <DD>Tests if locks are maintained when child nodes are reordered <DT><A HREF="./org/apache/jackrabbit/test/api/AddNodeTest.html#testRepositoryException()"><B>testRepositoryException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/AddNodeTest.html" title="class in org.apache.jackrabbit.test.api">AddNodeTest</A> <DD>Tests if a RepositoryException is thrown in case the path for the new node contains an index. <DT><A HREF="./org/apache/jackrabbit/test/api/query/SaveTest.html#testRepositoryException()"><B>testRepositoryException()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SaveTest.html" title="class in org.apache.jackrabbit.test.api.query">SaveTest</A> <DD>Tests if the a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/RepositoryException.html?is-external=true" title="class or interface in javax.jcr"><CODE>RepositoryException</CODE></A> is thrown when an malformed path is passed in <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/query/Query.html?is-external=true#storeAsNode(java.lang.String)" title="class or interface in javax.jcr.query"><CODE>Query.storeAsNode(String)</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/RepositoryDescriptorTest.html#testRequiredDescriptors()"><B>testRequiredDescriptors()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/RepositoryDescriptorTest.html" title="class in org.apache.jackrabbit.test.api">RepositoryDescriptorTest</A> <DD>Tests that the required repository descriptors are available. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanAddChildNodeCallWithNodeTypeTest.html#testResidualAndIllegalType()"><B>testResidualAndIllegalType()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanAddChildNodeCallWithNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanAddChildNodeCallWithNodeTypeTest</A> <DD>Tests if <code>NodeType.canAddChildNode(String childNodeName, String nodeTypeName)</code> returns false if <code>childNodeName</code> does not match the <code>NodeDef</code> and <code>nodeTypeName</code> does not matches the node type of a residual <code>NodeDef</code>. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanAddChildNodeCallWithNodeTypeTest.html#testResidualAndLegalType()"><B>testResidualAndLegalType()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanAddChildNodeCallWithNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanAddChildNodeCallWithNodeTypeTest</A> <DD>Tests if <code>NodeType.canAddChildNode(String childNodeName, String nodeTypeName)</code> returns true if <code>childNodeName</code> does not match the <code>NodeDef</code> but <code>nodeTypeName</code> matches the node type of a residual <code>NodeDef</code>. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanAddChildNodeCallWithoutNodeTypeTest.html#testResidualWithDefault()"><B>testResidualWithDefault()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanAddChildNodeCallWithoutNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanAddChildNodeCallWithoutNodeTypeTest</A> <DD>Tests if <code>NodeType.canAddChildNode(String childNodeName)</code> returns true if <code>NodeType</code> contains a residual <code>NodeDef</code> with a default primary type. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanAddChildNodeCallWithoutNodeTypeTest.html#testResidualWithoutDefault()"><B>testResidualWithoutDefault()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanAddChildNodeCallWithoutNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanAddChildNodeCallWithoutNodeTypeTest</A> <DD>Tests if <code>NodeType.canAddChildNode(String childNodeName)</code> returns true if <code>NodeType</code> contains a residual <code>NodeDef</code> without a default primary type. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#testResource()"><B>testResource()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PredefinedNodeTypeTest</A> <DD>Test for the predefined nt:resource node type. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testRestore()"><B>testRestore()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.restore(String, boolean)</code> and <code>VersionHistory.restore(Version, boolean)</code> throw an <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/UnsupportedRepositoryOperationException.html?is-external=true" title="class or interface in javax.jcr"><CODE>UnsupportedRepositoryOperationException</CODE></A> and <code>VersionHistory.restore(Version, String, boolean)</code> throws a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/nodetype/ConstraintViolationException.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>ConstraintViolationException</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testRestore()"><B>testRestore()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.restore(String, boolean)</code> and <code>Version.restore(Version, boolean)</code> throw an <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/UnsupportedRepositoryOperationException.html?is-external=true" title="class or interface in javax.jcr"><CODE>UnsupportedRepositoryOperationException</CODE></A> and <code>Version.restore(Version, String, boolean)</code> throws a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/nodetype/ConstraintViolationException.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>ConstraintViolationException</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testRestoreByLabel()"><B>testRestoreByLabel()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.restoreByLabel(String, boolean)</code> throws an <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/UnsupportedRepositoryOperationException.html?is-external=true" title="class or interface in javax.jcr"><CODE>UnsupportedRepositoryOperationException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testRestoreByLabel()"><B>testRestoreByLabel()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.restoreByLabel(String, boolean)</code> throws an <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/UnsupportedRepositoryOperationException.html?is-external=true" title="class or interface in javax.jcr"><CODE>UnsupportedRepositoryOperationException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html#testRestoreByLabelNonVersionableNode()"><B>testRestoreByLabelNonVersionableNode()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionLabelTest</A> <DD>Test calling Node.restoreByLabel(String, boolean) on a non-versionable node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreChild1()"><B>testRestoreChild1()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version">RestoreTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreInvalidVersion()"><B>testRestoreInvalidVersion()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version">RestoreTest</A> <DD>VersionException expected on Node.restore(Version, boolean) if the specified version is not part of this node's version history. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreInvalidVersion2()"><B>testRestoreInvalidVersion2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version">RestoreTest</A> <DD>VersionException expected on Node.restore(String, boolean) if the specified version is not part of this node's version history. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreLabel()"><B>testRestoreLabel()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version">RestoreTest</A> <DD>Test the restore of a versionable node using a label. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreName()"><B>testRestoreName()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version">RestoreTest</A> <DD>Test the restore of the OPV=Version child nodes. <DT><A HREF="./org/apache/jackrabbit/test/api/version/OnParentVersionAbortTest.html#testRestoreNode()"><B>testRestoreNode()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/OnParentVersionAbortTest.html" title="class in org.apache.jackrabbit.test.api.version">OnParentVersionAbortTest</A> <DD>Test the restore of a OnParentVersion-ABORT node <DT><A HREF="./org/apache/jackrabbit/test/api/version/OnParentVersionCopyTest.html#testRestoreNode()"><B>testRestoreNode()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/OnParentVersionCopyTest.html" title="class in org.apache.jackrabbit.test.api.version">OnParentVersionCopyTest</A> <DD>Test the restore of a OnParentVersion-COPY node <DT><A HREF="./org/apache/jackrabbit/test/api/version/OnParentVersionIgnoreTest.html#testRestoreNode()"><B>testRestoreNode()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/OnParentVersionIgnoreTest.html" title="class in org.apache.jackrabbit.test.api.version">OnParentVersionIgnoreTest</A> <DD>Test the restore of a OnParentVersion-Ignore node <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreNonVersionableNode()"><B>testRestoreNonVersionableNode()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version">RestoreTest</A> <DD>Test calling Node.restore(String, boolean) on a non-versionable node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreNonVersionableNode2()"><B>testRestoreNonVersionableNode2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version">RestoreTest</A> <DD>Test calling Node.restore(Version, String, boolean) on a non-versionable node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreNonVersionableNode3()"><B>testRestoreNonVersionableNode3()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version">RestoreTest</A> <DD>Test calling Node.restore(Version, boolean) on a non-versionable node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreOnCheckedInNode()"><B>testRestoreOnCheckedInNode()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version">RestoreTest</A> <DD>Test if restoring a node works on checked-in node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreOnCheckedOutNode()"><B>testRestoreOnCheckedOutNode()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version">RestoreTest</A> <DD>Test if restoring a node works on checked-out node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreOrder()"><B>testRestoreOrder()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version">RestoreTest</A> <DD>Test the child ordering of restored nodes. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreOrder2()"><B>testRestoreOrder2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version">RestoreTest</A> <DD>Test the child ordering of restored nodes. <DT><A HREF="./org/apache/jackrabbit/test/api/version/OnParentVersionAbortTest.html#testRestoreProp()"><B>testRestoreProp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/OnParentVersionAbortTest.html" title="class in org.apache.jackrabbit.test.api.version">OnParentVersionAbortTest</A> <DD>Test the restore of a OnParentVersion-ABORT property <DT><A HREF="./org/apache/jackrabbit/test/api/version/OnParentVersionComputeTest.html#testRestoreProp()"><B>testRestoreProp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/OnParentVersionComputeTest.html" title="class in org.apache.jackrabbit.test.api.version">OnParentVersionComputeTest</A> <DD>Test the restore of a OnParentVersion-COMPUTE property <DT><A HREF="./org/apache/jackrabbit/test/api/version/OnParentVersionCopyTest.html#testRestoreProp()"><B>testRestoreProp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/OnParentVersionCopyTest.html" title="class in org.apache.jackrabbit.test.api.version">OnParentVersionCopyTest</A> <DD>Test the restore of a OnParentVersion-COPY property <DT><A HREF="./org/apache/jackrabbit/test/api/version/OnParentVersionIgnoreTest.html#testRestoreProp()"><B>testRestoreProp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/OnParentVersionIgnoreTest.html" title="class in org.apache.jackrabbit.test.api.version">OnParentVersionIgnoreTest</A> <DD>Test the restore of a OnParentVersion-IGNORE property <DT><A HREF="./org/apache/jackrabbit/test/api/version/OnParentVersionInitializeTest.html#testRestoreProp()"><B>testRestoreProp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/OnParentVersionInitializeTest.html" title="class in org.apache.jackrabbit.test.api.version">OnParentVersionInitializeTest</A> <DD>Test the restore of a OnParentVersion-INITIALIZE property <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreRootVersionFail()"><B>testRestoreRootVersionFail()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version">RestoreTest</A> <DD>Test if restoring the root version fails. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreSetsBaseVersion()"><B>testRestoreSetsBaseVersion()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version">RestoreTest</A> <DD>Test if restoring a node sets the jcr:baseVersion property correctly. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreSetsIsCheckedOutToFalse()"><B>testRestoreSetsIsCheckedOutToFalse()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version">RestoreTest</A> <DD>Restoring a node set the jcr:isCheckedOut property to false. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreWithInvalidVersion()"><B>testRestoreWithInvalidVersion()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version">RestoreTest</A> <DD>Test if restoring a node with an invalid Version throws a VersionException <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreWithPendingChanges()"><B>testRestoreWithPendingChanges()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version">RestoreTest</A> <DD>Test if InvalidItemStateException is thrown if the node has pending changes. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreWithUUIDConflict()"><B>testRestoreWithUUIDConflict()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version">RestoreTest</A> <DD>Tests if restoring the <code>Version</code> of an existing node throws an <code>ItemExistsException</code> if removeExisting is set to FALSE. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyTest.html#testReturnFalseBecauseIsMultiple()"><B>testReturnFalseBecauseIsMultiple()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyTest</A> <DD>Tests if NodeType.canSetProperty(String propertyName, Value value) returns false if the property is multiple <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyMultipleTest.html#testReturnFalseBecauseIsNotMultiple()"><B>testReturnFalseBecauseIsNotMultiple()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyMultipleTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyMultipleTest</A> <DD>Tests if NodeType.canSetProperty(String propertyName, Value[] values) returns false if the property is not multiple <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyMultipleTest.html#testReturnFalseBecauseIsProtected()"><B>testReturnFalseBecauseIsProtected()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyMultipleTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyMultipleTest</A> <DD>Tests if NodeType.canSetProperty(String propertyName, Value[] values) returns false if the property is protected. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyTest.html#testReturnFalseBecauseIsProtected()"><B>testReturnFalseBecauseIsProtected()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyTest</A> <DD>Tests if NodeType.canSetProperty(String propertyName, Value value) returns false if the property is protected. <DT><A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html#testRoot"><B>testRoot</B></A> - Variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html" title="class in org.apache.jackrabbit.test">AbstractJCRTest</A> <DD>Absolute path to the test root node. <DT><A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html#testRootNode"><B>testRootNode</B></A> - Variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html" title="class in org.apache.jackrabbit.test">AbstractJCRTest</A> <DD>The root <code>Node</code> for testing <DT><A HREF="./org/apache/jackrabbit/test/api/version/AbstractMergeTest.html#testRootNodeW2"><B>testRootNodeW2</B></A> - Variable in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/AbstractMergeTest.html" title="class in org.apache.jackrabbit.test.api.version">AbstractMergeTest</A> <DD>The test root node in second workspace to test <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionGraphTest.html#testRootVersionHasNoPredecessor()"><B>testRootVersionHasNoPredecessor()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionGraphTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionGraphTest</A> <DD>Test if the root version does not have any predecessor versions. <DT><A HREF="./org/apache/jackrabbit/test/api/AddNodeTest.html#testSameNameSiblings()"><B>testSameNameSiblings()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/AddNodeTest.html" title="class in org.apache.jackrabbit.test.api">AddNodeTest</A> <DD>Tests if same name siblings have equal names or if same name siblings are not supported a ItemExistsException is thrown. <DT><A HREF="./org/apache/jackrabbit/test/api/BinaryPropertyTest.html#testSameStream()"><B>testSameStream()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/BinaryPropertyTest.html" title="class in org.apache.jackrabbit.test.api">BinaryPropertyTest</A> <DD>Tests that when Value.getStream() is called a second time the same Stream object is returned. <DT><A HREF="./org/apache/jackrabbit/test/api/DocumentViewImportTest.html#testSameUUIDAtAncestorSession()"><B>testSameUUIDAtAncestorSession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/DocumentViewImportTest.html" title="class in org.apache.jackrabbit.test.api">DocumentViewImportTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/DocumentViewImportTest.html#testSameUUIDAtAncestorSessionHandler()"><B>testSameUUIDAtAncestorSessionHandler()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/DocumentViewImportTest.html" title="class in org.apache.jackrabbit.test.api">DocumentViewImportTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/DocumentViewImportTest.html#testSameUUIDAtAncestorWorkspace()"><B>testSameUUIDAtAncestorWorkspace()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/DocumentViewImportTest.html" title="class in org.apache.jackrabbit.test.api">DocumentViewImportTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/DocumentViewImportTest.html#testSameUUIDAtAncestorWorkspaceHandler()"><B>testSameUUIDAtAncestorWorkspaceHandler()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/DocumentViewImportTest.html" title="class in org.apache.jackrabbit.test.api">DocumentViewImportTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/SaveTest.html#testSave()"><B>testSave()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SaveTest.html" title="class in org.apache.jackrabbit.test.api.query">SaveTest</A> <DD>Stores a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/query/Query.html?is-external=true#XPATH" title="class or interface in javax.jcr.query"><CODE>Query.XPATH</CODE></A> query at: <code>testRoot + "/" + nodeName1</code>. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testSaveContstraintViolationException()"><B>testSaveContstraintViolationException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Tries to create and save a node using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Item.html?is-external=true#save()" title="class or interface in javax.jcr"><CODE>Item.save()</CODE></A> with an mandatory property that is not set on saving time. <DT><A HREF="./org/apache/jackrabbit/test/api/SessionTest.html#testSaveContstraintViolationException()"><B>testSaveContstraintViolationException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionTest.html" title="class in org.apache.jackrabbit.test.api">SessionTest</A> <DD>Tries to create and save a node using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true#save()" title="class or interface in javax.jcr"><CODE>Session.save()</CODE></A> with an mandatory property that is not set on saving time. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testSaveInvalidStateException()"><B>testSaveInvalidStateException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Tries to save a node using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Item.html?is-external=true#save()" title="class or interface in javax.jcr"><CODE>Item.save()</CODE></A> that was already deleted by an other session. <DT><A HREF="./org/apache/jackrabbit/test/api/SessionTest.html#testSaveInvalidStateException()"><B>testSaveInvalidStateException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionTest.html" title="class in org.apache.jackrabbit.test.api">SessionTest</A> <DD>Tries to save a node using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true#save()" title="class or interface in javax.jcr"><CODE>Session.save()</CODE></A> that was already deleted by an other session. <DT><A HREF="./org/apache/jackrabbit/test/api/SessionTest.html#testSaveModifiedNode()"><B>testSaveModifiedNode()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionTest.html" title="class in org.apache.jackrabbit.test.api">SessionTest</A> <DD>Checks if a modified node gets properly saved using <code<A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true#save()" title="class or interface in javax.jcr"><CODE>Session.save()</CODE></A></code>. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeUUIDTest.html#testSaveMovedRefNode()"><B>testSaveMovedRefNode()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeUUIDTest.html" title="class in org.apache.jackrabbit.test.api">NodeUUIDTest</A> <DD>Moves a referencable node using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true#move(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>Session.move(String, String)</CODE></A> with one session and saves afterward changes made with a second session to the moved node using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Item.html?is-external=true#save()" title="class or interface in javax.jcr"><CODE>Item.save()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/SessionUUIDTest.html#testSaveMovedRefNode()"><B>testSaveMovedRefNode()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionUUIDTest.html" title="class in org.apache.jackrabbit.test.api">SessionUUIDTest</A> <DD>Moves a referencable node using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true#move(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>Session.move(String, String)</CODE></A> with one session and saves afterward changes made with a second session to the moved node using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true#save()" title="class or interface in javax.jcr"><CODE>Session.save()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/SessionTest.html#testSaveNewNode()"><B>testSaveNewNode()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionTest.html" title="class in org.apache.jackrabbit.test.api">SessionTest</A> <DD>Checks if a newly created node gets properly saved using <code<A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true#save()" title="class or interface in javax.jcr"><CODE>Session.save()</CODE></A></code>. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testSaveOnNewNodeRepositoryException()"><B>testSaveOnNewNodeRepositoryException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Tests if a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/RepositoryException.html?is-external=true" title="class or interface in javax.jcr"><CODE>RepositoryException</CODE></A> is thrown when calling <code>Node.save()</code> on a newly added node <DT><A HREF="./org/apache/jackrabbit/test/api/NodeUUIDTest.html#testSaveReferentialIntegrityException()"><B>testSaveReferentialIntegrityException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeUUIDTest.html" title="class in org.apache.jackrabbit.test.api">NodeUUIDTest</A> <DD>Tries to remove a node that is a reference target using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Item.html?is-external=true#save()" title="class or interface in javax.jcr"><CODE>Item.save()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/SessionUUIDTest.html#testSaveReferentialIntegrityException()"><B>testSaveReferentialIntegrityException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionUUIDTest.html" title="class in org.apache.jackrabbit.test.api">SessionUUIDTest</A> <DD>Tries to remove a node that is a reference target using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true#save()" title="class or interface in javax.jcr"><CODE>Session.save()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/query/SQLQueryLevel2Test.html#testScoreColumn()"><B>testScoreColumn()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SQLQueryLevel2Test.html" title="class in org.apache.jackrabbit.test.api.query">SQLQueryLevel2Test</A> <DD>Test if the optional jcr:score property for full-text search is supported. <DT><A HREF="./org/apache/jackrabbit/test/api/query/XPathQueryLevel2Test.html#testScoreColumn()"><B>testScoreColumn()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/XPathQueryLevel2Test.html" title="class in org.apache.jackrabbit.test.api.query">XPathQueryLevel2Test</A> <DD>Test if the optional jcr:score property for full-text search is supported. <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testSessionGetContentHandler()"><B>testSessionGetContentHandler()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>Makes sure that importing into the session does not save anything if the session is closed. <DT><A HREF="./org/apache/jackrabbit/test/api/DocumentViewImportTest.html#testSessionGetImportContentHandler()"><B>testSessionGetImportContentHandler()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/DocumentViewImportTest.html" title="class in org.apache.jackrabbit.test.api">DocumentViewImportTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testSessionGetImportContentHandlerExceptions()"><B>testSessionGetImportContentHandlerExceptions()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>Supplying an invalid repository path for import must throw a PathNotFoundException <DT><A HREF="./org/apache/jackrabbit/test/api/DocumentViewImportTest.html#testSessionImportXml()"><B>testSessionImportXml()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/DocumentViewImportTest.html" title="class in org.apache.jackrabbit.test.api">DocumentViewImportTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testSessionImportXml()"><B>testSessionImportXml()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>Makes sure that importing into the session does not save anything if the session is closed. <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testSessionImportXmlExceptions()"><B>testSessionImportXmlExceptions()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>Tests the exception when importing: If the parent node does not exist. <DT><A HREF="./org/apache/jackrabbit/test/api/version/SessionMoveVersionExceptionTest.html#testSessionMoveDestCheckedInVersionException()"><B>testSessionMoveDestCheckedInVersionException()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/SessionMoveVersionExceptionTest.html" title="class in org.apache.jackrabbit.test.api.version">SessionMoveVersionExceptionTest</A> <DD>Tries to move a node using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true#move(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>Session.move(String, String)</CODE></A> where the destination parent is checked in. <DT><A HREF="./org/apache/jackrabbit/test/api/version/SessionMoveVersionExceptionTest.html#testSessionMoveSourceCheckedInVersionException()"><B>testSessionMoveSourceCheckedInVersionException()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/SessionMoveVersionExceptionTest.html" title="class in org.apache.jackrabbit.test.api.version">SessionMoveVersionExceptionTest</A> <DD>Tries to move a node using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true#move(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>Session.move(String, String)</CODE></A> where the source parent is checked in. <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#testSetMixedValueArrayValueFormatException()"><B>testSetMixedValueArrayValueFormatException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>Tests if <code>Node.setProperty(String, Value[])</code> throws a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/ValueFormatException.html?is-external=true" title="class or interface in javax.jcr"><CODE>ValueFormatException</CODE></A> when trying to set a multi-value property to an array of values with different types <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#testSetMixedValueArrayValueFormatExceptionWithPropertyType()"><B>testSetMixedValueArrayValueFormatExceptionWithPropertyType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>Tests if <code>Node.setProperty(String, Value[], int)</code> throws a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/ValueFormatException.html?is-external=true" title="class or interface in javax.jcr"><CODE>ValueFormatException</CODE></A> when trying to set a multi-value property to an array of values with different types <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html#testSetNullStringArray()"><B>testSetNullStringArray()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyStringTest</A> <DD>Tests if <code>Node.setProperty(String, String[])</code> saves an array of null values as an empty String[] <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html#testSetNullStringArrayWithPropertyType()"><B>testSetNullStringArrayWithPropertyType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyStringTest</A> <DD>Tests if <code>Node.setProperty(String, String[], int)</code> saves an array of null values as an empty String[] <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#testSetNullValueArray()"><B>testSetNullValueArray()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>Tests if <code>Node.setProperty(String, Value[])</code> saves an array of null values as an empty Value[] <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#testSetNullValueArrayWithPropertyType()"><B>testSetNullValueArrayWithPropertyType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>Tests if <code>Node.setProperty(String, Value[], int)</code> saves an array of null values as an empty Value[] <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testSetProperty()"><B>testSetProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.setProperty(String, String[])</code> <code>VersionHistory.setProperty(String, String[], int)</code> <code>VersionHistory.setProperty(String, Value[])</code> <code>VersionHistory.setProperty(String, Value[], int)</code> <code>VersionHistory.setProperty(String, boolean)</code> <code>VersionHistory.setProperty(String, double)</code> <code>VersionHistory.setProperty(String, InputStream)</code> <code>VersionHistory.setProperty(String, String)</code> <code>VersionHistory.setProperty(String, Calendar)</code> <code>VersionHistory.setProperty(String, Node)</code> <code>VersionHistory.setProperty(String, Value)</code> <code>VersionHistory.setProperty(String, long)</code> all throw a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/nodetype/ConstraintViolationException.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>ConstraintViolationException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testSetProperty()"><B>testSetProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.setProperty(String, String[])</code> <code>Version.setProperty(String, String[], int)</code> <code>Version.setProperty(String, Value[])</code> <code>Version.setProperty(String, Value[], int)</code> <code>Version.setProperty(String, boolean)</code> <code>Version.setProperty(String, double)</code> <code>Version.setProperty(String, InputStream)</code> <code>Version.setProperty(String, String)</code> <code>Version.setProperty(String, Calendar)</code> <code>Version.setProperty(String, Node)</code> <code>Version.setProperty(String, Value)</code> <code>Version.setProperty(String, long)</code> all throw a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/nodetype/ConstraintViolationException.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>ConstraintViolationException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html#testSetSingleStringArrayValueFormatException()"><B>testSetSingleStringArrayValueFormatException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyStringTest</A> <DD>Tests if <code>Node.setProperty(String, String[])</code> throws a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/ValueFormatException.html?is-external=true" title="class or interface in javax.jcr"><CODE>ValueFormatException</CODE></A> when trying to set an existing single-valued property to a multi-value <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html#testSetSingleStringArrayValueFormatExceptionWithPropertyType()"><B>testSetSingleStringArrayValueFormatExceptionWithPropertyType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyStringTest</A> <DD>Tests if <code>Node.setProperty(String, String[], int)</code> throws a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/ValueFormatException.html?is-external=true" title="class or interface in javax.jcr"><CODE>ValueFormatException</CODE></A> when trying to set an existing single-value property to a multi-value <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#testSetSingleValueArrayValueFormatException()"><B>testSetSingleValueArrayValueFormatException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>Tests if <code>Node.setProperty(String, Value[])</code> throws a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/ValueFormatException.html?is-external=true" title="class or interface in javax.jcr"><CODE>ValueFormatException</CODE></A> when trying to set an existing single-valued property to a multi-value <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html#testSetSingleValueArrayValueFormatExceptionWithPropertyType()"><B>testSetSingleValueArrayValueFormatExceptionWithPropertyType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyValueTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyValueTest</A> <DD>Tests if <code>Node.setProperty(String, Value[], int)</code> throws a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/ValueFormatException.html?is-external=true" title="class or interface in javax.jcr"><CODE>ValueFormatException</CODE></A> when trying to set an existing single-valued property to a multi-value <DT><A HREF="./org/apache/jackrabbit/test/api/lock/SetValueLockExceptionTest.html#testSetValueLockException()"><B>testSetValueLockException()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/SetValueLockExceptionTest.html" title="class in org.apache.jackrabbit.test.api.lock">SetValueLockExceptionTest</A> <DD>Performs the test for all argument types. <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html#testShallowLock()"><B>testShallowLock()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockTest</A> <DD>Test if a shallow lock does not lock the child nodes of the locked node. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#testShareable()"><B>testShareable()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PredefinedNodeTypeTest</A> <DD>Test for the predefined mix:referenceable node type. <DT><A HREF="./org/apache/jackrabbit/test/api/RepositoryLoginTest.html#testSignatureCredentials()"><B>testSignatureCredentials()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/RepositoryLoginTest.html" title="class in org.apache.jackrabbit.test.api">RepositoryLoginTest</A> <DD>Tests if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Repository.html?is-external=true#login(javax.jcr.Credentials)" title="class or interface in javax.jcr"><CODE>Repository.login(Credentials credentials)</CODE></A> does return a session, i. e. not null. <DT><A HREF="./org/apache/jackrabbit/test/api/RepositoryLoginTest.html#testSignatureCredentialsAndWorkspaceName()"><B>testSignatureCredentialsAndWorkspaceName()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/RepositoryLoginTest.html" title="class in org.apache.jackrabbit.test.api">RepositoryLoginTest</A> <DD>Tests if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Repository.html?is-external=true#login(javax.jcr.Credentials, java.lang.String)" title="class or interface in javax.jcr"><CODE>Repository.login(Credentials credentials, String workspaceName)</CODE></A> does return a session, i. e. not null. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#testSimpleVersionable()"><B>testSimpleVersionable()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PredefinedNodeTypeTest</A> <DD>Test for the predefined mix:simpleVersionable node type. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/NodeAddedTest.html#testSingleNodeAdded()"><B>testSingleNodeAdded()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/NodeAddedTest.html" title="class in org.apache.jackrabbit.test.api.observation">NodeAddedTest</A> <DD>Tests if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#NODE_ADDED" title="class or interface in javax.jcr.observation"><CODE>Event.NODE_ADDED</CODE></A> is triggerd when a single node is added. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/NodeRemovedTest.html#testSingleNodeRemoved()"><B>testSingleNodeRemoved()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/NodeRemovedTest.html" title="class in org.apache.jackrabbit.test.api.observation">NodeRemovedTest</A> <DD>Tests if a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#NODE_REMOVED" title="class or interface in javax.jcr.observation"><CODE>Event.NODE_REMOVED</CODE></A> is triggered when a single node is removed. <DT><A HREF="./org/apache/jackrabbit/test/api/query/SimpleSelectionTest.html#testSingleProperty()"><B>testSingleProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SimpleSelectionTest.html" title="class in org.apache.jackrabbit.test.api.query">SimpleSelectionTest</A> <DD>Verifies that searching for a property from a single node returns only one row and has the searched property <DT><A HREF="./org/apache/jackrabbit/test/api/observation/PropertyAddedTest.html#testSinglePropertyAdded()"><B>testSinglePropertyAdded()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/PropertyAddedTest.html" title="class in org.apache.jackrabbit.test.api.observation">PropertyAddedTest</A> <DD>Tests if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#PROPERTY_ADDED" title="class or interface in javax.jcr.observation"><CODE>Event.PROPERTY_ADDED</CODE></A> is triggered when a single property is added. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/PropertyChangedTest.html#testSinglePropertyChanged()"><B>testSinglePropertyChanged()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/PropertyChangedTest.html" title="class in org.apache.jackrabbit.test.api.observation">PropertyChangedTest</A> <DD>Tests if a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#PROPERTY_CHANGED" title="class or interface in javax.jcr.observation"><CODE>Event.PROPERTY_CHANGED</CODE></A> is triggered when a single property is changed. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/PropertyChangedTest.html#testSinglePropertyChangedWithAdded()"><B>testSinglePropertyChangedWithAdded()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/PropertyChangedTest.html" title="class in org.apache.jackrabbit.test.api.observation">PropertyChangedTest</A> <DD>Tests if a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#PROPERTY_CHANGED" title="class or interface in javax.jcr.observation"><CODE>Event.PROPERTY_CHANGED</CODE></A> is triggered only for changed properties and not for new properties. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/PropertyRemovedTest.html#testSinglePropertyRemoved()"><B>testSinglePropertyRemoved()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/PropertyRemovedTest.html" title="class in org.apache.jackrabbit.test.api.observation">PropertyRemovedTest</A> <DD>Tests if a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#PROPERTY_REMOVED" title="class or interface in javax.jcr.observation"><CODE>Event.PROPERTY_REMOVED</CODE></A> is triggered when a property is removed. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeIteratorTest.html#testSkip()"><B>testSkip()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeIteratorTest.html" title="class in org.apache.jackrabbit.test.api">NodeIteratorTest</A> <DD>Tests if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/RangeIterator.html?is-external=true#skip(long)" title="class or interface in javax.jcr"><CODE>RangeIterator.skip(long)</CODE></A> works correctly. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/EventIteratorTest.html#testSkip()"><B>testSkip()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/EventIteratorTest.html" title="class in org.apache.jackrabbit.test.api.observation">EventIteratorTest</A> <DD>Tests the method skip() <DT><A HREF="./org/apache/jackrabbit/test/api/query/QueryResultNodeIteratorTest.html#testSkip()"><B>testSkip()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/QueryResultNodeIteratorTest.html" title="class in org.apache.jackrabbit.test.api.query">QueryResultNodeIteratorTest</A> <DD>Tests if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/RangeIterator.html?is-external=true#skip(long)" title="class or interface in javax.jcr"><CODE>RangeIterator.skip(long)</CODE></A> works correctly. <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyAssumeTypeTest.html#testString()"><B>testString()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyAssumeTypeTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyAssumeTypeTest</A> <DD>Tests if <code>Node.setProperty(String, String, int)</code> if the node type of this node does not indicate a specific property type, then the type parameter is used. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueValueFormatExceptionTest.html#testString()"><B>testString()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueValueFormatExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueValueFormatExceptionTest</A> <DD>Tests if setValue(String) throws a ValueFormatException immediately (not on save) if a conversion fails. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueVersionExceptionTest.html#testString()"><B>testString()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueVersionExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueVersionExceptionTest</A> <DD>Tests if setValue(String) throws a VersionException immediately or on save if the parent node of this property is checked-in. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueValueFormatExceptionTest.html#testStringArray()"><B>testStringArray()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueValueFormatExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueValueFormatExceptionTest</A> <DD>Tests if setValue(String[]) throws a ValueFormatException immediately (not on save) if a conversion fails. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueVersionExceptionTest.html#testStringArray()"><B>testStringArray()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueVersionExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueVersionExceptionTest</A> <DD>Tests if setValue(String[]) throws a VersionException immediately or on save if the parent node of this property is checked-in. <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyAssumeTypeTest.html#testStringConstraintViolationExceptionBecauseOfInvalidTypeParameter()"><B>testStringConstraintViolationExceptionBecauseOfInvalidTypeParameter()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyAssumeTypeTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyAssumeTypeTest</A> <DD>Tests if <code>Node.setProperty(String, String, int)</code> throws a ConstraintViolationException if the type parameter and the type of the property do not match. <DT><A HREF="./org/apache/jackrabbit/test/api/query/OrderByStringTest.html#testStringOrder()"><B>testStringOrder()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/OrderByStringTest.html" title="class in org.apache.jackrabbit.test.api.query">OrderByStringTest</A> <DD>Tests order by queries with String properties. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html#testStringParent()"><B>testStringParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html" title="class in org.apache.jackrabbit.test.api">SetValueStringTest</A> <DD>Test the persistence of a property modified with a String parameter and saved from the parent Node Requires a single-value String (PROP_VALUE_2) <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html#testStringSession()"><B>testStringSession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html" title="class in org.apache.jackrabbit.test.api">SetValueStringTest</A> <DD>Test the persistence of a property modified with a String parameter and saved from the Session Requires a single-value String (PROP_VALUE_2) <DT><A HREF="./org/apache/jackrabbit/test/api/observation/PropertyAddedTest.html#testSystemGenerated()"><B>testSystemGenerated()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/PropertyAddedTest.html" title="class in org.apache.jackrabbit.test.api.observation">PropertyAddedTest</A> <DD>Tests if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/Event.html?is-external=true#PROPERTY_ADDED" title="class or interface in javax.jcr.observation"><CODE>Event.PROPERTY_ADDED</CODE></A> is triggered for system generated property jcr:primaryType. <DT><A HREF="./org/apache/jackrabbit/test/api/query/TextNodeTest.html#testTextNodeTest()"><B>testTextNodeTest()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/TextNodeTest.html" title="class in org.apache.jackrabbit.test.api.query">TextNodeTest</A> <DD>Tests if text() node test is equivalent with jcr:xmltext. <DT><A HREF="./org/apache/jackrabbit/test/api/query/TextNodeTest.html#testTextNodeTestContains()"><B>testTextNodeTestContains()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/TextNodeTest.html" title="class in org.apache.jackrabbit.test.api.query">TextNodeTest</A> <DD>Tests if text() node test is equivalent with jcr:xmltext and jcr:contains matches content in jcr:xmlcharacters property. <DT><A HREF="./org/apache/jackrabbit/test/api/query/TextNodeTest.html#testTextNodeTestMultiNodes()"><B>testTextNodeTestMultiNodes()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/TextNodeTest.html" title="class in org.apache.jackrabbit.test.api.query">TextNodeTest</A> <DD>Tests if text() node test is equivalent with jcr:xmltext and will select multiple nodes with name jcr:xmltext. <DT><A HREF="./org/apache/jackrabbit/test/api/query/TextNodeTest.html#testTextNodeTestWithPosition()"><B>testTextNodeTestWithPosition()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/TextNodeTest.html" title="class in org.apache.jackrabbit.test.api.query">TextNodeTest</A> <DD>Tests text() node test with various position predicates: position(), first(), last(). <DT><A HREF="./org/apache/jackrabbit/test/api/NodeItemIsModifiedTest.html#testTransientNewNodeItemIsModified()"><B>testTransientNewNodeItemIsModified()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeItemIsModifiedTest.html" title="class in org.apache.jackrabbit.test.api">NodeItemIsModifiedTest</A> <DD>Test if Item.isModified() returns false after a new NodeItem is set (before node is saved (transient). <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyItemIsModifiedTest.html#testTransientNewPropertyItemIsModified()"><B>testTransientNewPropertyItemIsModified()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyItemIsModifiedTest.html" title="class in org.apache.jackrabbit.test.api">PropertyItemIsModifiedTest</A> <DD>Test if Item.isModified() returns false after a new PropertyItem is set (before node is saved (transient). <DT><A HREF="./org/apache/jackrabbit/test/api/observation/NodeAddedTest.html#testTransientNodeAddedRemoved()"><B>testTransientNodeAddedRemoved()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/NodeAddedTest.html" title="class in org.apache.jackrabbit.test.api.observation">NodeAddedTest</A> <DD>Tests if events are only created for changes that are persisted. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeItemIsModifiedTest.html#testTransientNodeItemIsModified()"><B>testTransientNodeItemIsModified()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeItemIsModifiedTest.html" title="class in org.apache.jackrabbit.test.api">NodeItemIsModifiedTest</A> <DD>Test if Item.isModified() returns true for an already existing and modified NodeItem (modifications aren't saved (transient)). <DT><A HREF="./org/apache/jackrabbit/test/api/NodeItemIsNewTest.html#testTransientNodeItemIsNew()"><B>testTransientNodeItemIsNew()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeItemIsNewTest.html" title="class in org.apache.jackrabbit.test.api">NodeItemIsNewTest</A> <DD>Test if Item.isNew() returns true directly after a new NodeItem is added (before node is saved (transient)). <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyItemIsModifiedTest.html#testTransientPropertyItemIsModified()"><B>testTransientPropertyItemIsModified()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyItemIsModifiedTest.html" title="class in org.apache.jackrabbit.test.api">PropertyItemIsModifiedTest</A> <DD>Test if Item.isModified() returns true for an already existing and modified PropertyItem (modifications aren't saved (transient)). <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyItemIsNewTest.html#testTransientPropertyItemIsNew()"><B>testTransientPropertyItemIsNew()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyItemIsNewTest.html" title="class in org.apache.jackrabbit.test.api">PropertyItemIsNewTest</A> <DD>Test if Item.isNew() returns true direct after a new PropertyItem is set (before node is saved (transient)). <DT><A HREF="./org/apache/jackrabbit/test/api/PropertyTypeTest.html#testType()"><B>testType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PropertyTypeTest.html" title="class in org.apache.jackrabbit.test.api">PropertyTypeTest</A> <DD>Tests if the type of a property is set according to the node type as well as no property is of type UNDEFINED. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanAddChildNodeCallWithNodeTypeTest.html#testUndefined()"><B>testUndefined()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanAddChildNodeCallWithNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanAddChildNodeCallWithNodeTypeTest</A> <DD>Tests if <code>NodeType.canAddChildNode(String childNodeName, String nodeTypeName)</code> returns false if <code>childNodeName</code> does not match the <code>NodeDef</code>. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanAddChildNodeCallWithoutNodeTypeTest.html#testUndefined()"><B>testUndefined()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanAddChildNodeCallWithoutNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanAddChildNodeCallWithoutNodeTypeTest</A> <DD>Tests if <code>NodeType.canAddChildNode(String childNodeName)</code> returns true if <code>NodeType</code> nor does contain a <code>NodeDef</code> named <code>childNodeName</code> nor a residual definition. <DT><A HREF="./org/apache/jackrabbit/test/api/UndefinedPropertyTest.html#testUndefinedProperty()"><B>testUndefinedProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/UndefinedPropertyTest.html" title="class in org.apache.jackrabbit.test.api">UndefinedPropertyTest</A> <DD>Tests that no actual property with type Undefined exists. <DT><A HREF="./org/apache/jackrabbit/test/api/AddNodeTest.html#testUnknownNodeType()"><B>testUnknownNodeType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/AddNodeTest.html" title="class in org.apache.jackrabbit.test.api">AddNodeTest</A> <DD>Tests if addNode() throws a NoSuchNodeTypeException in case of an unknown node type. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testUnlock()"><B>testUnlock()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.unlock()</code> throws a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/lock/LockException.html?is-external=true" title="class or interface in javax.jcr.lock"><CODE>LockException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testUnlock()"><B>testUnlock()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>Version.unlock()</code> throws a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/lock/LockException.html?is-external=true" title="class or interface in javax.jcr.lock"><CODE>LockException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html#testUnlockSameNameSibling()"><B>testUnlockSameNameSibling()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockTest</A> <DD>Tests if unlocking the first of two locked same-name sibling nodes does not unlock the second (JIRA issue JCR-284). <DT><A HREF="./org/apache/jackrabbit/test/api/NamespaceRegistryTest.html#testUnregisterNamespaceExceptions()"><B>testUnregisterNamespaceExceptions()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NamespaceRegistryTest.html" title="class in org.apache.jackrabbit.test.api">NamespaceRegistryTest</A> <DD>Tests whether unregistering a system namespace or an undefined namespace throws the expected exception. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#testUnstructured()"><B>testUnstructured()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PredefinedNodeTypeTest</A> <DD>Test for the predefined nt:unstructured node type. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testUpdate()"><B>testUpdate()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Checks if <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#update(java.lang.String)" title="class or interface in javax.jcr"><CODE>Node.update(String)</CODE></A> works properly by creating the same node in two workspaces one with a child node the other with a property set. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testUpdate()"><B>testUpdate()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>Tests if <code>VersionHistory.update(String)</code> throws an <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/nodetype/ConstraintViolationException.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>ConstraintViolationException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#testUpdate()"><B>testUpdate()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>Tests if <code>VersionHistory.update(String)</code> throws an <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/nodetype/ConstraintViolationException.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>ConstraintViolationException</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testUpdateInvalidItemStateException()"><B>testUpdateInvalidItemStateException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Tries calling <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#update(java.lang.String)" title="class or interface in javax.jcr"><CODE>Node.update(String)</CODE></A> after node has changed in first workspace but not been saved yet. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testUpdateNoClone()"><B>testUpdateNoClone()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Calls <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#update(java.lang.String)" title="class or interface in javax.jcr"><CODE>Node.update(String)</CODE></A> for a node that only exists in current workspace. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeTest.html#testUpdateNoSuchWorkspaceException()"><B>testUpdateNoSuchWorkspaceException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeTest.html" title="class in org.apache.jackrabbit.test.api">NodeTest</A> <DD>Tries to use <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#update(java.lang.String)" title="class or interface in javax.jcr"><CODE>Node.update(String)</CODE></A> with an invalid workspace. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/AddEventListenerTest.html#testUUID()"><B>testUUID()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/AddEventListenerTest.html" title="class in org.apache.jackrabbit.test.api.observation">AddEventListenerTest</A> <DD>Tests if events are only generated for specified UUIDs. <DT><A HREF="./org/apache/jackrabbit/test/api/BinaryPropertyTest.html#testValue()"><B>testValue()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/BinaryPropertyTest.html" title="class in org.apache.jackrabbit.test.api">BinaryPropertyTest</A> <DD>Tests that Property.getStream() delivers the same as Value.getStream(). <DT><A HREF="./org/apache/jackrabbit/test/api/BooleanPropertyTest.html#testValue()"><B>testValue()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/BooleanPropertyTest.html" title="class in org.apache.jackrabbit.test.api">BooleanPropertyTest</A> <DD>Tests that Property.getBoolean() delivers the same as Value.getBoolean() and that in case of a multivalue property Property.getBoolean() throws a ValueFormatException. <DT><A HREF="./org/apache/jackrabbit/test/api/DatePropertyTest.html#testValue()"><B>testValue()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/DatePropertyTest.html" title="class in org.apache.jackrabbit.test.api">DatePropertyTest</A> <DD>Tests that Property.getDate() delivers the same as Value.getDate() and that in case of a multivalue property a ValueFormatException is thrown. <DT><A HREF="./org/apache/jackrabbit/test/api/DoublePropertyTest.html#testValue()"><B>testValue()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/DoublePropertyTest.html" title="class in org.apache.jackrabbit.test.api">DoublePropertyTest</A> <DD>tests that Property.getDouble() delivers the same as Value.getDouble() and if in case of a multivalue property a ValueFormatException is thrown. <DT><A HREF="./org/apache/jackrabbit/test/api/LongPropertyTest.html#testValue()"><B>testValue()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/LongPropertyTest.html" title="class in org.apache.jackrabbit.test.api">LongPropertyTest</A> <DD>Tests that Property.getLong() delivers the same as Value.getLong() and if in case of a multivalue property a ValueFormatException is thrown. <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyAssumeTypeTest.html#testValue()"><B>testValue()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyAssumeTypeTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyAssumeTypeTest</A> <DD>Tests if <code>Node.setProperty(String, Value, int)</code> if the node type of this node does not indicate a specific property type, then the type parameter is used. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueValueFormatExceptionTest.html#testValue()"><B>testValue()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueValueFormatExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueValueFormatExceptionTest</A> <DD>Tests if setValue(Value) throws a ValueFormatException immediately (not on save) if a conversion fails. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueVersionExceptionTest.html#testValue()"><B>testValue()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueVersionExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueVersionExceptionTest</A> <DD>Tests if setValue(Value) throws a VersionException immediately or on save if the parent node of this property is checked-in. <DT><A HREF="./org/apache/jackrabbit/test/api/StringPropertyTest.html#testValue()"><B>testValue()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/StringPropertyTest.html" title="class in org.apache.jackrabbit.test.api">StringPropertyTest</A> <DD>Tests that Property.getString() delivers a string equal to the string received with Value.getString(). <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueValueFormatExceptionTest.html#testValueArray()"><B>testValueArray()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueValueFormatExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueValueFormatExceptionTest</A> <DD>Tests if setValue(Value[]) throws a ValueFormatException immediately (not on save) if a conversion fails. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueVersionExceptionTest.html#testValueArray()"><B>testValueArray()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueVersionExceptionTest.html" title="class in org.apache.jackrabbit.test.api">SetValueVersionExceptionTest</A> <DD>Tests if setValue(Value[]) throws a VersionException immediately or on save if the parent node of this property is checked-in. <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyAssumeTypeTest.html#testValueAssumeTypeOfValue()"><B>testValueAssumeTypeOfValue()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyAssumeTypeTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyAssumeTypeTest</A> <DD>Tests if <code>Node.setProperty(String, Value)</code> if the node type of this node does not indicate a specific property type, then the property type of the supplied Value object is used and if the property already exists (has previously been set) it assumes the new property type. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyBinaryTest.html#testValueConstraintNotSatisfied()"><B>testValueConstraintNotSatisfied()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyBinaryTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyBinaryTest</A> <DD>Tests if canSetProperty(String propertyName, Value value) returns false if value does not satisfy the value constraints of the property def <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyBooleanTest.html#testValueConstraintNotSatisfied()"><B>testValueConstraintNotSatisfied()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyBooleanTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyBooleanTest</A> <DD>Tests if canSetProperty(String propertyName, Value value) returns false if value does not satisfy the value constraints of the property def <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyDateTest.html#testValueConstraintNotSatisfied()"><B>testValueConstraintNotSatisfied()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyDateTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyDateTest</A> <DD>Tests if canSetProperty(String propertyName, Value value) returns false if value does not match the value constraints of the property def <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyDoubleTest.html#testValueConstraintNotSatisfied()"><B>testValueConstraintNotSatisfied()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyDoubleTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyDoubleTest</A> <DD>Tests if canSetProperty(String propertyName, Value value) returns false if value does not satsfy the value constraints of the property def <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyLongTest.html#testValueConstraintNotSatisfied()"><B>testValueConstraintNotSatisfied()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyLongTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyLongTest</A> <DD>Tests if canSetProperty(String propertyName, Value value) returns false if value does not satisfy the value constraints of the property def <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyNameTest.html#testValueConstraintNotSatisfied()"><B>testValueConstraintNotSatisfied()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyNameTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyNameTest</A> <DD>Tests if canSetProperty(String propertyName, Value value) returns false if value does not satisfy the value constraints of the property def <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyPathTest.html#testValueConstraintNotSatisfied()"><B>testValueConstraintNotSatisfied()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyPathTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyPathTest</A> <DD>Tests if canSetProperty(String propertyName, Value value) returns false if value does not satisfy the value constraints of the property def <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyStringTest.html#testValueConstraintNotSatisfied()"><B>testValueConstraintNotSatisfied()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyStringTest</A> <DD>Tests if canSetProperty(String propertyName, Value value) returns false if value does not satisfy the value constraints of the property def <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyBinaryTest.html#testValueConstraintNotSatisfiedMultiple()"><B>testValueConstraintNotSatisfiedMultiple()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyBinaryTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyBinaryTest</A> <DD>Tests if canSetProperty(String propertyName, Value[] values) returns false if values do not satisfy the value constraints of the property def <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyBooleanTest.html#testValueConstraintNotSatisfiedMultiple()"><B>testValueConstraintNotSatisfiedMultiple()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyBooleanTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyBooleanTest</A> <DD>Tests if canSetProperty(String propertyName, Value[] values) returns false if values do not satisfy the value constraints of the property def <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyDateTest.html#testValueConstraintNotSatisfiedMultiple()"><B>testValueConstraintNotSatisfiedMultiple()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyDateTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyDateTest</A> <DD>Tests if canSetProperty(String propertyName, Value[] values) returns false if values do not satisfy the value constraints of the property def <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyDoubleTest.html#testValueConstraintNotSatisfiedMultiple()"><B>testValueConstraintNotSatisfiedMultiple()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyDoubleTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyDoubleTest</A> <DD>Tests if canSetProperty(String propertyName, Value[] values) returns false if values do not satisfy the value constraints of the property def <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyLongTest.html#testValueConstraintNotSatisfiedMultiple()"><B>testValueConstraintNotSatisfiedMultiple()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyLongTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyLongTest</A> <DD>Tests if canSetProperty(String propertyName, Value[] values) returns false if values do not satisfy the value constraints of the property def <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyNameTest.html#testValueConstraintNotSatisfiedMultiple()"><B>testValueConstraintNotSatisfiedMultiple()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyNameTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyNameTest</A> <DD>Tests if canSetProperty(String propertyName, Value[] values) returns false if values do not satisfy the value constraints of the property def <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyPathTest.html#testValueConstraintNotSatisfiedMultiple()"><B>testValueConstraintNotSatisfiedMultiple()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyPathTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyPathTest</A> <DD>Tests if canSetProperty(String propertyName, Value[] values) returns false if values do not satisfy the value constraints of the property def <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyStringTest.html#testValueConstraintNotSatisfiedMultiple()"><B>testValueConstraintNotSatisfiedMultiple()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyStringTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyStringTest</A> <DD>Tests if canSetProperty(String propertyName, Value[] values) returns false if values do not satisfy the value constraints of the property def <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyAssumeTypeTest.html#testValueConstraintViolationExceptionBecauseOfInvalidTypeParameter()"><B>testValueConstraintViolationExceptionBecauseOfInvalidTypeParameter()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyAssumeTypeTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyAssumeTypeTest</A> <DD>Tests if <code>Node.setProperty(String, Value, int)</code> throws a ConstraintViolationException if the type parameter and the type of the property do not match. <DT><A HREF="./org/apache/jackrabbit/test/api/ValueFactoryTest.html#testValueFormatException()"><B>testValueFormatException()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ValueFactoryTest.html" title="class in org.apache.jackrabbit.test.api">ValueFactoryTest</A> <DD>Tests if a ValueFormatexception is thrown in case the passed string cannot be converted to the required value type. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyTest.html#testValueNull()"><B>testValueNull()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/CanSetPropertyTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">CanSetPropertyTest</A> <DD>Tests if canSetProperty(String propertyName, Value value) where value is null returns the same as canRemoveItem <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html#testValueParent()"><B>testValueParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html" title="class in org.apache.jackrabbit.test.api">SetValueStringTest</A> <DD>Test the persistence of a property modified with a Value parameter, and saved from the parent Node Requires a single-value Value (sv2) <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyAssumeTypeTest.html#testValues()"><B>testValues()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyAssumeTypeTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyAssumeTypeTest</A> <DD>Tests if <code>Node.setProperty(String, Value[], int)</code> if the node type of this node does not indicate a specific property type, then the type parameter is used. <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyAssumeTypeTest.html#testValuesAssumeTypeOfValue()"><B>testValuesAssumeTypeOfValue()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyAssumeTypeTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyAssumeTypeTest</A> <DD>Tests if <code>Node.setProperty(String, Value[])</code> if the node type of this node does not indicate a specific property type, then the property type of the supplied Value object is used and if the property already exists (has previously been set) it assumes the new property type. <DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyAssumeTypeTest.html#testValuesConstraintViolationExceptionBecauseOfInvalidTypeParameter()"><B>testValuesConstraintViolationExceptionBecauseOfInvalidTypeParameter()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyAssumeTypeTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyAssumeTypeTest</A> <DD>Tests if <code>Node.setProperty(String, Value[], int)</code> throws a ConstraintViolationException or ValueFormatException if the type parameter and the type of the property do not match. <DT><A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html#testValueSession()"><B>testValueSession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueStringTest.html" title="class in org.apache.jackrabbit.test.api">SetValueStringTest</A> <DD>Test the persistence of a property modified with a Value parameter and saved from the Session Requires a single-value Value (sv2) <DT><A HREF="./org/apache/jackrabbit/test/api/ValueFactoryTest.html#testValueType()"><B>testValueType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ValueFactoryTest.html" title="class in org.apache.jackrabbit.test.api">ValueFactoryTest</A> <DD>Tests if the type of a created value is set correctly. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#testVersion()"><B>testVersion()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PredefinedNodeTypeTest</A> <DD>Test for the predefined nt:version node type. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#testVersionable()"><B>testVersionable()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PredefinedNodeTypeTest</A> <DD>Test for the predefined mix:versionable node type. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#testVersionedChild()"><B>testVersionedChild()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PredefinedNodeTypeTest</A> <DD>Test for the predefined nt:versionedChild node type. <DT><A HREF="./org/apache/jackrabbit/test/api/query/SaveTest.html#testVersionException()"><B>testVersionException()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SaveTest.html" title="class in org.apache.jackrabbit.test.api.query">SaveTest</A> <DD>Tests if a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/version/VersionException.html?is-external=true" title="class or interface in javax.jcr.version"><CODE>VersionException</CODE></A> is thrown when a query is stored under a checked in node. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#testVersionHistory()"><B>testVersionHistory()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PredefinedNodeTypeTest</A> <DD>Test for the predefined nt:versionHistory node type. <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testVersioningExceptionFileChildSession()"><B>testVersioningExceptionFileChildSession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testVersioningExceptionFileChildSessionContentHandler()"><B>testVersioningExceptionFileChildSessionContentHandler()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testVersioningExceptionFileChildWorkspace()"><B>testVersioningExceptionFileChildWorkspace()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testVersioningExceptionFileChildWorkspaceContentHandler()"><B>testVersioningExceptionFileChildWorkspaceContentHandler()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testVersioningExceptionFileParentSession()"><B>testVersioningExceptionFileParentSession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testVersioningExceptionFileParentSessionContentHandler()"><B>testVersioningExceptionFileParentSessionContentHandler()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testVersioningExceptionFileParentWorkspace()"><B>testVersioningExceptionFileParentWorkspace()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testVersioningExceptionFileParentWorkspaceContentHandler()"><B>testVersioningExceptionFileParentWorkspaceContentHandler()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#testVersionLabels()"><B>testVersionLabels()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">PredefinedNodeTypeTest</A> <DD>Test for the predefined nt:versionLabels node type. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionStorageTest.html#testVersionStorageIdenticalAcrossAllWorkspaces()"><B>testVersionStorageIdenticalAcrossAllWorkspaces()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionStorageTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionStorageTest</A> <DD>The full set of version histories in the version storage, though stored in a single location in the repository, must be reflected in each workspace as a subtree below the node /jcr:system/jcr:versionStorage. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionStorageTest.html#testVersionStorageProtected()"><B>testVersionStorageProtected()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionStorageTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionStorageTest</A> <DD>Entire subtree is protected. <DT><A HREF="./org/apache/jackrabbit/test/api/DocumentViewImportTest.html#testWorkspaceGetImportContentHandler()"><B>testWorkspaceGetImportContentHandler()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/DocumentViewImportTest.html" title="class in org.apache.jackrabbit.test.api">DocumentViewImportTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testWorkspaceGetImportContentHandlerExceptions()"><B>testWorkspaceGetImportContentHandlerExceptions()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>Supplying an invalid repository path for import must throw a PathNotFoundException <DT><A HREF="./org/apache/jackrabbit/test/api/DocumentViewImportTest.html#testWorkspaceImportXml()"><B>testWorkspaceImportXml()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/DocumentViewImportTest.html" title="class in org.apache.jackrabbit.test.api">DocumentViewImportTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#testWorkspaceImportXmlExceptions()"><B>testWorkspaceImportXmlExceptions()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>Tests the exceptions when importing: If the parent node does not exist, and if an IO error occurs. <DT><A HREF="./org/apache/jackrabbit/test/api/version/WorkspaceMoveVersionExceptionTest.html#testWorkspaceMoveDestCheckedInVersionException()"><B>testWorkspaceMoveDestCheckedInVersionException()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/WorkspaceMoveVersionExceptionTest.html" title="class in org.apache.jackrabbit.test.api.version">WorkspaceMoveVersionExceptionTest</A> <DD>Tries to move a node using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Workspace.html?is-external=true#move(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>Workspace.move(String, String)</CODE></A> where the destination parent is checked in. <DT><A HREF="./org/apache/jackrabbit/test/api/version/WorkspaceMoveVersionExceptionTest.html#testWorkspaceMoveSourceCheckedInVersionException()"><B>testWorkspaceMoveSourceCheckedInVersionException()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/WorkspaceMoveVersionExceptionTest.html" title="class in org.apache.jackrabbit.test.api.version">WorkspaceMoveVersionExceptionTest</A> <DD>Tries to move a node using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Workspace.html?is-external=true#move(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>Workspace.move(String, String)</CODE></A> where the source parent is checked in. <DT><A HREF="./org/apache/jackrabbit/test/api/version/WorkspaceRestoreTest.html#testWorkspaceRestoreHasCorrespondingNode()"><B>testWorkspaceRestoreHasCorrespondingNode()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/WorkspaceRestoreTest.html" title="class in org.apache.jackrabbit.test.api.version">WorkspaceRestoreTest</A> <DD>Test if VersionException is thrown if the specified version array does not contain a version that has a corresponding node in this workspace. <DT><A HREF="./org/apache/jackrabbit/test/api/version/WorkspaceRestoreTest.html#testWorkspaceRestoreOnCheckedInNode()"><B>testWorkspaceRestoreOnCheckedInNode()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/WorkspaceRestoreTest.html" title="class in org.apache.jackrabbit.test.api.version">WorkspaceRestoreTest</A> <DD>Test if workspace-restoring a node works on checked-in node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/WorkspaceRestoreTest.html#testWorkspaceRestoreOnCheckedOutNode()"><B>testWorkspaceRestoreOnCheckedOutNode()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/WorkspaceRestoreTest.html" title="class in org.apache.jackrabbit.test.api.version">WorkspaceRestoreTest</A> <DD>Test if workspace-restoring a node works on checked-out node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/WorkspaceRestoreTest.html#testWorkspaceRestoreWithParent()"><B>testWorkspaceRestoreWithParent()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/WorkspaceRestoreTest.html" title="class in org.apache.jackrabbit.test.api.version">WorkspaceRestoreTest</A> <DD>Test if Workspace.restore(Version[], boolean) succeeds if the following two preconditions are fulfilled: For every version V in S that corresponds to a missing node in the workspace, there must also be a parent of V in S. <DT><A HREF="./org/apache/jackrabbit/test/api/version/WorkspaceRestoreTest.html#testWorkspaceRestoreWithPendingChanges()"><B>testWorkspaceRestoreWithPendingChanges()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/WorkspaceRestoreTest.html" title="class in org.apache.jackrabbit.test.api.version">WorkspaceRestoreTest</A> <DD>Test if InvalidItemStateException is thrown if the session affected by Workspace.restore(Version[], boolean) has pending changes. <DT><A HREF="./org/apache/jackrabbit/test/api/version/WorkspaceRestoreTest.html#testWorkspaceRestoreWithRemoveExisting()"><B>testWorkspaceRestoreWithRemoveExisting()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/WorkspaceRestoreTest.html" title="class in org.apache.jackrabbit.test.api.version">WorkspaceRestoreTest</A> <DD>Test if the removeExisting-flag removes an existing node in case of uuid conflict. <DT><A HREF="./org/apache/jackrabbit/test/api/version/WorkspaceRestoreTest.html#testWorkspaceRestoreWithUUIDConflict()"><B>testWorkspaceRestoreWithUUIDConflict()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/WorkspaceRestoreTest.html" title="class in org.apache.jackrabbit.test.api.version">WorkspaceRestoreTest</A> <DD>Tests if restoring the <code>Version</code> of an existing node throws an <code>ItemExistsException</code> if removeExisting is set to FALSE. <DT><A HREF="./org/apache/jackrabbit/test/api/NamespaceRemappingTest.html#testXmlRemapping()"><B>testXmlRemapping()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NamespaceRemappingTest.html" title="class in org.apache.jackrabbit.test.api">NamespaceRemappingTest</A> <DD>Tests if a remapping to "xml" fails correctly <DT><A HREF="./org/apache/jackrabbit/util/Text.html" title="class in org.apache.jackrabbit.util"><B>Text</B></A> - Class in <A HREF="./org/apache/jackrabbit/util/package-summary.html">org.apache.jackrabbit.util</A><DD>This Class provides some text related utilities<DT><A HREF="./org/apache/jackrabbit/api/JackrabbitNodeTypeManager.html#TEXT_X_JCR_CND"><B>TEXT_X_JCR_CND</B></A> - Static variable in interface org.apache.jackrabbit.api.<A HREF="./org/apache/jackrabbit/api/JackrabbitNodeTypeManager.html" title="interface in org.apache.jackrabbit.api">JackrabbitNodeTypeManager</A> <DD><B>Deprecated.</B>&nbsp;The experimental content type for the compact node type definition files. <DT><A HREF="./org/apache/jackrabbit/api/JackrabbitNodeTypeManager.html#TEXT_XML"><B>TEXT_XML</B></A> - Static variable in interface org.apache.jackrabbit.api.<A HREF="./org/apache/jackrabbit/api/JackrabbitNodeTypeManager.html" title="interface in org.apache.jackrabbit.api">JackrabbitNodeTypeManager</A> <DD><B>Deprecated.</B>&nbsp;The standard XML content type to be used with XML-formatted node type streams. <DT><A HREF="./org/apache/jackrabbit/extractor/TextExtractor.html" title="interface in org.apache.jackrabbit.extractor"><B>TextExtractor</B></A> - Interface in <A HREF="./org/apache/jackrabbit/extractor/package-summary.html">org.apache.jackrabbit.extractor</A><DD>Interface for extracting text content from binary streams.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/TextExtractorFilter.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>TextExtractorFilter</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD>Utility base class for migrating functionality from existing implementations of the deprecated <A HREF="./org/apache/jackrabbit/core/query/TextFilter.html" title="interface in org.apache.jackrabbit.core.query"><CODE>TextFilter</CODE></A> interface to the new <A HREF="./org/apache/jackrabbit/extractor/TextExtractor.html" title="interface in org.apache.jackrabbit.extractor"><CODE>TextExtractor</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/TextExtractorFilter.html#TextExtractorFilter(org.apache.jackrabbit.extractor.TextExtractor)"><B>TextExtractorFilter(TextExtractor)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/TextExtractorFilter.html" title="class in org.apache.jackrabbit.core.query.lucene">TextExtractorFilter</A> <DD>Creates a text filter adapter for the given text extractor. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/TextExtractorJob.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>TextExtractorJob</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD><code>TextExtractorJob</code> implements a future result and is runnable in a background thread.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/TextExtractorJob.html#TextExtractorJob(org.apache.jackrabbit.extractor.TextExtractor, java.io.InputStream, java.lang.String, java.lang.String)"><B>TextExtractorJob(TextExtractor, InputStream, String, String)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/TextExtractorJob.html" title="class in org.apache.jackrabbit.core.query.lucene">TextExtractorJob</A> <DD>Creates a new <code>TextExtractorJob</code> with the given <code>extractor</code> on the <code>stream</code>. <DT><A HREF="./org/apache/jackrabbit/core/query/TextFilter.html" title="interface in org.apache.jackrabbit.core.query"><B>TextFilter</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/query/package-summary.html">org.apache.jackrabbit.core.query</A><DD><B>Deprecated.</B>&nbsp;<I>use the <A HREF="./org/apache/jackrabbit/extractor/TextExtractor.html" title="interface in org.apache.jackrabbit.extractor"><CODE>TextExtractor</CODE></A> interface</I><DT><A HREF="./org/apache/jackrabbit/core/query/lucene/TextFilterExtractor.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>TextFilterExtractor</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD>Adapter class for achieving backwards compatibility with classes implementing the deprectated <A HREF="./org/apache/jackrabbit/core/query/TextFilter.html" title="interface in org.apache.jackrabbit.core.query"><CODE>TextFilter</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/TextFilterExtractor.html#TextFilterExtractor(java.lang.String[], org.apache.jackrabbit.core.query.TextFilter)"><B>TextFilterExtractor(String[], TextFilter)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/TextFilterExtractor.html" title="class in org.apache.jackrabbit.core.query.lucene">TextFilterExtractor</A> <DD>Creates a text extractor adapter that supports the given content types using the given text filter. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/TextFilterExtractor.html#TextFilterExtractor(java.lang.String, org.apache.jackrabbit.core.query.TextFilter)"><B>TextFilterExtractor(String, TextFilter)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/TextFilterExtractor.html" title="class in org.apache.jackrabbit.core.query.lucene">TextFilterExtractor</A> <DD>Creates a text extractor adapter that supports the given content type using the given text filter. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#TextLbrace"><B>TextLbrace</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#TextLpar"><B>TextLpar</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#TextLparForKindTest"><B>TextLparForKindTest</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/TextNodeTest.html" title="class in org.apache.jackrabbit.test.api.query"><B>TextNodeTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/query/package-summary.html">org.apache.jackrabbit.test.api.query</A><DD>Tests the text() node test in XPath.<DT><A HREF="./org/apache/jackrabbit/test/api/query/TextNodeTest.html#TextNodeTest()"><B>TextNodeTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/TextNodeTest.html" title="class in org.apache.jackrabbit.test.api.query">TextNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/TextPlainTextFilter.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>TextPlainTextFilter</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="./org/apache/jackrabbit/extractor/PlainTextExtractor.html" title="class in org.apache.jackrabbit.extractor"><CODE>PlainTextExtractor</CODE></A>, this class is kept for backwards compatibility with existing configuration files</I><DT><A HREF="./org/apache/jackrabbit/core/query/lucene/TextPlainTextFilter.html#TextPlainTextFilter()"><B>TextPlainTextFilter()</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/TextPlainTextFilter.html" title="class in org.apache.jackrabbit.core.query.lucene">TextPlainTextFilter</A> <DD><B>Deprecated.</B>&nbsp;Creates a text filter for <code>text/plain</code> content. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/TextsearchQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query"><B>TextsearchQueryNode</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/query/package-summary.html">org.apache.jackrabbit.spi.commons.query</A><DD>Implements a query node that defines a textsearch clause.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/TextsearchQueryNode.html#TextsearchQueryNode(org.apache.jackrabbit.spi.commons.query.QueryNode, java.lang.String)"><B>TextsearchQueryNode(QueryNode, String)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/TextsearchQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">TextsearchQueryNode</A> <DD>Creates a new <code>TextsearchQueryNode</code> with a <code>parent</code> and a textsearch <code>query</code> statement. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#TextTest()"><B>TextTest()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/xml/TextValue.html" title="interface in org.apache.jackrabbit.core.xml"><B>TextValue</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/xml/package-summary.html">org.apache.jackrabbit.core.xml</A><DD><code>TextValue</code> represents a serialized property value read from a System or Document View XML document.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#Then"><B>Then</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/uuid/Constants.html#TIME_HI_AND_VERSION_BYTE_6"><B>TIME_HI_AND_VERSION_BYTE_6</B></A> - Static variable in interface org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/Constants.html" title="interface in org.apache.jackrabbit.uuid">Constants</A> <DD><B>Deprecated.</B>&nbsp;Byte position of the clock sequence and reserved field <DT><A HREF="./org/apache/jackrabbit/uuid/Constants.html#TIME_HI_BYTE_LEN"><B>TIME_HI_BYTE_LEN</B></A> - Static variable in interface org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/Constants.html" title="interface in org.apache.jackrabbit.uuid">Constants</A> <DD><B>Deprecated.</B>&nbsp;Byte length of time low field <DT><A HREF="./org/apache/jackrabbit/uuid/Constants.html#TIME_HI_START_POS"><B>TIME_HI_START_POS</B></A> - Static variable in interface org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/Constants.html" title="interface in org.apache.jackrabbit.uuid">Constants</A> <DD><B>Deprecated.</B>&nbsp;uuid array position start of hi field <DT><A HREF="./org/apache/jackrabbit/uuid/Constants.html#TIME_HI_TS_POS"><B>TIME_HI_TS_POS</B></A> - Static variable in interface org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/Constants.html" title="interface in org.apache.jackrabbit.uuid">Constants</A> <DD><B>Deprecated.</B>&nbsp;Timestamp byte[] position hi field <DT><A HREF="./org/apache/jackrabbit/uuid/Constants.html#TIME_LOW_BYTE_LEN"><B>TIME_LOW_BYTE_LEN</B></A> - Static variable in interface org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/Constants.html" title="interface in org.apache.jackrabbit.uuid">Constants</A> <DD><B>Deprecated.</B>&nbsp;Byte length of time low field <DT><A HREF="./org/apache/jackrabbit/uuid/Constants.html#TIME_LOW_START_POS"><B>TIME_LOW_START_POS</B></A> - Static variable in interface org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/Constants.html" title="interface in org.apache.jackrabbit.uuid">Constants</A> <DD><B>Deprecated.</B>&nbsp;uuid array position start of time low field <DT><A HREF="./org/apache/jackrabbit/uuid/Constants.html#TIME_LOW_TS_POS"><B>TIME_LOW_TS_POS</B></A> - Static variable in interface org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/Constants.html" title="interface in org.apache.jackrabbit.uuid">Constants</A> <DD><B>Deprecated.</B>&nbsp;Timestamp byte[] position of time low field <DT><A HREF="./org/apache/jackrabbit/uuid/Constants.html#TIME_MID_BYTE_LEN"><B>TIME_MID_BYTE_LEN</B></A> - Static variable in interface org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/Constants.html" title="interface in org.apache.jackrabbit.uuid">Constants</A> <DD><B>Deprecated.</B>&nbsp;Byte length of time low field <DT><A HREF="./org/apache/jackrabbit/uuid/Constants.html#TIME_MID_START_POS"><B>TIME_MID_START_POS</B></A> - Static variable in interface org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/Constants.html" title="interface in org.apache.jackrabbit.uuid">Constants</A> <DD><B>Deprecated.</B>&nbsp;uuid array position start of mid field <DT><A HREF="./org/apache/jackrabbit/uuid/Constants.html#TIME_MID_TS_POS"><B>TIME_MID_TS_POS</B></A> - Static variable in interface org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/Constants.html" title="interface in org.apache.jackrabbit.uuid">Constants</A> <DD><B>Deprecated.</B>&nbsp;Timestamp byte[] position mid field <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#TIME_VALUE"><B>TIME_VALUE</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#TIME_ZONE_INTERVAL"><B>TIME_ZONE_INTERVAL</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/lock/Locked.html#TIMED_OUT"><B>TIMED_OUT</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.lock.<A HREF="./org/apache/jackrabbit/spi/commons/lock/Locked.html" title="class in org.apache.jackrabbit.spi.commons.lock">Locked</A> <DD>Object returned when timeout is reached without being able to call <A HREF="./org/apache/jackrabbit/spi/commons/lock/Locked.html#run(javax.jcr.Node)"><CODE>Locked.run(javax.jcr.Node)</CODE></A> while holding the lock. <DT><A HREF="./org/apache/jackrabbit/util/Locked.html#TIMED_OUT"><B>TIMED_OUT</B></A> - Static variable in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/Locked.html" title="class in org.apache.jackrabbit.util">Locked</A> <DD>Object returned when timeout is reached without being able to call <A HREF="./org/apache/jackrabbit/util/Locked.html#run(javax.jcr.Node)"><CODE>Locked.run(javax.jcr.Node)</CODE></A> while holding the lock. <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#TIMEOUT_INFINITE"><B>TIMEOUT_INFINITE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/header/TimeoutHeader.html" title="class in org.apache.jackrabbit.webdav.header"><B>TimeoutHeader</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/header/package-summary.html">org.apache.jackrabbit.webdav.header</A><DD><code>TimeoutHeader</code>...<DT><A HREF="./org/apache/jackrabbit/webdav/header/TimeoutHeader.html#TimeoutHeader(long)"><B>TimeoutHeader(long)</B></A> - Constructor for class org.apache.jackrabbit.webdav.header.<A HREF="./org/apache/jackrabbit/webdav/header/TimeoutHeader.html" title="class in org.apache.jackrabbit.webdav.header">TimeoutHeader</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/xml/DomUtil.html#timeoutToXml(long, org.w3c.dom.Document)"><B>timeoutToXml(long, Document)</B></A> - Static method in class org.apache.jackrabbit.webdav.xml.<A HREF="./org/apache/jackrabbit/webdav/xml/DomUtil.html" title="class in org.apache.jackrabbit.webdav.xml">DomUtil</A> <DD>Converts the given timeout (long value defining the number of milli- second until timeout is reached) to its Xml representation as defined by RTF 2518. <DT><A HREF="./org/apache/jackrabbit/util/Timer.html" title="class in org.apache.jackrabbit.util"><B>Timer</B></A> - Class in <A HREF="./org/apache/jackrabbit/util/package-summary.html">org.apache.jackrabbit.util</A><DD><code>Timer</code> wraps the standard Java <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Timer.html?is-external=true" title="class or interface in java.util"><CODE>Timer</CODE></A> class and implements a guaranteed shutdown of the background thread running in the <code>Timer</code> instance after a certain <A HREF="./org/apache/jackrabbit/util/Timer.html#IDLE_TIME"><CODE>Timer.IDLE_TIME</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/util/Timer.html#Timer(boolean)"><B>Timer(boolean)</B></A> - Constructor for class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/Timer.html" title="class in org.apache.jackrabbit.util">Timer</A> <DD>Creates a new <code>Timer</code> instance. <DT><A HREF="./org/apache/jackrabbit/util/Timer.Task.html" title="class in org.apache.jackrabbit.util"><B>Timer.Task</B></A> - Class in <A HREF="./org/apache/jackrabbit/util/package-summary.html">org.apache.jackrabbit.util</A><DD>Extends the <code>TimerTask</code> with callback hooks to this <code>Timer</code> implementation.<DT><A HREF="./org/apache/jackrabbit/util/Timer.Task.html#Timer.Task()"><B>Timer.Task()</B></A> - Constructor for class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/Timer.Task.html" title="class in org.apache.jackrabbit.util">Timer.Task</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#TIMESTAMP_LITERAL"><B>TIMESTAMP_LITERAL</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#TIMESTAMP_STRING"><B>TIMESTAMP_STRING</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/DateField.html#timeToString(long)"><B>timeToString(long)</B></A> - Static method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/DateField.html" title="class in org.apache.jackrabbit.core.query.lucene">DateField</A> <DD>Converts a millisecond time to a string suitable for indexing. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#To"><B>To</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/observation/AbstractObservationTest.html#toArray(javax.jcr.observation.EventListenerIterator)"><B>toArray(EventListenerIterator)</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/AbstractObservationTest.html" title="class in org.apache.jackrabbit.test.api.observation">AbstractObservationTest</A> <DD>Consumes the <code>EventListenerIterator</code> and returns the <code>EventListener</code> as an array. <DT><A HREF="./org/apache/jackrabbit/test/api/query/AbstractQueryTest.html#toArray(javax.jcr.NodeIterator)"><B>toArray(NodeIterator)</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/AbstractQueryTest.html" title="class in org.apache.jackrabbit.test.api.query">AbstractQueryTest</A> <DD>Returns the nodes in <code>it</code> as an array of Nodes. <DT><A HREF="./org/apache/jackrabbit/util/WeakIdentityCollection.html#toArray()"><B>toArray()</B></A> - Method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/WeakIdentityCollection.html" title="class in org.apache.jackrabbit.util">WeakIdentityCollection</A> <DD>Returns an array containing all of the elements in this collection. <DT><A HREF="./org/apache/jackrabbit/util/WeakIdentityCollection.html#toArray(java.lang.Object[])"><B>toArray(Object[])</B></A> - Method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/WeakIdentityCollection.html" title="class in org.apache.jackrabbit.util">WeakIdentityCollection</A> <DD>The returned array may contain <code>null</code> elements! <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/PropertyMetaData.html#toByteArray()"><B>toByteArray()</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/PropertyMetaData.html" title="class in org.apache.jackrabbit.core.query.lucene">PropertyMetaData</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/name/Path.CurrentElement.html#toJCRName(org.apache.jackrabbit.name.NamespaceResolver)"><B>toJCRName(NamespaceResolver)</B></A> - Method in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/Path.CurrentElement.html" title="class in org.apache.jackrabbit.name">Path.CurrentElement</A> <DD><B>Deprecated.</B>&nbsp;Returns the JCR name representation of this path element. <DT><A HREF="./org/apache/jackrabbit/name/Path.CurrentElement.html#toJCRName(org.apache.jackrabbit.name.NamespaceResolver, java.lang.StringBuffer)"><B>toJCRName(NamespaceResolver, StringBuffer)</B></A> - Method in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/Path.CurrentElement.html" title="class in org.apache.jackrabbit.name">Path.CurrentElement</A> <DD><B>Deprecated.</B>&nbsp;Appends the JCR name representation of this path element to the given string buffer. <DT><A HREF="./org/apache/jackrabbit/name/Path.ParentElement.html#toJCRName(org.apache.jackrabbit.name.NamespaceResolver)"><B>toJCRName(NamespaceResolver)</B></A> - Method in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/Path.ParentElement.html" title="class in org.apache.jackrabbit.name">Path.ParentElement</A> <DD><B>Deprecated.</B>&nbsp;Returns the JCR name representation of this path element. <DT><A HREF="./org/apache/jackrabbit/name/Path.ParentElement.html#toJCRName(org.apache.jackrabbit.name.NamespaceResolver, java.lang.StringBuffer)"><B>toJCRName(NamespaceResolver, StringBuffer)</B></A> - Method in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/Path.ParentElement.html" title="class in org.apache.jackrabbit.name">Path.ParentElement</A> <DD><B>Deprecated.</B>&nbsp;Appends the JCR name representation of this path element to the given string buffer. <DT><A HREF="./org/apache/jackrabbit/name/Path.PathElement.html#toJCRName(org.apache.jackrabbit.name.NamespaceResolver)"><B>toJCRName(NamespaceResolver)</B></A> - Method in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/Path.PathElement.html" title="class in org.apache.jackrabbit.name">Path.PathElement</A> <DD><B>Deprecated.</B>&nbsp;Returns the JCR name representation of this path element. <DT><A HREF="./org/apache/jackrabbit/name/Path.PathElement.html#toJCRName(org.apache.jackrabbit.name.NamespaceResolver, java.lang.StringBuffer)"><B>toJCRName(NamespaceResolver, StringBuffer)</B></A> - Method in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/Path.PathElement.html" title="class in org.apache.jackrabbit.name">Path.PathElement</A> <DD><B>Deprecated.</B>&nbsp;Appends the JCR name representation of this path element to the given string buffer. <DT><A HREF="./org/apache/jackrabbit/name/Path.RootElement.html#toJCRName(org.apache.jackrabbit.name.NamespaceResolver)"><B>toJCRName(NamespaceResolver)</B></A> - Method in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/Path.RootElement.html" title="class in org.apache.jackrabbit.name">Path.RootElement</A> <DD><B>Deprecated.</B>&nbsp;Returns the JCR name representation of this path element. <DT><A HREF="./org/apache/jackrabbit/name/Path.RootElement.html#toJCRName(org.apache.jackrabbit.name.NamespaceResolver, java.lang.StringBuffer)"><B>toJCRName(NamespaceResolver, StringBuffer)</B></A> - Method in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/Path.RootElement.html" title="class in org.apache.jackrabbit.name">Path.RootElement</A> <DD><B>Deprecated.</B>&nbsp;Appends the JCR name representation of this path element to the given string buffer. <DT><A HREF="./org/apache/jackrabbit/name/QName.html#toJCRName(org.apache.jackrabbit.name.NamespaceResolver)"><B>toJCRName(NamespaceResolver)</B></A> - Method in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/QName.html" title="class in org.apache.jackrabbit.name">QName</A> <DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./org/apache/jackrabbit/name/NameFormat.html#format(org.apache.jackrabbit.name.QName, org.apache.jackrabbit.name.NamespaceResolver)"><CODE>NameFormat.format(QName, NamespaceResolver)</CODE></A> instead.</I> <DT><A HREF="./org/apache/jackrabbit/name/QName.html#toJCRName(org.apache.jackrabbit.name.NamespaceResolver, java.lang.StringBuffer)"><B>toJCRName(NamespaceResolver, StringBuffer)</B></A> - Method in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/QName.html" title="class in org.apache.jackrabbit.name">QName</A> <DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./org/apache/jackrabbit/name/NameFormat.html#format(org.apache.jackrabbit.name.QName, org.apache.jackrabbit.name.NamespaceResolver, java.lang.StringBuffer)"><CODE>NameFormat.format(QName, NamespaceResolver, StringBuffer)</CODE></A> instead.</I> <DT><A HREF="./org/apache/jackrabbit/name/Path.html#toJCRPath(org.apache.jackrabbit.name.NamespaceResolver)"><B>toJCRPath(NamespaceResolver)</B></A> - Method in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/Path.html" title="class in org.apache.jackrabbit.name">Path</A> <DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./org/apache/jackrabbit/name/PathFormat.html#format(org.apache.jackrabbit.name.Path, org.apache.jackrabbit.name.NamespaceResolver)"><CODE>PathFormat.format(Path, NamespaceResolver)</CODE></A> instead.</I> <DT><A HREF="./org/apache/jackrabbit/core/value/InternalValue.html#toJCRValue(org.apache.jackrabbit.spi.commons.conversion.NamePathResolver)"><B>toJCRValue(NamePathResolver)</B></A> - Method in class org.apache.jackrabbit.core.value.<A HREF="./org/apache/jackrabbit/core/value/InternalValue.html" title="class in org.apache.jackrabbit.core.value">InternalValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html#token"><B>token</B></A> - Variable in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParser</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/Token.html" title="class in org.apache.jackrabbit.spi.commons.query.sql"><B>Token</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/query/sql/package-summary.html">org.apache.jackrabbit.spi.commons.query.sql</A><DD>Describes the input token stream.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/Token.html#Token()"><B>Token()</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/Token.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">Token</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/Token.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath"><B>Token</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/package-summary.html">org.apache.jackrabbit.spi.commons.query.xpath</A><DD>Describes the input token stream.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/Token.html#Token()"><B>Token()</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/Token.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">Token</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#token"><B>token</B></A> - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/uuid/Constants.html#TOKEN_LENGTHS"><B>TOKEN_LENGTHS</B></A> - Static variable in interface org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/Constants.html" title="interface in org.apache.jackrabbit.uuid">Constants</A> <DD><B>Deprecated.</B>&nbsp;Array to check tokenized UUID's segment lengths <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html#token_source"><B>token_source</B></A> - Variable in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParser</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#token_source"><B>token_source</B></A> - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#tokenImage"><B>tokenImage</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/ParseException.html#tokenImage"><B>tokenImage</B></A> - Variable in exception org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/ParseException.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">ParseException</A> <DD>This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/ParseException.html#tokenImage"><B>tokenImage</B></A> - Variable in exception org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/ParseException.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">ParseException</A> <DD>This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#tokenImage"><B>tokenImage</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/TokenMgrError.html" title="class in org.apache.jackrabbit.spi.commons.query.sql"><B>TokenMgrError</B></A> - Error in <A HREF="./org/apache/jackrabbit/spi/commons/query/sql/package-summary.html">org.apache.jackrabbit.spi.commons.query.sql</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/TokenMgrError.html#TokenMgrError()"><B>TokenMgrError()</B></A> - Constructor for error org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/TokenMgrError.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">TokenMgrError</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/TokenMgrError.html#TokenMgrError(java.lang.String, int)"><B>TokenMgrError(String, int)</B></A> - Constructor for error org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/TokenMgrError.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">TokenMgrError</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/TokenMgrError.html#TokenMgrError(boolean, int, int, int, java.lang.String, char, int)"><B>TokenMgrError(boolean, int, int, int, String, char, int)</B></A> - Constructor for error org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/TokenMgrError.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">TokenMgrError</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/TokenMgrError.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath"><B>TokenMgrError</B></A> - Error in <A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/package-summary.html">org.apache.jackrabbit.spi.commons.query.xpath</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/TokenMgrError.html#TokenMgrError()"><B>TokenMgrError()</B></A> - Constructor for error org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/TokenMgrError.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">TokenMgrError</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/TokenMgrError.html#TokenMgrError(java.lang.String, int)"><B>TokenMgrError(String, int)</B></A> - Constructor for error org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/TokenMgrError.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">TokenMgrError</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/TokenMgrError.html#TokenMgrError(boolean, int, int, int, java.lang.String, char, int)"><B>TokenMgrError(boolean, int, int, int, String, char, int)</B></A> - Constructor for error org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/TokenMgrError.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">TokenMgrError</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/uuid/Constants.html#TOKENS_IN_UUID"><B>TOKENS_IN_UUID</B></A> - Static variable in interface org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/Constants.html" title="interface in org.apache.jackrabbit.uuid">Constants</A> <DD><B>Deprecated.</B>&nbsp;Token length of '-' separated tokens. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/JackrabbitAnalyzer.html#tokenStream(java.lang.String, java.io.Reader)"><B>tokenStream(String, Reader)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/JackrabbitAnalyzer.html" title="class in org.apache.jackrabbit.core.query.lucene">JackrabbitAnalyzer</A> <DD>Creates a TokenStream which tokenizes all the text in the provided Reader. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/LazyTextExtractorField.html#tokenStreamValue()"><B>tokenStreamValue()</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/LazyTextExtractorField.html" title="class in org.apache.jackrabbit.core.query.lucene">LazyTextExtractorField</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/j2ee/AbstractConfig.html#toMapName(java.lang.String, char)"><B>toMapName(String, char)</B></A> - Method in class org.apache.jackrabbit.j2ee.<A HREF="./org/apache/jackrabbit/j2ee/AbstractConfig.html" title="class in org.apache.jackrabbit.j2ee">AbstractConfig</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/AbstractItem.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/AbstractItem.html" title="class in org.apache.jackrabbit.commons">AbstractItem</A> <DD>Returns a string representation of this item. <DT><A HREF="./org/apache/jackrabbit/commons/xml/ProxyContentHandler.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.commons.xml.<A HREF="./org/apache/jackrabbit/commons/xml/ProxyContentHandler.html" title="class in org.apache.jackrabbit.commons.xml">ProxyContentHandler</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/xml/ToXmlContentHandler.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.commons.xml.<A HREF="./org/apache/jackrabbit/commons/xml/ToXmlContentHandler.html" title="class in org.apache.jackrabbit.commons.xml">ToXmlContentHandler</A> <DD>Returns the serialized XML document (assuming the default no-argument constructor was used). <DT><A HREF="./org/apache/jackrabbit/core/data/AbstractDataRecord.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.data.<A HREF="./org/apache/jackrabbit/core/data/AbstractDataRecord.html" title="class in org.apache.jackrabbit.core.data">AbstractDataRecord</A> <DD>Returns the string representation of the data identifier. <DT><A HREF="./org/apache/jackrabbit/core/data/DataIdentifier.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.data.<A HREF="./org/apache/jackrabbit/core/data/DataIdentifier.html" title="class in org.apache.jackrabbit.core.data">DataIdentifier</A> <DD>Returns the identifier string. <DT><A HREF="./org/apache/jackrabbit/core/fs/FileSystemResource.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.fs.<A HREF="./org/apache/jackrabbit/core/fs/FileSystemResource.html" title="class in org.apache.jackrabbit.core.fs">FileSystemResource</A> <DD>Returns the path string of this resource. <DT><A HREF="./org/apache/jackrabbit/core/ItemData.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemData.html" title="class in org.apache.jackrabbit.core">ItemData</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/ItemImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemImpl.html" title="class in org.apache.jackrabbit.core">ItemImpl</A> <DD>Returns the(<A HREF="./org/apache/jackrabbit/core/ItemImpl.html#safeGetJCRPath()"><CODE>safe</CODE></A>) path of this item for use in diagnostic output. <DT><A HREF="./org/apache/jackrabbit/core/lock/AbstractLockInfo.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.lock.<A HREF="./org/apache/jackrabbit/core/lock/AbstractLockInfo.html" title="class in org.apache.jackrabbit.core.lock">AbstractLockInfo</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/NodeId.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeId.html" title="class in org.apache.jackrabbit.core">NodeId</A> <DD> Returns the same as <code>this.getUUID().toString()</code> <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD>Return a string representation of this node for diagnostic purposes. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/compact/ParseException.html#toString()"><B>toString()</B></A> - Method in exception org.apache.jackrabbit.core.nodetype.compact.<A HREF="./org/apache/jackrabbit/core/nodetype/compact/ParseException.html" title="class in org.apache.jackrabbit.core.nodetype.compact">ParseException</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeDefId.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeDefId.html" title="class in org.apache.jackrabbit.core.nodetype">NodeDefId</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeDefDiff.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeDefDiff.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeDefDiff</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/nodetype/PropDefId.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/PropDefId.html" title="class in org.apache.jackrabbit.core.nodetype">PropDefId</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/observation/EventImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.observation.<A HREF="./org/apache/jackrabbit/core/observation/EventImpl.html" title="class in org.apache.jackrabbit.core.observation">EventImpl</A> <DD>Returns a String representation of this <code>Event</code>. <DT><A HREF="./org/apache/jackrabbit/core/observation/EventState.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.observation.<A HREF="./org/apache/jackrabbit/core/observation/EventState.html" title="class in org.apache.jackrabbit.core.observation">EventState</A> <DD>Returns a String representation of this <code>EventState</code>. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleDbPersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleFsPersistenceManager.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleFsPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleFsPersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ErrorHandling.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ErrorHandling.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">ErrorHandling</A> <DD>Returns the string representation where the flags are seperated with "|". <DT><A HREF="./org/apache/jackrabbit/core/PropertyId.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/PropertyId.html" title="class in org.apache.jackrabbit.core">PropertyId</A> <DD> Returns the same as <code>this.getParentId() + "/" + this.getName()</code> <DT><A HREF="./org/apache/jackrabbit/core/PropertyImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/PropertyImpl.html" title="class in org.apache.jackrabbit.core">PropertyImpl</A> <DD>Return a string representation of this property for diagnostic purposes. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/IndexFormatVersion.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/IndexFormatVersion.html" title="class in org.apache.jackrabbit.core.query.lucene">IndexFormatVersion</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/LocalNameQuery.html#toString(java.lang.String)"><B>toString(String)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/LocalNameQuery.html" title="class in org.apache.jackrabbit.core.query.lucene">LocalNameQuery</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/MultiIndex.Action.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/MultiIndex.Action.html" title="class in org.apache.jackrabbit.core.query.lucene">MultiIndex.Action</A> <DD>Returns a <code>String</code> representation of this action that can be written to the <CODE>RedoLog</CODE>. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/NameQuery.html#toString(java.lang.String)"><B>toString(String)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/NameQuery.html" title="class in org.apache.jackrabbit.core.query.lucene">NameQuery</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/NameRangeQuery.html#toString(java.lang.String)"><B>toString(String)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/NameRangeQuery.html" title="class in org.apache.jackrabbit.core.query.lucene">NameRangeQuery</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/QueryHitsQuery.html#toString(java.lang.String)"><B>toString(String)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/QueryHitsQuery.html" title="class in org.apache.jackrabbit.core.query.lucene">QueryHitsQuery</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/RangeQuery.html#toString(java.lang.String)"><B>toString(String)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/RangeQuery.html" title="class in org.apache.jackrabbit.core.query.lucene">RangeQuery</A> <DD>Returns a string representation of this query. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/ScoreNode.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/ScoreNode.html" title="class in org.apache.jackrabbit.core.query.lucene">ScoreNode</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SimilarityQuery.html#toString(java.lang.String)"><B>toString(String)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SimilarityQuery.html" title="class in org.apache.jackrabbit.core.query.lucene">SimilarityQuery</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/TextExtractorJob.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/TextExtractorJob.html" title="class in org.apache.jackrabbit.core.query.lucene">TextExtractorJob</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/WildcardQuery.html#toString(java.lang.String)"><B>toString(String)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/WildcardQuery.html" title="class in org.apache.jackrabbit.core.query.lucene">WildcardQuery</A> <DD>Returns a string representation of this query. <DT><A HREF="./org/apache/jackrabbit/core/security/AnonymousPrincipal.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.security.<A HREF="./org/apache/jackrabbit/core/security/AnonymousPrincipal.html" title="class in org.apache.jackrabbit.core.security">AnonymousPrincipal</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/principal/PrincipalImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.security.principal.<A HREF="./org/apache/jackrabbit/core/security/principal/PrincipalImpl.html" title="class in org.apache.jackrabbit.core.security.principal">PrincipalImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/SystemPrincipal.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.security.<A HREF="./org/apache/jackrabbit/core/security/SystemPrincipal.html" title="class in org.apache.jackrabbit.core.security">SystemPrincipal</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/UserPrincipal.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.security.<A HREF="./org/apache/jackrabbit/core/security/UserPrincipal.html" title="class in org.apache.jackrabbit.core.security">UserPrincipal</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/state/ChangeLog.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ChangeLog.html" title="class in org.apache.jackrabbit.core.state">ChangeLog</A> <DD>Returns a string representation of this change log for diagnostic purposes. <DT><A HREF="./org/apache/jackrabbit/core/state/ChildNodeEntry.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ChildNodeEntry.html" title="class in org.apache.jackrabbit.core.state">ChildNodeEntry</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/state/NodeReferencesId.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/NodeReferencesId.html" title="class in org.apache.jackrabbit.core.state">NodeReferencesId</A> <DD>Returns the same as <code>this.getTargetId().toString()</code>. <DT><A HREF="./org/apache/jackrabbit/core/value/BLOBFileValue.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.value.<A HREF="./org/apache/jackrabbit/core/value/BLOBFileValue.html" title="class in org.apache.jackrabbit.core.value">BLOBFileValue</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/value/BLOBInDataStore.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.value.<A HREF="./org/apache/jackrabbit/core/value/BLOBInDataStore.html" title="class in org.apache.jackrabbit.core.value">BLOBInDataStore</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/value/BLOBInMemory.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.value.<A HREF="./org/apache/jackrabbit/core/value/BLOBInMemory.html" title="class in org.apache.jackrabbit.core.value">BLOBInMemory</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/value/BLOBInResource.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.value.<A HREF="./org/apache/jackrabbit/core/value/BLOBInResource.html" title="class in org.apache.jackrabbit.core.value">BLOBInResource</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/value/BLOBInTempFile.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.value.<A HREF="./org/apache/jackrabbit/core/value/BLOBInTempFile.html" title="class in org.apache.jackrabbit.core.value">BLOBInTempFile</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/value/BLOBValue.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.value.<A HREF="./org/apache/jackrabbit/core/value/BLOBValue.html" title="class in org.apache.jackrabbit.core.value">BLOBValue</A> <DD>Returns a string representation of this <code>BLOBFileValue</code> instance. <DT><A HREF="./org/apache/jackrabbit/core/value/InternalValue.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.value.<A HREF="./org/apache/jackrabbit/core/value/InternalValue.html" title="class in org.apache.jackrabbit.core.value">InternalValue</A> <DD>Returns the string representation of this internal value. <DT><A HREF="./org/apache/jackrabbit/core/version/DateVersionSelector.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/DateVersionSelector.html" title="class in org.apache.jackrabbit.core.version">DateVersionSelector</A> <DD>returns debug information <DT><A HREF="./org/apache/jackrabbit/core/version/LabelVersionSelector.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/LabelVersionSelector.html" title="class in org.apache.jackrabbit.core.version">LabelVersionSelector</A> <DD>returns debug information <DT><A HREF="./org/apache/jackrabbit/core/version/VersionHistoryImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionHistoryImpl.html" title="class in org.apache.jackrabbit.core.version">VersionHistoryImpl</A> <DD>Return a string representation of this version history node for diagnostic purposes. <DT><A HREF="./org/apache/jackrabbit/core/version/VersionImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionImpl.html" title="class in org.apache.jackrabbit.core.version">VersionImpl</A> <DD>Return a string representation of this version node for diagnostic purposes. <DT><A HREF="./org/apache/jackrabbit/name/Path.CurrentElement.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/Path.CurrentElement.html" title="class in org.apache.jackrabbit.name">Path.CurrentElement</A> <DD><B>Deprecated.</B>&nbsp;&nbsp; <DT><A HREF="./org/apache/jackrabbit/name/Path.ParentElement.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/Path.ParentElement.html" title="class in org.apache.jackrabbit.name">Path.ParentElement</A> <DD><B>Deprecated.</B>&nbsp;&nbsp; <DT><A HREF="./org/apache/jackrabbit/name/Path.PathElement.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/Path.PathElement.html" title="class in org.apache.jackrabbit.name">Path.PathElement</A> <DD><B>Deprecated.</B>&nbsp;Returns a string representation of this path element. <DT><A HREF="./org/apache/jackrabbit/name/Path.RootElement.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/Path.RootElement.html" title="class in org.apache.jackrabbit.name">Path.RootElement</A> <DD><B>Deprecated.</B>&nbsp;&nbsp; <DT><A HREF="./org/apache/jackrabbit/name/Path.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/Path.html" title="class in org.apache.jackrabbit.name">Path</A> <DD><B>Deprecated.</B>&nbsp;Returns the internal string representation of this <code>Path</code>. <DT><A HREF="./org/apache/jackrabbit/name/QName.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/QName.html" title="class in org.apache.jackrabbit.name">QName</A> <DD><B>Deprecated.</B>&nbsp;Returns the string representation of this <code>QName</code> in the following format: <p/> <code><b>{</b>namespaceURI<b>}</b>localName</code> <DT><A HREF="./org/apache/jackrabbit/server/io/BoundedInputStream.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/BoundedInputStream.html" title="class in org.apache.jackrabbit.server.io">BoundedInputStream</A> <DD> <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/ChangeLogImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/ChangeLogImpl.html" title="class in org.apache.jackrabbit.spi.commons.batch">ChangeLogImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.AddNode.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.AddNode.html" title="class in org.apache.jackrabbit.spi.commons.batch">Operations.AddNode</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.AddProperty.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.AddProperty.html" title="class in org.apache.jackrabbit.spi.commons.batch">Operations.AddProperty</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.Empty.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.Empty.html" title="class in org.apache.jackrabbit.spi.commons.batch">Operations.Empty</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.Move.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.Move.html" title="class in org.apache.jackrabbit.spi.commons.batch">Operations.Move</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.Remove.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.Remove.html" title="class in org.apache.jackrabbit.spi.commons.batch">Operations.Remove</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.ReorderNodes.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.ReorderNodes.html" title="class in org.apache.jackrabbit.spi.commons.batch">Operations.ReorderNodes</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.SetMixins.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.SetMixins.html" title="class in org.apache.jackrabbit.spi.commons.batch">Operations.SetMixins</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.SetValue.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.SetValue.html" title="class in org.apache.jackrabbit.spi.commons.batch">Operations.SetValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/EventFilterImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/EventFilterImpl.html" title="class in org.apache.jackrabbit.spi.commons">EventFilterImpl</A> <DD>Returns a string representation of this EventFilter instance. <DT><A HREF="./org/apache/jackrabbit/spi/commons/EventImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/EventImpl.html" title="class in org.apache.jackrabbit.spi.commons">EventImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/namespace/NamespaceMapping.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.namespace.<A HREF="./org/apache/jackrabbit/spi/commons/namespace/NamespaceMapping.html" title="class in org.apache.jackrabbit.spi.commons.namespace">NamespaceMapping</A> <DD>Override toString() <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/ParseException.html#toString()"><B>toString()</B></A> - Method in exception org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/ParseException.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">ParseException</A> <DD> <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/NodeTypeDefDiff.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/NodeTypeDefDiff.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">NodeTypeDefDiff</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryParser.html#toString(org.apache.jackrabbit.spi.commons.query.QueryRootNode, java.lang.String, org.apache.jackrabbit.spi.commons.conversion.NameResolver)"><B>toString(QueryRootNode, String, NameResolver)</B></A> - Static method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryParser.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryParser</A> <DD>Creates a String representation of the QueryNode tree argument <code>root</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeBuilder.html#toString(org.apache.jackrabbit.spi.commons.query.QueryRootNode, org.apache.jackrabbit.spi.commons.conversion.NameResolver)"><B>toString(QueryRootNode, NameResolver)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeBuilder.html" title="interface in org.apache.jackrabbit.spi.commons.query">QueryTreeBuilder</A> <DD>Creates a String representation of the query node tree in the syntax this <code>QueryTreeBuilder</code> can handle. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/ASTIdentifier.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/ASTIdentifier.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">ASTIdentifier</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/ASTLiteral.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/ASTLiteral.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">ASTLiteral</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/ASTPredicate.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/ASTPredicate.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">ASTPredicate</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html#toString(org.apache.jackrabbit.spi.commons.query.QueryRootNode, org.apache.jackrabbit.spi.commons.conversion.NameResolver)"><B>toString(QueryRootNode, NameResolver)</B></A> - Static method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLQueryBuilder</A> <DD>Creates a String representation of the query node tree in SQL syntax. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/QueryBuilder.html#toString(org.apache.jackrabbit.spi.commons.query.QueryRootNode, org.apache.jackrabbit.spi.commons.conversion.NameResolver)"><B>toString(QueryRootNode, NameResolver)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/QueryBuilder.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">QueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleNode.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleNode.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">SimpleNode</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleNode.html#toString(java.lang.String)"><B>toString(String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleNode.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">SimpleNode</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/Token.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/Token.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">Token</A> <DD>Returns the image. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/QueryBuilder.html#toString(org.apache.jackrabbit.spi.commons.query.QueryRootNode, org.apache.jackrabbit.spi.commons.conversion.NameResolver)"><B>toString(QueryRootNode, NameResolver)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/QueryBuilder.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">QueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleNode.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleNode.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">SimpleNode</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleNode.html#toString(java.lang.String)"><B>toString(String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleNode.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">SimpleNode</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/Token.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/Token.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">Token</A> <DD>Returns the image. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathQueryBuilder.html#toString(org.apache.jackrabbit.spi.commons.query.QueryRootNode, org.apache.jackrabbit.spi.commons.conversion.NameResolver)"><B>toString(QueryRootNode, NameResolver)</B></A> - Static method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathQueryBuilder.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPathQueryBuilder</A> <DD>Creates a String representation of the query node tree in XPath syntax. <DT><A HREF="./org/apache/jackrabbit/spi2davex/ChildInfoImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi2davex.<A HREF="./org/apache/jackrabbit/spi2davex/ChildInfoImpl.html" title="class in org.apache.jackrabbit.spi2davex">ChildInfoImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/util/name/NamespaceMapping.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.util.name.<A HREF="./org/apache/jackrabbit/util/name/NamespaceMapping.html" title="class in org.apache.jackrabbit.util.name">NamespaceMapping</A> <DD><B>Deprecated.</B>&nbsp;Override toString() <DT><A HREF="./org/apache/jackrabbit/uuid/UUID.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/UUID.html" title="class in org.apache.jackrabbit.uuid">UUID</A> <DD><B>Deprecated.</B>&nbsp;Returns a string representation of the UUID. <DT><A HREF="./org/apache/jackrabbit/webdav/property/DavPropertyName.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.webdav.property.<A HREF="./org/apache/jackrabbit/webdav/property/DavPropertyName.html" title="class in org.apache.jackrabbit.webdav.property">DavPropertyName</A> <DD>Returns a string representation of this property suitable for debugging <DT><A HREF="./org/apache/jackrabbit/core/fs/BasedFileSystem.html#touch(java.lang.String)"><B>touch(String)</B></A> - Method in class org.apache.jackrabbit.core.fs.<A HREF="./org/apache/jackrabbit/core/fs/BasedFileSystem.html" title="class in org.apache.jackrabbit.core.fs">BasedFileSystem</A> <DD>Set the modified time of an existing file to now. <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html#touch(java.lang.String)"><B>touch(String)</B></A> - Method in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DatabaseFileSystem</A> <DD>Set the modified time of an existing file to now. <DT><A HREF="./org/apache/jackrabbit/core/fs/FileSystem.html#touch(java.lang.String)"><B>touch(String)</B></A> - Method in interface org.apache.jackrabbit.core.fs.<A HREF="./org/apache/jackrabbit/core/fs/FileSystem.html" title="interface in org.apache.jackrabbit.core.fs">FileSystem</A> <DD>Set the modified time of an existing file to now. <DT><A HREF="./org/apache/jackrabbit/core/fs/FileSystemResource.html#touch()"><B>touch()</B></A> - Method in class org.apache.jackrabbit.core.fs.<A HREF="./org/apache/jackrabbit/core/fs/FileSystemResource.html" title="class in org.apache.jackrabbit.core.fs">FileSystemResource</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/fs/local/LocalFileSystem.html#touch(java.lang.String)"><B>touch(String)</B></A> - Method in class org.apache.jackrabbit.core.fs.local.<A HREF="./org/apache/jackrabbit/core/fs/local/LocalFileSystem.html" title="class in org.apache.jackrabbit.core.fs.local">LocalFileSystem</A> <DD>Set the modified time of an existing file to now. <DT><A HREF="./org/apache/jackrabbit/core/fs/mem/MemoryFileSystem.html#touch(java.lang.String)"><B>touch(String)</B></A> - Method in class org.apache.jackrabbit.core.fs.mem.<A HREF="./org/apache/jackrabbit/core/fs/mem/MemoryFileSystem.html" title="class in org.apache.jackrabbit.core.fs.mem">MemoryFileSystem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/fs/mem/MemoryFileSystemEntry.html#touch()"><B>touch()</B></A> - Method in class org.apache.jackrabbit.core.fs.mem.<A HREF="./org/apache/jackrabbit/core/fs/mem/MemoryFileSystemEntry.html" title="class in org.apache.jackrabbit.core.fs.mem">MemoryFileSystemEntry</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/bind/BindInfo.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.bind.<A HREF="./org/apache/jackrabbit/webdav/bind/BindInfo.html" title="class in org.apache.jackrabbit.webdav.bind">BindInfo</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/bind/ParentElement.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.bind.<A HREF="./org/apache/jackrabbit/webdav/bind/ParentElement.html" title="class in org.apache.jackrabbit.webdav.bind">ParentElement</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/bind/RebindInfo.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.bind.<A HREF="./org/apache/jackrabbit/webdav/bind/RebindInfo.html" title="class in org.apache.jackrabbit.webdav.bind">RebindInfo</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/bind/UnbindInfo.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.bind.<A HREF="./org/apache/jackrabbit/webdav/bind/UnbindInfo.html" title="class in org.apache.jackrabbit.webdav.bind">UnbindInfo</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavException.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in exception org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavException.html" title="class in org.apache.jackrabbit.webdav">DavException</A> <DD>Returns a DAV:error element containing the error condition or <code>null</code> if no specific condition is available. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/JcrDavException.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in exception org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/JcrDavException.html" title="class in org.apache.jackrabbit.webdav.jcr">JcrDavException</A> <DD>Returns a DAV:error Xml element containing the exceptions class and the message as child elements. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/ItemDefinitionImpl.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.nodetype.<A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/ItemDefinitionImpl.html" title="class in org.apache.jackrabbit.webdav.jcr.nodetype">ItemDefinitionImpl</A> <DD>Returns the Xml representation of a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/nodetype/ItemDefinition.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>ItemDefinition</CODE></A> object. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeDefinitionImpl.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.nodetype.<A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeDefinitionImpl.html" title="class in org.apache.jackrabbit.webdav.jcr.nodetype">NodeDefinitionImpl</A> <DD>Returns xml representation <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeProperty.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.nodetype.<A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeProperty.html" title="class in org.apache.jackrabbit.webdav.jcr.nodetype">NodeTypeProperty</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/PropertyDefinitionImpl.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.nodetype.<A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/PropertyDefinitionImpl.html" title="class in org.apache.jackrabbit.webdav.jcr.nodetype">PropertyDefinitionImpl</A> <DD>Return xml representation <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/observation/SubscriptionImpl.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.observation.<A HREF="./org/apache/jackrabbit/webdav/jcr/observation/SubscriptionImpl.html" title="class in org.apache.jackrabbit.webdav.jcr.observation">SubscriptionImpl</A> <DD>Return the Xml representation of this <code>Subscription</code> as required for the <A HREF="./org/apache/jackrabbit/webdav/observation/SubscriptionDiscovery.html" title="class in org.apache.jackrabbit.webdav.observation"><CODE>SubscriptionDiscovery</CODE></A> webdav property that in included in the response body of a sucessful SUBSCRIBE request or as part of a PROPFIND response. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/property/LengthsProperty.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.property.<A HREF="./org/apache/jackrabbit/webdav/jcr/property/LengthsProperty.html" title="class in org.apache.jackrabbit.webdav.jcr.property">LengthsProperty</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/property/NamespacesProperty.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.property.<A HREF="./org/apache/jackrabbit/webdav/jcr/property/NamespacesProperty.html" title="class in org.apache.jackrabbit.webdav.jcr.property">NamespacesProperty</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/property/ValuesProperty.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.property.<A HREF="./org/apache/jackrabbit/webdav/jcr/property/ValuesProperty.html" title="class in org.apache.jackrabbit.webdav.jcr.property">ValuesProperty</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/search/SearchResultProperty.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.search.<A HREF="./org/apache/jackrabbit/webdav/jcr/search/SearchResultProperty.html" title="class in org.apache.jackrabbit.webdav.jcr.search">SearchResultProperty</A> <DD>Return the xml representation of this webdav property. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/version/report/ExportViewReport.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.version.report.<A HREF="./org/apache/jackrabbit/webdav/jcr/version/report/ExportViewReport.html" title="class in org.apache.jackrabbit.webdav.jcr.version.report">ExportViewReport</A> <DD>Creates a Xml document from the generated view. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/version/report/JcrPrivilegeReport.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.version.report.<A HREF="./org/apache/jackrabbit/webdav/jcr/version/report/JcrPrivilegeReport.html" title="class in org.apache.jackrabbit.webdav.jcr.version.report">JcrPrivilegeReport</A> <DD>Creates a Xml document from the generated view. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/version/report/LocateByUuidReport.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.version.report.<A HREF="./org/apache/jackrabbit/webdav/jcr/version/report/LocateByUuidReport.html" title="class in org.apache.jackrabbit.webdav.jcr.version.report">LocateByUuidReport</A> <DD>Creates a Xml document from the generated view. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/version/report/LocateCorrespondingNodeReport.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.version.report.<A HREF="./org/apache/jackrabbit/webdav/jcr/version/report/LocateCorrespondingNodeReport.html" title="class in org.apache.jackrabbit.webdav.jcr.version.report">LocateCorrespondingNodeReport</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/version/report/NodeTypesReport.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.version.report.<A HREF="./org/apache/jackrabbit/webdav/jcr/version/report/NodeTypesReport.html" title="class in org.apache.jackrabbit.webdav.jcr.version.report">NodeTypesReport</A> <DD>Returns a Xml representation of the node type definition(s) according to the info object. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/version/report/RegisteredNamespacesReport.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.version.report.<A HREF="./org/apache/jackrabbit/webdav/jcr/version/report/RegisteredNamespacesReport.html" title="class in org.apache.jackrabbit.webdav.jcr.version.report">RegisteredNamespacesReport</A> <DD>Returns a Xml representation of the registered namespace(s). <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/version/report/RepositoryDescriptorsReport.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.version.report.<A HREF="./org/apache/jackrabbit/webdav/jcr/version/report/RepositoryDescriptorsReport.html" title="class in org.apache.jackrabbit.webdav.jcr.version.report">RepositoryDescriptorsReport</A> <DD>Returns a Xml representation of the repository descriptors according to the info object. <DT><A HREF="./org/apache/jackrabbit/webdav/lock/AbstractActiveLock.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.lock.<A HREF="./org/apache/jackrabbit/webdav/lock/AbstractActiveLock.html" title="class in org.apache.jackrabbit.webdav.lock">AbstractActiveLock</A> <DD>Returns the default Xml representation of the 'activelock' element as defined by RFC 2518. <DT><A HREF="./org/apache/jackrabbit/webdav/lock/AbstractLockEntry.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.lock.<A HREF="./org/apache/jackrabbit/webdav/lock/AbstractLockEntry.html" title="class in org.apache.jackrabbit.webdav.lock">AbstractLockEntry</A> <DD>Returns the Xml representation of this <code>LockEntry</code>. <DT><A HREF="./org/apache/jackrabbit/webdav/lock/LockDiscovery.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.lock.<A HREF="./org/apache/jackrabbit/webdav/lock/LockDiscovery.html" title="class in org.apache.jackrabbit.webdav.lock">LockDiscovery</A> <DD>Creates a <code>&lt;lockdiscovery&gt;</code> element in response to a LOCK request or to the lockdiscovery property of a PROPFIND request. <DT><A HREF="./org/apache/jackrabbit/webdav/lock/LockInfo.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.lock.<A HREF="./org/apache/jackrabbit/webdav/lock/LockInfo.html" title="class in org.apache.jackrabbit.webdav.lock">LockInfo</A> <DD>Returns the xml representation of this lock info. <DT><A HREF="./org/apache/jackrabbit/webdav/lock/Scope.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.lock.<A HREF="./org/apache/jackrabbit/webdav/lock/Scope.html" title="class in org.apache.jackrabbit.webdav.lock">Scope</A> <DD>Return the Xml representation of the lock scope object as present in the LOCK request and response body and in the <A HREF="./org/apache/jackrabbit/webdav/lock/LockDiscovery.html" title="class in org.apache.jackrabbit.webdav.lock"><CODE>LockDiscovery</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/webdav/lock/SupportedLock.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.lock.<A HREF="./org/apache/jackrabbit/webdav/lock/SupportedLock.html" title="class in org.apache.jackrabbit.webdav.lock">SupportedLock</A> <DD>Creates an XML element that represents the &lt;supportedlock> tag. <DT><A HREF="./org/apache/jackrabbit/webdav/lock/Type.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.lock.<A HREF="./org/apache/jackrabbit/webdav/lock/Type.html" title="class in org.apache.jackrabbit.webdav.lock">Type</A> <DD>Returns the Xml representation of this lock <code>Type</code>. <DT><A HREF="./org/apache/jackrabbit/webdav/MultiStatus.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/MultiStatus.html" title="class in org.apache.jackrabbit.webdav">MultiStatus</A> <DD>Return the Xml representation of this <code>MultiStatus</code>. <DT><A HREF="./org/apache/jackrabbit/webdav/MultiStatusResponse.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/MultiStatusResponse.html" title="class in org.apache.jackrabbit.webdav">MultiStatusResponse</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/observation/DefaultEventType.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/DefaultEventType.html" title="class in org.apache.jackrabbit.webdav.observation">DefaultEventType</A> <DD>Returns a single empty Xml element where namespace and local name of this event type define the elements name. <DT><A HREF="./org/apache/jackrabbit/webdav/observation/EventDiscovery.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/EventDiscovery.html" title="class in org.apache.jackrabbit.webdav.observation">EventDiscovery</A> <DD>Returns the Xml representation of this <code>EventDiscovery</code> as being present in the POLL response body. <DT><A HREF="./org/apache/jackrabbit/webdav/observation/Filter.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/Filter.html" title="class in org.apache.jackrabbit.webdav.observation">Filter</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/observation/SubscriptionDiscovery.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/SubscriptionDiscovery.html" title="class in org.apache.jackrabbit.webdav.observation">SubscriptionDiscovery</A> <DD>Returns the Xml representation of the subscription discovery. <DT><A HREF="./org/apache/jackrabbit/webdav/observation/SubscriptionInfo.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/SubscriptionInfo.html" title="class in org.apache.jackrabbit.webdav.observation">SubscriptionInfo</A> <DD>Xml representation of this <code>SubscriptionInfo</code>. <DT><A HREF="./org/apache/jackrabbit/webdav/ordering/OrderPatch.Member.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.ordering.<A HREF="./org/apache/jackrabbit/webdav/ordering/OrderPatch.Member.html" title="class in org.apache.jackrabbit.webdav.ordering">OrderPatch.Member</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/ordering/OrderPatch.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.ordering.<A HREF="./org/apache/jackrabbit/webdav/ordering/OrderPatch.html" title="class in org.apache.jackrabbit.webdav.ordering">OrderPatch</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/ordering/Position.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.ordering.<A HREF="./org/apache/jackrabbit/webdav/ordering/Position.html" title="class in org.apache.jackrabbit.webdav.ordering">Position</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/property/AbstractDavProperty.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.property.<A HREF="./org/apache/jackrabbit/webdav/property/AbstractDavProperty.html" title="class in org.apache.jackrabbit.webdav.property">AbstractDavProperty</A> <DD>Return a XML element representation of this property. <DT><A HREF="./org/apache/jackrabbit/webdav/property/DavPropertyName.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.property.<A HREF="./org/apache/jackrabbit/webdav/property/DavPropertyName.html" title="class in org.apache.jackrabbit.webdav.property">DavPropertyName</A> <DD>Creates a element with the name and namespace of this <code>DavPropertyName</code>. <DT><A HREF="./org/apache/jackrabbit/webdav/property/HrefProperty.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.property.<A HREF="./org/apache/jackrabbit/webdav/property/HrefProperty.html" title="class in org.apache.jackrabbit.webdav.property">HrefProperty</A> <DD>Returns an Xml element with the following form: &lt;Z:name&gt; &lt;DAV:href&gt;value&lt;/DAV:href/&gt; &lt;/Z:name&gt; where Z: represents the prefix of the namespace defined with the initial webdav property name. <DT><A HREF="./org/apache/jackrabbit/webdav/property/PropContainer.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.property.<A HREF="./org/apache/jackrabbit/webdav/property/PropContainer.html" title="class in org.apache.jackrabbit.webdav.property">PropContainer</A> <DD>Returns the xml representation of a property related set with the following format: &lt;! <DT><A HREF="./org/apache/jackrabbit/webdav/search/QueryGrammerSet.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.search.<A HREF="./org/apache/jackrabbit/webdav/search/QueryGrammerSet.html" title="class in org.apache.jackrabbit.webdav.search">QueryGrammerSet</A> <DD>Return the Xml representation of this property according to the definition of the 'supported-query-grammer-set'. <DT><A HREF="./org/apache/jackrabbit/webdav/search/SearchInfo.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.search.<A HREF="./org/apache/jackrabbit/webdav/search/SearchInfo.html" title="class in org.apache.jackrabbit.webdav.search">SearchInfo</A> <DD>Return the xml representation of this <code>SearchInfo</code> instance. <DT><A HREF="./org/apache/jackrabbit/webdav/security/AclProperty.Ace.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.security.<A HREF="./org/apache/jackrabbit/webdav/security/AclProperty.Ace.html" title="class in org.apache.jackrabbit.webdav.security">AclProperty.Ace</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/security/AclRestrictionsProperty.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.security.<A HREF="./org/apache/jackrabbit/webdav/security/AclRestrictionsProperty.html" title="class in org.apache.jackrabbit.webdav.security">AclRestrictionsProperty</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/security/Principal.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.security.<A HREF="./org/apache/jackrabbit/webdav/security/Principal.html" title="class in org.apache.jackrabbit.webdav.security">Principal</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/security/Privilege.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.security.<A HREF="./org/apache/jackrabbit/webdav/security/Privilege.html" title="class in org.apache.jackrabbit.webdav.security">Privilege</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/security/report/AbstractSecurityReport.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.security.report.<A HREF="./org/apache/jackrabbit/webdav/security/report/AbstractSecurityReport.html" title="class in org.apache.jackrabbit.webdav.security.report">AbstractSecurityReport</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/security/report/SearchablePropertyReport.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.security.report.<A HREF="./org/apache/jackrabbit/webdav/security/report/SearchablePropertyReport.html" title="class in org.apache.jackrabbit.webdav.security.report">SearchablePropertyReport</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/security/SupportedPrivilege.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.security.<A HREF="./org/apache/jackrabbit/webdav/security/SupportedPrivilege.html" title="class in org.apache.jackrabbit.webdav.security">SupportedPrivilege</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/Status.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/Status.html" title="class in org.apache.jackrabbit.webdav">Status</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionInfo.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.transaction.<A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionInfo.html" title="class in org.apache.jackrabbit.webdav.transaction">TransactionInfo</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/LabelInfo.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/LabelInfo.html" title="class in org.apache.jackrabbit.webdav.version">LabelInfo</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/LabelSetProperty.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/LabelSetProperty.html" title="class in org.apache.jackrabbit.webdav.version">LabelSetProperty</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/MergeInfo.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/MergeInfo.html" title="class in org.apache.jackrabbit.webdav.version">MergeInfo</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/OptionsInfo.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/OptionsInfo.html" title="class in org.apache.jackrabbit.webdav.version">OptionsInfo</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/OptionsResponse.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/OptionsResponse.html" title="class in org.apache.jackrabbit.webdav.version">OptionsResponse</A> <DD>Return the Xml representation. <DT><A HREF="./org/apache/jackrabbit/webdav/version/report/CompareBaselineReport.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.version.report.<A HREF="./org/apache/jackrabbit/webdav/version/report/CompareBaselineReport.html" title="class in org.apache.jackrabbit.webdav.version.report">CompareBaselineReport</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/report/ExpandPropertyReport.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.version.report.<A HREF="./org/apache/jackrabbit/webdav/version/report/ExpandPropertyReport.html" title="class in org.apache.jackrabbit.webdav.version.report">ExpandPropertyReport</A> <DD>Run the report <DT><A HREF="./org/apache/jackrabbit/webdav/version/report/LatestActivityVersionReport.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.version.report.<A HREF="./org/apache/jackrabbit/webdav/version/report/LatestActivityVersionReport.html" title="class in org.apache.jackrabbit.webdav.version.report">LatestActivityVersionReport</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/report/LocateByHistoryReport.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.version.report.<A HREF="./org/apache/jackrabbit/webdav/version/report/LocateByHistoryReport.html" title="class in org.apache.jackrabbit.webdav.version.report">LocateByHistoryReport</A> <DD>Run the report. <DT><A HREF="./org/apache/jackrabbit/webdav/version/report/ReportInfo.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.version.report.<A HREF="./org/apache/jackrabbit/webdav/version/report/ReportInfo.html" title="class in org.apache.jackrabbit.webdav.version.report">ReportInfo</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/report/ReportType.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.version.report.<A HREF="./org/apache/jackrabbit/webdav/version/report/ReportType.html" title="class in org.apache.jackrabbit.webdav.version.report">ReportType</A> <DD>Returns an Xml element representing this report type. <DT><A HREF="./org/apache/jackrabbit/webdav/version/report/SupportedReportSetProperty.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.version.report.<A HREF="./org/apache/jackrabbit/webdav/version/report/SupportedReportSetProperty.html" title="class in org.apache.jackrabbit.webdav.version.report">SupportedReportSetProperty</A> <DD>Returns the Xml representation of this property. <DT><A HREF="./org/apache/jackrabbit/webdav/version/report/VersionTreeReport.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.version.report.<A HREF="./org/apache/jackrabbit/webdav/version/report/VersionTreeReport.html" title="class in org.apache.jackrabbit.webdav.version.report">VersionTreeReport</A> <DD>Runs the DAV:version-tree report. <DT><A HREF="./org/apache/jackrabbit/webdav/version/SupportedMethodSetProperty.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/SupportedMethodSetProperty.html" title="class in org.apache.jackrabbit.webdav.version">SupportedMethodSetProperty</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/UpdateInfo.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in class org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/UpdateInfo.html" title="class in org.apache.jackrabbit.webdav.version">UpdateInfo</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/xml/XmlSerializable.html#toXml(org.w3c.dom.Document)"><B>toXml(Document)</B></A> - Method in interface org.apache.jackrabbit.webdav.xml.<A HREF="./org/apache/jackrabbit/webdav/xml/XmlSerializable.html" title="interface in org.apache.jackrabbit.webdav.xml">XmlSerializable</A> <DD>Returns the xml representation of the implementing object as <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>Element</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/commons/xml/ToXmlContentHandler.html" title="class in org.apache.jackrabbit.commons.xml"><B>ToXmlContentHandler</B></A> - Class in <A HREF="./org/apache/jackrabbit/commons/xml/package-summary.html">org.apache.jackrabbit.commons.xml</A><DD>Simple XML serializer.<DT><A HREF="./org/apache/jackrabbit/commons/xml/ToXmlContentHandler.html#ToXmlContentHandler(java.io.OutputStream, java.lang.String)"><B>ToXmlContentHandler(OutputStream, String)</B></A> - Constructor for class org.apache.jackrabbit.commons.xml.<A HREF="./org/apache/jackrabbit/commons/xml/ToXmlContentHandler.html" title="class in org.apache.jackrabbit.commons.xml">ToXmlContentHandler</A> <DD>Creates an XML serializer that writes the serialized XML stream to the given output stream using the given character encoding. <DT><A HREF="./org/apache/jackrabbit/commons/xml/ToXmlContentHandler.html#ToXmlContentHandler(java.io.OutputStream)"><B>ToXmlContentHandler(OutputStream)</B></A> - Constructor for class org.apache.jackrabbit.commons.xml.<A HREF="./org/apache/jackrabbit/commons/xml/ToXmlContentHandler.html" title="class in org.apache.jackrabbit.commons.xml">ToXmlContentHandler</A> <DD>Creates an XML serializer that writes the serialized XML stream to the given output stream using the UTF-8 character encoding. <DT><A HREF="./org/apache/jackrabbit/commons/xml/ToXmlContentHandler.html#ToXmlContentHandler(java.io.Writer)"><B>ToXmlContentHandler(Writer)</B></A> - Constructor for class org.apache.jackrabbit.commons.xml.<A HREF="./org/apache/jackrabbit/commons/xml/ToXmlContentHandler.html" title="class in org.apache.jackrabbit.commons.xml">ToXmlContentHandler</A> <DD>Creates an XML serializer that writes the serialized XML stream to the given writer. <DT><A HREF="./org/apache/jackrabbit/commons/xml/ToXmlContentHandler.html#ToXmlContentHandler()"><B>ToXmlContentHandler()</B></A> - Constructor for class org.apache.jackrabbit.commons.xml.<A HREF="./org/apache/jackrabbit/commons/xml/ToXmlContentHandler.html" title="class in org.apache.jackrabbit.commons.xml">ToXmlContentHandler</A> <DD>Creates an XML serializer that writes the serialized XML stream to an internal buffer. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/TrackingInputStream.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util"><B>TrackingInputStream</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/package-summary.html">org.apache.jackrabbit.core.persistence.bundle.util</A><DD>Implements a input stream that keeps track of the number of bytes read.<DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/TrackingInputStream.html#TrackingInputStream(java.io.InputStream)"><B>TrackingInputStream(InputStream)</B></A> - Constructor for class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/TrackingInputStream.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">TrackingInputStream</A> <DD>Creates a new tracking input stream <DT><A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionConstants.html#TRANSACTION"><B>TRANSACTION</B></A> - Static variable in interface org.apache.jackrabbit.webdav.transaction.<A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionConstants.html" title="interface in org.apache.jackrabbit.webdav.transaction">TransactionConstants</A> <DD>"transaction" lock type constant. <DT><A HREF="./org/apache/jackrabbit/jca/TransactionBoundXAResource.html" title="class in org.apache.jackrabbit.jca"><B>TransactionBoundXAResource</B></A> - Class in <A HREF="./org/apache/jackrabbit/jca/package-summary.html">org.apache.jackrabbit.jca</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/jca/TransactionBoundXAResource.html#TransactionBoundXAResource(org.apache.jackrabbit.jca.JCAManagedConnection, javax.transaction.xa.XAResource)"><B>TransactionBoundXAResource(JCAManagedConnection, XAResource)</B></A> - Constructor for class org.apache.jackrabbit.jca.<A HREF="./org/apache/jackrabbit/jca/TransactionBoundXAResource.html" title="class in org.apache.jackrabbit.jca">TransactionBoundXAResource</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionConstants.html" title="interface in org.apache.jackrabbit.webdav.transaction"><B>TransactionConstants</B></A> - Interface in <A HREF="./org/apache/jackrabbit/webdav/transaction/package-summary.html">org.apache.jackrabbit.webdav.transaction</A><DD><code>TransactionConstants</code> interface provide constants for request and response headers, Xml elements and property names used for handling transactions over WebDAV.<DT><A HREF="./org/apache/jackrabbit/core/TransactionContext.html" title="class in org.apache.jackrabbit.core"><B>TransactionContext</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/package-summary.html">org.apache.jackrabbit.core</A><DD>Represents the transaction on behalf of the component that wants to explicitly demarcate transaction boundaries.<DT><A HREF="./org/apache/jackrabbit/core/TransactionContext.html#TransactionContext(javax.transaction.xa.Xid, org.apache.jackrabbit.core.InternalXAResource[], int)"><B>TransactionContext(Xid, InternalXAResource[], int)</B></A> - Constructor for class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/TransactionContext.html" title="class in org.apache.jackrabbit.core">TransactionContext</A> <DD>Create a new instance of this class. <DT><A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionDavServletRequest.html" title="interface in org.apache.jackrabbit.webdav.transaction"><B>TransactionDavServletRequest</B></A> - Interface in <A HREF="./org/apache/jackrabbit/webdav/transaction/package-summary.html">org.apache.jackrabbit.webdav.transaction</A><DD><code>TransactionDavServletRequest</code> provides extensions to the <A HREF="./org/apache/jackrabbit/webdav/DavServletRequest.html" title="interface in org.apache.jackrabbit.webdav"><CODE>DavServletRequest</CODE></A> interface used for dealing with transaction lock requests.<DT><A HREF="./org/apache/jackrabbit/core/TransactionException.html" title="class in org.apache.jackrabbit.core"><B>TransactionException</B></A> - Exception in <A HREF="./org/apache/jackrabbit/core/package-summary.html">org.apache.jackrabbit.core</A><DD>TransactionException is thrown when some operation inside the transaction fails.<DT><A HREF="./org/apache/jackrabbit/core/TransactionException.html#TransactionException(java.lang.String)"><B>TransactionException(String)</B></A> - Constructor for exception org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/TransactionException.html" title="class in org.apache.jackrabbit.core">TransactionException</A> <DD>Creates an instance of this class. <DT><A HREF="./org/apache/jackrabbit/core/TransactionException.html#TransactionException(java.lang.String, java.lang.Throwable)"><B>TransactionException(String, Throwable)</B></A> - Constructor for exception org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/TransactionException.html" title="class in org.apache.jackrabbit.core">TransactionException</A> <DD>Creates an instance of this class. <DT><A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionInfo.html" title="class in org.apache.jackrabbit.webdav.transaction"><B>TransactionInfo</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/transaction/package-summary.html">org.apache.jackrabbit.webdav.transaction</A><DD><code>TransactionInfo</code> class encapsultes the information present in the <A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionConstants.html#XML_TRANSACTIONINFO"><CODE>TransactionConstants.XML_TRANSACTIONINFO</CODE></A> element that forms the request body of the UNLOCk request for a transaction lock.<DT><A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionInfo.html#TransactionInfo(boolean)"><B>TransactionInfo(boolean)</B></A> - Constructor for class org.apache.jackrabbit.webdav.transaction.<A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionInfo.html" title="class in org.apache.jackrabbit.webdav.transaction">TransactionInfo</A> <DD>Creates a <code>TransactionInfo</code> object <DT><A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionInfo.html#TransactionInfo(org.w3c.dom.Element)"><B>TransactionInfo(Element)</B></A> - Constructor for class org.apache.jackrabbit.webdav.transaction.<A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionInfo.html" title="class in org.apache.jackrabbit.webdav.transaction">TransactionInfo</A> <DD>Creates a <code>TransactionInfo</code> object from the given 'transactionInfo' element. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/transaction/TransactionListener.html" title="interface in org.apache.jackrabbit.webdav.jcr.transaction"><B>TransactionListener</B></A> - Interface in <A HREF="./org/apache/jackrabbit/webdav/jcr/transaction/package-summary.html">org.apache.jackrabbit.webdav.jcr.transaction</A><DD><code>TransactionListener</code> provides callbacks when a transaction is committed.<DT><A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionResource.html" title="interface in org.apache.jackrabbit.webdav.transaction"><B>TransactionResource</B></A> - Interface in <A HREF="./org/apache/jackrabbit/webdav/transaction/package-summary.html">org.apache.jackrabbit.webdav.transaction</A><DD><code>TransactionResource</code> extends the <A HREF="./org/apache/jackrabbit/webdav/DavResource.html" title="interface in org.apache.jackrabbit.webdav"><CODE>DavResource</CODE></A> interface by transaction relevant METHODS.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/TransformConstants.html#TRANSFORM_LOWER_CASE"><B>TRANSFORM_LOWER_CASE</B></A> - Static variable in interface org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/TransformConstants.html" title="interface in org.apache.jackrabbit.core.query.lucene">TransformConstants</A> <DD>The underlying term enum is transformed to lower case characters. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/TransformConstants.html#TRANSFORM_NONE"><B>TRANSFORM_NONE</B></A> - Static variable in interface org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/TransformConstants.html" title="interface in org.apache.jackrabbit.core.query.lucene">TransformConstants</A> <DD>No transformation is done on the term enum. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/TransformConstants.html#TRANSFORM_UPPER_CASE"><B>TRANSFORM_UPPER_CASE</B></A> - Static variable in interface org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/TransformConstants.html" title="interface in org.apache.jackrabbit.core.query.lucene">TransformConstants</A> <DD>The underlying term enum is transformed to upper case characters. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/Transformable.html" title="interface in org.apache.jackrabbit.core.query.lucene"><B>Transformable</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD><code>Transformable</code> marks queries that can transform the value to upper- or lower-case.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/TransformConstants.html" title="interface in org.apache.jackrabbit.core.query.lucene"><B>TransformConstants</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD><code>TransformConstants</code> defines constants for query processing.<DT><A HREF="./org/apache/jackrabbit/util/TransientFileFactory.html" title="class in org.apache.jackrabbit.util"><B>TransientFileFactory</B></A> - Class in <A HREF="./org/apache/jackrabbit/util/package-summary.html">org.apache.jackrabbit.util</A><DD>The <code>TransientFileFactory</code> utility class can be used to create <i>transient</i> files, i.e. temporary files that are automatically removed once the associated <code>File</code> object is reclaimed by the garbage collector.<DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/TransientISFactory.html" title="class in org.apache.jackrabbit.jcr2spi.state"><B>TransientISFactory</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/state/package-summary.html">org.apache.jackrabbit.jcr2spi.state</A><DD><code>TransientISFactory</code>...<DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/TransientISFactory.html#TransientISFactory(org.apache.jackrabbit.jcr2spi.state.AbstractItemStateFactory, org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProvider)"><B>TransientISFactory(AbstractItemStateFactory, ItemDefinitionProvider)</B></A> - Constructor for class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/TransientISFactory.html" title="class in org.apache.jackrabbit.jcr2spi.state">TransientISFactory</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/TransientItemStateFactory.html" title="interface in org.apache.jackrabbit.jcr2spi.state"><B>TransientItemStateFactory</B></A> - Interface in <A HREF="./org/apache/jackrabbit/jcr2spi/state/package-summary.html">org.apache.jackrabbit.jcr2spi.state</A><DD><code>TransientItemStateFactory</code> extends the item state factory and adds new methods for creating node states and property states that are new.<DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/TransientItemStateManager.html" title="class in org.apache.jackrabbit.jcr2spi.state"><B>TransientItemStateManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/state/package-summary.html">org.apache.jackrabbit.jcr2spi.state</A><DD><code>TransientItemStateManager</code> adds support for transient changes on <A HREF="./org/apache/jackrabbit/jcr2spi/state/ItemState.html" title="class in org.apache.jackrabbit.jcr2spi.state"><CODE>ItemState</CODE></A>s and also provides methods to create new item states.<DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/HierarchyEntry.html#transientRemove()"><B>transientRemove()</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.<A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/HierarchyEntry.html" title="interface in org.apache.jackrabbit.jcr2spi.hierarchy">HierarchyEntry</A> <DD>Traverses the hierarchy and marks all available item states as transiently removed. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/NodeEntryImpl.html#transientRemove()"><B>transientRemove()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.<A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/NodeEntryImpl.html" title="class in org.apache.jackrabbit.jcr2spi.hierarchy">NodeEntryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/TransientRepository.html" title="class in org.apache.jackrabbit.core"><B>TransientRepository</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/package-summary.html">org.apache.jackrabbit.core</A><DD>A repository proxy that automatically initializes and shuts down the underlying repository instance when the first session is opened or the last one closed.<DT><A HREF="./org/apache/jackrabbit/core/TransientRepository.html#TransientRepository(org.apache.jackrabbit.core.TransientRepository.RepositoryFactory)"><B>TransientRepository(TransientRepository.RepositoryFactory)</B></A> - Constructor for class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/TransientRepository.html" title="class in org.apache.jackrabbit.core">TransientRepository</A> <DD>Creates a transient repository proxy that will use the given repository factory to initialize the underlying repository instances. <DT><A HREF="./org/apache/jackrabbit/core/TransientRepository.html#TransientRepository()"><B>TransientRepository()</B></A> - Constructor for class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/TransientRepository.html" title="class in org.apache.jackrabbit.core">TransientRepository</A> <DD>Creates a transient repository proxy that will use the repository configuration file and home directory specified in system properties <code>org.apache.jackrabbit.repository.conf</code> and <code>org.apache.jackrabbit.repository.home</code>. <DT><A HREF="./org/apache/jackrabbit/core/TransientRepository.html#TransientRepository(org.apache.jackrabbit.core.config.RepositoryConfig)"><B>TransientRepository(RepositoryConfig)</B></A> - Constructor for class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/TransientRepository.html" title="class in org.apache.jackrabbit.core">TransientRepository</A> <DD>Creates a transient repository proxy that will use the given repository configuration to initialize the underlying repository instance. <DT><A HREF="./org/apache/jackrabbit/core/TransientRepository.html#TransientRepository(java.lang.String, java.lang.String)"><B>TransientRepository(String, String)</B></A> - Constructor for class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/TransientRepository.html" title="class in org.apache.jackrabbit.core">TransientRepository</A> <DD>Creates a transient repository proxy that will use the given repository configuration file and home directory paths to initialize the underlying repository instances. <DT><A HREF="./org/apache/jackrabbit/core/TransientRepository.html#TransientRepository(java.io.File)"><B>TransientRepository(File)</B></A> - Constructor for class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/TransientRepository.html" title="class in org.apache.jackrabbit.core">TransientRepository</A> <DD>Creates a transient repository proxy based on the given repository home directory and the repository configuration file "repository.xml" contained in that directory. <DT><A HREF="./org/apache/jackrabbit/core/TransientRepository.html#TransientRepository(java.io.File, java.io.File)"><B>TransientRepository(File, File)</B></A> - Constructor for class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/TransientRepository.html" title="class in org.apache.jackrabbit.core">TransientRepository</A> <DD>Creates a transient repository proxy that will use the given repository configuration file and home directory paths to initialize the underlying repository instances. <DT><A HREF="./org/apache/jackrabbit/core/TransientRepository.RepositoryFactory.html" title="interface in org.apache.jackrabbit.core"><B>TransientRepository.RepositoryFactory</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/package-summary.html">org.apache.jackrabbit.core</A><DD>Factory interface for creating <A HREF="./org/apache/jackrabbit/core/RepositoryImpl.html" title="class in org.apache.jackrabbit.core"><CODE>RepositoryImpl</CODE></A> instances.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/AbstractNamespaceMappings.html#translateName(org.apache.jackrabbit.spi.Name)"><B>translateName(Name)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/AbstractNamespaceMappings.html" title="class in org.apache.jackrabbit.core.query.lucene">AbstractNamespaceMappings</A> <DD>Translates a name from a session local namespace mapping into a search index private namespace mapping. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/NamespaceMappings.html#translateName(org.apache.jackrabbit.spi.Name)"><B>translateName(Name)</B></A> - Method in interface org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/NamespaceMappings.html" title="interface in org.apache.jackrabbit.core.query.lucene">NamespaceMappings</A> <DD>Translates a name from a session local namespace mapping into a search index private namespace mapping. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/AbstractNamespaceMappings.html#translatePath(org.apache.jackrabbit.spi.Path)"><B>translatePath(Path)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/AbstractNamespaceMappings.html" title="class in org.apache.jackrabbit.core.query.lucene">AbstractNamespaceMappings</A> <DD>Translates a path into a search index private namespace mapping. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/NamespaceMappings.html#translatePath(org.apache.jackrabbit.spi.Path)"><B>translatePath(Path)</B></A> - Method in interface org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/NamespaceMappings.html" title="interface in org.apache.jackrabbit.core.query.lucene">NamespaceMappings</A> <DD>Translates a path into a search index private namespace mapping. <DT><A HREF="./org/apache/jackrabbit/commons/visitor/FilteringItemVisitor.html#traversalPredicate"><B>traversalPredicate</B></A> - Variable in class org.apache.jackrabbit.commons.visitor.<A HREF="./org/apache/jackrabbit/commons/visitor/FilteringItemVisitor.html" title="class in org.apache.jackrabbit.commons.visitor">FilteringItemVisitor</A> <DD>Predicate that defines which items are traversed. <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/PathMap.Element.html#traverse(org.apache.jackrabbit.spi.commons.name.PathMap.ElementVisitor, boolean)"><B>traverse(PathMap.ElementVisitor, boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.name.<A HREF="./org/apache/jackrabbit/spi/commons/name/PathMap.Element.html" title="class in org.apache.jackrabbit.spi.commons.name">PathMap.Element</A> <DD>Recursively invoked traversal method. <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/PathMap.html#traverse(org.apache.jackrabbit.spi.commons.name.PathMap.ElementVisitor, boolean)"><B>traverse(PathMap.ElementVisitor, boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.name.<A HREF="./org/apache/jackrabbit/spi/commons/name/PathMap.html" title="class in org.apache.jackrabbit.spi.commons.name">PathMap</A> <DD>Traverse the path map and call back requester. <DT><A HREF="./org/apache/jackrabbit/util/PathMap.Element.html#traverse(org.apache.jackrabbit.util.PathMap.ElementVisitor, boolean)"><B>traverse(PathMap.ElementVisitor, boolean)</B></A> - Method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/PathMap.Element.html" title="class in org.apache.jackrabbit.util">PathMap.Element</A> <DD><B>Deprecated.</B>&nbsp;Recursively invoked traversal method. <DT><A HREF="./org/apache/jackrabbit/util/PathMap.html#traverse(org.apache.jackrabbit.util.PathMap.ElementVisitor, boolean)"><B>traverse(PathMap.ElementVisitor, boolean)</B></A> - Method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/PathMap.html" title="class in org.apache.jackrabbit.util">PathMap</A> <DD><B>Deprecated.</B>&nbsp;Traverse the path map and call back requester. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/TraversingQueryNodeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query"><B>TraversingQueryNodeVisitor</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/query/package-summary.html">org.apache.jackrabbit.spi.commons.query</A><DD><code>TraversingQueryNodeVisitor</code> implements a base class for a traversing query node visitor.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/TraversingQueryNodeVisitor.html#TraversingQueryNodeVisitor()"><B>TraversingQueryNodeVisitor()</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/TraversingQueryNodeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query">TraversingQueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#TreatAs"><B>TreatAs</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#TreatExpr()"><B>TreatExpr()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#treeComparator"><B>treeComparator</B></A> - Variable in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ConnectionRecoveryManager.html#TRIALS"><B>TRIALS</B></A> - Static variable in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ConnectionRecoveryManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">ConnectionRecoveryManager</A> <DD>Number of reconnection attempts per method call. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeDefDiff.html#TRIVIAL"><B>TRIVIAL</B></A> - Static variable in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeDefDiff.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeDefDiff</A> <DD>trivial modification: does neither affect consistency of existing content nor does it change existing/assigned definition id's <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/NodeTypeDefDiff.html#TRIVIAL"><B>TRIVIAL</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/NodeTypeDefDiff.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">NodeTypeDefDiff</A> <DD>trivial modification: does neither affect consistency of existing content nor does it change existing/assigned definition id's <DT><A HREF="./org/apache/jackrabbit/commons/predicate/Predicate.html#TRUE"><B>TRUE</B></A> - Static variable in interface org.apache.jackrabbit.commons.predicate.<A HREF="./org/apache/jackrabbit/commons/predicate/Predicate.html" title="interface in org.apache.jackrabbit.commons.predicate">Predicate</A> <DD>Constant predicate that returns <code>true</code> for all objects. <DT><A HREF="./org/apache/jackrabbit/webdav/transaction/TxActiveLock.html" title="class in org.apache.jackrabbit.webdav.transaction"><B>TxActiveLock</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/transaction/package-summary.html">org.apache.jackrabbit.webdav.transaction</A><DD><code>TxActiveLock</code> represents the transaction lock present on a <A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionResource.html" title="interface in org.apache.jackrabbit.webdav.transaction"><CODE>TransactionResource</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/webdav/transaction/TxActiveLock.html#TxActiveLock(org.apache.jackrabbit.webdav.lock.LockInfo)"><B>TxActiveLock(LockInfo)</B></A> - Constructor for class org.apache.jackrabbit.webdav.transaction.<A HREF="./org/apache/jackrabbit/webdav/transaction/TxActiveLock.html" title="class in org.apache.jackrabbit.webdav.transaction">TxActiveLock</A> <DD>Create a new transaction lock. <DT><A HREF="./org/apache/jackrabbit/webdav/transaction/TxLockEntry.html" title="class in org.apache.jackrabbit.webdav.transaction"><B>TxLockEntry</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/transaction/package-summary.html">org.apache.jackrabbit.webdav.transaction</A><DD><code>TxLockEntry</code> represents the lock entry objects allowed for a transaction lock.<DT><A HREF="./org/apache/jackrabbit/webdav/transaction/TxLockEntry.html#TxLockEntry(boolean)"><B>TxLockEntry(boolean)</B></A> - Constructor for class org.apache.jackrabbit.webdav.transaction.<A HREF="./org/apache/jackrabbit/webdav/transaction/TxLockEntry.html" title="class in org.apache.jackrabbit.webdav.transaction">TxLockEntry</A> <DD>Create a lock entry that identifies transaction lock. <DT><A HREF="./org/apache/jackrabbit/webdav/transaction/TxLockManager.html" title="interface in org.apache.jackrabbit.webdav.transaction"><B>TxLockManager</B></A> - Interface in <A HREF="./org/apache/jackrabbit/webdav/transaction/package-summary.html">org.apache.jackrabbit.webdav.transaction</A><DD><code>TxLockManager</code> manages locks with locktype '<A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionConstants.html#TRANSACTION"><CODE>dcr:transaction</CODE></A>'.<DT><A HREF="./org/apache/jackrabbit/webdav/jcr/transaction/TxLockManagerImpl.html" title="class in org.apache.jackrabbit.webdav.jcr.transaction"><B>TxLockManagerImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/jcr/transaction/package-summary.html">org.apache.jackrabbit.webdav.jcr.transaction</A><DD><code>TxLockManagerImpl</code> manages locks with locktype '<A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionConstants.html#TRANSACTION"><CODE>dcr:transaction</CODE></A>'.<DT><A HREF="./org/apache/jackrabbit/webdav/jcr/transaction/TxLockManagerImpl.html#TxLockManagerImpl()"><B>TxLockManagerImpl()</B></A> - Constructor for class org.apache.jackrabbit.webdav.jcr.transaction.<A HREF="./org/apache/jackrabbit/webdav/jcr/transaction/TxLockManagerImpl.html" title="class in org.apache.jackrabbit.webdav.jcr.transaction">TxLockManagerImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/JCRWebdavServerServlet.html#txMgr"><B>txMgr</B></A> - Variable in class org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/JCRWebdavServerServlet.html" title="class in org.apache.jackrabbit.webdav.jcr">JCRWebdavServerServlet</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/PropertyTypeRegistry.TypeMapping.html#type"><B>type</B></A> - Variable in class org.apache.jackrabbit.core.query.<A HREF="./org/apache/jackrabbit/core/query/PropertyTypeRegistry.TypeMapping.html" title="class in org.apache.jackrabbit.core.query">PropertyTypeRegistry.TypeMapping</A> <DD>The property type as an integer <DT><A HREF="./org/apache/jackrabbit/value/BaseValue.html#type"><B>type</B></A> - Variable in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/BaseValue.html" title="class in org.apache.jackrabbit.value">BaseValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/value/BinaryValue.html#TYPE"><B>TYPE</B></A> - Static variable in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/BinaryValue.html" title="class in org.apache.jackrabbit.value">BinaryValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/value/BooleanValue.html#TYPE"><B>TYPE</B></A> - Static variable in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/BooleanValue.html" title="class in org.apache.jackrabbit.value">BooleanValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/value/DateValue.html#TYPE"><B>TYPE</B></A> - Static variable in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/DateValue.html" title="class in org.apache.jackrabbit.value">DateValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/value/DoubleValue.html#TYPE"><B>TYPE</B></A> - Static variable in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/DoubleValue.html" title="class in org.apache.jackrabbit.value">DoubleValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/value/LongValue.html#TYPE"><B>TYPE</B></A> - Static variable in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/LongValue.html" title="class in org.apache.jackrabbit.value">LongValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/value/NameValue.html#TYPE"><B>TYPE</B></A> - Static variable in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/NameValue.html" title="class in org.apache.jackrabbit.value">NameValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/value/PathValue.html#TYPE"><B>TYPE</B></A> - Static variable in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/PathValue.html" title="class in org.apache.jackrabbit.value">PathValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/value/ReferenceValue.html#TYPE"><B>TYPE</B></A> - Static variable in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/ReferenceValue.html" title="class in org.apache.jackrabbit.value">ReferenceValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/value/StringValue.html#TYPE"><B>TYPE</B></A> - Static variable in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/StringValue.html" title="class in org.apache.jackrabbit.value">StringValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/lock/Type.html" title="class in org.apache.jackrabbit.webdav.lock"><B>Type</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/lock/package-summary.html">org.apache.jackrabbit.webdav.lock</A><DD>The <code>Type</code> class encapsulates the lock type as defined by RFC 2518.<DT><A HREF="./org/apache/jackrabbit/webdav/version/LabelInfo.html#TYPE_ADD"><B>TYPE_ADD</B></A> - Static variable in class org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/LabelInfo.html" title="class in org.apache.jackrabbit.webdav.version">LabelInfo</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/MultiIndex.Action.html#TYPE_ADD_INDEX"><B>TYPE_ADD_INDEX</B></A> - Static variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/MultiIndex.Action.html" title="class in org.apache.jackrabbit.core.query.lucene">MultiIndex.Action</A> <DD>Action type for add index action. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/MultiIndex.Action.html#TYPE_ADD_NODE"><B>TYPE_ADD_NODE</B></A> - Static variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/MultiIndex.Action.html" title="class in org.apache.jackrabbit.core.query.lucene">MultiIndex.Action</A> <DD>Action type for add node action. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNode.html#TYPE_AND"><B>TYPE_AND</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryNode</A> <DD>Type value for <A HREF="./org/apache/jackrabbit/spi/commons/query/AndQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query"><CODE>AndQueryNode</CODE></A> <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/MultiIndex.Action.html#TYPE_COMMIT"><B>TYPE_COMMIT</B></A> - Static variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/MultiIndex.Action.html" title="class in org.apache.jackrabbit.core.query.lucene">MultiIndex.Action</A> <DD>Action type for commit action. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/MultiIndex.Action.html#TYPE_CREATE_INDEX"><B>TYPE_CREATE_INDEX</B></A> - Static variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/MultiIndex.Action.html" title="class in org.apache.jackrabbit.core.query.lucene">MultiIndex.Action</A> <DD>Action type for create index action. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryConstants.html#TYPE_DATE"><B>TYPE_DATE</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query">QueryConstants</A> <DD>date data type <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/MultiIndex.Action.html#TYPE_DELETE_INDEX"><B>TYPE_DELETE_INDEX</B></A> - Static variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/MultiIndex.Action.html" title="class in org.apache.jackrabbit.core.query.lucene">MultiIndex.Action</A> <DD>Action type for delete index action. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/MultiIndex.Action.html#TYPE_DELETE_NODE"><B>TYPE_DELETE_NODE</B></A> - Static variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/MultiIndex.Action.html" title="class in org.apache.jackrabbit.core.query.lucene">MultiIndex.Action</A> <DD>Action type for delete node action. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNode.html#TYPE_DEREF"><B>TYPE_DEREF</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryNode</A> <DD>Type value for <A HREF="./org/apache/jackrabbit/spi/commons/query/DerefQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query"><CODE>DerefQueryNode</CODE></A> <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryConstants.html#TYPE_DOUBLE"><B>TYPE_DOUBLE</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query">QueryConstants</A> <DD>double data type <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNode.html#TYPE_EXACT"><B>TYPE_EXACT</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryNode</A> <DD>Type value for <A HREF="./org/apache/jackrabbit/spi/commons/query/ExactQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query"><CODE>ExactQueryNode</CODE></A> <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNode.html#TYPE_LOCATION"><B>TYPE_LOCATION</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryNode</A> <DD>Type value for <A HREF="./org/apache/jackrabbit/spi/commons/query/LocationStepQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query"><CODE>LocationStepQueryNode</CODE></A> <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryConstants.html#TYPE_LONG"><B>TYPE_LONG</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query">QueryConstants</A> <DD>long data type <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryConstants.html#TYPE_NAME_DATE"><B>TYPE_NAME_DATE</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query">QueryConstants</A> <DD>Name of date data type <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryConstants.html#TYPE_NAME_DOUBLE"><B>TYPE_NAME_DOUBLE</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query">QueryConstants</A> <DD>Name of double data type <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryConstants.html#TYPE_NAME_LONG"><B>TYPE_NAME_LONG</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query">QueryConstants</A> <DD>Name of long data type <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryConstants.html#TYPE_NAME_POSITION"><B>TYPE_NAME_POSITION</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query">QueryConstants</A> <DD>Name of position index <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryConstants.html#TYPE_NAME_STRING"><B>TYPE_NAME_STRING</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query">QueryConstants</A> <DD>Name of string data type <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryConstants.html#TYPE_NAME_TIMESTAMP"><B>TYPE_NAME_TIMESTAMP</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query">QueryConstants</A> <DD>Name of timestamp data type <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryConstants.html#TYPE_NAME_UNKNOWN"><B>TYPE_NAME_UNKNOWN</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query">QueryConstants</A> <DD>Name for unknown data types <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryConstants.html#TYPE_NAMES"><B>TYPE_NAMES</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query">QueryConstants</A> <DD>Type names <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNode.html#TYPE_NODETYPE"><B>TYPE_NODETYPE</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryNode</A> <DD>Type value for <A HREF="./org/apache/jackrabbit/spi/commons/query/NodeTypeQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query"><CODE>NodeTypeQueryNode</CODE></A> <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNode.html#TYPE_NOT"><B>TYPE_NOT</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryNode</A> <DD>Type value for <A HREF="./org/apache/jackrabbit/spi/commons/query/NotQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query"><CODE>NotQueryNode</CODE></A> <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNode.html#TYPE_OR"><B>TYPE_OR</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryNode</A> <DD>Type value for <A HREF="./org/apache/jackrabbit/spi/commons/query/OrQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query"><CODE>OrQueryNode</CODE></A> <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNode.html#TYPE_ORDER"><B>TYPE_ORDER</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryNode</A> <DD>Type value for <A HREF="./org/apache/jackrabbit/spi/commons/query/OrderQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query"><CODE>OrderQueryNode</CODE></A> <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNode.html#TYPE_PATH"><B>TYPE_PATH</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryNode</A> <DD>Type value for <A HREF="./org/apache/jackrabbit/spi/commons/query/PathQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query"><CODE>PathQueryNode</CODE></A> <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryConstants.html#TYPE_POSITION"><B>TYPE_POSITION</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query">QueryConstants</A> <DD>position index type <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNode.html#TYPE_PROP_FUNCTION"><B>TYPE_PROP_FUNCTION</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryNode</A> <DD>Type value for <A HREF="./org/apache/jackrabbit/spi/commons/query/PropertyFunctionQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query"><CODE>PropertyFunctionQueryNode</CODE></A> <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNode.html#TYPE_RELATION"><B>TYPE_RELATION</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryNode</A> <DD>Type value for <A HREF="./org/apache/jackrabbit/spi/commons/query/RelationQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query"><CODE>RelationQueryNode</CODE></A> <DT><A HREF="./org/apache/jackrabbit/webdav/version/LabelInfo.html#TYPE_REMOVE"><B>TYPE_REMOVE</B></A> - Static variable in class org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/LabelInfo.html" title="class in org.apache.jackrabbit.webdav.version">LabelInfo</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNode.html#TYPE_ROOT"><B>TYPE_ROOT</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryNode</A> <DD>Type value for <A HREF="./org/apache/jackrabbit/spi/commons/query/QueryRootNode.html" title="class in org.apache.jackrabbit.spi.commons.query"><CODE>QueryRootNode</CODE></A> <DT><A HREF="./org/apache/jackrabbit/webdav/version/LabelInfo.html#TYPE_SET"><B>TYPE_SET</B></A> - Static variable in class org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/LabelInfo.html" title="class in org.apache.jackrabbit.webdav.version">LabelInfo</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/MultiIndex.Action.html#TYPE_START"><B>TYPE_START</B></A> - Static variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/MultiIndex.Action.html" title="class in org.apache.jackrabbit.core.query.lucene">MultiIndex.Action</A> <DD>Action type for start action. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryConstants.html#TYPE_STRING"><B>TYPE_STRING</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query">QueryConstants</A> <DD>string data type <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNode.html#TYPE_TEXTSEARCH"><B>TYPE_TEXTSEARCH</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryNode</A> <DD>Type value for <A HREF="./org/apache/jackrabbit/spi/commons/query/TextsearchQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query"><CODE>TextsearchQueryNode</CODE></A> <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryConstants.html#TYPE_TIMESTAMP"><B>TYPE_TIMESTAMP</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query">QueryConstants</A> <DD>timestamp data type <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/MultiIndex.Action.html#TYPE_VOLATILE_COMMIT"><B>TYPE_VOLATILE_COMMIT</B></A> - Static variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/MultiIndex.Action.html" title="class in org.apache.jackrabbit.core.query.lucene">MultiIndex.Action</A> <DD>Action type for volatile index commit action. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#TypeDeclaration()"><B>TypeDeclaration()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/JcrValueType.html#typeFromContentType(java.lang.String)"><B>typeFromContentType(String)</B></A> - Static method in class org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/JcrValueType.html" title="class in org.apache.jackrabbit.webdav.jcr">JcrValueType</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#TypeName()"><B>TypeName()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/LabelInfo.html#typeNames"><B>typeNames</B></A> - Static variable in class org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/LabelInfo.html" title="class in org.apache.jackrabbit.webdav.version">LabelInfo</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#TypeswitchExpr()"><B>TypeswitchExpr()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#TypeswitchLpar"><B>TypeswitchLpar</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; </DL> <HR> <A NAME="_U_"><!-- --></A><H2> <B>U</B></H2> <DL> <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#UnaryExpr()"><B>UnaryExpr()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html#UnaryExpression()"><B>UnaryExpression()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParser</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#UnaryMinus"><B>UnaryMinus</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#UnaryPlus"><B>UnaryPlus</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/bind/UnbindInfo.html" title="class in org.apache.jackrabbit.webdav.bind"><B>UnbindInfo</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/bind/package-summary.html">org.apache.jackrabbit.webdav.bind</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/webdav/bind/UnbindInfo.html#UnbindInfo(java.lang.String)"><B>UnbindInfo(String)</B></A> - Constructor for class org.apache.jackrabbit.webdav.bind.<A HREF="./org/apache/jackrabbit/webdav/bind/UnbindInfo.html" title="class in org.apache.jackrabbit.webdav.bind">UnbindInfo</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/UnbindMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods"><B>UnbindMethod</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/client/methods/package-summary.html">org.apache.jackrabbit.webdav.client.methods</A><DD><code>UnbindMethod</code> removes a binding to a resource (semantically equivalent to delete).<DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/UnbindMethod.html#UnbindMethod(java.lang.String, org.apache.jackrabbit.webdav.bind.UnbindInfo)"><B>UnbindMethod(String, UnbindInfo)</B></A> - Constructor for class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/UnbindMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods">UnbindMethod</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/VersionControlledItemCollection.html#uncheckout()"><B>uncheckout()</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/VersionControlledItemCollection.html" title="class in org.apache.jackrabbit.webdav.jcr">VersionControlledItemCollection</A> <DD>Not implemented. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/WorkspaceResourceImpl.html#uncheckout()"><B>uncheckout()</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/WorkspaceResourceImpl.html" title="class in org.apache.jackrabbit.webdav.jcr">WorkspaceResourceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/simple/VersionControlledResourceImpl.html#uncheckout()"><B>uncheckout()</B></A> - Method in class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/VersionControlledResourceImpl.html" title="class in org.apache.jackrabbit.webdav.simple">VersionControlledResourceImpl</A> <DD>UNCHECKOUT cannot be implemented on top of JSR 170 repository. <DT><A HREF="./org/apache/jackrabbit/webdav/version/VersionControlledResource.html#uncheckout()"><B>uncheckout()</B></A> - Method in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/VersionControlledResource.html" title="interface in org.apache.jackrabbit.webdav.version">VersionControlledResource</A> <DD>Perform an uncheckout on the version controlled resource. <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/UncheckoutMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods"><B>UncheckoutMethod</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/client/methods/package-summary.html">org.apache.jackrabbit.webdav.client.methods</A><DD><code>UncheckoutMethod</code>...<DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/UncheckoutMethod.html#UncheckoutMethod(java.lang.String)"><B>UncheckoutMethod(String)</B></A> - Constructor for class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/UncheckoutMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods">UncheckoutMethod</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/nodetype/compact/Lexer.html#UNDEFINED"><B>UNDEFINED</B></A> - Static variable in class org.apache.jackrabbit.core.nodetype.compact.<A HREF="./org/apache/jackrabbit/core/nodetype/compact/Lexer.html" title="class in org.apache.jackrabbit.core.nodetype.compact">Lexer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/Lexer.html#UNDEFINED"><B>UNDEFINED</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/Lexer.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">Lexer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/server/io/IOUtil.html#UNDEFINED_LENGTH"><B>UNDEFINED_LENGTH</B></A> - Static variable in class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/IOUtil.html" title="class in org.apache.jackrabbit.server.io">IOUtil</A> <DD>Constant for undefined content length <DT><A HREF="./org/apache/jackrabbit/jcr2spi/PropertyImpl.html#UNDEFINED_PROPERTY_LENGTH"><B>UNDEFINED_PROPERTY_LENGTH</B></A> - Static variable in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/PropertyImpl.html" title="class in org.apache.jackrabbit.jcr2spi">PropertyImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/server/io/IOUtil.html#UNDEFINED_TIME"><B>UNDEFINED_TIME</B></A> - Static variable in class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/IOUtil.html" title="class in org.apache.jackrabbit.server.io">IOUtil</A> <DD>Constant for undefined modification/creation time <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#UNDEFINED_TIME"><B>UNDEFINED_TIME</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>Marker for undefined modification or creation time. <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#UNDEFINED_TIMEOUT"><B>UNDEFINED_TIMEOUT</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/UndefinedPropertyTest.html" title="class in org.apache.jackrabbit.test.api"><B>UndefinedPropertyTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD>Tests if no property in the workspace is of type <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/PropertyType.html?is-external=true#UNDEFINED" title="class or interface in javax.jcr"><CODE>PropertyType.UNDEFINED</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/test/api/UndefinedPropertyTest.html#UndefinedPropertyTest()"><B>UndefinedPropertyTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/UndefinedPropertyTest.html" title="class in org.apache.jackrabbit.test.api">UndefinedPropertyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#UNDERSCORE"><B>UNDERSCORE</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/MultiIndex.Action.html#undo(org.apache.jackrabbit.core.query.lucene.MultiIndex)"><B>undo(MultiIndex)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/MultiIndex.Action.html" title="class in org.apache.jackrabbit.core.query.lucene">MultiIndex.Action</A> <DD>Executes the inverse operation of this action. <DT><A HREF="./org/apache/jackrabbit/core/state/ChangeLog.html#undo(org.apache.jackrabbit.core.state.ItemStateManager)"><B>undo(ItemStateManager)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ChangeLog.html" title="class in org.apache.jackrabbit.core.state">ChangeLog</A> <DD>Undo changes made to items in the change log. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/AbstractOperation.html#undo()"><B>undo()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/AbstractOperation.html" title="class in org.apache.jackrabbit.jcr2spi.operation">AbstractOperation</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/AddNode.html#undo()"><B>undo()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/AddNode.html" title="class in org.apache.jackrabbit.jcr2spi.operation">AddNode</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/AddProperty.html#undo()"><B>undo()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/AddProperty.html" title="class in org.apache.jackrabbit.jcr2spi.operation">AddProperty</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/Move.html#undo()"><B>undo()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/Move.html" title="class in org.apache.jackrabbit.jcr2spi.operation">Move</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/Operation.html#undo()"><B>undo()</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/Operation.html" title="interface in org.apache.jackrabbit.jcr2spi.operation">Operation</A> <DD>Revert changes made by this operation. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/Remove.html#undo()"><B>undo()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/Remove.html" title="class in org.apache.jackrabbit.jcr2spi.operation">Remove</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/ReorderNodes.html#undo()"><B>undo()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/ReorderNodes.html" title="class in org.apache.jackrabbit.jcr2spi.operation">ReorderNodes</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/SetMixin.html#undo()"><B>undo()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/SetMixin.html" title="class in org.apache.jackrabbit.jcr2spi.operation">SetMixin</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/SetPropertyValue.html#undo()"><B>undo()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/SetPropertyValue.html" title="class in org.apache.jackrabbit.jcr2spi.operation">SetPropertyValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/ChangeLog.html#undo()"><B>undo()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/ChangeLog.html" title="class in org.apache.jackrabbit.jcr2spi.state">ChangeLog</A> <DD>Revert the changes listed within this changelog <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html#undo(org.apache.jackrabbit.jcr2spi.state.ItemState)"><B>undo(ItemState)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.jcr2spi.state">SessionItemStateManager</A> <DD>This will undo all changes made to <code>state</code> and descendant items of <code>state</code> inside this item state manager. <DT><A HREF="./org/apache/jackrabbit/core/fs/FileSystemPathUtil.html#unescape(java.lang.String)"><B>unescape(String)</B></A> - Static method in class org.apache.jackrabbit.core.fs.<A HREF="./org/apache/jackrabbit/core/fs/FileSystemPathUtil.html" title="class in org.apache.jackrabbit.core.fs">FileSystemPathUtil</A> <DD>Decodes the specified path/name. <DT><A HREF="./org/apache/jackrabbit/util/Text.html#unescape(java.lang.String, char)"><B>unescape(String, char)</B></A> - Static method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/Text.html" title="class in org.apache.jackrabbit.util">Text</A> <DD>Does a URL decoding of the <code>string</code> using the <code>escape</code> character. <DT><A HREF="./org/apache/jackrabbit/util/Text.html#unescape(java.lang.String)"><B>unescape(String)</B></A> - Static method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/Text.html" title="class in org.apache.jackrabbit.util">Text</A> <DD>Does a URL decoding of the <code>string</code>. <DT><A HREF="./org/apache/jackrabbit/util/Text.html#unescapeIllegalJcrChars(java.lang.String)"><B>unescapeIllegalJcrChars(String)</B></A> - Static method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/Text.html" title="class in org.apache.jackrabbit.util">Text</A> <DD>Unescapes previously escaped jcr chars. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#Union"><B>Union</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#UnionExpr()"><B>UnionExpr()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/EntryFactory.NodeEntryListener.html#uniqueIdChanged(org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry, java.lang.String)"><B>uniqueIdChanged(NodeEntry, String)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.<A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/EntryFactory.NodeEntryListener.html" title="interface in org.apache.jackrabbit.jcr2spi.hierarchy">EntryFactory.NodeEntryListener</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/UniqueIdResolver.html#uniqueIdChanged(org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry, java.lang.String)"><B>uniqueIdChanged(NodeEntry, String)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.<A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/UniqueIdResolver.html" title="class in org.apache.jackrabbit.jcr2spi.hierarchy">UniqueIdResolver</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/UniqueIdResolver.html" title="class in org.apache.jackrabbit.jcr2spi.hierarchy"><B>UniqueIdResolver</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/package-summary.html">org.apache.jackrabbit.jcr2spi.hierarchy</A><DD><code>UniqueIdResolver</code> allows to retrieve <code>NodeEntry</code> instances that are identified by a uniqueID.<DT><A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/UniqueIdResolver.html#UniqueIdResolver(org.apache.jackrabbit.jcr2spi.state.ItemStateFactory)"><B>UniqueIdResolver(ItemStateFactory)</B></A> - Constructor for class org.apache.jackrabbit.jcr2spi.hierarchy.<A HREF="./org/apache/jackrabbit/jcr2spi/hierarchy/UniqueIdResolver.html" title="class in org.apache.jackrabbit.jcr2spi.hierarchy">UniqueIdResolver</A> <DD>Creates a new <code>UniqueIdResolver</code>. <DT><A HREF="./org/apache/jackrabbit/name/UnknownPrefixException.html" title="class in org.apache.jackrabbit.name"><B>UnknownPrefixException</B></A> - Exception in <A HREF="./org/apache/jackrabbit/name/package-summary.html">org.apache.jackrabbit.name</A><DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;<DT><A HREF="./org/apache/jackrabbit/name/UnknownPrefixException.html#UnknownPrefixException(java.lang.String)"><B>UnknownPrefixException(String)</B></A> - Constructor for exception org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/UnknownPrefixException.html" title="class in org.apache.jackrabbit.name">UnknownPrefixException</A> <DD><B>Deprecated.</B>&nbsp;Creates an UnknownPrefixException with the given error message. <DT><A HREF="./org/apache/jackrabbit/name/UnknownPrefixException.html#UnknownPrefixException(java.lang.String, java.lang.Throwable)"><B>UnknownPrefixException(String, Throwable)</B></A> - Constructor for exception org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/UnknownPrefixException.html" title="class in org.apache.jackrabbit.name">UnknownPrefixException</A> <DD><B>Deprecated.</B>&nbsp;Creates an IllegalNameException with the given error message and root cause exception. <DT><A HREF="./org/apache/jackrabbit/api/jsr283/lock/LockManager.html#unlock(java.lang.String)"><B>unlock(String)</B></A> - Method in interface org.apache.jackrabbit.api.jsr283.lock.<A HREF="./org/apache/jackrabbit/api/jsr283/lock/LockManager.html" title="interface in org.apache.jackrabbit.api.jsr283.lock">LockManager</A> <DD>Removes the lock on the node at <code>absPath</code>. <DT><A HREF="./org/apache/jackrabbit/core/journal/AbstractJournal.html#unlock(boolean)"><B>unlock(boolean)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AbstractJournal.html" title="class in org.apache.jackrabbit.core.journal">AbstractJournal</A> <DD>Unlock the journal revision. <DT><A HREF="./org/apache/jackrabbit/core/lock/LockManager.html#unlock(org.apache.jackrabbit.core.NodeImpl)"><B>unlock(NodeImpl)</B></A> - Method in interface org.apache.jackrabbit.core.lock.<A HREF="./org/apache/jackrabbit/core/lock/LockManager.html" title="interface in org.apache.jackrabbit.core.lock">LockManager</A> <DD>Removes the lock on a node given by its path. <DT><A HREF="./org/apache/jackrabbit/core/lock/LockManagerImpl.html#unlock(org.apache.jackrabbit.core.NodeImpl)"><B>unlock(NodeImpl)</B></A> - Method in class org.apache.jackrabbit.core.lock.<A HREF="./org/apache/jackrabbit/core/lock/LockManagerImpl.html" title="class in org.apache.jackrabbit.core.lock">LockManagerImpl</A> <DD>Removes the lock on a node given by its path. <DT><A HREF="./org/apache/jackrabbit/core/lock/SessionLockManager.html#unlock(java.lang.String)"><B>unlock(String)</B></A> - Method in class org.apache.jackrabbit.core.lock.<A HREF="./org/apache/jackrabbit/core/lock/SessionLockManager.html" title="class in org.apache.jackrabbit.core.lock">SessionLockManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/lock/XALockManager.html#unlock(org.apache.jackrabbit.core.NodeImpl)"><B>unlock(NodeImpl)</B></A> - Method in class org.apache.jackrabbit.core.lock.<A HREF="./org/apache/jackrabbit/core/lock/XALockManager.html" title="class in org.apache.jackrabbit.core.lock">XALockManager</A> <DD>Removes the lock on a node given by its path. <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#unlock()"><B>unlock()</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/jcr2spi/lock/DefaultLockManager.html#unlock(org.apache.jackrabbit.jcr2spi.state.NodeState)"><B>unlock(NodeState)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.lock.<A HREF="./org/apache/jackrabbit/jcr2spi/lock/DefaultLockManager.html" title="class in org.apache.jackrabbit.jcr2spi.lock">DefaultLockManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/lock/LockManager.html#unlock(org.apache.jackrabbit.jcr2spi.state.NodeState)"><B>unlock(NodeState)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.lock.<A HREF="./org/apache/jackrabbit/jcr2spi/lock/LockManager.html" title="interface in org.apache.jackrabbit.jcr2spi.lock">LockManager</A> <DD>Removes the lock on a node. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/lock/LockManagerImpl.html#unlock(java.lang.String)"><B>unlock(String)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.lock.<A HREF="./org/apache/jackrabbit/jcr2spi/lock/LockManagerImpl.html" title="class in org.apache.jackrabbit.jcr2spi.lock">LockManagerImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/lock/LockManagerImpl.html#unlock(org.apache.jackrabbit.jcr2spi.state.NodeState)"><B>unlock(NodeState)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.lock.<A HREF="./org/apache/jackrabbit/jcr2spi/lock/LockManagerImpl.html" title="class in org.apache.jackrabbit.jcr2spi.lock">LockManagerImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html#unlock()"><B>unlock()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html" title="class in org.apache.jackrabbit.jcr2spi">NodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/AbstractReadableRepositoryService.html#unlock(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId)"><B>unlock(SessionInfo, NodeId)</B></A> - Method in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/AbstractReadableRepositoryService.html" title="class in org.apache.jackrabbit.spi.commons">AbstractReadableRepositoryService</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/RepositoryServiceLogger.html#unlock(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId)"><B>unlock(SessionInfo, NodeId)</B></A> - Method in class org.apache.jackrabbit.spi.commons.logging.<A HREF="./org/apache/jackrabbit/spi/commons/logging/RepositoryServiceLogger.html" title="class in org.apache.jackrabbit.spi.commons.logging">RepositoryServiceLogger</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/RepositoryService.html#unlock(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId)"><B>unlock(SessionInfo, NodeId)</B></A> - Method in interface org.apache.jackrabbit.spi.<A HREF="./org/apache/jackrabbit/spi/RepositoryService.html" title="interface in org.apache.jackrabbit.spi">RepositoryService</A> <DD>Releases the lock on the <code>Node</code> identified by the given <code>NodeId</code>. <DT><A HREF="./org/apache/jackrabbit/spi2dav/RepositoryServiceImpl.html#unlock(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId)"><B>unlock(SessionInfo, NodeId)</B></A> - Method in class org.apache.jackrabbit.spi2dav.<A HREF="./org/apache/jackrabbit/spi2dav/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2dav">RepositoryServiceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi2jcr/RepositoryServiceImpl.html#unlock(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId)"><B>unlock(SessionInfo, NodeId)</B></A> - Method in class org.apache.jackrabbit.spi2jcr.<A HREF="./org/apache/jackrabbit/spi2jcr/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2jcr">RepositoryServiceImpl</A> <DD>Releases the lock on the <code>Node</code> identified by the given <code>NodeId</code>. <DT><A HREF="./org/apache/jackrabbit/webdav/DavResource.html#unlock(java.lang.String)"><B>unlock(String)</B></A> - Method in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavResource.html" title="interface in org.apache.jackrabbit.webdav">DavResource</A> <DD>Remove the lock identified by the included lock token from this resource. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/DefaultItemCollection.html#unlock(java.lang.String)"><B>unlock(String)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/DefaultItemCollection.html" title="class in org.apache.jackrabbit.webdav.jcr">DefaultItemCollection</A> <DD>Remove the write lock from this resource by unlocking the underlying <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true" title="class or interface in javax.jcr"><CODE>node</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/webdav/simple/DavResourceImpl.html#unlock(java.lang.String)"><B>unlock(String)</B></A> - Method in class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/DavResourceImpl.html" title="class in org.apache.jackrabbit.webdav.simple">DavResourceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionResource.html#unlock(java.lang.String, org.apache.jackrabbit.webdav.transaction.TransactionInfo)"><B>unlock(String, TransactionInfo)</B></A> - Method in interface org.apache.jackrabbit.webdav.transaction.<A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionResource.html" title="interface in org.apache.jackrabbit.webdav.transaction">TransactionResource</A> <DD>Overloads the <A HREF="./org/apache/jackrabbit/webdav/DavResource.html#unlock(java.lang.String)"><CODE>unlock</CODE></A> method of the <code>DavResource</code> interface. <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/UnLockMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods"><B>UnLockMethod</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/client/methods/package-summary.html">org.apache.jackrabbit.webdav.client.methods</A><DD><code>UnLockMethod</code>...<DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/UnLockMethod.html#UnLockMethod(java.lang.String, java.lang.String)"><B>UnLockMethod(String, String)</B></A> - Constructor for class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/UnLockMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods">UnLockMethod</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/authorization/UnmodifiableAccessControlList.html" title="class in org.apache.jackrabbit.core.security.authorization"><B>UnmodifiableAccessControlList</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/security/authorization/package-summary.html">org.apache.jackrabbit.core.security.authorization</A><DD>An implementation of the <code>AccessControlList</code> interface that only allows for reading.<DT><A HREF="./org/apache/jackrabbit/core/security/authorization/UnmodifiableAccessControlList.html#UnmodifiableAccessControlList(org.apache.jackrabbit.api.jsr283.security.AccessControlList)"><B>UnmodifiableAccessControlList(AccessControlList)</B></A> - Constructor for class org.apache.jackrabbit.core.security.authorization.<A HREF="./org/apache/jackrabbit/core/security/authorization/UnmodifiableAccessControlList.html" title="class in org.apache.jackrabbit.core.security.authorization">UnmodifiableAccessControlList</A> <DD>Construct a new <code>UnmodifiableAccessControlList</code> <DT><A HREF="./org/apache/jackrabbit/core/security/authorization/UnmodifiableAccessControlList.html#UnmodifiableAccessControlList(java.util.List)"><B>UnmodifiableAccessControlList(List)</B></A> - Constructor for class org.apache.jackrabbit.core.security.authorization.<A HREF="./org/apache/jackrabbit/core/security/authorization/UnmodifiableAccessControlList.html" title="class in org.apache.jackrabbit.core.security.authorization">UnmodifiableAccessControlList</A> <DD>Construct a new <code>UnmodifiableAccessControlList</code> <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#Unordered"><B>Unordered</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#UnorderedExpr()"><B>UnorderedExpr()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#UnorderedOpen"><B>UnorderedOpen</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/cluster/NodeTypeRecord.html#UNREGISTER"><B>UNREGISTER</B></A> - Static variable in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/NodeTypeRecord.html" title="class in org.apache.jackrabbit.core.cluster">NodeTypeRecord</A> <DD>Operation type: unregistration. <DT><A HREF="./org/apache/jackrabbit/core/journal/AbstractJournal.html#unregister(org.apache.jackrabbit.core.journal.RecordConsumer)"><B>unregister(RecordConsumer)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AbstractJournal.html" title="class in org.apache.jackrabbit.core.journal">AbstractJournal</A> <DD>Unregister a record processor. <DT><A HREF="./org/apache/jackrabbit/core/journal/Journal.html#unregister(org.apache.jackrabbit.core.journal.RecordConsumer)"><B>unregister(RecordConsumer)</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/Journal.html" title="interface in org.apache.jackrabbit.core.journal">Journal</A> <DD>Unregister a record processor. <DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html#unregistered(java.util.Collection)"><B>unregistered(Collection)</B></A> - Method in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html" title="class in org.apache.jackrabbit.core.cluster">ClusterNode</A> <DD>Called when one or more node types have been unregistered. <DT><A HREF="./org/apache/jackrabbit/core/cluster/NodeTypeEventChannel.html#unregistered(java.util.Collection)"><B>unregistered(Collection)</B></A> - Method in interface org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/NodeTypeEventChannel.html" title="interface in org.apache.jackrabbit.core.cluster">NodeTypeEventChannel</A> <DD>Called when one or more node types have been unregistered. <DT><A HREF="./org/apache/jackrabbit/core/NamespaceRegistryImpl.html#unregisterNamespace(java.lang.String)"><B>unregisterNamespace(String)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NamespaceRegistryImpl.html" title="class in org.apache.jackrabbit.core">NamespaceRegistryImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/jcr2spi/NamespaceRegistryImpl.html#unregisterNamespace(java.lang.String)"><B>unregisterNamespace(String)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/NamespaceRegistryImpl.html" title="class in org.apache.jackrabbit.jcr2spi">NamespaceRegistryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/NamespaceStorage.html#unregisterNamespace(java.lang.String)"><B>unregisterNamespace(String)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/NamespaceStorage.html" title="interface in org.apache.jackrabbit.jcr2spi">NamespaceStorage</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/WorkspaceManager.html#unregisterNamespace(java.lang.String)"><B>unregisterNamespace(String)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/WorkspaceManager.html" title="class in org.apache.jackrabbit.jcr2spi">WorkspaceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/AbstractReadableRepositoryService.html#unregisterNamespace(org.apache.jackrabbit.spi.SessionInfo, java.lang.String)"><B>unregisterNamespace(SessionInfo, String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/AbstractReadableRepositoryService.html" title="class in org.apache.jackrabbit.spi.commons">AbstractReadableRepositoryService</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/RepositoryServiceLogger.html#unregisterNamespace(org.apache.jackrabbit.spi.SessionInfo, java.lang.String)"><B>unregisterNamespace(SessionInfo, String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.logging.<A HREF="./org/apache/jackrabbit/spi/commons/logging/RepositoryServiceLogger.html" title="class in org.apache.jackrabbit.spi.commons.logging">RepositoryServiceLogger</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/RepositoryService.html#unregisterNamespace(org.apache.jackrabbit.spi.SessionInfo, java.lang.String)"><B>unregisterNamespace(SessionInfo, String)</B></A> - Method in interface org.apache.jackrabbit.spi.<A HREF="./org/apache/jackrabbit/spi/RepositoryService.html" title="interface in org.apache.jackrabbit.spi">RepositoryService</A> <DD>Unregister the namespace identified by the given uri <DT><A HREF="./org/apache/jackrabbit/spi2dav/RepositoryServiceImpl.html#unregisterNamespace(org.apache.jackrabbit.spi.SessionInfo, java.lang.String)"><B>unregisterNamespace(SessionInfo, String)</B></A> - Method in class org.apache.jackrabbit.spi2dav.<A HREF="./org/apache/jackrabbit/spi2dav/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2dav">RepositoryServiceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi2jcr/RepositoryServiceImpl.html#unregisterNamespace(org.apache.jackrabbit.spi.SessionInfo, java.lang.String)"><B>unregisterNamespace(SessionInfo, String)</B></A> - Method in class org.apache.jackrabbit.spi2jcr.<A HREF="./org/apache/jackrabbit/spi2jcr/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2jcr">RepositoryServiceImpl</A> <DD>Unregister the namespace identified by the given uri <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeManagerImpl.html#unregisterNodeType(java.lang.String)"><B>unregisterNodeType(String)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeManagerImpl.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeManagerImpl</A> <DD>Unregisters the specified node type. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeRegistry.html#unregisterNodeType(org.apache.jackrabbit.spi.Name)"><B>unregisterNodeType(Name)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeRegistry.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeRegistry</A> <DD>Unregisters the specified node type. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeRegistry.html#unregisterNodeType(org.apache.jackrabbit.spi.Name)"><B>unregisterNodeType(Name)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.<A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeRegistry.html" title="interface in org.apache.jackrabbit.jcr2spi.nodetype">NodeTypeRegistry</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeRegistryImpl.html#unregisterNodeType(org.apache.jackrabbit.spi.Name)"><B>unregisterNodeType(Name)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.nodetype.<A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeRegistryImpl.html" title="class in org.apache.jackrabbit.jcr2spi.nodetype">NodeTypeRegistryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeManagerImpl.html#unregisterNodeTypes(java.lang.String[])"><B>unregisterNodeTypes(String[])</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeManagerImpl.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeManagerImpl</A> <DD>Unregisters the specified set of node types. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeRegistry.html#unregisterNodeTypes(java.util.Collection)"><B>unregisterNodeTypes(Collection)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeRegistry.html" title="class in org.apache.jackrabbit.core.nodetype">NodeTypeRegistry</A> <DD>Same as <code><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeRegistry.html#unregisterNodeType(org.apache.jackrabbit.spi.Name)"><CODE>NodeTypeRegistry.unregisterNodeType(Name)</CODE></A></code> except that a set of node types is unregistered instead of just one. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeCache.html#unregisterNodeTypes(org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeStorage, org.apache.jackrabbit.spi.Name[])"><B>unregisterNodeTypes(NodeTypeStorage, Name[])</B></A> - Method in class org.apache.jackrabbit.jcr2spi.nodetype.<A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeCache.html" title="class in org.apache.jackrabbit.jcr2spi.nodetype">NodeTypeCache</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeRegistry.html#unregisterNodeTypes(java.util.Collection)"><B>unregisterNodeTypes(Collection)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.<A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeRegistry.html" title="interface in org.apache.jackrabbit.jcr2spi.nodetype">NodeTypeRegistry</A> <DD>Same as <code><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeRegistry.html#unregisterNodeType(org.apache.jackrabbit.spi.Name)"><CODE>NodeTypeRegistry.unregisterNodeType(Name)</CODE></A></code> except that a set of node types is unregistered instead of just one. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeRegistryImpl.html#unregisterNodeTypes(java.util.Collection)"><B>unregisterNodeTypes(Collection)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.nodetype.<A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeRegistryImpl.html" title="class in org.apache.jackrabbit.jcr2spi.nodetype">NodeTypeRegistryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeStorage.html#unregisterNodeTypes(org.apache.jackrabbit.spi.Name[])"><B>unregisterNodeTypes(Name[])</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.<A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeStorage.html" title="interface in org.apache.jackrabbit.jcr2spi.nodetype">NodeTypeStorage</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/jndi/RegistryHelper.html#unregisterRepository(javax.naming.Context, java.lang.String)"><B>unregisterRepository(Context, String)</B></A> - Static method in class org.apache.jackrabbit.core.jndi.<A HREF="./org/apache/jackrabbit/core/jndi/RegistryHelper.html" title="class in org.apache.jackrabbit.core.jndi">RegistryHelper</A> <DD>This method shutdowns a <A HREF="./org/apache/jackrabbit/core/jndi/BindableRepository.html" title="class in org.apache.jackrabbit.core.jndi"><CODE>BindableRepository</CODE></A> instance using the given configuration information, and unbinds it from the given JNDI context. <DT><A HREF="./org/apache/jackrabbit/webdav/version/VersionControlledResource.html#UNRESERVED"><B>UNRESERVED</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/VersionControlledResource.html" title="interface in org.apache.jackrabbit.webdav.version">VersionControlledResource</A> <DD>DAV:unreserved is a property for a checked-out resource, if the server supports the activity feature. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#UNSIGNED_INTEGER"><B>UNSIGNED_INTEGER</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/observation/SubscriptionManagerImpl.html#unsubscribe(java.lang.String, org.apache.jackrabbit.webdav.observation.ObservationResource)"><B>unsubscribe(String, ObservationResource)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.observation.<A HREF="./org/apache/jackrabbit/webdav/jcr/observation/SubscriptionManagerImpl.html" title="class in org.apache.jackrabbit.webdav.jcr.observation">SubscriptionManagerImpl</A> <DD>Unsubscribe the <code>Subscription</code> with the given id and remove it from the <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/observation/ObservationManager.html?is-external=true" title="class or interface in javax.jcr.observation"><CODE>ObservationManager</CODE></A> as well as from the internal map. <DT><A HREF="./org/apache/jackrabbit/webdav/observation/ObservationResource.html#unsubscribe(java.lang.String)"><B>unsubscribe(String)</B></A> - Method in interface org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/ObservationResource.html" title="interface in org.apache.jackrabbit.webdav.observation">ObservationResource</A> <DD>Unsubscribe the event listener with the given SubscriptionId. <DT><A HREF="./org/apache/jackrabbit/webdav/observation/SubscriptionManager.html#unsubscribe(java.lang.String, org.apache.jackrabbit.webdav.observation.ObservationResource)"><B>unsubscribe(String, ObservationResource)</B></A> - Method in interface org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/SubscriptionManager.html" title="interface in org.apache.jackrabbit.webdav.observation">SubscriptionManager</A> <DD>Unsubscribe the <code>Subscription</code> with the given id. <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/UnSubscribeMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods"><B>UnSubscribeMethod</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/client/methods/package-summary.html">org.apache.jackrabbit.webdav.client.methods</A><DD><code>UnSubscribeMethod</code>...<DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/UnSubscribeMethod.html#UnSubscribeMethod(java.lang.String, java.lang.String)"><B>UnSubscribeMethod(String, String)</B></A> - Constructor for class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/UnSubscribeMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods">UnSubscribeMethod</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeDefinitionImpl.html#unwrap()"><B>unwrap()</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeDefinitionImpl.html" title="class in org.apache.jackrabbit.core.nodetype">NodeDefinitionImpl</A> <DD>Returns the wrapped node definition. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/PropertyDefinitionImpl.html#unwrap()"><B>unwrap()</B></A> - Method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/PropertyDefinitionImpl.html" title="class in org.apache.jackrabbit.core.nodetype">PropertyDefinitionImpl</A> <DD>Returns the wrapped property definition. <DT><A HREF="./org/apache/jackrabbit/core/state/UpdatableItemStateManager.html" title="interface in org.apache.jackrabbit.core.state"><B>UpdatableItemStateManager</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/state/package-summary.html">org.apache.jackrabbit.core.state</A><DD>Identifies an <code>ItemStateManager</code> that allows updating items.<DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/UpdatableItemStateManager.html" title="interface in org.apache.jackrabbit.jcr2spi.state"><B>UpdatableItemStateManager</B></A> - Interface in <A HREF="./org/apache/jackrabbit/jcr2spi/state/package-summary.html">org.apache.jackrabbit.jcr2spi.state</A><DD>An <code>ItemStateManager</code> that deals with state modifications.<DT><A HREF="./org/apache/jackrabbit/core/BatchedItemOperations.html#update()"><B>update()</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/BatchedItemOperations.html" title="class in org.apache.jackrabbit.core">BatchedItemOperations</A> <DD>End an update operation. <DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterRecord.html#update()"><B>update()</B></A> - Method in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterRecord.html" title="class in org.apache.jackrabbit.core.cluster">ClusterRecord</A> <DD>Update the record. <DT><A HREF="./org/apache/jackrabbit/core/cluster/Update.html" title="interface in org.apache.jackrabbit.core.cluster"><B>Update</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/cluster/package-summary.html">org.apache.jackrabbit.core.cluster</A><DD>Update operation passed in <code>UpdateEventChannel</code>.<DT><A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html#update()"><B>update()</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html" title="class in org.apache.jackrabbit.core.journal">AppendRecord</A> <DD>Update the changes made to an appended record. <DT><A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html#update()"><B>update()</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html" title="class in org.apache.jackrabbit.core.journal">ReadRecord</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/Record.html#update()"><B>update()</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/Record.html" title="interface in org.apache.jackrabbit.core.journal">Record</A> <DD>Update the changes made to an appended record. <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#update(java.lang.String)"><B>update(String)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeImpl.html" title="class in org.apache.jackrabbit.core">NodeImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.html#update(org.apache.jackrabbit.core.state.NodeState)"><B>update(NodeState)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/NodePropBundle.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">NodePropBundle</A> <DD>Updates this bundle with values from the given state. <DT><A HREF="./org/apache/jackrabbit/core/state/ItemStateCache.html#update(org.apache.jackrabbit.core.ItemId)"><B>update(ItemId)</B></A> - Method in interface org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ItemStateCache.html" title="interface in org.apache.jackrabbit.core.state">ItemStateCache</A> <DD>Informs the cache that the item was modified and the cache might need to recalculate the items caching weight. <DT><A HREF="./org/apache/jackrabbit/core/state/ItemStateReferenceCache.html#update(org.apache.jackrabbit.core.ItemId)"><B>update(ItemId)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ItemStateReferenceCache.html" title="class in org.apache.jackrabbit.core.state">ItemStateReferenceCache</A> <DD>Informs the cache that the item was modified and the cache might need to recalculate the items caching weight. <DT><A HREF="./org/apache/jackrabbit/core/state/LocalItemStateManager.html#update()"><B>update()</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/LocalItemStateManager.html" title="class in org.apache.jackrabbit.core.state">LocalItemStateManager</A> <DD>End an update operation. <DT><A HREF="./org/apache/jackrabbit/core/state/LocalItemStateManager.html#update(org.apache.jackrabbit.core.state.ChangeLog)"><B>update(ChangeLog)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/LocalItemStateManager.html" title="class in org.apache.jackrabbit.core.state">LocalItemStateManager</A> <DD>End an update operation. <DT><A HREF="./org/apache/jackrabbit/core/state/MLRUItemStateCache.html#update(org.apache.jackrabbit.core.ItemId)"><B>update(ItemId)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/MLRUItemStateCache.html" title="class in org.apache.jackrabbit.core.state">MLRUItemStateCache</A> <DD>Informs the cache that the item was modified and the cache might need to recalculate the items caching weight. <DT><A HREF="./org/apache/jackrabbit/core/state/SessionItemStateManager.html#update()"><B>update()</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.core.state">SessionItemStateManager</A> <DD>End an update operation. <DT><A HREF="./org/apache/jackrabbit/core/state/SharedItemStateManager.html#update(org.apache.jackrabbit.core.state.ChangeLog, org.apache.jackrabbit.core.observation.EventStateCollectionFactory)"><B>update(ChangeLog, EventStateCollectionFactory)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/SharedItemStateManager.html" title="class in org.apache.jackrabbit.core.state">SharedItemStateManager</A> <DD>Store modifications registered in a <code>ChangeLog</code>. <DT><A HREF="./org/apache/jackrabbit/core/state/UpdatableItemStateManager.html#update()"><B>update()</B></A> - Method in interface org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/UpdatableItemStateManager.html" title="interface in org.apache.jackrabbit.core.state">UpdatableItemStateManager</A> <DD>End an update operation. <DT><A HREF="./org/apache/jackrabbit/core/state/XAItemStateManager.html#update(org.apache.jackrabbit.core.state.ChangeLog)"><B>update(ChangeLog)</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/XAItemStateManager.html" title="class in org.apache.jackrabbit.core.state">XAItemStateManager</A> <DD>End an update operation. <DT><A HREF="./org/apache/jackrabbit/core/version/VersionHistoryImpl.html#update(java.lang.String)"><B>update(String)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionHistoryImpl.html" title="class in org.apache.jackrabbit.core.version">VersionHistoryImpl</A> <DD>Always throws a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/nodetype/ConstraintViolationException.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>ConstraintViolationException</CODE></A> since this node is protected. <DT><A HREF="./org/apache/jackrabbit/core/version/VersionImpl.html#update(java.lang.String)"><B>update(String)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionImpl.html" title="class in org.apache.jackrabbit.core.version">VersionImpl</A> <DD>Always throws a <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/nodetype/ConstraintViolationException.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>ConstraintViolationException</CODE></A> since this node is protected. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html#update(java.lang.String)"><B>update(String)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html" title="class in org.apache.jackrabbit.jcr2spi">NodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/Update.html" title="class in org.apache.jackrabbit.jcr2spi.operation"><B>Update</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/operation/package-summary.html">org.apache.jackrabbit.jcr2spi.operation</A><DD><code>Update</code>...<DT><A HREF="./org/apache/jackrabbit/spi/commons/AbstractReadableRepositoryService.html#update(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId, java.lang.String)"><B>update(SessionInfo, NodeId, String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/AbstractReadableRepositoryService.html" title="class in org.apache.jackrabbit.spi.commons">AbstractReadableRepositoryService</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/RepositoryServiceLogger.html#update(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId, java.lang.String)"><B>update(SessionInfo, NodeId, String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.logging.<A HREF="./org/apache/jackrabbit/spi/commons/logging/RepositoryServiceLogger.html" title="class in org.apache.jackrabbit.spi.commons.logging">RepositoryServiceLogger</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/RepositoryService.html#update(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId, java.lang.String)"><B>update(SessionInfo, NodeId, String)</B></A> - Method in interface org.apache.jackrabbit.spi.<A HREF="./org/apache/jackrabbit/spi/RepositoryService.html" title="interface in org.apache.jackrabbit.spi">RepositoryService</A> <DD>Updates the node identified by the given <code>NodeId</code> replacing it (an the complete subtree) with a clone of its corresponding node present in the workspace with the given <code>srcWorkspaceName</code>. <DT><A HREF="./org/apache/jackrabbit/spi2dav/RepositoryServiceImpl.html#update(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId, java.lang.String)"><B>update(SessionInfo, NodeId, String)</B></A> - Method in class org.apache.jackrabbit.spi2dav.<A HREF="./org/apache/jackrabbit/spi2dav/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2dav">RepositoryServiceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi2jcr/RepositoryServiceImpl.html#update(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId, java.lang.String)"><B>update(SessionInfo, NodeId, String)</B></A> - Method in class org.apache.jackrabbit.spi2jcr.<A HREF="./org/apache/jackrabbit/spi2jcr/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2jcr">RepositoryServiceImpl</A> <DD>Updates the node identified by the given <code>NodeId</code> replacing it (an the complete subtree) with a clone of its corresponding node present in the workspace with the given <code>srcWorkspaceName</code>. <DT><A HREF="./org/apache/jackrabbit/webdav/DavCompliance.html#UPDATE"><B>UPDATE</B></A> - Static variable in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavCompliance.html" title="class in org.apache.jackrabbit.webdav">DavCompliance</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/VersionControlledItemCollection.html#update(org.apache.jackrabbit.webdav.version.UpdateInfo)"><B>update(UpdateInfo)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/VersionControlledItemCollection.html" title="class in org.apache.jackrabbit.webdav.jcr">VersionControlledItemCollection</A> <DD>Perform an update on this resource. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/WorkspaceResourceImpl.html#update(org.apache.jackrabbit.webdav.version.UpdateInfo)"><B>update(UpdateInfo)</B></A> - Method in class org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/WorkspaceResourceImpl.html" title="class in org.apache.jackrabbit.webdav.jcr">WorkspaceResourceImpl</A> <DD>While RFC 3253 does not define any version-related operations for the workspace resource, this implementation uses <A HREF="./org/apache/jackrabbit/webdav/version/VersionControlledResource.html#update(org.apache.jackrabbit.webdav.version.UpdateInfo)"><CODE>VersionControlledResource.update(UpdateInfo)</CODE></A> to map <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Workspace.html?is-external=true#restore(javax.jcr.version.Version[], boolean)" title="class or interface in javax.jcr"><CODE>Workspace.restore(javax.jcr.version.Version[], boolean)</CODE></A> to a WebDAV call. <DT><A HREF="./org/apache/jackrabbit/webdav/simple/VersionControlledResourceImpl.html#update(org.apache.jackrabbit.webdav.version.UpdateInfo)"><B>update(UpdateInfo)</B></A> - Method in class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/VersionControlledResourceImpl.html" title="class in org.apache.jackrabbit.webdav.simple">VersionControlledResourceImpl</A> <DD>UPDATE feature is not (yet) supported. <DT><A HREF="./org/apache/jackrabbit/webdav/version/VersionControlledResource.html#update(org.apache.jackrabbit.webdav.version.UpdateInfo)"><B>update(UpdateInfo)</B></A> - Method in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/VersionControlledResource.html" title="interface in org.apache.jackrabbit.webdav.version">VersionControlledResource</A> <DD>Perform an update on this resource using the specified <A HREF="./org/apache/jackrabbit/webdav/version/UpdateInfo.html" title="class in org.apache.jackrabbit.webdav.version"><CODE>UpdateInfo</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/webdav/version/UpdateInfo.html#UPDATE_BY_LABEL"><B>UPDATE_BY_LABEL</B></A> - Static variable in class org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/UpdateInfo.html" title="class in org.apache.jackrabbit.webdav.version">UpdateInfo</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/UpdateInfo.html#UPDATE_BY_VERSION"><B>UPDATE_BY_VERSION</B></A> - Static variable in class org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/UpdateInfo.html" title="class in org.apache.jackrabbit.webdav.version">UpdateInfo</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/UpdateInfo.html#UPDATE_BY_WORKSPACE"><B>UPDATE_BY_WORKSPACE</B></A> - Static variable in class org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/UpdateInfo.html" title="class in org.apache.jackrabbit.webdav.version">UpdateInfo</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/cluster/UpdateEventChannel.html#updateCancelled(org.apache.jackrabbit.core.cluster.Update)"><B>updateCancelled(Update)</B></A> - Method in interface org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/UpdateEventChannel.html" title="interface in org.apache.jackrabbit.core.cluster">UpdateEventChannel</A> <DD>Called when an a update operation has been cancelled. <DT><A HREF="./org/apache/jackrabbit/core/cluster/UpdateEventChannel.html#updateCommitted(org.apache.jackrabbit.core.cluster.Update, java.lang.String)"><B>updateCommitted(Update, String)</B></A> - Method in interface org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/UpdateEventChannel.html" title="interface in org.apache.jackrabbit.core.cluster">UpdateEventChannel</A> <DD>Called when an a update operation has been committed. <DT><A HREF="./org/apache/jackrabbit/core/cluster/UpdateEventChannel.html#updateCreated(org.apache.jackrabbit.core.cluster.Update)"><B>updateCreated(Update)</B></A> - Method in interface org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/UpdateEventChannel.html" title="interface in org.apache.jackrabbit.core.cluster">UpdateEventChannel</A> <DD>Called when an a update operation has been created. <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#updateDataSQL"><B>updateDataSQL</B></A> - Variable in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html" title="class in org.apache.jackrabbit.core.data.db">DbDataStore</A> <DD>This is the property 'updateData' in the [databaseType].properties file, initialized with the default value. <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html#updateDataSQL"><B>updateDataSQL</B></A> - Variable in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DatabaseFileSystem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/cluster/UpdateEventChannel.html" title="interface in org.apache.jackrabbit.core.cluster"><B>UpdateEventChannel</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/cluster/package-summary.html">org.apache.jackrabbit.core.cluster</A><DD>Event channel used to transmit update operations.<DT><A HREF="./org/apache/jackrabbit/jcr2spi/WorkspaceManager.html#updateEventFilters()"><B>updateEventFilters()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/WorkspaceManager.html" title="class in org.apache.jackrabbit.jcr2spi">WorkspaceManager</A> <DD>Updates the event filters on the subscription. <DT><A HREF="./org/apache/jackrabbit/spi/commons/AbstractReadableRepositoryService.html#updateEventFilters(org.apache.jackrabbit.spi.Subscription, org.apache.jackrabbit.spi.EventFilter[])"><B>updateEventFilters(Subscription, EventFilter[])</B></A> - Method in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/AbstractReadableRepositoryService.html" title="class in org.apache.jackrabbit.spi.commons">AbstractReadableRepositoryService</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/RepositoryServiceLogger.html#updateEventFilters(org.apache.jackrabbit.spi.Subscription, org.apache.jackrabbit.spi.EventFilter[])"><B>updateEventFilters(Subscription, EventFilter[])</B></A> - Method in class org.apache.jackrabbit.spi.commons.logging.<A HREF="./org/apache/jackrabbit/spi/commons/logging/RepositoryServiceLogger.html" title="class in org.apache.jackrabbit.spi.commons.logging">RepositoryServiceLogger</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/RepositoryService.html#updateEventFilters(org.apache.jackrabbit.spi.Subscription, org.apache.jackrabbit.spi.EventFilter[])"><B>updateEventFilters(Subscription, EventFilter[])</B></A> - Method in interface org.apache.jackrabbit.spi.<A HREF="./org/apache/jackrabbit/spi/RepositoryService.html" title="interface in org.apache.jackrabbit.spi">RepositoryService</A> <DD>Updates events filters on the subscription. <DT><A HREF="./org/apache/jackrabbit/spi2dav/RepositoryServiceImpl.html#updateEventFilters(org.apache.jackrabbit.spi.Subscription, org.apache.jackrabbit.spi.EventFilter[])"><B>updateEventFilters(Subscription, EventFilter[])</B></A> - Method in class org.apache.jackrabbit.spi2dav.<A HREF="./org/apache/jackrabbit/spi2dav/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2dav">RepositoryServiceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi2jcr/RepositoryServiceImpl.html#updateEventFilters(org.apache.jackrabbit.spi.Subscription, org.apache.jackrabbit.spi.EventFilter[])"><B>updateEventFilters(Subscription, EventFilter[])</B></A> - Method in class org.apache.jackrabbit.spi2jcr.<A HREF="./org/apache/jackrabbit/spi2jcr/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2jcr">RepositoryServiceImpl</A> <DD>Updates events filters on the subscription. <DT><A HREF="./org/apache/jackrabbit/core/cluster/UpdateEventListener.html" title="interface in org.apache.jackrabbit.core.cluster"><B>UpdateEventListener</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/cluster/package-summary.html">org.apache.jackrabbit.core.cluster</A><DD>Interface used to receive information about incoming, external update events.<DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterContext.html#updateEventsReady(java.lang.String)"><B>updateEventsReady(String)</B></A> - Method in interface org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterContext.html" title="interface in org.apache.jackrabbit.core.cluster">ClusterContext</A> <DD>Notifies the cluster context that some workspace update events are available and that it should start up a listener to receive them. <DT><A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html#updateGlobalStmtSQL"><B>updateGlobalStmtSQL</B></A> - Variable in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html" title="class in org.apache.jackrabbit.core.journal">DatabaseJournal</A> <DD>SQL statement updating the global revision. <DT><A HREF="./org/apache/jackrabbit/webdav/version/UpdateInfo.html" title="class in org.apache.jackrabbit.webdav.version"><B>UpdateInfo</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/version/package-summary.html">org.apache.jackrabbit.webdav.version</A><DD><code>UpdateInfo</code> encapsulates the request body of an UPDATE request.<DT><A HREF="./org/apache/jackrabbit/webdav/version/UpdateInfo.html#UpdateInfo(java.lang.String[], int, org.apache.jackrabbit.webdav.property.DavPropertyNameSet)"><B>UpdateInfo(String[], int, DavPropertyNameSet)</B></A> - Constructor for class org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/UpdateInfo.html" title="class in org.apache.jackrabbit.webdav.version">UpdateInfo</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/UpdateInfo.html#UpdateInfo(org.w3c.dom.Element)"><B>UpdateInfo(Element)</B></A> - Constructor for class org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/UpdateInfo.html" title="class in org.apache.jackrabbit.webdav.version">UpdateInfo</A> <DD>Create a new <code>UpdateInfo</code> object. <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#updateLastModifiedSQL"><B>updateLastModifiedSQL</B></A> - Variable in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html" title="class in org.apache.jackrabbit.core.data.db">DbDataStore</A> <DD>This is the property 'updateLastModified' in the [databaseType].properties file, initialized with the default value. <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html#updateLastModifiedSQL"><B>updateLastModifiedSQL</B></A> - Variable in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DatabaseFileSystem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html#UpdateLineColumn(char)"><B>UpdateLineColumn(char)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html#UpdateLineColumn(char)"><B>UpdateLineColumn(char)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/SimpleCharStream.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">SimpleCharStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html#updateLocalRevisionStmtSQL"><B>updateLocalRevisionStmtSQL</B></A> - Variable in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html" title="class in org.apache.jackrabbit.core.journal">DatabaseJournal</A> <DD>SQL statement for updating the local revision of this cluster node. <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/UpdateMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods"><B>UpdateMethod</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/client/methods/package-summary.html">org.apache.jackrabbit.webdav.client.methods</A><DD><code>UpdateMethod</code>...<DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/UpdateMethod.html#UpdateMethod(java.lang.String, org.apache.jackrabbit.webdav.version.UpdateInfo)"><B>UpdateMethod(String, UpdateInfo)</B></A> - Constructor for class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/UpdateMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods">UpdateMethod</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/data/DataStore.html#updateModifiedDateOnAccess(long)"><B>updateModifiedDateOnAccess(long)</B></A> - Method in interface org.apache.jackrabbit.core.data.<A HREF="./org/apache/jackrabbit/core/data/DataStore.html" title="interface in org.apache.jackrabbit.core.data">DataStore</A> <DD>From now on, update the modified date of an object even when accessing it. <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#updateModifiedDateOnAccess(long)"><B>updateModifiedDateOnAccess(long)</B></A> - Method in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html" title="class in org.apache.jackrabbit.core.data.db">DbDataStore</A> <DD>From now on, update the modified date of an object even when accessing it. <DT><A HREF="./org/apache/jackrabbit/core/data/FileDataStore.html#updateModifiedDateOnAccess(long)"><B>updateModifiedDateOnAccess(long)</B></A> - Method in class org.apache.jackrabbit.core.data.<A HREF="./org/apache/jackrabbit/core/data/FileDataStore.html" title="class in org.apache.jackrabbit.core.data">FileDataStore</A> <DD>From now on, update the modified date of an object even when accessing it. <DT><A HREF="./org/apache/jackrabbit/core/query/AbstractQueryHandler.html#updateNodes(org.apache.jackrabbit.core.NodeIdIterator, org.apache.jackrabbit.core.state.NodeStateIterator)"><B>updateNodes(NodeIdIterator, NodeStateIterator)</B></A> - Method in class org.apache.jackrabbit.core.query.<A HREF="./org/apache/jackrabbit/core/query/AbstractQueryHandler.html" title="class in org.apache.jackrabbit.core.query">AbstractQueryHandler</A> <DD>This default implementation calls the individual <A HREF="./org/apache/jackrabbit/core/query/QueryHandler.html#deleteNode(org.apache.jackrabbit.core.NodeId)"><CODE>QueryHandler.deleteNode(org.apache.jackrabbit.core.NodeId)</CODE></A> and <A HREF="./org/apache/jackrabbit/core/query/QueryHandler.html#addNode(org.apache.jackrabbit.core.state.NodeState)"><CODE>QueryHandler.addNode(org.apache.jackrabbit.core.state.NodeState)</CODE></A> methods for each entry in the iterators. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#updateNodes(org.apache.jackrabbit.core.NodeIdIterator, org.apache.jackrabbit.core.state.NodeStateIterator)"><B>updateNodes(NodeIdIterator, NodeStateIterator)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>This implementation forwards the call to <A HREF="./org/apache/jackrabbit/core/query/lucene/MultiIndex.html#update(java.util.Collection, java.util.Collection)"><CODE>MultiIndex.update(Collection, Collection)</CODE></A> and transforms the two iterators to the required types. <DT><A HREF="./org/apache/jackrabbit/core/query/QueryHandler.html#updateNodes(org.apache.jackrabbit.core.NodeIdIterator, org.apache.jackrabbit.core.state.NodeStateIterator)"><B>updateNodes(NodeIdIterator, NodeStateIterator)</B></A> - Method in interface org.apache.jackrabbit.core.query.<A HREF="./org/apache/jackrabbit/core/query/QueryHandler.html" title="interface in org.apache.jackrabbit.core.query">QueryHandler</A> <DD>Updates the index in an atomic operation. <DT><A HREF="./org/apache/jackrabbit/core/cluster/UpdateEventChannel.html#updatePrepared(org.apache.jackrabbit.core.cluster.Update)"><B>updatePrepared(Update)</B></A> - Method in interface org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/UpdateEventChannel.html" title="interface in org.apache.jackrabbit.core.cluster">UpdateEventChannel</A> <DD>Called when an a update operation has been prepared. <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#updateSQL"><B>updateSQL</B></A> - Variable in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html" title="class in org.apache.jackrabbit.core.data.db">DbDataStore</A> <DD>This is the property 'update' in the [databaseType].properties file, initialized with the default value. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#UPPER"><B>UPPER</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/PropertyFunctionQueryNode.html#UPPER_CASE"><B>UPPER_CASE</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/PropertyFunctionQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query">PropertyFunctionQueryNode</A> <DD>Requests that property values in a <A HREF="./org/apache/jackrabbit/spi/commons/query/RelationQueryNode.html" title="class in org.apache.jackrabbit.spi.commons.query"><CODE>RelationQueryNode</CODE></A> are converted to upper case before they are matched with the literal. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/QueryObjectModelFactory.html#upperCase(org.apache.jackrabbit.spi.commons.query.jsr283.qom.DynamicOperand)"><B>upperCase(DynamicOperand)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.jsr283.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/QueryObjectModelFactory.html" title="interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom">QueryObjectModelFactory</A> <DD>Evaluates to the upper-case string value (or values, if multi-valued) of an operand. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/UpperCase.html" title="interface in org.apache.jackrabbit.spi.commons.query.jsr283.qom"><B>UpperCase</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/package-summary.html">org.apache.jackrabbit.spi.commons.query.jsr283.qom</A><DD>Evaluates to the upper-case string value (or values, if multi-valued) of <A HREF="./org/apache/jackrabbit/spi/commons/query/jsr283/qom/UpperCase.html#getOperand()"><CODE>operand</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QueryObjectModelFactoryImpl.html#upperCase(org.apache.jackrabbit.spi.commons.query.jsr283.qom.DynamicOperand)"><B>upperCase(DynamicOperand)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QueryObjectModelFactoryImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">QueryObjectModelFactoryImpl</A> <DD>Evaluates to the upper-case string value (or values, if multi-valued) of an operand. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/UpperCaseImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom"><B>UpperCaseImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/query/qom/package-summary.html">org.apache.jackrabbit.spi.commons.query.qom</A><DD><code>UpperCaseImpl</code>...<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/constraint/UpperCaseOperand.html" title="class in org.apache.jackrabbit.core.query.lucene.constraint"><B>UpperCaseOperand</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/constraint/package-summary.html">org.apache.jackrabbit.core.query.lucene.constraint</A><DD><code>UpperCaseOperand</code> implements an upper case operand.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/constraint/UpperCaseOperand.html#UpperCaseOperand(org.apache.jackrabbit.core.query.lucene.constraint.DynamicOperand)"><B>UpperCaseOperand(DynamicOperand)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.<A HREF="./org/apache/jackrabbit/core/query/lucene/constraint/UpperCaseOperand.html" title="class in org.apache.jackrabbit.core.query.lucene.constraint">UpperCaseOperand</A> <DD>Creates a new upper case operand. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html#UpperFunction()"><B>UpperFunction()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParser</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/util/Text.html#URISave"><B>URISave</B></A> - Static variable in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/Text.html" title="class in org.apache.jackrabbit.util">Text</A> <DD>The list of characters that are not encoded by the <code>escape()</code> and <code>unescape()</code> METHODS. <DT><A HREF="./org/apache/jackrabbit/util/Text.html#URISaveEx"><B>URISaveEx</B></A> - Static variable in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/Text.html" title="class in org.apache.jackrabbit.util">Text</A> <DD>Same as <A HREF="./org/apache/jackrabbit/util/Text.html#URISave"><CODE>Text.URISave</CODE></A> but also contains the '/' <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#url"><B>url</B></A> - Variable in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html" title="class in org.apache.jackrabbit.core.data.db">DbDataStore</A> <DD>The database URL used. <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DbFileSystem.html#url"><B>url</B></A> - Variable in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DbFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DbFileSystem</A> <DD>the JDBC connection URL <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html#url"><B>url</B></A> - Variable in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleDbPersistenceManager</A> <DD>the jdbc url string <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/SimpleDbPersistenceManager.html#url"><B>url</B></A> - Variable in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/SimpleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">SimpleDbPersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#URLLiteral"><B>URLLiteral</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/uuid/Constants.html#URN_PREFIX"><B>URN_PREFIX</B></A> - Static variable in interface org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/Constants.html" title="interface in org.apache.jackrabbit.uuid">Constants</A> <DD><B>Deprecated.</B>&nbsp;The string prefix for a urn UUID identifier. <DT><A HREF="./org/apache/jackrabbit/core/value/InternalValue.html#USE_DATA_STORE"><B>USE_DATA_STORE</B></A> - Static variable in class org.apache.jackrabbit.core.value.<A HREF="./org/apache/jackrabbit/core/value/InternalValue.html" title="class in org.apache.jackrabbit.core.value">InternalValue</A> <DD>If set to 'true', the data store is used when configured in repository.xml <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html#useDbBlobStore()"><B>useDbBlobStore()</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleDbPersistenceManager</A> <DD>Returns <code>true</code> if the blobs are stored in the DB. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/IndexingConfiguration.html#useInExcerpt(org.apache.jackrabbit.core.state.NodeState, org.apache.jackrabbit.spi.Name)"><B>useInExcerpt(NodeState, Name)</B></A> - Method in interface org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/IndexingConfiguration.html" title="interface in org.apache.jackrabbit.core.query.lucene">IndexingConfiguration</A> <DD>Returns <code>true</code> if the content of the property with the given name should show up in an excerpt. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/IndexingConfigurationImpl.html#useInExcerpt(org.apache.jackrabbit.core.state.NodeState, org.apache.jackrabbit.spi.Name)"><B>useInExcerpt(NodeState, Name)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/IndexingConfigurationImpl.html" title="class in org.apache.jackrabbit.core.query.lucene">IndexingConfigurationImpl</A> <DD>Returns <code>true</code> if the content of the property with the given name should show up in an excerpt. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/NodeIndexer.html#useInExcerpt(org.apache.jackrabbit.spi.Name)"><B>useInExcerpt(Name)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/NodeIndexer.html" title="class in org.apache.jackrabbit.core.query.lucene">NodeIndexer</A> <DD>Returns <code>true</code> if the content of the property with the given name should the used to create an excerpt. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html#useLocalFsBlobStore()"><B>useLocalFsBlobStore()</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleDbPersistenceManager</A> <DD>Returns <code>true</code> if the blobs are stored in the local fs. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleFsPersistenceManager.html#useLocalFsBlobStore()"><B>useLocalFsBlobStore()</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleFsPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleFsPersistenceManager</A> <DD>Returns <code>true</code> if the blobs are stored in the local fs. <DT><A HREF="./org/apache/jackrabbit/api/security/user/User.html" title="interface in org.apache.jackrabbit.api.security.user"><B>User</B></A> - Interface in <A HREF="./org/apache/jackrabbit/api/security/user/package-summary.html">org.apache.jackrabbit.api.security.user</A><DD>User is a special <A HREF="./org/apache/jackrabbit/api/security/user/Authorizable.html" title="interface in org.apache.jackrabbit.api.security.user"><CODE>Authorizable</CODE></A> that can be authenticated and impersonated.<DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#user"><B>user</B></A> - Variable in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html" title="class in org.apache.jackrabbit.core.data.db">DbDataStore</A> <DD>The user name. <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DbFileSystem.html#user"><B>user</B></A> - Variable in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DbFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DbFileSystem</A> <DD>the JDBC connection user <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html#user"><B>user</B></A> - Variable in class org.apache.jackrabbit.core.persistence.bundle.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.bundle">BundleDbPersistenceManager</A> <DD>the jdbc user <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/SimpleDbPersistenceManager.html#user"><B>user</B></A> - Variable in class org.apache.jackrabbit.core.persistence.db.<A HREF="./org/apache/jackrabbit/core/persistence/db/SimpleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.db">SimpleDbPersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/user/UserAccessControlProvider.html" title="class in org.apache.jackrabbit.core.security.user"><B>UserAccessControlProvider</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/security/user/package-summary.html">org.apache.jackrabbit.core.security.user</A><DD>Implementation of the <code>AccessControlProvider</code> interface that is used to protected the 'security workspace' containing the user and group data.<DT><A HREF="./org/apache/jackrabbit/core/security/user/UserAccessControlProvider.html#UserAccessControlProvider()"><B>UserAccessControlProvider()</B></A> - Constructor for class org.apache.jackrabbit.core.security.user.<A HREF="./org/apache/jackrabbit/core/security/user/UserAccessControlProvider.html" title="class in org.apache.jackrabbit.core.security.user">UserAccessControlProvider</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/SessionImpl.html#userId"><B>userId</B></A> - Variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/SessionImpl.html" title="class in org.apache.jackrabbit.core">SessionImpl</A> <DD>the user ID that was used to acquire this session <DT><A HREF="./org/apache/jackrabbit/api/security/user/UserManager.html" title="interface in org.apache.jackrabbit.api.security.user"><B>UserManager</B></A> - Interface in <A HREF="./org/apache/jackrabbit/api/security/user/package-summary.html">org.apache.jackrabbit.api.security.user</A><DD>The <code>UserManager</code> provides access to and means to maintain <A HREF="./org/apache/jackrabbit/api/security/user/Authorizable.html" title="interface in org.apache.jackrabbit.api.security.user"><CODE>authoriable objects</CODE></A> i.e.<DT><A HREF="./org/apache/jackrabbit/core/security/user/UserManagerImpl.html" title="class in org.apache.jackrabbit.core.security.user"><B>UserManagerImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/security/user/package-summary.html">org.apache.jackrabbit.core.security.user</A><DD>UserManagerImpl<DT><A HREF="./org/apache/jackrabbit/core/security/user/UserManagerImpl.html#UserManagerImpl(org.apache.jackrabbit.core.SessionImpl, java.lang.String)"><B>UserManagerImpl(SessionImpl, String)</B></A> - Constructor for class org.apache.jackrabbit.core.security.user.<A HREF="./org/apache/jackrabbit/core/security/user/UserManagerImpl.html" title="class in org.apache.jackrabbit.core.security.user">UserManagerImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/UserPrincipal.html" title="class in org.apache.jackrabbit.core.security"><B>UserPrincipal</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/security/package-summary.html">org.apache.jackrabbit.core.security</A><DD>A <code>UserPrincipal</code> ...<DT><A HREF="./org/apache/jackrabbit/core/security/UserPrincipal.html#UserPrincipal(java.lang.String)"><B>UserPrincipal(String)</B></A> - Constructor for class org.apache.jackrabbit.core.security.<A HREF="./org/apache/jackrabbit/core/security/UserPrincipal.html" title="class in org.apache.jackrabbit.core.security">UserPrincipal</A> <DD>Creates a <code>UserPrincipal</code> with the given name. <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#usesIdentifier(org.apache.jackrabbit.core.data.DataIdentifier)"><B>usesIdentifier(DataIdentifier)</B></A> - Method in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html" title="class in org.apache.jackrabbit.core.data.db">DbDataStore</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/Util.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>Util</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD><code>Util</code> provides various static utility methods.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/Util.html#Util()"><B>Util()</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/Util.html" title="class in org.apache.jackrabbit.core.query.lucene">Util</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/FieldNames.html#UUID"><B>UUID</B></A> - Static variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/FieldNames.html" title="class in org.apache.jackrabbit.core.query.lucene">FieldNames</A> <DD>Name of the field that contains the UUID of the node. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/FieldSelectors.html#UUID"><B>UUID</B></A> - Static variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/FieldSelectors.html" title="class in org.apache.jackrabbit.core.query.lucene">FieldSelectors</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.AddNode.html#uuid"><B>uuid</B></A> - Variable in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.AddNode.html" title="class in org.apache.jackrabbit.spi.commons.batch">Operations.AddNode</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/uuid/UUID.html" title="class in org.apache.jackrabbit.uuid"><B>UUID</B></A> - Class in <A HREF="./org/apache/jackrabbit/uuid/package-summary.html">org.apache.jackrabbit.uuid</A><DD><B>Deprecated.</B>&nbsp;<I>This class will be removed in Jackrabbit 2.0. Use java.util.UUID instead.</I><DT><A HREF="./org/apache/jackrabbit/uuid/UUID.html#UUID(byte[])"><B>UUID(byte[])</B></A> - Constructor for class org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/UUID.html" title="class in org.apache.jackrabbit.uuid">UUID</A> <DD><B>Deprecated.</B>&nbsp;Constructs a UUID from a 16 byte array. <DT><A HREF="./org/apache/jackrabbit/uuid/UUID.html#UUID(java.io.DataInput)"><B>UUID(DataInput)</B></A> - Constructor for class org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/UUID.html" title="class in org.apache.jackrabbit.uuid">UUID</A> <DD><B>Deprecated.</B>&nbsp;Constructs a UUID from a DataInput. <DT><A HREF="./org/apache/jackrabbit/uuid/UUID.html#UUID(long, long)"><B>UUID(long, long)</B></A> - Constructor for class org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/UUID.html" title="class in org.apache.jackrabbit.uuid">UUID</A> <DD><B>Deprecated.</B>&nbsp;Constructs a UUID from two long values in most significant byte, and least significant bytes order. <DT><A HREF="./org/apache/jackrabbit/uuid/UUID.html#UUID(java.lang.String)"><B>UUID(String)</B></A> - Constructor for class org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/UUID.html" title="class in org.apache.jackrabbit.uuid">UUID</A> <DD><B>Deprecated.</B>&nbsp;Constructs a UUID from a UUID formatted String. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/FieldSelectors.html#UUID_AND_PARENT"><B>UUID_AND_PARENT</B></A> - Static variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/FieldSelectors.html" title="class in org.apache.jackrabbit.core.query.lucene">FieldSelectors</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/uuid/Constants.html#UUID_BIT_LENGTH"><B>UUID_BIT_LENGTH</B></A> - Static variable in interface org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/Constants.html" title="interface in org.apache.jackrabbit.uuid">Constants</A> <DD><B>Deprecated.</B>&nbsp;Bits in a UUID. <DT><A HREF="./org/apache/jackrabbit/uuid/Constants.html#UUID_BYTE_LENGTH"><B>UUID_BYTE_LENGTH</B></A> - Static variable in interface org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/Constants.html" title="interface in org.apache.jackrabbit.uuid">Constants</A> <DD><B>Deprecated.</B>&nbsp;Number of bytes in a UUID. <DT><A HREF="./org/apache/jackrabbit/uuid/Constants.html#UUID_FORMATTED_LENGTH"><B>UUID_FORMATTED_LENGTH</B></A> - Static variable in interface org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/Constants.html" title="interface in org.apache.jackrabbit.uuid">Constants</A> <DD><B>Deprecated.</B>&nbsp;Chars in a UUID String. <DT><A HREF="./org/apache/jackrabbit/uuid/Constants.html#UUID_UNFORMATTED_LENGTH"><B>UUID_UNFORMATTED_LENGTH</B></A> - Static variable in interface org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/Constants.html" title="interface in org.apache.jackrabbit.uuid">Constants</A> <DD><B>Deprecated.</B>&nbsp;Chars in a UUID String. </DL> <HR> <A NAME="_V_"><!-- --></A><H2> <B>V</B></H2> <DL> <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/IndexFormatVersion.html#V1"><B>V1</B></A> - Static variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/IndexFormatVersion.html" title="class in org.apache.jackrabbit.core.query.lucene">IndexFormatVersion</A> <DD>V1 is the index format for Jackrabbit releases 1.0 to 1.3.x. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/IndexFormatVersion.html#V2"><B>V2</B></A> - Static variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/IndexFormatVersion.html" title="class in org.apache.jackrabbit.core.query.lucene">IndexFormatVersion</A> <DD>V2 is the index format for Jackrabbit releases 1.4.x <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/IndexFormatVersion.html#V3"><B>V3</B></A> - Static variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/IndexFormatVersion.html" title="class in org.apache.jackrabbit.core.query.lucene">IndexFormatVersion</A> <DD>V3 is the index format for Jackrabbit releases >= 1.5 <DT><A HREF="./org/apache/jackrabbit/j2ee/AbstractConfig.html#valid"><B>valid</B></A> - Variable in class org.apache.jackrabbit.j2ee.<A HREF="./org/apache/jackrabbit/j2ee/AbstractConfig.html" title="class in org.apache.jackrabbit.j2ee">AbstractConfig</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#VALID_SYSTEM_INDEX_NODE_TYPE_NAMES"><B>VALID_SYSTEM_INDEX_NODE_TYPE_NAMES</B></A> - Static variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SearchIndex</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/ItemValidator.html#validate(org.apache.jackrabbit.core.state.NodeState)"><B>validate(NodeState)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemValidator.html" title="class in org.apache.jackrabbit.core">ItemValidator</A> <DD>Checks whether the given node state satisfies the constraints specified by its primary and mixin node types. <DT><A HREF="./org/apache/jackrabbit/core/ItemValidator.html#validate(org.apache.jackrabbit.core.state.PropertyState)"><B>validate(PropertyState)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemValidator.html" title="class in org.apache.jackrabbit.core">ItemValidator</A> <DD>Checks whether the given property state satisfies the constraints specified by its definition. <DT><A HREF="./org/apache/jackrabbit/j2ee/AbstractConfig.html#validate()"><B>validate()</B></A> - Method in class org.apache.jackrabbit.j2ee.<A HREF="./org/apache/jackrabbit/j2ee/AbstractConfig.html" title="class in org.apache.jackrabbit.j2ee">AbstractConfig</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/j2ee/BootstrapConfig.html#validate()"><B>validate()</B></A> - Method in class org.apache.jackrabbit.j2ee.<A HREF="./org/apache/jackrabbit/j2ee/BootstrapConfig.html" title="class in org.apache.jackrabbit.j2ee">BootstrapConfig</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/j2ee/JNDIConfig.html#validate()"><B>validate()</B></A> - Method in class org.apache.jackrabbit.j2ee.<A HREF="./org/apache/jackrabbit/j2ee/JNDIConfig.html" title="class in org.apache.jackrabbit.j2ee">JNDIConfig</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/j2ee/RMIConfig.html#validate()"><B>validate()</B></A> - Method in class org.apache.jackrabbit.j2ee.<A HREF="./org/apache/jackrabbit/j2ee/RMIConfig.html" title="class in org.apache.jackrabbit.j2ee">RMIConfig</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/ItemStateValidator.html#validate(org.apache.jackrabbit.jcr2spi.state.NodeState)"><B>validate(NodeState)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/ItemStateValidator.html" title="class in org.apache.jackrabbit.jcr2spi.state">ItemStateValidator</A> <DD>Checks whether the given node state satisfies the constraints specified by its primary and mixin node types. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#ValidateExpr()"><B>ValidateExpr()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#ValidateLbrace"><B>ValidateLbrace</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#ValidateSchemaMode"><B>ValidateSchemaMode</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#ValidationMode"><B>ValidationMode</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/json/JsonHandler.html#value(java.lang.String)"><B>value(String)</B></A> - Method in interface org.apache.jackrabbit.commons.json.<A HREF="./org/apache/jackrabbit/commons/json/JsonHandler.html" title="interface in org.apache.jackrabbit.commons.json">JsonHandler</A> <DD>Recieve notification about the given JSON String value. <DT><A HREF="./org/apache/jackrabbit/commons/json/JsonHandler.html#value(boolean)"><B>value(boolean)</B></A> - Method in interface org.apache.jackrabbit.commons.json.<A HREF="./org/apache/jackrabbit/commons/json/JsonHandler.html" title="interface in org.apache.jackrabbit.commons.json">JsonHandler</A> <DD>Recieve notification about the given JSON boolean value. <DT><A HREF="./org/apache/jackrabbit/commons/json/JsonHandler.html#value(long)"><B>value(long)</B></A> - Method in interface org.apache.jackrabbit.commons.json.<A HREF="./org/apache/jackrabbit/commons/json/JsonHandler.html" title="interface in org.apache.jackrabbit.commons.json">JsonHandler</A> <DD>Recieve notification about the given JSON number value (long). <DT><A HREF="./org/apache/jackrabbit/commons/json/JsonHandler.html#value(double)"><B>value(double)</B></A> - Method in interface org.apache.jackrabbit.commons.json.<A HREF="./org/apache/jackrabbit/commons/json/JsonHandler.html" title="interface in org.apache.jackrabbit.commons.json">JsonHandler</A> <DD>Recieve notification about the given JSON number value (double). <DT><A HREF="./org/apache/jackrabbit/core/config/ConfigurationParser.html#VALUE_ATTRIBUTE"><B>VALUE_ATTRIBUTE</B></A> - Static variable in class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/ConfigurationParser.html" title="class in org.apache.jackrabbit.core.config">ConfigurationParser</A> <DD>Name of the bean parameter value configuration attribute. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#ValueComp()"><B>ValueComp()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/nodetype/ValueConstraint.html" title="class in org.apache.jackrabbit.core.nodetype"><B>ValueConstraint</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/nodetype/package-summary.html">org.apache.jackrabbit.core.nodetype</A><DD><code>ValueConstraint</code> and its subclasses are used to check the syntax of a value constraint and to test if a specific value satisfies it.<DT><A HREF="./org/apache/jackrabbit/core/nodetype/ValueConstraint.html#ValueConstraint(java.lang.String)"><B>ValueConstraint(String)</B></A> - Constructor for class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/ValueConstraint.html" title="class in org.apache.jackrabbit.core.nodetype">ValueConstraint</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/ValueConstraint.html" title="class in org.apache.jackrabbit.spi.commons.nodetype"><B>ValueConstraint</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/nodetype/package-summary.html">org.apache.jackrabbit.spi.commons.nodetype</A><DD><code>ValueConstraint</code> and its subclasses are used to check the syntax of a value constraint and to test if a specific value satisfies it.<DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/ValueConstraint.html#ValueConstraint(java.lang.String)"><B>ValueConstraint(String)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/ValueConstraint.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">ValueConstraint</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/nodetype/xml/Constants.html#VALUECONSTRAINT_ELEMENT"><B>VALUECONSTRAINT_ELEMENT</B></A> - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.<A HREF="./org/apache/jackrabbit/core/nodetype/xml/Constants.html" title="interface in org.apache.jackrabbit.core.nodetype.xml">Constants</A> <DD>Name of the value constraint element. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html#VALUECONSTRAINT_ELEMENT"><B>VALUECONSTRAINT_ELEMENT</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.<A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr.nodetype">NodeTypeConstants</A> <DD>Name of the value constraint element. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/xml/Constants.html#VALUECONSTRAINTS_ELEMENT"><B>VALUECONSTRAINTS_ELEMENT</B></A> - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.<A HREF="./org/apache/jackrabbit/core/nodetype/xml/Constants.html" title="interface in org.apache.jackrabbit.core.nodetype.xml">Constants</A> <DD>Name of the value constraints element. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html#VALUECONSTRAINTS_ELEMENT"><B>VALUECONSTRAINTS_ELEMENT</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.<A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr.nodetype">NodeTypeConstants</A> <DD>Name of the value constraints element. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#ValueExpr()"><B>ValueExpr()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/SessionImpl.html#valueFactory"><B>valueFactory</B></A> - Variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/SessionImpl.html" title="class in org.apache.jackrabbit.core">SessionImpl</A> <DD>value factory <DT><A HREF="./org/apache/jackrabbit/value/ValueFactoryImpl.html" title="class in org.apache.jackrabbit.value"><B>ValueFactoryImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/value/package-summary.html">org.apache.jackrabbit.value</A><DD>This class implements the <code>ValueFactory</code> interface.<DT><A HREF="./org/apache/jackrabbit/value/ValueFactoryImpl.html#ValueFactoryImpl()"><B>ValueFactoryImpl()</B></A> - Constructor for class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/ValueFactoryImpl.html" title="class in org.apache.jackrabbit.value">ValueFactoryImpl</A> <DD>Constructs a <code>ValueFactory</code> object. <DT><A HREF="./org/apache/jackrabbit/spi/commons/value/ValueFactoryQImpl.html" title="class in org.apache.jackrabbit.spi.commons.value"><B>ValueFactoryQImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/value/package-summary.html">org.apache.jackrabbit.spi.commons.value</A><DD>This class implements the <code>ValueFactory</code> interface, wrapping an existing SPI <code>QValueFactory</code> and a <code>NamePathResolver</code>.<DT><A HREF="./org/apache/jackrabbit/spi/commons/value/ValueFactoryQImpl.html#ValueFactoryQImpl(org.apache.jackrabbit.spi.QValueFactory, org.apache.jackrabbit.spi.commons.conversion.NamePathResolver)"><B>ValueFactoryQImpl(QValueFactory, NamePathResolver)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.value.<A HREF="./org/apache/jackrabbit/spi/commons/value/ValueFactoryQImpl.html" title="class in org.apache.jackrabbit.spi.commons.value">ValueFactoryQImpl</A> <DD>Constructs a new <code>ValueFactoryQImpl</code> based on an existing SPI <code>QValueFactory</code> and a <code>NamePathResolver</code>. <DT><A HREF="./org/apache/jackrabbit/test/api/ValueFactoryTest.html" title="class in org.apache.jackrabbit.test.api"><B>ValueFactoryTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>ValueFactoryTest</code> tests the different ValueFactory.createValue methods.<DT><A HREF="./org/apache/jackrabbit/test/api/ValueFactoryTest.html#ValueFactoryTest()"><B>ValueFactoryTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ValueFactoryTest.html" title="class in org.apache.jackrabbit.test.api">ValueFactoryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/value/ValueFormat.html" title="class in org.apache.jackrabbit.spi.commons.value"><B>ValueFormat</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/value/package-summary.html">org.apache.jackrabbit.spi.commons.value</A><DD><code>ValueFormat</code>...<DT><A HREF="./org/apache/jackrabbit/spi/commons/value/ValueFormat.html#ValueFormat()"><B>ValueFormat()</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.value.<A HREF="./org/apache/jackrabbit/spi/commons/value/ValueFormat.html" title="class in org.apache.jackrabbit.spi.commons.value">ValueFormat</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/value/ValueHelper.html" title="class in org.apache.jackrabbit.value"><B>ValueHelper</B></A> - Class in <A HREF="./org/apache/jackrabbit/value/package-summary.html">org.apache.jackrabbit.value</A><DD>The <code>ValueHelper</code> class provides several <code>Value</code> related utility methods.<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#ValueIndicator"><B>ValueIndicator</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/NodeId.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - Static method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeId.html" title="class in org.apache.jackrabbit.core">NodeId</A> <DD>Returns a <code>NodeId</code> holding the value of the specified string. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeDefId.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - Static method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/NodeDefId.html" title="class in org.apache.jackrabbit.core.nodetype">NodeDefId</A> <DD>Returns a <code>NodeDefId</code> holding the value of the specified string. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/PropDefId.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - Static method in class org.apache.jackrabbit.core.nodetype.<A HREF="./org/apache/jackrabbit/core/nodetype/PropDefId.html" title="class in org.apache.jackrabbit.core.nodetype">PropDefId</A> <DD>Returns a <code>PropDefId</code> holding the value of the specified string. <DT><A HREF="./org/apache/jackrabbit/core/observation/EventState.html#valueOf(int)"><B>valueOf(int)</B></A> - Static method in class org.apache.jackrabbit.core.observation.<A HREF="./org/apache/jackrabbit/core/observation/EventState.html" title="class in org.apache.jackrabbit.core.observation">EventState</A> <DD>Returns a String representation of <code>eventType</code>. <DT><A HREF="./org/apache/jackrabbit/core/PropertyId.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - Static method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/PropertyId.html" title="class in org.apache.jackrabbit.core">PropertyId</A> <DD>Returns a property identifier instance holding the value of the specified string. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/ComparableBoolean.html#valueOf(boolean)"><B>valueOf(boolean)</B></A> - Static method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/ComparableBoolean.html" title="class in org.apache.jackrabbit.core.query.lucene">ComparableBoolean</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/state/NodeReferencesId.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - Static method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/NodeReferencesId.html" title="class in org.apache.jackrabbit.core.state">NodeReferencesId</A> <DD>Returns a <code>NodeReferencesId</code> holding the value of the specified string. <DT><A HREF="./org/apache/jackrabbit/core/value/InternalValue.html#valueOf(java.lang.String, int)"><B>valueOf(String, int)</B></A> - Static method in class org.apache.jackrabbit.core.value.<A HREF="./org/apache/jackrabbit/core/value/InternalValue.html" title="class in org.apache.jackrabbit.core.value">InternalValue</A> <DD>Parses the given string as an <code>InternalValue</code> of the specified type. <DT><A HREF="./org/apache/jackrabbit/name/Path.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - Static method in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/Path.html" title="class in org.apache.jackrabbit.name">Path</A> <DD><B>Deprecated.</B>&nbsp;Returns a <code>Path</code> holding the value of the specified string. <DT><A HREF="./org/apache/jackrabbit/name/QName.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - Static method in class org.apache.jackrabbit.name.<A HREF="./org/apache/jackrabbit/name/QName.html" title="class in org.apache.jackrabbit.name">QName</A> <DD><B>Deprecated.</B>&nbsp;Returns a <code>QName</code> holding the value of the specified string. <DT><A HREF="./org/apache/jackrabbit/value/BooleanValue.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - Static method in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/BooleanValue.html" title="class in org.apache.jackrabbit.value">BooleanValue</A> <DD>Returns a new <code>BooleanValue</code> initialized to the value represented by the specified <code>String</code>. <DT><A HREF="./org/apache/jackrabbit/value/DateValue.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - Static method in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/DateValue.html" title="class in org.apache.jackrabbit.value">DateValue</A> <DD>Returns a new <code>DateValue</code> initialized to the value represented by the specified <code>String</code>. <DT><A HREF="./org/apache/jackrabbit/value/DoubleValue.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - Static method in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/DoubleValue.html" title="class in org.apache.jackrabbit.value">DoubleValue</A> <DD>Returns a new <code>DoubleValue</code> initialized to the value represented by the specified <code>String</code>. <DT><A HREF="./org/apache/jackrabbit/value/LongValue.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - Static method in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/LongValue.html" title="class in org.apache.jackrabbit.value">LongValue</A> <DD>Returns a new <code>LongValue</code> initialized to the value represented by the specified <code>String</code>. <DT><A HREF="./org/apache/jackrabbit/value/NameValue.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - Static method in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/NameValue.html" title="class in org.apache.jackrabbit.value">NameValue</A> <DD>Returns a new <code>NameValue</code> initialized to the value represented by the specified <code>String</code>. <DT><A HREF="./org/apache/jackrabbit/value/NameValue.html#valueOf(java.lang.String, boolean)"><B>valueOf(String, boolean)</B></A> - Static method in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/NameValue.html" title="class in org.apache.jackrabbit.value">NameValue</A> <DD>Returns a new <code>NameValue</code> initialized to the value represented by the specified <code>String</code>. <DT><A HREF="./org/apache/jackrabbit/value/NameValue.html#valueOf(org.apache.jackrabbit.name.QName, org.apache.jackrabbit.name.NamespaceResolver)"><B>valueOf(QName, NamespaceResolver)</B></A> - Static method in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/NameValue.html" title="class in org.apache.jackrabbit.value">NameValue</A> <DD>Returns a new <code>NameValue</code> initialized to the value represented by the specified <code>QName</code> formatted to a string using the specified <code>resolver</code>. <DT><A HREF="./org/apache/jackrabbit/value/PathValue.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - Static method in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/PathValue.html" title="class in org.apache.jackrabbit.value">PathValue</A> <DD>Returns a new <code>PathValue</code> initialized to the value represented by the specified <code>String</code>. <DT><A HREF="./org/apache/jackrabbit/value/ReferenceValue.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - Static method in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/ReferenceValue.html" title="class in org.apache.jackrabbit.value">ReferenceValue</A> <DD>Returns a new <code>ReferenceValue</code> initialized to the value represented by the specified <code>String</code>. <DT><A HREF="./org/apache/jackrabbit/core/state/ItemStateMap.html#values()"><B>values()</B></A> - Method in class org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ItemStateMap.html" title="class in org.apache.jackrabbit.core.state">ItemStateMap</A> <DD>Returns an unmodifiable collection view of the values (i.e. <DT><A HREF="./org/apache/jackrabbit/core/state/ItemStateStore.html#values()"><B>values()</B></A> - Method in interface org.apache.jackrabbit.core.state.<A HREF="./org/apache/jackrabbit/core/state/ItemStateStore.html" title="interface in org.apache.jackrabbit.core.state">ItemStateStore</A> <DD>Returns an unmodifiable collection view of the values (i.e. <DT><A HREF="./org/apache/jackrabbit/core/util/EmptyLinkedMap.html#values()"><B>values()</B></A> - Method in class org.apache.jackrabbit.core.util.<A HREF="./org/apache/jackrabbit/core/util/EmptyLinkedMap.html" title="class in org.apache.jackrabbit.core.util">EmptyLinkedMap</A> <DD>Returns an unmodifiable empty collection. <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.AddProperty.html#values"><B>values</B></A> - Variable in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.AddProperty.html" title="class in org.apache.jackrabbit.spi.commons.batch">Operations.AddProperty</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.SetValue.html#values"><B>values</B></A> - Variable in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.SetValue.html" title="class in org.apache.jackrabbit.spi.commons.batch">Operations.SetValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SharedFieldCache.ValueIndex.html#valuesMap"><B>valuesMap</B></A> - Variable in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SharedFieldCache.ValueIndex.html" title="class in org.apache.jackrabbit.core.query.lucene">SharedFieldCache.ValueIndex</A> <DD>Values (Comparable) map indexed by document id. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/property/ValuesProperty.html" title="class in org.apache.jackrabbit.webdav.jcr.property"><B>ValuesProperty</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/jcr/property/package-summary.html">org.apache.jackrabbit.webdav.jcr.property</A><DD><code>ValuesProperty</code> extends <A HREF="./org/apache/jackrabbit/webdav/property/DavProperty.html" title="interface in org.apache.jackrabbit.webdav.property"><CODE>DavProperty</CODE></A> providing utilities to handle the multiple values of the property item represented by this resource.<DT><A HREF="./org/apache/jackrabbit/webdav/jcr/property/ValuesProperty.html#ValuesProperty(javax.jcr.Value)"><B>ValuesProperty(Value)</B></A> - Constructor for class org.apache.jackrabbit.webdav.jcr.property.<A HREF="./org/apache/jackrabbit/webdav/jcr/property/ValuesProperty.html" title="class in org.apache.jackrabbit.webdav.jcr.property">ValuesProperty</A> <DD>Create a new <code>ValuesProperty</code> from the given single <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Value.html?is-external=true" title="class or interface in javax.jcr"><CODE>Value</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/property/ValuesProperty.html#ValuesProperty(javax.jcr.Value[])"><B>ValuesProperty(Value[])</B></A> - Constructor for class org.apache.jackrabbit.webdav.jcr.property.<A HREF="./org/apache/jackrabbit/webdav/jcr/property/ValuesProperty.html" title="class in org.apache.jackrabbit.webdav.jcr.property">ValuesProperty</A> <DD>Create a new <code>ValuesProperty</code> from the given <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Value.html?is-external=true" title="class or interface in javax.jcr"><CODE>Value array</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/property/ValuesProperty.html#ValuesProperty(org.apache.jackrabbit.webdav.property.DavProperty, int, javax.jcr.ValueFactory)"><B>ValuesProperty(DavProperty, int, ValueFactory)</B></A> - Constructor for class org.apache.jackrabbit.webdav.jcr.property.<A HREF="./org/apache/jackrabbit/webdav/jcr/property/ValuesProperty.html" title="class in org.apache.jackrabbit.webdav.jcr.property">ValuesProperty</A> <DD>Wrap the specified <code>DavProperty</code> in a new <code>ValuesProperty</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#VarDecl()"><B>VarDecl()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#VariableIndicator"><B>VariableIndicator</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/uuid/Constants.html#VARIANT_FUTURE"><B>VARIANT_FUTURE</B></A> - Static variable in interface org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/Constants.html" title="interface in org.apache.jackrabbit.uuid">Constants</A> <DD><B>Deprecated.</B>&nbsp;UUID variant bits described in the IETF Draft MSB order, this is the "Future Reserved variant 1 1 1 x with unknown bits as 0 <DT><A HREF="./org/apache/jackrabbit/uuid/Constants.html#VARIANT_IETF_DRAFT"><B>VARIANT_IETF_DRAFT</B></A> - Static variable in interface org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/Constants.html" title="interface in org.apache.jackrabbit.uuid">Constants</A> <DD><B>Deprecated.</B>&nbsp;UUID variant bits described in the IETF Draft MSB order, this is the IETF Draft memo variant field 1 0 x with unknown bits as 0 <DT><A HREF="./org/apache/jackrabbit/uuid/Constants.html#VARIANT_MS"><B>VARIANT_MS</B></A> - Static variable in interface org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/Constants.html" title="interface in org.apache.jackrabbit.uuid">Constants</A> <DD><B>Deprecated.</B>&nbsp;UUID variant bits described in the IETF Draft MSB order, this is the IETF Draft "Microsoft Corporation" field variant 1 1 0 x with unknown bits as 0 <DT><A HREF="./org/apache/jackrabbit/uuid/Constants.html#VARIANT_NCS_COMPAT"><B>VARIANT_NCS_COMPAT</B></A> - Static variable in interface org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/Constants.html" title="interface in org.apache.jackrabbit.uuid">Constants</A> <DD><B>Deprecated.</B>&nbsp;UUID variant bits described in the IETF Draft MSB order, this is the "Reserved, NCS backward compatibility field" 0 x x with unknown bits as 0 <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#VarName"><B>VarName</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#VARNAME"><B>VARNAME</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#VarRef()"><B>VarRef()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#Vbar"><B>Vbar</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/BatchedItemOperations.html#verifyCanRead(org.apache.jackrabbit.spi.Path)"><B>verifyCanRead(Path)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/BatchedItemOperations.html" title="class in org.apache.jackrabbit.core">BatchedItemOperations</A> <DD>Verifies that the node at <code>nodePath</code> can be read. <DT><A HREF="./org/apache/jackrabbit/core/BatchedItemOperations.html#verifyCanWrite(org.apache.jackrabbit.spi.Path)"><B>verifyCanWrite(Path)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/BatchedItemOperations.html" title="class in org.apache.jackrabbit.core">BatchedItemOperations</A> <DD>Verifies that the node at <code>nodePath</code> is writable. <DT><A HREF="./org/apache/jackrabbit/core/BatchedItemOperations.html#verifyCheckedOut(org.apache.jackrabbit.spi.Path)"><B>verifyCheckedOut(Path)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/BatchedItemOperations.html" title="class in org.apache.jackrabbit.core">BatchedItemOperations</A> <DD>Verifies that the node at <code>nodePath</code> is checked-out; throws a <code>VersionException</code> if that's not the case. <DT><A HREF="./org/apache/jackrabbit/core/BatchedItemOperations.html#verifyNotProtected(org.apache.jackrabbit.spi.Path)"><B>verifyNotProtected(Path)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/BatchedItemOperations.html" title="class in org.apache.jackrabbit.core">BatchedItemOperations</A> <DD>Verifies that the node at <code>nodePath</code> is not protected. <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html#verifyRootExists()"><B>verifyRootExists()</B></A> - Method in class org.apache.jackrabbit.core.fs.db.<A HREF="./org/apache/jackrabbit/core/fs/db/DatabaseFileSystem.html" title="class in org.apache.jackrabbit.core.fs.db">DatabaseFileSystem</A> <DD>Verifies that the root file system entry exists. <DT><A HREF="./org/apache/jackrabbit/core/BatchedItemOperations.html#verifyUnlocked(org.apache.jackrabbit.spi.Path)"><B>verifyUnlocked(Path)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/BatchedItemOperations.html" title="class in org.apache.jackrabbit.core">BatchedItemOperations</A> <DD>Verifies that the node at <code>nodePath</code> is not locked by somebody else than the current session. <DT><A HREF="./org/apache/jackrabbit/api/jsr283/version/Version.html" title="interface in org.apache.jackrabbit.api.jsr283.version"><B>Version</B></A> - Interface in <A HREF="./org/apache/jackrabbit/api/jsr283/version/package-summary.html">org.apache.jackrabbit.api.jsr283.version</A><DD>A <code>Version</code> object wraps an <code>nt:version</code> node.<DT><A HREF="./org/apache/jackrabbit/core/nodetype/compact/Lexer.html#VERSION"><B>VERSION</B></A> - Static variable in class org.apache.jackrabbit.core.nodetype.compact.<A HREF="./org/apache/jackrabbit/core/nodetype/compact/Lexer.html" title="class in org.apache.jackrabbit.core.nodetype.compact">Lexer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/Lexer.html#VERSION"><B>VERSION</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/Lexer.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">Lexer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/RemoveVersionTest.html#version"><B>version</B></A> - Variable in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RemoveVersionTest.html" title="class in org.apache.jackrabbit.test.api.version">RemoveVersionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/RemoveVersionTest.html#version2"><B>version2</B></A> - Variable in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RemoveVersionTest.html" title="class in org.apache.jackrabbit.test.api.version">RemoveVersionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html#VERSION_1"><B>VERSION_1</B></A> - Static variable in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">ItemStateBinding</A> <DD>serialization version 1 <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html#VERSION_2"><B>VERSION_2</B></A> - Static variable in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">ItemStateBinding</A> <DD>serialization version 2 <DT><A HREF="./org/apache/jackrabbit/webdav/DavCompliance.html#VERSION_CONTROL"><B>VERSION_CONTROL</B></A> - Static variable in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavCompliance.html" title="class in org.apache.jackrabbit.webdav">DavCompliance</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/VersionResource.html#VERSION_CONTROLLED_BINDING_SET"><B>VERSION_CONTROLLED_BINDING_SET</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/VersionResource.html" title="interface in org.apache.jackrabbit.webdav.version">VersionResource</A> <DD>If the 'Version-Controlled-Collection Feature' is supported the DAV:version-controlled-binding-set property identifies the name and the version history of all version-controlled internal members of the collection this version resource belongs to. <DT><A HREF="./org/apache/jackrabbit/webdav/DavCompliance.html#VERSION_CONTROLLED_COLLECTION"><B>VERSION_CONTROLLED_COLLECTION</B></A> - Static variable in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavCompliance.html" title="class in org.apache.jackrabbit.webdav">DavCompliance</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#VERSION_CONTROLLED_CONFIGURATION"><B>VERSION_CONTROLLED_CONFIGURATION</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>The Baseline feature introduces the computed DAV:version-controlled-configuration property for all resources that are member of a version-controlled configuration. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html#VERSION_CURRENT"><B>VERSION_CURRENT</B></A> - Static variable in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">ItemStateBinding</A> <DD>current version <DT><A HREF="./org/apache/jackrabbit/uuid/Constants.html#VERSION_FOUR"><B>VERSION_FOUR</B></A> - Static variable in interface org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/Constants.html" title="interface in org.apache.jackrabbit.uuid">Constants</A> <DD><B>Deprecated.</B>&nbsp;Version four constant for UUID version four of four <DT><A HREF="./org/apache/jackrabbit/webdav/DavCompliance.html#VERSION_HISTORY"><B>VERSION_HISTORY</B></A> - Static variable in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavCompliance.html" title="class in org.apache.jackrabbit.webdav">DavCompliance</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/property/ResourceType.html#VERSION_HISTORY"><B>VERSION_HISTORY</B></A> - Static variable in class org.apache.jackrabbit.webdav.property.<A HREF="./org/apache/jackrabbit/webdav/property/ResourceType.html" title="class in org.apache.jackrabbit.webdav.property">ResourceType</A> <DD>The version-history resource type <DT><A HREF="./org/apache/jackrabbit/webdav/version/VersionControlledResource.html#VERSION_HISTORY"><B>VERSION_HISTORY</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/VersionControlledResource.html" title="interface in org.apache.jackrabbit.webdav.version">VersionControlledResource</A> <DD>The computed property DAV:version-history identifies the version history resource for the DAV:checked-in or DAV:checked-out version of this version-controlled resource. <DT><A HREF="./org/apache/jackrabbit/webdav/version/VersionResource.html#VERSION_HISTORY"><B>VERSION_HISTORY</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/VersionResource.html" title="interface in org.apache.jackrabbit.webdav.version">VersionResource</A> <DD>The computed property DAV:version-history identifies the version history that contains this version. <DT><A HREF="./org/apache/jackrabbit/core/security/authorization/Permission.html#VERSION_MNGMT"><B>VERSION_MNGMT</B></A> - Static variable in class org.apache.jackrabbit.core.security.authorization.<A HREF="./org/apache/jackrabbit/core/security/authorization/Permission.html" title="class in org.apache.jackrabbit.core.security.authorization">Permission</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/VersionResource.html#VERSION_NAME"><B>VERSION_NAME</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/VersionResource.html" title="interface in org.apache.jackrabbit.webdav.version">VersionResource</A> <DD>The protected property DAV:version-name defines a human readable id for this version. <DT><A HREF="./org/apache/jackrabbit/uuid/Constants.html#VERSION_ONE"><B>VERSION_ONE</B></A> - Static variable in interface org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/Constants.html" title="interface in org.apache.jackrabbit.uuid">Constants</A> <DD><B>Deprecated.</B>&nbsp;Version one constant for UUID version one of four <DT><A HREF="./org/apache/jackrabbit/webdav/version/VersionHistoryResource.html#VERSION_SET"><B>VERSION_SET</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/VersionHistoryResource.html" title="interface in org.apache.jackrabbit.webdav.version">VersionHistoryResource</A> <DD>The protected property DAV:version-set identifies each version of this version history. <DT><A HREF="./org/apache/jackrabbit/core/RepositoryImpl.html#VERSION_STORAGE_NODE_ID"><B>VERSION_STORAGE_NODE_ID</B></A> - Static variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/RepositoryImpl.html" title="class in org.apache.jackrabbit.core">RepositoryImpl</A> <DD>hardcoded id of the "/jcr:system/jcr:versionStorage" node <DT><A HREF="./org/apache/jackrabbit/uuid/Constants.html#VERSION_THREE"><B>VERSION_THREE</B></A> - Static variable in interface org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/Constants.html" title="interface in org.apache.jackrabbit.uuid">Constants</A> <DD><B>Deprecated.</B>&nbsp;Version three constant for UUID version three of four <DT><A HREF="./org/apache/jackrabbit/webdav/version/report/ReportType.html#VERSION_TREE"><B>VERSION_TREE</B></A> - Static variable in class org.apache.jackrabbit.webdav.version.report.<A HREF="./org/apache/jackrabbit/webdav/version/report/ReportType.html" title="class in org.apache.jackrabbit.webdav.version.report">ReportType</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/uuid/Constants.html#VERSION_TWO"><B>VERSION_TWO</B></A> - Static variable in interface org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/Constants.html" title="interface in org.apache.jackrabbit.uuid">Constants</A> <DD><B>Deprecated.</B>&nbsp;Version two constant for UUID version two of four <DT><A HREF="./org/apache/jackrabbit/test/api/version/AbstractVersionTest.html#versionableNode"><B>versionableNode</B></A> - Variable in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/AbstractVersionTest.html" title="class in org.apache.jackrabbit.test.api.version">AbstractVersionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/RemoveVersionTest.html#versionableNode2"><B>versionableNode2</B></A> - Variable in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RemoveVersionTest.html" title="class in org.apache.jackrabbit.test.api.version">RemoveVersionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/AbstractMergeTest.html#versionableNodeType"><B>versionableNodeType</B></A> - Variable in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/AbstractMergeTest.html" title="class in org.apache.jackrabbit.test.api.version">AbstractMergeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/AbstractVersionTest.html#versionableNodeType"><B>versionableNodeType</B></A> - Variable in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/AbstractVersionTest.html" title="class in org.apache.jackrabbit.test.api.version">AbstractVersionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/VersionableResource.html" title="interface in org.apache.jackrabbit.webdav.version"><B>VersionableResource</B></A> - Interface in <A HREF="./org/apache/jackrabbit/webdav/version/package-summary.html">org.apache.jackrabbit.webdav.version</A><DD><code>VersionableResource</code> represents an extension to the basic <A HREF="./org/apache/jackrabbit/webdav/version/DeltaVResource.html" title="interface in org.apache.jackrabbit.webdav.version"><CODE>DeltaVResource</CODE></A>, that allows to adding version-control support.<DT><A HREF="./org/apache/jackrabbit/webdav/jcr/VersionControlledItemCollection.html" title="class in org.apache.jackrabbit.webdav.jcr"><B>VersionControlledItemCollection</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/jcr/package-summary.html">org.apache.jackrabbit.webdav.jcr</A><DD><code>VersionControlledItemCollection</code> represents a JCR node item and covers all functionality related to versioning of <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true" title="class or interface in javax.jcr"><CODE>Node</CODE></A>s.<DT><A HREF="./org/apache/jackrabbit/webdav/jcr/VersionControlledItemCollection.html#VersionControlledItemCollection(org.apache.jackrabbit.webdav.DavResourceLocator, org.apache.jackrabbit.webdav.jcr.JcrDavSession, org.apache.jackrabbit.webdav.DavResourceFactory, javax.jcr.Item)"><B>VersionControlledItemCollection(DavResourceLocator, JcrDavSession, DavResourceFactory, Item)</B></A> - Constructor for class org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/VersionControlledItemCollection.html" title="class in org.apache.jackrabbit.webdav.jcr">VersionControlledItemCollection</A> <DD>Create a new <code>VersionControlledItemCollection</code>. <DT><A HREF="./org/apache/jackrabbit/webdav/version/VersionControlledResource.html" title="interface in org.apache.jackrabbit.webdav.version"><B>VersionControlledResource</B></A> - Interface in <A HREF="./org/apache/jackrabbit/webdav/version/package-summary.html">org.apache.jackrabbit.webdav.version</A><DD>The <code>VersionControlledResource</code> represents in contrast to the <code>VersionableResource</code> a resource, that has already been put under version-control.<DT><A HREF="./org/apache/jackrabbit/webdav/simple/VersionControlledResourceImpl.html" title="class in org.apache.jackrabbit.webdav.simple"><B>VersionControlledResourceImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/simple/package-summary.html">org.apache.jackrabbit.webdav.simple</A><DD><code>VersionControlledResourceImpl</code> represents a JCR node item and covers all functionality related to versioning of <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true" title="class or interface in javax.jcr"><CODE>Node</CODE></A>s.<DT><A HREF="./org/apache/jackrabbit/webdav/simple/VersionControlledResourceImpl.html#VersionControlledResourceImpl(org.apache.jackrabbit.webdav.DavResourceLocator, org.apache.jackrabbit.webdav.DavResourceFactory, org.apache.jackrabbit.webdav.DavSession, org.apache.jackrabbit.webdav.simple.ResourceConfig, javax.jcr.Item)"><B>VersionControlledResourceImpl(DavResourceLocator, DavResourceFactory, DavSession, ResourceConfig, Item)</B></A> - Constructor for class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/VersionControlledResourceImpl.html" title="class in org.apache.jackrabbit.webdav.simple">VersionControlledResourceImpl</A> <DD>Create a new <A HREF="./org/apache/jackrabbit/webdav/DavResource.html" title="interface in org.apache.jackrabbit.webdav"><CODE>DavResource</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/webdav/simple/VersionControlledResourceImpl.html#VersionControlledResourceImpl(org.apache.jackrabbit.webdav.DavResourceLocator, org.apache.jackrabbit.webdav.DavResourceFactory, org.apache.jackrabbit.webdav.DavSession, org.apache.jackrabbit.webdav.simple.ResourceConfig, boolean)"><B>VersionControlledResourceImpl(DavResourceLocator, DavResourceFactory, DavSession, ResourceConfig, boolean)</B></A> - Constructor for class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/VersionControlledResourceImpl.html" title="class in org.apache.jackrabbit.webdav.simple">VersionControlledResourceImpl</A> <DD>Create a new <A HREF="./org/apache/jackrabbit/webdav/DavResource.html" title="interface in org.apache.jackrabbit.webdav"><CODE>DavResource</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/VersionControlMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods"><B>VersionControlMethod</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/client/methods/package-summary.html">org.apache.jackrabbit.webdav.client.methods</A><DD><code>VersionControlMethod</code>...<DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/VersionControlMethod.html#VersionControlMethod(java.lang.String)"><B>VersionControlMethod(String)</B></A> - Constructor for class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/VersionControlMethod.html" title="class in org.apache.jackrabbit.webdav.client.methods">VersionControlMethod</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/version/XAVersionManager.html#versionCreated(org.apache.jackrabbit.core.version.InternalVersion)"><B>versionCreated(InternalVersion)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/XAVersionManager.html" title="class in org.apache.jackrabbit.core.version">XAVersionManager</A> <DD>Invoked when a new internal item has been created. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#VersionDecl()"><B>VersionDecl()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/version/XAVersionManager.html#versionDestroyed(org.apache.jackrabbit.core.version.InternalVersion)"><B>versionDestroyed(InternalVersion)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/XAVersionManager.html" title="class in org.apache.jackrabbit.core.version">XAVersionManager</A> <DD>Invoked when a new internal item has been destroyed. <DT><A HREF="./org/apache/jackrabbit/uuid/VersionFourGenerator.html" title="class in org.apache.jackrabbit.uuid"><B>VersionFourGenerator</B></A> - Class in <A HREF="./org/apache/jackrabbit/uuid/package-summary.html">org.apache.jackrabbit.uuid</A><DD><B>Deprecated.</B>&nbsp;<I>This class will be removed in Jackrabbit 2.0.</I><DT><A HREF="./org/apache/jackrabbit/uuid/VersionFourGenerator.html#VersionFourGenerator()"><B>VersionFourGenerator()</B></A> - Constructor for class org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/VersionFourGenerator.html" title="class in org.apache.jackrabbit.uuid">VersionFourGenerator</A> <DD><B>Deprecated.</B>&nbsp;Constructs a new VersionFourGenerator. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionGraphTest.html" title="class in org.apache.jackrabbit.test.api.version"><B>VersionGraphTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/version/package-summary.html">org.apache.jackrabbit.test.api.version</A><DD><code>VersionGraphTest</code> contains test methods related to version graph issues.<DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionGraphTest.html#VersionGraphTest()"><B>VersionGraphTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionGraphTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionGraphTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/server/io/VersionHandler.html" title="class in org.apache.jackrabbit.server.io"><B>VersionHandler</B></A> - Class in <A HREF="./org/apache/jackrabbit/server/io/package-summary.html">org.apache.jackrabbit.server.io</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/server/io/VersionHandler.html#VersionHandler()"><B>VersionHandler()</B></A> - Constructor for class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/VersionHandler.html" title="class in org.apache.jackrabbit.server.io">VersionHandler</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/server/io/VersionHandler.html#VersionHandler(org.apache.jackrabbit.server.io.IOManager)"><B>VersionHandler(IOManager)</B></A> - Constructor for class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/VersionHandler.html" title="class in org.apache.jackrabbit.server.io">VersionHandler</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/jsr283/version/VersionHistory.html" title="interface in org.apache.jackrabbit.api.jsr283.version"><B>VersionHistory</B></A> - Interface in <A HREF="./org/apache/jackrabbit/api/jsr283/version/package-summary.html">org.apache.jackrabbit.api.jsr283.version</A><DD>A <code>VersionHistory</code> object wraps an <code>nt:versionHistory</code> node.<DT><A HREF="./org/apache/jackrabbit/server/io/VersionHistoryHandler.html" title="class in org.apache.jackrabbit.server.io"><B>VersionHistoryHandler</B></A> - Class in <A HREF="./org/apache/jackrabbit/server/io/package-summary.html">org.apache.jackrabbit.server.io</A><DD><code>VersionHistoryHandler</code>...<DT><A HREF="./org/apache/jackrabbit/server/io/VersionHistoryHandler.html#VersionHistoryHandler()"><B>VersionHistoryHandler()</B></A> - Constructor for class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/VersionHistoryHandler.html" title="class in org.apache.jackrabbit.server.io">VersionHistoryHandler</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/server/io/VersionHistoryHandler.html#VersionHistoryHandler(org.apache.jackrabbit.server.io.IOManager)"><B>VersionHistoryHandler(IOManager)</B></A> - Constructor for class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/VersionHistoryHandler.html" title="class in org.apache.jackrabbit.server.io">VersionHistoryHandler</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/version/VersionHistoryImpl.html" title="class in org.apache.jackrabbit.core.version"><B>VersionHistoryImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/version/package-summary.html">org.apache.jackrabbit.core.version</A><DD>Base implementation of the <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/version/VersionHistory.html?is-external=true" title="class or interface in javax.jcr.version"><CODE>VersionHistory</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/core/version/VersionHistoryImpl.html#VersionHistoryImpl(org.apache.jackrabbit.core.ItemManager, org.apache.jackrabbit.core.SessionImpl, org.apache.jackrabbit.core.AbstractNodeData)"><B>VersionHistoryImpl(ItemManager, SessionImpl, AbstractNodeData)</B></A> - Constructor for class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionHistoryImpl.html" title="class in org.apache.jackrabbit.core.version">VersionHistoryImpl</A> <DD>Create a new instance of this class. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionHistoryImpl.html" title="class in org.apache.jackrabbit.jcr2spi.version"><B>VersionHistoryImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/version/package-summary.html">org.apache.jackrabbit.jcr2spi.version</A><DD><code>VersionHistoryImpl</code>...<DT><A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionHistoryImpl.html#VersionHistoryImpl(org.apache.jackrabbit.jcr2spi.SessionImpl, org.apache.jackrabbit.jcr2spi.state.NodeState, org.apache.jackrabbit.jcr2spi.ItemLifeCycleListener[])"><B>VersionHistoryImpl(SessionImpl, NodeState, ItemLifeCycleListener[])</B></A> - Constructor for class org.apache.jackrabbit.jcr2spi.version.<A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionHistoryImpl.html" title="class in org.apache.jackrabbit.jcr2spi.version">VersionHistoryImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/version/VersionHistoryInfo.html" title="class in org.apache.jackrabbit.core.version"><B>VersionHistoryInfo</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/version/package-summary.html">org.apache.jackrabbit.core.version</A><DD>Simple data object that carries the identifiers of a version history node and the related root version node.<DT><A HREF="./org/apache/jackrabbit/core/version/VersionHistoryInfo.html#VersionHistoryInfo(org.apache.jackrabbit.core.NodeId, org.apache.jackrabbit.core.NodeId)"><B>VersionHistoryInfo(NodeId, NodeId)</B></A> - Constructor for class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionHistoryInfo.html" title="class in org.apache.jackrabbit.core.version">VersionHistoryInfo</A> <DD>Creates an object that carries the given version history information. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/version/VersionHistoryItemCollection.html" title="class in org.apache.jackrabbit.webdav.jcr.version"><B>VersionHistoryItemCollection</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/jcr/version/package-summary.html">org.apache.jackrabbit.webdav.jcr.version</A><DD><code>VersionHistoryItemCollection</code> represents a JCR version history.<DT><A HREF="./org/apache/jackrabbit/webdav/jcr/version/VersionHistoryItemCollection.html#VersionHistoryItemCollection(org.apache.jackrabbit.webdav.DavResourceLocator, org.apache.jackrabbit.webdav.jcr.JcrDavSession, org.apache.jackrabbit.webdav.DavResourceFactory, javax.jcr.Item)"><B>VersionHistoryItemCollection(DavResourceLocator, JcrDavSession, DavResourceFactory, Item)</B></A> - Constructor for class org.apache.jackrabbit.webdav.jcr.version.<A HREF="./org/apache/jackrabbit/webdav/jcr/version/VersionHistoryItemCollection.html" title="class in org.apache.jackrabbit.webdav.jcr.version">VersionHistoryItemCollection</A> <DD>Create a new <code>VersionHistoryItemCollection</code> resource. <DT><A HREF="./org/apache/jackrabbit/webdav/version/VersionHistoryResource.html" title="interface in org.apache.jackrabbit.webdav.version"><B>VersionHistoryResource</B></A> - Interface in <A HREF="./org/apache/jackrabbit/webdav/version/package-summary.html">org.apache.jackrabbit.webdav.version</A><DD><code>VersionHistoryResource</code> represents a collection that has all versions of a given version-controlled resource as members.<DT><A HREF="./org/apache/jackrabbit/webdav/simple/VersionHistoryResourceImpl.html" title="class in org.apache.jackrabbit.webdav.simple"><B>VersionHistoryResourceImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/simple/package-summary.html">org.apache.jackrabbit.webdav.simple</A><DD><code>VersionHistoryResourceImpl</code> represents a JCR version history.<DT><A HREF="./org/apache/jackrabbit/webdav/simple/VersionHistoryResourceImpl.html#VersionHistoryResourceImpl(org.apache.jackrabbit.webdav.DavResourceLocator, org.apache.jackrabbit.webdav.DavResourceFactory, org.apache.jackrabbit.webdav.DavSession, org.apache.jackrabbit.webdav.simple.ResourceConfig, javax.jcr.Item)"><B>VersionHistoryResourceImpl(DavResourceLocator, DavResourceFactory, DavSession, ResourceConfig, Item)</B></A> - Constructor for class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/VersionHistoryResourceImpl.html" title="class in org.apache.jackrabbit.webdav.simple">VersionHistoryResourceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version"><B>VersionHistoryTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/version/package-summary.html">org.apache.jackrabbit.test.api.version</A><DD><code>VersionHistoryTest</code> provides test methods related to version history methods and general version history issues.<DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#VersionHistoryTest()"><B>VersionHistoryTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/version/VersionImpl.html" title="class in org.apache.jackrabbit.core.version"><B>VersionImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/version/package-summary.html">org.apache.jackrabbit.core.version</A><DD>Base implementation of the <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/version/Version.html?is-external=true" title="class or interface in javax.jcr.version"><CODE>Version</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/core/version/VersionImpl.html#VersionImpl(org.apache.jackrabbit.core.ItemManager, org.apache.jackrabbit.core.SessionImpl, org.apache.jackrabbit.core.AbstractNodeData)"><B>VersionImpl(ItemManager, SessionImpl, AbstractNodeData)</B></A> - Constructor for class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionImpl.html" title="class in org.apache.jackrabbit.core.version">VersionImpl</A> <DD>Create a new instance of this class. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionImpl.html" title="class in org.apache.jackrabbit.jcr2spi.version"><B>VersionImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/version/package-summary.html">org.apache.jackrabbit.jcr2spi.version</A><DD><code>VersionImpl</code>...<DT><A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionImpl.html#VersionImpl(org.apache.jackrabbit.jcr2spi.SessionImpl, org.apache.jackrabbit.jcr2spi.state.NodeState, org.apache.jackrabbit.jcr2spi.ItemLifeCycleListener[])"><B>VersionImpl(SessionImpl, NodeState, ItemLifeCycleListener[])</B></A> - Constructor for class org.apache.jackrabbit.jcr2spi.version.<A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionImpl.html" title="class in org.apache.jackrabbit.jcr2spi.version">VersionImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/config/RepositoryConfigurationParser.html#VERSIONING_ELEMENT"><B>VERSIONING_ELEMENT</B></A> - Static variable in class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/RepositoryConfigurationParser.html" title="class in org.apache.jackrabbit.core.config">RepositoryConfigurationParser</A> <DD>Name of the versioning configuration element. <DT><A HREF="./org/apache/jackrabbit/core/config/VersioningConfig.html" title="class in org.apache.jackrabbit.core.config"><B>VersioningConfig</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/config/package-summary.html">org.apache.jackrabbit.core.config</A><DD>Versioning configuration.<DT><A HREF="./org/apache/jackrabbit/core/config/VersioningConfig.html#VersioningConfig(java.lang.String, org.apache.jackrabbit.core.fs.FileSystemFactory, org.apache.jackrabbit.core.config.PersistenceManagerConfig, org.apache.jackrabbit.core.state.ISMLockingFactory)"><B>VersioningConfig(String, FileSystemFactory, PersistenceManagerConfig, ISMLockingFactory)</B></A> - Constructor for class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/VersioningConfig.html" title="class in org.apache.jackrabbit.core.config">VersioningConfig</A> <DD>Creates a versioning configuration object. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/version/VersionItemCollection.html" title="class in org.apache.jackrabbit.webdav.jcr.version"><B>VersionItemCollection</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/jcr/version/package-summary.html">org.apache.jackrabbit.webdav.jcr.version</A><DD><code>VersionItemCollection</code> represents a JCR version.<DT><A HREF="./org/apache/jackrabbit/webdav/jcr/version/VersionItemCollection.html#VersionItemCollection(org.apache.jackrabbit.webdav.DavResourceLocator, org.apache.jackrabbit.webdav.jcr.JcrDavSession, org.apache.jackrabbit.webdav.DavResourceFactory, javax.jcr.Item)"><B>VersionItemCollection(DavResourceLocator, JcrDavSession, DavResourceFactory, Item)</B></A> - Constructor for class org.apache.jackrabbit.webdav.jcr.version.<A HREF="./org/apache/jackrabbit/webdav/jcr/version/VersionItemCollection.html" title="class in org.apache.jackrabbit.webdav.jcr.version">VersionItemCollection</A> <DD>Create a new <code>VersionItemCollection</code>. <DT><A HREF="./org/apache/jackrabbit/core/version/VersionItemStateManager.html" title="class in org.apache.jackrabbit.core.version"><B>VersionItemStateManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/version/package-summary.html">org.apache.jackrabbit.core.version</A><DD>Spezialized SharedItemStateManager that filters out NodeReferences to non-versioning states.<DT><A HREF="./org/apache/jackrabbit/core/version/VersionItemStateManager.html#VersionItemStateManager(org.apache.jackrabbit.core.persistence.PersistenceManager, org.apache.jackrabbit.core.NodeId, org.apache.jackrabbit.core.nodetype.NodeTypeRegistry, org.apache.jackrabbit.core.state.ItemStateCacheFactory, org.apache.jackrabbit.core.state.ISMLocking)"><B>VersionItemStateManager(PersistenceManager, NodeId, NodeTypeRegistry, ItemStateCacheFactory, ISMLocking)</B></A> - Constructor for class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionItemStateManager.html" title="class in org.apache.jackrabbit.core.version">VersionItemStateManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/iterator/VersionIteratorAdapter.html" title="class in org.apache.jackrabbit.commons.iterator"><B>VersionIteratorAdapter</B></A> - Class in <A HREF="./org/apache/jackrabbit/commons/iterator/package-summary.html">org.apache.jackrabbit.commons.iterator</A><DD>Adapter class for turning <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/RangeIterator.html?is-external=true" title="class or interface in javax.jcr"><CODE>RangeIterator</CODE></A>s or <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util"><CODE>Iterator</CODE></A>s into <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/version/VersionIterator.html?is-external=true" title="class or interface in javax.jcr.version"><CODE>VersionIterator</CODE></A>s.<DT><A HREF="./org/apache/jackrabbit/commons/iterator/VersionIteratorAdapter.html#VersionIteratorAdapter(javax.jcr.RangeIterator)"><B>VersionIteratorAdapter(RangeIterator)</B></A> - Constructor for class org.apache.jackrabbit.commons.iterator.<A HREF="./org/apache/jackrabbit/commons/iterator/VersionIteratorAdapter.html" title="class in org.apache.jackrabbit.commons.iterator">VersionIteratorAdapter</A> <DD>Creates an adapter for the given <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/RangeIterator.html?is-external=true" title="class or interface in javax.jcr"><CODE>RangeIterator</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/commons/iterator/VersionIteratorAdapter.html#VersionIteratorAdapter(java.util.Iterator)"><B>VersionIteratorAdapter(Iterator)</B></A> - Constructor for class org.apache.jackrabbit.commons.iterator.<A HREF="./org/apache/jackrabbit/commons/iterator/VersionIteratorAdapter.html" title="class in org.apache.jackrabbit.commons.iterator">VersionIteratorAdapter</A> <DD>Creates an adapter for the given <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util"><CODE>Iterator</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/commons/iterator/VersionIteratorAdapter.html#VersionIteratorAdapter(java.util.Collection)"><B>VersionIteratorAdapter(Collection)</B></A> - Constructor for class org.apache.jackrabbit.commons.iterator.<A HREF="./org/apache/jackrabbit/commons/iterator/VersionIteratorAdapter.html" title="class in org.apache.jackrabbit.commons.iterator">VersionIteratorAdapter</A> <DD>Creates an iterator for the given collection. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html#versionLabel"><B>versionLabel</B></A> - Variable in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionLabelTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html#versionLabel2"><B>versionLabel2</B></A> - Variable in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionLabelTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html" title="class in org.apache.jackrabbit.test.api.version"><B>VersionLabelTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/version/package-summary.html">org.apache.jackrabbit.test.api.version</A><DD><code>VersionLabelTest</code> covers methods related to version label such as <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/version/VersionHistory.html?is-external=true#addVersionLabel(java.lang.String, java.lang.String, boolean)" title="class or interface in javax.jcr.version"><CODE>VersionHistory.addVersionLabel(String, String, boolean)</CODE></A> <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/version/VersionHistory.html?is-external=true#removeVersionLabel(java.lang.String)" title="class or interface in javax.jcr.version"><CODE>VersionHistory.removeVersionLabel(String)</CODE></A> <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Node.html?is-external=true#restoreByLabel(java.lang.String, boolean)" title="class or interface in javax.jcr"><CODE>Node.restoreByLabel(String, boolean)</CODE></A> <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/version/VersionHistory.html?is-external=true#getVersionByLabel(java.lang.String)" title="class or interface in javax.jcr.version"><CODE>VersionHistory.getVersionByLabel(String)</CODE></A> <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/version/VersionHistory.html?is-external=true#getVersionLabels()" title="class or interface in javax.jcr.version"><CODE>VersionHistory.getVersionLabels()</CODE></A> <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/version/VersionHistory.html?is-external=true#hasVersionLabel(javax.jcr.version.Version, java.lang.String)" title="class or interface in javax.jcr.version"><CODE>VersionHistory.hasVersionLabel(javax.jcr.version.Version, String)</CODE></A> <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/version/VersionHistory.html?is-external=true#hasVersionLabel(java.lang.String)" title="class or interface in javax.jcr.version"><CODE>VersionHistory.hasVersionLabel(String)</CODE></A> <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/version/VersionHistory.html?is-external=true#hasVersionLabel(javax.jcr.version.Version, java.lang.String)" title="class or interface in javax.jcr.version"><CODE>VersionHistory.hasVersionLabel(javax.jcr.version.Version, String)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html#VersionLabelTest()"><B>VersionLabelTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionLabelTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/jsr283/version/VersionManager.html" title="interface in org.apache.jackrabbit.api.jsr283.version"><B>VersionManager</B></A> - Interface in <A HREF="./org/apache/jackrabbit/api/jsr283/version/package-summary.html">org.apache.jackrabbit.api.jsr283.version</A><DD>The <code>VersionManager</code> object is accessed via <A HREF="./org/apache/jackrabbit/api/jsr283/Workspace.html#getVersionManager()"><CODE>Workspace.getVersionManager()</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/core/version/VersionManager.html" title="interface in org.apache.jackrabbit.core.version"><B>VersionManager</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/version/package-summary.html">org.apache.jackrabbit.core.version</A><DD>This interface defines the version manager.<DT><A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionManager.html" title="interface in org.apache.jackrabbit.jcr2spi.version"><B>VersionManager</B></A> - Interface in <A HREF="./org/apache/jackrabbit/jcr2spi/version/package-summary.html">org.apache.jackrabbit.jcr2spi.version</A><DD><code>VersionManager</code>...<DT><A HREF="./org/apache/jackrabbit/core/version/VersionManagerImpl.html" title="class in org.apache.jackrabbit.core.version"><B>VersionManagerImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/version/package-summary.html">org.apache.jackrabbit.core.version</A><DD>This Class implements a VersionManager.<DT><A HREF="./org/apache/jackrabbit/core/version/VersionManagerImpl.html#VersionManagerImpl(org.apache.jackrabbit.core.persistence.PersistenceManager, org.apache.jackrabbit.core.fs.FileSystem, org.apache.jackrabbit.core.nodetype.NodeTypeRegistry, org.apache.jackrabbit.core.observation.DelegatingObservationDispatcher, org.apache.jackrabbit.core.NodeId, org.apache.jackrabbit.core.NodeId, org.apache.jackrabbit.core.state.ItemStateCacheFactory, org.apache.jackrabbit.core.state.ISMLocking)"><B>VersionManagerImpl(PersistenceManager, FileSystem, NodeTypeRegistry, DelegatingObservationDispatcher, NodeId, NodeId, ItemStateCacheFactory, ISMLocking)</B></A> - Constructor for class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionManagerImpl.html" title="class in org.apache.jackrabbit.core.version">VersionManagerImpl</A> <DD>Creates a new version manager <DT><A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionManagerImpl.html" title="class in org.apache.jackrabbit.jcr2spi.version"><B>VersionManagerImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/version/package-summary.html">org.apache.jackrabbit.jcr2spi.version</A><DD><code>VersionManagerImpl</code>...<DT><A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionManagerImpl.html#VersionManagerImpl(org.apache.jackrabbit.jcr2spi.WorkspaceManager)"><B>VersionManagerImpl(WorkspaceManager)</B></A> - Constructor for class org.apache.jackrabbit.jcr2spi.version.<A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionManagerImpl.html" title="class in org.apache.jackrabbit.jcr2spi.version">VersionManagerImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/version/VersionManagerImpl.DynamicESCFactory.html" title="class in org.apache.jackrabbit.core.version"><B>VersionManagerImpl.DynamicESCFactory</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/version/package-summary.html">org.apache.jackrabbit.core.version</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/core/version/VersionManagerImpl.DynamicESCFactory.html#VersionManagerImpl.DynamicESCFactory(org.apache.jackrabbit.core.observation.DelegatingObservationDispatcher)"><B>VersionManagerImpl.DynamicESCFactory(DelegatingObservationDispatcher)</B></A> - Constructor for class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionManagerImpl.DynamicESCFactory.html" title="class in org.apache.jackrabbit.core.version">VersionManagerImpl.DynamicESCFactory</A> <DD>Creates a new event state collection factory <DT><A HREF="./org/apache/jackrabbit/core/SessionImpl.html#versionMgr"><B>versionMgr</B></A> - Variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/SessionImpl.html" title="class in org.apache.jackrabbit.core">SessionImpl</A> <DD>The version manager for this session <DT><A HREF="./org/apache/jackrabbit/core/WorkspaceImpl.html#versionMgr"><B>versionMgr</B></A> - Variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/WorkspaceImpl.html" title="class in org.apache.jackrabbit.core">WorkspaceImpl</A> <DD>The API Version manager for this workspace <DT><A HREF="./org/apache/jackrabbit/webdav/version/VersionResource.html" title="interface in org.apache.jackrabbit.webdav.version"><B>VersionResource</B></A> - Interface in <A HREF="./org/apache/jackrabbit/webdav/version/package-summary.html">org.apache.jackrabbit.webdav.version</A><DD><code>VersionResource</code> is a resource that contains a copy of a particular state of a version-controlled resource.<DT><A HREF="./org/apache/jackrabbit/webdav/simple/VersionResourceImpl.html" title="class in org.apache.jackrabbit.webdav.simple"><B>VersionResourceImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/simple/package-summary.html">org.apache.jackrabbit.webdav.simple</A><DD><code>VersionResourceImpl</code> represents a JCR version.<DT><A HREF="./org/apache/jackrabbit/webdav/simple/VersionResourceImpl.html#VersionResourceImpl(org.apache.jackrabbit.webdav.DavResourceLocator, org.apache.jackrabbit.webdav.DavResourceFactory, org.apache.jackrabbit.webdav.DavSession, org.apache.jackrabbit.webdav.simple.ResourceConfig, javax.jcr.Item)"><B>VersionResourceImpl(DavResourceLocator, DavResourceFactory, DavSession, ResourceConfig, Item)</B></A> - Constructor for class org.apache.jackrabbit.webdav.simple.<A HREF="./org/apache/jackrabbit/webdav/simple/VersionResourceImpl.html" title="class in org.apache.jackrabbit.webdav.simple">VersionResourceImpl</A> <DD>Create a new <A HREF="./org/apache/jackrabbit/webdav/DavResource.html" title="interface in org.apache.jackrabbit.webdav"><CODE>DavResource</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/core/version/VersionSelector.html" title="interface in org.apache.jackrabbit.core.version"><B>VersionSelector</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/version/package-summary.html">org.apache.jackrabbit.core.version</A><DD>This Interface defines the version selector that needs to provide a version, given some hints and a version history. the selector is used in the various restore methods in order to select the correct version of previously versioned OPV=Version children upon restore.<DT><A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html#VERSIONSTORAGE_PATH"><B>VERSIONSTORAGE_PATH</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr">ItemResourceConstants</A> <DD>The version storage item resource path. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionStorageTest.html#versionStoragePath"><B>versionStoragePath</B></A> - Variable in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionStorageTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionStorageTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionStorageTest.html" title="class in org.apache.jackrabbit.test.api.version"><B>VersionStorageTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/version/package-summary.html">org.apache.jackrabbit.test.api.version</A><DD><code>VersionStorageTest</code> provides tests regarding <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/version/VersionHistory.html?is-external=true#addVersionLabel(java.lang.String, java.lang.String, boolean)" title="class or interface in javax.jcr.version"><CODE>VersionHistory.addVersionLabel(String, String, boolean)</CODE></A><DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionStorageTest.html#VersionStorageTest()"><B>VersionStorageTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionStorageTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionStorageTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version"><B>VersionTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/version/package-summary.html">org.apache.jackrabbit.test.api.version</A><DD><code>VersionTest</code> covers tests related to the methods of the <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/version/Version.html?is-external=true" title="class or interface in javax.jcr.version"><CODE>Version</CODE></A> class.<DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html#VersionTest()"><B>VersionTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/report/VersionTreeReport.html" title="class in org.apache.jackrabbit.webdav.version.report"><B>VersionTreeReport</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/version/report/package-summary.html">org.apache.jackrabbit.webdav.version.report</A><DD><code>VersionTreeReport</code> encapsulates the DAV:version-tree report.<DT><A HREF="./org/apache/jackrabbit/webdav/version/report/VersionTreeReport.html#VersionTreeReport()"><B>VersionTreeReport()</B></A> - Constructor for class org.apache.jackrabbit.webdav.version.report.<A HREF="./org/apache/jackrabbit/webdav/version/report/VersionTreeReport.html" title="class in org.apache.jackrabbit.webdav.version.report">VersionTreeReport</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#VERTICAL_BAR"><B>VERTICAL_BAR</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/RemoveVersionTest.html#vHistory"><B>vHistory</B></A> - Variable in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/RemoveVersionTest.html" title="class in org.apache.jackrabbit.test.api.version">RemoveVersionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#vHistory"><B>vHistory</B></A> - Variable in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionHistoryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html#vHistory"><B>vHistory</B></A> - Variable in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/VersionLabelTest.html" title="class in org.apache.jackrabbit.test.api.version">VersionLabelTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/virtual/VirtualItemStateProvider.html" title="interface in org.apache.jackrabbit.core.virtual"><B>VirtualItemStateProvider</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/virtual/package-summary.html">org.apache.jackrabbit.core.virtual</A><DD>This Interface defines a virtual item state provider.<DT><A HREF="./org/apache/jackrabbit/core/virtual/VirtualNodeState.html" title="class in org.apache.jackrabbit.core.virtual"><B>VirtualNodeState</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/virtual/package-summary.html">org.apache.jackrabbit.core.virtual</A><DD>This Class implements a virtual node state<DT><A HREF="./org/apache/jackrabbit/core/virtual/VirtualNodeState.html#VirtualNodeState(org.apache.jackrabbit.core.virtual.AbstractVISProvider, org.apache.jackrabbit.core.NodeId, org.apache.jackrabbit.core.NodeId, org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.spi.Name[])"><B>VirtualNodeState(AbstractVISProvider, NodeId, NodeId, Name, Name[])</B></A> - Constructor for class org.apache.jackrabbit.core.virtual.<A HREF="./org/apache/jackrabbit/core/virtual/VirtualNodeState.html" title="class in org.apache.jackrabbit.core.virtual">VirtualNodeState</A> <DD>creates a new virtual node state <DT><A HREF="./org/apache/jackrabbit/core/nodetype/virtual/VirtualNodeTypeStateManager.html" title="class in org.apache.jackrabbit.core.nodetype.virtual"><B>VirtualNodeTypeStateManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/nodetype/virtual/package-summary.html">org.apache.jackrabbit.core.nodetype.virtual</A><DD>This Class implements a workaround helper for populating observation events for the virtual node states of the jcr:nodeTypes upon nodetype registry changes.<DT><A HREF="./org/apache/jackrabbit/core/nodetype/virtual/VirtualNodeTypeStateManager.html#VirtualNodeTypeStateManager(org.apache.jackrabbit.core.nodetype.NodeTypeRegistry, org.apache.jackrabbit.core.observation.DelegatingObservationDispatcher, org.apache.jackrabbit.core.NodeId, org.apache.jackrabbit.core.NodeId)"><B>VirtualNodeTypeStateManager(NodeTypeRegistry, DelegatingObservationDispatcher, NodeId, NodeId)</B></A> - Constructor for class org.apache.jackrabbit.core.nodetype.virtual.<A HREF="./org/apache/jackrabbit/core/nodetype/virtual/VirtualNodeTypeStateManager.html" title="class in org.apache.jackrabbit.core.nodetype.virtual">VirtualNodeTypeStateManager</A> <DD>Creates a new virtual node type state manager <DT><A HREF="./org/apache/jackrabbit/core/nodetype/virtual/VirtualNodeTypeStateProvider.html" title="class in org.apache.jackrabbit.core.nodetype.virtual"><B>VirtualNodeTypeStateProvider</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/nodetype/virtual/package-summary.html">org.apache.jackrabbit.core.nodetype.virtual</A><DD>This Class implements a virtual item state provider that exposes the registered nodetypes.<DT><A HREF="./org/apache/jackrabbit/core/nodetype/virtual/VirtualNodeTypeStateProvider.html#VirtualNodeTypeStateProvider(org.apache.jackrabbit.core.nodetype.NodeTypeRegistry, org.apache.jackrabbit.core.NodeId, org.apache.jackrabbit.core.NodeId)"><B>VirtualNodeTypeStateProvider(NodeTypeRegistry, NodeId, NodeId)</B></A> - Constructor for class org.apache.jackrabbit.core.nodetype.virtual.<A HREF="./org/apache/jackrabbit/core/nodetype/virtual/VirtualNodeTypeStateProvider.html" title="class in org.apache.jackrabbit.core.nodetype.virtual">VirtualNodeTypeStateProvider</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/virtual/VirtualPropertyState.html" title="class in org.apache.jackrabbit.core.virtual"><B>VirtualPropertyState</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/virtual/package-summary.html">org.apache.jackrabbit.core.virtual</A><DD>This Class implements a virtual property state<DT><A HREF="./org/apache/jackrabbit/core/virtual/VirtualPropertyState.html#VirtualPropertyState(org.apache.jackrabbit.core.PropertyId)"><B>VirtualPropertyState(PropertyId)</B></A> - Constructor for class org.apache.jackrabbit.core.virtual.<A HREF="./org/apache/jackrabbit/core/virtual/VirtualPropertyState.html" title="class in org.apache.jackrabbit.core.virtual">VirtualPropertyState</A> <DD>Creates a new virtual property state <DT><A HREF="./org/apache/jackrabbit/core/virtual/VirtualValueProvider.html" title="interface in org.apache.jackrabbit.core.virtual"><B>VirtualValueProvider</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/virtual/package-summary.html">org.apache.jackrabbit.core.virtual</A><DD>A <code>VirtualValueProvider</code> is used for virtual properties that want to provide values dynamically.<DT><A HREF="./org/apache/jackrabbit/commons/visitor/FilteringItemVisitor.html#visit(javax.jcr.Property)"><B>visit(Property)</B></A> - Method in class org.apache.jackrabbit.commons.visitor.<A HREF="./org/apache/jackrabbit/commons/visitor/FilteringItemVisitor.html" title="class in org.apache.jackrabbit.commons.visitor">FilteringItemVisitor</A> <DD>Called when the Visitor is passed to a <code>Property</code>. <DT><A HREF="./org/apache/jackrabbit/commons/visitor/FilteringItemVisitor.html#visit(javax.jcr.Node)"><B>visit(Node)</B></A> - Method in class org.apache.jackrabbit.commons.visitor.<A HREF="./org/apache/jackrabbit/commons/visitor/FilteringItemVisitor.html" title="class in org.apache.jackrabbit.commons.visitor">FilteringItemVisitor</A> <DD>Called when the Visitor is passed to a <code>Node</code>. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/LuceneQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.QueryRootNode, java.lang.Object)"><B>visit(QueryRootNode, Object)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/LuceneQueryBuilder.html" title="class in org.apache.jackrabbit.core.query.lucene">LuceneQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/LuceneQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.OrQueryNode, java.lang.Object)"><B>visit(OrQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/LuceneQueryBuilder.html" title="class in org.apache.jackrabbit.core.query.lucene">LuceneQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/LuceneQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.AndQueryNode, java.lang.Object)"><B>visit(AndQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/LuceneQueryBuilder.html" title="class in org.apache.jackrabbit.core.query.lucene">LuceneQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/LuceneQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.NotQueryNode, java.lang.Object)"><B>visit(NotQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/LuceneQueryBuilder.html" title="class in org.apache.jackrabbit.core.query.lucene">LuceneQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/LuceneQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.ExactQueryNode, java.lang.Object)"><B>visit(ExactQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/LuceneQueryBuilder.html" title="class in org.apache.jackrabbit.core.query.lucene">LuceneQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/LuceneQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.NodeTypeQueryNode, java.lang.Object)"><B>visit(NodeTypeQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/LuceneQueryBuilder.html" title="class in org.apache.jackrabbit.core.query.lucene">LuceneQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/LuceneQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode, java.lang.Object)"><B>visit(TextsearchQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/LuceneQueryBuilder.html" title="class in org.apache.jackrabbit.core.query.lucene">LuceneQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/LuceneQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.PathQueryNode, java.lang.Object)"><B>visit(PathQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/LuceneQueryBuilder.html" title="class in org.apache.jackrabbit.core.query.lucene">LuceneQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/LuceneQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode, java.lang.Object)"><B>visit(LocationStepQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/LuceneQueryBuilder.html" title="class in org.apache.jackrabbit.core.query.lucene">LuceneQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/LuceneQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.DerefQueryNode, java.lang.Object)"><B>visit(DerefQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/LuceneQueryBuilder.html" title="class in org.apache.jackrabbit.core.query.lucene">LuceneQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/LuceneQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.RelationQueryNode, java.lang.Object)"><B>visit(RelationQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/LuceneQueryBuilder.html" title="class in org.apache.jackrabbit.core.query.lucene">LuceneQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/LuceneQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.OrderQueryNode, java.lang.Object)"><B>visit(OrderQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/LuceneQueryBuilder.html" title="class in org.apache.jackrabbit.core.query.lucene">LuceneQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/LuceneQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.PropertyFunctionQueryNode, java.lang.Object)"><B>visit(PropertyFunctionQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/LuceneQueryBuilder.html" title="class in org.apache.jackrabbit.core.query.lucene">LuceneQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.AddNode)"><B>visit(AddNode)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html" title="interface in org.apache.jackrabbit.jcr2spi.operation">OperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.AddProperty)"><B>visit(AddProperty)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html" title="interface in org.apache.jackrabbit.jcr2spi.operation">OperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.Remove)"><B>visit(Remove)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html" title="interface in org.apache.jackrabbit.jcr2spi.operation">OperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.SetMixin)"><B>visit(SetMixin)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html" title="interface in org.apache.jackrabbit.jcr2spi.operation">OperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.SetPropertyValue)"><B>visit(SetPropertyValue)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html" title="interface in org.apache.jackrabbit.jcr2spi.operation">OperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.ReorderNodes)"><B>visit(ReorderNodes)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html" title="interface in org.apache.jackrabbit.jcr2spi.operation">OperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.Clone)"><B>visit(Clone)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html" title="interface in org.apache.jackrabbit.jcr2spi.operation">OperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.Copy)"><B>visit(Copy)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html" title="interface in org.apache.jackrabbit.jcr2spi.operation">OperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.Move)"><B>visit(Move)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html" title="interface in org.apache.jackrabbit.jcr2spi.operation">OperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.Update)"><B>visit(Update)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html" title="interface in org.apache.jackrabbit.jcr2spi.operation">OperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.Checkout)"><B>visit(Checkout)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html" title="interface in org.apache.jackrabbit.jcr2spi.operation">OperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.Checkin)"><B>visit(Checkin)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html" title="interface in org.apache.jackrabbit.jcr2spi.operation">OperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.Restore)"><B>visit(Restore)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html" title="interface in org.apache.jackrabbit.jcr2spi.operation">OperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.Merge)"><B>visit(Merge)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html" title="interface in org.apache.jackrabbit.jcr2spi.operation">OperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.ResolveMergeConflict)"><B>visit(ResolveMergeConflict)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html" title="interface in org.apache.jackrabbit.jcr2spi.operation">OperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.LockOperation)"><B>visit(LockOperation)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html" title="interface in org.apache.jackrabbit.jcr2spi.operation">OperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.LockRefresh)"><B>visit(LockRefresh)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html" title="interface in org.apache.jackrabbit.jcr2spi.operation">OperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.LockRelease)"><B>visit(LockRelease)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html" title="interface in org.apache.jackrabbit.jcr2spi.operation">OperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.AddLabel)"><B>visit(AddLabel)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html" title="interface in org.apache.jackrabbit.jcr2spi.operation">OperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.RemoveLabel)"><B>visit(RemoveLabel)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html" title="interface in org.apache.jackrabbit.jcr2spi.operation">OperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.RemoveVersion)"><B>visit(RemoveVersion)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html" title="interface in org.apache.jackrabbit.jcr2spi.operation">OperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.WorkspaceImport)"><B>visit(WorkspaceImport)</B></A> - Method in interface org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/OperationVisitor.html" title="interface in org.apache.jackrabbit.jcr2spi.operation">OperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html#visit(org.apache.jackrabbit.jcr2spi.operation.AddNode)"><B>visit(AddNode)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.jcr2spi.state">SessionItemStateManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html#visit(org.apache.jackrabbit.jcr2spi.operation.AddProperty)"><B>visit(AddProperty)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.jcr2spi.state">SessionItemStateManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html#visit(org.apache.jackrabbit.jcr2spi.operation.Move)"><B>visit(Move)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.jcr2spi.state">SessionItemStateManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html#visit(org.apache.jackrabbit.jcr2spi.operation.Remove)"><B>visit(Remove)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.jcr2spi.state">SessionItemStateManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html#visit(org.apache.jackrabbit.jcr2spi.operation.SetMixin)"><B>visit(SetMixin)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.jcr2spi.state">SessionItemStateManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html#visit(org.apache.jackrabbit.jcr2spi.operation.SetPropertyValue)"><B>visit(SetPropertyValue)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.jcr2spi.state">SessionItemStateManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html#visit(org.apache.jackrabbit.jcr2spi.operation.ReorderNodes)"><B>visit(ReorderNodes)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.jcr2spi.state">SessionItemStateManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html#visit(org.apache.jackrabbit.jcr2spi.operation.Clone)"><B>visit(Clone)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.jcr2spi.state">SessionItemStateManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html#visit(org.apache.jackrabbit.jcr2spi.operation.Copy)"><B>visit(Copy)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.jcr2spi.state">SessionItemStateManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html#visit(org.apache.jackrabbit.jcr2spi.operation.Checkout)"><B>visit(Checkout)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.jcr2spi.state">SessionItemStateManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html#visit(org.apache.jackrabbit.jcr2spi.operation.Checkin)"><B>visit(Checkin)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.jcr2spi.state">SessionItemStateManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html#visit(org.apache.jackrabbit.jcr2spi.operation.Update)"><B>visit(Update)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.jcr2spi.state">SessionItemStateManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html#visit(org.apache.jackrabbit.jcr2spi.operation.Restore)"><B>visit(Restore)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.jcr2spi.state">SessionItemStateManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html#visit(org.apache.jackrabbit.jcr2spi.operation.Merge)"><B>visit(Merge)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.jcr2spi.state">SessionItemStateManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html#visit(org.apache.jackrabbit.jcr2spi.operation.ResolveMergeConflict)"><B>visit(ResolveMergeConflict)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.jcr2spi.state">SessionItemStateManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html#visit(org.apache.jackrabbit.jcr2spi.operation.LockOperation)"><B>visit(LockOperation)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.jcr2spi.state">SessionItemStateManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html#visit(org.apache.jackrabbit.jcr2spi.operation.LockRefresh)"><B>visit(LockRefresh)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.jcr2spi.state">SessionItemStateManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html#visit(org.apache.jackrabbit.jcr2spi.operation.LockRelease)"><B>visit(LockRelease)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.jcr2spi.state">SessionItemStateManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html#visit(org.apache.jackrabbit.jcr2spi.operation.AddLabel)"><B>visit(AddLabel)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.jcr2spi.state">SessionItemStateManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html#visit(org.apache.jackrabbit.jcr2spi.operation.RemoveLabel)"><B>visit(RemoveLabel)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.jcr2spi.state">SessionItemStateManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html#visit(org.apache.jackrabbit.jcr2spi.operation.RemoveVersion)"><B>visit(RemoveVersion)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.jcr2spi.state">SessionItemStateManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html#visit(org.apache.jackrabbit.jcr2spi.operation.WorkspaceImport)"><B>visit(WorkspaceImport)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/SessionItemStateManager.html" title="class in org.apache.jackrabbit.jcr2spi.state">SessionItemStateManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/DefaultQueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.QueryRootNode, java.lang.Object)"><B>visit(QueryRootNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/DefaultQueryNodeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query">DefaultQueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/DefaultQueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.OrQueryNode, java.lang.Object)"><B>visit(OrQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/DefaultQueryNodeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query">DefaultQueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/DefaultQueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.AndQueryNode, java.lang.Object)"><B>visit(AndQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/DefaultQueryNodeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query">DefaultQueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/DefaultQueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.NotQueryNode, java.lang.Object)"><B>visit(NotQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/DefaultQueryNodeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query">DefaultQueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/DefaultQueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.ExactQueryNode, java.lang.Object)"><B>visit(ExactQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/DefaultQueryNodeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query">DefaultQueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/DefaultQueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.NodeTypeQueryNode, java.lang.Object)"><B>visit(NodeTypeQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/DefaultQueryNodeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query">DefaultQueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/DefaultQueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode, java.lang.Object)"><B>visit(TextsearchQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/DefaultQueryNodeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query">DefaultQueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/DefaultQueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.PathQueryNode, java.lang.Object)"><B>visit(PathQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/DefaultQueryNodeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query">DefaultQueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/DefaultQueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode, java.lang.Object)"><B>visit(LocationStepQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/DefaultQueryNodeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query">DefaultQueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/DefaultQueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.RelationQueryNode, java.lang.Object)"><B>visit(RelationQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/DefaultQueryNodeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query">DefaultQueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/DefaultQueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.OrderQueryNode, java.lang.Object)"><B>visit(OrderQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/DefaultQueryNodeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query">DefaultQueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/DefaultQueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.DerefQueryNode, java.lang.Object)"><B>visit(DerefQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/DefaultQueryNodeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query">DefaultQueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/DefaultQueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.PropertyFunctionQueryNode, java.lang.Object)"><B>visit(PropertyFunctionQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/DefaultQueryNodeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query">DefaultQueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.AndImpl, java.lang.Object)"><B>visit(AndImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultQOMTreeVisitor</A> <DD>Does nothing and returns <code>data</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.BindVariableValueImpl, java.lang.Object)"><B>visit(BindVariableValueImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultQOMTreeVisitor</A> <DD>Does nothing and returns <code>data</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.ChildNodeImpl, java.lang.Object)"><B>visit(ChildNodeImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultQOMTreeVisitor</A> <DD>Does nothing and returns <code>data</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.ChildNodeJoinConditionImpl, java.lang.Object)"><B>visit(ChildNodeJoinConditionImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultQOMTreeVisitor</A> <DD>Does nothing and returns <code>data</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.ColumnImpl, java.lang.Object)"><B>visit(ColumnImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultQOMTreeVisitor</A> <DD>Does nothing and returns <code>data</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.ComparisonImpl, java.lang.Object)"><B>visit(ComparisonImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultQOMTreeVisitor</A> <DD>Does nothing and returns <code>data</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeImpl, java.lang.Object)"><B>visit(DescendantNodeImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultQOMTreeVisitor</A> <DD>Does nothing and returns <code>data</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeJoinConditionImpl, java.lang.Object)"><B>visit(DescendantNodeJoinConditionImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultQOMTreeVisitor</A> <DD>Does nothing and returns <code>data</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl, java.lang.Object)"><B>visit(EquiJoinConditionImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultQOMTreeVisitor</A> <DD>Does nothing and returns <code>data</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchImpl, java.lang.Object)"><B>visit(FullTextSearchImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultQOMTreeVisitor</A> <DD>Does nothing and returns <code>data</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchScoreImpl, java.lang.Object)"><B>visit(FullTextSearchScoreImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultQOMTreeVisitor</A> <DD>Does nothing and returns <code>data</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.JoinImpl, java.lang.Object)"><B>visit(JoinImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultQOMTreeVisitor</A> <DD>Does nothing and returns <code>data</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.LengthImpl, java.lang.Object)"><B>visit(LengthImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultQOMTreeVisitor</A> <DD>Does nothing and returns <code>data</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.LiteralImpl, java.lang.Object)"><B>visit(LiteralImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultQOMTreeVisitor</A> <DD>Does nothing and returns <code>data</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.LowerCaseImpl, java.lang.Object)"><B>visit(LowerCaseImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultQOMTreeVisitor</A> <DD>Does nothing and returns <code>data</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.NodeLocalNameImpl, java.lang.Object)"><B>visit(NodeLocalNameImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultQOMTreeVisitor</A> <DD>Does nothing and returns <code>data</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.NodeNameImpl, java.lang.Object)"><B>visit(NodeNameImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultQOMTreeVisitor</A> <DD>Does nothing and returns <code>data</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.NotImpl, java.lang.Object)"><B>visit(NotImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultQOMTreeVisitor</A> <DD>Does nothing and returns <code>data</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.OrderingImpl, java.lang.Object)"><B>visit(OrderingImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultQOMTreeVisitor</A> <DD>Does nothing and returns <code>data</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.OrImpl, java.lang.Object)"><B>visit(OrImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultQOMTreeVisitor</A> <DD>Does nothing and returns <code>data</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.PropertyExistenceImpl, java.lang.Object)"><B>visit(PropertyExistenceImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultQOMTreeVisitor</A> <DD>Does nothing and returns <code>data</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.PropertyValueImpl, java.lang.Object)"><B>visit(PropertyValueImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultQOMTreeVisitor</A> <DD>Does nothing and returns <code>data</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelTree, java.lang.Object)"><B>visit(QueryObjectModelTree, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultQOMTreeVisitor</A> <DD>Does nothing and returns <code>data</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.SameNodeImpl, java.lang.Object)"><B>visit(SameNodeImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultQOMTreeVisitor</A> <DD>Does nothing and returns <code>data</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.SameNodeJoinConditionImpl, java.lang.Object)"><B>visit(SameNodeJoinConditionImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultQOMTreeVisitor</A> <DD>Does nothing and returns <code>data</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.SelectorImpl, java.lang.Object)"><B>visit(SelectorImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultQOMTreeVisitor</A> <DD>Does nothing and returns <code>data</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.UpperCaseImpl, java.lang.Object)"><B>visit(UpperCaseImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultQOMTreeVisitor</A> <DD>Does nothing and returns <code>data</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultTraversingQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.AndImpl, java.lang.Object)"><B>visit(AndImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultTraversingQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultTraversingQOMTreeVisitor</A> <DD>Calls accept on each of the attached constraints of the AND node. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultTraversingQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.ComparisonImpl, java.lang.Object)"><B>visit(ComparisonImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultTraversingQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultTraversingQOMTreeVisitor</A> <DD>Calls accept on the two operands in the comparison node. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultTraversingQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.JoinImpl, java.lang.Object)"><B>visit(JoinImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultTraversingQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultTraversingQOMTreeVisitor</A> <DD>Calls accept on the two sources and the join condition in the join node. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultTraversingQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.LengthImpl, java.lang.Object)"><B>visit(LengthImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultTraversingQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultTraversingQOMTreeVisitor</A> <DD>Calls accept on the property value in the length node. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultTraversingQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.LowerCaseImpl, java.lang.Object)"><B>visit(LowerCaseImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultTraversingQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultTraversingQOMTreeVisitor</A> <DD>Calls accept on the dynamic operand in the lower-case node. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultTraversingQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.NotImpl, java.lang.Object)"><B>visit(NotImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultTraversingQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultTraversingQOMTreeVisitor</A> <DD>Calls accept on the constraint in the NOT node. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultTraversingQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.OrderingImpl, java.lang.Object)"><B>visit(OrderingImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultTraversingQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultTraversingQOMTreeVisitor</A> <DD>Calls accept on the dynamic operand in the ordering node. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultTraversingQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.OrImpl, java.lang.Object)"><B>visit(OrImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultTraversingQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultTraversingQOMTreeVisitor</A> <DD>Calls accept on each of the attached constraints of the OR node. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultTraversingQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelTree, java.lang.Object)"><B>visit(QueryObjectModelTree, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultTraversingQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultTraversingQOMTreeVisitor</A> <DD>Calls accept on the following contained QOM nodes: Source Constraints Orderings Columns <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultTraversingQOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.UpperCaseImpl, java.lang.Object)"><B>visit(UpperCaseImpl, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DefaultTraversingQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultTraversingQOMTreeVisitor</A> <DD>Calls accept on the dynamic operand in the lower-case node. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.AndImpl, java.lang.Object)"><B>visit(AndImpl, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.qom">QOMTreeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.BindVariableValueImpl, java.lang.Object)"><B>visit(BindVariableValueImpl, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.qom">QOMTreeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.ChildNodeImpl, java.lang.Object)"><B>visit(ChildNodeImpl, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.qom">QOMTreeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.ChildNodeJoinConditionImpl, java.lang.Object)"><B>visit(ChildNodeJoinConditionImpl, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.qom">QOMTreeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.ColumnImpl, java.lang.Object)"><B>visit(ColumnImpl, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.qom">QOMTreeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.ComparisonImpl, java.lang.Object)"><B>visit(ComparisonImpl, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.qom">QOMTreeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeImpl, java.lang.Object)"><B>visit(DescendantNodeImpl, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.qom">QOMTreeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeJoinConditionImpl, java.lang.Object)"><B>visit(DescendantNodeJoinConditionImpl, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.qom">QOMTreeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl, java.lang.Object)"><B>visit(EquiJoinConditionImpl, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.qom">QOMTreeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchImpl, java.lang.Object)"><B>visit(FullTextSearchImpl, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.qom">QOMTreeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchScoreImpl, java.lang.Object)"><B>visit(FullTextSearchScoreImpl, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.qom">QOMTreeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.JoinImpl, java.lang.Object)"><B>visit(JoinImpl, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.qom">QOMTreeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.LengthImpl, java.lang.Object)"><B>visit(LengthImpl, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.qom">QOMTreeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.LiteralImpl, java.lang.Object)"><B>visit(LiteralImpl, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.qom">QOMTreeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.LowerCaseImpl, java.lang.Object)"><B>visit(LowerCaseImpl, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.qom">QOMTreeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.NodeLocalNameImpl, java.lang.Object)"><B>visit(NodeLocalNameImpl, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.qom">QOMTreeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.NodeNameImpl, java.lang.Object)"><B>visit(NodeNameImpl, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.qom">QOMTreeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.NotImpl, java.lang.Object)"><B>visit(NotImpl, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.qom">QOMTreeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.OrderingImpl, java.lang.Object)"><B>visit(OrderingImpl, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.qom">QOMTreeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.OrImpl, java.lang.Object)"><B>visit(OrImpl, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.qom">QOMTreeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.PropertyExistenceImpl, java.lang.Object)"><B>visit(PropertyExistenceImpl, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.qom">QOMTreeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.PropertyValueImpl, java.lang.Object)"><B>visit(PropertyValueImpl, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.qom">QOMTreeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelTree, java.lang.Object)"><B>visit(QueryObjectModelTree, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.qom">QOMTreeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.SameNodeImpl, java.lang.Object)"><B>visit(SameNodeImpl, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.qom">QOMTreeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.SameNodeJoinConditionImpl, java.lang.Object)"><B>visit(SameNodeJoinConditionImpl, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.qom">QOMTreeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.SelectorImpl, java.lang.Object)"><B>visit(SelectorImpl, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.qom">QOMTreeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.qom.UpperCaseImpl, java.lang.Object)"><B>visit(UpperCaseImpl, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QOMTreeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.qom">QOMTreeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.QueryRootNode, java.lang.Object)"><B>visit(QueryRootNode, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNodeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query">QueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.OrQueryNode, java.lang.Object)"><B>visit(OrQueryNode, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNodeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query">QueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.AndQueryNode, java.lang.Object)"><B>visit(AndQueryNode, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNodeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query">QueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.NotQueryNode, java.lang.Object)"><B>visit(NotQueryNode, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNodeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query">QueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.ExactQueryNode, java.lang.Object)"><B>visit(ExactQueryNode, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNodeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query">QueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.NodeTypeQueryNode, java.lang.Object)"><B>visit(NodeTypeQueryNode, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNodeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query">QueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode, java.lang.Object)"><B>visit(TextsearchQueryNode, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNodeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query">QueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.PathQueryNode, java.lang.Object)"><B>visit(PathQueryNode, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNodeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query">QueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode, java.lang.Object)"><B>visit(LocationStepQueryNode, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNodeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query">QueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.RelationQueryNode, java.lang.Object)"><B>visit(RelationQueryNode, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNodeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query">QueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.OrderQueryNode, java.lang.Object)"><B>visit(OrderQueryNode, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNodeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query">QueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.DerefQueryNode, java.lang.Object)"><B>visit(DerefQueryNode, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNodeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query">QueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.PropertyFunctionQueryNode, java.lang.Object)"><B>visit(PropertyFunctionQueryNode, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryNodeVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query">QueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeDump.html#visit(org.apache.jackrabbit.spi.commons.query.QueryRootNode, java.lang.Object)"><B>visit(QueryRootNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeDump.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryTreeDump</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeDump.html#visit(org.apache.jackrabbit.spi.commons.query.OrQueryNode, java.lang.Object)"><B>visit(OrQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeDump.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryTreeDump</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeDump.html#visit(org.apache.jackrabbit.spi.commons.query.AndQueryNode, java.lang.Object)"><B>visit(AndQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeDump.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryTreeDump</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeDump.html#visit(org.apache.jackrabbit.spi.commons.query.NotQueryNode, java.lang.Object)"><B>visit(NotQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeDump.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryTreeDump</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeDump.html#visit(org.apache.jackrabbit.spi.commons.query.ExactQueryNode, java.lang.Object)"><B>visit(ExactQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeDump.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryTreeDump</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeDump.html#visit(org.apache.jackrabbit.spi.commons.query.NodeTypeQueryNode, java.lang.Object)"><B>visit(NodeTypeQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeDump.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryTreeDump</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeDump.html#visit(org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode, java.lang.Object)"><B>visit(TextsearchQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeDump.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryTreeDump</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeDump.html#visit(org.apache.jackrabbit.spi.commons.query.PathQueryNode, java.lang.Object)"><B>visit(PathQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeDump.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryTreeDump</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeDump.html#visit(org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode, java.lang.Object)"><B>visit(LocationStepQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeDump.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryTreeDump</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeDump.html#visit(org.apache.jackrabbit.spi.commons.query.RelationQueryNode, java.lang.Object)"><B>visit(RelationQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeDump.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryTreeDump</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeDump.html#visit(org.apache.jackrabbit.spi.commons.query.OrderQueryNode, java.lang.Object)"><B>visit(OrderQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeDump.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryTreeDump</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeDump.html#visit(org.apache.jackrabbit.spi.commons.query.DerefQueryNode, java.lang.Object)"><B>visit(DerefQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeDump.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryTreeDump</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeDump.html#visit(org.apache.jackrabbit.spi.commons.query.PropertyFunctionQueryNode, java.lang.Object)"><B>visit(PropertyFunctionQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/QueryTreeDump.html" title="class in org.apache.jackrabbit.spi.commons.query">QueryTreeDump</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.sql.SimpleNode, java.lang.Object)"><B>visit(SimpleNode, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTQuery, java.lang.Object)"><B>visit(ASTQuery, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTSelectList, java.lang.Object)"><B>visit(ASTSelectList, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTFromClause, java.lang.Object)"><B>visit(ASTFromClause, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTWhereClause, java.lang.Object)"><B>visit(ASTWhereClause, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate, java.lang.Object)"><B>visit(ASTPredicate, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTLowerFunction, java.lang.Object)"><B>visit(ASTLowerFunction, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTUpperFunction, java.lang.Object)"><B>visit(ASTUpperFunction, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTOrExpression, java.lang.Object)"><B>visit(ASTOrExpression, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTAndExpression, java.lang.Object)"><B>visit(ASTAndExpression, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTNotExpression, java.lang.Object)"><B>visit(ASTNotExpression, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTBracketExpression, java.lang.Object)"><B>visit(ASTBracketExpression, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTContainsExpression, java.lang.Object)"><B>visit(ASTContainsExpression, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTLiteral, java.lang.Object)"><B>visit(ASTLiteral, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTIdentifier, java.lang.Object)"><B>visit(ASTIdentifier, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTExcerptFunction, java.lang.Object)"><B>visit(ASTExcerptFunction, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTOrderByClause, java.lang.Object)"><B>visit(ASTOrderByClause, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTOrderSpec, java.lang.Object)"><B>visit(ASTOrderSpec, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTAscendingOrderSpec, java.lang.Object)"><B>visit(ASTAscendingOrderSpec, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTDescendingOrderSpec, java.lang.Object)"><B>visit(ASTDescendingOrderSpec, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.sql.SimpleNode, java.lang.Object)"><B>visit(SimpleNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTQuery, java.lang.Object)"><B>visit(ASTQuery, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTSelectList, java.lang.Object)"><B>visit(ASTSelectList, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTFromClause, java.lang.Object)"><B>visit(ASTFromClause, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTWhereClause, java.lang.Object)"><B>visit(ASTWhereClause, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate, java.lang.Object)"><B>visit(ASTPredicate, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTOrExpression, java.lang.Object)"><B>visit(ASTOrExpression, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTAndExpression, java.lang.Object)"><B>visit(ASTAndExpression, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTNotExpression, java.lang.Object)"><B>visit(ASTNotExpression, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTBracketExpression, java.lang.Object)"><B>visit(ASTBracketExpression, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTLiteral, java.lang.Object)"><B>visit(ASTLiteral, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTIdentifier, java.lang.Object)"><B>visit(ASTIdentifier, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTOrderByClause, java.lang.Object)"><B>visit(ASTOrderByClause, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTOrderSpec, java.lang.Object)"><B>visit(ASTOrderSpec, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTAscendingOrderSpec, java.lang.Object)"><B>visit(ASTAscendingOrderSpec, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTDescendingOrderSpec, java.lang.Object)"><B>visit(ASTDescendingOrderSpec, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTContainsExpression, java.lang.Object)"><B>visit(ASTContainsExpression, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTLowerFunction, java.lang.Object)"><B>visit(ASTLowerFunction, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTUpperFunction, java.lang.Object)"><B>visit(ASTUpperFunction, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.sql.ASTExcerptFunction, java.lang.Object)"><B>visit(ASTExcerptFunction, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLQueryBuilder.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/TraversingQueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.OrQueryNode, java.lang.Object)"><B>visit(OrQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/TraversingQueryNodeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query">TraversingQueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/TraversingQueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.AndQueryNode, java.lang.Object)"><B>visit(AndQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/TraversingQueryNodeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query">TraversingQueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/TraversingQueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.QueryRootNode, java.lang.Object)"><B>visit(QueryRootNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/TraversingQueryNodeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query">TraversingQueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/TraversingQueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.NotQueryNode, java.lang.Object)"><B>visit(NotQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/TraversingQueryNodeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query">TraversingQueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/TraversingQueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.PathQueryNode, java.lang.Object)"><B>visit(PathQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/TraversingQueryNodeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query">TraversingQueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/TraversingQueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode, java.lang.Object)"><B>visit(LocationStepQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/TraversingQueryNodeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query">TraversingQueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/TraversingQueryNodeVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.DerefQueryNode, java.lang.Object)"><B>visit(DerefQueryNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.<A HREF="./org/apache/jackrabbit/spi/commons/query/TraversingQueryNodeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query">TraversingQueryNodeVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathQueryBuilder.html#visit(org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode, java.lang.Object)"><B>visit(SimpleNode, Object)</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathQueryBuilder.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPathQueryBuilder</A> <DD>Implements the generic visit method for this <code>XPathVisitor</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathVisitor.html#visit(org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode, java.lang.Object)"><B>visit(SimpleNode, Object)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathVisitor</A> <DD>&nbsp; </DL> <HR> <A NAME="_W_"><!-- --></A><H2> <B>W</B></H2> <DL> <DT><A HREF="./org/apache/jackrabbit/commons/visitor/FilteringItemVisitor.html#walkProperties"><B>walkProperties</B></A> - Variable in class org.apache.jackrabbit.commons.visitor.<A HREF="./org/apache/jackrabbit/commons/visitor/FilteringItemVisitor.html" title="class in org.apache.jackrabbit.commons.visitor">FilteringItemVisitor</A> <DD>Do we want to walk all properties of nodes? <DT><A HREF="./org/apache/jackrabbit/core/config/ConfigurationErrorHandler.html#warning(org.xml.sax.SAXParseException)"><B>warning(SAXParseException)</B></A> - Method in class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/ConfigurationErrorHandler.html" title="class in org.apache.jackrabbit.core.config">ConfigurationErrorHandler</A> <DD>This method is called when there is a warning parsing the configuration file. <DT><A HREF="./org/apache/jackrabbit/core/xml/ImportHandler.html#warning(org.xml.sax.SAXParseException)"><B>warning(SAXParseException)</B></A> - Method in class org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/ImportHandler.html" title="class in org.apache.jackrabbit.core.xml">ImportHandler</A> <DD> <DT><A HREF="./org/apache/jackrabbit/jcr2spi/xml/ImportHandler.html#warning(org.xml.sax.SAXParseException)"><B>warning(SAXParseException)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.xml.<A HREF="./org/apache/jackrabbit/jcr2spi/xml/ImportHandler.html" title="class in org.apache.jackrabbit.jcr2spi.xml">ImportHandler</A> <DD> <DT><A HREF="./org/apache/jackrabbit/test/JCRTestResult.html#wasSuccessful()"><B>wasSuccessful()</B></A> - Method in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/JCRTestResult.html" title="class in org.apache.jackrabbit.test">JCRTestResult</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/util/WeakIdentityCollection.html" title="class in org.apache.jackrabbit.util"><B>WeakIdentityCollection</B></A> - Class in <A HREF="./org/apache/jackrabbit/util/package-summary.html">org.apache.jackrabbit.util</A><DD><code>WeakIdentityCollection</code> implements a Collection with weak values.<DT><A HREF="./org/apache/jackrabbit/util/WeakIdentityCollection.html#WeakIdentityCollection(int)"><B>WeakIdentityCollection(int)</B></A> - Constructor for class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/WeakIdentityCollection.html" title="class in org.apache.jackrabbit.util">WeakIdentityCollection</A> <DD>Creates a new WeakIdentityCollection. <DT><A HREF="./org/apache/jackrabbit/webdav/WebdavRequest.html" title="interface in org.apache.jackrabbit.webdav"><B>WebdavRequest</B></A> - Interface in <A HREF="./org/apache/jackrabbit/webdav/package-summary.html">org.apache.jackrabbit.webdav</A><DD>The empty <code>WebdavRequest</code> interface collects the functionality defined by <A HREF="./org/apache/jackrabbit/webdav/DavServletRequest.html" title="interface in org.apache.jackrabbit.webdav"><CODE>DavServletRequest</CODE></A> encapsulting the core Webdav specification (RFC 2518) as well as the various extensions used for observation and transaction support, ordering of collections, search and versioning.<DT><A HREF="./org/apache/jackrabbit/webdav/WebdavRequestImpl.html" title="class in org.apache.jackrabbit.webdav"><B>WebdavRequestImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/package-summary.html">org.apache.jackrabbit.webdav</A><DD><code>WebdavRequestImpl</code>...<DT><A HREF="./org/apache/jackrabbit/webdav/WebdavRequestImpl.html#WebdavRequestImpl(javax.servlet.http.HttpServletRequest, org.apache.jackrabbit.webdav.DavLocatorFactory)"><B>WebdavRequestImpl(HttpServletRequest, DavLocatorFactory)</B></A> - Constructor for class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/WebdavRequestImpl.html" title="class in org.apache.jackrabbit.webdav">WebdavRequestImpl</A> <DD>Creates a new <code>DavServletRequest</code> with the given parameters. <DT><A HREF="./org/apache/jackrabbit/webdav/WebdavResponse.html" title="interface in org.apache.jackrabbit.webdav"><B>WebdavResponse</B></A> - Interface in <A HREF="./org/apache/jackrabbit/webdav/package-summary.html">org.apache.jackrabbit.webdav</A><DD>The empty <code>WebdavResponse</code> interface collects the functionality defined by <A HREF="./org/apache/jackrabbit/webdav/DavServletResponse.html" title="interface in org.apache.jackrabbit.webdav"><CODE>DavServletResponse</CODE></A> encapsulting for the core WebDAV specification (RFC 2518) as well as the various extensions used for observation and transaction support, ordering of collections, search and versioning.<DT><A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html" title="class in org.apache.jackrabbit.webdav"><B>WebdavResponseImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/package-summary.html">org.apache.jackrabbit.webdav</A><DD>WebdavResponseImpl implements the <code>WebdavResponse</code> interface.<DT><A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html#WebdavResponseImpl(javax.servlet.http.HttpServletResponse)"><B>WebdavResponseImpl(HttpServletResponse)</B></A> - Constructor for class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html" title="class in org.apache.jackrabbit.webdav">WebdavResponseImpl</A> <DD>Create a new <code>WebdavResponse</code> <DT><A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html#WebdavResponseImpl(javax.servlet.http.HttpServletResponse, boolean)"><B>WebdavResponseImpl(HttpServletResponse, boolean)</B></A> - Constructor for class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/WebdavResponseImpl.html" title="class in org.apache.jackrabbit.webdav">WebdavResponseImpl</A> <DD>Create a new <code>WebdavResponse</code> <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/WeightedHighlighter.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>WeightedHighlighter</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD><code>WeightedHighlighter</code> implements a highlighter that weights the fragments based on the proximity of the highlighted terms to each other.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/WeightedHighlighter.html#WeightedHighlighter()"><B>WeightedHighlighter()</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/WeightedHighlighter.html" title="class in org.apache.jackrabbit.core.query.lucene">WeightedHighlighter</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/WeightedHTMLExcerpt.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>WeightedHTMLExcerpt</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD><code>WeightedHTMLExcerpt</code> creates a HTML excerpt with the following format: &lt;div> &lt;span>&lt;strong>Jackrabbit&lt;/strong> implements both the mandatory XPath and optional SQL &lt;strong>query&lt;/strong> syntax.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/WeightedHTMLExcerpt.html#WeightedHTMLExcerpt()"><B>WeightedHTMLExcerpt()</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/WeightedHTMLExcerpt.html" title="class in org.apache.jackrabbit.core.query.lucene">WeightedHTMLExcerpt</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/WeightedXMLExcerpt.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>WeightedXMLExcerpt</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD><code>WeightedXMLExcerpt</code> creates an XML excerpt of a matching node.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/WeightedXMLExcerpt.html#WeightedXMLExcerpt()"><B>WeightedXMLExcerpt()</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/WeightedXMLExcerpt.html" title="class in org.apache.jackrabbit.core.query.lucene">WeightedXMLExcerpt</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#WHERE"><B>WHERE</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#Where"><B>Where</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html#WhereClause()"><B>WhereClause()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParser.html" title="class in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParser</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#WhereClause()"><B>WhereClause()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#WhitespaceChar"><B>WhitespaceChar</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#Wildcard()"><B>Wildcard()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/WildcardQuery.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>WildcardQuery</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD>Implements a wildcard query on a lucene field with an embedded property name and a pattern.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/WildcardQuery.html#WildcardQuery(java.lang.String, java.lang.String, java.lang.String, int)"><B>WildcardQuery(String, String, String, int)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/WildcardQuery.html" title="class in org.apache.jackrabbit.core.query.lucene">WildcardQuery</A> <DD>Creates a new <code>WildcardQuery</code>. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/WildcardQuery.html#WildcardQuery(java.lang.String, java.lang.String, java.lang.String)"><B>WildcardQuery(String, String, String)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/WildcardQuery.html" title="class in org.apache.jackrabbit.core.query.lucene">WildcardQuery</A> <DD>Creates a new <code>WildcardQuery</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/lock/Locked.html#with(javax.jcr.Node, boolean)"><B>with(Node, boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.lock.<A HREF="./org/apache/jackrabbit/spi/commons/lock/Locked.html" title="class in org.apache.jackrabbit.spi.commons.lock">Locked</A> <DD>Executes <A HREF="./org/apache/jackrabbit/spi/commons/lock/Locked.html#run(javax.jcr.Node)"><CODE>Locked.run(javax.jcr.Node)</CODE></A> while the lock on <code>lockable</code> is held. <DT><A HREF="./org/apache/jackrabbit/spi/commons/lock/Locked.html#with(javax.jcr.Node, boolean, long)"><B>with(Node, boolean, long)</B></A> - Method in class org.apache.jackrabbit.spi.commons.lock.<A HREF="./org/apache/jackrabbit/spi/commons/lock/Locked.html" title="class in org.apache.jackrabbit.spi.commons.lock">Locked</A> <DD>Executes the method <A HREF="./org/apache/jackrabbit/spi/commons/lock/Locked.html#run(javax.jcr.Node)"><CODE>Locked.run(javax.jcr.Node)</CODE></A> within the scope of a lock held on <code>lockable</code>. <DT><A HREF="./org/apache/jackrabbit/util/Locked.html#with(javax.jcr.Node, boolean)"><B>with(Node, boolean)</B></A> - Method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/Locked.html" title="class in org.apache.jackrabbit.util">Locked</A> <DD>Executes <A HREF="./org/apache/jackrabbit/util/Locked.html#run(javax.jcr.Node)"><CODE>Locked.run(javax.jcr.Node)</CODE></A> while the lock on <code>lockable</code> is held. <DT><A HREF="./org/apache/jackrabbit/util/Locked.html#with(javax.jcr.Node, boolean, long)"><B>with(Node, boolean, long)</B></A> - Method in class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/Locked.html" title="class in org.apache.jackrabbit.util">Locked</A> <DD>Executes the method <A HREF="./org/apache/jackrabbit/util/Locked.html#run(javax.jcr.Node)"><CODE>Locked.run(javax.jcr.Node)</CODE></A> within the scope of a lock held on <code>lockable</code>. <DT><A HREF="./org/apache/jackrabbit/webdav/DavCompliance.html#WORKING_RESOURCE"><B>WORKING_RESOURCE</B></A> - Static variable in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavCompliance.html" title="class in org.apache.jackrabbit.webdav">DavCompliance</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/jsr283/Workspace.html" title="interface in org.apache.jackrabbit.api.jsr283"><B>Workspace</B></A> - Interface in <A HREF="./org/apache/jackrabbit/api/jsr283/package-summary.html">org.apache.jackrabbit.api.jsr283</A><DD>The <code>Workspace</code> object represents a "view" of an actual repository workspace entity as seen through the authorization settings of its associated <code>Session</code>.<DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterRecord.html#workspace"><B>workspace</B></A> - Variable in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterRecord.html" title="class in org.apache.jackrabbit.core.cluster">ClusterRecord</A> <DD>Workspace name. <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#workspace"><B>workspace</B></A> - Variable in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html#WORKSPACE"><B>WORKSPACE</B></A> - Variable in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SerializationTest.html" title="class in org.apache.jackrabbit.test.api">SerializationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/AbstractMergeTest.html#workspace"><B>workspace</B></A> - Variable in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/AbstractMergeTest.html" title="class in org.apache.jackrabbit.test.api.version">AbstractMergeTest</A> <DD>The default workspace <DT><A HREF="./org/apache/jackrabbit/webdav/DavCompliance.html#WORKSPACE"><B>WORKSPACE</B></A> - Static variable in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavCompliance.html" title="class in org.apache.jackrabbit.webdav">DavCompliance</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#WORKSPACE"><B>WORKSPACE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>Protected "workspace" property indicating the workspace of a resource. <DT><A HREF="./org/apache/jackrabbit/webdav/version/WorkspaceResource.html#WORKSPACE_CHECKOUT_SET"><B>WORKSPACE_CHECKOUT_SET</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/WorkspaceResource.html" title="interface in org.apache.jackrabbit.webdav.version">WorkspaceResource</A> <DD>The DAV:workspace-checkout-set property is the only required property which is additionally added to a workspace resource. <DT><A HREF="./org/apache/jackrabbit/core/config/RepositoryConfigurationParser.html#WORKSPACE_ELEMENT"><B>WORKSPACE_ELEMENT</B></A> - Static variable in class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/RepositoryConfigurationParser.html" title="class in org.apache.jackrabbit.core.config">RepositoryConfigurationParser</A> <DD>Name of the workspace configuration element. <DT><A HREF="./org/apache/jackrabbit/core/config/RepositoryConfigurationParser.html#WORKSPACE_HOME_VARIABLE"><B>WORKSPACE_HOME_VARIABLE</B></A> - Static variable in class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/RepositoryConfigurationParser.html" title="class in org.apache.jackrabbit.core.config">RepositoryConfigurationParser</A> <DD>Name of the workspace home directory parser variable. <DT><A HREF="./org/apache/jackrabbit/core/config/RepositoryConfigurationParser.html#WORKSPACE_NAME_VARIABLE"><B>WORKSPACE_NAME_VARIABLE</B></A> - Static variable in class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/RepositoryConfigurationParser.html" title="class in org.apache.jackrabbit.core.config">RepositoryConfigurationParser</A> <DD>Name of the repository name parser variable. <DT><A HREF="./org/apache/jackrabbit/core/security/authorization/WorkspaceAccessManager.html" title="interface in org.apache.jackrabbit.core.security.authorization"><B>WorkspaceAccessManager</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/security/authorization/package-summary.html">org.apache.jackrabbit.core.security.authorization</A><DD>The <code>WorkspaceAccessManager</code> is responsible for workspace access.<DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneReferenceableTest.html" title="class in org.apache.jackrabbit.test.api"><B>WorkspaceCloneReferenceableTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>WorkspaceCloneReferenceableTest</code> contains tests for cloning referenceable nodes between workspaces.<DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneReferenceableTest.html#WorkspaceCloneReferenceableTest()"><B>WorkspaceCloneReferenceableTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneReferenceableTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCloneReferenceableTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneSameNameSibsTest.html" title="class in org.apache.jackrabbit.test.api"><B>WorkspaceCloneSameNameSibsTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>WorkspaceCloneSameNameSibsTest</code> contains tests for cloning nodes as same name siblings between workspace.<DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneSameNameSibsTest.html#WorkspaceCloneSameNameSibsTest()"><B>WorkspaceCloneSameNameSibsTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneSameNameSibsTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCloneSameNameSibsTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneTest.html" title="class in org.apache.jackrabbit.test.api"><B>WorkspaceCloneTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>WorkspaceCloneTest</code> contains tests for cloning nodes between workspace.<DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneTest.html#WorkspaceCloneTest()"><B>WorkspaceCloneTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCloneTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneVersionableTest.html" title="class in org.apache.jackrabbit.test.api"><B>WorkspaceCloneVersionableTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>WorkspaceCloneVersionableTest</code> contains tests for cloning versionable nodes between workspace.<DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneVersionableTest.html#WorkspaceCloneVersionableTest()"><B>WorkspaceCloneVersionableTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCloneVersionableTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCloneVersionableTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/config/WorkspaceConfig.html" title="class in org.apache.jackrabbit.core.config"><B>WorkspaceConfig</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/config/package-summary.html">org.apache.jackrabbit.core.config</A><DD>Workspace configuration.<DT><A HREF="./org/apache/jackrabbit/core/config/WorkspaceConfig.html#WorkspaceConfig(java.lang.String, java.lang.String, boolean, org.apache.jackrabbit.core.fs.FileSystemFactory, org.apache.jackrabbit.core.config.PersistenceManagerConfig, org.apache.jackrabbit.core.config.SearchConfig, org.apache.jackrabbit.core.state.ISMLockingFactory, org.apache.jackrabbit.core.config.WorkspaceSecurityConfig)"><B>WorkspaceConfig(String, String, boolean, FileSystemFactory, PersistenceManagerConfig, SearchConfig, ISMLockingFactory, WorkspaceSecurityConfig)</B></A> - Constructor for class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/WorkspaceConfig.html" title="class in org.apache.jackrabbit.core.config">WorkspaceConfig</A> <DD>Creates a workspace configuration object. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/xml/WorkspaceContentHandler.html" title="class in org.apache.jackrabbit.jcr2spi.xml"><B>WorkspaceContentHandler</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/xml/package-summary.html">org.apache.jackrabbit.jcr2spi.xml</A><DD><code>WorkspaceContentHandler</code>...<DT><A HREF="./org/apache/jackrabbit/jcr2spi/xml/WorkspaceContentHandler.html#WorkspaceContentHandler(javax.jcr.Workspace, java.lang.String, int)"><B>WorkspaceContentHandler(Workspace, String, int)</B></A> - Constructor for class org.apache.jackrabbit.jcr2spi.xml.<A HREF="./org/apache/jackrabbit/jcr2spi/xml/WorkspaceContentHandler.html" title="class in org.apache.jackrabbit.jcr2spi.xml">WorkspaceContentHandler</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesReferenceableTest.html" title="class in org.apache.jackrabbit.test.api"><B>WorkspaceCopyBetweenWorkspacesReferenceableTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>WorkspaceCopyBetweenWorkspacesReferenceableTest</code> contains tests for copying referenceable nodes between workspace.<DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesReferenceableTest.html#WorkspaceCopyBetweenWorkspacesReferenceableTest()"><B>WorkspaceCopyBetweenWorkspacesReferenceableTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesReferenceableTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCopyBetweenWorkspacesReferenceableTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesSameNameSibsTest.html" title="class in org.apache.jackrabbit.test.api"><B>WorkspaceCopyBetweenWorkspacesSameNameSibsTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>WorkspaceCopyBetweenWorkspacesSameNameSibsTest</code> contains tests for copying nodes as same name siblings between workspace.<DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesSameNameSibsTest.html#WorkspaceCopyBetweenWorkspacesSameNameSibsTest()"><B>WorkspaceCopyBetweenWorkspacesSameNameSibsTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesSameNameSibsTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCopyBetweenWorkspacesSameNameSibsTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesTest.html" title="class in org.apache.jackrabbit.test.api"><B>WorkspaceCopyBetweenWorkspacesTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>WorkspaceCopyBetweenWorkspacesTest</code> contains tests for copying nodes between workspace.<DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesTest.html#WorkspaceCopyBetweenWorkspacesTest()"><B>WorkspaceCopyBetweenWorkspacesTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCopyBetweenWorkspacesTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesVersionableTest.html" title="class in org.apache.jackrabbit.test.api"><B>WorkspaceCopyBetweenWorkspacesVersionableTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>WorkspaceCopyBetweenWorkspacesVersionableTest</code> contains tests for copying versionable nodes between workspace.<DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesVersionableTest.html#WorkspaceCopyBetweenWorkspacesVersionableTest()"><B>WorkspaceCopyBetweenWorkspacesVersionableTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyBetweenWorkspacesVersionableTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCopyBetweenWorkspacesVersionableTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyReferenceableTest.html" title="class in org.apache.jackrabbit.test.api"><B>WorkspaceCopyReferenceableTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>WorkspaceCopyReferenceableTest</code> contains tests for copying referenceable nodes in one workspace.<DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyReferenceableTest.html#WorkspaceCopyReferenceableTest()"><B>WorkspaceCopyReferenceableTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyReferenceableTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCopyReferenceableTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopySameNameSibsTest.html" title="class in org.apache.jackrabbit.test.api"><B>WorkspaceCopySameNameSibsTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>WorkspaceCopySameNameSibsTest</code> contains tests for copying nodes as same name siblings in one workspace.<DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopySameNameSibsTest.html#WorkspaceCopySameNameSibsTest()"><B>WorkspaceCopySameNameSibsTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopySameNameSibsTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCopySameNameSibsTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyTest.html" title="class in org.apache.jackrabbit.test.api"><B>WorkspaceCopyTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>WorkspaceCopyTest</code> contains tests for copying nodes in one workspace.<DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyTest.html#WorkspaceCopyTest()"><B>WorkspaceCopyTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCopyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyVersionableTest.html" title="class in org.apache.jackrabbit.test.api"><B>WorkspaceCopyVersionableTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>WorkspaceCopyVersionableTest</code> contains tests for copying versionable nodes in one workspace.<DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyVersionableTest.html#WorkspaceCopyVersionableTest()"><B>WorkspaceCopyVersionableTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceCopyVersionableTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceCopyVersionableTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html#workspaceCreated(java.lang.String, org.apache.jackrabbit.core.xml.ClonedInputSource)"><B>workspaceCreated(String, ClonedInputSource)</B></A> - Method in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterNode.html" title="class in org.apache.jackrabbit.core.cluster">ClusterNode</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/cluster/WorkspaceEventChannel.html#workspaceCreated(java.lang.String, org.apache.jackrabbit.core.xml.ClonedInputSource)"><B>workspaceCreated(String, ClonedInputSource)</B></A> - Method in interface org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/WorkspaceEventChannel.html" title="interface in org.apache.jackrabbit.core.cluster">WorkspaceEventChannel</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/cluster/WorkspaceEventChannel.html" title="interface in org.apache.jackrabbit.core.cluster"><B>WorkspaceEventChannel</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/cluster/package-summary.html">org.apache.jackrabbit.core.cluster</A><DD>Event channel for reporting workspace change events.<DT><A HREF="./org/apache/jackrabbit/core/WorkspaceImpl.html" title="class in org.apache.jackrabbit.core"><B>WorkspaceImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/package-summary.html">org.apache.jackrabbit.core</A><DD>A <code>WorkspaceImpl</code> ...<DT><A HREF="./org/apache/jackrabbit/core/WorkspaceImpl.html#WorkspaceImpl(org.apache.jackrabbit.core.config.WorkspaceConfig, org.apache.jackrabbit.core.state.SharedItemStateManager, org.apache.jackrabbit.core.RepositoryImpl, org.apache.jackrabbit.core.SessionImpl)"><B>WorkspaceImpl(WorkspaceConfig, SharedItemStateManager, RepositoryImpl, SessionImpl)</B></A> - Constructor for class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/WorkspaceImpl.html" title="class in org.apache.jackrabbit.core">WorkspaceImpl</A> <DD>Protected constructor. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/WorkspaceImpl.html" title="class in org.apache.jackrabbit.jcr2spi"><B>WorkspaceImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/package-summary.html">org.apache.jackrabbit.jcr2spi</A><DD><code>WorkspaceImpl</code>...<DT><A HREF="./org/apache/jackrabbit/jcr2spi/WorkspaceImpl.html#WorkspaceImpl(java.lang.String, org.apache.jackrabbit.jcr2spi.SessionImpl, org.apache.jackrabbit.jcr2spi.config.RepositoryConfig, org.apache.jackrabbit.spi.SessionInfo)"><B>WorkspaceImpl(String, SessionImpl, RepositoryConfig, SessionInfo)</B></A> - Constructor for class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/WorkspaceImpl.html" title="class in org.apache.jackrabbit.jcr2spi">WorkspaceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/WorkspaceImport.html" title="class in org.apache.jackrabbit.jcr2spi.operation"><B>WorkspaceImport</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/operation/package-summary.html">org.apache.jackrabbit.jcr2spi.operation</A><DD><code>WorkspaceImport</code>...<DT><A HREF="./org/apache/jackrabbit/core/xml/WorkspaceImporter.html" title="class in org.apache.jackrabbit.core.xml"><B>WorkspaceImporter</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/xml/package-summary.html">org.apache.jackrabbit.core.xml</A><DD><code>WorkspaceImporter</code> ...<DT><A HREF="./org/apache/jackrabbit/core/xml/WorkspaceImporter.html#WorkspaceImporter(org.apache.jackrabbit.spi.Path, org.apache.jackrabbit.core.WorkspaceImpl, org.apache.jackrabbit.core.nodetype.NodeTypeRegistry, int)"><B>WorkspaceImporter(Path, WorkspaceImpl, NodeTypeRegistry, int)</B></A> - Constructor for class org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/WorkspaceImporter.html" title="class in org.apache.jackrabbit.core.xml">WorkspaceImporter</A> <DD>Creates a new <code>WorkspaceImporter</code> instance. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/WorkspaceItemStateFactory.html" title="class in org.apache.jackrabbit.jcr2spi.state"><B>WorkspaceItemStateFactory</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/state/package-summary.html">org.apache.jackrabbit.jcr2spi.state</A><DD><code>WorkspaceItemStateFactory</code>...<DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/WorkspaceItemStateFactory.html#WorkspaceItemStateFactory(org.apache.jackrabbit.spi.RepositoryService, org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProvider)"><B>WorkspaceItemStateFactory(RepositoryService, SessionInfo, ItemDefinitionProvider)</B></A> - Constructor for class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/WorkspaceItemStateFactory.html" title="class in org.apache.jackrabbit.jcr2spi.state">WorkspaceItemStateFactory</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/cluster/WorkspaceListener.html" title="interface in org.apache.jackrabbit.core.cluster"><B>WorkspaceListener</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/cluster/package-summary.html">org.apache.jackrabbit.core.cluster</A><DD>Listener for external workspace changes.<DT><A HREF="./org/apache/jackrabbit/jcr2spi/WorkspaceManager.html" title="class in org.apache.jackrabbit.jcr2spi"><B>WorkspaceManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/package-summary.html">org.apache.jackrabbit.jcr2spi</A><DD><code>WorkspaceManager</code>...<DT><A HREF="./org/apache/jackrabbit/jcr2spi/WorkspaceManager.html#WorkspaceManager(org.apache.jackrabbit.spi.RepositoryService, org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.jcr2spi.config.CacheBehaviour, int, boolean)"><B>WorkspaceManager(RepositoryService, SessionInfo, CacheBehaviour, int, boolean)</B></A> - Constructor for class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/WorkspaceManager.html" title="class in org.apache.jackrabbit.jcr2spi">WorkspaceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveReferenceableTest.html" title="class in org.apache.jackrabbit.test.api"><B>WorkspaceMoveReferenceableTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>WorkspaceMoveReferenceableTest</code> contains tests for moving referenceable nodes in one workspace.<DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveReferenceableTest.html#WorkspaceMoveReferenceableTest()"><B>WorkspaceMoveReferenceableTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveReferenceableTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceMoveReferenceableTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveSameNameSibsTest.html" title="class in org.apache.jackrabbit.test.api"><B>WorkspaceMoveSameNameSibsTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>WorkspaceMoveSameNameSibsTest</code> contains tests for moving nodes with same name siblings supported in one workspace.<DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveSameNameSibsTest.html#WorkspaceMoveSameNameSibsTest()"><B>WorkspaceMoveSameNameSibsTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveSameNameSibsTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceMoveSameNameSibsTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveTest.html" title="class in org.apache.jackrabbit.test.api"><B>WorkspaceMoveTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>WorkspaceMoveTest</code> contains tests for copying nodes in one workspace.<DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveTest.html#WorkspaceMoveTest()"><B>WorkspaceMoveTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceMoveTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveVersionableTest.html" title="class in org.apache.jackrabbit.test.api"><B>WorkspaceMoveVersionableTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>WorkspaceMoveVersionableTest</code> contains tests for moving versionable nodes in one workspace.<DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveVersionableTest.html#WorkspaceMoveVersionableTest()"><B>WorkspaceMoveVersionableTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceMoveVersionableTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceMoveVersionableTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/WorkspaceMoveVersionExceptionTest.html" title="class in org.apache.jackrabbit.test.api.version"><B>WorkspaceMoveVersionExceptionTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/version/package-summary.html">org.apache.jackrabbit.test.api.version</A><DD><code>WorkspaceMoveVersionExceptionTest</code> contains tests dealing with moving nodes using <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Workspace.html?is-external=true#move(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>Workspace.move(String, String)</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/test/api/version/WorkspaceMoveVersionExceptionTest.html#WorkspaceMoveVersionExceptionTest()"><B>WorkspaceMoveVersionExceptionTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/WorkspaceMoveVersionExceptionTest.html" title="class in org.apache.jackrabbit.test.api.version">WorkspaceMoveVersionExceptionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html#workspaceName"><B>workspaceName</B></A> - Variable in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html" title="class in org.apache.jackrabbit.test">AbstractJCRTest</A> <DD>Name of a workspace to use instead of the default workspace. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/WorkspaceOperationTest.html" title="class in org.apache.jackrabbit.test.api.observation"><B>WorkspaceOperationTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/observation/package-summary.html">org.apache.jackrabbit.test.api.observation</A><DD>Tests if workspace operations trigger the appropriate observation events.<DT><A HREF="./org/apache/jackrabbit/test/api/observation/WorkspaceOperationTest.html#WorkspaceOperationTest()"><B>WorkspaceOperationTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/WorkspaceOperationTest.html" title="class in org.apache.jackrabbit.test.api.observation">WorkspaceOperationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api"><B>WorkspaceReadMethodsTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>WorkspaceReadMethodsTest</code>...<DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceReadMethodsTest.html#WorkspaceReadMethodsTest()"><B>WorkspaceReadMethodsTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceReadMethodsTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceReadMethodsTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/cluster/WorkspaceRecord.html" title="class in org.apache.jackrabbit.core.cluster"><B>WorkspaceRecord</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/cluster/package-summary.html">org.apache.jackrabbit.core.cluster</A><DD>Record for propagating workspace modifications across the cluster.<DT><A HREF="./org/apache/jackrabbit/core/cluster/WorkspaceRecord.html#WorkspaceRecord(java.lang.String, org.apache.jackrabbit.core.xml.ClonedInputSource, org.apache.jackrabbit.core.journal.Record)"><B>WorkspaceRecord(String, ClonedInputSource, Record)</B></A> - Constructor for class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/WorkspaceRecord.html" title="class in org.apache.jackrabbit.core.cluster">WorkspaceRecord</A> <DD>Creates a new <A HREF="./org/apache/jackrabbit/core/cluster/WorkspaceRecord.html" title="class in org.apache.jackrabbit.core.cluster"><CODE>WorkspaceRecord</CODE></A> for create workspace action. <DT><A HREF="./org/apache/jackrabbit/core/cluster/WorkspaceRecord.html#WorkspaceRecord(org.apache.jackrabbit.core.journal.Record)"><B>WorkspaceRecord(Record)</B></A> - Constructor for class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/WorkspaceRecord.html" title="class in org.apache.jackrabbit.core.cluster">WorkspaceRecord</A> <DD>Creates a new empty <A HREF="./org/apache/jackrabbit/core/cluster/WorkspaceRecord.html" title="class in org.apache.jackrabbit.core.cluster"><CODE>WorkspaceRecord</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/core/cluster/WorkspaceRecord.Action.html" title="class in org.apache.jackrabbit.core.cluster"><B>WorkspaceRecord.Action</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/cluster/package-summary.html">org.apache.jackrabbit.core.cluster</A><DD>Base workspace action<DT><A HREF="./org/apache/jackrabbit/core/cluster/WorkspaceRecord.Action.html#WorkspaceRecord.Action()"><B>WorkspaceRecord.Action()</B></A> - Constructor for class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/WorkspaceRecord.Action.html" title="class in org.apache.jackrabbit.core.cluster">WorkspaceRecord.Action</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/WorkspaceResource.html" title="interface in org.apache.jackrabbit.webdav.version"><B>WorkspaceResource</B></A> - Interface in <A HREF="./org/apache/jackrabbit/webdav/version/package-summary.html">org.apache.jackrabbit.webdav.version</A><DD>A workspace resource is a collection whose members are related version-controlled and non-version-controlled resources.<DT><A HREF="./org/apache/jackrabbit/webdav/jcr/WorkspaceResourceImpl.html" title="class in org.apache.jackrabbit.webdav.jcr"><B>WorkspaceResourceImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/jcr/package-summary.html">org.apache.jackrabbit.webdav.jcr</A><DD><code>WorkspaceResourceImpl</code>...<DT><A HREF="./org/apache/jackrabbit/test/api/version/WorkspaceRestoreTest.html" title="class in org.apache.jackrabbit.test.api.version"><B>WorkspaceRestoreTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/version/package-summary.html">org.apache.jackrabbit.test.api.version</A><DD><code>WorkspaceRestoreTest</code> provides test methods for the <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Workspace.html?is-external=true#restore(javax.jcr.version.Version[], boolean)" title="class or interface in javax.jcr"><CODE>Workspace.restore(javax.jcr.version.Version[], boolean)</CODE></A> method.<DT><A HREF="./org/apache/jackrabbit/test/api/version/WorkspaceRestoreTest.html#WorkspaceRestoreTest()"><B>WorkspaceRestoreTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/WorkspaceRestoreTest.html" title="class in org.apache.jackrabbit.test.api.version">WorkspaceRestoreTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/config/RepositoryConfigurationParser.html#WORKSPACES_ELEMENT"><B>WORKSPACES_ELEMENT</B></A> - Static variable in class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/RepositoryConfigurationParser.html" title="class in org.apache.jackrabbit.core.config">RepositoryConfigurationParser</A> <DD>Name of the general workspace configuration element. <DT><A HREF="./org/apache/jackrabbit/core/config/WorkspaceSecurityConfig.html" title="class in org.apache.jackrabbit.core.config"><B>WorkspaceSecurityConfig</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/config/package-summary.html">org.apache.jackrabbit.core.config</A><DD>Representation of workspace specific security settings.<DT><A HREF="./org/apache/jackrabbit/core/config/WorkspaceSecurityConfig.html#WorkspaceSecurityConfig(org.apache.jackrabbit.core.config.BeanConfig)"><B>WorkspaceSecurityConfig(BeanConfig)</B></A> - Constructor for class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/WorkspaceSecurityConfig.html" title="class in org.apache.jackrabbit.core.config">WorkspaceSecurityConfig</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/AbstractMergeTest.html#workspaceW2"><B>workspaceW2</B></A> - Variable in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/AbstractMergeTest.html" title="class in org.apache.jackrabbit.test.api.version">AbstractMergeTest</A> <DD>The second workspace <DT><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeCache.html#wrap(org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeStorage)"><B>wrap(NodeTypeStorage)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.nodetype.<A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeCache.html" title="class in org.apache.jackrabbit.jcr2spi.nodetype">NodeTypeCache</A> <DD>Wraps this <code>NodeTypeCache</code> around the passed <code>storage</code> and exposes itself again as a <code>NodeTypeStorage</code>. <DT><A HREF="./org/apache/jackrabbit/core/cluster/ClusterRecord.html#write()"><B>write()</B></A> - Method in class org.apache.jackrabbit.core.cluster.<A HREF="./org/apache/jackrabbit/core/cluster/ClusterRecord.html" title="class in org.apache.jackrabbit.core.cluster">ClusterRecord</A> <DD>Serialize this record. <DT><A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html#write(byte[])"><B>write(byte[])</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html" title="class in org.apache.jackrabbit.core.journal">AppendRecord</A> <DD>Write an array of bytes to the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html#write(byte[])"><B>write(byte[])</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html" title="class in org.apache.jackrabbit.core.journal">ReadRecord</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/Record.html#write(byte[])"><B>write(byte[])</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/Record.html" title="interface in org.apache.jackrabbit.core.journal">Record</A> <DD>Write an array of bytes to the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/compact/CompactNodeTypeDefWriter.html#write(java.util.List, org.apache.jackrabbit.spi.commons.namespace.NamespaceResolver, org.apache.jackrabbit.spi.commons.conversion.NamePathResolver, java.io.Writer)"><B>write(List, NamespaceResolver, NamePathResolver, Writer)</B></A> - Static method in class org.apache.jackrabbit.core.nodetype.compact.<A HREF="./org/apache/jackrabbit/core/nodetype/compact/CompactNodeTypeDefWriter.html" title="class in org.apache.jackrabbit.core.nodetype.compact">CompactNodeTypeDefWriter</A> <DD>Writes the given list of NodeTypeDefs to the output writer including the used namespaces. <DT><A HREF="./org/apache/jackrabbit/core/nodetype/compact/CompactNodeTypeDefWriter.html#write(org.apache.jackrabbit.core.nodetype.NodeTypeDef)"><B>write(NodeTypeDef)</B></A> - Method in class org.apache.jackrabbit.core.nodetype.compact.<A HREF="./org/apache/jackrabbit/core/nodetype/compact/CompactNodeTypeDefWriter.html" title="class in org.apache.jackrabbit.core.nodetype.compact">CompactNodeTypeDefWriter</A> <DD>Write one NodeTypeDef to this writer <DT><A HREF="./org/apache/jackrabbit/core/nodetype/xml/NodeTypeWriter.html#write(java.io.OutputStream, org.apache.jackrabbit.core.nodetype.NodeTypeDef[], javax.jcr.NamespaceRegistry)"><B>write(OutputStream, NodeTypeDef[], NamespaceRegistry)</B></A> - Static method in class org.apache.jackrabbit.core.nodetype.xml.<A HREF="./org/apache/jackrabbit/core/nodetype/xml/NodeTypeWriter.html" title="class in org.apache.jackrabbit.core.nodetype.xml">NodeTypeWriter</A> <DD>Writes a node type definition file. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/directory/IndexOutputStream.html#write(int)"><B>write(int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.directory.<A HREF="./org/apache/jackrabbit/core/query/lucene/directory/IndexOutputStream.html" title="class in org.apache.jackrabbit.core.query.lucene.directory">IndexOutputStream</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/directory/IndexOutputStream.html#write(byte[], int, int)"><B>write(byte[], int, int)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.directory.<A HREF="./org/apache/jackrabbit/core/query/lucene/directory/IndexOutputStream.html" title="class in org.apache.jackrabbit.core.query.lucene.directory">IndexOutputStream</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/security/AccessManager.html#WRITE"><B>WRITE</B></A> - Static variable in interface org.apache.jackrabbit.core.security.<A HREF="./org/apache/jackrabbit/core/security/AccessManager.html" title="interface in org.apache.jackrabbit.core.security">AccessManager</A> <DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/util/DOMBuilder.html#write(java.io.OutputStream)"><B>write(OutputStream)</B></A> - Method in class org.apache.jackrabbit.core.util.<A HREF="./org/apache/jackrabbit/core/util/DOMBuilder.html" title="class in org.apache.jackrabbit.core.util">DOMBuilder</A> <DD>Writes the document built by this builder into the given output stream. <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/CompactNodeTypeDefWriter.html#write(java.util.List, org.apache.jackrabbit.spi.commons.namespace.NamespaceResolver, org.apache.jackrabbit.spi.commons.conversion.NamePathResolver, javax.jcr.ValueFactory, java.io.Writer)"><B>write(List, NamespaceResolver, NamePathResolver, ValueFactory, Writer)</B></A> - Static method in class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/CompactNodeTypeDefWriter.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">CompactNodeTypeDefWriter</A> <DD>Writes the given list of QNodeTypeDefinition to the output writer including the used namespaces. <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/CompactNodeTypeDefWriter.html#write(org.apache.jackrabbit.spi.QNodeTypeDefinition)"><B>write(QNodeTypeDefinition)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/CompactNodeTypeDefWriter.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.compact">CompactNodeTypeDefWriter</A> <DD>Write one QNodeTypeDefinition to this writer <DT><A HREF="./org/apache/jackrabbit/test/LogPrintWriter.html#write(int)"><B>write(int)</B></A> - Method in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/LogPrintWriter.html" title="class in org.apache.jackrabbit.test">LogPrintWriter</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/LogPrintWriter.html#write(char[], int, int)"><B>write(char[], int, int)</B></A> - Method in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/LogPrintWriter.html" title="class in org.apache.jackrabbit.test">LogPrintWriter</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/LogPrintWriter.html#write(java.lang.String, int, int)"><B>write(String, int, int)</B></A> - Method in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/LogPrintWriter.html" title="class in org.apache.jackrabbit.test">LogPrintWriter</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/lock/Type.html#WRITE"><B>WRITE</B></A> - Static variable in class org.apache.jackrabbit.webdav.lock.<A HREF="./org/apache/jackrabbit/webdav/lock/Type.html" title="class in org.apache.jackrabbit.webdav.lock">Type</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/AbstractReadableRepositoryService.html#WRITE_ACTIONS"><B>WRITE_ACTIONS</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/AbstractReadableRepositoryService.html" title="class in org.apache.jackrabbit.spi.commons">AbstractReadableRepositoryService</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html#writeBoolean(boolean)"><B>writeBoolean(boolean)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html" title="class in org.apache.jackrabbit.core.journal">AppendRecord</A> <DD>Write a boolean from the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html#writeBoolean(boolean)"><B>writeBoolean(boolean)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html" title="class in org.apache.jackrabbit.core.journal">ReadRecord</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/Record.html#writeBoolean(boolean)"><B>writeBoolean(boolean)</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/Record.html" title="interface in org.apache.jackrabbit.core.journal">Record</A> <DD>Write a boolean from the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/BundleBinding.html#writeBundle(java.io.DataOutputStream, org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle)"><B>writeBundle(DataOutputStream, NodePropBundle)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/BundleBinding.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">BundleBinding</A> <DD>Serializes a <code>NodePropBundle</code> to a data output stream <DT><A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html#writeByte(int)"><B>writeByte(int)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html" title="class in org.apache.jackrabbit.core.journal">AppendRecord</A> <DD>Write a byte to the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html#writeByte(int)"><B>writeByte(int)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html" title="class in org.apache.jackrabbit.core.journal">ReadRecord</A> <DD>Unsupported methods when appending. <DT><A HREF="./org/apache/jackrabbit/core/journal/Record.html#writeByte(int)"><B>writeByte(int)</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/Record.html" title="interface in org.apache.jackrabbit.core.journal">Record</A> <DD>Write a byte to the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html#writeChar(char)"><B>writeChar(char)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html" title="class in org.apache.jackrabbit.core.journal">AppendRecord</A> <DD>Write a character to the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html#writeChar(char)"><B>writeChar(char)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html" title="class in org.apache.jackrabbit.core.journal">ReadRecord</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/Record.html#writeChar(char)"><B>writeChar(char)</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/Record.html" title="interface in org.apache.jackrabbit.core.journal">Record</A> <DD>Write a character to the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html#writeID(java.io.DataOutputStream, org.apache.jackrabbit.core.NodeId)"><B>writeID(DataOutputStream, NodeId)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">ItemStateBinding</A> <DD>Serializes a node id <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html#writeIndexedQName(java.io.DataOutputStream, org.apache.jackrabbit.spi.Name)"><B>writeIndexedQName(DataOutputStream, Name)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">ItemStateBinding</A> <DD>Serializes a indexed Name <DT><A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html#writeInt(int)"><B>writeInt(int)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html" title="class in org.apache.jackrabbit.core.journal">AppendRecord</A> <DD>Write an integer to the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html#writeInt(int)"><B>writeInt(int)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html" title="class in org.apache.jackrabbit.core.journal">ReadRecord</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/Record.html#writeInt(int)"><B>writeInt(int)</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/Record.html" title="interface in org.apache.jackrabbit.core.journal">Record</A> <DD>Write an integer to the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/lock/LockManagerImpl.html#writeLockProperties(org.apache.jackrabbit.core.NodeImpl, java.lang.String, boolean)"><B>writeLockProperties(NodeImpl, String, boolean)</B></A> - Method in class org.apache.jackrabbit.core.lock.<A HREF="./org/apache/jackrabbit/core/lock/LockManagerImpl.html" title="class in org.apache.jackrabbit.core.lock">LockManagerImpl</A> <DD>Add the lock related properties to the target node. <DT><A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html#writeLong(long)"><B>writeLong(long)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html" title="class in org.apache.jackrabbit.core.journal">AppendRecord</A> <DD>Write a long to the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html#writeLong(long)"><B>writeLong(long)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html" title="class in org.apache.jackrabbit.core.journal">ReadRecord</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/Record.html#writeLong(long)"><B>writeLong(long)</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/Record.html" title="interface in org.apache.jackrabbit.core.journal">Record</A> <DD>Write a long to the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html#writeModCount(java.io.DataOutputStream, short)"><B>writeModCount(DataOutputStream, short)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">ItemStateBinding</A> <DD>Sersializes a mod-count <DT><A HREF="./org/apache/jackrabbit/core/journal/AbstractRecord.html#writeNodeId(org.apache.jackrabbit.core.NodeId)"><B>writeNodeId(NodeId)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AbstractRecord.html" title="class in org.apache.jackrabbit.core.journal">AbstractRecord</A> <DD>Write a <code>NodeId</code> to the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/Record.html#writeNodeId(org.apache.jackrabbit.core.NodeId)"><B>writeNodeId(NodeId)</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/Record.html" title="interface in org.apache.jackrabbit.core.journal">Record</A> <DD>Write a <code>NodeId</code> to the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/AbstractRecord.html#writeNodeTypeDef(org.apache.jackrabbit.core.nodetype.NodeTypeDef)"><B>writeNodeTypeDef(NodeTypeDef)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AbstractRecord.html" title="class in org.apache.jackrabbit.core.journal">AbstractRecord</A> <DD>Write a <code>NodeTypeDef</code> to the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/Record.html#writeNodeTypeDef(org.apache.jackrabbit.core.nodetype.NodeTypeDef)"><B>writeNodeTypeDef(NodeTypeDef)</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/Record.html" title="interface in org.apache.jackrabbit.core.journal">Record</A> <DD>Write a <code>NodeTypeDef</code> to the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/AbstractRecord.html#writePath(org.apache.jackrabbit.spi.Path)"><B>writePath(Path)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AbstractRecord.html" title="class in org.apache.jackrabbit.core.journal">AbstractRecord</A> <DD>Write a <code>Path</code> to the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/Record.html#writePath(org.apache.jackrabbit.spi.Path)"><B>writePath(Path)</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/Record.html" title="interface in org.apache.jackrabbit.core.journal">Record</A> <DD>Write a <code>Path</code> to the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/AbstractRecord.html#writePathElement(org.apache.jackrabbit.spi.Path.Element)"><B>writePathElement(Path.Element)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AbstractRecord.html" title="class in org.apache.jackrabbit.core.journal">AbstractRecord</A> <DD>Write a <code>Path.Element</code> to the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/Record.html#writePathElement(org.apache.jackrabbit.spi.Path.Element)"><B>writePathElement(Path.Element)</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/Record.html" title="interface in org.apache.jackrabbit.core.journal">Record</A> <DD>Write a <code>Path.Element</code> to the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/AbstractRecord.html#writePropertyId(org.apache.jackrabbit.core.PropertyId)"><B>writePropertyId(PropertyId)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AbstractRecord.html" title="class in org.apache.jackrabbit.core.journal">AbstractRecord</A> <DD>Write a <code>PropertyId</code> to the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/Record.html#writePropertyId(org.apache.jackrabbit.core.PropertyId)"><B>writePropertyId(PropertyId)</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/Record.html" title="interface in org.apache.jackrabbit.core.journal">Record</A> <DD>Write a <code>PropertyId</code> to the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html#writePropertyId(java.io.DataOutputStream, org.apache.jackrabbit.core.PropertyId)"><B>writePropertyId(DataOutputStream, PropertyId)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">ItemStateBinding</A> <DD>Serializes a PropertyId <DT><A HREF="./org/apache/jackrabbit/core/journal/AbstractRecord.html#writeQName(org.apache.jackrabbit.spi.Name)"><B>writeQName(Name)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AbstractRecord.html" title="class in org.apache.jackrabbit.core.journal">AbstractRecord</A> <DD>Write a <code>Name</code> to the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html#writeQName(org.apache.jackrabbit.spi.Name)"><B>writeQName(Name)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html" title="class in org.apache.jackrabbit.core.journal">ReadRecord</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/Record.html#writeQName(org.apache.jackrabbit.spi.Name)"><B>writeQName(Name)</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/Record.html" title="interface in org.apache.jackrabbit.core.journal">Record</A> <DD>Write a <code>Name</code> to the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html#writeQName(java.io.DataOutputStream, org.apache.jackrabbit.spi.Name)"><B>writeQName(DataOutputStream, Name)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">ItemStateBinding</A> <DD>Serializes a Name <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/AbstractLogger.html#writer"><B>writer</B></A> - Variable in class org.apache.jackrabbit.spi.commons.logging.<A HREF="./org/apache/jackrabbit/spi/commons/logging/AbstractLogger.html" title="class in org.apache.jackrabbit.spi.commons.logging">AbstractLogger</A> <DD>The <A HREF="./org/apache/jackrabbit/spi/commons/logging/LogWriter.html" title="interface in org.apache.jackrabbit.spi.commons.logging"><CODE>LogWriter</CODE></A> used by this instance for persisting log messages. <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/XmlRequestEntity.html#writeRequest(java.io.OutputStream)"><B>writeRequest(OutputStream)</B></A> - Method in class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/XmlRequestEntity.html" title="class in org.apache.jackrabbit.webdav.client.methods">XmlRequestEntity</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/BundleBinding.html#writeState(java.io.DataOutputStream, org.apache.jackrabbit.core.persistence.bundle.util.NodePropBundle.PropertyEntry)"><B>writeState(DataOutputStream, NodePropBundle.PropertyEntry)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/BundleBinding.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">BundleBinding</A> <DD>Serializes a <code>PropertyState</code> to the data output stream <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html#writeState(java.io.DataOutputStream, org.apache.jackrabbit.core.state.NodeReferences)"><B>writeState(DataOutputStream, NodeReferences)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">ItemStateBinding</A> <DD>Serializes a <code>NodeReferences</code> to the data output stream. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html#writeState(java.io.DataOutputStream, org.apache.jackrabbit.core.state.NodeState)"><B>writeState(DataOutputStream, NodeState)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">ItemStateBinding</A> <DD>Serializes a <code>NodeState</code> to the data output stream <DT><A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html#writeString(java.lang.String)"><B>writeString(String)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/AppendRecord.html" title="class in org.apache.jackrabbit.core.journal">AppendRecord</A> <DD>Write a string to the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html#writeString(java.lang.String)"><B>writeString(String)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/ReadRecord.html" title="class in org.apache.jackrabbit.core.journal">ReadRecord</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/Record.html#writeString(java.lang.String)"><B>writeString(String)</B></A> - Method in interface org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/Record.html" title="interface in org.apache.jackrabbit.core.journal">Record</A> <DD>Write a string to the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/data/db/TempFileInputStream.html#writeToFileAndClose(java.io.InputStream, java.io.File)"><B>writeToFileAndClose(InputStream, File)</B></A> - Static method in class org.apache.jackrabbit.core.data.db.<A HREF="./org/apache/jackrabbit/core/data/db/TempFileInputStream.html" title="class in org.apache.jackrabbit.core.data.db">TempFileInputStream</A> <DD>Copy the data to a file and close the input stream afterwards. <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html#writeUUID(java.io.DataOutputStream, java.lang.String)"><B>writeUUID(DataOutputStream, String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">ItemStateBinding</A> <DD>Serializes a UUID <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html#writeUUID(java.io.DataOutputStream, org.apache.jackrabbit.uuid.UUID)"><B>writeUUID(DataOutputStream, UUID)</B></A> - Method in class org.apache.jackrabbit.core.persistence.bundle.util.<A HREF="./org/apache/jackrabbit/core/persistence/bundle/util/ItemStateBinding.html" title="class in org.apache.jackrabbit.core.persistence.bundle.util">ItemStateBinding</A> <DD>Serializes a UUID <DT><A HREF="./org/apache/jackrabbit/uuid/Constants.html#WRONG_VAR_VER_MSG"><B>WRONG_VAR_VER_MSG</B></A> - Static variable in interface org.apache.jackrabbit.uuid.<A HREF="./org/apache/jackrabbit/uuid/Constants.html" title="interface in org.apache.jackrabbit.uuid">Constants</A> <DD><B>Deprecated.</B>&nbsp;Message indicating this is not a version one UUID <DT><A HREF="./org/apache/jackrabbit/core/SessionImpl.html#wsp"><B>wsp</B></A> - Variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/SessionImpl.html" title="class in org.apache.jackrabbit.core">SessionImpl</A> <DD>the Workspace associated with this session <DT><A HREF="./org/apache/jackrabbit/core/config/RepositoryConfigurationParser.html#WSP_NAME_ATTRIBUTE"><B>WSP_NAME_ATTRIBUTE</B></A> - Static variable in class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/RepositoryConfigurationParser.html" title="class in org.apache.jackrabbit.core.config">RepositoryConfigurationParser</A> <DD>Name of the workspace conaining security data. <DT><A HREF="./org/apache/jackrabbit/core/WorkspaceImpl.html#wspConfig"><B>wspConfig</B></A> - Variable in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/WorkspaceImpl.html" title="class in org.apache.jackrabbit.core">WorkspaceImpl</A> <DD>The configuration of this <code>Workspace</code> <DT><A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html#wspFS"><B>wspFS</B></A> - Variable in class org.apache.jackrabbit.core.persistence.mem.<A HREF="./org/apache/jackrabbit/core/persistence/mem/InMemPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.mem">InMemPersistenceManager</A> <DD>file system where the content of the hash maps are read from/written to (if <code>persistent==true</code>) <DT><A HREF="./org/apache/jackrabbit/spi/commons/AbstractReadableRepositoryService.html#wspNames"><B>wspNames</B></A> - Variable in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/AbstractReadableRepositoryService.html" title="class in org.apache.jackrabbit.spi.commons">AbstractReadableRepositoryService</A> <DD>The list of workspaces that this repository service exposes. </DL> <HR> <A NAME="_X_"><!-- --></A><H2> <B>X</B></H2> <DL> <DT><A HREF="./org/apache/jackrabbit/core/state/XAItemStateManager.html" title="class in org.apache.jackrabbit.core.state"><B>XAItemStateManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/state/package-summary.html">org.apache.jackrabbit.core.state</A><DD>Extension to <code>LocalItemStateManager</code> that remembers changes on multiple save() requests and commits them only when an associated transaction is itself committed.<DT><A HREF="./org/apache/jackrabbit/core/lock/XALockManager.html" title="class in org.apache.jackrabbit.core.lock"><B>XALockManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/lock/package-summary.html">org.apache.jackrabbit.core.lock</A><DD>Session-local lock manager that implements the semantical changes inside transactions.<DT><A HREF="./org/apache/jackrabbit/core/lock/XALockManager.html#XALockManager(org.apache.jackrabbit.core.lock.LockManagerImpl)"><B>XALockManager(LockManagerImpl)</B></A> - Constructor for class org.apache.jackrabbit.core.lock.<A HREF="./org/apache/jackrabbit/core/lock/XALockManager.html" title="class in org.apache.jackrabbit.core.lock">XALockManager</A> <DD>Create a new instance of this class. <DT><A HREF="./org/apache/jackrabbit/api/XASession.html" title="interface in org.apache.jackrabbit.api"><B>XASession</B></A> - Interface in <A HREF="./org/apache/jackrabbit/api/package-summary.html">org.apache.jackrabbit.api</A><DD>The XASession interface extends the capability of <A HREF="http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/Session.html?is-external=true" title="class or interface in javax.jcr"><CODE>Session</CODE></A> by adding access to a JCR repository's support for the Java Transaction API (JTA).<DT><A HREF="./org/apache/jackrabbit/core/XASession.html" title="interface in org.apache.jackrabbit.core"><B>XASession</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/package-summary.html">org.apache.jackrabbit.core</A><DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./org/apache/jackrabbit/api/XASession.html" title="interface in org.apache.jackrabbit.api"><CODE>XASession</CODE></A> instead</I><DT><A HREF="./org/apache/jackrabbit/jcr2spi/XASession.html" title="interface in org.apache.jackrabbit.jcr2spi"><B>XASession</B></A> - Interface in <A HREF="./org/apache/jackrabbit/jcr2spi/package-summary.html">org.apache.jackrabbit.jcr2spi</A><DD>The <code>XASession</code> interface extends the capability of <code>Session</code> by adding access to a JCR repository's support for the Java Transaction API (JTA).<DT><A HREF="./org/apache/jackrabbit/core/XASessionImpl.html" title="class in org.apache.jackrabbit.core"><B>XASessionImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/package-summary.html">org.apache.jackrabbit.core</A><DD>Session extension that provides XA support.<DT><A HREF="./org/apache/jackrabbit/core/XASessionImpl.html#XASessionImpl(org.apache.jackrabbit.core.RepositoryImpl, org.apache.jackrabbit.core.security.authentication.AuthContext, org.apache.jackrabbit.core.config.WorkspaceConfig)"><B>XASessionImpl(RepositoryImpl, AuthContext, WorkspaceConfig)</B></A> - Constructor for class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/XASessionImpl.html" title="class in org.apache.jackrabbit.core">XASessionImpl</A> <DD>Create a new instance of this class. <DT><A HREF="./org/apache/jackrabbit/core/XASessionImpl.html#XASessionImpl(org.apache.jackrabbit.core.RepositoryImpl, javax.security.auth.Subject, org.apache.jackrabbit.core.config.WorkspaceConfig)"><B>XASessionImpl(RepositoryImpl, Subject, WorkspaceConfig)</B></A> - Constructor for class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/XASessionImpl.html" title="class in org.apache.jackrabbit.core">XASessionImpl</A> <DD>Create a new instance of this class. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/XASessionImpl.html" title="class in org.apache.jackrabbit.jcr2spi"><B>XASessionImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/package-summary.html">org.apache.jackrabbit.jcr2spi</A><DD><code>XASessionImpl</code> extends the regular session implementation with access to the <code>XAResource</code>.<DT><A HREF="./org/apache/jackrabbit/spi/XASessionInfo.html" title="interface in org.apache.jackrabbit.spi"><B>XASessionInfo</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/package-summary.html">org.apache.jackrabbit.spi</A><DD><code>XASessionInfo</code> extends the <code>SessionInfo</code> and provides access to the XAResource of the session info.<DT><A HREF="./org/apache/jackrabbit/core/version/XAVersionManager.html" title="class in org.apache.jackrabbit.core.version"><B>XAVersionManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/version/package-summary.html">org.apache.jackrabbit.core.version</A><DD>Implementation of a <A HREF="./org/apache/jackrabbit/core/version/VersionManager.html" title="interface in org.apache.jackrabbit.core.version"><CODE>VersionManager</CODE></A> that works in an XA environment.<DT><A HREF="./org/apache/jackrabbit/core/version/XAVersionManager.html#XAVersionManager(org.apache.jackrabbit.core.version.VersionManagerImpl, org.apache.jackrabbit.core.nodetype.NodeTypeRegistry, org.apache.jackrabbit.core.SessionImpl, org.apache.jackrabbit.core.state.ItemStateCacheFactory)"><B>XAVersionManager(VersionManagerImpl, NodeTypeRegistry, SessionImpl, ItemStateCacheFactory)</B></A> - Constructor for class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/XAVersionManager.html" title="class in org.apache.jackrabbit.core.version">XAVersionManager</A> <DD>Creates a new instance of this class. <DT><A HREF="./org/apache/jackrabbit/core/XAWorkspace.html" title="class in org.apache.jackrabbit.core"><B>XAWorkspace</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/package-summary.html">org.apache.jackrabbit.core</A><DD>Workspace extension that works in an XA environment.<DT><A HREF="./org/apache/jackrabbit/core/XAWorkspace.html#XAWorkspace(org.apache.jackrabbit.core.config.WorkspaceConfig, org.apache.jackrabbit.core.state.SharedItemStateManager, org.apache.jackrabbit.core.RepositoryImpl, org.apache.jackrabbit.core.SessionImpl)"><B>XAWorkspace(WorkspaceConfig, SharedItemStateManager, RepositoryImpl, SessionImpl)</B></A> - Constructor for class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/XAWorkspace.html" title="class in org.apache.jackrabbit.core">XAWorkspace</A> <DD>Protected constructor. <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_ACTIVELOCK"><B>XML_ACTIVELOCK</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_ACTIVITY"><B>XML_ACTIVITY</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>Xml elements <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_ACTIVITY_COLLECTION_SET"><B>XML_ACTIVITY_COLLECTION_SET</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>A DAV:workspace-collection-set element may be included in the OPTIONS request body to identify collections that may contain activity resources. <DT><A HREF="./org/apache/jackrabbit/webdav/ordering/OrderingConstants.html#XML_AFTER"><B>XML_AFTER</B></A> - Static variable in interface org.apache.jackrabbit.webdav.ordering.<A HREF="./org/apache/jackrabbit/webdav/ordering/OrderingConstants.html" title="interface in org.apache.jackrabbit.webdav.ordering">OrderingConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_ALLPROP"><B>XML_ALLPROP</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/security/report/PrincipalSearchReport.html#XML_APPLY_TO_PRINCIPAL_COLLECTION_SET"><B>XML_APPLY_TO_PRINCIPAL_COLLECTION_SET</B></A> - Static variable in class org.apache.jackrabbit.webdav.security.report.<A HREF="./org/apache/jackrabbit/webdav/security/report/PrincipalSearchReport.html" title="class in org.apache.jackrabbit.webdav.security.report">PrincipalSearchReport</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_BASELINE"><B>XML_BASELINE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/ordering/OrderingConstants.html#XML_BEFORE"><B>XML_BEFORE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.ordering.<A HREF="./org/apache/jackrabbit/webdav/ordering/OrderingConstants.html" title="interface in org.apache.jackrabbit.webdav.ordering">OrderingConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/bind/BindConstants.html#XML_BIND"><B>XML_BIND</B></A> - Static variable in interface org.apache.jackrabbit.webdav.bind.<A HREF="./org/apache/jackrabbit/webdav/bind/BindConstants.html" title="interface in org.apache.jackrabbit.webdav.bind">BindConstants</A> <DD>local names of XML elements used in the request bodies of the methods BIND, REBIND and UNBIND. <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_CHECKOUT"><B>XML_CHECKOUT</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>Value for the DAV:auto-version property indicating that any modification (such as PUT/PROPPATCH) applied to a checked-in version-controlled resource will automatically be preceded by a checkout operation. <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_CHECKOUT_CHECKIN"><B>XML_CHECKOUT_CHECKIN</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>Value for the DAV:auto-version property indicating that any modification (such as PUT/PROPPATCH) applied to a checked-in version-controlled resource will automatically be preceded by a checkout and followed by a checkin operation. <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_CHECKOUT_UNLOCK_CHECKIN"><B>XML_CHECKOUT_UNLOCK_CHECKIN</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>Value for the DAV:auto-version property indicating that any modification (such as PUT/PROPPATCH) applied to a checked-in version-controlled resource will automatically be preceded by a checkout operation. <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_COLLECTION"><B>XML_COLLECTION</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#XML_COMMENT"><B>XML_COMMENT</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionConstants.html#XML_COMMIT"><B>XML_COMMIT</B></A> - Static variable in interface org.apache.jackrabbit.webdav.transaction.<A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionConstants.html" title="interface in org.apache.jackrabbit.webdav.transaction">TransactionConstants</A> <DD>commit XML element<br> Used as element inside of the <A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionConstants.html#XML_TRANSACTIONSTATUS"><CODE>transactionstatus</CODE></A> element. <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_DEPTH"><B>XML_DEPTH</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html#XML_DESCRIPTOR"><B>XML_DESCRIPTOR</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr">ItemResourceConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html#XML_DESCRIPTORKEY"><B>XML_DESCRIPTORKEY</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr">ItemResourceConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html#XML_DESCRIPTORVALUE"><B>XML_DESCRIPTORVALUE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr">ItemResourceConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_DST"><B>XML_DST</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavException.html#XML_ERROR"><B>XML_ERROR</B></A> - Static variable in exception org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavException.html" title="class in org.apache.jackrabbit.webdav">DavException</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/observation/ObservationConstants.html#XML_EVENT"><B>XML_EVENT</B></A> - Static variable in interface org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/ObservationConstants.html" title="interface in org.apache.jackrabbit.webdav.observation">ObservationConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/observation/ObservationConstants.html#XML_EVENT_TRANSACTION_ID"><B>XML_EVENT_TRANSACTION_ID</B></A> - Static variable in interface org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/ObservationConstants.html" title="interface in org.apache.jackrabbit.webdav.observation">ObservationConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/observation/ObservationConstants.html#XML_EVENTBUNDLE"><B>XML_EVENTBUNDLE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/ObservationConstants.html" title="interface in org.apache.jackrabbit.webdav.observation">ObservationConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/observation/ObservationConstants.html#XML_EVENTDISCOVERY"><B>XML_EVENTDISCOVERY</B></A> - Static variable in interface org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/ObservationConstants.html" title="interface in org.apache.jackrabbit.webdav.observation">ObservationConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/observation/ObservationConstants.html#XML_EVENTTYPE"><B>XML_EVENTTYPE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/ObservationConstants.html" title="interface in org.apache.jackrabbit.webdav.observation">ObservationConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/observation/ObservationConstants.html#XML_EVENTUSERID"><B>XML_EVENTUSERID</B></A> - Static variable in interface org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/ObservationConstants.html" title="interface in org.apache.jackrabbit.webdav.observation">ObservationConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_EXCLUSIVE"><B>XML_EXCLUSIVE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html#XML_EXCLUSIVE_SESSION_SCOPED"><B>XML_EXCLUSIVE_SESSION_SCOPED</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr">ItemResourceConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_EXPAND_PROPERTY"><B>XML_EXPAND_PROPERTY</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>Top element for the 'DAV:expand-property' report <DT><A HREF="./org/apache/jackrabbit/webdav/observation/ObservationConstants.html#XML_FILTER"><B>XML_FILTER</B></A> - Static variable in interface org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/ObservationConstants.html" title="interface in org.apache.jackrabbit.webdav.observation">ObservationConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/ordering/OrderingConstants.html#XML_FIRST"><B>XML_FIRST</B></A> - Static variable in interface org.apache.jackrabbit.webdav.ordering.<A HREF="./org/apache/jackrabbit/webdav/ordering/OrderingConstants.html" title="interface in org.apache.jackrabbit.webdav.ordering">OrderingConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionConstants.html#XML_GLOBAL"><B>XML_GLOBAL</B></A> - Static variable in interface org.apache.jackrabbit.webdav.transaction.<A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionConstants.html" title="interface in org.apache.jackrabbit.webdav.transaction">TransactionConstants</A> <DD>global XML element<br> Used as element inside of the <A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_LOCKSCOPE"><CODE>lockscope</CODE></A> element. <DT><A HREF="./org/apache/jackrabbit/webdav/search/SearchConstants.html#XML_GRAMMER"><B>XML_GRAMMER</B></A> - Static variable in interface org.apache.jackrabbit.webdav.search.<A HREF="./org/apache/jackrabbit/webdav/search/SearchConstants.html" title="interface in org.apache.jackrabbit.webdav.search">SearchConstants</A> <DD>Name constant for the 'DAV:grammar' element, which is used inside the <A HREF="./org/apache/jackrabbit/webdav/search/SearchConstants.html#XML_QUERY_GRAMMAR"><CODE>SearchConstants.XML_QUERY_GRAMMAR</CODE></A> element. <DT><A HREF="./org/apache/jackrabbit/webdav/bind/BindConstants.html#XML_HREF"><B>XML_HREF</B></A> - Static variable in interface org.apache.jackrabbit.webdav.bind.<A HREF="./org/apache/jackrabbit/webdav/bind/BindConstants.html" title="interface in org.apache.jackrabbit.webdav.bind">BindConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_HREF"><B>XML_HREF</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_INCLUDE"><B>XML_INCLUDE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_KEEPALIVE"><B>XML_KEEPALIVE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_LABEL"><B>XML_LABEL</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>Xml element representing the mandatory root element of a LABEL request body. <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_LABEL_ADD"><B>XML_LABEL_ADD</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_LABEL_NAME"><B>XML_LABEL_NAME</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_LABEL_REMOVE"><B>XML_LABEL_REMOVE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_LABEL_SET"><B>XML_LABEL_SET</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/ordering/OrderingConstants.html#XML_LAST"><B>XML_LAST</B></A> - Static variable in interface org.apache.jackrabbit.webdav.ordering.<A HREF="./org/apache/jackrabbit/webdav/ordering/OrderingConstants.html" title="interface in org.apache.jackrabbit.webdav.ordering">OrderingConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html#XML_LENGTH"><B>XML_LENGTH</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr">ItemResourceConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_LINK"><B>XML_LINK</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionConstants.html#XML_LOCAL"><B>XML_LOCAL</B></A> - Static variable in interface org.apache.jackrabbit.webdav.transaction.<A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionConstants.html" title="interface in org.apache.jackrabbit.webdav.transaction">TransactionConstants</A> <DD>local XML element<br> Used as element inside of the <A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_LOCKSCOPE"><CODE>lockscope</CODE></A> element. <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_LOCATE_BY_HISTORY"><B>XML_LOCATE_BY_HISTORY</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>Top element for the 'DAV:locate-by-history' report <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_LOCKED_CHECKIN"><B>XML_LOCKED_CHECKIN</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>Value for the DAV:auto-version property indicating that any modification (such as PUT/PROPPATCH) applied to a write-locked checked-in version-controlled resource will automatically be preceded by a checkout operation. <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_LOCKENTRY"><B>XML_LOCKENTRY</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_LOCKINFO"><B>XML_LOCKINFO</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_LOCKROOT"><B>XML_LOCKROOT</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>The <code>lockroot</code> XML element <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_LOCKSCOPE"><B>XML_LOCKSCOPE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_LOCKTOKEN"><B>XML_LOCKTOKEN</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_LOCKTYPE"><B>XML_LOCKTYPE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/security/report/PrincipalSearchReport.html#XML_MATCH"><B>XML_MATCH</B></A> - Static variable in class org.apache.jackrabbit.webdav.security.report.<A HREF="./org/apache/jackrabbit/webdav/security/report/PrincipalSearchReport.html" title="class in org.apache.jackrabbit.webdav.security.report">PrincipalSearchReport</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_MERGE"><B>XML_MERGE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/server/io/XmlHandler.html#XML_MIMETYPE"><B>XML_MIMETYPE</B></A> - Static variable in class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/XmlHandler.html" title="class in org.apache.jackrabbit.server.io">XmlHandler</A> <DD>the xml mimetype <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_MULTISTATUS"><B>XML_MULTISTATUS</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_N0_AUTO_MERGE"><B>XML_N0_AUTO_MERGE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_N0_CHECKOUT"><B>XML_N0_CHECKOUT</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html#XML_NAMESPACE"><B>XML_NAMESPACE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr">ItemResourceConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/xml/Namespace.html#XML_NAMESPACE"><B>XML_NAMESPACE</B></A> - Static variable in class org.apache.jackrabbit.webdav.xml.<A HREF="./org/apache/jackrabbit/webdav/xml/Namespace.html" title="class in org.apache.jackrabbit.webdav.xml">Namespace</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html#XML_NODETYPE"><B>XML_NODETYPE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.<A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr.nodetype">NodeTypeConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/observation/ObservationConstants.html#XML_NODETYPE_NAME"><B>XML_NODETYPE_NAME</B></A> - Static variable in interface org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/ObservationConstants.html" title="interface in org.apache.jackrabbit.webdav.observation">ObservationConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html#XML_NODETYPENAME"><B>XML_NODETYPENAME</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.<A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr.nodetype">NodeTypeConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html#XML_NODETYPES"><B>XML_NODETYPES</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.<A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr.nodetype">NodeTypeConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/observation/ObservationConstants.html#XML_NOLOCAL"><B>XML_NOLOCAL</B></A> - Static variable in interface org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/ObservationConstants.html" title="interface in org.apache.jackrabbit.webdav.observation">ObservationConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_OMIT"><B>XML_OMIT</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_OPTIONS"><B>XML_OPTIONS</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>If the OPTIONS request contains a body, i must start with an DAV:options element. <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_OPTIONS_RESPONSE"><B>XML_OPTIONS_RESPONSE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>If an XML response body for a successful request is included, it must be a DAV:options-response XML element. <DT><A HREF="./org/apache/jackrabbit/webdav/ordering/OrderingConstants.html#XML_ORDER_MEMBER"><B>XML_ORDER_MEMBER</B></A> - Static variable in interface org.apache.jackrabbit.webdav.ordering.<A HREF="./org/apache/jackrabbit/webdav/ordering/OrderingConstants.html" title="interface in org.apache.jackrabbit.webdav.ordering">OrderingConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/ordering/OrderingConstants.html#XML_ORDERING_TYPE"><B>XML_ORDERING_TYPE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.ordering.<A HREF="./org/apache/jackrabbit/webdav/ordering/OrderingConstants.html" title="interface in org.apache.jackrabbit.webdav.ordering">OrderingConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/ordering/OrderingConstants.html#XML_ORDERPATCH"><B>XML_ORDERPATCH</B></A> - Static variable in interface org.apache.jackrabbit.webdav.ordering.<A HREF="./org/apache/jackrabbit/webdav/ordering/OrderingConstants.html" title="interface in org.apache.jackrabbit.webdav.ordering">OrderingConstants</A> <DD>Xml elements used for reordering internal members of a collection. <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_OWNER"><B>XML_OWNER</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/bind/BindConstants.html#XML_PARENT"><B>XML_PARENT</B></A> - Static variable in interface org.apache.jackrabbit.webdav.bind.<A HREF="./org/apache/jackrabbit/webdav/bind/BindConstants.html" title="interface in org.apache.jackrabbit.webdav.bind">BindConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/ordering/OrderingConstants.html#XML_POSITION"><B>XML_POSITION</B></A> - Static variable in interface org.apache.jackrabbit.webdav.ordering.<A HREF="./org/apache/jackrabbit/webdav/ordering/OrderingConstants.html" title="interface in org.apache.jackrabbit.webdav.ordering">OrderingConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html#XML_PREFIX"><B>XML_PREFIX</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr">ItemResourceConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html#XML_PRIMARYNODETYPE"><B>XML_PRIMARYNODETYPE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr">ItemResourceConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/security/Principal.html#XML_PRINCIPAL"><B>XML_PRINCIPAL</B></A> - Static variable in class org.apache.jackrabbit.webdav.security.<A HREF="./org/apache/jackrabbit/webdav/security/Principal.html" title="class in org.apache.jackrabbit.webdav.security">Principal</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/security/report/PrincipalMatchReport.html#XML_PRINCIPAL_PROPERTY"><B>XML_PRINCIPAL_PROPERTY</B></A> - Static variable in class org.apache.jackrabbit.webdav.security.report.<A HREF="./org/apache/jackrabbit/webdav/security/report/PrincipalMatchReport.html" title="class in org.apache.jackrabbit.webdav.security.report">PrincipalMatchReport</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/security/report/SearchablePropertyReport.html#XML_PRINCIPAL_SEARCH_PROPERTY_SET"><B>XML_PRINCIPAL_SEARCH_PROPERTY_SET</B></A> - Static variable in class org.apache.jackrabbit.webdav.security.report.<A HREF="./org/apache/jackrabbit/webdav/security/report/SearchablePropertyReport.html" title="class in org.apache.jackrabbit.webdav.security.report">SearchablePropertyReport</A> <DD>Constant used for the DAV:principal-search-property-set response element. <DT><A HREF="./org/apache/jackrabbit/webdav/security/Privilege.html#XML_PRIVILEGE"><B>XML_PRIVILEGE</B></A> - Static variable in class org.apache.jackrabbit.webdav.security.<A HREF="./org/apache/jackrabbit/webdav/security/Privilege.html" title="class in org.apache.jackrabbit.webdav.security">Privilege</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_PROP"><B>XML_PROP</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_PROPERTY"><B>XML_PROPERTY</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>'DAV:property' element to be used inside the 'DAV:expand-property' element. <DT><A HREF="./org/apache/jackrabbit/webdav/security/report/PrincipalSearchReport.html#XML_PROPERTY_SEARCH"><B>XML_PROPERTY_SEARCH</B></A> - Static variable in class org.apache.jackrabbit.webdav.security.report.<A HREF="./org/apache/jackrabbit/webdav/security/report/PrincipalSearchReport.html" title="class in org.apache.jackrabbit.webdav.security.report">PrincipalSearchReport</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_PROPERTYBEHAVIOR"><B>XML_PROPERTYBEHAVIOR</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_PROPERTYUPDATE"><B>XML_PROPERTYUPDATE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_PROPFIND"><B>XML_PROPFIND</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_PROPNAME"><B>XML_PROPNAME</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_PROPSTAT"><B>XML_PROPSTAT</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/search/SearchConstants.html#XML_QUERY_GRAMMAR"><B>XML_QUERY_GRAMMAR</B></A> - Static variable in interface org.apache.jackrabbit.webdav.search.<A HREF="./org/apache/jackrabbit/webdav/search/SearchConstants.html" title="interface in org.apache.jackrabbit.webdav.search">SearchConstants</A> <DD>Xml element name for a single query grammar element inside the <A HREF="./org/apache/jackrabbit/webdav/search/SearchConstants.html#QUERY_GRAMMER_SET"><CODE>supported-query-grammer-set property</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/webdav/search/SearchConstants.html#XML_QUERY_SCHEMA_DISCOVERY"><B>XML_QUERY_SCHEMA_DISCOVERY</B></A> - Static variable in interface org.apache.jackrabbit.webdav.search.<A HREF="./org/apache/jackrabbit/webdav/search/SearchConstants.html" title="interface in org.apache.jackrabbit.webdav.search">SearchConstants</A> <DD>Optional Xml element name used in the SEARCH request body instead of <A HREF="./org/apache/jackrabbit/webdav/search/SearchConstants.html#XML_SEARCHREQUEST"><CODE>SearchConstants.XML_SEARCHREQUEST</CODE></A> in order to access a given query schema. <DT><A HREF="./org/apache/jackrabbit/webdav/bind/BindConstants.html#XML_REBIND"><B>XML_REBIND</B></A> - Static variable in interface org.apache.jackrabbit.webdav.bind.<A HREF="./org/apache/jackrabbit/webdav/bind/BindConstants.html" title="interface in org.apache.jackrabbit.webdav.bind">BindConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html#XML_RELPATH"><B>XML_RELPATH</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr">ItemResourceConstants</A> <DD>The 'relpath' element is not defined by RFC 3253. <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_REMOVE"><B>XML_REMOVE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html#XML_REMOVEEXISTING"><B>XML_REMOVEEXISTING</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr">ItemResourceConstants</A> <DD>The 'removeexisting' element is not defined by RFC 3253. <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_REPORT"><B>XML_REPORT</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>Name of Xml child elements of <A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_SUPPORTED_REPORT"><CODE>DeltaVConstants.XML_SUPPORTED_REPORT</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html#XML_REPORT_ALLNODETYPES"><B>XML_REPORT_ALLNODETYPES</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.<A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr.nodetype">NodeTypeConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html#XML_REPORT_MIXINNODETYPES"><B>XML_REPORT_MIXINNODETYPES</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.<A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr.nodetype">NodeTypeConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html#XML_REPORT_PRIMARYNODETYPES"><B>XML_REPORT_PRIMARYNODETYPES</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.nodetype.<A HREF="./org/apache/jackrabbit/webdav/jcr/nodetype/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr.nodetype">NodeTypeConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_RESPONSE"><B>XML_RESPONSE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_RESPONSEDESCRIPTION"><B>XML_RESPONSEDESCRIPTION</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionConstants.html#XML_ROLLBACK"><B>XML_ROLLBACK</B></A> - Static variable in interface org.apache.jackrabbit.webdav.transaction.<A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionConstants.html" title="interface in org.apache.jackrabbit.webdav.transaction">TransactionConstants</A> <DD>rollback XML element<br> Used as element inside of the <A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionConstants.html#XML_TRANSACTIONSTATUS"><CODE>transactionstatus</CODE></A> element. <DT><A HREF="./org/apache/jackrabbit/webdav/search/SearchConstants.html#XML_SEARCHREQUEST"><B>XML_SEARCHREQUEST</B></A> - Static variable in interface org.apache.jackrabbit.webdav.search.<A HREF="./org/apache/jackrabbit/webdav/search/SearchConstants.html" title="interface in org.apache.jackrabbit.webdav.search">SearchConstants</A> <DD>Xml element name for the required request body of a SEARCH request. <DT><A HREF="./org/apache/jackrabbit/webdav/bind/BindConstants.html#XML_SEGMENT"><B>XML_SEGMENT</B></A> - Static variable in interface org.apache.jackrabbit.webdav.bind.<A HREF="./org/apache/jackrabbit/webdav/bind/BindConstants.html" title="interface in org.apache.jackrabbit.webdav.bind">BindConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/ordering/OrderingConstants.html#XML_SEGMENT"><B>XML_SEGMENT</B></A> - Static variable in interface org.apache.jackrabbit.webdav.ordering.<A HREF="./org/apache/jackrabbit/webdav/ordering/OrderingConstants.html" title="interface in org.apache.jackrabbit.webdav.ordering">OrderingConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/security/report/PrincipalMatchReport.html#XML_SELF"><B>XML_SELF</B></A> - Static variable in class org.apache.jackrabbit.webdav.security.report.<A HREF="./org/apache/jackrabbit/webdav/security/report/PrincipalMatchReport.html" title="class in org.apache.jackrabbit.webdav.security.report">PrincipalMatchReport</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_SET"><B>XML_SET</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_SHARED"><B>XML_SHARED</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_SOURCE"><B>XML_SOURCE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_STATUS"><B>XML_STATUS</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/observation/ObservationConstants.html#XML_SUBSCRIPTION"><B>XML_SUBSCRIPTION</B></A> - Static variable in interface org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/ObservationConstants.html" title="interface in org.apache.jackrabbit.webdav.observation">ObservationConstants</A> <DD>subscription Xml element<br> Mandatory element inside the <A HREF="./org/apache/jackrabbit/webdav/observation/ObservationConstants.html#SUBSCRIPTIONDISCOVERY"><CODE>subscriptiondiscovery</CODE></A> property indicating the event listeners present for this session. <DT><A HREF="./org/apache/jackrabbit/webdav/observation/ObservationConstants.html#XML_SUBSCRIPTIONID"><B>XML_SUBSCRIPTIONID</B></A> - Static variable in interface org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/ObservationConstants.html" title="interface in org.apache.jackrabbit.webdav.observation">ObservationConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/observation/ObservationConstants.html#XML_SUBSCRIPTIONINFO"><B>XML_SUBSCRIPTIONINFO</B></A> - Static variable in interface org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/ObservationConstants.html" title="interface in org.apache.jackrabbit.webdav.observation">ObservationConstants</A> <DD>Xml elements <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_SUPPORTED_METHOD"><B>XML_SUPPORTED_METHOD</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_SUPPORTED_REPORT"><B>XML_SUPPORTED_REPORT</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>Name of Xml element contained in the <A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#SUPPORTED_REPORT_SET"><CODE>DeltaVConstants.SUPPORTED_REPORT_SET</CODE></A> property. <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_TIMEOUT"><B>XML_TIMEOUT</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionConstants.html#XML_TRANSACTION"><B>XML_TRANSACTION</B></A> - Static variable in interface org.apache.jackrabbit.webdav.transaction.<A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionConstants.html" title="interface in org.apache.jackrabbit.webdav.transaction">TransactionConstants</A> <DD>transaction XML element<br> Used as element inside the <A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_LOCKTYPE"><CODE>locktype</CODE></A> element. <DT><A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionConstants.html#XML_TRANSACTIONINFO"><B>XML_TRANSACTIONINFO</B></A> - Static variable in interface org.apache.jackrabbit.webdav.transaction.<A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionConstants.html" title="interface in org.apache.jackrabbit.webdav.transaction">TransactionConstants</A> <DD>transactioninfo XML element<br> Mandatory element of the UNLOCK request body, if the unlock request is intended to complete a transaction. <DT><A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionConstants.html#XML_TRANSACTIONSTATUS"><B>XML_TRANSACTIONSTATUS</B></A> - Static variable in interface org.apache.jackrabbit.webdav.transaction.<A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionConstants.html" title="interface in org.apache.jackrabbit.webdav.transaction">TransactionConstants</A> <DD>transactionstatus XML element<br> Mandatory element inside the <A HREF="./org/apache/jackrabbit/webdav/transaction/TransactionConstants.html#XML_TRANSACTIONINFO"><CODE>transactioninfo</CODE></A> element indicating how the transaction should be completed. <DT><A HREF="./org/apache/jackrabbit/webdav/bind/BindConstants.html#XML_UNBIND"><B>XML_UNBIND</B></A> - Static variable in interface org.apache.jackrabbit.webdav.bind.<A HREF="./org/apache/jackrabbit/webdav/bind/BindConstants.html" title="interface in org.apache.jackrabbit.webdav.bind">BindConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_UPDATE"><B>XML_UPDATE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>Xml element defining the top element in the UPDATE request body. <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html#XML_URI"><B>XML_URI</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr">ItemResourceConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/observation/ObservationConstants.html#XML_UUID"><B>XML_UUID</B></A> - Static variable in interface org.apache.jackrabbit.webdav.observation.<A HREF="./org/apache/jackrabbit/webdav/observation/ObservationConstants.html" title="interface in org.apache.jackrabbit.webdav.observation">ObservationConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html#XML_VALUE"><B>XML_VALUE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.jcr.<A HREF="./org/apache/jackrabbit/webdav/jcr/ItemResourceConstants.html" title="interface in org.apache.jackrabbit.webdav.jcr">ItemResourceConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_VERSION"><B>XML_VERSION</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_VERSION_HISTORY"><B>XML_VERSION_HISTORY</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_VERSION_HISTORY_SET"><B>XML_VERSION_HISTORY_SET</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>'DAV:version-history-set' to be used inside the 'DAV:locate-by-history' element <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_VERSION_TREE"><B>XML_VERSION_TREE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>Top element for the 'DAV:version-tree' report <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_VH_COLLECTION_SET"><B>XML_VH_COLLECTION_SET</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>A DAV:version-history-collection-set element may be included in the OPTIONS request body to identify collections that may contain version history resources. <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_WORKSPACE"><B>XML_WORKSPACE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavConstants.html#XML_WRITE"><B>XML_WRITE</B></A> - Static variable in interface org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavConstants.html" title="interface in org.apache.jackrabbit.webdav">DavConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html#XML_WSP_COLLECTION_SET"><B>XML_WSP_COLLECTION_SET</B></A> - Static variable in interface org.apache.jackrabbit.webdav.version.<A HREF="./org/apache/jackrabbit/webdav/version/DeltaVConstants.html" title="interface in org.apache.jackrabbit.webdav.version">DeltaVConstants</A> <DD>A DAV:workspace-collection-set element may be included in the OPTIONS request body to identify collections that may contain workspace resources. <DT><A HREF="./org/apache/jackrabbit/test/XMLChar.html" title="class in org.apache.jackrabbit.test"><B>XMLChar</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/package-summary.html">org.apache.jackrabbit.test</A><DD>This class defines the basic XML character properties.<DT><A HREF="./org/apache/jackrabbit/test/XMLChar.html#XMLChar()"><B>XMLChar()</B></A> - Constructor for class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/XMLChar.html" title="class in org.apache.jackrabbit.test">XMLChar</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/util/XMLChar.html" title="class in org.apache.jackrabbit.util"><B>XMLChar</B></A> - Class in <A HREF="./org/apache/jackrabbit/util/package-summary.html">org.apache.jackrabbit.util</A><DD>This class defines the basic XML character properties.<DT><A HREF="./org/apache/jackrabbit/util/XMLChar.html#XMLChar()"><B>XMLChar()</B></A> - Constructor for class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/XMLChar.html" title="class in org.apache.jackrabbit.util">XMLChar</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#XmlCommentEnd"><B>XmlCommentEnd</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#XmlCommentStart"><B>XmlCommentStart</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#XmlCommentStartForElementContent"><B>XmlCommentStartForElementContent</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/server/io/XmlHandler.html" title="class in org.apache.jackrabbit.server.io"><B>XmlHandler</B></A> - Class in <A HREF="./org/apache/jackrabbit/server/io/package-summary.html">org.apache.jackrabbit.server.io</A><DD><code>XmlHandler</code> imports xml files and exports nodes that have the proper <A HREF="./org/apache/jackrabbit/server/io/XmlHandler.html#XML_MIMETYPE"><CODE>XmlHandler.XML_MIMETYPE</CODE></A> defined with their content.<DT><A HREF="./org/apache/jackrabbit/server/io/XmlHandler.html#XmlHandler()"><B>XmlHandler()</B></A> - Constructor for class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/XmlHandler.html" title="class in org.apache.jackrabbit.server.io">XmlHandler</A> <DD>Creates a new <code>XmlHandler</code> with default nodetype definitions and without setting the IOManager. <DT><A HREF="./org/apache/jackrabbit/server/io/XmlHandler.html#XmlHandler(org.apache.jackrabbit.server.io.IOManager)"><B>XmlHandler(IOManager)</B></A> - Constructor for class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/XmlHandler.html" title="class in org.apache.jackrabbit.server.io">XmlHandler</A> <DD>Creates a new <code>XmlHandler</code> with default nodetype definitions:<br> Nodetype for Collection: <A HREF="./org/apache/jackrabbit/JcrConstants.html#NT_UNSTRUCTURED"><CODE>nt:unstructured</CODE></A> Nodetype for Non-Collection: <A HREF="./org/apache/jackrabbit/JcrConstants.html#NT_FILE"><CODE>nt:file</CODE></A> Nodetype for Non-Collection content: <A HREF="./org/apache/jackrabbit/JcrConstants.html#NT_UNSTRUCTURED"><CODE>nt:unstructured</CODE></A> <DT><A HREF="./org/apache/jackrabbit/server/io/XmlHandler.html#XmlHandler(org.apache.jackrabbit.server.io.IOManager, java.lang.String, java.lang.String, java.lang.String)"><B>XmlHandler(IOManager, String, String, String)</B></A> - Constructor for class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/XmlHandler.html" title="class in org.apache.jackrabbit.server.io">XmlHandler</A> <DD>Creates a new <code>XmlHandler</code> <DT><A HREF="./org/apache/jackrabbit/webdav/xml/Namespace.html#XMLNS_NAMESPACE"><B>XMLNS_NAMESPACE</B></A> - Static variable in class org.apache.jackrabbit.webdav.xml.<A HREF="./org/apache/jackrabbit/webdav/xml/Namespace.html" title="class in org.apache.jackrabbit.webdav.xml">Namespace</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/xml/XmlnsContentHandler.html" title="class in org.apache.jackrabbit.commons.xml"><B>XmlnsContentHandler</B></A> - Class in <A HREF="./org/apache/jackrabbit/commons/xml/package-summary.html">org.apache.jackrabbit.commons.xml</A><DD>Content handler proxy that adds explicit "xmlns" attributes for all namespace mappings introduced through <A HREF="./org/apache/jackrabbit/commons/xml/XmlnsContentHandler.html#startPrefixMapping(java.lang.String, java.lang.String)"><CODE>XmlnsContentHandler.startPrefixMapping(String, String)</CODE></A> calls.<DT><A HREF="./org/apache/jackrabbit/commons/xml/XmlnsContentHandler.html#XmlnsContentHandler(org.xml.sax.ContentHandler)"><B>XmlnsContentHandler(ContentHandler)</B></A> - Constructor for class org.apache.jackrabbit.commons.xml.<A HREF="./org/apache/jackrabbit/commons/xml/XmlnsContentHandler.html" title="class in org.apache.jackrabbit.commons.xml">XmlnsContentHandler</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/xml/XMLPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.xml"><B>XMLPersistenceManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/persistence/xml/package-summary.html">org.apache.jackrabbit.core.persistence.xml</A><DD><code>XMLPersistenceManager</code> is a <code>FileSystem</code>-based <code>PersistenceManager</code> that persists <code>ItemState</code> and <code>NodeReferences</code> objects in XML format.<DT><A HREF="./org/apache/jackrabbit/core/persistence/xml/XMLPersistenceManager.html#XMLPersistenceManager()"><B>XMLPersistenceManager()</B></A> - Constructor for class org.apache.jackrabbit.core.persistence.xml.<A HREF="./org/apache/jackrabbit/core/persistence/xml/XMLPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.xml">XMLPersistenceManager</A> <DD>Creates a new <code>XMLPersistenceManager</code> instance. <DT><A HREF="./org/apache/jackrabbit/core/state/xml/XMLPersistenceManager.html" title="class in org.apache.jackrabbit.core.state.xml"><B>XMLPersistenceManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/state/xml/package-summary.html">org.apache.jackrabbit.core.state.xml</A><DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="./org/apache/jackrabbit/core/persistence/xml/XMLPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.xml"><CODE>XMLPersistenceManager</CODE></A> instead.</I><DT><A HREF="./org/apache/jackrabbit/core/state/xml/XMLPersistenceManager.html#XMLPersistenceManager()"><B>XMLPersistenceManager()</B></A> - Constructor for class org.apache.jackrabbit.core.state.xml.<A HREF="./org/apache/jackrabbit/core/state/xml/XMLPersistenceManager.html" title="class in org.apache.jackrabbit.core.state.xml">XMLPersistenceManager</A> <DD><B>Deprecated.</B>&nbsp;&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/XmlRequestEntity.html" title="class in org.apache.jackrabbit.webdav.client.methods"><B>XmlRequestEntity</B></A> - Class in <A HREF="./org/apache/jackrabbit/webdav/client/methods/package-summary.html">org.apache.jackrabbit.webdav.client.methods</A><DD><code>XmlRequestEntity</code>...<DT><A HREF="./org/apache/jackrabbit/webdav/client/methods/XmlRequestEntity.html#XmlRequestEntity(org.w3c.dom.Document)"><B>XmlRequestEntity(Document)</B></A> - Constructor for class org.apache.jackrabbit.webdav.client.methods.<A HREF="./org/apache/jackrabbit/webdav/client/methods/XmlRequestEntity.html" title="class in org.apache.jackrabbit.webdav.client.methods">XmlRequestEntity</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/xml/XmlSerializable.html" title="interface in org.apache.jackrabbit.webdav.xml"><B>XmlSerializable</B></A> - Interface in <A HREF="./org/apache/jackrabbit/webdav/xml/package-summary.html">org.apache.jackrabbit.webdav.xml</A><DD><code>XmlSerializable</code>...<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#XMLSPACE_DECL"><B>XMLSPACE_DECL</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#XMLSpaceDecl()"><B>XMLSpaceDecl()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#XMLSpacePreserve"><B>XMLSpacePreserve</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#XMLSpaceStrip"><B>XMLSpaceStrip</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/extractor/XMLTextExtractor.html" title="class in org.apache.jackrabbit.extractor"><B>XMLTextExtractor</B></A> - Class in <A HREF="./org/apache/jackrabbit/extractor/package-summary.html">org.apache.jackrabbit.extractor</A><DD>Text extractor for XML documents.<DT><A HREF="./org/apache/jackrabbit/extractor/XMLTextExtractor.html#XMLTextExtractor()"><B>XMLTextExtractor()</B></A> - Constructor for class org.apache.jackrabbit.extractor.<A HREF="./org/apache/jackrabbit/extractor/XMLTextExtractor.html" title="class in org.apache.jackrabbit.extractor">XMLTextExtractor</A> <DD>Creates a new <code>XMLTextExtractor</code> instance. <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath"><B>XPath</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/package-summary.html">org.apache.jackrabbit.spi.commons.query.xpath</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#XPath(java.io.InputStream)"><B>XPath(InputStream)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#XPath(java.io.InputStream, java.lang.String)"><B>XPath(InputStream, String)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#XPath(java.io.Reader)"><B>XPath(Reader)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#XPath(org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager)"><B>XPath(XPathTokenManager)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html#XPath2()"><B>XPath2()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPath.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPath</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath"><B>XPathConstants</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/package-summary.html">org.apache.jackrabbit.spi.commons.query.xpath</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/test/api/query/XPathDocOrderTest.html" title="class in org.apache.jackrabbit.test.api.query"><B>XPathDocOrderTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/query/package-summary.html">org.apache.jackrabbit.test.api.query</A><DD>Tests if the repository supports document order in XPath.<DT><A HREF="./org/apache/jackrabbit/test/api/query/XPathDocOrderTest.html#XPathDocOrderTest()"><B>XPathDocOrderTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/XPathDocOrderTest.html" title="class in org.apache.jackrabbit.test.api.query">XPathDocOrderTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/XPathJcrPathTest.html" title="class in org.apache.jackrabbit.test.api.query"><B>XPathJcrPathTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/query/package-summary.html">org.apache.jackrabbit.test.api.query</A><DD>Tests if the jcr:path property is returned in the query result.<DT><A HREF="./org/apache/jackrabbit/test/api/query/XPathJcrPathTest.html#XPathJcrPathTest()"><B>XPathJcrPathTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/XPathJcrPathTest.html" title="class in org.apache.jackrabbit.test.api.query">XPathJcrPathTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/XPathOrderByTest.html" title="class in org.apache.jackrabbit.test.api.query"><B>XPathOrderByTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/query/package-summary.html">org.apache.jackrabbit.test.api.query</A><DD>This test searches for all nodes of a specific node type and orders them by the property with name configured as <A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html#propertyName1"><CODE>AbstractJCRTest.propertyName1</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/test/api/query/XPathOrderByTest.html#XPathOrderByTest()"><B>XPathOrderByTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/XPathOrderByTest.html" title="class in org.apache.jackrabbit.test.api.query">XPathOrderByTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/XPathPosIndexTest.html" title="class in org.apache.jackrabbit.test.api.query"><B>XPathPosIndexTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/query/package-summary.html">org.apache.jackrabbit.test.api.query</A><DD>Tests if the repository supports position index in XPath.<DT><A HREF="./org/apache/jackrabbit/test/api/query/XPathPosIndexTest.html#XPathPosIndexTest()"><B>XPathPosIndexTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/XPathPosIndexTest.html" title="class in org.apache.jackrabbit.test.api.query">XPathPosIndexTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathQueryBuilder.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath"><B>XPathQueryBuilder</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/package-summary.html">org.apache.jackrabbit.spi.commons.query.xpath</A><DD>Query builder that translates a XPath statement into a query tree structure.<DT><A HREF="./org/apache/jackrabbit/test/api/query/XPathQueryLevel2Test.html" title="class in org.apache.jackrabbit.test.api.query"><B>XPathQueryLevel2Test</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/query/package-summary.html">org.apache.jackrabbit.test.api.query</A><DD>Tests XPath queries on content written to the workspace by the test itself.<DT><A HREF="./org/apache/jackrabbit/test/api/query/XPathQueryLevel2Test.html#XPathQueryLevel2Test()"><B>XPathQueryLevel2Test()</B></A> - Constructor for class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/XPathQueryLevel2Test.html" title="class in org.apache.jackrabbit.test.api.query">XPathQueryLevel2Test</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathTokenManager.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath"><B>XPathTokenManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/package-summary.html">org.apache.jackrabbit.spi.commons.query.xpath</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathTokenManager.html#XPathTokenManager(org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream)"><B>XPathTokenManager(SimpleCharStream)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathTokenManager.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPathTokenManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathTokenManager.html#XPathTokenManager(org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream, int)"><B>XPathTokenManager(SimpleCharStream, int)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathTokenManager.html" title="class in org.apache.jackrabbit.spi.commons.query.xpath">XPathTokenManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathTreeConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath"><B>XPathTreeConstants</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/package-summary.html">org.apache.jackrabbit.spi.commons.query.xpath</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathVisitor.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath"><B>XPathVisitor</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/package-summary.html">org.apache.jackrabbit.spi.commons.query.xpath</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#XQueryEncoding"><B>XQueryEncoding</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#XQueryVersion"><B>XQueryVersion</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#XQUERYVERSION"><B>XQUERYVERSION</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; </DL> <HR> <A NAME="_Y_"><!-- --></A><H2> <B>Y</B></H2> <DL> <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html#YEARS_VALUE"><B>YEARS_VALUE</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.<A HREF="./org/apache/jackrabbit/spi/commons/query/sql/JCRSQLParserConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.sql">JCRSQLParserConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html#Yes"><B>Yes</B></A> - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.<A HREF="./org/apache/jackrabbit/spi/commons/query/xpath/XPathConstants.html" title="interface in org.apache.jackrabbit.spi.commons.query.xpath">XPathConstants</A> <DD>&nbsp; </DL> <HR> <A NAME="_Z_"><!-- --></A><H2> <B>Z</B></H2> <DL> <DT><A HREF="./org/apache/jackrabbit/server/io/ZipHandler.html#ZIP_MIMETYPE"><B>ZIP_MIMETYPE</B></A> - Static variable in class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/ZipHandler.html" title="class in org.apache.jackrabbit.server.io">ZipHandler</A> <DD>the zip mimetype <DT><A HREF="./org/apache/jackrabbit/server/io/ZipHandler.html" title="class in org.apache.jackrabbit.server.io"><B>ZipHandler</B></A> - Class in <A HREF="./org/apache/jackrabbit/server/io/package-summary.html">org.apache.jackrabbit.server.io</A><DD><code>ZipHandler</code> imports and extracts Zip files and exported nodes (an their subnodes) to a Zip file.<DT><A HREF="./org/apache/jackrabbit/server/io/ZipHandler.html#ZipHandler()"><B>ZipHandler()</B></A> - Constructor for class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/ZipHandler.html" title="class in org.apache.jackrabbit.server.io">ZipHandler</A> <DD>Creates a new <code>ZipHandler</code> with default nodetype definitions and without setting the IOManager. <DT><A HREF="./org/apache/jackrabbit/server/io/ZipHandler.html#ZipHandler(org.apache.jackrabbit.server.io.IOManager)"><B>ZipHandler(IOManager)</B></A> - Constructor for class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/ZipHandler.html" title="class in org.apache.jackrabbit.server.io">ZipHandler</A> <DD>Creates a new <code>ZipHandler</code> with default nodetype definitions:<br> Nodetype for Collection: <A HREF="./org/apache/jackrabbit/JcrConstants.html#NT_UNSTRUCTURED"><CODE>nt:unstructured</CODE></A> Nodetype for Non-Collection: <A HREF="./org/apache/jackrabbit/JcrConstants.html#NT_FILE"><CODE>nt:file</CODE></A> Nodetype for Non-Collection content: <A HREF="./org/apache/jackrabbit/JcrConstants.html#NT_UNSTRUCTURED"><CODE>nt:unstructured</CODE></A> <DT><A HREF="./org/apache/jackrabbit/server/io/ZipHandler.html#ZipHandler(org.apache.jackrabbit.server.io.IOManager, java.lang.String, java.lang.String, java.lang.String)"><B>ZipHandler(IOManager, String, String, String)</B></A> - Constructor for class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/ZipHandler.html" title="class in org.apache.jackrabbit.server.io">ZipHandler</A> <DD>Creates a new <code>ZipHandler</code> <DT><A HREF="./org/apache/jackrabbit/core/ZombieHierarchyManager.html" title="class in org.apache.jackrabbit.core"><B>ZombieHierarchyManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/package-summary.html">org.apache.jackrabbit.core</A><DD><code>HierarchyManager</code> implementation that is also able to build/resolve paths of those items that have been moved or removed (i.e. moved to the attic).<DT><A HREF="./org/apache/jackrabbit/core/ZombieHierarchyManager.html#ZombieHierarchyManager(org.apache.jackrabbit.core.HierarchyManagerImpl, org.apache.jackrabbit.core.state.ItemStateManager, org.apache.jackrabbit.core.state.ItemStateManager)"><B>ZombieHierarchyManager(HierarchyManagerImpl, ItemStateManager, ItemStateManager)</B></A> - Constructor for class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ZombieHierarchyManager.html" title="class in org.apache.jackrabbit.core">ZombieHierarchyManager</A> <DD>&nbsp; </DL> <HR> <A NAME="___"><!-- --></A><H2> <B>_</B></H2> <DL> <DT><A HREF="./org/apache/jackrabbit/webdav/DavCompliance.html#_1_"><B>_1_</B></A> - Static variable in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavCompliance.html" title="class in org.apache.jackrabbit.webdav">DavCompliance</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavCompliance.html#_2_"><B>_2_</B></A> - Static variable in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavCompliance.html" title="class in org.apache.jackrabbit.webdav">DavCompliance</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavCompliance.html#_3_"><B>_3_</B></A> - Static variable in class org.apache.jackrabbit.webdav.<A HREF="./org/apache/jackrabbit/webdav/DavCompliance.html" title="class in org.apache.jackrabbit.webdav">DavCompliance</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/state/Status.html#_UNDEFINED_"><B>_UNDEFINED_</B></A> - Static variable in class org.apache.jackrabbit.jcr2spi.state.<A HREF="./org/apache/jackrabbit/jcr2spi/state/Status.html" title="class in org.apache.jackrabbit.jcr2spi.state">Status</A> <DD>&nbsp; </DL> <HR> <A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <A HREF="#_Y_">Y</A> <A HREF="#_Z_">Z</A> <A HREF="#___">_</A> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="./allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &#169; 2004-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved. </BODY> </HTML>