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.commons.cnd.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.core.security.user.UserImporter.ImportBehavior
Aborts the import as soon as invalid values are detected throwing a ConstraintViolationException.
ABSTRACT - Static variable in class org.apache.jackrabbit.commons.cnd.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
 
AbstractAccessControlTest - Class in org.apache.jackrabbit.test.api.security
AbstractAccessControlTest...
AbstractAccessControlTest() - Constructor for class org.apache.jackrabbit.test.api.security.AbstractAccessControlTest
 
AbstractACLTemplate - Class in org.apache.jackrabbit.core.security.authorization
AbstractACLTemplate...
AbstractACLTemplate(String, ValueFactory) - Constructor for class org.apache.jackrabbit.core.security.authorization.AbstractACLTemplate
 
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
 
AbstractCache - Class in org.apache.jackrabbit.core.cache
Abstract base class for managed Caches.
AbstractCache() - Constructor for class org.apache.jackrabbit.core.cache.AbstractCache
 
AbstractChangeLog<T extends Operation> - Class in org.apache.jackrabbit.spi.commons.batch
This base class for ChangeLog implementations maintains a list of operations of type type T.
AbstractChangeLog() - Constructor for class org.apache.jackrabbit.spi.commons.batch.AbstractChangeLog
 
AbstractCollect - Class in org.apache.jackrabbit.standalone.cli.collect
Collect the children items from the given node and store them under the given key.
AbstractCollect() - Constructor for class org.apache.jackrabbit.standalone.cli.collect.AbstractCollect
 
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<T> - 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
 
AbstractExportViewToFile - Class in org.apache.jackrabbit.standalone.cli.xml
Export the xml view to a file
AbstractExportViewToFile() - Constructor for class org.apache.jackrabbit.standalone.cli.xml.AbstractExportViewToFile
 
abstractFlagDiff() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
 
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
 
AbstractJoinTest - Class in org.apache.jackrabbit.test.api.query.qom
AbstractJoinTest provides utility methods for join related tests.
AbstractJoinTest() - Constructor for class org.apache.jackrabbit.test.api.query.qom.AbstractJoinTest
 
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
 
AbstractLockTest - Class in org.apache.jackrabbit.test.api.lock
AbstractLockTest...
AbstractLockTest() - Constructor for class org.apache.jackrabbit.test.api.lock.AbstractLockTest
 
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[])
AbstractLoginFilter - Class in org.apache.jackrabbit.servlet.login
 
AbstractLoginFilter() - Constructor for class org.apache.jackrabbit.servlet.login.AbstractLoginFilter
 
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
 
AbstractLs - Class in org.apache.jackrabbit.standalone.cli.info
Ls superclass
AbstractLs() - Constructor for class org.apache.jackrabbit.standalone.cli.info.AbstractLs
 
AbstractLsItems - Class in org.apache.jackrabbit.standalone.cli.info
List items superclass
AbstractLsItems() - Constructor for class org.apache.jackrabbit.standalone.cli.info.AbstractLsItems
 
AbstractLsNodes - Class in org.apache.jackrabbit.standalone.cli.info
List nodes.
AbstractLsNodes() - Constructor for class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
 
AbstractLsProperties - Class in org.apache.jackrabbit.standalone.cli.info
List properties superclass
AbstractLsProperties() - Constructor for class org.apache.jackrabbit.standalone.cli.info.AbstractLsProperties
 
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.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, ItemManager) - 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.
AbstractNodeType - Class in org.apache.jackrabbit.spi.commons.nodetype
AbstractNodeType...
AbstractNodeType(QNodeTypeDefinition, AbstractNodeTypeManager, NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
Create a new AbstractNodeType.
AbstractNodeTypeManager - Class in org.apache.jackrabbit.spi.commons.nodetype
AbstractNodeTypeManager covers creation of node type templates and definition templates.
AbstractNodeTypeManager() - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
 
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
 
AbstractObservationTest.Callable - Interface in org.apache.jackrabbit.test.api.observation
Helper interface.
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
 
AbstractParameter - Class in org.apache.jackrabbit.standalone.cli
Command Line parameter superclass
AbstractParameter() - Constructor for class org.apache.jackrabbit.standalone.cli.AbstractParameter
 
AbstractPersistenceManager - Class in org.apache.jackrabbit.core.persistence
Deprecated. Please migrate to a bundle persistence manager (JCR-2802)
AbstractPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.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
 
AbstractQOMTest - Class in org.apache.jackrabbit.test.api.query.qom
AbstractQOMTest is a base class for test cases on the JQOM.
AbstractQOMTest() - Constructor for class org.apache.jackrabbit.test.api.query.qom.AbstractQOMTest
 
AbstractQOMTest.Callable - Interface in org.apache.jackrabbit.test.api.query.qom
 
AbstractQuery - Class in org.apache.jackrabbit.standalone.cli.query
Query the Repository through either SQL or XPATH language.
AbstractQuery() - Constructor for class org.apache.jackrabbit.standalone.cli.query.AbstractQuery
 
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 initialisation 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(SessionContext, 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
 
AbstractQValue - Class in org.apache.jackrabbit.spi.commons.value
AbstractQValue...
AbstractQValue(Object, int) - Constructor for class org.apache.jackrabbit.spi.commons.value.AbstractQValue
Create a new AbstractQValue.
AbstractQValue(String, int) - Constructor for class org.apache.jackrabbit.spi.commons.value.AbstractQValue
Create a new AbstractQValue.
AbstractQValue(Long) - Constructor for class org.apache.jackrabbit.spi.commons.value.AbstractQValue
Create a new AbstractQValue.
AbstractQValue(Double) - Constructor for class org.apache.jackrabbit.spi.commons.value.AbstractQValue
Create a new AbstractQValue.
AbstractQValue(Boolean) - Constructor for class org.apache.jackrabbit.spi.commons.value.AbstractQValue
Create a new AbstractQValue.
AbstractQValue(Calendar) - Constructor for class org.apache.jackrabbit.spi.commons.value.AbstractQValue
Create a new AbstractQValue.
AbstractQValue(Name) - Constructor for class org.apache.jackrabbit.spi.commons.value.AbstractQValue
Create a new AbstractQValue.
AbstractQValue(Path) - Constructor for class org.apache.jackrabbit.spi.commons.value.AbstractQValue
Create a new AbstractQValue.
AbstractQValue(BigDecimal) - Constructor for class org.apache.jackrabbit.spi.commons.value.AbstractQValue
Create a new AbstractQValue.
AbstractQValue(URI) - Constructor for class org.apache.jackrabbit.spi.commons.value.AbstractQValue
Create a new AbstractQValue.
AbstractQValueFactory - Class in org.apache.jackrabbit.spi.commons.value
AbstractQValueFactory...
AbstractQValueFactory() - Constructor for class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
 
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<String, QValue[]>, Map<String, String>, Reader, List<String>, String) - 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.
AbstractRemoteRepositoryFactory - Class in org.apache.jackrabbit.rmi.repository
Abstract base class for repository factories that make a remote repository available locally.
AbstractRemoteRepositoryFactory(LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.repository.AbstractRemoteRepositoryFactory
Creates a factory for looking up a repository from the given RMI URL.
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
 
AbstractRepositoryService(Map<String, QValue[]>, Map<String, String>, QNodeTypeDefinition[]) - Constructor for class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
AbstractRepositoryService(Map<String, QValue[]>, Map<String, String>, Reader) - Constructor for class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
AbstractRepositoryServlet - Class in org.apache.jackrabbit.servlet
Abstract base class for servlets that make a repository available in the servlet context.
AbstractRepositoryServlet() - Constructor for class org.apache.jackrabbit.servlet.AbstractRepositoryServlet
 
AbstractRetentionTest - Class in org.apache.jackrabbit.test.api.retention
AbstractAccessControlTest...
AbstractRetentionTest() - Constructor for class org.apache.jackrabbit.test.api.retention.AbstractRetentionTest
 
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
 
AbstractSetProperty - Class in org.apache.jackrabbit.standalone.cli.core
SetProperty superclass.
AbstractSetProperty() - Constructor for class org.apache.jackrabbit.standalone.cli.core.AbstractSetProperty
 
AbstractValueFactory - Class in org.apache.jackrabbit.value
This class implements the ValueFactory interface.
AbstractValueFactory() - Constructor for class org.apache.jackrabbit.value.AbstractValueFactory
Constructs a ValueFactory object.
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
 
AbstractVersionTest - Class in org.apache.jackrabbit.test.api.version.simple
AbstractVersionTest is the abstract base class for all simple versioning related test classes.
AbstractVersionTest() - Constructor for class org.apache.jackrabbit.test.api.version.simple.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.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.Checkpoint
 
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.CreateActivity
 
accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.CreateConfiguration
 
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.RemoveActivity
 
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.SetPrimaryType
 
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(ItemVisitor) - Method in class org.apache.jackrabbit.rmi.client.ClientItem
Accepts the visitor to visit this item.
accept(ItemVisitor) - Method in class org.apache.jackrabbit.rmi.client.ClientNode
Calls the ItemVisitor.visit(Node) method of the given visitor.
accept(ItemVisitor) - Method in class org.apache.jackrabbit.rmi.client.ClientProperty
Calls the ItemVisitor.visit(Property method of the given visitor.
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.cache.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...
AccessControlDiscoveryTest - Class in org.apache.jackrabbit.test.api.security
AccessControlDiscoveryTest...
AccessControlDiscoveryTest() - Constructor for class org.apache.jackrabbit.test.api.security.AccessControlDiscoveryTest
 
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.
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<String, Value>) - Constructor for class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
Construct an access control entry for the given principal and privileges.
AccessControlEntryImpl(AccessControlEntryImpl, Privilege[], boolean) - Constructor for class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
AccessControlImporter - Class in org.apache.jackrabbit.core.xml
AccessControlImporter implements a ProtectedNodeImporter that is able to deal with access control content as defined by the default ac related node types present with jackrabbit-core.
AccessControlImporter() - Constructor for class org.apache.jackrabbit.core.xml.AccessControlImporter
 
AccessControlListener - Interface in org.apache.jackrabbit.core.security.authorization
 
AccessControlListTest - Class in org.apache.jackrabbit.test.api.security
AccessControlEntryTest...
AccessControlListTest() - Constructor for class org.apache.jackrabbit.test.api.security.AccessControlListTest
 
AccessControlModifications<K> - Class in org.apache.jackrabbit.core.security.authorization
AccessControlModifications is an unmodifiable collection of modifications made to access control content allowing the modification listeners to keep caches up to date.
AccessControlModifications(Map<K, Integer>) - Constructor for class org.apache.jackrabbit.core.security.authorization.AccessControlModifications
 
AccessControlObserver - Class in org.apache.jackrabbit.core.security.authorization
AccessControlObserver...
AccessControlObserver() - Constructor for class org.apache.jackrabbit.core.security.authorization.AccessControlObserver
 
AccessControlPolicyIteratorAdapter - Class in org.apache.jackrabbit.commons.iterator
Adapter class for turning RangeIterators or Iterators into AccessControlPolicyIteratorAdapters.
AccessControlPolicyIteratorAdapter(RangeIterator) - Constructor for class org.apache.jackrabbit.commons.iterator.AccessControlPolicyIteratorAdapter
Creates an adapter for the given RangeIterator.
AccessControlPolicyIteratorAdapter(Iterator) - Constructor for class org.apache.jackrabbit.commons.iterator.AccessControlPolicyIteratorAdapter
Creates an adapter for the given Iterator.
AccessControlPolicyIteratorAdapter(Collection) - Constructor for class org.apache.jackrabbit.commons.iterator.AccessControlPolicyIteratorAdapter
Creates an iterator for the given collection.
AccessControlPolicyIteratorTest - Class in org.apache.jackrabbit.test.api.security
AccessControlPolicyIteratorTest...
AccessControlPolicyIteratorTest() - Constructor for class org.apache.jackrabbit.test.api.security.AccessControlPolicyIteratorTest
 
AccessControlPolicyTest - Class in org.apache.jackrabbit.test.api.security
AccessControlPolicyTest...
AccessControlPolicyTest() - Constructor for class org.apache.jackrabbit.test.api.security.AccessControlPolicyTest
 
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.
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
ACLEditor...
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 explicitly 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
 
acMgr - Variable in class org.apache.jackrabbit.test.api.security.AbstractAccessControlTest
 
acModified(AccessControlModifications) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlListener
Informs this listener about changes made to access control content.
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
Increments the reader count and returns the acquired read lock once there are no more writers or the current writer shares the thread id with this reader.
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.
acquireReadLock() - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
acquires the read lock on this version manager.
acquireWriteLock(ChangeLog) - Method in class org.apache.jackrabbit.core.state.DefaultISMLocking
Increments the writer count, sets the writer identifier and returns the acquired write lock once there are no other active readers or writers or the current writer shares the thread id with this writer.
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.
acquireWriteLock() - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
Acquires the write lock on this version manager.
ActiveLock - Interface in org.apache.jackrabbit.webdav.lock
ActiveLock encapsulates the lock information for a DavResource.
ACTIVITIES_NODE_ID - Static variable in class org.apache.jackrabbit.core.RepositoryImpl
hardcoded id of the "/jcr:system/jcr:activities" node
ActivitiesTest - Class in org.apache.jackrabbit.test.api.version
ActivitiesTest covers methods related to the Activities feature in Versioning.
ActivitiesTest() - Constructor for class org.apache.jackrabbit.test.api.version.ActivitiesTest
 
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(Cache) - Method in class org.apache.jackrabbit.core.cache.CacheManager
Add a new cache to the list.
add(QNodeTypeDefinition) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
 
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(String, Namespace) - Method in class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
Creates a DavPropertyName from the given parameters and add it to this set.
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 interface org.apache.jackrabbit.jcr2spi.security.AccessManager
 
addAccessControlEntry(Principal, Privilege[]) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractACLTemplate
 
addAccessControlEntry(Principal, Privilege[]) - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
 
addAccessControlEntry(Principal, Privilege[]) - Method in class org.apache.jackrabbit.rmi.client.security.ClientAccessControlList
 
addAccessControlEntry(RemotePrincipal, RemotePrivilege[]) - Method in class org.apache.jackrabbit.rmi.server.security.ServerAccessControlList
 
addAffectedItemState(ItemState) - Method in class org.apache.jackrabbit.jcr2spi.operation.AbstractOperation
Adds an affected ItemState.
addAlias(String) - Method in class org.apache.jackrabbit.standalone.cli.CommandLine
 
addAll(Collection<EventState>) - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
Adds all event states in the given collection to this collection
addAll(Collection<PropertyEntry>) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntries
Adds all PropertyEntrys from the given collection to this ChildPropertyEntries.
addAll(Collection<PropertyEntry>) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntriesImpl
 
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<PropertyId>) - Method in class org.apache.jackrabbit.core.state.NodeReferences
 
addArgument(Argument) - Method in class org.apache.jackrabbit.standalone.cli.CommandLine
 
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, InternalValue) - 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.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(PropEntry) - Method in class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
 
addContent(PropEntry) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
 
addContent(Object) - Method in class org.apache.jackrabbit.webdav.property.PropContainer
Deprecated. Use {@link #addContent(PropEntry) instead.
addContent(PropEntry) - Method in class org.apache.jackrabbit.webdav.property.PropContainer
Tries to add the specified entry 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.
addDataSourceDefinition(String, Properties) - Method in class org.apache.jackrabbit.core.config.DataSourceConfig
Adds a DataSourceDefinition from the given properties.
addDateHeader(String, long) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
addDecimalValue(Document, String, Object) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the long value to the document as the named field.
addDefaultValue(QValue) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
Adds a default value of the property definition being built.
addDefaultValues(String) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder
 
addDefaultValues(String) - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.PropertyDefinitionTemplateBuilder
 
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<ItemState>) - Method in class org.apache.jackrabbit.jcr2spi.operation.AddNode
 
addedStates() - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return the added states in this change log.
addEntry(Principal, Privilege[], boolean) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
Same as JackrabbitAccessControlList.addEntry(Principal, Privilege[], boolean, Map) using some implementation specific restrictions.
addEntry(Principal, Privilege[], boolean, Map<String, Value>) - Method in interface org.apache.jackrabbit.api.security.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(Principal, Privilege[], boolean) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractACLTemplate
 
addEntry(Principal, Privilege[], boolean) - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
 
addEntry(Principal, Privilege[], boolean, Map<String, Value>) - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
 
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, int, String, boolean, String[], String[], boolean) - Method in class org.apache.jackrabbit.rmi.client.ClientObservationManager
addEventListener(long, int, String, boolean, String[], String[], boolean) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteObservationManager
Remote version of the ObservationManager.addEventListener() method.
addEventListener(long, int, String, boolean, String[], String[], boolean) - Method in class org.apache.jackrabbit.rmi.server.ServerObservationManager
Remote version of the ObservationManager.addEventListener() method.
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.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.
addFlag(Flag) - Method in class org.apache.jackrabbit.standalone.cli.CommandLine
 
addHeader(String, String) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
addHelper(RepositoryHelper) - Method in class org.apache.jackrabbit.test.RepositoryHelperPoolImpl
 
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, PropertyIterator, boolean) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
Add a new href property to the property set, where all properties present in the specifed iterator are referenced in the resulting property.
addHrefProperty(DavPropertyName, VersionIterator, boolean) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
Add a new href property to the property set, where all versions 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.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(AccessControlListener) - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlObserver
Add a listener that needs to be informed about changes made to access control.
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.InternalXAVersionManager
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(EventListener) - Method in class org.apache.jackrabbit.rmi.observation.ClientEventPoll
Registers the given local listener with this instance and returns the unique identifier assigned to it.
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(SessionImpl, String) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Invoked by a session to inform that a lock token has been added.
addLockToken(SessionImpl, String) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Invoked by a session to inform that a lock token has been added.
addLockToken(String) - Method in class org.apache.jackrabbit.core.lock.SessionLockManager
 
addLockToken(SessionImpl, String) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Invoked by a session to inform that a lock token has been added.
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.JcrLockManager
Delegates this call to WorkspaceManager.addLockToken(String).
addLockToken(String) - Method in class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
Delegates this call to WorkspaceManager.addLockToken(String).
addLockToken(String) - Method in interface org.apache.jackrabbit.jcr2spi.lock.LockStateManager
Invoked by a session to inform that a lock token has been added.
addLockToken(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
addLockToken(String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
This method succeeds if the lock tokens could be added to the SessionInfo.
addLockToken(String) - Method in class org.apache.jackrabbit.rmi.client.ClientLockManager
 
addLockToken(String) - Method in class org.apache.jackrabbit.rmi.client.ClientSession
addLockToken(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteLockManager
 
addLockToken(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteSession
Remote version of the Session.addLockToken(String) method.
addLockToken(String) - Method in class org.apache.jackrabbit.rmi.server.ServerLockManager
 
addLockToken(String) - Method in class org.apache.jackrabbit.rmi.server.ServerSession
Remote version of the Session.addLockToken(String) method.
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 - Class in org.apache.jackrabbit.standalone.cli.lock
Add the given Lock token to the current Session
AddLockToken() - Constructor for class org.apache.jackrabbit.standalone.cli.lock.AddLockToken
 
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(Principal) - Method in class org.apache.jackrabbit.rmi.client.principal.ClientGroup
 
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
Wrapper around NodeImpl.addMixin(Name).
addMixin(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
addMixin(String) - Method in class org.apache.jackrabbit.rmi.client.ClientNode
addMixin(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.addMixin(String) method.
addMixin(String) - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.addMixin(String) method.
addMixin(Name) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
Add a mixin type
AddMixin - Class in org.apache.jackrabbit.standalone.cli.mixin
Add a mixin to the given Node
AddMixin() - Constructor for class org.apache.jackrabbit.standalone.cli.mixin.AddMixin
 
addMVPName(Document, Name) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds a FieldNames.MVP field to doc with the resolved name using the internal search index namespace mapping.
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
 
addNamespaces(NamespaceMapping) - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceAdder
 
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(String, String) - Method in class org.apache.jackrabbit.commons.flat.ItemSequence.NodeSequenceImpl
 
addNode(String, String) - Method in interface org.apache.jackrabbit.commons.flat.NodeSequence
Add a with the given key and primary node type name.
addNode(Name, Name, NodeId) - 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(NodeImpl, Name, Name, NodeId) - 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) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Adds a new child node with the given name
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(String) - Method in class org.apache.jackrabbit.rmi.client.ClientNode
addNode(String, String) - Method in class org.apache.jackrabbit.rmi.client.ClientNode
addNode(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.addNode(Sring) method.
addNode(String, String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.addNode(String,String) method.
addNode(String) - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.addNode(Sring) method.
addNode(String, String) - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.addNode(String,String) method.
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
 
AddNode - Class in org.apache.jackrabbit.standalone.cli.core
Add a node to the current working Node
AddNode() - Constructor for class org.apache.jackrabbit.standalone.cli.core.AddNode
 
addNodeInfo(NodeInfo) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
Add a NodeInfo
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.
AddNodeOperation - Class in org.apache.jackrabbit.core.session
Session operation for adding a new node.
AddNodeOperation(NodeImpl, String, String, String) - Constructor for class org.apache.jackrabbit.core.session.AddNodeOperation
 
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
Adds a node with the given UUID.
addNodeWithUuid(String, String, String) - Method in class org.apache.jackrabbit.core.NodeImpl
Adds a node with the given node type and UUID.
addOperand(T) - Method in class org.apache.jackrabbit.spi.commons.query.NAryQueryNode
Adds a new operand (child node) to this query node.
addOperation(T) - Method in class org.apache.jackrabbit.spi.commons.batch.AbstractChangeLog
Added an operation to the list of AbstractChangeLog.operations.
addOperation(ConsolidatingChangeLog.CancelableOperation) - 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.
addOption(Option) - Method in class org.apache.jackrabbit.standalone.cli.CommandLine
 
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(String, Value) - Method in class org.apache.jackrabbit.commons.flat.ItemSequence.PropertySequenceImpl
 
addProperty(String, Value) - Method in interface org.apache.jackrabbit.commons.flat.PropertySequence
Add a property with the given key and value.
addProperty(NodePropBundle.PropertyEntry) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Adds a new property entry
addProperty(PropertyState, BLOBStore) - Method in class org.apache.jackrabbit.core.persistence.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
 
addPropertyInfo(PropertyInfo) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
Add a PropertyInfo
addPropertyName(Document, Name) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the property name to the lucene _:PROPERTIES_SET field.
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.
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, boolean) - 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
 
addRequiredPrimaryType(String) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeDefinitionBuilder
 
addRequiredPrimaryType(String) - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.NodeDefinitionTemplateBuilder
 
addRequiredPrimaryType(Name) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeDefinitionBuilder
Adds a required primary type of the node definition being built.
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 This method is synchronized to avoid the problem described in JCR-2755.
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.
addSupertype(String) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
Add the given name to the set of supertypes of the node type definition being built
addSupertype(String) - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.NodeTypeTemplateBuilder
 
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.
addURIValue(Document, String, Object) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds the uri value to the document as the named field.
addValue(Document, InternalValue, Name) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Adds a value to the lucene Document.
addValue(QValue) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Add a value to this property.
addValue(String) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Add a PropertyType.STRING value to this property.
addValue(Calendar) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Add a PropertyType.DATE value to this property.
addValue(double) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Add a PropertyType.DOUBLE value to this property.
addValue(long) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Add a PropertyType.LONG value to this property.
addValue(boolean) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Add a PropertyType.BOOLEAN value to this property.
addValue(Name) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Add a PropertyType.NAME value to this property.
addValue(Path) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Add a PropertyType.PATH value to this property.
addValue(BigDecimal) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Add a PropertyType.DECIMAL value to this property.
addValue(URI) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Add a PropertyType.URI value to this property.
addValue(byte[]) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Add a PropertyType.BINARY value to this property.
addValue(InputStream) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Add a PropertyType.BINARY value to this property.
addValue(File) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Add a PropertyType.BINARY value to this property.
addValueConstraint(String) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder
 
addValueConstraint(String) - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.PropertyDefinitionTemplateBuilder
 
addValueConstraint(QValueConstraint) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
Adds a value constraint of the property definition being built.
addVariableReplacement(String, String) - Method in class org.apache.jackrabbit.core.util.db.CheckSchemaOperation
Adds a variable replacement mapping.
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(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(String, String, boolean) - Method in class org.apache.jackrabbit.rmi.client.ClientVersionHistory
addVersionLabel(String, String, boolean) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteVersionHistory
Remote version of the VersionHistory.addVersionLabel(String, String, boolean) method.
addVersionLabel(String, String, boolean) - Method in class org.apache.jackrabbit.rmi.server.ServerVersionHistory
Remote version of the VersionHistory.addVersionLabel(String, String, boolean) method.
addVersionLabel(SessionInfo, NodeId, NodeId, Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
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.
AddVersionLabel - Class in org.apache.jackrabbit.standalone.cli.version
Add a label to the given Version
AddVersionLabel() - Constructor for class org.apache.jackrabbit.standalone.cli.version.AddVersionLabel
 
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.DefaultSecurityManager
The user id 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.InternalXAVersionManager
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.
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.
ALL - Static variable in interface org.apache.jackrabbit.commons.flat.TreeTraverser.InclusionPolicy
This inclusions policy includes all items.
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.
ALL_TYPES - Static variable in class org.apache.jackrabbit.test.api.observation.AbstractObservationTest
 
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.
allowSns - Variable in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeDefinitionBuilder
 
allowsSameNameSiblings() - Method in class org.apache.jackrabbit.rmi.client.ClientNodeDefinition
allowsSameNameSiblings() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNodeDefinition
Remote version of the NodeDef.allowSameNameSibs() method.
allowsSameNameSiblings() - Method in class org.apache.jackrabbit.rmi.server.ServerNodeDefinition
Remote version of the NodeDef.allowSameNameSibs() method.
allowsSameNameSiblings() - Method in class org.apache.jackrabbit.spi.commons.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.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(List<? extends PropEntry>) - Method in interface org.apache.jackrabbit.webdav.DavResource
Set/add and remove the specified properties from this resource.
alterProperties(List<? extends PropEntry>) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
Loops over the given Lists and alters the properties accordingly.
alterProperties(List<? extends PropEntry>) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemResource
Loops over the given List and alters the properties accordingly.
alterProperties(List<? extends PropEntry>) - Method in class org.apache.jackrabbit.webdav.jcr.VersionControlledItemCollection
 
alterProperties(List<? extends PropEntry>) - 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(List<? extends PropEntry>) - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
 
alterProperties(List<? extends PropEntry>) - Method in class org.apache.jackrabbit.webdav.simple.VersionHistoryResourceImpl
Version storage is read-only -> fails with 403.
alterProperties(List<? extends PropEntry>) - 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(T, T) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Return a condition which holds iff both sub conditions hold.
and(Predicate...) - Static method in class org.apache.jackrabbit.commons.predicate.Predicates
Creates an AND predicate over all the given component predicates.
and(QueryObjectModelFactory, List<Constraint>) - Static method in class org.apache.jackrabbit.core.query.lucene.join.Constraints
 
and(QueryObjectModelFactory, Constraint...) - Static method in class org.apache.jackrabbit.core.query.lucene.join.Constraints
 
and(XPathQueryBuilder.Condition, XPathQueryBuilder.Condition) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
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.
AndConstraintTest - Class in org.apache.jackrabbit.test.api.query.qom
AndConstraintTest contains tests that check AND constraints.
AndConstraintTest() - Constructor for class org.apache.jackrabbit.test.api.query.qom.AndConstraintTest
 
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.DefaultSecurityManager
The user id of the anonymous user.
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 class org.apache.jackrabbit.spi.commons.name.NameConstants
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(AppendRecord, InputStream, int) - Method in class org.apache.jackrabbit.core.journal.MemoryJournal
Append a record backed by a file.
append() - Method in interface org.apache.jackrabbit.core.journal.RecordProducer
Append a record.
append(MultiIndex.Action) - Method in interface org.apache.jackrabbit.core.query.lucene.RedoLog
Appends an action to the log.
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(Batch) - Method in class org.apache.jackrabbit.spi.commons.batch.AbstractChangeLog
This implementation applies each of the operation maintained by this change log to the passed batch.
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 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.SetPrimaryType
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
applyPending(HierarchyEntry) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.EntryFactory.InvalidationStrategy
Apply any pending invalidation of the underlying ItemState of this entry.
APPROXIMATE_NUMERIC_LITERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
AQTQueryFactory - Class in org.apache.jackrabbit.core.query
AQTQueryFactory implements a query factory that creates AQT (Abstract Query Tree) based queries.
AQTQueryFactory() - Constructor for class org.apache.jackrabbit.core.query.AQTQueryFactory
 
Argument - Class in org.apache.jackrabbit.standalone.cli
Command line argument
Argument() - Constructor for class org.apache.jackrabbit.standalone.cli.Argument
 
array() - Method in interface org.apache.jackrabbit.commons.json.JsonHandler
Receive notification about the start of an JSON array.
ArrayEventIterator - Class in org.apache.jackrabbit.rmi.iterator
Array implementation of the JCR EventIterator interface.
ArrayEventIterator(Event[]) - Constructor for class org.apache.jackrabbit.rmi.iterator.ArrayEventIterator
Creates an iterator for the given array of events.
ArrayEventListenerIterator - Class in org.apache.jackrabbit.rmi.iterator
Array implementation of the JCR EventListenerIterator interface.
ArrayEventListenerIterator(EventListener[]) - Constructor for class org.apache.jackrabbit.rmi.iterator.ArrayEventListenerIterator
Creates an iterator for the given array of listeners.
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
 
ArrayIterator - Class in org.apache.jackrabbit.rmi.iterator
Array implementation of the JCR RangeIterator interface.
ArrayIterator(Object[]) - Constructor for class org.apache.jackrabbit.rmi.iterator.ArrayIterator
Creates an iterator for the given array of objects.
ArrayIterator - Class in org.apache.jackrabbit.rmi.remote
A simple array-based remote iterator.
ArrayIterator(Object[]) - Constructor for class org.apache.jackrabbit.rmi.remote.ArrayIterator
Creates an array-based remote iterator from the given array of remote references or serializable objects.
arrayIterator(T[], int, int) - Static method in class org.apache.jackrabbit.spi.commons.iterator.Iterators
Returns an iterator for elements of an array of values.
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 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.
assertLockable(Node) - Method in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
 
AssignEquals - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
assignLifecyclePolicy(Node, String) - Method in class org.apache.jackrabbit.core.NodeImpl
Assigns the given lifecycle policy to this node and sets the current state to the one given.
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.InternalXAVersionManager
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.commons.webdav.JcrRemotingConstants
'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
 
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 - Interface in org.apache.jackrabbit.core.security.authentication
An authentication context used to authenticate users.
AuthContextProvider - Class in org.apache.jackrabbit.core.security.authentication
AuthContextProvider defines 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_FIX_CORRUPTIONS - Static variable in class org.apache.jackrabbit.core.SessionImpl
Name of the session attribute that controls whether repository inconsistencies should be automatically fixed when traversing over child nodes, when trying to add a child node, or removing a child node.
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.
autocreate - Variable in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractItemDefinitionBuilder
See DefinitionBuilderFactory.AbstractItemDefinitionBuilder.setAutoCreated(boolean)
AUTOCREATED - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
 
AUTOCREATED_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
Name of the autoCreated attribute.
AUTOCREATED_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the autoCreated attribute.
autoFixCorruptions() - Method in class org.apache.jackrabbit.core.SessionImpl
Checks whether repository inconsistencies should be automatically fixed when traversing over child nodes, when trying to add a child node, or when removing a child node.
autoReconnect - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.  
autoSave(boolean) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
Changes the auto save behavior of this UserManager.
autoSave - Variable in class org.apache.jackrabbit.commons.flat.ItemSequence
 
autoSave(boolean) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Always throws unsupportedRepositoryOperationException as modification of the autosave behavior is not supported.
autoSave(boolean) - Method in class org.apache.jackrabbit.core.security.user.UserPerWorkspaceUserManager
 
autoShutdownRepository(Map<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.server.io.BoundedInputStream
available() - Method in class org.apache.jackrabbit.util.LazyFileInputStream
AVAILABLE_QUERY_OPERATOR_ELEMENT - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
Name of the availableQueryOperator element.
AVAILABLE_QUERY_OPERATORS_ELEMENT - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
Name of the availableQueryOperators element.
AVAILABLEQUERYOPERATORS_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the availableQueryOperators attribute.
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
 
base - Variable in class org.apache.jackrabbit.commons.iterator.FilteringNodeIterator
 
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
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.
BasicLoginFilter - Class in org.apache.jackrabbit.servlet.login
 
BasicLoginFilter() - Constructor for class org.apache.jackrabbit.servlet.login.BasicLoginFilter
 
BASICSEARCH - Static variable in interface org.apache.jackrabbit.webdav.search.SearchConstants
Predefined basic query grammer.
BasicTest - Class in org.apache.jackrabbit.test.api.version.simple
BasicTest checks if simple versioning is correctly set up
BasicTest() - Constructor for class org.apache.jackrabbit.test.api.version.simple.BasicTest
 
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, SessionContext) - 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.InternalXAVersionManager
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.api.management.MarkEventListener
This method is called before a node is scanned.
BEGIN_NODE_TYPE_NAME - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
 
BEGIN_TYPE - Static variable in class org.apache.jackrabbit.commons.cnd.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 - Static variable in class org.apache.jackrabbit.core.security.user.UserImporter.ImportBehavior
Same as UserImporter.ImportBehavior.IGNORE but in addition tries to circumvent the problem.
bestEffort() - Method in class org.apache.jackrabbit.jcr2spi.operation.Merge
 
BETWEEN - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
BINARY - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
 
BinaryImpl - Class in org.apache.jackrabbit.value
BinaryImpl implements the Binary interface.
BinaryImpl(InputStream) - Constructor for class org.apache.jackrabbit.value.BinaryImpl
Creates a new BinaryImpl instance from an InputStream.
BinaryImpl(byte[]) - Constructor for class org.apache.jackrabbit.value.BinaryImpl
Creates a new BinaryImpl instance from a byte[] array.
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.IDField
 
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(Binary) - Constructor for class org.apache.jackrabbit.value.BinaryValue
Constructs a BinaryValue object based on a Binary.
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 byte array.
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.BundleFsPersistenceManager
the bundle binding
binding - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
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(String, Value) - Method in class org.apache.jackrabbit.core.query.QueryImpl
Throws an IllegalArgumentException as XPath and SQL1 queries have no bind variables.
bindValue(String, Value) - Method in class org.apache.jackrabbit.core.query.QueryObjectModelImpl
 
bindValue(String, Value) - Method in class org.apache.jackrabbit.jcr2spi.query.QueryImpl
 
bindValue(String, Value) - Method in class org.apache.jackrabbit.rmi.client.ClientQuery
 
bindVariable(String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Evaluates to the value of a bind variable.
bindVariableValue(Query, String, Value) - Method in class org.apache.jackrabbit.test.api.query.qom.AbstractQOMTest
Binds the given value to the variable named var.
BindVariableValueImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
BindVariableValueImpl...
BindVariableValueTest - Class in org.apache.jackrabbit.test.api.query.qom
BindVariableValueTest...
BindVariableValueTest() - Constructor for class org.apache.jackrabbit.test.api.query.qom.BindVariableValueTest
 
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.db.DatabasePersistenceManager
Deprecated.  
blobDeleteSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.DbBlobStore
 
blobFS - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated. file system where BLOB data is stored (if externalBLOBs==true)
blobFS - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.  
blobInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.  
blobInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.DbBlobStore
 
blobSelectExistSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.  
blobSelectExistSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.DbBlobStore
 
blobSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.  
blobSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.DbBlobStore
 
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.db.DatabasePersistenceManager
Deprecated. BLOBStore that manages BLOB data in the file system (if externalBLOBs==true)
blobStore - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.  
blobStore - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
file system where BLOB data is stored
BLOBStore - Interface in org.apache.jackrabbit.core.persistence.util
BLOBStore represents an abstract store for binary property values (BLOBs).
blobStore - Variable in class org.apache.jackrabbit.core.persistence.util.BundleBinding
the blob store
blobUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.  
blobUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.DbBlobStore
 
blockOnConnectionLoss - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
indicates whether to block if the database connection is lost
BOOLEAN - Static variable in class org.apache.jackrabbit.commons.cnd.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
 
borrowHelper() - Method in interface org.apache.jackrabbit.test.RepositoryHelperPool
Borrows a repository helper instance.
borrowHelper() - Method in class org.apache.jackrabbit.test.RepositoryHelperPoolImpl
 
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)
BrokenRemoteRepository - Class in org.apache.jackrabbit.rmi.client
Dummy remote repository instance that throws a RemoteException whenever any method is invoked.
BrokenRemoteRepository(RemoteException) - Constructor for class org.apache.jackrabbit.rmi.client.BrokenRemoteRepository
Creates a remote repository whose methods throw the given exception.
BrokenRemoteRepository(String) - Constructor for class org.apache.jackrabbit.rmi.client.BrokenRemoteRepository
Creates a remote repository whose methods trow a remote exception with the given message.
BrokenRemoteRepository() - Constructor for class org.apache.jackrabbit.rmi.client.BrokenRemoteRepository
Creates a remote repository whose methods throw a remote exception.
BTreeManager - Class in org.apache.jackrabbit.commons.flat
This TreeManager implementation provides B+-tree like behavior.
BTreeManager(Node, int, int, Comparator<String>, boolean) - Constructor for class org.apache.jackrabbit.commons.flat.BTreeManager
Create a new BTreeManager rooted at Node root.
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
 
BufferIterator - Class in org.apache.jackrabbit.rmi.remote
A buffered remote iterator.
BufferIterator(Object[], long, RemoteIterator) - Constructor for class org.apache.jackrabbit.rmi.remote.BufferIterator
Creates a new buffered remote iterator.
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(QueryBuilder<T>) - Method in interface org.apache.jackrabbit.api.security.user.Query
Build the query using a QueryBuilder.
build() - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractItemDefinitionBuilder
Build this item definition an add it to its parent node type definition
build() - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
Build this node type definition
build() - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.NodeDefinitionTemplateBuilder
 
build() - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.NodeTypeTemplateBuilder
 
build() - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.PropertyDefinitionTemplateBuilder
 
build() - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
Build the NodeInfo.
build() - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Build the PropertyInfo.
build() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeDefinitionBuilder
Creates a new QNodeDefinition instance based on the state of this builder.
build() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
Creates a new QNodeTypeDefinition instance based on the state of this builder.
build() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
Creates a new QPropertyDefinition instance based on the state of this builder.
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
Deprecated.  
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.
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, NodeId) - 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, NodeId) - 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.db.DatabasePersistenceManager
Deprecated. Builds the SQL statements
buildSQLStatements() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Initializes the SQL strings.
bundle - Variable in class org.apache.jackrabbit.standalone.cli.AbstractParameter
Resource bundle
bundle - Static variable in class org.apache.jackrabbit.standalone.cli.CommandLine
Resource bundle
BundleBinding - Class in org.apache.jackrabbit.core.persistence.util
This Class implements efficient serialization methods for item states.
BundleBinding(ErrorHandling, BLOBStore, StringIndex, StringIndex, DataStore) - Constructor for class org.apache.jackrabbit.core.persistence.util.BundleBinding
Creates a new bundle binding
BundleDbPersistenceManager - Class in org.apache.jackrabbit.core.persistence.pool
This is a generic persistence manager that stores the NodePropBundles in a database.
BundleDbPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
 
BundleDbPersistenceManager.CloseableBLOBStore - Interface in org.apache.jackrabbit.core.persistence.pool
Helper interface for closeable stores
BundleDbPersistenceManager.DbBlobStore - Class in org.apache.jackrabbit.core.persistence.pool
Implementation of a blob store that stores the data inside the database
BundleDbPersistenceManager.DbBlobStore() - Constructor for class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.DbBlobStore
 
BundleDbPersistenceManager.FSBlobStore - Class in org.apache.jackrabbit.core.persistence.pool
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.pool.BundleDbPersistenceManager.FSBlobStore
 
bundleDeleteSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.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.pool.BundleDbPersistenceManager
 
bundleSelectAllIdsFromSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
 
bundleSelectAllIdsSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
 
bundleSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
 
bundleUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.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.cache
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
cache - Variable in class org.apache.jackrabbit.jcr2spi.state.WorkspaceItemStateFactory
 
cache(String) - Static method in class org.apache.jackrabbit.spi.commons.util.StringCache
Get the string from the cache if possible.
cacheAccessed() - Method in interface org.apache.jackrabbit.core.cache.CacheAccessListener
The cache calls this method after a number of accessed.
cacheAccessed() - Method in class org.apache.jackrabbit.core.cache.CacheManager
After one of the caches is accessed a number of times, this method is called.
CacheAccessListener - Interface in org.apache.jackrabbit.core.cache
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.cache
This class manages the size of the caches used in Jackrabbit.
CacheManager() - Constructor for class org.apache.jackrabbit.core.cache.CacheManager
 
CacheManager.CacheInfo - Class in org.apache.jackrabbit.core.cache
Internal copy of the cache information.
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.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.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
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 an estimate of the memory size of this node state.
calculateMemoryFootprint() - Method in class org.apache.jackrabbit.core.state.PropertyState
Returns an estimate of the memory size of this property 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.
calculateStatus() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
Calculates the status of the underlying ItemState: any pending changes to the underlying ItemState are applied.
call(Item, RepositoryException) - Method in interface org.apache.jackrabbit.commons.flat.TreeTraverser.ErrorHandler
This call back method is called whenever an error occurs while traversing.
call() - Method in class org.apache.jackrabbit.core.util.db.ConnectionHelper.RetryManager
 
call() - Method in interface org.apache.jackrabbit.spi.commons.logging.AbstractLogger.Callable
 
call() - Method in interface org.apache.jackrabbit.spi.commons.logging.AbstractLogger.SafeCallable
 
call() - Method in interface org.apache.jackrabbit.test.api.observation.AbstractObservationTest.Callable
 
call(Query) - Method in interface org.apache.jackrabbit.test.api.query.qom.AbstractQOMTest.Callable
 
callbackHandler - Variable in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
 
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<Principal>) - 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<Principal>) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLProvider
 
canAccessRoot(Set<Principal>) - Method in class org.apache.jackrabbit.core.security.authorization.combined.CombinedProvider
 
canAccessRoot(Set<Principal>) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider
 
canAccessRoot(Set<Principal>) - 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
 
canAddChildNode(String) - Method in class org.apache.jackrabbit.rmi.client.ClientNodeType
canAddChildNode(String, String) - Method in class org.apache.jackrabbit.rmi.client.ClientNodeType
canAddChildNode(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNodeType
Remote version of the NodeType.canAddChildNode(String) method.
canAddChildNode(String, String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNodeType
Remote version of the NodeType.canAddChildNode(String,String) method.
canAddChildNode(String) - Method in class org.apache.jackrabbit.rmi.server.ServerNodeType
Remote version of the NodeType.canAddChildNode(String) method.
canAddChildNode(String, String) - Method in class org.apache.jackrabbit.rmi.server.ServerNodeType
Remote version of the NodeType.canAddChildNode(String,String) method.
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
 
canAddMixin(String) - Method in class org.apache.jackrabbit.rmi.client.ClientNode
canAddMixin(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.canAddMixin(String) method.
canAddMixin(String) - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.canAddMixin(String) method.
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.SetPrimaryType
 
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(Version) - Method in class org.apache.jackrabbit.core.NodeImpl
Deprecated. 
cancelMerge(String, Version) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
cancelMerge(String, Version) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
cancelMerge(Version) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
cancelMerge(Version) - Method in class org.apache.jackrabbit.rmi.client.ClientNode
cancelMerge(String, Version) - Method in class org.apache.jackrabbit.rmi.client.ClientVersionManager
 
cancelMerge(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.cancelMerge(Version) method.
cancelMerge(String) - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.cancelMerge(Version) method.
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.
canCheckout(NodeStateEx, NodeId) - Method in interface org.apache.jackrabbit.core.version.InternalVersionManager
invokes the checkout() on the persistent version manager.
canCheckout(NodeStateEx, NodeId) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
invokes the checkout() on the persistent version manager.
canCheckout(NodeStateEx, NodeId) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
invokes the checkout() on the persistent version manager.
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
 
canHandle(String) - Method in interface org.apache.jackrabbit.commons.query.QueryObjectModelBuilder
Returns true if this QOM builder can handle a statement in language.
canHandle(String) - Method in class org.apache.jackrabbit.commons.query.sql2.SQL2QOMBuilder
Returns true if this QOM builder can handle a statement in language.
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, ItemId) - Method in interface org.apache.jackrabbit.core.security.AccessManager
Determines whether the item with the specified itemPath or itemId can be read.
canRead(Path, ItemId) - Method in interface org.apache.jackrabbit.core.security.authorization.CompiledPermissions
Returns true if READ permission is granted for the existing item with the given Path and/or ItemId.
canRead(Path, ItemId) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
canRead(Path, ItemId) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
 
canRead(Path, ItemId) - 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
 
canReadPrincipal(Session, Principal) - Method in class org.apache.jackrabbit.core.security.principal.FallbackPrincipalProvider
Tests if the provided session is allowed to read the given principal.
canReadPrincipal(Session, Principal) - Method in interface org.apache.jackrabbit.core.security.principal.PrincipalProvider
Tests if the provided session is allowed to read the given principal.
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
 
canRemoveItem(String) - Method in class org.apache.jackrabbit.rmi.client.ClientNodeType
canRemoveItem(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNodeType
Remote version of the NodeType.canRemoveItem(String) method.
canRemoveItem(String) - Method in class org.apache.jackrabbit.rmi.server.ServerNodeType
Remote version of the NodeType.canRemoveItem(String) method.
CanRemoveItemTest - Class in org.apache.jackrabbit.test.api.nodetype
Tests that NodeType.canRemoveItem(String) returns true node or property is removable (same for NodeType.canRemoveNode(String) and NodeType.canRemoveProperty(String)).
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.
canRemoveNode(String) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
 
canRemoveNode(String) - Method in class org.apache.jackrabbit.rmi.client.ClientNodeType
 
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.
canRemoveProperty(String) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
 
canRemoveProperty(String) - Method in class org.apache.jackrabbit.rmi.client.ClientNodeType
 
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
 
canSetProperty(String, Value) - Method in class org.apache.jackrabbit.rmi.client.ClientNodeType
canSetProperty(String, Value[]) - Method in class org.apache.jackrabbit.rmi.client.ClientNodeType
canSetProperty(String, Value) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNodeType
Remote version of the NodeType.canSetProperty(String,Value) method.
canSetProperty(String, Value[]) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNodeType
Remote version of the NodeType.canSetProperty(String,Value[]) method.
canSetProperty(String, Value) - Method in class org.apache.jackrabbit.rmi.server.ServerNodeType
Remote version of the NodeType.canSetProperty(String,Value) method.
canSetProperty(String, Value[]) - Method in class org.apache.jackrabbit.rmi.server.ServerNodeType
Remote version of the NodeType.canSetProperty(String,Value[]) method.
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
 
Cat - Class in org.apache.jackrabbit.standalone.cli.info
Display the content of a Property or a Node of type nt:file or nt:resource.
Cat() - Constructor for class org.apache.jackrabbit.standalone.cli.info.Cat
 
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
 
chain(Iterator<Iterator<T>>) - Static method in class org.apache.jackrabbit.commons.iterator.LazyIteratorChain
Returns the concatenation of all iterators in iterators.
chain(Iterator<T>...) - Static method in class org.apache.jackrabbit.commons.iterator.LazyIteratorChain
Returns the concatenation of all iterators in iterators.
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 AbstractChangeLog.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<EventState>, 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.
changePassword(String) - Method in class org.apache.jackrabbit.core.security.user.UserImpl
 
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(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(QValue) - Method in interface org.apache.jackrabbit.spi.QValueConstraint
Check if the specified value matches this constraint.
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_CHECKED_OUT - Static variable in class org.apache.jackrabbit.core.ItemValidator
option to check checked-out status
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.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, QNodeTypeDefinition, ItemDefinitionProvider) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
 
checkAddNodeConstraints(Name, ItemDefinitionProvider) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
checkAddNodeConstraints(Name, QNodeTypeDefinition, ItemDefinitionProvider) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
checkAddProperty(NodeState, Name, QPropertyDefinition, int) - Method in class org.apache.jackrabbit.jcr2spi.state.ItemStateValidator
 
checkAlive() - Method in class org.apache.jackrabbit.core.session.SessionState
Throws an exception if this session is not alive.
checkBundleConsistency(NodeId, NodePropBundle, boolean, Collection<NodePropBundle>) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Checks a single bundle for inconsistencies, ie. inexistent child nodes and inexistent parents.
checkCanModifyAc(String) - Method in class org.apache.jackrabbit.test.api.security.AbstractAccessControlTest
 
checkCanReadAc(String) - Method in class org.apache.jackrabbit.test.api.security.AbstractAccessControlTest
 
checkCompleted() - Method in class org.apache.jackrabbit.server.io.AbstractExportContext
 
checkConsistency(String[], boolean, boolean) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Deprecated. 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 interface org.apache.jackrabbit.core.persistence.PersistenceManager
Perform a consistency check of the data.
checkConsistency(String[], boolean, boolean) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
 
checkCredentials(Credentials, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
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(QNodeTypeDefinition) - 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) - Method in class org.apache.jackrabbit.core.SessionImpl
 
checkFormat(String) - Method in interface org.apache.jackrabbit.spi.commons.conversion.IdentifierResolver
 
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() - Method in class org.apache.jackrabbit.core.NodeImpl
Deprecated. 
checkin(Calendar) - Method in class org.apache.jackrabbit.core.NodeImpl
Deprecated. 
checkin(Session, NodeStateEx, Calendar) - Method in interface org.apache.jackrabbit.core.version.InternalVersionManager
invokes the checkin() on the persistent version manager and remaps the newly created version objects.
checkin(Session, NodeStateEx, Calendar) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
invokes the checkin() on the persistent version manager and remaps the newly created version objects.
checkin(Session, NodeStateEx, Calendar) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
invokes the checkin() on the persistent version manager and remaps the newly created version objects.
checkin(String) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
Wrapper around VersionManagerImpl.checkin(String, Calendar).
checkin(String, Calendar) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
Creates a new version of the node at the given path.
checkin(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
checkin() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
Checkin - Class in org.apache.jackrabbit.jcr2spi.operation
Checkin...
checkin(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
checkin(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
checkin() - Method in class org.apache.jackrabbit.rmi.client.ClientNode
checkin(String) - Method in class org.apache.jackrabbit.rmi.client.ClientVersionManager
 
checkin() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.checkin() method.
checkin(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteVersionManager
 
checkin() - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.checkin() method.
checkin(String) - Method in class org.apache.jackrabbit.rmi.server.ServerVersionManager
 
checkin(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
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 - Class in org.apache.jackrabbit.standalone.cli.version
Check in the given versionable Node
Checkin() - Constructor for class org.apache.jackrabbit.standalone.cli.version.Checkin
 
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.
checkInfoEntry(Map, String, String) - Method in class org.apache.jackrabbit.test.api.observation.NodeMovedTest
TODO: move to base class once JSR 283 is final Checks if the info map contains the given key with the expected value.
checkInfoEntry(Map, String, String) - Method in class org.apache.jackrabbit.test.api.observation.NodeReorderTest
Checks if the info map contains the given key with the expected value.
checkInitialized() - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
Throws IllegalStateException if this manager hasn't been initialized.
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
 
CheckinTest - Class in org.apache.jackrabbit.test.api.version.simple
CheckinTest covers tests related to Node.checkin() on simple versionable nodes.
CheckinTest() - Constructor for class org.apache.jackrabbit.test.api.version.simple.CheckinTest
 
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(LockInfo, Session) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Check whether a lock info allows access to a session.
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.LockManagerImpl
 
checkLock(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.lock.LockStateManager
Check whether the given node state is locked by somebody else than the current session.
checkModify(ItemImpl, int, int) - Method in class org.apache.jackrabbit.core.ItemValidator
 
checkModify(NodeStateEx, int, int) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
Checks modify and permissions
checkModify(NodeImpl, int, int) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
Checks modify and permissions
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
checkNameFormat(String) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
Checks the format of the given string representing a name value.
checkNameFormat(String) - Method in class org.apache.jackrabbit.value.ValueFactoryImpl
 
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.
checkNodeMoved(Event[], String, String) - Method in class org.apache.jackrabbit.test.api.observation.NodeMovedTest
TODO: move to base class once JSR 283 is final Checks Events for paths.
checkNodeRemoved(Event[], String[], String[]) - Method in class org.apache.jackrabbit.test.api.observation.AbstractObservationTest
Checks Events for paths.
checkNodeReordered(Event[], String, String, String) - Method in class org.apache.jackrabbit.test.api.observation.NodeReorderTest
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.
checkOpen() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Checks if this SearchIndex is open, otherwise throws an IOException.
checkout() - Method in class org.apache.jackrabbit.core.NodeImpl
Deprecated. 
checkout(String) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
checkout(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
checkout() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
Checkout - Class in org.apache.jackrabbit.jcr2spi.operation
Checkout...
checkout(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
checkout(NodeState, NodeId) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
checkout(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
checkout(NodeState, NodeId) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
checkout() - Method in class org.apache.jackrabbit.rmi.client.ClientNode
checkout(String) - Method in class org.apache.jackrabbit.rmi.client.ClientVersionManager
 
checkout() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.checkout() method.
checkout(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteVersionManager
 
checkout() - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.checkout() method.
checkout(String) - Method in class org.apache.jackrabbit.rmi.server.ServerVersionManager
 
checkout(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
checkout(SessionInfo, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
checkout(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
checkout(SessionInfo, NodeId, 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, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Performs a checkout for the Node identified by the given NodeId and for activity identified by the specified activityId.
checkout(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
checkout(SessionInfo, NodeId, 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(SessionInfo, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Performs a checkout for the Node identified by the given NodeId and for activity identified by the specified activityId.
Checkout - Class in org.apache.jackrabbit.standalone.cli.version
Checkout the given versionable Node
Checkout() - Constructor for class org.apache.jackrabbit.standalone.cli.version.Checkout
 
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.
checkoutCheckin(NodeStateEx, boolean, boolean, Calendar) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
Performs a checkin or checkout operation. if checkin is true the node is checked in. if checkout is true the node is checked out. if both flags are true the checkin is performed prior to the checkout and the operation is equivalent to a checkpoint operation.
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
 
CheckoutTest - Class in org.apache.jackrabbit.test.api.version.simple
SVCheckoutTest covers tests related to Node.checkout() and Node.isCheckedOut() of simple versionable nodes.
CheckoutTest() - Constructor for class org.apache.jackrabbit.test.api.version.simple.CheckoutTest
 
checkPathFormat(String, Session) - Static method in class org.apache.jackrabbit.test.api.PropertyUtil
Checks if the given path follows the path syntax rules.
checkPathFormat(String) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
Checks the format of the given string representing a path value.
checkPathFormat(String) - Method in class org.apache.jackrabbit.value.ValueFactoryImpl
 
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(NodeImpl, Name) - Method in class org.apache.jackrabbit.core.xml.SessionImporter
make sure the editing session is allowed create nodes with a specified node type (and ev. mixins),
NOTE: this check is not executed in a single place as the parent may change in case of IMPORT_UUID_COLLISION_REPLACE_EXISTING.
checkPermission(String, String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Check permission.
checkPermission(String, String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
checkPermission(String, String) - Method in class org.apache.jackrabbit.rmi.client.ClientSession
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 class org.apache.jackrabbit.core.VersionManagerImpl
checkpoint(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
Checkpoint - Class in org.apache.jackrabbit.jcr2spi.operation
Checkout...
checkpoint(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
checkpoint(NodeState, NodeId) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
checkpoint(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
checkpoint(NodeState, NodeId) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
checkpoint(String) - Method in class org.apache.jackrabbit.rmi.client.ClientVersionManager
 
checkpoint(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteVersionManager
 
checkpoint(String) - Method in class org.apache.jackrabbit.rmi.server.ServerVersionManager
 
checkpoint(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
checkpoint(SessionInfo, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
checkpoint(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
checkpoint(SessionInfo, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
checkpoint(SessionInfo, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Performs a checkpoint for the Node identified by the given NodeId.
checkpoint(SessionInfo, NodeId, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Performs a checkpoint for the Node identified by the given NodeId.
checkpoint(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
checkpoint(SessionInfo, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
checkpoint(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Performs a checkpoint for the Node identified by the given NodeId.
checkpoint(SessionInfo, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Performs a checkpoint for the Node identified by the given NodeId.
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.
checkQOM(QueryObjectModel, Node[][]) - Method in class org.apache.jackrabbit.test.api.query.qom.AbstractJoinTest
 
checkQOM(QueryObjectModel, Node[]) - Method in class org.apache.jackrabbit.test.api.query.qom.AbstractQOMTest
Checks the query object model by executing it directly and matching the result against the given nodes.
checkQOM(QueryObjectModel, String[], Node[][]) - Method in class org.apache.jackrabbit.test.api.query.qom.AbstractQOMTest
Checks the query object model by executing it directly and matching the result against the given nodes.
checkQueryStatement(String, String, Map<String, String>) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
Checks if the query statement is valid.
checkQueryStatement(SessionInfo, String, String, Map<String, String>) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
checkQueryStatement(SessionInfo, String, String, Map<String, String>) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
checkQueryStatement(SessionInfo, String, String, Map<String, String>) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Checks if the query statement is valid according to the specified query language and returns the bind variable names found in the query statement.
checkQueryStatement(SessionInfo, String, String, Map<String, String>) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
checkQueryStatement(SessionInfo, String, String, Map<String, String>) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Checks if the query statement is valid according to the specified query language and returns the bind variable names found in the query statement.
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
Deprecated. Use EffectiveNodeType.hasRemoveNodeConstraint(Name) and EffectiveNodeType.hasRemovePropertyConstraint(Name) respectively.
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.
checkResult(QueryResult, Node[][]) - Method in class org.apache.jackrabbit.test.api.query.qom.AbstractJoinTest
 
checkResult(QueryResult, String[], Node[][]) - Method in class org.apache.jackrabbit.test.api.query.qom.AbstractQOMTest
 
checkResultOrder(QueryObjectModel, String[], Node[][]) - Method in class org.apache.jackrabbit.test.api.query.qom.AbstractQOMTest
 
checkResultOrder(QueryResult, String[], Node[][]) - Method in class org.apache.jackrabbit.test.api.query.qom.AbstractQOMTest
 
checkSchema() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated. 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
Deprecated. Checks if the required schema objects exist and creates them if they don't exist yet.
CheckSchemaOperation - Class in org.apache.jackrabbit.core.util.db
An operation which synchronously checks the DB schema in the CheckSchemaOperation.run() method.
CheckSchemaOperation(ConnectionHelper, InputStream, String) - Constructor for class org.apache.jackrabbit.core.util.db.CheckSchemaOperation
 
checkSessionInfo(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
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(QPropertyDefinition, 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.
checkUnlock(Session, NodeImpl) - Method in interface org.apache.jackrabbit.core.lock.LockManager
Returns true if the specified session is allowed to unlock the node; otherwise returns false.
checkUnlock(Session, NodeImpl) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Returns true if the specified session is allowed to unlock the node; otherwise returns false.
checkUnlock(LockInfo, Session) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Check whether a session is allowed to unlock a node.
checkUnlock(Session, NodeImpl) - Method in class org.apache.jackrabbit.core.lock.XALockManager
Returns true if the specified session is allowed to unlock the node; otherwise returns false.
checkValidEntry(Principal, Privilege[], boolean, Map<String, Value>) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractACLTemplate
Validates the given parameters to create a new ACE and throws an AccessControlException if any of them is invalid.
checkValidNodePath(String) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
Tests if the given absPath is 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.constraint.ValueConstraint
Tests if the value constraints defined in the property definition pd are satisfied by the the specified values.
checkVersionable(NodeStateEx) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
Checks if the underlying node is versionable, i.e. has 'mix:versionable' or a 'mix:simpleVersionable'.
checkWorkspace(String) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
Checks whether the workspaceName is valid.
checkWorkspace(String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
Checks if the given workspace is available.
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.commons.cnd.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(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.
childNode - Variable in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
 
childNodeAdded(NodeId, Path, NodeId, Path, Name, Set<Name>, 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, Name, Set<Name>, 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.commons.webdav.NodeTypeConstants
Name of the child node definition element.
CHILDNODEDEFINITION_ELEMENT - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
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(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...
ChildNodeJoinConditionTest - Class in org.apache.jackrabbit.test.api.query.qom
ChildNodeJoinConditionTest contains test cases that cover ChildNodeJoinCondition.
ChildNodeJoinConditionTest() - Constructor for class org.apache.jackrabbit.test.api.query.qom.ChildNodeJoinConditionTest
 
childNodeRemoved(NodeId, Path, NodeId, Path, Name, Set<Name>, 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, Name, Set<Name>, 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.
ChildNodeTest - Class in org.apache.jackrabbit.test.api.query.qom
ChildNodeTest contains test cases that cover the QOM ChildNode condition.
ChildNodeTest() - Constructor for class org.apache.jackrabbit.test.api.query.qom.ChildNodeTest
 
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<Item>, boolean, boolean, int) - Constructor for class org.apache.jackrabbit.util.ChildrenCollectorFilter
Constructs a ChildrenCollectorFilter
ChildrenCollectorFilter(String[], Collection<Item>, 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.cache.ConcurrentCache
Clears all segments of the cache.
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
Removes all entries from the cache.
clearCache() - Method in class org.apache.jackrabbit.core.security.principal.AbstractPrincipalProvider
Clear the principal cache.
clearCache() - Static method in class org.apache.jackrabbit.spi.commons.util.StringCache
Clear the 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
 
clearItemUriCache(SessionInfo) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
Clear all URI mappings.
ClearWorkspace - Class in org.apache.jackrabbit.standalone.cli.core
Remove all the content from the current working Workspace
ClearWorkspace() - Constructor for class org.apache.jackrabbit.standalone.cli.core.ClearWorkspace
 
ClientAccessControlEntry - Class in org.apache.jackrabbit.rmi.client.security
Local adapter for the JCR-RMI RemoteAccessControlEntry interface.
ClientAccessControlEntry(RemoteAccessControlEntry, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.security.ClientAccessControlEntry
 
ClientAccessControlList - Class in org.apache.jackrabbit.rmi.client.security
Local adapter for the JCR-RMI RemoteAccessControlList interface.
ClientAccessControlList(RemoteAccessControlList, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.security.ClientAccessControlList
 
ClientAccessControlManager - Class in org.apache.jackrabbit.rmi.client.security
Local adapter for the JCR-RMI RemoteAccessControlManager interface.
ClientAccessControlManager(RemoteAccessControlManager, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.security.ClientAccessControlManager
 
ClientAccessControlPolicy - Class in org.apache.jackrabbit.rmi.client.security
Local adapter for the JCR-RMI RemoteAccessControlPolicy interface.
ClientAccessControlPolicy(RemoteAccessControlPolicy, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.security.ClientAccessControlPolicy
 
ClientAccessControlPolicyIterator - Class in org.apache.jackrabbit.rmi.client.security
A ClientIterator for iterating remote access control policies.
ClientAccessControlPolicyIterator(RemoteIterator, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.security.ClientAccessControlPolicyIterator
 
ClientAdapterFactory - Class in org.apache.jackrabbit.rmi.client
Default implementation of the LocalAdapterFactory interface.
ClientAdapterFactory() - Constructor for class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
 
ClientEventPoll - Class in org.apache.jackrabbit.rmi.observation
The ClientEventPoll class is the registry for client-side event listeners on behalf of the ClientObservationManager class.
ClientEventPoll(RemoteObservationManager, Session) - Constructor for class org.apache.jackrabbit.rmi.observation.ClientEventPoll
Creates an instance of this class talking to the given RemoteObservationManager.
ClientGroup - Class in org.apache.jackrabbit.rmi.client.principal
Local adapter for the JCR-RMI RemoteGroup interface.
ClientGroup(RemotePrincipal, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.principal.ClientGroup
 
ClientItem - Class in org.apache.jackrabbit.rmi.client
Local adapter for the JCR-RMI RemoteItem interface.
ClientItem(Session, RemoteItem, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.ClientItem
Creates a local adapter for the given remote item.
ClientItemDefinition - Class in org.apache.jackrabbit.rmi.client
Local adapter for the JCR-RMI RemoteItemDefinition interface.
ClientItemDefinition(RemoteItemDefinition, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.ClientItemDefinition
Creates a local adapter for the given remote item definition.
ClientIterator - Class in org.apache.jackrabbit.rmi.client.iterator
A buffering local adapter for the JCR-RMI RemoteIterator interface.
ClientIterator(RemoteIterator, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.iterator.ClientIterator
Creates a local adapter for the given remote iterator.
ClientLock - Class in org.apache.jackrabbit.rmi.client
Local adapter for the JCR-RMI RemoteLock interface.
ClientLock(Session, RemoteLock, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.ClientLock
Creates a local adapter for the given remote lock.
ClientLockManager - Class in org.apache.jackrabbit.rmi.client
 
ClientLockManager(Session, RemoteLockManager, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.ClientLockManager
 
ClientNamespaceRegistry - Class in org.apache.jackrabbit.rmi.client
Local adapter for the JCR-RMI RemoteNamespaceRegistry interface.
ClientNamespaceRegistry(RemoteNamespaceRegistry, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.ClientNamespaceRegistry
Creates a local adapter for the given remote namespace registry.
ClientNode - Class in org.apache.jackrabbit.rmi.client
Local adapter for the JCR-RMI RemoteNode interface.
ClientNode(Session, RemoteNode, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.ClientNode
Creates a local adapter for the given remote node.
ClientNodeDefinition - Class in org.apache.jackrabbit.rmi.client
Local adapter for the JCR-RMI RemoteNodeDefinition interface.
ClientNodeDefinition(RemoteNodeDefinition, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.ClientNodeDefinition
Creates a local adapter for the given remote node definition.
ClientNodeIterator - Class in org.apache.jackrabbit.rmi.client.iterator
A ClientIterator for iterating remote nodes.
ClientNodeIterator(RemoteIterator, Session, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.iterator.ClientNodeIterator
Creates a ClientNodeIterator instance.
ClientNodeType - Class in org.apache.jackrabbit.rmi.client
Local adapter for the JCR-RMI RemoteNodeType interface.
ClientNodeType(RemoteNodeType, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.ClientNodeType
Creates a local adapter for the given remote node type.
ClientNodeTypeIterator - Class in org.apache.jackrabbit.rmi.client.iterator
A ClientIterator for iterating remote node types.
ClientNodeTypeIterator(RemoteIterator, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.iterator.ClientNodeTypeIterator
Creates a ClientNodeTypeIterator instance.
ClientNodeTypeManager - Class in org.apache.jackrabbit.rmi.client
Local adapter for the JCR-RMI RemoteNodeTypeManager interface.
ClientNodeTypeManager(RemoteNodeTypeManager, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.ClientNodeTypeManager
Creates a local adapter for the given remote node type manager.
ClientObject - Class in org.apache.jackrabbit.rmi.client
Base class for client adapter objects.
ClientObject(LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.ClientObject
Creates a basic client adapter that uses the given factory to create new adapters.
ClientObservationManager - Class in org.apache.jackrabbit.rmi.client
The ClientObservationManager class This class uses an instance of the ClientEventPoll class for the actual registration and event dispatching.
ClientObservationManager(Workspace, RemoteObservationManager) - Constructor for class org.apache.jackrabbit.rmi.client.ClientObservationManager
Creates an instance of this class talking to the given remote observation manager.
ClientPrincipal - Class in org.apache.jackrabbit.rmi.client.principal
Local adapter for the JCR-RMI RemotePrincipal interface.
ClientPrincipal(RemotePrincipal) - Constructor for class org.apache.jackrabbit.rmi.client.principal.ClientPrincipal
 
ClientPrincipalIterator - Class in org.apache.jackrabbit.rmi.client.principal
A ClientIterator for iterating remote principals
ClientPrincipalIterator(RemoteIterator, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.principal.ClientPrincipalIterator
 
ClientPrivilege - Class in org.apache.jackrabbit.rmi.client.security
Local adapter for the JCR-RMI RemotePrivilege interface.
ClientPrivilege(RemotePrivilege, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.security.ClientPrivilege
 
ClientProperty - Class in org.apache.jackrabbit.rmi.client
Local adapter for the JCR-RMI RemoteProperty interface.
ClientProperty(Session, RemoteProperty, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.ClientProperty
Creates a local adapter for the given remote property.
ClientPropertyDefinition - Class in org.apache.jackrabbit.rmi.client
Local adapter for the JCR-RMI RemotePropertyDefinition interface.
ClientPropertyDefinition(RemotePropertyDefinition, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.ClientPropertyDefinition
Creates a local adapter for the given remote property definition.
ClientPropertyIterator - Class in org.apache.jackrabbit.rmi.client.iterator
A ClientIterator for iterating remote properties.
ClientPropertyIterator(RemoteIterator, Session, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.iterator.ClientPropertyIterator
Creates a ClientPropertyIterator instance.
ClientQuery - Class in org.apache.jackrabbit.rmi.client
Local adapter for the JCR-RMI RemoteQuery interface.
ClientQuery(Session, RemoteQuery, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.ClientQuery
Creates a client adapter for the given query.
ClientQueryManager - Class in org.apache.jackrabbit.rmi.client
Local adapter for the JCR-RMI RemoteQueryManager interface.
ClientQueryManager(Session, RemoteQueryManager, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.ClientQueryManager
Creates a client adapter for the given remote query manager.
ClientQueryResult - Class in org.apache.jackrabbit.rmi.client
Local adapter for the JCR-RMI RemoteQueryResult interface.
ClientQueryResult(Session, RemoteQueryResult, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.ClientQueryResult
Creates a client adapter for the given remote query result.
ClientRepository - Class in org.apache.jackrabbit.rmi.client
Local adapter for the JCR-RMI RemoteRepository interface.
ClientRepository(RemoteRepository, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.ClientRepository
Creates a client adapter for the given remote repository.
ClientRepositoryFactory - Class in org.apache.jackrabbit.rmi.client
Object factory for JCR-RMI clients.
ClientRepositoryFactory() - Constructor for class org.apache.jackrabbit.rmi.client.ClientRepositoryFactory
Creates a JCR-RMI client factory with the default adapter factory.
ClientRepositoryFactory(LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.ClientRepositoryFactory
Creates a JCR-RMI client factory with the given adapter factory.
ClientRow - Class in org.apache.jackrabbit.rmi.client
Local adapter for the JCR-RMI RemoteRow interface.
ClientRow(RemoteRow) - Constructor for class org.apache.jackrabbit.rmi.client.ClientRow
Creates a client adapter for the given remote query row.
ClientRowIterator - Class in org.apache.jackrabbit.rmi.client.iterator
A ClientIterator for iterating remote rows.
ClientRowIterator(RemoteIterator, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.iterator.ClientRowIterator
Creates a ClientRowIterator instance.
ClientSession - Class in org.apache.jackrabbit.rmi.client
Local adapter for the JCR-RMI RemoteSession interface.
ClientSession(Repository, RemoteSession, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.ClientSession
Creates a client adapter for the given remote session.
ClientVersion - Class in org.apache.jackrabbit.rmi.client
Local adapter for the JCR-RMI RemoteVersion interface.
ClientVersion(Session, RemoteVersion, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.ClientVersion
Creates a local adapter for the given remote version.
ClientVersionHistory - Class in org.apache.jackrabbit.rmi.client
Local adapter for the JCR-RMI RemoteVersionHistory interface.
ClientVersionHistory(Session, RemoteVersionHistory, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.ClientVersionHistory
Creates a local adapter for the given remote version history.
ClientVersionIterator - Class in org.apache.jackrabbit.rmi.client.iterator
A ClientIterator for iterating remote versions.
ClientVersionIterator(RemoteIterator, Session, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.iterator.ClientVersionIterator
Creates a ClientVersionIterator instance.
ClientVersionManager - Class in org.apache.jackrabbit.rmi.client
 
ClientVersionManager(Session, RemoteVersionManager, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.ClientVersionManager
 
ClientWorkspace - Class in org.apache.jackrabbit.rmi.client
Local adapter for the JCR-RMI RemoteWorkspace interface.
ClientWorkspace(Session, RemoteWorkspace, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.ClientWorkspace
Creates a client adapter for the given remote workspace.
ClientXASession - Class in org.apache.jackrabbit.rmi.client
Local adapter for the JCR-RMI RemoteXASession interface.
ClientXASession(Repository, RemoteXASession, LocalAdapterFactory) - Constructor for class org.apache.jackrabbit.rmi.client.ClientXASession
Creates a client adapter for the given remote session which is transaction enabled.
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.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(String, String, String, boolean) - Method in class org.apache.jackrabbit.rmi.client.ClientWorkspace
clone(String, String, String, boolean) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteWorkspace
Remote version of the Workspace.clone(String,String,String,boolean) method.
clone(String, String, String, boolean) - Method in class org.apache.jackrabbit.rmi.server.ServerWorkspace
Remote version of the Workspace.clone(String,String,String,boolean) method.
clone(SessionInfo, String, NodeId, NodeId, Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
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(AbstractParameter) - Method in class org.apache.jackrabbit.standalone.cli.AbstractParameter
 
clone() - Method in class org.apache.jackrabbit.standalone.cli.Argument
 
clone() - Method in class org.apache.jackrabbit.standalone.cli.CommandLine
Clone - Class in org.apache.jackrabbit.standalone.cli.core
Clone the given Node to another Workspace
Clone() - Constructor for class org.apache.jackrabbit.standalone.cli.core.Clone
 
clone() - Method in class org.apache.jackrabbit.standalone.cli.Flag
clone() - Method in class org.apache.jackrabbit.standalone.cli.Option
clone(Option) - Method in class org.apache.jackrabbit.standalone.cli.Option
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.api.management.DataStoreGarbageCollector
Cleanup resources used internally by this instance.
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 the data store
close() - Method in class org.apache.jackrabbit.core.data.db.TempFileInputStream
 
close() - Method in class org.apache.jackrabbit.core.data.FileDataStore
 
close() - Method in class org.apache.jackrabbit.core.data.GarbageCollector
 
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 class org.apache.jackrabbit.core.fs.db.DerbyFileSystem
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.MemoryJournal
Close this journal.
close() - Method in class org.apache.jackrabbit.core.journal.MemoryJournal.MemoryRecordIterator
Close this iterator.
close() - Method in class org.apache.jackrabbit.core.journal.MemoryRevision
Closes the instance revision.
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.persistence.bundle.AbstractBundlePersistenceManager
Closes the persistence manager.
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.db.DatabasePersistenceManager
Deprecated. Closes the persistence manager.
close() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated. Closes the persistence manager.
close() - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Deprecated. 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.pool.BundleDbPersistenceManager
Closes the persistence manager.
close() - Method in interface org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.CloseableBLOBStore
 
close() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.DbBlobStore
 
close() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.FSBlobStore
 
close() - Method in class org.apache.jackrabbit.core.persistence.pool.DbNameIndex
Closes this index and releases it's resources.
close() - Method in class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
Closes the given connection by shutting down the embedded Derby database.
close() - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Deprecated. Closes the persistence manager.
close() - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
 
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.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 interface org.apache.jackrabbit.core.query.lucene.RedoLog
Flushes all pending writes to the redo log and closes it.
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 class org.apache.jackrabbit.core.security.authorization.AccessControlObserver
 
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.acl.ACLProvider
 
close() - Method in class org.apache.jackrabbit.core.security.authorization.acl.EntryCollector
Release all resources contained by this instance.
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 class org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider
 
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 class org.apache.jackrabbit.core.security.principal.FallbackPrincipalProvider
This is called when a provider is not longer used by the repository.
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.simple.SimpleWorkspaceAccessManager
 
close() - Method in class org.apache.jackrabbit.core.security.SimpleJBossAccessManager
 
close() - Method in class org.apache.jackrabbit.core.session.SessionState
Closes this session.
close() - Method in class org.apache.jackrabbit.core.UserPerWorkspaceSecurityManager
 
close() - Method in class org.apache.jackrabbit.core.util.db.ConnectionFactory
 
close(ResultSet) - Static method in class org.apache.jackrabbit.core.util.db.DbUtility
This is a utility method which closes the given resources without throwing exceptions.
close(Connection, Statement, ResultSet) - Static method in class org.apache.jackrabbit.core.util.db.DbUtility
This is a utility method which closes the given resources without throwing exceptions.
close() - Method in interface org.apache.jackrabbit.core.version.InternalVersionManager
Close this version manager.
close() - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
Close this version manager.
close() - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Close this version manager.
close() - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase.WriteOperation
Closes the write operation.
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.persistence.db.DatabasePersistenceManager
Deprecated. Closes the given database connection.
closeConnection(Connection) - Method in class org.apache.jackrabbit.core.persistence.db.DerbyPersistenceManager
Deprecated. 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
 
closeResources(Connection, Statement, ResultSet) - Method in class org.apache.jackrabbit.core.util.db.ConnectionHelper
Closes the given resources given the batchMode state.
closeResultSet(ResultSet) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.  
closeStatement(Statement) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.  
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, JournalFactory) - 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.
CndImporter - Class in org.apache.jackrabbit.commons.cnd
Utility class for importing compact node type definitions.
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
 
collectChildNodes(Node, String) - Static method in class org.apache.jackrabbit.util.ChildrenCollectorFilter
 
collectChildNodes(Node, String[]) - Static method in class org.apache.jackrabbit.util.ChildrenCollectorFilter
 
collectEntries(NodeImpl, EntryFilter) - Method in class org.apache.jackrabbit.core.security.authorization.acl.EntryCollector
Collect the ACEs effective at the given node applying the specified filter.
COLLECTION - Static variable in class org.apache.jackrabbit.webdav.property.ResourceType
The collection resource type
CollectItems - Class in org.apache.jackrabbit.standalone.cli.collect
Collect children, either nodes or properties
CollectItems() - Constructor for class org.apache.jackrabbit.standalone.cli.collect.CollectItems
 
CollectNodes - Class in org.apache.jackrabbit.standalone.cli.collect
Collect nodes only
CollectNodes() - Constructor for class org.apache.jackrabbit.standalone.cli.collect.CollectNodes
 
CollectProperties - Class in org.apache.jackrabbit.standalone.cli.collect
Collect properties only
CollectProperties() - Constructor for class org.apache.jackrabbit.standalone.cli.collect.CollectProperties
 
collectProperties(Node, String) - Static method in class org.apache.jackrabbit.util.ChildrenCollectorFilter
 
collectProperties(Node, String[]) - Static method in class org.apache.jackrabbit.util.ChildrenCollectorFilter
 
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(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
 
columnForName(Name) - Method in class org.apache.jackrabbit.core.query.lucene.QueryImpl
Returns a column for the given property name and the default selector name.
ColumnImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
ColumnImpl...
columns - Variable in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
The columns to select.
ColumnTest - Class in org.apache.jackrabbit.test.api.query.qom
ColumnTest contains test cases related to QOM column.
ColumnTest() - Constructor for class org.apache.jackrabbit.test.api.query.qom.ColumnTest
 
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
 
CommandException - Exception in org.apache.jackrabbit.standalone.cli
JCR command Exception
CommandException(String) - Constructor for exception org.apache.jackrabbit.standalone.cli.CommandException
 
CommandException(String, Object[]) - Constructor for exception org.apache.jackrabbit.standalone.cli.CommandException
 
CommandException(String, Throwable) - Constructor for exception org.apache.jackrabbit.standalone.cli.CommandException
 
CommandException(String, Throwable, Object[]) - Constructor for exception org.apache.jackrabbit.standalone.cli.CommandException
 
CommandHelper - Class in org.apache.jackrabbit.standalone.cli
Utility class for getting and setting context attributes.
CommandLine - Class in org.apache.jackrabbit.standalone.cli
Command Line
CommandLine() - Constructor for class org.apache.jackrabbit.standalone.cli.CommandLine
constructor
CommandLineFactory - Class in org.apache.jackrabbit.standalone.cli
Command line factory
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.InternalXAVersionManager
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.JCASessionHandle
 
commit(Xid, boolean) - Method in class org.apache.jackrabbit.jca.TransactionBoundXAResource
 
commit(Xid, boolean) - Method in class org.apache.jackrabbit.rmi.client.ClientXASession
 
commit(Xid, boolean) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteXASession
Remote version of the XAResource.commit(Xid, boolean) method.
commit(Xid, boolean) - Method in class org.apache.jackrabbit.rmi.server.ServerXASession
 
CommonContent() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
CompactNodeTypeDefReader<T,N> - Class in org.apache.jackrabbit.commons.cnd
CompactNodeTypeDefReader.
CompactNodeTypeDefReader(Reader, String, DefinitionBuilderFactory<T, N>) - Constructor for class org.apache.jackrabbit.commons.cnd.CompactNodeTypeDefReader
Creates a new CND reader and parses the given stream.
CompactNodeTypeDefReader(Reader, String, N, DefinitionBuilderFactory<T, N>) - Constructor for class org.apache.jackrabbit.commons.cnd.CompactNodeTypeDefReader
Creates a new CND reader and parses the given stream.
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, Session, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.compact.CompactNodeTypeDefWriter
Creates a new nodetype writer based on a session
CompactNodeTypeDefWriter(Writer, NamespaceResolver, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.compact.CompactNodeTypeDefWriter
Creates a new nodetype writer based on a namespace resolver
CompactNodeTypeDefWriter(Writer, NamespaceResolver, NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.compact.CompactNodeTypeDefWriter
Creates a new nodetype writer that does not include namepsaces.
CompactNodeTypeDefWriter(Writer, NamespaceResolver, NamePathResolver, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.compact.CompactNodeTypeDefWriter
Creates a new nodetype writer
comparableComparator() - Static method in class org.apache.jackrabbit.commons.flat.Rank
Utility method for creating a Comparator of T from a Comparable of type T.
compare(Value, Value) - Method in class org.apache.jackrabbit.core.query.lucene.join.ValueComparator
Compares two values.
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(NodeId) - Method in class org.apache.jackrabbit.core.id.NodeId
Compares this identifier to the given other one.
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.standalone.cli.CommandLine
comparison(QueryObjectModelFactory, DynamicOperand, StaticOperand) - Method in enum org.apache.jackrabbit.commons.query.qom.Operator
Returns a comparison between the given operands using this operator.
comparison(DynamicOperand, String, 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, Operator, Value, SelectorImpl) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.ComparisonConstraint
Creates a new comparison 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
 
COMPAT_PRINCIPAL_PROVIDER_CLASS - Static variable in class org.apache.jackrabbit.core.config.LoginModuleConfig
Same as LoginModuleConfig.PARAM_PRINCIPAL_PROVIDER_CLASS.
COMPAT_PRINCIPAL_PROVIDER_NAME - Static variable in class org.apache.jackrabbit.core.config.LoginModuleConfig
Property-Key if the PrincipalProvider configured with LoginModuleConfig.PARAM_PRINCIPAL_PROVIDER_CLASS be registered using the specified name instead of the class name which is used by default if the name parameter is missing.
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<Principal>) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlProvider
Compiles the effective policy for the specified set of Principals.
compilePermissions(Set<Principal>) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLProvider
 
compilePermissions(Set<Principal>) - Method in class org.apache.jackrabbit.core.security.authorization.combined.CombinedProvider
 
compilePermissions(Set<Principal>) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider
 
compilePermissions(Set<Principal>) - 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
 
CompoundQueryFactory - Class in org.apache.jackrabbit.core.query
CompoundQueryFactory implements a query factory that consists of multiple other query factories.
CompoundQueryFactory(List<QueryFactory>) - Constructor for class org.apache.jackrabbit.core.query.CompoundQueryFactory
Creates a compound query factory that consists of multiple other query factories.
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.commons.cnd.Lexer
 
computeAutoValues(QPropertyDefinition) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
 
computeAutoValues(QPropertyDefinition) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
 
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 interface org.apache.jackrabbit.spi.Path
Computes the relative path from this absolute path to other.
computeSystemGeneratedPropertyValues(NodeState, QPropertyDefinition) - Method in class org.apache.jackrabbit.core.NodeTypeInstanceHandler
Computes the values of well-known system (i.e. protected) properties.
con - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.  
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
 
ConcurrentCache<K,V> - Class in org.apache.jackrabbit.core.cache
Concurrent cache implementation that uses cache segments to minimize the chance of lock contention.
ConcurrentCache(int) - Constructor for class org.apache.jackrabbit.core.cache.ConcurrentCache
 
ConcurrentCache() - Constructor for class org.apache.jackrabbit.core.cache.ConcurrentCache
 
ConcurrentTestSuite - Class in org.apache.jackrabbit.test
ConcurrentTestSuite implements a test suite that runs tests with a given concurrency level using multiple threads.
ConcurrentTestSuite(String) - Constructor for class org.apache.jackrabbit.test.ConcurrentTestSuite
 
ConcurrentTestSuite() - Constructor for class org.apache.jackrabbit.test.ConcurrentTestSuite
 
ConcurrentTestSuite(int) - Constructor for class org.apache.jackrabbit.test.ConcurrentTestSuite
 
ConcurrentTestSuite(String, int) - Constructor for class org.apache.jackrabbit.test.ConcurrentTestSuite
 
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
ConfigurationEntityResolver - Class in org.apache.jackrabbit.core.config
Entity resolver for Jackrabbit configuration files.
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.
ConfigurationException - Exception in org.apache.jackrabbit.standalone.cli
This Exception is thrown when there's an error in the command config file.
ConfigurationException(String) - Constructor for exception org.apache.jackrabbit.standalone.cli.ConfigurationException
 
ConfigurationException(String, Object[]) - Constructor for exception org.apache.jackrabbit.standalone.cli.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception org.apache.jackrabbit.standalone.cli.ConfigurationException
 
ConfigurationException(String, Throwable, Object[]) - Constructor for exception org.apache.jackrabbit.standalone.cli.ConfigurationException
 
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.
CONFIGURATIONS_NODE_ID - Static variable in class org.apache.jackrabbit.core.RepositoryImpl
hardcoded id of the "/jcr:system/jcr:configurations" node
ConfigurationsTest - Class in org.apache.jackrabbit.test.api.version
ConfigurationsTest covers methods related to the Configurations feature in Versioning.
ConfigurationsTest() - Constructor for class org.apache.jackrabbit.test.api.version.ConfigurationsTest
 
conHelper - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The ConnectionHelper set in the DbDataStore.init(String) method.
conHelper - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
the ConnectionHelper set in the DatabaseFileSystem.init() method
conHelper - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
the ConnectionHelper set in the BundleDbPersistenceManager.init(PMContext) method
conHelper - Variable in class org.apache.jackrabbit.core.persistence.pool.DbNameIndex
 
connect(ItemState) - Method in class org.apache.jackrabbit.core.state.ItemState
Connect this state to some underlying overlayed state.
connectionFactory - Variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
The repositories ConnectionFactory.
ConnectionFactory - Class in org.apache.jackrabbit.core.util.db
A factory for new database connections.
ConnectionFactory() - Constructor for class org.apache.jackrabbit.core.util.db.ConnectionFactory
 
ConnectionHelper - Class in org.apache.jackrabbit.core.util.db
This class provides convenience methods to execute SQL statements.
ConnectionHelper(DataSource, boolean) - Constructor for class org.apache.jackrabbit.core.util.db.ConnectionHelper
 
ConnectionHelper(DataSource, boolean, boolean) - Constructor for class org.apache.jackrabbit.core.util.db.ConnectionHelper
 
ConnectionHelper.RetryManager<T> - Class in org.apache.jackrabbit.core.util.db
This class encapsulates the logic to retry a method invocation if it threw an SQLException.
ConnectionHelper.RetryManager() - Constructor for class org.apache.jackrabbit.core.util.db.ConnectionHelper.RetryManager
 
ConnectToJNDIServer - Class in org.apache.jackrabbit.standalone.cli.ext
Connect to a JCR-RMI server
ConnectToJNDIServer() - Constructor for class org.apache.jackrabbit.standalone.cli.ext.ConnectToJNDIServer
 
ConnectToRmiServer - Class in org.apache.jackrabbit.standalone.cli.ext
Connect to a JCR-RMI server
ConnectToRmiServer() - Constructor for class org.apache.jackrabbit.standalone.cli.ext.ConnectToRmiServer
 
consistencyCheck - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
flag indicating if a consistency check should be issued during startup
ConsistencyCheck - Class in org.apache.jackrabbit.core.query.lucene
Implements a consistency check on the search index.
ConsistencyCheckError - Class in org.apache.jackrabbit.core.query.lucene
Common base class for errors detected during the consistency check.
consistencyFix - Variable in class org.apache.jackrabbit.core.persistence.pool.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.SetPrimaryType - Class in org.apache.jackrabbit.spi.commons.batch
A SetPrimaryType operation might cancel with Remove and SetPrimaryType operations.
ConsolidatingChangeLog.CancelableOperations.SetPrimaryType(NodeId, Name) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.SetPrimaryType
 
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.
CONSTRAINT - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
 
Constraint - Interface in org.apache.jackrabbit.core.query.lucene.constraint
Constraint defines an interface for a QOM constraint.
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
 
Constraints - Class in org.apache.jackrabbit.core.query.lucene.join
 
Constraints() - Constructor for class org.apache.jackrabbit.core.query.lucene.join.Constraints
 
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.
ContainerLoginFilter - Class in org.apache.jackrabbit.servlet.login
Login filter that relies on container authentication to provide the authenticated username of a request.
ContainerLoginFilter() - Constructor for class org.apache.jackrabbit.servlet.login.ContainerLoginFilter
 
contains(String, String) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Create a full text search condition.
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(String, String) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
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
 
containsKey(K) - Method in class org.apache.jackrabbit.core.cache.ConcurrentCache
Checks if the identified entry is cached.
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.commons.webdav.JcrValueType
 
context - Variable in class org.apache.jackrabbit.core.ItemValidator
Component context of the associated session.
context - Variable in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
the persistence manager context
context - Variable in class org.apache.jackrabbit.core.RepositoryImpl
 
context - Variable in class org.apache.jackrabbit.core.SessionImpl
The component context of this session.
context - Variable in class org.apache.jackrabbit.core.version.VersionManagerImplBase
Component context of the current session
context - Variable in class org.apache.jackrabbit.core.WorkspaceImpl
The component context of this session.
ContextItemExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
ContextRepositoryServlet - Class in org.apache.jackrabbit.servlet
Servlet that makes a repository from one servlet context attribute available as another servlet context attribute.
ContextRepositoryServlet() - Constructor for class org.apache.jackrabbit.servlet.ContextRepositoryServlet
 
convert(String, Exception) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
Convert an exception to a data store exception.
convert(String, int, ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
 
convert(InputStream, int, ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
 
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, ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
 
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.commons.cnd.Lexer
 
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(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(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(String, String) - Method in class org.apache.jackrabbit.rmi.client.ClientWorkspace
copy(String, String, String) - Method in class org.apache.jackrabbit.rmi.client.ClientWorkspace
copy(String, String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteWorkspace
Remote version of the Workspace.copy(String,String) method.
copy(String, String, String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteWorkspace
Remote version of the Workspace.copy(String,String,String) method.
copy(String, String) - Method in class org.apache.jackrabbit.rmi.server.ServerWorkspace
Remote version of the Workspace.copy(String,String) method.
copy(String, String, String) - Method in class org.apache.jackrabbit.rmi.server.ServerWorkspace
Remote version of the Workspace.copy(String,String,String) method.
copy(SessionInfo, String, NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
copy(SessionInfo, String, NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
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 - Class in org.apache.jackrabbit.standalone.cli.core
Copy a Node.
Copy() - Constructor for class org.apache.jackrabbit.standalone.cli.core.Copy
 
copy(Value, ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
 
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
 
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
copyFrom(PropertyState) - 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
copyOpenScopedLocksFrom(LockManagerImpl) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
Helper method that copies all the active open-scoped locks from the given source to this lock manager.
CopyTest - Class in org.apache.jackrabbit.test.api.version
CopyTest checks if full versionable nodes are copied correctly: 15.1.4 Copying Versionable Nodes and Version Lineage Under both simple and full versioning, when an existing versionable node N is copied to a new location either in the same workspace or another, and the repository preserves the versionable mixin (see 10.7.4 Dropping Mixins on Copy): - A copy of N, call it M, is created, as usual
CopyTest() - Constructor for class org.apache.jackrabbit.test.api.version.CopyTest
 
CopyTest - Class in org.apache.jackrabbit.test.api.version.simple
CopyTest checks if simple versionable nodes are copied correctly: 15.1.4 Copying Versionable Nodes and Version Lineage Under both simple and full versioning, when an existing versionable node N is copied to a new location either in the same workspace or another, and the repository preserves the versionable mixin (see 10.7.4 Dropping Mixins on Copy): - A copy of N, call it M, is created, as usual
CopyTest() - Constructor for class org.apache.jackrabbit.test.api.version.simple.CopyTest
 
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
Convenience method that invokes the RepositoryConfig.create(InputSource, Properties) method with the given repository home home directory path set as the ${rep.home} parser variable.
create(InputSource, Properties) - Static method in class org.apache.jackrabbit.core.config.RepositoryConfig
Parses the given repository configuration document using the given parser variables.
create(ConstraintImpl, Map<String, Value>, 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, JoinType, JoinConditionImpl, IndexReader, HierarchyResolver, NamespaceMappings, HierarchyManager) - Static method in class org.apache.jackrabbit.core.query.lucene.join.Join
Creates a new join result.
create(Selector) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
Creates a lucene query for the given QOM selector.
create(FullTextSearchImpl) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
Creates a lucene query for the given QOM full text search.
create(PropertyExistenceImpl) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
Creates a lucene query for the given QOM property existence constraint.
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(String, String) - Static method in class org.apache.jackrabbit.core.security.authorization.GlobPattern
 
create(String) - Static method in class org.apache.jackrabbit.core.security.authorization.GlobPattern
 
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(QValue) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(QValue[]) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
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(BigDecimal) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(URI) - 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, DataStore) - Static method in class org.apache.jackrabbit.core.value.InternalValue
Create an internal value that is stored in the data store (if enabled).
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(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(Path) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(NodeId) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(NodeId, boolean) - Static method in class org.apache.jackrabbit.core.value.InternalValue
 
create(Calendar) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
 
create(double) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
 
create(long) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
 
create(boolean) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
 
create(Name) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
 
create(Path) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
 
create(URI) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
 
create(BigDecimal) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
 
create(byte[]) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
 
create(InputStream) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
 
create(File) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
 
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(NodeState, NodeId, VersionManager) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Checkout
 
create(NodeState, VersionManager) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Checkpoint
 
create(NodeState, NodeId, VersionManager) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Checkpoint
 
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(String, VersionManager) - Static method in class org.apache.jackrabbit.jcr2spi.operation.CreateActivity
 
create(NodeState, VersionManager) - Static method in class org.apache.jackrabbit.jcr2spi.operation.CreateConfiguration
 
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, 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, HierarchyManager) - Static method in class org.apache.jackrabbit.jcr2spi.operation.RemoveActivity
 
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, Path) - 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(NodeState, Name) - Static method in class org.apache.jackrabbit.jcr2spi.operation.SetPrimaryType
 
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, 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(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(URI) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
 
create(BigDecimal) - 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(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(int, String) - Static method in class org.apache.jackrabbit.spi.commons.nodetype.constraint.ValueConstraint
Create a new ValueConstraint from the String representation.
create(int, String[]) - Static method in class org.apache.jackrabbit.spi.commons.nodetype.constraint.ValueConstraint
Create a new ValueConstraint array from the String representation.
create(int, String[], NamePathResolver) - Static method in class org.apache.jackrabbit.spi.commons.nodetype.constraint.ValueConstraint
Create a new ValueConstraint array from the specified JCR representations.
create(int, String, NamePathResolver) - Static method in class org.apache.jackrabbit.spi.commons.nodetype.constraint.ValueConstraint
 
create(QNodeTypeDefinition, QNodeTypeDefinition) - Static method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
 
create(Collection<QNodeTypeDefinition>) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionFactory
Create a list of JCR node type definitions from a collection of QNodeTypeDefinition.
create(QNodeTypeDefinition) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionFactory
Create a new JCR node type definition from the given QNodeTypeDefinition.
create(QNodeDefinition) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionFactory
Create a new JCR node definition from the given QNodeDefinition.
create(QPropertyDefinition) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionFactory
Create a new JCR property definition from the given QPropertyDefinition.
create(String, int) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
 
create(Calendar) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
 
create(double) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
 
create(long) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
 
create(boolean) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
 
create(Name) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
 
create(Path) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
 
create(URI) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
 
create(BigDecimal) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
 
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 and the given relative path.
create(Path, Name, boolean) - Method in interface org.apache.jackrabbit.spi.PathFactory
Creates a new Path out of the given parent path 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
Creates a path from the given element.
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(BigDecimal) - Method in interface org.apache.jackrabbit.spi.QValueFactory
Create a new QValue with type PropertyType.DECIMAL.
create(URI) - Method in interface org.apache.jackrabbit.spi.QValueFactory
Create a new QValue with type PropertyType.URI.
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.observation.DefaultEventType
Factory method to create an array of new EventType for the specified localNames and the specified namespace.
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) - Method in class org.apache.jackrabbit.core.SessionImpl
Create the access manager.
createActivity(Session, String) - Method in interface org.apache.jackrabbit.core.version.InternalVersionManager
Creates a new activity
createActivity(Session, String) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
Creates a new activity
createActivity(Session, String) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Creates a new activity
createActivity(String) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
createActivity(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
CreateActivity - Class in org.apache.jackrabbit.jcr2spi.operation
Checkout...
createActivity(String) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
createActivity(String) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
createActivity(String) - Method in class org.apache.jackrabbit.rmi.client.ClientVersionManager
 
createActivity(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteVersionManager
 
createActivity(String) - Method in class org.apache.jackrabbit.rmi.server.ServerVersionManager
 
createActivity(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
createActivity(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
createActivity(SessionInfo, String) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Create a new activity.
createActivity(SessionInfo, String) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
createActivity(SessionInfo, String) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Create a new activity.
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.AbstractRepositoryService
 
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.
createBinary(InputStream) - Method in class org.apache.jackrabbit.core.value.ValueFactoryImpl
 
createBinary(InputStream) - Method in class org.apache.jackrabbit.rmi.value.SerialValueFactory
 
createBinary(InputStream) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
 
createBinary(InputStream) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
createBlobStore() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Creates a suitable blobstore
createCheckSchemaOperation() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
This method is called from DbDataStore.init(String) after the DbDataStore.createConnectionHelper(DataSource) method, and returns a default CheckSchemaOperation.
createCheckSchemaOperation() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
This method is called from #init(PMContext) after the DatabaseFileSystem.createConnectionHelper(DataSource) method, and returns a default CheckSchemaOperation.
createCheckSchemaOperation() - Method in class org.apache.jackrabbit.core.fs.db.MSSqlFileSystem
This method is called from #init(PMContext) after the DatabaseFileSystem.createConnectionHelper(DataSource) method, and returns a default CheckSchemaOperation.
createCheckSchemaOperation() - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
This method is called from #init(PMContext) after the DatabaseFileSystem.createConnectionHelper(DataSource) method, and returns a default CheckSchemaOperation.
createCheckSchemaOperation() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
This method is called from DatabaseJournal.init(String, NamespaceResolver) after the DatabaseJournal.createConnectionHelper(DataSource) method, and returns a default CheckSchemaOperation.
createCheckSchemaOperation() - Method in class org.apache.jackrabbit.core.journal.MSSqlDatabaseJournal
This method is called from DatabaseJournal.init(String, NamespaceResolver) after the DatabaseJournal.createConnectionHelper(DataSource) method, and returns a default CheckSchemaOperation.
createCheckSchemaOperation() - Method in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
This method is called from DatabaseJournal.init(String, NamespaceResolver) after the DatabaseJournal.createConnectionHelper(DataSource) method, and returns a default CheckSchemaOperation.
createCheckSchemaOperation() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
This method is called from BundleDbPersistenceManager.init(PMContext) after the BundleDbPersistenceManager.createConnectionHelper(DataSource) method, and returns a default CheckSchemaOperation.
createCheckSchemaOperation() - Method in class org.apache.jackrabbit.core.persistence.pool.MSSqlPersistenceManager
This method is called from BundleDbPersistenceManager.init(PMContext) after the BundleDbPersistenceManager.createConnectionHelper(DataSource) method, and returns a default CheckSchemaOperation.
createCheckSchemaOperation() - Method in class org.apache.jackrabbit.core.persistence.pool.OraclePersistenceManager
This method is called from BundleDbPersistenceManager.init(PMContext) after the BundleDbPersistenceManager.createConnectionHelper(DataSource) method, and returns a default CheckSchemaOperation.
createChildInfos(NodeId, Iterator<ChildInfo>) - Method in interface org.apache.jackrabbit.spi.commons.ItemInfoBuilder.Listener
Notification that new ChildInfos have been built.
createChildNode(Name, NodeTypeImpl, NodeId) - Method in class org.apache.jackrabbit.core.NodeImpl
 
createChildProperty(Name, int, PropertyDefinitionImpl) - Method in class org.apache.jackrabbit.core.NodeImpl
Creates a new property with the given name and type hint and property definition.
createClusterNode() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates the cluster node.
createConfiguration(NodeStateEx) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplConfig
Creates a new configuration node.
createConfiguration(String) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
createConfiguration(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
CreateConfiguration - Class in org.apache.jackrabbit.jcr2spi.operation
CreateConfiguration...
createConfiguration(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
createConfiguration(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
createConfiguration(String) - Method in class org.apache.jackrabbit.rmi.client.ClientVersionManager
 
createConfiguration(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteVersionManager
 
createConfiguration(String) - Method in class org.apache.jackrabbit.rmi.server.ServerVersionManager
 
createConfiguration(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
createConfiguration(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
createConfiguration(SessionInfo, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
 
createConfiguration(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
createConfiguration(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
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.
createConnectionHelper(DataSource) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
This method is called from the DbDataStore.init(String) method of this class and returns a ConnectionHelper instance which is assigned to the conHelper field.
createConnectionHelper(DataSource) - Method in class org.apache.jackrabbit.core.data.db.DerbyDataStore
This method is called from the DbDataStore.init(String) method of this class and returns a ConnectionHelper instance which is assigned to the conHelper field.
createConnectionHelper(DataSource) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
This method is called from the #init(PMContext) method of this class and returns a ConnectionHelper instance which is assigned to the conHelper field.
createConnectionHelper(DataSource) - Method in class org.apache.jackrabbit.core.fs.db.DerbyFileSystem
This method is called from the #init(PMContext) method of this class and returns a ConnectionHelper instance which is assigned to the conHelper field.
createConnectionHelper(DataSource) - Method in class org.apache.jackrabbit.core.fs.db.Oracle9FileSystem
This method is called from the #init(PMContext) method of this class and returns a ConnectionHelper instance which is assigned to the conHelper field.
createConnectionHelper(DataSource) - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
This method is called from the #init(PMContext) method of this class and returns a ConnectionHelper instance which is assigned to the conHelper field.
createConnectionHelper(DataSource) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
This method is called from the DatabaseJournal.init(String, NamespaceResolver) method of this class and returns a ConnectionHelper instance which is assigned to the conHelper field.
createConnectionHelper(DataSource) - Method in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
This method is called from the DatabaseJournal.init(String, NamespaceResolver) method of this class and returns a ConnectionHelper instance which is assigned to the conHelper field.
createConnectionHelper(DataSource) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
This method is called from the BundleDbPersistenceManager.init(PMContext) method of this class and returns a ConnectionHelper instance which is assigned to the conHelper field.
createConnectionHelper(DataSource) - Method in class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
This method is called from the BundleDbPersistenceManager.init(PMContext) method of this class and returns a ConnectionHelper instance which is assigned to the conHelper field.
createConnectionHelper(DataSource) - Method in class org.apache.jackrabbit.core.persistence.pool.Oracle9PersistenceManager
This method is called from the BundleDbPersistenceManager.init(PMContext) method of this class and returns a ConnectionHelper instance which is assigned to the conHelper field.
createConnectionHelper(DataSource) - Method in class org.apache.jackrabbit.core.persistence.pool.OraclePersistenceManager
This method is called from the BundleDbPersistenceManager.init(PMContext) method of this class and returns a ConnectionHelper instance which is assigned to the conHelper field.
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 interface org.apache.jackrabbit.api.management.RepositoryManager
Create a data store garbage collector for this repository.
createDataStoreGarbageCollector() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates a data store garbage collector for this repository.
createDataStoreGarbageCollector() - Method in class org.apache.jackrabbit.core.RepositoryManagerImpl
 
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.pool.BundleDbPersistenceManager
Creates a blob store that uses the database.
createDbNameIndex() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Returns a new instance of a DbNameIndex.
createDbNameIndex() - Method in class org.apache.jackrabbit.core.persistence.pool.OraclePersistenceManager
Returns a new instance of a NGKDbNameIndex.
createDbNameIndex() - Method in class org.apache.jackrabbit.core.persistence.pool.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
Creates the node with information retrieved from the RepositoryService.
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
Creates the PropertyState with information retrieved from the RepositoryService.
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.
createDefaultPrincipalProvider() - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
Creates the default principal provider used to create the PrincipalProviderRegistry.
createDefaultPrincipalProvider() - Method in class org.apache.jackrabbit.core.UserPerWorkspaceSecurityManager
Always returns null.
createDefaultWorkspaceAccessManager() - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
createDefaultWorkspaceAccessManager() - Method in class org.apache.jackrabbit.core.UserPerWorkspaceSecurityManager
Returns a new instance of SimpleWorkspaceAccessManager, since with the DefaultLoginModule the existance of the user is checked in order to successfully complete the login.
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(NodeId) - Method in class org.apache.jackrabbit.core.query.lucene.CachingMultiIndexReader
Creates a document id for the given node identifier.
createDocId(NodeId) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexReader
Creates a document id for the given node identifier.
createDocId(NodeId) - Method in interface org.apache.jackrabbit.core.query.lucene.MultiIndexReader
Creates a document id for the given node identifier.
createDocId(NodeId) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex.CombinedIndexReader
Creates a document id for the given node identifier.
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.
createDocument() - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Creates and returns a new empty DOM document.
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(String) - 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(String) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
 
createElement(Name) - Method in interface org.apache.jackrabbit.spi.PathFactory
Creates a path element from the given 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(String) - Method in interface org.apache.jackrabbit.spi.PathFactory
Creates a path element from the given identifier.
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.
createEntryCollector(SessionImpl) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLProvider
Create the EntryCollector instance that is used by this provider to gather the effective ACEs for a given list of principals at a given node during AC evaluation.
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.AbstractRepositoryService
 
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.InternalVersionManagerImpl.DynamicESCFactory
Creates an EventStateCollection.
createEventStateCollection(SessionImpl) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl.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.InternalXAVersionManager
 
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(SessionContext, 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(SessionContext, 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.
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(InternalValue, Metadata) - 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(String) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
Creates a Group for the given groupID, which must not be null.
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
Same as UserManager.createGroup(String, Principal, String) where the name of the specified principal is used to create the group's ID.
createGroup(String, Principal, String) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
Creates a new Group that is based on the given id, principal and the specified intermediatePath hint.
createGroup(String) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
 
createGroup(Principal) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Same as UserManagerImpl.createGroup(java.security.Principal, String) where the intermediate path is null.
createGroup(Principal, String) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Same as UserManagerImpl.createGroup(String, Principal, String) where a groupID is generated from the principal name.
createGroup(String, Principal, String) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Create a new Group from the given groupID and principal.
createId(PropertyId, int) - Method in class org.apache.jackrabbit.core.persistence.pool.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.pool.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(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(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.
createIntermediateNode(Node, String) - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
Creates and return an intermediate node for the given name as child node of parent.
createIOException(Throwable) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
Creates an IOException with t as its cause.
createItemManager() - Method in class org.apache.jackrabbit.core.SessionImpl
Create the item manager.
createItemManager(HierarchyManager) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
createItemStateManager(PersistenceManager, boolean, 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.InternalVersionManagerImpl
Creates a VersionItemStateManager or derivative.
createItemStateManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Create the persistent item state manager on top of the shared item state manager.
createLocalFSBlobStore(PMContext) - Method in class org.apache.jackrabbit.core.persistence.pool.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() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Create a new lock manager.
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.
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() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Protected factory method for creating the namespace registry.
createNew(NodeId) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Deprecated. Creates a new node state instance with the given id.
createNew(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Deprecated. 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.
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.rmi.client.ClientNodeTypeManager
 
createNodeDefinitionTemplate() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
 
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.
createNodeInfo(NodeInfo) - Method in interface org.apache.jackrabbit.spi.commons.ItemInfoBuilder.Listener
Notification that a new NodeInfo has been built.
createNodeInfo(String) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
Create a new child NodeInfo on this NodeInfo with a given name.
createNodeSequence(TreeManager, TreeTraverser.ErrorHandler) - Static method in class org.apache.jackrabbit.commons.flat.ItemSequence
Create a new NodeSequence instance.
createNodeSequence(TreeManager) - Static method in class org.apache.jackrabbit.commons.flat.ItemSequence
Create a new NodeSequence instance.
createNodeState(NodeState, Name, Name, Name[], NodeId) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Creates a new node.
createNodeState(NodeState, Name, Name, Name[], NodeId, QNodeDefinition) - 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.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.InternalXAVersionManager
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() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Protected factory method for creating the node type registry.
createNodeTypeTemplate() - Method in class org.apache.jackrabbit.rmi.client.ClientNodeTypeManager
 
createNodeTypeTemplate(NodeTypeDefinition) - Method in class org.apache.jackrabbit.rmi.client.ClientNodeTypeManager
 
createNodeTypeTemplate() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
 
createNodeTypeTemplate(NodeTypeDefinition) - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
 
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(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
createObservationManager(NamePathResolver, NodeTypeRegistry) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
Create the ObservationManager.
createOrderingOperand() - Method in class org.apache.jackrabbit.test.api.query.OrderByLengthTest
 
createOrderingOperand() - Method in class org.apache.jackrabbit.test.api.query.OrderByLocalNameTest
 
createOrderingOperand() - Method in class org.apache.jackrabbit.test.api.query.OrderByLowerCaseTest
 
createOrderingOperand() - Method in class org.apache.jackrabbit.test.api.query.OrderByNameTest
 
createOrderingOperand() - Method in class org.apache.jackrabbit.test.api.query.OrderByUpperCaseTest
 
createOrderings(OrderingImpl[]) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Creates internal orderings for the QOM ordering specifications.
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(NodeId, Object, boolean) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Creates a parameter array for an SQL statement that needs (i) a node identifier, 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.
createPredicateDeref(Query, DerefQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
 
createPrincipalManager(SessionImpl) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
createPrincipalManager(SessionImpl) - Method in class org.apache.jackrabbit.core.UserPerWorkspaceSecurityManager
 
createProducer(String) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Create the record producer for a given identifier.
createProperty(NodeImpl, PropInfo, QPropertyDefinition) - Method in class org.apache.jackrabbit.core.xml.SessionImporter
 
createPropertyDefinitionTemplate() - Method in class org.apache.jackrabbit.rmi.client.ClientNodeTypeManager
 
createPropertyDefinitionTemplate() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
 
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 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 property name.
createPropertyInfo(PropertyInfo) - Method in interface org.apache.jackrabbit.spi.commons.ItemInfoBuilder.Listener
Notification that a new PropertyInfo has been bult.
createPropertyInfo(String, String) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
Create a new child PropertyInfo with a given name and a given value of type String on this NodeInfo.
createPropertyInfo(String) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
Create a new child PropertyInfo with a given name on this NodeInfo.
createPropertySequence(TreeManager, TreeTraverser.ErrorHandler) - Static method in class org.apache.jackrabbit.commons.flat.ItemSequence
Create a new PropertySequence instance.
createPropertySequence(TreeManager) - Static method in class org.apache.jackrabbit.commons.flat.ItemSequence
Create a new PropertySequence instance.
createPropertyState(NodeState, Name, int, int) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Creates a new property.
createPropertyState(NodeState, Name, int, QPropertyDefinition) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
Creates a new property based on the given definition.
createPropertyState(VirtualNodeState, Name, int, boolean) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
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(String, String) - Method in class org.apache.jackrabbit.core.query.CompoundQueryFactory
Creates a JCR query instance from the given statement in the given language.
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.QOMQueryFactory
Creates a JCR query instance from the given statement in the given language.
createQuery(String, String) - Method in interface org.apache.jackrabbit.core.query.QueryFactory
Creates a JCR query instance from the given statement in the given language.
createQuery(String, String) - Method in class org.apache.jackrabbit.core.query.QueryManagerImpl
createQuery(SessionContext, String, String, Node) - Method in class org.apache.jackrabbit.core.SearchManager
Creates a query object that can be executed on the workspace.
createQuery(String, String) - Method in class org.apache.jackrabbit.jcr2spi.query.QueryManagerImpl
 
createQuery(String, String) - Method in class org.apache.jackrabbit.rmi.client.ClientQueryManager
createQuery(String, String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteQueryManager
 
createQuery(String, String) - Method in class org.apache.jackrabbit.rmi.server.ServerQueryManager
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, treating optional languages gracefully
createQuery(Session, String, String) - Method in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
Creates a Query for the given statement in the requested language, treating optional languages gracefully
createQuery(String, JoinCondition) - Method in class org.apache.jackrabbit.test.api.query.qom.AbstractJoinTest
 
createQuery(String, JoinCondition, Constraint, Constraint) - Method in class org.apache.jackrabbit.test.api.query.qom.AbstractJoinTest
 
createQuery(Ordering[]) - Method in class org.apache.jackrabbit.test.api.query.qom.OrderingTest
 
createQueryInstance() - Method in class org.apache.jackrabbit.core.SearchManager
Creates a new instance of an AbstractQueryImpl which is not initialized.
createQueryObjectModel(String, QueryObjectModelFactory, ValueFactory) - Method in interface org.apache.jackrabbit.commons.query.QueryObjectModelBuilder
Creates a new query object model from the given statement using the passed QOM and value factory.
createQueryObjectModel(String) - Method in class org.apache.jackrabbit.commons.query.sql2.Parser
Parse a JCR-SQL2 query and return the query object model
createQueryObjectModel(String, QueryObjectModelFactory, ValueFactory) - Method in class org.apache.jackrabbit.commons.query.sql2.SQL2QOMBuilder
Creates a new query object model from the given statement using the passed QOM and value factory.
createQueryObjectModel(SessionContext, QueryObjectModelTree, String, Node) - Method in class org.apache.jackrabbit.core.SearchManager
Creates a query object model that can be executed on the workspace.
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.
CreateQueryTest - Class in org.apache.jackrabbit.test.api.query
CreateQueryTest checks if QueryManager.createQuery(String, String) throws an InvalidQueryException for an unknown query language.
CreateQueryTest() - Constructor for class org.apache.jackrabbit.test.api.query.CreateQueryTest
 
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.
createRedoLog(MultiIndex) - Method in class org.apache.jackrabbit.core.query.lucene.DefaultRedoLogFactory
 
createRedoLog(MultiIndex) - Method in interface org.apache.jackrabbit.core.query.lucene.RedoLogFactory
Creates a redo log starting at the current state of the index.
createRedoLogFactory() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Creates a redo log factory based on SearchIndex.getRedoLogFactoryClass().
createReference(String, boolean) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
 
createReference(String, boolean) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
Creates a new QValue of type REFERENCE or WEAKREFERENCE.
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(String, String) - Method in class org.apache.jackrabbit.core.JackrabbitRepositoryStub
 
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(Map<String, String>) - Method in class org.apache.jackrabbit.jca.JCARepositoryManager
Create repository.
createRepositoryService(Map<?, ?>) - Method in interface org.apache.jackrabbit.spi.RepositoryServiceFactory
Create a new RepositoryService.
createRepositoryService(Map<?, ?>) - Method in class org.apache.jackrabbit.spi2dav.Spi2davRepositoryServiceFactory
 
createRepositoryService(Map<?, ?>) - Method in class org.apache.jackrabbit.spi2davex.Spi2davexRepositoryServiceFactory
 
createRepositoryService(Map<?, ?>) - Method in class org.apache.jackrabbit.spi2jcr.Spi2jcrRepositoryServiceFactory
 
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, javax.jcr.retention.RetentionPolicy).
createRootEntry() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.EntryFactory
 
createRootNodeDefinition(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
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.persistence.db.DatabasePersistenceManager
Deprecated. Replace wildcards and return the expanded SQL statement.
createSchemaSql(String) - Method in class org.apache.jackrabbit.core.persistence.db.MSSqlPersistenceManager
Deprecated.  
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.
createSession(Subject, String) - Method in class org.apache.jackrabbit.core.WorkspaceManager
 
createSessionInfo(Credentials, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
 
createSessionInfo(Credentials, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
Creates a session info instance for the given credentials and workspaceName.
createSessionInfo(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
Creates a session info instance for the given sessionInfo 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() - 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.
createSQL() - Method in class org.apache.jackrabbit.test.api.query.OrderByLengthTest
 
createSQL() - Method in class org.apache.jackrabbit.test.api.query.OrderByLocalNameTest
 
createSQL() - Method in class org.apache.jackrabbit.test.api.query.OrderByLowerCaseTest
 
createSQL() - Method in class org.apache.jackrabbit.test.api.query.OrderByNameTest
 
createSQL() - Method in class org.apache.jackrabbit.test.api.query.OrderByUpperCaseTest
 
createString(String) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
 
createString(String) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
Creates a new QValue of type STRING.
createSubParser(Properties) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Creates a new instance of a configuration parser but with overlayed variables and the same connection factory as this parser.
createSubscription(SessionInfo, EventFilter[]) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
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.
createTemporaryBlob(InputStream) - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Deprecated. Creates a temporary oracle.sql.BLOB instance via reflection and spools the contents of the specified stream.
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 parameters.
createUser(String, String) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
 
createUser(String, String, Principal, String) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
 
createUserManager(SessionImpl) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
Creates a UserManagerImpl for the given session.
createUserManager(SessionImpl) - Method in class org.apache.jackrabbit.core.UserPerWorkspaceSecurityManager
Creates a new instanceof TransientChangeUserManagerImpl.
createUUIDTerm(String) - Static method in class org.apache.jackrabbit.core.query.lucene.TermFactory
Creates a Term with the given id value and with a field name FieldNames.UUID.
createValue(QValue) - Method in class org.apache.jackrabbit.core.value.ValueFactoryImpl
 
createValue(Binary) - Method in class org.apache.jackrabbit.core.value.ValueFactoryImpl
 
createValue(InputStream) - Method in class org.apache.jackrabbit.core.value.ValueFactoryImpl
 
createValue(String, int) - Method in class org.apache.jackrabbit.core.value.ValueFactoryImpl
 
createValue(String) - Method in class org.apache.jackrabbit.rmi.value.SerialValueFactory
createValue(String, int) - Method in class org.apache.jackrabbit.rmi.value.SerialValueFactory
createValue(long) - Method in class org.apache.jackrabbit.rmi.value.SerialValueFactory
createValue(double) - Method in class org.apache.jackrabbit.rmi.value.SerialValueFactory
createValue(boolean) - Method in class org.apache.jackrabbit.rmi.value.SerialValueFactory
createValue(BigDecimal) - Method in class org.apache.jackrabbit.rmi.value.SerialValueFactory
createValue(Calendar) - Method in class org.apache.jackrabbit.rmi.value.SerialValueFactory
createValue(InputStream) - Method in class org.apache.jackrabbit.rmi.value.SerialValueFactory
createValue(Node) - Method in class org.apache.jackrabbit.rmi.value.SerialValueFactory
createValue(Binary) - Method in class org.apache.jackrabbit.rmi.value.SerialValueFactory
 
createValue(Node, boolean) - Method in class org.apache.jackrabbit.rmi.value.SerialValueFactory
 
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(Binary) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
 
createValue(BigDecimal) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
 
createValue(Node, boolean) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
 
createValue(boolean) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
createValue(Calendar) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
createValue(double) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
createValue(InputStream) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
createValue(long) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
createValue(Node) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
createValue(String) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
createValue(String, int) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
createValue(Binary) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
createValue(BigDecimal) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
createValue(Node, boolean) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
createVersionableNode(Node, String, NodeType) - Method in class org.apache.jackrabbit.test.api.version.AbstractVersionTest
Create a versionable node below the given parent node.
createVersionableNode(Node, String, NodeType) - Method in class org.apache.jackrabbit.test.api.version.simple.AbstractVersionTest
Create a versionable node below the given parent node.
createVersionHistory(Session, NodeState, NodeId) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
Creates a new version history.
createVersionHistory(Session, NodeState, NodeId) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Creates a new version history.
createVersionManager(VersioningConfig, DelegatingObservationDispatcher) - Method in class org.apache.jackrabbit.core.RepositoryImpl
Creates the version manager.
createVersionManager() - Method in class org.apache.jackrabbit.core.SessionImpl
Create the version manager.
createVersionManager() - 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.PredicateDerefQuery
Creates a Weight instance for this query.
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 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, String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
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.
createWorkspace(String) - Method in class org.apache.jackrabbit.core.WorkspaceManager
Creates a workspace with the given name.
createWorkspace(String, InputSource) - Method in class org.apache.jackrabbit.core.WorkspaceManager
Creates a workspace with the given name and a workspace configuration template.
createWorkspace(String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
createWorkspace(String, String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
createWorkspace(String) - Method in class org.apache.jackrabbit.rmi.client.ClientWorkspace
 
createWorkspace(String, String) - Method in class org.apache.jackrabbit.rmi.client.ClientWorkspace
 
createWorkspace(String, String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteWorkspace
 
createWorkspace(String, String, String) - Method in class org.apache.jackrabbit.rmi.server.jmx.JCRServer
 
createWorkspace(String, String, String) - Method in interface org.apache.jackrabbit.rmi.server.jmx.JCRServerMBean
Creates a workspace in the managed repository.
createWorkspace(String, String) - Method in class org.apache.jackrabbit.rmi.server.ServerWorkspace
 
createWorkspace(SessionInfo, String, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
createWorkspace(SessionInfo, String, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
createWorkspace(SessionInfo, String, String) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Create a new workspace with the specified name.
createWorkspace(SessionInfo, String, String) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
Create a new workspace with the specified name.
createWorkspace(SessionInfo, String, String) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Create a new workspace with the specified name.
CreateWorkspace - Class in org.apache.jackrabbit.standalone.cli.ext
Creates a Workspace.
CreateWorkspace() - Constructor for class org.apache.jackrabbit.standalone.cli.ext.CreateWorkspace
 
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(RepositoryConfig, SessionInfo) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
createXPath() - Method in class org.apache.jackrabbit.test.api.query.OrderByLengthTest
 
createXPath() - Method in class org.apache.jackrabbit.test.api.query.OrderByLocalNameTest
 
createXPath() - Method in class org.apache.jackrabbit.test.api.query.OrderByLowerCaseTest
 
createXPath() - Method in class org.apache.jackrabbit.test.api.query.OrderByNameTest
 
createXPath() - Method in class org.apache.jackrabbit.test.api.query.OrderByUpperCaseTest
 
CREATION_DATE_PATTERN - Static variable in class org.apache.jackrabbit.webdav.util.HttpDateFormat
Simple date format pattern for the creation date ISO representation (partial).
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).
creationDateFormat() - Static method in class org.apache.jackrabbit.webdav.util.HttpDateFormat
Creates a new HttpDateFormat using the creation date pattern.
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
 
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
Build a new instance of CryptedSimpleCredentials from the given SimpleCredentials and create the crypted password field using the default digest.
CryptedSimpleCredentials(String, String) - Constructor for class org.apache.jackrabbit.core.security.authentication.CryptedSimpleCredentials
Create a new instanceof CryptedSimpleCredentials from the given userId and cryptedPassword strings.
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_NODE_KEY - Static variable in class org.apache.jackrabbit.standalone.cli.CommandHelper
Current node key
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.
currentActivity - Variable in class org.apache.jackrabbit.core.version.VersionManagerImplBase
the node id of the current activity
currentLevel - Variable in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
used to track hierarchy level of item currently being processed
CurrentNode - Class in org.apache.jackrabbit.standalone.cli.core
Set the current working Node
CurrentNode() - Constructor for class org.apache.jackrabbit.standalone.cli.core.CurrentNode
 
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.
DatabaseAware - Interface in org.apache.jackrabbit.core.util.db
Bean components (i.e., classes that appear in the repository descriptor) that implement this interface will get the repositories ConnectionFactory instance injected just after construction and before initialization.
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
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
Deprecated. Please migrate to a bundle persistence manager (JCR-2802)
DatabasePersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated. Creates a new DatabasePersistenceManager instance.
databaseType - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The database type used.
databaseType - Variable in class org.apache.jackrabbit.core.persistence.pool.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.
dataSource - Variable in class org.apache.jackrabbit.core.util.db.ConnectionHelper
 
DATASOURCE_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the data source configuration element.
DataSourceConfig - Class in org.apache.jackrabbit.core.config
This class contains list of definitions for DataSource instances.
DataSourceConfig() - Constructor for class org.apache.jackrabbit.core.config.DataSourceConfig
 
DataSourceConfig.DataSourceDefinition - Class in org.apache.jackrabbit.core.config
The definition of a DataSource.
DataSourceConfig.DataSourceDefinition(String, Properties) - Constructor for class org.apache.jackrabbit.core.config.DataSourceConfig.DataSourceDefinition
Creates a DataSourceDefinition from the given properties and throws a ConfigurationException when the set of properties does not satisfy some validity constraints.
dataSourceName - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
The logical name of the DataSource to use.
dataSourceName - Variable in class org.apache.jackrabbit.core.fs.db.DbFileSystem
 
dataSourceName - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
the logical name of the data source to use
DATASOURCES_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the data source configuration element.
DataSourceWrapper - Class in org.apache.jackrabbit.core.util.db
This class delegates all calls to the corresponding method on the wrapped DataSource except for the DataSourceWrapper.getConnection() method, which delegates to DataSource#getConnection(String, String) with the username and password which are given on construction.
DataSourceWrapper(DataSource, String, String) - Constructor for class org.apache.jackrabbit.core.util.db.DataSourceWrapper
 
DataStore - Interface in org.apache.jackrabbit.core.data
Append-only store for binary streams.
dataStore - Variable in class org.apache.jackrabbit.core.persistence.util.BundleBinding
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.
DataStoreGarbageCollector - Interface in org.apache.jackrabbit.api.management
Garbage collector for DataStore.
DATE - Static variable in class org.apache.jackrabbit.commons.cnd.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<T> - 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, 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<DavResource>) - 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.
DB_TYPE - Static variable in class org.apache.jackrabbit.core.config.DataSourceConfig
 
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.pool
Implements a StringIndex that stores and retrieves the names from a table in a database.
DbNameIndex(ConnectionHelper, String) - Constructor for class org.apache.jackrabbit.core.persistence.pool.DbNameIndex
Creates a new index that is stored in a db.
DbUtility - Class in org.apache.jackrabbit.core.util.db
This class contains some database utility methods.
debugStream - Variable in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager
 
debugStream - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
 
DECIMAL - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
 
DecimalField - Class in org.apache.jackrabbit.core.query.lucene
The DecimalField class is a utility to convert java.math.BigDecimal values to String values that are lexicographically sortable according to the decimal value.
DecimalField() - Constructor for class org.apache.jackrabbit.core.query.lucene.DecimalField
 
DecimalLiteral - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
decimalToString(BigDecimal) - Static method in class org.apache.jackrabbit.core.query.lucene.DecimalField
Convert a BigDecimal to a String.
DecimalValue - Class in org.apache.jackrabbit.value
A DecimalValue provides an implementation of the Value interface representing a DECIMAL value.
DecimalValue(BigDecimal) - Constructor for class org.apache.jackrabbit.value.DecimalValue
Constructs a DecimalValue object representing a decimal.
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_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.commons.webdav.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(String) - Static method in class org.apache.jackrabbit.test.api.util.ISO9075
Decodes the name.
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(String) - Static method in class org.apache.jackrabbit.util.ISO9075
Decodes the name.
DeepLockTest - Class in org.apache.jackrabbit.test.api.lock
DeepLockTest...
DeepLockTest() - Constructor for class org.apache.jackrabbit.test.api.lock.DeepLockTest
 
DEFAULT - Static variable in class org.apache.jackrabbit.commons.cnd.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_CACHE_BEHAVIOR - Static variable in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory
Default value for Jcr2spiRepositoryFactory.PARAM_CACHE_BEHAVIOR
DEFAULT_CACHE_SIZE - Static variable in class org.apache.jackrabbit.spi.commons.ItemInfoCacheImpl
Default size of the cache.
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
Deprecated. The default encoding used in serialization
DEFAULT_ENCODING - Static variable in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
the default encoding
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_ITEM_CACHE_SIZE - Static variable in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory
Default value for Jcr2spiRepositoryFactory.PARAM_ITEM_CACHE_SIZE
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_POLL_TIME_OUT - Static variable in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory
Default value for Jcr2spiRepositoryFactory.PARAM_POLL_TIME_OUT
DEFAULT_QUERY_HANDLER - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Name of the default search index implementation class.
DEFAULT_REPOSITORY_URI - Static variable in class org.apache.jackrabbit.spi2davex.Spi2davexRepositoryServiceFactory
Default URI for the Spi2davexRepositoryServiceFactory.PARAM_REPOSITORY_URI configuration parameter.
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_USERID - Static variable in class org.apache.jackrabbit.core.NodeTypeInstanceHandler
Default user id in the case where the creating user cannot be determined.
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<T> - Class in org.apache.jackrabbit.webdav.property
DefaultDavProperty...
DefaultDavProperty(String, T, 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, T, 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, T, boolean) - Constructor for class org.apache.jackrabbit.webdav.property.DefaultDavProperty
Creates a new WebDAV property with the given DavPropertyName and value.
DefaultDavProperty(DavPropertyName, T) - 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:
Nodetype for Collection: nt:folder Nodetype for Non-Collection: nt:file Nodetype for Non-Collection content: nt:unstructured
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:unstructured
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.
DefaultISMLocking - Class in org.apache.jackrabbit.core.state
Default item state locking strategy.
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.
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(NamespaceResolver, IdentifierResolver, 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.commons.webdav.NodeTypeConstants
Name of the default primary type attribute.
DEFAULTPRIMARYTYPE_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
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.
DefaultProtectedItemImporter - Class in org.apache.jackrabbit.core.xml
DefaultProtectedItemImporter...
DefaultProtectedItemImporter() - Constructor for class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
 
DefaultProtectedNodeImporter - Class in org.apache.jackrabbit.core.xml
Default implementation that isn't able to handle any protected nodes.
DefaultProtectedNodeImporter() - Constructor for class org.apache.jackrabbit.core.xml.DefaultProtectedNodeImporter
 
DefaultProtectedPropertyImporter - Class in org.apache.jackrabbit.core.xml
Default implementation that isn't able to handle any protected properties.
DefaultProtectedPropertyImporter() - Constructor for class org.apache.jackrabbit.core.xml.DefaultProtectedPropertyImporter
 
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 implementation of a QueryNodeFactory.
DefaultQueryNodeFactory(Collection<Name>) - 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
 
DefaultQValue - Class in org.apache.jackrabbit.spi.commons.value
QValue implementation for all valid PropertyTypes except for BINARY.
DefaultQValue(String, int) - Constructor for class org.apache.jackrabbit.spi.commons.value.DefaultQValue
 
DefaultQValue(Long) - Constructor for class org.apache.jackrabbit.spi.commons.value.DefaultQValue
 
DefaultQValue(Double) - Constructor for class org.apache.jackrabbit.spi.commons.value.DefaultQValue
 
DefaultQValue(BigDecimal) - Constructor for class org.apache.jackrabbit.spi.commons.value.DefaultQValue
 
DefaultQValue(Boolean) - Constructor for class org.apache.jackrabbit.spi.commons.value.DefaultQValue
 
DefaultQValue(Name) - Constructor for class org.apache.jackrabbit.spi.commons.value.DefaultQValue
 
DefaultQValue(Path) - Constructor for class org.apache.jackrabbit.spi.commons.value.DefaultQValue
 
DefaultQValue(URI) - Constructor for class org.apache.jackrabbit.spi.commons.value.DefaultQValue
 
DefaultQValue(Calendar) - Constructor for class org.apache.jackrabbit.spi.commons.value.DefaultQValue
 
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.
DefaultRedoLogFactory - Class in org.apache.jackrabbit.core.query.lucene
DefaultRedoLogFactory...
DefaultRedoLogFactory() - Constructor for class org.apache.jackrabbit.core.query.lucene.DefaultRedoLogFactory
 
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
 
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.commons.webdav.NodeTypeConstants
Name of the default value element.
DEFAULTVALUE_ELEMENT - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the default value element.
DEFAULTVALUES_ELEMENT - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
Name of the default values element.
DEFAULTVALUES_ELEMENT - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the default values element.
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
 
defaulWsp - Variable in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
The name of the default workspace
DefineFunction - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
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.
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.
DefineVariable - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
DefinitionBuilderFactory<T,N> - Class in org.apache.jackrabbit.commons.cnd
Builder for node type definitions, node definitions and property definitions.
DefinitionBuilderFactory() - Constructor for class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory
 
DefinitionBuilderFactory.AbstractItemDefinitionBuilder<T> - Class in org.apache.jackrabbit.commons.cnd
Builder for item definitions of type T
DefinitionBuilderFactory.AbstractItemDefinitionBuilder() - Constructor for class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractItemDefinitionBuilder
 
DefinitionBuilderFactory.AbstractNodeDefinitionBuilder<T> - Class in org.apache.jackrabbit.commons.cnd
Builder for child node definitions of type T
DefinitionBuilderFactory.AbstractNodeDefinitionBuilder() - Constructor for class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeDefinitionBuilder
 
DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder<T> - Class in org.apache.jackrabbit.commons.cnd
Builder for a node type definition of type T.
DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder() - Constructor for class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
 
DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder<T> - Class in org.apache.jackrabbit.commons.cnd
Builder for property definitions of type T
DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder() - Constructor for class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder
 
delayIfEventQueueOverloaded() - Method in class org.apache.jackrabbit.core.observation.ObservationDispatcher
Checks if the observation event queue contains more than the configured maximum number of events, and delays the current thread in such cases.
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
 
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.
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
 
deleteBinaryResource() - Method in class org.apache.jackrabbit.core.value.InternalValue
Delete persistent binary objects.
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 the deleted states in this change log.
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 id 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
Deprecated. use sweep().
deleteWorkspace(String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl

Always throws UnsupportedRepositoryOperationException since removal of workspaces is currently not supported.

deleteWorkspace(String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
deleteWorkspace(String) - Method in class org.apache.jackrabbit.rmi.client.ClientWorkspace
 
deleteWorkspace(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteWorkspace
 
deleteWorkspace(String) - Method in class org.apache.jackrabbit.rmi.server.ServerWorkspace
 
deleteWorkspace(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
deleteWorkspace(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
deleteWorkspace(SessionInfo, String) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Deletes the workspace with the specified name.
deleteWorkspace(SessionInfo, String) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
Deletes the workspace with the specified name.
deleteWorkspace(SessionInfo, String) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Deletes the workspace with the specified name.
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 interface org.apache.jackrabbit.spi.Path
Checks if the last path element is the current element (".").
denotesCurrent() - Method in interface org.apache.jackrabbit.spi.Path.Element
Returns true if this element denotes the current ('.') element, otherwise returns false.
denotesIdentifier() - Method in interface org.apache.jackrabbit.spi.Path
Test if this path consists of a single identifier element.
denotesIdentifier() - Method in interface org.apache.jackrabbit.spi.Path.Element
Returns true if this element represents an identifier element.
denotesName() - Method in interface org.apache.jackrabbit.spi.Path
Checks if the last path element is a named and optionally indexed element.
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 interface org.apache.jackrabbit.core.id.ItemId
Checks whether this identifier denotes a node item.
denotesNode() - Method in class org.apache.jackrabbit.core.id.NodeId
Returns true to indicate that this is a node identifier.
denotesNode() - Method in class org.apache.jackrabbit.core.id.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 interface org.apache.jackrabbit.spi.Path
Checks if the last path element is the parent element ("..").
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 interface org.apache.jackrabbit.spi.Path
Tests whether this is 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.
depopulateContext(Context) - Method in class org.apache.jackrabbit.standalone.cli.JcrParser
Remove Context attribute specific to the parsed Command
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.pool.DerbyPersistenceManager
name of the embedded driver
DERBY_EMBEDDED_DRIVER - Static variable in class org.apache.jackrabbit.core.util.db.DerbyConnectionHelper
name of the embedded driver
DerbyConnectionHelper - Class in org.apache.jackrabbit.core.util.db
 
DerbyConnectionHelper(DataSource, boolean) - Constructor for class org.apache.jackrabbit.core.util.db.DerbyConnectionHelper
 
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.db
Deprecated. Please migrate to a bundle persistence manager (JCR-2802)
DerbyPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.db.DerbyPersistenceManager
Deprecated. Creates a new SimpleDbPersistenceManager instance.
DerbyPersistenceManager - Class in org.apache.jackrabbit.core.persistence.pool
Extends the BundleDbPersistenceManager by derby specific code.
DerbyPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
 
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(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(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...
DescendantNodeJoinConditionTest - Class in org.apache.jackrabbit.test.api.query.qom
DescendantNodeJoinConditionTest contains test cases that cover DescendantNodeJoinCondition.
DescendantNodeJoinConditionTest() - Constructor for class org.apache.jackrabbit.test.api.query.qom.DescendantNodeJoinConditionTest
 
DescendantNodeTest - Class in org.apache.jackrabbit.test.api.query.qom
DescendantNodeTest contains test cases related to QOM DescendantNode constraints.
DescendantNodeTest() - Constructor for class org.apache.jackrabbit.test.api.query.qom.DescendantNodeTest
 
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 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
 
Describe - Class in org.apache.jackrabbit.standalone.cli.info
Describes the given Node.
Describe() - Constructor for class org.apache.jackrabbit.standalone.cli.info.Describe
 
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.AbstractRepositoryService
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(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, 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.
desFsPathKey - Variable in class org.apache.jackrabbit.standalone.cli.xml.AbstractExportViewToFile
target file key
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
Deprecated. Destroy a node state.
destroy(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Deprecated. Destroy a property state.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
Deprecated. 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.BundleFsPersistenceManager
Deletes the node references from the underlying system.
destroy(NodeState) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated. Destroy a node state.
destroy(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated. Destroy a property state.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated. Destroy a node references object.
destroy(NodeState) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated. Destroy a node state.
destroy(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated. Destroy a property state.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated. Destroy a node references object.
destroy(NodeState) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Deprecated. Destroy a node state.
destroy(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Deprecated. Destroy a property state.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Deprecated. Destroy a node references object.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Deletes the node references from the underlying system.
destroy(NodeState) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Deprecated. Destroy a node state.
destroy(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Deprecated. Destroy a property state.
destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Deprecated. 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.
destroy() - Method in class org.apache.jackrabbit.servlet.AbstractRepositoryServlet
Removes the repository attribute from the servlet context.
destroy() - Method in class org.apache.jackrabbit.servlet.jackrabbit.JackrabbitRepositoryServlet
Removes the repository from the servlet context and shuts it down.
destroy() - Method in class org.apache.jackrabbit.servlet.JNDIBindingServlet
Unbinds the repository from JNDI.
destroy() - Method in class org.apache.jackrabbit.servlet.login.AbstractLoginFilter
 
destroy() - Method in class org.apache.jackrabbit.servlet.remote.JNDIRemoteBindingServlet
Unbinds the remote repository from JNDI.
destroy() - Method in class org.apache.jackrabbit.servlet.remote.RMIRemoteBindingServlet
Unbinds the repository from RMI.
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.BundleFsPersistenceManager
Deletes the bundle from the underlying system.
destroyBundle(NodePropBundle) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Deletes the bundle from the underlying system.
detect(String) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
Detects the media type of a document based on the given name.
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(LockInfo) - 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.test.api.util.Text
Digest the plain string using the given algorithm.
digest(String, byte[]) - Static method in class org.apache.jackrabbit.test.api.util.Text
Digest the plain string using the given algorithm.
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(String) - Method in interface org.apache.jackrabbit.api.security.user.User
Disable this user thus preventing future login if the reason is a non-null String.
disable(String) - Method in class org.apache.jackrabbit.core.security.user.UserImpl
 
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_testMergeLockedJcr2() - 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_testMergeNodeBestEffortTrueJcr2() - Method in class org.apache.jackrabbit.test.api.version.MergeSubNodeTest
VersionManager.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_testMergeNodeForceFailureJcr2() - 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_testMergeNodeFromUpdatedSourceWorkspaceJcr2() - Method in class org.apache.jackrabbit.test.api.version.MergeSubNodeTest
VersionManager.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_testMergeNodeSubNodesMergeTestJcr2() - Method in class org.apache.jackrabbit.test.api.version.MergeSubNodeTest
VersionManager.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_testRemoveNodeFromSourceWorkspaceAndMergeWithUpdateJcr2() - Method in class org.apache.jackrabbit.test.api.version.MergeSubNodeTest
VersionManager.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.InternalValue
 
discard() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
 
discard() - Method in interface org.apache.jackrabbit.spi.QValue
Frees temporarily allocated resources such as temporary file, buffer, etc.
discardAll() - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Discards all virtual item states and prepares for the root state to be recreated when next accessed.
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() - Method in class org.apache.jackrabbit.core.cache.AbstractCache
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
Releases all resources associated with this field.
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(String) - Method in class org.apache.jackrabbit.core.UserPerWorkspaceSecurityManager
 
dispose() - Method in class org.apache.jackrabbit.core.value.RefCountingBLOBFileValue
Discards the underyling value if the reference count drops to zero.
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.AbstractRepositoryService
This default implementation does nothing.
dispose(Subscription) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
dispose() - Method in class org.apache.jackrabbit.spi.commons.ItemInfoCacheImpl
 
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() - Method in interface org.apache.jackrabbit.spi.ItemInfoCache
Clear the cache and dispose all entries.
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() - Method in class org.apache.jackrabbit.spi2davex.BinaryPartSource
 
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.
dispose() - Method in class org.apache.jackrabbit.value.BinaryImpl
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.cache.CacheAccessListener
Called after the cache is no longer used.
disposeCache(Cache) - Method in class org.apache.jackrabbit.core.cache.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
docFreq(Term) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexSearcher
 
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.
doCreateGroup(NodeImpl) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Build the group object from the given group node.
doCreateUser(NodeImpl) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Build the user object from the given user node.
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(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.jackrabbit.servlet.login.AbstractLoginFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
Outputs the repository descriptors either as a collection of properties (see Properties.store(java.io.OutputStream, String) or individually addressable text/plain resources based on the request URI.
doGet(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.server.remoting.davex.JcrRemotingServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jackrabbit.servlet.AbstractRepositoryServlet
Outputs the repository descriptors either as a collection of properties (see Properties.store(java.io.OutputStream, String) or individually addressable text/plain resources based on the request URI.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jackrabbit.servlet.remote.RemoteBindingServlet
Outputs the remote repository reference as a serialized stream.
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<Term>, 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.fs.FileSystem, 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() - Method in class org.apache.jackrabbit.core.journal.MemoryJournal
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 class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
 
Done() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
 
doneMerge(Version) - Method in class org.apache.jackrabbit.core.NodeImpl
Deprecated. 
doneMerge(String, Version) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
doneMerge(String, Version) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
doneMerge(Version) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
doneMerge(Version) - Method in class org.apache.jackrabbit.rmi.client.ClientNode
doneMerge(String, Version) - Method in class org.apache.jackrabbit.rmi.client.ClientVersionManager
 
doneMerge(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.doneMerge(Version) method.
doneMerge(String) - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.doneMerge(Version) method.
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
doShutdown() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Protected method that performs the actual shutdown after the shutdown lock has been acquired by the RepositoryImpl.shutdown() method.
doSourced(SessionImpl, InternalVersionManagerImpl.SourcedTarget) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl.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
 
doTry() - Method in class org.apache.jackrabbit.core.util.db.ConnectionHelper.RetryManager
 
DOUBLE - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
 
DOUBLE_PERIOD - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
DOUBLE_QUOTE - Static variable in class org.apache.jackrabbit.commons.cnd.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(boolean) - Method in class org.apache.jackrabbit.core.journal.MemoryJournal
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 - Static variable in class org.apache.jackrabbit.core.config.DataSourceConfig
 
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.db.SimpleDbPersistenceManager
Deprecated.  
driver - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
the jdbc driver name
DummyInitialContextFactory - Class in org.apache.jackrabbit.core.jndi.provider
DummyInitialContextFactory ...
DummyInitialContextFactory() - Constructor for class org.apache.jackrabbit.core.jndi.provider.DummyInitialContextFactory
 
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() - 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
 
Dump - Class in org.apache.jackrabbit.standalone.cli.info
Dump stored data from the current working Node
Dump() - Constructor for class org.apache.jackrabbit.standalone.cli.info.Dump
 
dump(PrintWriter, Node) - Method in class org.apache.jackrabbit.standalone.cli.info.Dump
Dumps the given Node to the given PrintWriter
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
 
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.

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<T>) - Method in interface org.apache.jackrabbit.spi.commons.name.PathMap.ElementVisitor
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.AccessControlPolicyIteratorAdapter
Static instance of an empty AccessControlPolicyIteratorAdapter.
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.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 method in class org.apache.jackrabbit.spi.commons.iterator.Iterators
Returns an empty iterator of type T.
EMPTY - Static variable in class org.apache.jackrabbit.webdav.DavResourceIteratorImpl
 
EMPTY_ARRAY - Static variable in class org.apache.jackrabbit.core.value.InternalValue
 
EMPTY_ARRAY - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.constraint.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_ARRAY - Static variable in interface org.apache.jackrabbit.spi.QValueConstraint
Empty array of QValueConstraint.
EMPTY_DEFAULT_HEADER_VALUE - Static variable in class org.apache.jackrabbit.server.BasicCredentialsProvider
 
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
 
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(String) - Static method in class org.apache.jackrabbit.test.api.util.ISO9075
Encodes name as specified in ISO 9075.
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(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.test.api.util.Text
Replaces illegal XML characters in the given string by their corresponding predefined entity references.
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.test.api.util.ISO9075
Encodes path as specified in ISO 9075.
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(NodeImpl) - Method in class org.apache.jackrabbit.core.security.user.UserImporter
 
end(NodeState) - Method in class org.apache.jackrabbit.core.security.user.UserImporter
 
end(Xid, int) - Method in class org.apache.jackrabbit.core.XASessionImpl

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

end(NodeImpl) - Method in class org.apache.jackrabbit.core.xml.AccessControlImporter
 
end(NodeState) - Method in class org.apache.jackrabbit.core.xml.AccessControlImporter
 
end(NodeImpl) - Method in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
Does nothing.
end(NodeState) - Method in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
Does nothing.
end() - Method in interface org.apache.jackrabbit.core.xml.Importer
Called once at the end of the content import.
end(NodeImpl) - Method in interface org.apache.jackrabbit.core.xml.ProtectedNodeImporter
Informs this importer that the tree to be imported below protectedParent has bee completed.
end(NodeState) - Method in interface org.apache.jackrabbit.core.xml.ProtectedNodeImporter
Informs this importer that the tree to be imported below protectedParent has bee completed.
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.JCASessionHandle
 
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(Xid, int) - Method in class org.apache.jackrabbit.rmi.client.ClientXASession
 
end(Xid, int) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteXASession
Remote version of the XAResource.end(Xid, int) method.
end(Xid, int) - Method in class org.apache.jackrabbit.rmi.server.ServerXASession
 
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.commons.cnd.Lexer
 
END_TAG - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
END_TYPE - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
 
endArray() - Method in interface org.apache.jackrabbit.commons.json.JsonHandler
Receive notification about the end of an JSON array.
endBatch(boolean) - Method in class org.apache.jackrabbit.core.util.db.ConnectionHelper
This method always ends the batch mode.
endChildInfo() - Method in class org.apache.jackrabbit.core.security.user.UserImporter
 
endChildInfo() - Method in class org.apache.jackrabbit.core.xml.AccessControlImporter
 
endChildInfo() - Method in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
Does nothing.
endChildInfo() - Method in interface org.apache.jackrabbit.core.xml.ProtectedNodeImporter
Informs this importer about the end of a child info.
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
Receive 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.
ensureKnowsNodeType(Session, String) - Method in class org.apache.jackrabbit.test.AbstractJCRTest
Checks that the repository supports the specified node type, otherwise aborts with NotExecutableException
ensureMixinType(Node, String) - Method in class org.apache.jackrabbit.test.AbstractJCRTest
Ensures that the given node is of the given mixin type.
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.
enter(String, Object[]) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriter
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
EntryCollector - Class in org.apache.jackrabbit.core.security.authorization.acl
EntryCollector collects ACEs defined and effective for a given Node and listens to access control modifications in order to inform listeners.
EntryCollector(SessionImpl, NodeId) - Constructor for class org.apache.jackrabbit.core.security.authorization.acl.EntryCollector
 
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.InvalidationStrategy - Interface in org.apache.jackrabbit.jcr2spi.hierarchy
Strategy for invalidating item states
EntryFactory.NodeEntryListener - Interface in org.apache.jackrabbit.jcr2spi.hierarchy
 
EntryFilter - Interface in org.apache.jackrabbit.core.security.authorization.acl
EntryFilter...
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.commons.cnd.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(String, Value) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Create a condition which holds iff the node of an Authorizable has a property at relPath which is equal to value.
eq(String, Value) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
EQ_ENTITY - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
 
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.id.NodeId
Compares two UUID for equality.
equals(Object) - Method in class org.apache.jackrabbit.core.id.PropertyId
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.persistence.util.NodePropBundle.ChildNodeEntry
 
equals(Object) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
 
equals(Object) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.PropertyEntry
 
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.authorization.GlobPattern
 
equals(Object) - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
 
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.value.InternalValue
 
equals(Object) - Method in class org.apache.jackrabbit.core.value.RefCountingBLOBFileValue
 
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.rmi.client.security.ClientPrivilege
 
equals(Object) - Method in class org.apache.jackrabbit.rmi.observation.ServerEventListenerProxy
Returns true if obj is either the same as this or a proxy for the same client-side listener, which is identicated by the same listener identifier.
equals(Object) - Method in class org.apache.jackrabbit.rmi.remote.SerializableXid
 
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.batch.AbstractChangeLog
 
equals(AbstractChangeLog<?>) - Method in class org.apache.jackrabbit.spi.commons.batch.AbstractChangeLog
 
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.SetPrimaryType
 
equals(Operations.SetPrimaryType) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetPrimaryType
 
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
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.nodetype.constraint.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.QNodeTypeDefinitionImpl
 
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.AbstractQValue
Default implementation of the equals method.
equals(Object) - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
 
equals(Object) - Method in class org.apache.jackrabbit.spi.ItemInfoCache.Entry
 
equals(Object) - Method in class org.apache.jackrabbit.spi2davex.ChildInfoImpl
 
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.DecimalValue
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.value.URIValue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.jackrabbit.value.WeakReferenceValue
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, NamespaceMappings, IndexReader, Name, Name) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.EquiJoin
Creates a new equi join condition.
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...
EquiJoinConditionTest - Class in org.apache.jackrabbit.test.api.query.qom
EquiJoinConditionTest contains test cases that cover EquiJoinCondition.
EquiJoinConditionTest() - Constructor for class org.apache.jackrabbit.test.api.query.qom.EquiJoinConditionTest
 
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.
error(String, Object[], Exception) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriter
Logs the exception including a stack trace at debug level is debug level is enabled.
errorCount() - Method in class org.apache.jackrabbit.test.JCRTestResult
 
errorHandler - Variable in class org.apache.jackrabbit.commons.flat.ItemSequence
The TreeTraverser.ErrorHandler instance used for handling exceptions occurring while traversing the hierarchy.
errorHandling - Variable in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
flag for error handling
errorHandling - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
flag for error handling
errorHandling - Variable in class org.apache.jackrabbit.core.persistence.util.BundleBinding
the error handling
ErrorHandling - Class in org.apache.jackrabbit.core.persistence.util
ErrorHandling configuration abstraction class
ErrorHandling() - Constructor for class org.apache.jackrabbit.core.persistence.util.ErrorHandling
Creates a default error handling config.
ErrorHandling(String) - Constructor for class org.apache.jackrabbit.core.persistence.util.ErrorHandling
Creates a new error handling configuration based on the given string.
errors() - Method in class org.apache.jackrabbit.test.JCRTestResult
 
escape(String) - Static method in class org.apache.jackrabbit.core.security.user.XPathQueryEvaluator
Escape string for matching in jcr escaped node names
ESCAPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
escape(String, char) - Static method in class org.apache.jackrabbit.test.api.util.Text
Does an URL encoding of the string using the escape character.
escape(String, char, boolean) - Static method in class org.apache.jackrabbit.test.api.util.Text
Does an URL encoding of the string using the escape character.
escape(String) - Static method in class org.apache.jackrabbit.test.api.util.Text
Does a URL encoding of the string.
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.test.api.util.Text
Escapes all illegal JCR name characters of a string.
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.test.api.util.Text
Escapes all illegal XPath search characters of a string.
escapeIllegalXpathSearchChars(String) - Static method in class org.apache.jackrabbit.util.Text
Escapes illegal XPath search characters at the end 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.test.api.util.Text
Does a URL encoding of the 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
 
eval() - Method in class org.apache.jackrabbit.core.security.user.XPathQueryEvaluator
 
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(Object) - Method in class org.apache.jackrabbit.commons.predicate.RowPredicate
Checks whether the given object is a Row and calls the protected RowPredicate.evaluate(Row) method to evaluate the row.
evaluate(Row) - Method in class org.apache.jackrabbit.commons.predicate.RowPredicate
Evaluates the given row.
evaluate(Node) - Method in class org.apache.jackrabbit.commons.predicate.RowPredicate
Evaluates the given node.
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.
evaluate(String, Value, Value) - Method in class org.apache.jackrabbit.core.query.lucene.join.ValueComparator
Evaluates the given QOM comparison operation with the given values.
evaluate(String, Value[], Value[]) - Method in class org.apache.jackrabbit.core.query.lucene.join.ValueComparator
Evaluates the given QOM comparison operation with the given value arrays.
evaluate(T) - Method in interface org.apache.jackrabbit.spi.commons.iterator.Predicate
Use the specified parameter to perform a test that returns true or false.
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.spi
Event is similar to the regular JCR Event and adds additional information about the affected item.
EVENT_ALL - Static variable in class org.apache.jackrabbit.commons.webdav.EventUtil
String array listing the xml local names of all type of jcr events.
EVENT_NODEADDED - Static variable in class org.apache.jackrabbit.commons.webdav.EventUtil
Element representing the 'nodeadded' event type.
EVENT_NODEMOVED - Static variable in class org.apache.jackrabbit.commons.webdav.EventUtil
Element representing the 'nodemoved' event type.
EVENT_NODEREMOVED - Static variable in class org.apache.jackrabbit.commons.webdav.EventUtil
Element representing the 'noderemoved' event type.
EVENT_PERSIST - Static variable in class org.apache.jackrabbit.commons.webdav.EventUtil
Element representing the 'persist' event type.
EVENT_PROPERTYADDED - Static variable in class org.apache.jackrabbit.commons.webdav.EventUtil
Element representing the 'propertyadded' event type.
EVENT_PROPERTYCHANGED - Static variable in class org.apache.jackrabbit.commons.webdav.EventUtil
Element representing the 'propertychanged' event type.
EVENT_PROPERTYREMOVED - Static variable in class org.apache.jackrabbit.commons.webdav.EventUtil
Element representing the 'propertyremoved' event type.
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<Event>, 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<Name>, 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
Deprecated.  
EventImpl(int, Path, ItemId, NodeId, Name, Name[], String, String, long, Map<Name, QValue>) - 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, NamePathResolver, QValueFactory) - Constructor for class org.apache.jackrabbit.spi2dav.EventImpl
 
EventIteratorAdapter - Class in org.apache.jackrabbit.commons.iterator
Adapter class for turning RangeIterators or Iterators into EventIterators.
EventIteratorAdapter(EventIterator) - Constructor for class org.apache.jackrabbit.commons.iterator.EventIteratorAdapter
Creates an adapter for the given RangeIterator.
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: The AbstractJCRTest.testRoot must allow child nodes of type AbstractJCRTest.testNodeType.
EventIteratorTest() - Constructor for class org.apache.jackrabbit.test.api.observation.EventIteratorTest
 
EventJournalImpl - Class in org.apache.jackrabbit.core.observation
EventJournalImpl implements the JCR 2.0 EventJournal.
EventJournalImpl(EventFilter, Journal, String, SessionImpl) - Constructor for class org.apache.jackrabbit.core.observation.EventJournalImpl
Creates a new event journal.
EventJournalImpl - Class in org.apache.jackrabbit.jcr2spi.observation
EventJournalImpl implement the JSR 283 event journal over SPI.
EventJournalImpl(WorkspaceManager, EventFilter, NamePathResolver) - Constructor for class org.apache.jackrabbit.jcr2spi.observation.EventJournalImpl
 
EventJournalTest - Class in org.apache.jackrabbit.test.api.observation
EventJournalTest performs EventJournal tests.
EventJournalTest() - Constructor for class org.apache.jackrabbit.test.api.observation.EventJournalTest
 
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.id.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...
EventUtil - Class in org.apache.jackrabbit.commons.webdav
EventConstants...
EventUtil() - Constructor for class org.apache.jackrabbit.commons.webdav.EventUtil
 
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.
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.spi2dav.ItemResourceConstants
Extension to the WebDAV 'exclusive' lock, that allows to distinguish the session-scoped and open-scoped locks on a JCR node.
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.
exec(String, Object...) - Method in class org.apache.jackrabbit.core.util.db.ConnectionHelper
Executes a general SQL statement and immediately closes all resources.
exec(String, Object[], boolean, int) - Method in class org.apache.jackrabbit.core.util.db.ConnectionHelper
Executes a general SQL statement and returns the ResultSet of the executed statement.
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, Ordering[], 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(Column[], Source, Constraint, Ordering[], long, long) - Method in class org.apache.jackrabbit.core.query.lucene.join.QueryEngine
 
execute(Column[], Join, Constraint, Ordering[], long, long) - Method in class org.apache.jackrabbit.core.query.lucene.join.QueryEngine
 
execute(Column[], Selector, Constraint, Ordering[], long, long) - Method in class org.apache.jackrabbit.core.query.lucene.join.QueryEngine
 
execute(JackrabbitIndexSearcher, Ordering[], long) - Method in class org.apache.jackrabbit.core.query.lucene.JoinQuery
Executes this query and returns multi column query hits.
execute(Map<String, PropertyValue>, Selector, Constraint) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
 
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, Ordering[], long) - Method in interface org.apache.jackrabbit.core.query.lucene.MultiColumnQuery
Executes this query and returns multi column query hits.
execute(JackrabbitIndexSearcher, Ordering[], 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() - 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.session.SessionContext, java.lang.String, java.lang.String).
execute() - Method in class org.apache.jackrabbit.core.query.QueryObjectModelImpl
 
execute(PreparedStatement, Object[]) - Method in class org.apache.jackrabbit.core.util.db.ConnectionHelper
This method is used by all methods of this class that execute SQL statements.
execute(PreparedStatement, Object[]) - Method in class org.apache.jackrabbit.core.util.db.Oracle10R1ConnectionHelper
Wraps any input-stream parameters in temporary blobs and frees these again after the statement has been executed.
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() - Method in class org.apache.jackrabbit.rmi.client.ClientQuery
execute() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteQuery
 
execute() - Method in class org.apache.jackrabbit.rmi.server.ServerQuery
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(Context) - Method in class org.apache.jackrabbit.standalone.cli.collect.AbstractCollect
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.core.AddNode
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.core.ClearWorkspace
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.core.Clone
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.core.Copy
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.core.CurrentNode
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.core.Login
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.core.Logout
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.core.Move
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.core.OrderBefore
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.core.ReadValue
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.core.Refresh
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.core.RemoveItem
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.core.RemoveItems
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.core.Rename
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.core.Save
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.core.SetBinaryProperty
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.core.SetMultivalueProperty
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.core.SetProperty
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.ext.ConnectToJNDIServer
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.ext.ConnectToRmiServer
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.ext.CreateWorkspace
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.ext.StartJackrabbit
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.ext.StartJackrabbitSingleton
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.ext.StopJackrabbit
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.fs.ExportFileSystem
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.fs.ExportPropertyToFile
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.fs.FileToInputStream
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.fs.ImportFileSystem
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsItems
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsProperties
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.info.Cat
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.info.Describe
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.info.Dump
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.info.Help
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.info.Info
 
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.info.LsNamespaces
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.info.LsReferences
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.info.LsVersions
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.lock.AddLockToken
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.lock.Lock
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.lock.RefreshLock
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.lock.RemoveLockToken
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.lock.Unlock
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.mixin.AddMixin
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.mixin.RemoveMixin
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.namespace.RegisterNamespace
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.namespace.SetNamespacePrefix
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.namespace.UnregisterNamespace
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.nodetype.RegisterNodeType
 
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.query.AbstractQuery
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.SourceCommand
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.version.AddVersionLabel
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.version.Checkin
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.version.Checkout
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.version.Merge
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.version.RemoveVersion
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.version.RemoveVersionByLabel
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.version.RemoveVersionLabel
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.version.Restore
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.version.RestoreByLabel
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.xml.AbstractExportViewToFile
execute(Context) - Method in class org.apache.jackrabbit.standalone.cli.xml.ImportXmlFromInputStream
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
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, Ordering[], 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<String, String>, long, long, Map<String, QValue>) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
 
executeQuery(SessionInfo, String, String, Map<String, String>, long, long, Map<String, QValue>) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
executeQuery(SessionInfo, String, String, Map<String, String>, long, long, Map<String, QValue>) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
executeQuery(SessionInfo, String, String, Map<String, String>, long, long, Map<String, QValue>) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Execute the given query statement with the specified query language.
executeQuery(SessionInfo, String, String, Map<String, String>, long, long, Map<String, QValue>) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
executeQuery(SessionInfo, String, String, Map<String, String>, long, long, Map<String, QValue>) - 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.persistence.db.DatabasePersistenceManager
Deprecated. 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.
executor - Variable in class org.apache.jackrabbit.core.RepositoryImpl
Scheduled executor service.
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 interface org.apache.jackrabbit.api.security.user.QueryBuilder
Create a condition which holds iff the node of an Authorizable has a property at relPath.
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(NodeId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated. Checks whether the identified node exists.
exists(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated. Checks whether the identified property exists.
exists(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated. Checks whether the identified property exists.
exists(NodeId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated. Checks whether the identified node exists.
exists(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Deprecated. Checks whether the identified property exists.
exists(NodeId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Deprecated. Checks whether the identified node exists.
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(NodeId) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Deprecated. Checks whether the identified node exists.
exists(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Deprecated. Checks whether the identified property exists.
exists(String) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
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
 
existsReferencesTo(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Checks whether references of the identified target node exist.
existsReferencesTo(NodeId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated. Checks whether references of the identified target node exist.
existsReferencesTo(NodeId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated. Checks whether references of the identified target node exist.
existsReferencesTo(NodeId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Deprecated. Checks whether references of the identified target node exist.
existsReferencesTo(NodeId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Checks whether references of the identified target node exist.
existsReferencesTo(NodeId) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Checks whether references of the identified target node exist.
existsReferencesTo(NodeId) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Deprecated. Checks whether references of the identified target node exist.
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.test.api.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.test.api.util.Text
returns an array of strings decomposed of the original string, split at every occurance of 'ch'.
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 occurrence 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
 
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.
exportDocumentView(String, ContentHandler, boolean, boolean) - Method in class org.apache.jackrabbit.rmi.client.ClientSession
Exports the XML document view of the specified repository location to the given XML content handler.
exportDocumentView(String, OutputStream, boolean, boolean) - Method in class org.apache.jackrabbit.rmi.client.ClientSession
Exports the XML document view of the specified repository location to the given output stream.
exportDocumentView(String, boolean, boolean) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteSession
Exports the identified repository subtree as a document view XML stream.
exportDocumentView(String, boolean, boolean) - Method in class org.apache.jackrabbit.rmi.server.ServerSession
Exports the identified repository subtree as a document view XML stream.
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
 
ExportDocViewToFile - Class in org.apache.jackrabbit.standalone.cli.xml
Serialize the Node to the given file using the Document View Format
ExportDocViewToFile() - Constructor for class org.apache.jackrabbit.standalone.cli.xml.ExportDocViewToFile
 
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.
ExportFileSystem - Class in org.apache.jackrabbit.standalone.cli.fs
Export a Node of type nt:file or nt:folder to the given file system path.
ExportFileSystem() - Constructor for class org.apache.jackrabbit.standalone.cli.fs.ExportFileSystem
 
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 Exporter.exportProperties(Node) to process a single-valued property.
exportProperty(String, String, int, Value[]) - Method in class org.apache.jackrabbit.commons.xml.Exporter
Called by Exporter.exportProperties(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.
ExportPropertyToFile - Class in org.apache.jackrabbit.standalone.cli.fs
Exports a Property Value of the current working Node to the file system.
ExportPropertyToFile() - Constructor for class org.apache.jackrabbit.standalone.cli.fs.ExportPropertyToFile
 
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.
exportSystemView(String, ContentHandler, boolean, boolean) - Method in class org.apache.jackrabbit.rmi.client.ClientSession
Exports the XML system view of the specified repository location to the given XML content handler.
exportSystemView(String, OutputStream, boolean, boolean) - Method in class org.apache.jackrabbit.rmi.client.ClientSession
Exports the XML system view of the specified repository location to the given output stream.
exportSystemView(String, boolean, boolean) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteSession
Exports the identified repository subtree as a system view XML stream.
exportSystemView(String, boolean, boolean) - Method in class org.apache.jackrabbit.rmi.server.ServerSession
Exports the identified repository subtree as a system view XML stream.
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
 
ExportSysViewToFile - Class in org.apache.jackrabbit.standalone.cli.xml
Serialize the Node to the given file using the System View Format
ExportSysViewToFile() - Constructor for class org.apache.jackrabbit.standalone.cli.xml.ExportSysViewToFile
 
exportView(Node, OutputStream, boolean, boolean) - Method in class org.apache.jackrabbit.standalone.cli.xml.AbstractExportViewToFile
Export the view to the given OutputStream
exportView(Node, OutputStream, boolean, boolean) - Method in class org.apache.jackrabbit.standalone.cli.xml.ExportDocViewToFile
Export the view to the given OutputStream
exportView(Node, OutputStream, boolean, boolean) - Method in class org.apache.jackrabbit.standalone.cli.xml.ExportSysViewToFile
Export the view to the given OutputStream
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.commons.cnd.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.db.DatabasePersistenceManager
Deprecated.  
externalBLOBs - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
indicates if uses (filesystem) blob store
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<QNodeTypeDefinition>) - Method in interface org.apache.jackrabbit.core.cluster.NodeTypeEventListener
Called when one or more node types have been externally registered.
externalRegistered(Collection<QNodeTypeDefinition>) - 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(QNodeTypeDefinition) - Method in interface org.apache.jackrabbit.core.cluster.NodeTypeEventListener
Called when a node type has been externally re-registered.
externalReregistered(QNodeTypeDefinition) - 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<Name>) - Method in interface org.apache.jackrabbit.core.cluster.NodeTypeEventListener
Called when one or more node types have been externally unregistered.
externalUnregistered(Collection<Name>) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Called when one or more node types have been externally unregistered.
externalUpdate(ChangeLog, List<EventState>, long, String) - Method in interface org.apache.jackrabbit.core.cluster.UpdateEventListener
Handle an external update.
externalUpdate(ChangeLog, List<EventState>, 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<EventState>, long, String) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
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
 
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.PredicateDerefQuery
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

F

factory - Variable in class org.apache.jackrabbit.core.state.LocalItemStateManager
Event state collection factory.
fail(String) - Method in class org.apache.jackrabbit.commons.cnd.Lexer
Creates a failure exception including the current line number and systemid.
fail(String, Throwable) - Method in class org.apache.jackrabbit.commons.cnd.Lexer
Creates a failure exception including the current line number and systemid.
fail(Throwable) - Method in class org.apache.jackrabbit.commons.cnd.Lexer
Creates a failure exception including the current line number and systemid.
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.
failureCount() - Method in class org.apache.jackrabbit.test.JCRTestResult
 
failures() - Method in class org.apache.jackrabbit.test.JCRTestResult
 
FallbackPrincipalProvider - Class in org.apache.jackrabbit.core.security.principal
The FallbackPrincipalProvider is used to provide any desired principal.
FallbackPrincipalProvider() - Constructor for class org.apache.jackrabbit.core.security.principal.FallbackPrincipalProvider
 
FALSE - Static variable in interface org.apache.jackrabbit.commons.predicate.Predicate
Constant predicate that returns false for all objects.
FALSE - Static variable in class org.apache.jackrabbit.spi.commons.iterator.Predicates
A predicate which is always false
FALSE() - Static method in class org.apache.jackrabbit.spi.commons.iterator.Predicates
A predicate which is always false
FALSE - Static variable in class org.apache.jackrabbit.spi.commons.value.DefaultQValue
 
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.
FileBasedIndex - Class in org.apache.jackrabbit.core.persistence.util
Implements a StringIndex that is based on a hashmap and persists the names as property file.
FileBasedIndex(FileSystemResource) - Constructor for class org.apache.jackrabbit.core.persistence.util.FileBasedIndex
Creates a new hashmap index and loads the lookup tables from the filesystem resource.
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
 
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.
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
FileToInputStream - Class in org.apache.jackrabbit.standalone.cli.fs
Puts an java.io.InputStream in the context from an Fs path
FileToInputStream() - Constructor for class org.apache.jackrabbit.standalone.cli.fs.FileToInputStream
 
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 - Variable in class org.apache.jackrabbit.commons.iterator.FilteringNodeIterator
 
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.
FilteredRangeIterator - Class in org.apache.jackrabbit.commons.iterator
Filtering decorator for iterators.
FilteredRangeIterator(Iterator<?>, Predicate, int) - Constructor for class org.apache.jackrabbit.commons.iterator.FilteredRangeIterator
Creates a new filtered iterator.
FilteredRangeIterator(Iterator<?>, Predicate) - Constructor for class org.apache.jackrabbit.commons.iterator.FilteredRangeIterator
Creates a new filtered iterator with the default pre-fetch buffer size.
FilteredRangeIterator(Iterator<?>) - Constructor for class org.apache.jackrabbit.commons.iterator.FilteredRangeIterator
Creates a pre-fetching decorator for the given iterator.
filterEntries(List<AccessControlEntry>, List<AccessControlEntry>...) - Method in interface org.apache.jackrabbit.core.security.authorization.acl.EntryFilter
 
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
 
FilteringNodeIterator - Class in org.apache.jackrabbit.commons.iterator
A wrapper around a NodeIterator filtering out nodes from the base iterator that don't match the specified filter.
FilteringNodeIterator(NodeIterator, Predicate) - Constructor for class org.apache.jackrabbit.commons.iterator.FilteringNodeIterator
 
FilterIterator<T> - Class in org.apache.jackrabbit.commons.flat
Iterator filtering out items which do not match a given predicate.
FilterIterator(Iterator<T>, Predicate) - Constructor for class org.apache.jackrabbit.commons.flat.FilterIterator
Create a new filtered iterator based on the given iterator.
filterIterator(Iterator<? extends T>, Predicate<? super T>) - Static method in class org.apache.jackrabbit.spi.commons.iterator.Iterators
Returns an iterator with elements from an original iterator where the given predicate matches removed.
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.
FilterRepositoryFactory - Class in org.apache.jackrabbit.servlet
Factory that looks up a repository from the context of a given filter.
FilterRepositoryFactory(FilterConfig) - Constructor for class org.apache.jackrabbit.servlet.FilterRepositoryFactory
Creates a factory for looking up a repository from the context associated with the given filter configuration.
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.value.RefCountingBLOBFileValue
 
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 a property with the given relative path (or name) that matches the specified value.
findAuthorizables(String, String, int) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
Returns all Authorizables that have a property with the given relative path (or name) that matches the specified value.
findAuthorizables(Query) - Method in interface org.apache.jackrabbit.api.security.user.UserManager
Return Authorizables that match a specific Query.
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
 
findAuthorizables(Query) - 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.FallbackPrincipalProvider
Searches for Principals that match the given String.
findPrincipals(String, int) - Method in class org.apache.jackrabbit.core.security.principal.FallbackPrincipalProvider
Searches for Principals that match the given String.
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
 
finishMerge(NodeStateEx, Version, boolean) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplMerge
Perform Node.cancelMerge(Version) or Node.doneMerge(Version) depending on the value of cancel.
Flag - Class in org.apache.jackrabbit.standalone.cli
A command line flag
A flag is a parameter that has no other value that the option name. e.g.
Flag() - Constructor for class org.apache.jackrabbit.standalone.cli.Flag
 
flush() - Method in class org.apache.jackrabbit.core.query.lucene.directory.IndexOutputStream

Flushes the underlying index output.

flush() - Method in interface org.apache.jackrabbit.core.query.lucene.RedoLog
Flushes all pending writes to the redo log.
flush() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Waits until all pending text extraction tasks have been processed and the updated index has been flushed to disk.
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 class org.apache.jackrabbit.core.NodeImpl
Transitions this node through its lifecycle to the given target state.
followLifecycleTransition(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
followLifecycleTransition(String) - Method in class org.apache.jackrabbit.rmi.client.ClientNode
 
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.JCASessionHandle
 
forget(Xid) - Method in class org.apache.jackrabbit.jca.TransactionBoundXAResource
 
forget(Xid) - Method in class org.apache.jackrabbit.rmi.client.ClientXASession
 
forget(Xid) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteXASession
Remote version of the XAResource.forget(Xid) method.
forget(Xid) - Method in class org.apache.jackrabbit.rmi.server.ServerXASession
 
format(QueryObjectModel) - Static method in class org.apache.jackrabbit.commons.query.sql2.QOMFormatter
Formats the given qom as a JCR_SQL2 query statement.
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.
formatSql(Object, Object, Object) - Method in enum org.apache.jackrabbit.commons.query.qom.JoinType
Formats an SQL join with this join type and the given sources and join condition.
formatSql(String, String) - Method in enum org.apache.jackrabbit.commons.query.qom.Operator
Formats an SQL constraint with this operator and the given operands.
formatXpath(String, String) - Method in enum org.apache.jackrabbit.commons.query.qom.Operator
Formats an XPath constraint with this operator and the given operands.
forQOMandSQL2(QueryObjectModel, AbstractQOMTest.Callable) - Method in class org.apache.jackrabbit.test.api.query.qom.AbstractQOMTest
Calls back the callable first with the qom and then a JCR_SQL2 query created from Query.getStatement().
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.persistence.db.OraclePersistenceManager
Deprecated. 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.
fromCacheOrNew(String) - Static method in class org.apache.jackrabbit.spi.commons.util.StringCache
Get a string from the cache, and if no such string has been found, create a new one with only this content.
FromClause() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
fromJcrIdentifier(String) - Method in class org.apache.jackrabbit.spi.commons.identifier.AbstractIdFactory
 
fromJcrIdentifier(String) - Method in class org.apache.jackrabbit.spi.commons.logging.IdFactoryLogger
 
fromJcrIdentifier(String) - Method in interface org.apache.jackrabbit.spi.IdFactory
Create a new NodeId from the given JCR string representation.
fromQOM(OrderingImpl, SortComparatorSource, NamespaceMappings) - Static method in class org.apache.jackrabbit.core.query.lucene.Ordering
Creates an ordering from a JCR QOM ordering.
fromString(String) - Static method in class org.apache.jackrabbit.core.query.OnWorkspaceInconsistency
Returns the OnWorkspaceInconsistency with the given name.
FrozenNodeIteratorAdapter - Class in org.apache.jackrabbit.commons.iterator
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.commons.iterator.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
 
FrozenNodeTest - Class in org.apache.jackrabbit.test.api.version.simple
SVFrozenNodeTest covers tests related to frozen nodes in simple versioning
FrozenNodeTest() - Constructor for class org.apache.jackrabbit.test.api.version.simple.FrozenNodeTest
 
fs - Variable in class org.apache.jackrabbit.core.fs.FileSystemResource
 
fs - Variable in class org.apache.jackrabbit.core.query.AbstractQueryHandler
Search index file system, or null
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
 
FULL_TEXT_SEARCHABLE_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
Name of the fullTextSearchable attribute.
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(String, StaticOperand) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Performs a full-text search against the default selector.
fullTextSearch(String, String, StaticOperand) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Performs a full-text search against the specified selector.
fullTextSearchable - Variable in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder
See DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder.setFullTextSearchable(boolean)
FullTextSearchImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
FullTextSearchImpl...
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...
FullTextSearchScoreOperand - Class in org.apache.jackrabbit.core.query.lucene.constraint
FullTextSearchScoreOperand implements a full text search score operand.
FullTextSearchScoreOperand() - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.FullTextSearchScoreOperand
 
FullTextSearchScoreTest - Class in org.apache.jackrabbit.test.api.query.qom
FullTextSearchScoreTest contains fulltext search score tests.
FullTextSearchScoreTest() - Constructor for class org.apache.jackrabbit.test.api.query.qom.FullTextSearchScoreTest
 
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(DataStore, IterablePersistenceManager[], Session[]) - Constructor for class org.apache.jackrabbit.core.data.GarbageCollector
Create a new garbage collector.
ge(String, Value) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Create a condition which holds iff the node of an Authorizable has a property at relPath which is greater than or equal to value.
ge(String, Value) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
GE_ENTITY - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
 
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
 
generate(DavException, int, String) - Static method in class org.apache.jackrabbit.spi2dav.ExceptionConverter
 
generatedKeySelectSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.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
 
generation - Variable in class org.apache.jackrabbit.spi.ItemInfoCache.Entry
The generation
GenericRepositoryFactory - Class in org.apache.jackrabbit.commons
Deprecated. 
GenericRepositoryFactory() - Constructor for class org.apache.jackrabbit.commons.GenericRepositoryFactory
Deprecated.  
get(K) - Method in class org.apache.jackrabbit.core.cache.ConcurrentCache
Returns the identified cache entry.
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() - Method in class org.apache.jackrabbit.core.journal.MemoryRevision
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.pool.BundleDbPersistenceManager.DbBlobStore
Retrieves the BLOB data with the specified id as a binary stream.
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(ItemId) - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return an item state given its 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(long) - Method in class org.apache.jackrabbit.rmi.observation.Queue
Returns the first element from the queue.
get(T) - 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(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.test.api.util.Text
Returns the nth absolute parent of the path, where n=level.
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 class org.apache.jackrabbit.core.security.authorization.AbstractACLTemplate
 
getAccessControlEntries() - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
 
getAccessControlEntries() - Method in class org.apache.jackrabbit.rmi.client.security.ClientAccessControlList
getAccessControlEntries() - Method in interface org.apache.jackrabbit.rmi.remote.security.RemoteAccessControlList
 
getAccessControlEntries() - Method in class org.apache.jackrabbit.rmi.server.security.ServerAccessControlList
 
getAccessControlEntry(RemoteAccessControlEntry) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Factory method for creating a local adapter for a remote access control entry
getAccessControlEntry(RemoteAccessControlEntry[]) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Factory method for creating an array of local adapter for an array of remote access control entry
getAccessControlEntry(RemoteAccessControlEntry) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote access control entry
getAccessControlEntry(RemoteAccessControlEntry[]) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating an array of local adapter for an array of remote access control entry
getAccessControlManager() - Method in class org.apache.jackrabbit.core.SessionImpl
 
getAccessControlManager() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
 
getAccessControlManager() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getAccessControlManager(RemoteAccessControlManager) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Factory method for creating a local adapter for a remote access control manager
getAccessControlManager() - Method in class org.apache.jackrabbit.rmi.client.ClientSession
 
getAccessControlManager(RemoteAccessControlManager) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote access control manager
getAccessControlManager() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteSession
Remote version of the Session.getAccessControlManager() method.
getAccessControlManager() - Method in class org.apache.jackrabbit.rmi.server.ServerSession
Remote version of the Session.getAccessControlManager() method.
getAccessControlManager(Session) - Static method in class org.apache.jackrabbit.test.api.security.AbstractAccessControlTest
 
getAccessControlPolicy(RemoteAccessControlPolicy) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Factory method for creating a local adapter for a remote access control policy
getAccessControlPolicy(RemoteAccessControlPolicy[]) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Factory method for creating an array of local adapter for an array of remote access control policies
getAccessControlPolicy(RemoteAccessControlPolicy) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote access control policy
getAccessControlPolicy(RemoteAccessControlPolicy[]) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating an array of local adapter for an array of remote access control policies
getAccessControlPolicyIterator(RemoteIterator) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Factory method for creating a local adapter for a remote access control policy iterator
getAccessControlPolicyIterator(RemoteIterator) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote access control policy iterator
getAccessControlProvider(Session, String) - Method in class org.apache.jackrabbit.core.security.simple.SimpleSecurityManager
Always returns null.
getAccessControlProviderConfig() - Method in class org.apache.jackrabbit.core.config.WorkspaceSecurityConfig
 
getAccessCount() - Method in class org.apache.jackrabbit.core.cache.AbstractCache
 
getAccessCount() - Method in interface org.apache.jackrabbit.core.cache.Cache
Get the number of accesses (get or set) until resetAccessCount was called.
getAccessibleWorkspaceNames() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Returns the names of all workspaces of this repository with respect of the access rights of this session.
getAccessibleWorkspaceNames() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getAccessibleWorkspaceNames() - Method in class org.apache.jackrabbit.rmi.client.ClientWorkspace
getAccessibleWorkspaceNames() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteWorkspace
Remote version of the Workspace.getAccessibleWorkspaceNames() method.
getAccessibleWorkspaceNames() - Method in class org.apache.jackrabbit.rmi.server.ServerWorkspace
Remote version of the Workspace.getAccessibleWorkspaceNames() method.
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.session.SessionContext
 
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.
getActions() - Method in interface org.apache.jackrabbit.core.query.lucene.RedoLog
Returns a List with all MultiIndex.Action instances in the redo log.
getActionType() - Method in class org.apache.jackrabbit.core.cluster.WorkspaceRecord
 
getActivitiesRoot() - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
returns the activities root node
getActivitiesRoot() - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
returns the id of the activities root node
getActivity(NodeId) - Method in interface org.apache.jackrabbit.core.version.InternalVersionManager
Returns the activity with the given id
getActivity() - Method in class org.apache.jackrabbit.core.VersionManagerImpl
getActivity() - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
getActivity() - Method in class org.apache.jackrabbit.rmi.client.ClientVersionManager
 
getActivity() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteVersionManager
 
getActivity() - Method in class org.apache.jackrabbit.rmi.server.ServerVersionManager
 
getActivityId() - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkout
The id of the current activity present on the editing session or null.
getActivityId() - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkpoint
The id of the current activity present on the editing session or null.
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 class org.apache.jackrabbit.rmi.client.security.ClientPrivilege
getAggregatePrivileges() - Method in interface org.apache.jackrabbit.rmi.remote.security.RemotePrivilege
 
getAggregatePrivileges() - Method in class org.apache.jackrabbit.rmi.server.security.ServerPrivilege
 
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
 
getAlias() - Method in class org.apache.jackrabbit.standalone.cli.CommandLine
 
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.spi.commons.nodetype.NodeTypeStorage
Returns an Iterator over all node type definitions registered.
getAllDefinitions() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeStorageImpl
 
getAllEventTypes() - Static method in class org.apache.jackrabbit.webdav.jcr.observation.SubscriptionImpl
 
getAllFrozenNodes() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
getAllFrozenNodes() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
getAllFrozenNodes() - Method in class org.apache.jackrabbit.rmi.client.ClientVersionHistory
 
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
 
getAllItemDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getAllLinearFrozenNodes() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
getAllLinearFrozenNodes() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
getAllLinearFrozenNodes() - Method in class org.apache.jackrabbit.rmi.client.ClientVersionHistory
 
getAllLinearVersions() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
getAllLinearVersions() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
getAllLinearVersions() - Method in class org.apache.jackrabbit.rmi.client.ClientVersionHistory
 
getAllNodeDefs() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
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.
getAllNodeIds(NodeId, int) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
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
getAllNodeTypes() - Method in class org.apache.jackrabbit.rmi.client.ClientNodeTypeManager
getAllNodeTypes() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNodeTypeManager
Remote version of the NodeTypeManager.getAllNodeTypes() method.
getAllNodeTypes() - Method in class org.apache.jackrabbit.rmi.server.ServerNodeTypeManager
Remote version of the NodeTypeManager.getAllNodeTypes() method.
getAllNotTokens() - Method in class org.apache.jackrabbit.webdav.header.IfHeader
 
getAllowedLifecycleTransistions() - Method in class org.apache.jackrabbit.core.NodeImpl
Returns all allowed transitions from the current lifecycle state of this node.
getAllowedLifecycleTransistions() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getAllowedLifecycleTransistions() - Method in class org.apache.jackrabbit.rmi.client.ClientNode
 
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.QNodeDefinitionBuilder
 
getAllParameters() - Method in class org.apache.jackrabbit.standalone.cli.CommandLine
 
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
 
getAllQueryOperators() - Static method in enum org.apache.jackrabbit.commons.query.qom.Operator
Returns an array of the names of all the JCR 2.0 query operators.
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
 
getAllVersions() - Method in class org.apache.jackrabbit.rmi.client.ClientVersionHistory
getAllVersions() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteVersionHistory
Remote version of the VersionHistory.getAllVersions() method.
getAllVersions() - Method in class org.apache.jackrabbit.rmi.server.ServerVersionHistory
Remote version of the VersionHistory.getAllVersions() method.
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.rmi.client.ClientItem
getAncestor(int) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteItem
Remote version of the Item.getAncestor(int) method.
getAncestor(int) - Method in class org.apache.jackrabbit.rmi.server.ServerItem
Remote version of the Item.getAncestor(int) method.
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 interface org.apache.jackrabbit.spi.Path
Returns the number of ancestors of this path.
getAncestorPath() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeImpl
Gets the absolute path.
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(Principal) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlManager
Returns the applicable policies for the specified principal or an empty array if no additional policies can be applied.
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(String) - Method in class org.apache.jackrabbit.rmi.client.security.ClientAccessControlManager
getApplicablePolicies(String) - Method in interface org.apache.jackrabbit.rmi.remote.security.RemoteAccessControlManager
 
getApplicablePolicies(String) - Method in class org.apache.jackrabbit.rmi.server.security.ServerAccessControlManager
 
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
getApplicablePropertyDef(EffectiveNodeType) - Method in class org.apache.jackrabbit.core.xml.PropInfo
 
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.
getApplicableRetentionPolicy() - Method in class org.apache.jackrabbit.test.api.retention.AbstractRetentionTest
 
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.
getArgName() - Method in class org.apache.jackrabbit.standalone.cli.Option
 
getArguments() - Method in class org.apache.jackrabbit.standalone.cli.CommandLine
 
getAttic() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Return the attic item state provider that holds all items moved into the attic.
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.rmi.client.ClientSession
getAttribute(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteSession
Returns the named attribute.
getAttribute(String) - Method in class org.apache.jackrabbit.rmi.server.ServerSession
Returns the named attribute.
getAttribute(Element, String, String) - Static method in class org.apache.jackrabbit.util.XMLUtil
Returns the value of the named attribute of the current element.
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.
getAttributeName() - Method in class org.apache.jackrabbit.servlet.AbstractRepositoryServlet
Returns the name of the repository attribute.
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.rmi.client.ClientSession
getAttributeNames() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteSession
Remote version of the Session.getAttributeNames() method.
getAttributeNames() - Method in class org.apache.jackrabbit.rmi.server.ServerSession
Remote version of the Session.getAttributeNames() method.
getAttributeNames() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getAuthContext(Credentials, Subject, String) - 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, String) - Method in interface org.apache.jackrabbit.core.security.JackrabbitSecurityManager
Returns a new AuthContext for the specified credentials and subject.
getAuthContext(Credentials, Subject, String) - Method in class org.apache.jackrabbit.core.security.simple.SimpleSecurityManager
Creates an AuthContext for the given Credentials and Subject.
getAuthContext(Credentials, Subject, String) - Method in class org.apache.jackrabbit.core.UserPerWorkspaceSecurityManager
Creates an AuthContext for the given Credentials and Subject.
getAuthContextProvider() - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
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
 
getAutoCreated() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
 
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
 
getAutoSave() - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
 
getAutoSave() - Method in interface org.apache.jackrabbit.commons.flat.TreeManager
Whether to automatically save changes of the current session occurring from adding/removing nodes and properties.
getAvailableQueryOperators() - Method in class org.apache.jackrabbit.rmi.client.ClientPropertyDefinition
 
getAvailableQueryOperators() - Method in class org.apache.jackrabbit.spi.commons.nodetype.PropertyDefinitionImpl
 
getAvailableQueryOperators() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
 
getAvailableQueryOperators() - Method in class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
Returns the availabe query operators.
getAvailableQueryOperators() - Method in interface org.apache.jackrabbit.spi.QPropertyDefinition
Returns the availabe query operators.
getAvailableQueryOperators() - Method in class org.apache.jackrabbit.webdav.jcr.nodetype.PropertyDefinitionImpl
 
getBaseline(NodeId) - Method in interface org.apache.jackrabbit.core.version.InternalVersionManager
Returns the baseline with the given id
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() - Method in class org.apache.jackrabbit.core.NodeImpl
Deprecated. 
getBaseVersion(NodeStateEx) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
Returns the internal base version for the underlying node.
getBaseVersion(String) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
getBaseVersion(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
getBaseVersion() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getBaseVersion() - Method in class org.apache.jackrabbit.rmi.client.ClientNode
getBaseVersion(String) - Method in class org.apache.jackrabbit.rmi.client.ClientVersionManager
 
getBaseVersion() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.getBaseVersion() method.
getBaseVersion(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteVersionManager
 
getBaseVersion() - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.getBaseVersion() method.
getBaseVersion(String) - Method in class org.apache.jackrabbit.rmi.server.ServerVersionManager
 
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.
getBaseVersionId(NodeStateEx) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
Returns the node id of the base version, retrieved from the node state
getBaseVersions() - Method in interface org.apache.jackrabbit.core.version.InternalBaseline
Returns the recorded base versions of all versionable nodes in the configuration.
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
 
getBestEffortKey() - Method in class org.apache.jackrabbit.standalone.cli.version.Merge
 
getBinary() - Method in class org.apache.jackrabbit.core.PropertyImpl
Wrapper around PropertyImpl.getValue()
getBinary() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
getBinary() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getBinary() - Method in class org.apache.jackrabbit.rmi.client.ClientProperty
Returns the binary value of this property.
getBinary() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
This implementation creates a binary instance that uses QValue.getStream() and skipping on the given stream as its underlying mechanism to provide random access defined on Binary.
getBinary() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
 
getBinary() - Method in interface org.apache.jackrabbit.spi.QValue
Returns a Binary representation of this QValue object.
getBinary() - Method in class org.apache.jackrabbit.value.BaseValue
getBinary() - Method in class org.apache.jackrabbit.value.BinaryValue
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
 
getBindSessionToTransaction() - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
 
getBindVariableName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.BindVariableValueImpl
Gets the name of the bind variable.
getBindVariableNames() - Method in class org.apache.jackrabbit.core.query.QueryImpl
getBindVariableNames() - Method in class org.apache.jackrabbit.core.query.QueryObjectModelImpl
 
getBindVariableNames() - Method in class org.apache.jackrabbit.jcr2spi.query.QueryImpl
 
getBindVariableNames() - Method in class org.apache.jackrabbit.rmi.client.ClientQuery
 
getBindVariableQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.BindVariableValueImpl
Gets the name of the bind variable.
getBits(Privilege[]) - Static method in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
 
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.util.NodePropBundle.PropertyEntry
Returns the nth blob id.
getBlobStore() - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
Returns the BLOB store used by this persistence manager.
getBlobStore() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Returns the BLOB store used by this persistence manager.
getBlobStore() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Returns the BLOB store used by this persistence manager.
getBlobStore() - Method in class org.apache.jackrabbit.core.persistence.util.BundleBinding
Returns the blob store that is assosiated with this binding.
getBlockOnConnectionLoss() - Method in class org.apache.jackrabbit.core.persistence.pool.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
Wrapper around PropertyImpl.getValue()
getBoolean() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getBoolean() - Method in class org.apache.jackrabbit.rmi.client.ClientProperty
Returns the boolean value of this property.
getBoolean() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
 
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.DecimalValue
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
getBoolean() - Method in class org.apache.jackrabbit.value.URIValue
getBoolean() - Method in class org.apache.jackrabbit.value.WeakReferenceValue
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.
getBranchQualifier() - Method in class org.apache.jackrabbit.rmi.remote.SerializableXid
 
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.rmi.server.ServerAdapterFactory
Returns the iterator buffer size.
getBufferSize() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
getBundle() - Static method in class org.apache.jackrabbit.standalone.cli.CommandHelper
 
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
 
getCacheBehaviour() - Method in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory.RepositoryConfigImpl
 
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 class org.apache.jackrabbit.spi.commons.value.AbstractQValue
 
getCalendar() - Method in interface org.apache.jackrabbit.spi.QValue
Returns a Calendar representation of this value.
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
 
getChangeSet() - Method in interface org.apache.jackrabbit.core.version.InternalActivity
Returns the changeset of this activity.
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, String) - Static method in class org.apache.jackrabbit.util.XMLUtil
Returns the first child element that matches the given local name and namespace.
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
 
getChildNodeDefinitions() - Method in class org.apache.jackrabbit.rmi.client.ClientNodeType
getChildNodeDefs() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNodeType
Remote version of the NodeType.getChildNodeDefs() method.
getChildNodeDefs() - Method in class org.apache.jackrabbit.rmi.server.ServerNodeType
Remote version of the NodeType.getChildNodeDefs() method.
getChildNodeDefs() - Method in class org.apache.jackrabbit.spi.commons.nodetype.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.
getChildNodeEntries() - Method in class org.apache.jackrabbit.core.persistence.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(Node) - Static method in class org.apache.jackrabbit.commons.JcrUtils
Calls Node.getNodes() on the given node and returns the resulting NodeIterator as an Iterable instance for use in a Java 5 for-each loop.
getChildNodes(Node, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
Calls Node.getNodes(String) on the given node with the given name pattern and returns the resulting NodeIterator as an Iterable instance for use in a Java 5 for-each loop.
getChildNodes(Node, String[]) - Static method in class org.apache.jackrabbit.commons.JcrUtils
Calls Node.getNodes(String[]) on the given node with the given name globs and returns the resulting NodeIterator as an Iterable instance for use in a Java 5 for-each loop.
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(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
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, String) - Static method in class org.apache.jackrabbit.util.XMLUtil
Calls XMLUtil.getText(Element) on the first child element that matches the given local name and namespace.
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 #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.RepositoryContext
Returns the cluster node instance of this repository, or null if clustering is not enabled.
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 class org.apache.jackrabbit.spi.commons.query.qom.ColumnImpl
Gets the column name.
getColumnNames() - Method in class org.apache.jackrabbit.core.query.lucene.join.SimpleQueryResult
Returns the column names of this query.
getColumnNames() - Method in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
getColumnNames() - Method in class org.apache.jackrabbit.rmi.client.ClientQueryResult
getColumnNames() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteQueryResult
 
getColumnNames() - Method in class org.apache.jackrabbit.rmi.server.ServerQueryResult
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.
getColumns() - Method in class org.apache.jackrabbit.core.query.lucene.QueryImpl
Returns the columns for this query.
getColumns() - Method in class org.apache.jackrabbit.core.query.QueryObjectModelImpl
Gets the columns for this query.
getColumns() - Method in class org.apache.jackrabbit.jcr2spi.query.QueryObjectModelImpl
getColumns() - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelTree
Gets the columns for this query.
getCommand() - Method in class org.apache.jackrabbit.standalone.cli.JcrParser
 
getCommandKey() - Method in class org.apache.jackrabbit.standalone.cli.info.Help
 
getCommandLine(String) - Method in class org.apache.jackrabbit.standalone.cli.CommandLineFactory
Get the Command for the given name
getCommandLines() - Method in class org.apache.jackrabbit.standalone.cli.CommandLineFactory
 
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.DefaultSecurityManager
 
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.
getConfigKey() - Method in class org.apache.jackrabbit.standalone.cli.ext.StartJackrabbit
 
getConfigKey() - Method in class org.apache.jackrabbit.standalone.cli.ext.StartJackrabbitSingleton
 
getConfigurationId() - Method in interface org.apache.jackrabbit.core.version.InternalBaseline
Returns the id of the nt:configuration node. this is basically the versionable id of the history.
getConfigurationRootId() - Method in interface org.apache.jackrabbit.core.version.InternalBaseline
Returns the id of the root node of a workspace configuration. this is basically the jcr:root property of the frozen configuration.
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() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated. Abstract factory method for creating a new database connection.
getConnection() - Method in class org.apache.jackrabbit.core.persistence.db.JNDIDatabasePersistenceManager
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.persistence.db.SimpleDbPersistenceManager
Deprecated. Returns a JDBC connection acquired using the JDBC DriverManager.
getConnection() - Method in class org.apache.jackrabbit.core.util.db.ConnectionHelper
Gets a connection based on the batchMode state of this helper.
getConnection() - Method in class org.apache.jackrabbit.core.util.db.DataSourceWrapper
getConnection(String, String) - Method in class org.apache.jackrabbit.core.util.db.DataSourceWrapper
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.
getConnectionFactory() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the ConnectionFactory for this repository.
getConnectionRequestInfo() - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Return the connection request info.
getConsistencyCheck() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Checks if consistency check is enabled.
getConsistencyFix() - Method in class org.apache.jackrabbit.core.persistence.pool.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 class org.apache.jackrabbit.jcr2spi.query.QueryObjectModelImpl
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 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 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
 
getContainingHistory() - Method in class org.apache.jackrabbit.rmi.client.ClientVersion
getContainingHistory() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteVersion
Remote version of the Version.getContainingHistory() Version.getContainingHistory()} method.
getContainingHistory() - Method in class org.apache.jackrabbit.rmi.server.ServerVersion
Remote version of the Version.getContainingHistory() Version.getContainingHistory()} method.
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.
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.
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
 
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 #init(QueryHandlerContext).
getContextKey() - Method in class org.apache.jackrabbit.standalone.cli.AbstractParameter
 
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
 
getCorrespondingNodePath(String) - Method in class org.apache.jackrabbit.rmi.client.ClientNode
getCorrespondingNodePath(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.getCorrespondingNodePath(String) method.
getCorrespondingNodePath(String) - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.getCorrespondingNodePath(String) method.
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() - Method in class org.apache.jackrabbit.rmi.client.ClientVersion
getCreated() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteVersion
Remote version of the Version.getCreated() method.
getCreated() - Method in class org.apache.jackrabbit.rmi.server.ServerVersion
Remote version of the Version.getCreated() method.
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 the internal Credentials representation 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.core.security.user.UserImpl
 
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.
getCredentials(HttpServletRequest) - Method in class org.apache.jackrabbit.servlet.login.AbstractLoginFilter
 
getCredentials(HttpServletRequest) - Method in class org.apache.jackrabbit.servlet.login.BasicLoginFilter
 
getCredentials(HttpServletRequest) - Method in class org.apache.jackrabbit.servlet.login.ContainerLoginFilter
 
getCredentials(HttpServletRequest) - Method in class org.apache.jackrabbit.servlet.login.NullLoginFilter
Always returns null.
getCredentialsProvider() - Method in class org.apache.jackrabbit.webdav.jcr.JCRWebdavServerServlet
Returns a new instanceof BasicCredentialsProvider.
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.
getCurrentNode(Context) - Static method in class org.apache.jackrabbit.standalone.cli.CommandHelper
Gets the current working Node
getCurrentThreadId() - Static method in class org.apache.jackrabbit.core.TransactionContext
Returns the current thread identifier.
getCurrentXid() - Static method in class org.apache.jackrabbit.core.TransactionContext
Returns the Xid bind to the TransactionContext.CURRENT_XID ThreadLocal
getCustomRepositoryDescriptors() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Returns a Properties object containing custom repository descriptors or null if none exist.
getData() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFile
 
getData() - Method in class org.apache.jackrabbit.core.journal.MemoryJournal.MemoryRecord
Return the data.
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.pool.BundleDbPersistenceManager
Returns the configured database type name.
getDataBaseType(String) - Method in class org.apache.jackrabbit.core.util.db.ConnectionFactory
 
getDataSource() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
getDataSource() - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
getDataSource() - Method in class org.apache.jackrabbit.core.fs.db.JNDIDatabaseFileSystem
Deprecated. 
getDataSource(String) - Method in class org.apache.jackrabbit.core.util.db.ConnectionFactory
Retrieves a configured data source by logical name.
getDataSource(String, String, String, String) - Method in class org.apache.jackrabbit.core.util.db.ConnectionFactory
Retrieve a DataSource for the specified properties.
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
Deprecated. Returns the JNDI location of the data source.
getDataSourceName() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
 
getDataSourceName() - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
 
getDataSourceName() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
 
getDataSourceName() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
 
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.RepositoryContext
Returns the data store of this repository, or null if a data store is not configured.
getDataStore() - Method in class org.apache.jackrabbit.core.session.SessionContext
Returns the data store of this repository, or null if a data store is not configured.
getDataStoreFactory(Element, String) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses data store configuration.
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
getDate() - Method in class org.apache.jackrabbit.core.PropertyImpl
Wrapper around PropertyImpl.getValue()
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.rmi.client.ClientProperty
Returns the date value of this property.
getDate() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
Returns the date when the change was persisted that caused this event.
getDate() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
 
getDate() - Method in interface org.apache.jackrabbit.spi.Event
Returns the date when the change was persisted that caused this event.
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.DecimalValue
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
getDate() - Method in class org.apache.jackrabbit.value.URIValue
getDate() - Method in class org.apache.jackrabbit.value.WeakReferenceValue
getDateHeader(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
GetDateTest - Class in org.apache.jackrabbit.test.api.observation
GetDateTest checks if the dates returned by events are monotonically increasing.
GetDateTest() - Constructor for class org.apache.jackrabbit.test.api.observation.GetDateTest
 
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.
getDbType() - Method in class org.apache.jackrabbit.core.config.DataSourceConfig.DataSourceDefinition
 
getDecimal() - Method in class org.apache.jackrabbit.core.PropertyImpl
Wrapper around PropertyImpl.getValue()
getDecimal() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getDecimal() - Method in class org.apache.jackrabbit.rmi.client.ClientProperty
Returns the decimal value of this property.
getDecimal() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
 
getDecimal() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
 
getDecimal() - Method in interface org.apache.jackrabbit.spi.QValue
Returns a BigDecimal representation of this value.
getDecimal() - Method in class org.apache.jackrabbit.value.BaseValue
getDecimal() - Method in class org.apache.jackrabbit.value.BooleanValue
getDecimal() - Method in class org.apache.jackrabbit.value.DateValue
getDecimal() - Method in class org.apache.jackrabbit.value.DecimalValue
getDecimal() - Method in class org.apache.jackrabbit.value.DoubleValue
getDecimal() - Method in class org.apache.jackrabbit.value.LongValue
getDecimal() - Method in class org.apache.jackrabbit.value.NameValue
getDecimal() - Method in class org.apache.jackrabbit.value.PathValue
getDecimal() - Method in class org.apache.jackrabbit.value.ReferenceValue
getDecimal() - Method in class org.apache.jackrabbit.value.URIValue
getDecimal() - Method in class org.apache.jackrabbit.value.WeakReferenceValue
getDeclaredAggregatePrivileges() - Method in class org.apache.jackrabbit.rmi.client.security.ClientPrivilege
getDeclaredAggregatePrivileges() - Method in interface org.apache.jackrabbit.rmi.remote.security.RemotePrivilege
 
getDeclaredAggregatePrivileges() - Method in class org.apache.jackrabbit.rmi.server.security.ServerPrivilege
 
getDeclaredChildNodeDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
getDeclaredChildNodeDefinitions() - Method in class org.apache.jackrabbit.rmi.client.ClientNodeType
getDeclaredChildNodeDefinitions() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
getDeclaredChildNodeDefinitions() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionImpl
 
getDeclaredChildNodeDefinitions() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
getDeclaredChildNodeDefs() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNodeType
Remote version of the NodeType.getDeclaredChildNodeDefs() method.
getDeclaredChildNodeDefs() - Method in class org.apache.jackrabbit.rmi.server.ServerNodeType
Remote version of the NodeType.getDeclaredChildNodeDefs() method.
getDeclaredMembers() - Method in interface org.apache.jackrabbit.api.security.user.Group
 
getDeclaredPropertyDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
getDeclaredPropertyDefinitions() - Method in class org.apache.jackrabbit.rmi.client.ClientNodeType
getDeclaredPropertyDefinitions() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
 
getDeclaredPropertyDefinitions() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionImpl
 
getDeclaredPropertyDefinitions() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
getDeclaredPropertyDefs() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNodeType
Remote version of the NodeType.getDeclaredPropertyDefs() method.
getDeclaredPropertyDefs() - Method in class org.apache.jackrabbit.rmi.server.ServerNodeType
Remote version of the NodeType.getDeclaredPropertyDefs() method.
getDeclaredSubtypes() - Method in class org.apache.jackrabbit.rmi.client.ClientNodeType
 
getDeclaredSubtypes() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
 
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.rmi.client.ClientNodeType
 
getDeclaredSupertypeNames() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
getDeclaredSupertypeNames() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionImpl
 
getDeclaredSupertypeNames() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
getDeclaredSupertypes() - Method in class org.apache.jackrabbit.rmi.client.ClientNodeType
getDeclaredSupertypes() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNodeType
Remote version of the NodeType.getDeclaredSupertypes() method.
getDeclaredSupertypes() - Method in class org.apache.jackrabbit.rmi.server.ServerNodeType
Remote version of the NodeType.getDeclaredSupertypes() method.
getDeclaredSupertypes() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
getDeclaringNodeType() - Method in class org.apache.jackrabbit.rmi.client.ClientItemDefinition
getDeclaringNodeType() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteItemDefinition
Remote version of the ItemDef.getDeclaringNodeType() method.
getDeclaringNodeType() - Method in class org.apache.jackrabbit.rmi.server.ServerItemDefinition
Remote version of the ItemDef.getDeclaringNodeType() method.
getDeclaringNodeType() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
 
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.webdav.jcr.nodetype.ItemDefinitionImpl
 
getDeepKey() - Method in class org.apache.jackrabbit.standalone.cli.lock.Lock
 
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 #newInstance() method.
getDefaultManager() - Static method in class org.apache.jackrabbit.server.io.PropertyManagerImpl
 
getDefaultMaxItems() - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLs
 
getDefaultPrimaryType() - Method in class org.apache.jackrabbit.rmi.client.ClientNodeDefinition
getDefaultPrimaryType() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNodeDefinition
Remote version of the NodeDef.getDefaultPrimaryType() method.
getDefaultPrimaryType() - Method in class org.apache.jackrabbit.rmi.server.ServerNodeDefinition
Remote version of the NodeDef.getDefaultPrimaryType() method.
getDefaultPrimaryType() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeDefinitionImpl
getDefaultPrimaryType() - Method in class org.apache.jackrabbit.spi.commons.nodetype.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.webdav.jcr.nodetype.NodeDefinitionImpl
 
getDefaultPrimaryTypeName() - Method in class org.apache.jackrabbit.rmi.client.ClientNodeDefinition
 
getDefaultPrimaryTypeName() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeDefinitionImpl
 
getDefaultPrimaryTypeName() - Method in class org.apache.jackrabbit.webdav.jcr.nodetype.NodeDefinitionImpl
 
getDefaultValues() - Method in class org.apache.jackrabbit.rmi.client.ClientPropertyDefinition
getDefaultValues() - Method in interface org.apache.jackrabbit.rmi.remote.RemotePropertyDefinition
Remote version of the PropertyDefinition.getDefaultValues() method.
getDefaultValues() - Method in class org.apache.jackrabbit.rmi.server.ServerPropertyDefinition
Remote version of the PropertyDefinition.getDefaultValues() method.
getDefaultValues() - Method in class org.apache.jackrabbit.spi.commons.nodetype.PropertyDefinitionImpl
getDefaultValues() - Method in class org.apache.jackrabbit.spi.commons.nodetype.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.webdav.jcr.nodetype.PropertyDefinitionImpl
 
getDefaultWorkspaceName() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the name of the default workspace.
getDefaultWorkspaceName() - Method in class org.apache.jackrabbit.core.WorkspaceManager
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.PropertyImpl
getDefinition() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Returns the QNodeDefinition for this state
getDefinition(PropertyState) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Returns the property definition for the property state
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() - Method in class org.apache.jackrabbit.rmi.client.ClientNode
getDefinition() - Method in class org.apache.jackrabbit.rmi.client.ClientProperty
getDefinition() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.getDefinition() method.
getDefinition() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteProperty
Remote version of the Property.getDefinition() method.
getDefinition() - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.getDefinition() method.
getDefinition() - Method in class org.apache.jackrabbit.rmi.server.ServerProperty
Remote version of the Property.getDefinition() method.
getDefinition() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
Returns the node type definition.
getDefinition(NamePathResolver) - Method in class org.apache.jackrabbit.spi.commons.nodetype.constraint.ValueConstraint
For constraints that are not namespace prefix mapping sensitive this method returns the same result as ValueConstraint.getString().
getDefinitions() - Method in class org.apache.jackrabbit.core.config.DataSourceConfig
 
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.spi.commons.nodetype.NodeTypeStorage
Returns the QNodeTypeDefinitions for the given node type names.
getDefinitions(Name[]) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeStorageImpl
This implementation returns an iterator over all registered QNodeTypeDefinitions if nodeTypeNames is null.
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).
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.rmi.client.ClientItem
getDepth() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteItem
Remote version of the Item.getDepth() method.
getDepth() - Method in class org.apache.jackrabbit.rmi.server.ServerItem
Remote version of the Item.getDepth() method.
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 node type name.
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
 
getDepthKey() - Method in class org.apache.jackrabbit.standalone.cli.collect.AbstractCollect
 
getDerbyStorageInitialPages() - Method in class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
 
getDerbyStorageMinimumRecordSize() - Method in class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
 
getDerbyStoragePageCacheSize() - Method in class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
 
getDerbyStoragePageReservedSpace() - Method in class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
 
getDerbyStoragePageSize() - Method in class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
 
getDescendant(Path, boolean) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
Map a relPath starting at this Element.
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(ItemId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Returns a collection of those transient item state instances that are direct or indirect descendants of the item state with the given parent.
getDescendantTransientItemStatesInAttic(ItemId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Same as SessionItemStateManager.getDescendantTransientItemStates(ItemId) except that item state instances in the attic are returned.
getDescription() - Method in class org.apache.jackrabbit.standalone.cli.AbstractParameter
 
getDescription() - Method in class org.apache.jackrabbit.standalone.cli.CommandLine
 
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.jcr2spi.RepositoryImpl
 
getDescriptor(String) - Method in class org.apache.jackrabbit.rmi.client.BrokenRemoteRepository
Throws a RemoteException.
getDescriptor(String) - Method in class org.apache.jackrabbit.rmi.client.ClientRepository
getDescriptor(String) - Method in class org.apache.jackrabbit.rmi.client.SafeClientRepository
getDescriptor(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteRepository
Remote version of the Repository.getDescriptor(String) method.
getDescriptor(String) - Method in class org.apache.jackrabbit.rmi.repository.ProxyRepository
Returns the descriptor with the given key from the proxied repository.
getDescriptor(String) - Method in class org.apache.jackrabbit.rmi.server.ServerRepository
Remote version of the Repository.getDescriptor(String) method.
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.jcr2spi.RepositoryImpl
 
getDescriptorKeys() - Method in class org.apache.jackrabbit.rmi.client.BrokenRemoteRepository
Throws a RemoteException.
getDescriptorKeys() - Method in class org.apache.jackrabbit.rmi.client.ClientRepository
getDescriptorKeys() - Method in class org.apache.jackrabbit.rmi.client.SafeClientRepository
getDescriptorKeys() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteRepository
Remote version of the Repository.getDescriptorKeys() method.
getDescriptorKeys() - Method in class org.apache.jackrabbit.rmi.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.rmi.server.ServerRepository
Remote version of the Repository.getDescriptorKeys() method.
getDescriptorValue(String) - Method in class org.apache.jackrabbit.commons.repository.EmptyRepository
Returns null since this repository contains no descriptors.
getDescriptorValue(String) - Method in class org.apache.jackrabbit.commons.repository.ProxyRepository
Returns the value of the descriptor with the given key from the proxied repository.
getDescriptorValue(String) - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
Delegated to the underlying repository instance.
getDescriptorValue(String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
getDescriptorValue(String) - Method in class org.apache.jackrabbit.core.TransientRepository
 
getDescriptorValue(String) - Method in class org.apache.jackrabbit.jcr2spi.RepositoryImpl
 
getDescriptorValue(String) - Method in class org.apache.jackrabbit.rmi.client.ClientRepository
getDescriptorValue(String) - Method in class org.apache.jackrabbit.rmi.client.SafeClientRepository
 
getDescriptorValue(String) - Method in class org.apache.jackrabbit.rmi.repository.ProxyRepository
Returns the value of the descriptor with the given key from the proxied repository.
getDescriptorValues(String) - Method in class org.apache.jackrabbit.commons.repository.EmptyRepository
Returns null since this repository contains no descriptors.
getDescriptorValues(String) - Method in class org.apache.jackrabbit.commons.repository.ProxyRepository
Returns the values of the descriptor with the given key from the proxied repository.
getDescriptorValues(String) - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
Delegated to the underlying repository instance.
getDescriptorValues(String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
getDescriptorValues(String) - Method in class org.apache.jackrabbit.core.TransientRepository
 
getDescriptorValues(String) - Method in class org.apache.jackrabbit.jcr2spi.RepositoryImpl
 
getDescriptorValues(String) - Method in class org.apache.jackrabbit.rmi.client.ClientRepository
getDescriptorValues(String) - Method in class org.apache.jackrabbit.rmi.client.SafeClientRepository
 
getDescriptorValues(String) - Method in class org.apache.jackrabbit.rmi.repository.ProxyRepository
Returns the values of the descriptor with the given key from the proxied repository.
getDesFsPathKey() - Method in class org.apache.jackrabbit.standalone.cli.xml.AbstractExportViewToFile
 
getDestAbsPathKey() - Method in class org.apache.jackrabbit.standalone.cli.core.Clone
 
getDestAbsPathKey() - Method in class org.apache.jackrabbit.standalone.cli.core.Copy
 
getDestAbsPathKey() - Method in class org.apache.jackrabbit.standalone.cli.core.Move
 
getDestChildKey() - Method in class org.apache.jackrabbit.standalone.cli.core.OrderBefore
 
getDestFsPathKey() - Method in class org.apache.jackrabbit.standalone.cli.fs.ExportFileSystem
 
getDestFsPathKey() - Method in class org.apache.jackrabbit.standalone.cli.fs.ExportPropertyToFile
 
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
 
getDestJcrPathKey() - Method in class org.apache.jackrabbit.standalone.cli.xml.ImportXmlFromInputStream
 
getDestKey() - Method in class org.apache.jackrabbit.standalone.cli.collect.AbstractCollect
 
getDestKey() - Method in class org.apache.jackrabbit.standalone.cli.core.ReadValue
 
getDestKey() - Method in class org.apache.jackrabbit.standalone.cli.fs.FileToInputStream
 
getDestKey() - Method in class org.apache.jackrabbit.standalone.cli.query.AbstractQuery
 
getDestPathKey() - Method in class org.apache.jackrabbit.standalone.cli.core.Rename
 
getDetector() - Method in class org.apache.jackrabbit.server.io.ImportContextImpl
 
getDetector() - Method in interface org.apache.jackrabbit.server.io.IOManager
Return the configured type detector.
getDetector() - Method in class org.apache.jackrabbit.server.io.IOManagerImpl
Return the configured type detector.
getDetector() - Method in class org.apache.jackrabbit.webdav.simple.ResourceConfig
Returns the configured content type detector.
getDigest() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
 
getDirection() - Method in enum org.apache.jackrabbit.api.security.user.QueryBuilder.Direction
 
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.
getDisabledReason() - Method in interface org.apache.jackrabbit.api.security.user.User
Returns the String specified upon disabling this user or null if User.isDisabled() returns false.
getDisabledReason() - Method in class org.apache.jackrabbit.core.security.user.UserImpl
 
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
Wrapper around PropertyImpl.getValue()
getDouble() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getDouble() - Method in class org.apache.jackrabbit.rmi.client.ClientProperty
Returns the double value of this property.
getDouble() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
 
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.DecimalValue
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
getDouble() - Method in class org.apache.jackrabbit.value.URIValue
getDouble() - Method in class org.apache.jackrabbit.value.WeakReferenceValue
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.config.DataSourceConfig.DataSourceDefinition
 
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.db.SimpleDbPersistenceManager
Deprecated.  
getDriver() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Returns the class name of the JDBC driver.
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<Name>) - 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(Set<Name>) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
Returns the effective node type representation of the given node 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 NodeType name.
getEffectiveNodeType(Name[]) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeProvider
Build the EffectiveNodeType from the given array of NodeType names.
getEffectiveNodeType(Name[], Map<Name, QNodeTypeDefinition>) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeProvider
 
getEffectiveNodeType(QNodeTypeDefinition, Map<Name, QNodeTypeDefinition>) - 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<Name, QNodeTypeDefinition>) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
 
getEffectiveNodeType(QNodeTypeDefinition, Map<Name, QNodeTypeDefinition>) - 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(Set<Principal>) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlManager
Returns the AccessControlPolicy objects that are in effect for the given Principals.
getEffectivePolicies(Path, CompiledPermissions) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlProvider
Returns the effective policies for the node at the given absPath.
getEffectivePolicies(Set<Principal>, CompiledPermissions) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlProvider
Returns the effective policies for the given principals.
getEffectivePolicies(Path, CompiledPermissions) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLProvider
 
getEffectivePolicies(Set<Principal>, CompiledPermissions) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLProvider
 
getEffectivePolicies(Path, CompiledPermissions) - Method in class org.apache.jackrabbit.core.security.authorization.combined.CombinedProvider
 
getEffectivePolicies(Set<Principal>, CompiledPermissions) - Method in class org.apache.jackrabbit.core.security.authorization.combined.CombinedProvider
 
getEffectivePolicies(Path, CompiledPermissions) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider
 
getEffectivePolicies(Set<Principal>, CompiledPermissions) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider
 
getEffectivePolicies(String) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
getEffectivePolicies(Set<Principal>) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
getEffectivePolicies(String) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
getEffectivePolicies(Set<Principal>) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
 
getEffectivePolicies(Path, CompiledPermissions) - Method in class org.apache.jackrabbit.core.security.user.UserAccessControlProvider
 
getEffectivePolicies(Set<Principal>, CompiledPermissions) - Method in class org.apache.jackrabbit.core.security.user.UserAccessControlProvider
 
getEffectivePolicies(String) - Method in class org.apache.jackrabbit.rmi.client.security.ClientAccessControlManager
getEffectivePolicies(String) - Method in interface org.apache.jackrabbit.rmi.remote.security.RemoteAccessControlManager
 
getEffectivePolicies(String) - Method in class org.apache.jackrabbit.rmi.server.security.ServerAccessControlManager
 
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.
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
 
getEntityResolver() - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Returns the entity resolver to be used when parsing configuration documents.
getEntries() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractACLTemplate
Return the list of entries, if they are held in a orderable list.
getEntries(NodeImpl) - Method in class org.apache.jackrabbit.core.security.authorization.acl.EntryCollector
Retrieve the access control entries defined for the given node.
getEntries(NodeId) - Method in class org.apache.jackrabbit.core.security.authorization.acl.EntryCollector
 
getErrorCode() - Method in exception org.apache.jackrabbit.webdav.DavException
Return the error code attached to this DavException.
getErrorHandler() - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
Returns the error handler to be used when parsing configuration documents.
getErrorHandling() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Returns the error handling configuration of this manager
getErrorHandling() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Returns the error handling configuration of this manager
getErrors() - Method in class org.apache.jackrabbit.core.query.lucene.ConsistencyCheck
Returns the errors detected by the consistency check.
getEscapeString() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
 
getEscFactory() - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
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.
getEventByPath(Event[], String) - Method in class org.apache.jackrabbit.test.api.observation.AbstractObservationTest
Returns the first event with the given path.
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.observation.ObservationManagerImpl
Returns the event journal for this workspace.
getEventJournal() - Method in class org.apache.jackrabbit.core.observation.ObservationManagerImpl
Returns an unfiltered event journal for this workspace.
getEventJournal() - Method in class org.apache.jackrabbit.jcr2spi.observation.ObservationManagerImpl
 
getEventJournal(int, String, boolean, String[], String[]) - Method in class org.apache.jackrabbit.jcr2spi.observation.ObservationManagerImpl
 
getEventJournal() - Method in class org.apache.jackrabbit.rmi.client.ClientObservationManager
 
getEventJournal(int, String, boolean, String[], String[]) - Method in class org.apache.jackrabbit.rmi.client.ClientObservationManager
 
getEventName(int) - Static method in class org.apache.jackrabbit.commons.webdav.EventUtil
Static utility method to retrieve a String representation of the type defined by a JCR event.
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(EventFilter, long) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
Returns the events from the journal that occurred after a given date.
getEvents() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteEventCollection
Returns the list of events to be sent to the client-side listener identified by RemoteEventCollection.getListenerId().
getEvents() - Method in class org.apache.jackrabbit.rmi.server.ServerEventCollection
Returns the list of events to be sent to the client-side listener identified by RemoteEventCollection.getListenerId().
getEvents(Subscription, long) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
getEvents(SessionInfo, EventFilter, long) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
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(SessionInfo, EventFilter, 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(SessionInfo, EventFilter, long) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Returns events from the EventJournal after a given point in time.
getEvents(Subscription, long) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getEvents(SessionInfo, EventFilter, 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(SessionInfo, EventFilter, long) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Returns events from the EventJournal after a given point in time.
getEvents(AbstractObservationTest.Callable, int) - Method in class org.apache.jackrabbit.test.api.observation.AbstractObservationTest
Registers an event listener for the passed eventTypes and calls the callable.
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 implicitly applied to every subject.
getEveryone() - Method in class org.apache.jackrabbit.core.security.principal.PrincipalManagerImpl
Returns the Principal which is implicitly applied to every subject.
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.
getExecutor() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
Returns the background task executor.
getExpandedName(String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Returns a string representation of the name of a DOM node consisting of "{" + namespace uri + "}" + localName.
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 class org.apache.jackrabbit.rmi.client.ClientObject
Returns the local adapter factory used to create new adapters.
getFactory() - Method in class org.apache.jackrabbit.rmi.server.ServerObject
Returns the remote adapter factory used to create new adapters.
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.
getFileKey() - Method in class org.apache.jackrabbit.standalone.cli.SourceCommand
 
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.RepositoryContext
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
getFirstElements() - Method in interface org.apache.jackrabbit.spi.Path
Returns a path that consists of all but the last element of this path.
getFlags() - Method in class org.apache.jackrabbit.standalone.cli.CommandLine
 
getForceConsistencyCheck() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getFormatId() - Method in class org.apache.jackrabbit.rmi.remote.SerializableXid
 
getFromKey() - Method in class org.apache.jackrabbit.standalone.cli.info.LsCollectedItems
 
getFromKey() - Method in class org.apache.jackrabbit.standalone.cli.info.LsCollectedNodes
 
getFromKey() - Method in class org.apache.jackrabbit.standalone.cli.info.LsCollectedProperties
 
getFrozenChildNode(Name, int) - Method in interface org.apache.jackrabbit.core.version.InternalFrozenNode
Returns the frozen child node or null
getFrozenChildNodes() - Method in interface org.apache.jackrabbit.core.version.InternalFrozenNode
Returns the list of frozen child nodes
getFrozenId() - Method in interface org.apache.jackrabbit.core.version.InternalFrozenNode
Returns the frozen node id.
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.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
getFrozenNode() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionImpl
 
getFrozenNode() - Method in class org.apache.jackrabbit.rmi.client.ClientVersion
 
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.
getFullTextSearchable() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
 
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.pool.PostgreSQLNameIndex
Retrieves the last assigned key from the database.
getGeneration() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
The required generation of this HierarchyEntry .
getGlobalRevision() - Method in class org.apache.jackrabbit.core.journal.FileJournal
getGlobalTransactionId() - Method in class org.apache.jackrabbit.rmi.remote.SerializableXid
 
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.FallbackPrincipalProvider
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.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.
getGroupMembershipSplitSize() - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Maximum number of properties on the group membership node structure under UserConstants.N_MEMBERS until additional intermediate nodes are inserted.
getGroupName() - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
getGroupsPath() - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Implementation specific methods releaving where groups are created within the content.
getHasLockKey() - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
 
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.InternalVersionManager
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)
getHelper() - Method in class org.apache.jackrabbit.test.AbstractJCRTest
 
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.session.SessionContext
 
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
getHistoryRoot() - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
returns the version history root node
getHistoryRoot() - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
returns the id of the version history root node
getHoldName() - Method in class org.apache.jackrabbit.test.api.retention.AbstractRetentionTest
 
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.core.TransientRepository
 
getHomeDir() - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
Return the repository home directory.
getHomeKey() - Method in class org.apache.jackrabbit.standalone.cli.ext.StartJackrabbit
 
getHomeKey() - Method in class org.apache.jackrabbit.standalone.cli.ext.StartJackrabbitSingleton
 
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 list 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 identifier 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.LockInfo
Return the ID of the lock holding node
getId() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.ChildNodeEntry
Returns the id.
getId() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Returns the node id of this bundle
getId() - Method in class org.apache.jackrabbit.core.persistence.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.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.ItemInfo
 
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 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
getIdentifier() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getIdentifier() - Method in class org.apache.jackrabbit.rmi.client.ClientNode
getIdentifier() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.getIdentifier() method.
getIdentifier() - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.getIdentifier() method.
getIdentifier() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
 
getIdentifier() - Method in interface org.apache.jackrabbit.spi.Path.Element
Returns the identifier of an identifier element, or null for other kinds of elements.
getIdentifier() - Method in interface org.apache.jackrabbit.spi.Path
Returns the identifier of a single identifier element.
getIdentifierOperand() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
 
GetIdentifierTest - Class in org.apache.jackrabbit.test.api.observation
IdentifierTest checks if the identifier of an event is correct.
GetIdentifierTest() - Constructor for class org.apache.jackrabbit.test.api.observation.GetIdentifierTest
 
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.
getIdFromFileName(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
getIdleTime() - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
 
getIdOfRootTransientNodeState() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Returns the id of the root of the minimal subtree including all transient states.
getIgnoredProperties() - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
Properties to ignore.
getIgnoredProperties() - Method in interface org.apache.jackrabbit.commons.flat.TreeManager
Properties to ignore.
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
 
getImpersonation() - Method in class org.apache.jackrabbit.core.security.user.UserImpl
 
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.
getImpl() - Method in class org.apache.jackrabbit.standalone.cli.CommandLine
 
getImportBehavior() - Method in class org.apache.jackrabbit.core.security.user.UserImporter
 
getImportConfig() - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
 
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
 
getImportContentHandler(String, int) - Method in class org.apache.jackrabbit.rmi.client.ClientSession
getImportContentHandler(String, int) - Method in class org.apache.jackrabbit.rmi.client.ClientWorkspace
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.pool.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.rmi.client.ClientNode
getIndex() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.getIndex() method.
getIndex() - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.getIndex() method.
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 interface org.apache.jackrabbit.spi.Path
Returns the index of the last path element, or Path.INDEX_UNDEFINED if the index is not defined or not applicable.
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
 
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.
getIndexKey() - Method in class org.apache.jackrabbit.standalone.cli.fs.ExportPropertyToFile
 
getIndexKey() - Method in class org.apache.jackrabbit.standalone.cli.info.Cat
 
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 class org.apache.jackrabbit.core.observation.EventImpl
getInfo() - Method in class org.apache.jackrabbit.core.observation.EventState
 
getInfo() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
Returns the information map associated with this event.
getInfo() - Method in interface org.apache.jackrabbit.spi.Event
Returns the information map associated with this event.
GetInfoTest - Class in org.apache.jackrabbit.test.api.observation
GetInfoTest checks that the info map is empty for event types: Event.NODE_ADDED, Event.NODE_REMOVED, Event.PROPERTY_ADDED, Event.PROPERTY_CHANGED and Event.PROPERTY_REMOVED.
GetInfoTest() - Constructor for class org.apache.jackrabbit.test.api.observation.GetInfoTest
 
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
Deprecated.  
getInitialContext(Hashtable) - Method in class org.apache.jackrabbit.core.jndi.provider.DummyInitialContextFactory
getInitParameter(String, String) - Method in class org.apache.jackrabbit.servlet.AbstractRepositoryServlet
Utility method that returns the named init parameter or the given default value if the parameter does not exist.
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
 
getInputStreamKey() - Method in class org.apache.jackrabbit.standalone.cli.xml.ImportXmlFromInputStream
 
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() - Static method in class org.apache.jackrabbit.core.value.InternalValueFactory
 
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.rmi.value.SerialValueFactory
Returns the ValueFactory instance, which currently is a singleton instance of this class.
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.standalone.cli.CommandLineFactory
 
getInstance(Map) - Static method in class org.apache.jackrabbit.test.RepositoryStub
Creates and/or returns the configured RepositryStub implementation.
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.
getInstanceRevision() - Method in class org.apache.jackrabbit.core.journal.MemoryJournal
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.DecimalValue
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.
getInternalString() - Method in class org.apache.jackrabbit.value.URIValue
Returns the internal string representation of this value without modifying the value state.
getInternalString() - Method in class org.apache.jackrabbit.value.WeakReferenceValue
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.
getInternalVersionManager() - Method in class org.apache.jackrabbit.core.RepositoryContext
Returns the internal version manager of this repository.
getInternalVersionManager() - Method in class org.apache.jackrabbit.core.SessionImpl
Returns the InternalVersionManager associated with this session.
getIntHeader(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getInvalidationStrategy() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.EntryFactory
 
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(String) - Method in class org.apache.jackrabbit.commons.flat.ItemSequence.NodeSequenceImpl
 
getItem(String) - Method in class org.apache.jackrabbit.commons.flat.ItemSequence.PropertySequenceImpl
 
getItem(String) - Method in interface org.apache.jackrabbit.commons.flat.Sequence
Retrieve an Item from this sequence by its key.
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) - Static method in class org.apache.jackrabbit.core.session.SessionItemOperation
Creates a session operation for getting the item at the given path.
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.InternalVersionManagerImpl
Returns the item with the given persistent id.
getItem(NodeId) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
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(Session, RemoteItem) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Creates and returns a ClientItem instance.
getItem(Session, RemoteItem) - Method in class org.apache.jackrabbit.rmi.client.ClientObject
Utility method to create a local adapter for a remote item.
getItem(String) - Method in class org.apache.jackrabbit.rmi.client.ClientSession
getItem(Session, RemoteItem) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote item.
getItem(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteSession
Remote version of the Session.getItem(String) method.
getItem(String) - Method in class org.apache.jackrabbit.rmi.server.ServerSession
Remote version of the Session.getItem(String) method.
getItem(Context, String) - Static method in class org.apache.jackrabbit.standalone.cli.CommandHelper
Gets the Item at the given path.
getItem(JcrDavSession, DavResourceLocator) - Method in class org.apache.jackrabbit.webdav.jcr.DavResourceFactoryImpl
 
getItemCacheSize() - Method in interface org.apache.jackrabbit.jcr2spi.config.RepositoryConfig
 
getItemCacheSize() - Method in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory.RepositoryConfigImpl
 
getItemDef(RemoteItemDefinition) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Creates and returns a ClientItemDefinition instance.
getItemDef(RemoteItemDefinition) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote item definition.
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
 
getItemInfoCache(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
 
getItemInfoCache(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getItemInfoCache(SessionInfo) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Returns a ItemInfoCache for the given SessionInfo.
getItemInfoCache(SessionInfo) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getItemInfoCache(SessionInfo) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Returns a ItemInfoCache for the given SessionInfo.
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.session.SessionContext
 
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
 
getItems(Context, Node, String) - Static method in class org.apache.jackrabbit.standalone.cli.CommandHelper
Gets the Item s under the given Node that match the pattern
getItems(Context) - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsItems
 
getItems(Context) - Method in class org.apache.jackrabbit.standalone.cli.info.LsCollectedItems
getItems(Context) - Method in class org.apache.jackrabbit.standalone.cli.info.LsItems
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.InternalXAVersionManager
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.RepositoryContext
Returns 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.session.SessionContext
 
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
 
getItemUri(ItemId, SessionInfo, String) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getItemValidator() - Method in class org.apache.jackrabbit.core.session.SessionContext
Returns the item validator of this session.
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(String) - Static method in class org.apache.jackrabbit.commons.webdav.EventUtil
Static utility method to convert the localName of a EventType as present in the Xml body into the corresponding JCR event constant defined by Event.
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.session.SessionContext
 
getJCRName(Name) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getJCRName(Name) - Method in class org.apache.jackrabbit.spi.commons.conversion.CachingNameResolver
Returns the prefixed JCR name for the given 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 qualified JCR name String for the given Name object.
getJCRName(Name) - Method in class org.apache.jackrabbit.spi.commons.conversion.ParsingNameResolver
Returns the qualified JCR name for the given Name object.
getJCRName(Name) - Method in class org.apache.jackrabbit.spi.commons.query.qom.AbstractQOMNode
Returns the JCR name string for the given Name or null if name is null.
getJCRPath(Path) - Method in class org.apache.jackrabbit.core.session.SessionContext
 
getJCRPath(Path) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getJCRPath(Path) - Method in class org.apache.jackrabbit.spi.commons.conversion.CachingPathResolver
Returns the JCR path String for the given 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 JCR path representation for the given Path object.
getJCRPath(Path) - Method in interface org.apache.jackrabbit.spi.commons.conversion.PathResolver
Returns the given JCR path string for the given path object.
getJCRPath(Path) - Method in class org.apache.jackrabbit.spi.commons.query.qom.AbstractQOMNode
Returns the JCR path String for the given Path object or null if path is null.
getJCRString(QValue, NamePathResolver) - Static method in class org.apache.jackrabbit.spi.commons.value.ValueFormat
Returns the JCR string representation of the given QValue.
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 class org.apache.jackrabbit.spi.commons.query.qom.JoinImpl
Gets the join condition.
getJoinType() - Method in class org.apache.jackrabbit.spi.commons.query.qom.JoinImpl
Gets the join type.
getJoinTypeByName(String) - Static method in enum org.apache.jackrabbit.commons.query.qom.JoinType
Returns the join type with the given JCR name.
getJoinTypeInstance() - Method in class org.apache.jackrabbit.spi.commons.query.qom.JoinImpl
 
getJournal() - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
Return the journal created by this cluster node.
getJournal(NamespaceResolver) - Method in class org.apache.jackrabbit.core.config.ClusterConfig
Returns an initialized journal instance.
getJournal(NamespaceResolver) - Method in interface org.apache.jackrabbit.core.journal.JournalFactory
Creates, initializes, and returns a Journal instance for use by the repository.
getJournalFactory(Element, File, String) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses 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.MemoryJournal.MemoryRecord
Return the journal id.
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.
getKeepChangesKey() - Method in class org.apache.jackrabbit.standalone.cli.core.Refresh
 
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(NodeId) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Constructs a parameter list for a PreparedStatement for the given node identifier.
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.
getKnownPrincipal(Session) - Method in class org.apache.jackrabbit.core.JackrabbitRepositoryStub
 
getKnownPrincipal(Session) - Method in class org.apache.jackrabbit.test.JNDIRepositoryStub
 
getKnownPrincipal(Session) - Method in class org.apache.jackrabbit.test.RepositoryHelper
Returns a Principal identifiying a known user.
getKnownPrincipal(Session) - Method in class org.apache.jackrabbit.test.RepositoryStub
Returns a Principal identifiying a known user (not group)
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
 
getLabelKey() - Method in class org.apache.jackrabbit.standalone.cli.version.AddVersionLabel
 
getLabelKey() - Method in class org.apache.jackrabbit.standalone.cli.version.RemoveVersionByLabel
 
getLabelKey() - Method in class org.apache.jackrabbit.standalone.cli.version.RemoveVersionLabel
 
getLabelKey() - Method in class org.apache.jackrabbit.standalone.cli.version.RestoreByLabel
 
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
 
getLanguage() - Method in class org.apache.jackrabbit.jcr2spi.query.QueryObjectModelImpl
 
getLanguage() - Method in class org.apache.jackrabbit.rmi.client.ClientQuery
getLanguage() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteQuery
 
getLanguage() - Method in class org.apache.jackrabbit.rmi.server.ServerQuery
getLanguage() - Method in class org.apache.jackrabbit.standalone.cli.query.AbstractQuery
 
getLanguage() - Method in class org.apache.jackrabbit.standalone.cli.query.SQLQuery
getLanguage() - Method in class org.apache.jackrabbit.standalone.cli.query.XPathQuery
 
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
 
getLastElement() - Method in interface org.apache.jackrabbit.spi.Path
Returns a path that consists of only the last element of this path.
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.
getLatestVersion(InternalVersionHistory) - Method in interface org.apache.jackrabbit.core.version.InternalActivity
Returns the latest version of the given history that is referenced in this activity.
getLeastSignificantBits() - Method in class org.apache.jackrabbit.core.id.NodeId
Returns the 64 least significant bits of this identifier.
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.InternalValue
 
getLength() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getLength() - Method in class org.apache.jackrabbit.rmi.client.ClientProperty
getLength() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteProperty
Remote version of the Property.getLength() method.
getLength() - Method in class org.apache.jackrabbit.rmi.server.ServerProperty
Remote version of the Property.getLength() method.
getLength() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
 
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
 
getLengths() - Method in class org.apache.jackrabbit.rmi.client.ClientProperty
getLengths() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteProperty
Remote version of the Property.getLengths() method.
getLengths() - Method in class org.apache.jackrabbit.rmi.server.ServerProperty
Remote version of the Property.getLengths() method.
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.core.version.InternalVersion
Equivalent to Version.getLinearPredecessor()
getLinearPredecessor() - Method in class org.apache.jackrabbit.core.version.VersionImpl
getLinearPredecessor() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionImpl
 
getLinearPredecessor() - Method in class org.apache.jackrabbit.rmi.client.ClientVersion
 
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
getLinearSuccessor() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionImpl
 
getLinearSuccessor() - Method in class org.apache.jackrabbit.rmi.client.ClientVersion
 
getLineNumber() - Method in class org.apache.jackrabbit.commons.cnd.Lexer
 
getListenerId() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteEventCollection
Returns unique identifier of the client-side listener to which the enclosed events should be sent.
getListenerId() - Method in class org.apache.jackrabbit.rmi.server.ServerEventCollection
Returns unique identifier of the client-side listener to which the enclosed events should be sent.
getListeners() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
Unmodifiable iterator over the listeners present on this item state.
getListeners() - Method in class org.apache.jackrabbit.rmi.observation.ClientEventPoll
Returns an array of the registered event listeners.
getLiteralValue() - Method in class org.apache.jackrabbit.spi.commons.query.qom.LiteralImpl
 
getLoadFactor() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.  
getLocalAdapterFactory() - Method in class org.apache.jackrabbit.servlet.remote.RemoteRepositoryServlet
Instantiates and returns the configured local adapter factory.
getLocalAddress() - Method in class org.apache.jackrabbit.rmi.server.jmx.JCRServer
 
getLocalAddress() - Method in interface org.apache.jackrabbit.rmi.server.jmx.JCRServerMBean
 
getLocale() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getLocale() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
getLocalEnvironment() - Method in class org.apache.jackrabbit.rmi.server.jmx.JCRServer
 
getLocalEnvironment() - Method in interface org.apache.jackrabbit.rmi.server.jmx.JCRServerMBean
 
getLocales() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getLocalizedArgName() - Method in class org.apache.jackrabbit.standalone.cli.AbstractParameter
 
getLocalizedArgName() - Method in class org.apache.jackrabbit.standalone.cli.Flag
getLocalizedArgName() - Method in class org.apache.jackrabbit.standalone.cli.Option
 
getLocalizedDescription() - Method in class org.apache.jackrabbit.standalone.cli.AbstractParameter
 
getLocalizedDescription() - Method in class org.apache.jackrabbit.standalone.cli.CommandLine
 
getLocalizedDescription() - Method in class org.apache.jackrabbit.standalone.cli.Flag
getLocalizedDescription() - Method in class org.apache.jackrabbit.standalone.cli.Option
getLocalizedMessage() - Method in exception org.apache.jackrabbit.standalone.cli.CommandException
 
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.test.AbstractJCRTest
Returns the local name for the given name.
getLocalName(String) - Static method in class org.apache.jackrabbit.test.api.util.Text
Returns the local name of the given qname.
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(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(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrLockManager
 
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(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.lock.LockStateManager
Returns the Lock object that applies to a node.
getLock() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getLock(Session, RemoteLock) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Creates and returns a ClientLock instance.
getLock(String) - Method in class org.apache.jackrabbit.rmi.client.ClientLockManager
 
getLock() - Method in class org.apache.jackrabbit.rmi.client.ClientNode
getLock(Session, RemoteLock) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote lock.
getLock(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteLockManager
 
getLock() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.getLock() method.
getLock(String) - Method in class org.apache.jackrabbit.rmi.server.ServerLockManager
 
getLock() - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.getLock() method.
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
getLockableKey() - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
 
getLockedKey() - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
 
getLockHolder() - Method in class org.apache.jackrabbit.core.lock.LockInfo
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.AbstractRepositoryService
 
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 class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns the lock manager for this workspace.
getLockManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
 
getLockManager() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getLockManager(Session, RemoteLockManager) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
 
getLockManager() - Method in class org.apache.jackrabbit.rmi.client.ClientWorkspace
getLockManager(Session, RemoteLockManager) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
 
getLockManager() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteWorkspace
 
getLockManager() - Method in class org.apache.jackrabbit.rmi.server.ServerWorkspace
getLockManager(Session) - Static method in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
 
getLockManager() - Method in class org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet
Returns the LockManager.
getLockOwner() - Method in class org.apache.jackrabbit.core.lock.LockInfo
Return the lock owner.
getLockOwner() - Method in class org.apache.jackrabbit.rmi.client.ClientLock
getLockOwner() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteLock
Remote version of the Lock.getLockOwner() method.
getLockOwner() - Method in class org.apache.jackrabbit.rmi.server.ServerLock
Remote version of the Lock.getLockOwner() method.
getLockOwner() - Method in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
 
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
 
getLockStateManager() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
Returns the LockStateManager associated with this ManagerProvider.
getLockStateManager() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getLockStateManager() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getLockTimeout() - Method in class org.apache.jackrabbit.core.persistence.pool.H2PersistenceManager
Returns the lock timeout.
getLockToken() - Method in class org.apache.jackrabbit.core.lock.LockInfo
Return the lock token associated with this lock.
getLockToken() - Method in class org.apache.jackrabbit.rmi.client.ClientLock
getLockToken() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteLock
Remote version of the Lock.getLockToken() method.
getLockToken() - Method in class org.apache.jackrabbit.rmi.server.ServerLock
Remote version of the Lock.getLockToken() method.
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.
getLockTokenKey() - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
 
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.JcrLockManager
Returns the lock tokens present on the SessionInfo this manager has been created with.
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 interface org.apache.jackrabbit.jcr2spi.lock.LockStateManager
 
getLockTokens() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getLockTokens() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
Returns the lock tokens present with the SessionInfo.
getLockTokens() - Method in class org.apache.jackrabbit.rmi.client.ClientLockManager
 
getLockTokens() - Method in class org.apache.jackrabbit.rmi.client.ClientSession
getLockTokens() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteLockManager
 
getLockTokens() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteSession
Remote version of the Session.getLockTokens() method.
getLockTokens() - Method in class org.apache.jackrabbit.rmi.server.ServerLockManager
 
getLockTokens() - Method in class org.apache.jackrabbit.rmi.server.ServerSession
Remote version of the Session.getLockTokens() method.
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 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
 
getLogicalName() - Method in class org.apache.jackrabbit.core.config.DataSourceConfig.DataSourceDefinition
 
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.
getLoginTimeout() - Method in class org.apache.jackrabbit.core.util.db.DataSourceWrapper
getLogWriter() - Method in class org.apache.jackrabbit.core.util.db.DataSourceWrapper
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.
getLogWriter(RepositoryService) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriterProvider
Returns a WriterLogWriter if the logger for service.getClass() has debug level enabled.
getLogWriter(NameFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriterProvider
Returns a WriterLogWriter if the logger for nameFactory.getClass() has debug level enabled.
getLogWriter(PathFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriterProvider
Returns a WriterLogWriter if the logger for pathFactory.getClass() has debug level enabled.
getLogWriter(IdFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriterProvider
Returns a WriterLogWriter if the logger for idFactory.getClass() has debug level enabled.
getLogWriter(QValueFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriterProvider
Returns a WriterLogWriter if the logger for valueFactory.getClass() has debug level enabled.
getLogWriter(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriterProvider
Returns a WriterLogWriter if the logger for sessionInfo.getClass() has debug level enabled.
getLogWriter(Batch) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriterProvider
Returns a WriterLogWriter 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
Wrapper around PropertyImpl.getValue()
getLong() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getLong() - Method in class org.apache.jackrabbit.rmi.client.ClientProperty
Returns the long value of this property.
getLong() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
 
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.DecimalValue
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
getLong() - Method in class org.apache.jackrabbit.value.URIValue
getLong() - Method in class org.apache.jackrabbit.value.WeakReferenceValue
getLongName() - Method in class org.apache.jackrabbit.standalone.cli.AbstractParameter
 
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.
getMandatory() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
 
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
 
getMappedId(NodeId) - Method in class org.apache.jackrabbit.core.util.ReferenceChangeTracker
Returns the new node id to which oldId has been mapped or null if no such mapping exists.
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.
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
Deprecated.  
getMaxConnections() - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Return number of max connections.
getMaxExtractLength() - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
Returns the maximum number of characters to extract from binaries.
getMaxExtractLength() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getMaxFieldLength() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getMaxHistoryAge() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getMaximumSize() - Method in class org.apache.jackrabbit.core.journal.FileJournal
 
getMaxItems(Context) - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLs
 
getMaxItemsKey() - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLs
 
getMaxMemory() - Method in class org.apache.jackrabbit.core.cache.CacheManager
 
getMaxMemoryPerCache() - Method in class org.apache.jackrabbit.core.cache.CacheManager
 
getMaxMemorySize() - Method in class org.apache.jackrabbit.core.cache.AbstractCache
 
getMaxMemorySize() - Method in interface org.apache.jackrabbit.core.cache.Cache
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
 
getMaxPoolSize() - Method in class org.apache.jackrabbit.core.config.DataSourceConfig.DataSourceDefinition
 
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.
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
 
getMembershipCache(SessionImpl) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
getMembershipCache() - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
 
getMemoryUsed() - Method in class org.apache.jackrabbit.core.cache.AbstractCache
 
getMemoryUsed() - Method in interface org.apache.jackrabbit.core.cache.Cache
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.commons.cnd.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
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.
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.pool.BundleDbPersistenceManager
Returns the minimum blob size in bytes.
getMinBlobSize() - Method in class org.apache.jackrabbit.core.persistence.util.BundleBinding
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.
getMinimal() - Method in class org.apache.jackrabbit.commons.flat.ItemSequence
Returns the node with the minimal key wrt.
getMinimal(Node) - Method in class org.apache.jackrabbit.commons.flat.ItemSequence
Returns the node amongst the child nodes of node whose key is minimal wrt.
getMinMemoryPerCache() - Method in class org.apache.jackrabbit.core.cache.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
 
getMinResizeInterval() - Method in class org.apache.jackrabbit.core.cache.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.
getMixinKey() - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
 
getMixinKey() - Method in class org.apache.jackrabbit.standalone.cli.mixin.AddMixin
 
getMixinKey() - Method in class org.apache.jackrabbit.standalone.cli.mixin.RemoveMixin
 
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
getMixinNodeTypes() - Method in class org.apache.jackrabbit.rmi.client.ClientNode
getMixinNodeTypes() - Method in class org.apache.jackrabbit.rmi.client.ClientNodeTypeManager
getMixinNodeTypes() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.getMixinNodeTypes() method.
getMixinNodeTypes() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNodeTypeManager
Remote version of the NodeTypeManager.getMixinNodeTypes() method.
getMixinNodeTypes() - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.getMixinNodeTypes() method.
getMixinNodeTypes() - Method in class org.apache.jackrabbit.rmi.server.ServerNodeTypeManager
Remote version of the NodeTypeManager.getMixinNodeTypes() method.
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.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.util.NodePropBundle
Retrusn the mod clount.
getModCount() - Method in class org.apache.jackrabbit.core.persistence.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
 
getModifiedKey() - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
 
getModuleConfig() - Method in class org.apache.jackrabbit.core.security.authentication.AuthContextProvider
 
getMostSignificantBits() - Method in class org.apache.jackrabbit.core.id.NodeId
Returns the 64 most significant bits of this identifier.
getMoveLabelKey() - Method in class org.apache.jackrabbit.standalone.cli.version.AddVersionLabel
 
getMultiple() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
 
getName() - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractItemDefinitionBuilder
Name of the child item definition being built
getName() - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
Returns the name of the node type definition being built
getName() - Method in enum org.apache.jackrabbit.commons.query.qom.Order
 
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.id.PropertyId
Returns the Name of the property.
getName() - Method in class org.apache.jackrabbit.core.ItemImpl
getName() - Method in class org.apache.jackrabbit.core.NodeImpl
getName() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
getName() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.ChildNodeEntry
Returns the name.
getName() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.PropertyEntry
Returns the property name
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 class org.apache.jackrabbit.core.xml.PropInfo
 
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.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.rmi.client.ClientItem
getName() - Method in class org.apache.jackrabbit.rmi.client.ClientItemDefinition
getName() - Method in class org.apache.jackrabbit.rmi.client.ClientNodeType
getName() - Method in class org.apache.jackrabbit.rmi.client.ClientWorkspace
getName() - Method in class org.apache.jackrabbit.rmi.client.principal.ClientPrincipal
getName() - Method in class org.apache.jackrabbit.rmi.client.security.ClientPrivilege
getName() - Method in interface org.apache.jackrabbit.rmi.remote.principal.RemotePrincipal
 
getName() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteItem
Remote version of the Item.getName() method.
getName() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteItemDefinition
Remote version of the ItemDef.getName() method.
getName() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNodeType
Remote version of the NodeType.getName() method.
getName() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteWorkspace
Remote version of the Workspace.getName() method.
getName() - Method in interface org.apache.jackrabbit.rmi.remote.security.RemotePrivilege
 
getName() - Method in class org.apache.jackrabbit.rmi.server.principal.ServerPrincipal
 
getName() - Method in class org.apache.jackrabbit.rmi.server.security.ServerPrivilege
 
getName() - Method in class org.apache.jackrabbit.rmi.server.ServerItem
Remote version of the Item.getName() method.
getName() - Method in class org.apache.jackrabbit.rmi.server.ServerItemDefinition
Remote version of the ItemDef.getName() method.
getName() - Method in class org.apache.jackrabbit.rmi.server.ServerNodeType
Remote version of the NodeType.getName() method.
getName() - Method in class org.apache.jackrabbit.rmi.server.ServerWorkspace
Remote version of the Workspace.getName() method.
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.AbstractNodeType
getName() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionImpl
 
getName() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
getName() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
 
getName() - Method in class org.apache.jackrabbit.spi.commons.nodetype.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 class org.apache.jackrabbit.spi.commons.value.AbstractQValue
 
getName() - Method in interface org.apache.jackrabbit.spi.Path.Element
Returns the name of this path element.
getName() - Method in interface org.apache.jackrabbit.spi.Path
Returns the name of the last path element, or null for an identifier.
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.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.standalone.cli.AbstractParameter
 
getName() - Method in class org.apache.jackrabbit.standalone.cli.CommandLine
 
getName(String) - Static method in class org.apache.jackrabbit.test.api.util.Text
Returns the name part of the path.
getName(String, char) - Static method in class org.apache.jackrabbit.test.api.util.Text
Returns the name part of the path, delimited by the given delim.
getName(String, boolean) - Static method in class org.apache.jackrabbit.test.api.util.Text
Same as Text.getName(String) but adding the possibility to pass paths that end with a trailing '/'
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 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.pool.BundleDbPersistenceManager
Returns the local name index
getNameKey() - Method in class org.apache.jackrabbit.standalone.cli.core.AbstractSetProperty
 
getNameKey() - Method in class org.apache.jackrabbit.standalone.cli.ext.CreateWorkspace
 
getNameKey() - Method in class org.apache.jackrabbit.standalone.cli.fs.ExportPropertyToFile
 
getNameKey() - Method in class org.apache.jackrabbit.standalone.cli.version.RemoveVersion
 
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.nodetype.NodeTypeManagerImpl
 
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.nodetype.NodeTypeManagerImpl
 
getNamePathResolver() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getNamePathResolver() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getNamePathResolver() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
Returns the NamePathResolver used to validate JCR names.
getNamePathResolver(SessionInfo) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getNamePatternKey() - Method in class org.apache.jackrabbit.standalone.cli.collect.AbstractCollect
 
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.commons.cnd.CompactNodeTypeDefReader
Returns the namespace mapping.
getNamespaceMapping() - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory
 
getNamespaceMapping() - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory
 
getNamespaceMapping() - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceExtractor
getNamespaceMapping
getNamespaceMapping() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QDefinitionBuilderFactory
 
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(String) - Method in class org.apache.jackrabbit.rmi.client.ClientSession
getNamespacePrefix(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteSession
Remote version of the Session.getNamespacePrefix(String) method.
getNamespacePrefix(String) - Method in class org.apache.jackrabbit.rmi.server.ServerSession
Remote version of the Session.getNamespacePrefix(String) method.
getNamespacePrefix(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
This default implementation first calls AbstractRepositoryService.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.test.api.util.Text
Returns the namespace prefix of the given qname.
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.
getNamespacePrefixes() - Method in class org.apache.jackrabbit.rmi.client.ClientSession
getNamespacePrefixes() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteSession
Remote version of the Session.getNamespacePrefixes() method.
getNamespacePrefixes() - Method in class org.apache.jackrabbit.rmi.server.ServerSession
Remote version of the Session.getNamespacePrefixes() method.
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.RepositoryContext
Returns the namespace registry of this repository.
getNamespaceRegistry() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
getNamespaceRegistry() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getNamespaceRegistry(RemoteNamespaceRegistry) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Creates and returns a ClientClientNamespaceRegistry instance.
getNamespaceRegistry() - Method in class org.apache.jackrabbit.rmi.client.ClientWorkspace
getNamespaceRegistry(RemoteNamespaceRegistry) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote namespace registry.
getNamespaceRegistry() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteWorkspace
Remote version of the Workspace.getNamespaceRegistry() method.
getNamespaceRegistry() - Method in class org.apache.jackrabbit.rmi.server.ServerWorkspace
Remote version of the Workspace.getNamespaceRegistry() method.
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(String) - Method in class org.apache.jackrabbit.rmi.client.ClientSession
getNamespaceURI(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteSession
Remote version of the Session.getNamespaceURI(String) method.
getNamespaceURI(String) - Method in class org.apache.jackrabbit.rmi.server.ServerSession
Remote version of the Session.getNamespaceURI(String) method.
getNamespaceURI(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
This default implementation first calls AbstractRepositoryService.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 '*'.
getNew_Key() - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
 
getNewActivityId() - Method in class org.apache.jackrabbit.jcr2spi.operation.CreateActivity
 
getNewConfigurationId() - Method in class org.apache.jackrabbit.jcr2spi.operation.CreateConfiguration
 
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
 
getNewVersionId() - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkpoint
 
getNextEvent(long) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteObservationManager
Returns the next event to be dispatched to registered event listeners.
getNextEvent(long) - Method in class org.apache.jackrabbit.rmi.server.ServerObservationManager
Returns the next event to be dispatched to registered event listeners.
getNextToken() - Method in class org.apache.jackrabbit.commons.cnd.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 class org.apache.jackrabbit.commons.AbstractProperty
If this property is of type REFERENCE, WEAKREFERENCE or PATH (or convertible to one of these types) this method returns the Node to which this property refers.
getNode(String) - Method in class org.apache.jackrabbit.commons.AbstractSession
Returns the node with the given absolute path.
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() - Method in class org.apache.jackrabbit.core.query.lucene.join.JoinRow
 
getNode(String) - Method in class org.apache.jackrabbit.core.query.lucene.join.JoinRow
 
getNode() - Method in class org.apache.jackrabbit.core.query.lucene.join.SelectorRow
 
getNode(String) - Method in class org.apache.jackrabbit.core.query.lucene.join.SelectorRow
 
getNode(String) - Static method in class org.apache.jackrabbit.core.session.SessionItemOperation
Creates a session operation for getting the node at the given path.
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(NodeId) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Returns the node with the given id.
getNode(String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
 
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(Name, int) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getNode() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getNode(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getNode(Session, RemoteNode) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Creates and returns a ClientNode instance.
getNode() - Method in class org.apache.jackrabbit.rmi.client.ClientLock
getNode(String) - Method in class org.apache.jackrabbit.rmi.client.ClientNode
getNode(Session, RemoteNode) - Method in class org.apache.jackrabbit.rmi.client.ClientObject
Utility method to create a local adapter for a remote node.
getNode() - Method in class org.apache.jackrabbit.rmi.client.ClientProperty
Returns the reference value of this property.
getNode() - Method in class org.apache.jackrabbit.rmi.client.ClientRow
 
getNode(String) - Method in class org.apache.jackrabbit.rmi.client.ClientRow
 
getNode(String) - Method in class org.apache.jackrabbit.rmi.client.ClientSession
getNode(Session, RemoteNode) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote node.
getNode() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteLock
Remote version of the Lock.getNode() method.
getNode(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.getNode(String) method.
getNode(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteSession
Remote version of the Session.getNode(String) method.
getNode() - Method in class org.apache.jackrabbit.rmi.server.ServerLock
Remote version of the Lock.getNode() method.
getNode(String) - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.getNode(String) method.
getNode(String) - Method in class org.apache.jackrabbit.rmi.server.ServerSession
Remote version of the Session.getNode(String) method.
getNode(Context, String) - Static method in class org.apache.jackrabbit.standalone.cli.CommandHelper
Gets the Node at the given path.
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 class org.apache.jackrabbit.core.SessionImpl
 
getNodeByIdentifier(String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
 
getNodeByIdentifier(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getNodeByIdentifier(String) - Method in class org.apache.jackrabbit.rmi.client.ClientSession
getNodeByIdentifier(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteSession
Remote version of the Session.getNodeByIdentifier(String) method.
getNodeByIdentifier(String) - Method in class org.apache.jackrabbit.rmi.server.ServerSession
Remote version of the Session.getNodeByIdentifier(String) method.
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
 
getNodeByUUID(String) - Method in class org.apache.jackrabbit.rmi.client.ClientSession
getNodeByUUID(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteSession
Remote version of the Session.getNodeByUUID(String) method.
getNodeByUUID(String) - Method in class org.apache.jackrabbit.rmi.server.ServerSession
Remote version of the Session.getNodeByUUID(String) method.
getNodeDef(RemoteNodeDefinition) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Creates and returns a ClientNodeDefinition instance.
getNodeDef(RemoteNodeDefinition) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote node definition.
getNodeDefinition() - Method in class org.apache.jackrabbit.core.AbstractNodeData
Return the associated node defintion.
getNodeDefinition(QNodeDefinition) - 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.AbstractRepositoryService
This default implementation first calls AbstractRepositoryService.checkSessionInfo(SessionInfo) with the sessionInfo, then lazily initializes AbstractRepositoryService.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(QNodeDefinition) - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
Retrieve the NodeDefinition for the given QNodeDefinition.
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 class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
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.value.InternalValue
 
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.Checkpoint
 
getNodeId() - Method in class org.apache.jackrabbit.jcr2spi.operation.CreateConfiguration
 
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.SetPrimaryType
 
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(Name) - Method in interface org.apache.jackrabbit.spi.QueryResultRow
Returns NodeId of node for a given selectorname this result row represents.
getNodeId() - Method in class org.apache.jackrabbit.spi2dav.LockInfoImpl
 
getNodeId(Name) - Method in class org.apache.jackrabbit.spi2dav.QueryResultRowImpl
 
getNodeIdentifiers() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlModifications
 
getNodeInfo(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
This default implementation returns the first item returned by the call to RepositoryService.getItemInfos(SessionInfo, NodeId).
getNodeInfo() - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
Returns the NodeInfo which has been built by this builder.
getNodeInfo(NodeId) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoCacheImpl
This implementation removes the item from the cache if it is present.
getNodeInfo(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getNodeInfo(NodeId) - Method in interface org.apache.jackrabbit.spi.ItemInfoCache
Retrieve a cache entry for the given nodeId or null if no such entry is in the cache.
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.
getNodeIterator(Session, RemoteIterator) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Creates and returns a ClientNodeIterator instance.
getNodeIterator(Session, RemoteIterator) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote node iterator.
getNodeName() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddNode
 
getNodePathTemplate() - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Deprecated. Returns the node path template.
getNodeReferences(NodeId) - Method in interface org.apache.jackrabbit.core.state.ItemStateManager
Return a node references object, given its target id
getNodeReferences(NodeId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
Return a node references object, given its target id
getNodeReferences(NodeId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
Return a node references object, given its target id
getNodeReferences(NodeId) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
Return a node references object, given its target id
getNodeReferences(NodeId) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
Return a node references object, given its target id
getNodeReferences(NodeId) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Return a node references object, given its target id
getNodeReferences(NodeId) - Method in class org.apache.jackrabbit.core.version.VersionItemStateManager
 
getNodeReferences(NodeId) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Return a node references object, given its target id
getNodeReferences(NodeState, Name, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.state.ItemStateFactory
Returns the identifiers of all reference properties that point to the given node.
getNodeReferences(Name, boolean) - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
Returns the identifiers of all reference properties that point to this node.
getNodeReferences(NodeState, Name, boolean) - Method in class org.apache.jackrabbit.jcr2spi.state.TransientISFactory
 
getNodeReferences(NodeState, Name, boolean) - Method in class org.apache.jackrabbit.jcr2spi.state.WorkspaceItemStateFactory
 
getNodes(Node) - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
Returns a SizedIterator of the child nodes of node.
getNodes(QueryResult) - Static method in class org.apache.jackrabbit.commons.JcrUtils
Calls QueryResult.getNodes() on the given query result and returns the resulting NodeIterator as an Iterable instance for use in a Java 5 for-each loop.
getNodes() - Method in class org.apache.jackrabbit.core.NodeImpl
getNodes(String) - 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.join.SimpleQueryResult
Returns the nodes that match this query.
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
 
getNodes(String[]) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getNodes() - Method in class org.apache.jackrabbit.rmi.client.ClientNode
getNodes(String) - Method in class org.apache.jackrabbit.rmi.client.ClientNode
getNodes(String[]) - Method in class org.apache.jackrabbit.rmi.client.ClientNode
getNodes() - Method in class org.apache.jackrabbit.rmi.client.ClientQueryResult
getNodes() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.getNodes() method.
getNodes(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.getNodes(String) method.
getNodes(String[]) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.getNodes(String[]) method.
getNodes() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteQueryResult
 
getNodes() - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.getNodes() method.
getNodes(String) - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.getNodes(String) method.
getNodes(String[]) - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.getNodes(String[]) method.
getNodes() - Method in class org.apache.jackrabbit.rmi.server.ServerQueryResult
getNodes(Context, Node, String) - Static method in class org.apache.jackrabbit.standalone.cli.CommandHelper
Gets the Node s under the given Node that match the given pattern.
getNodes(Context) - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
 
getNodes(Context) - Method in class org.apache.jackrabbit.standalone.cli.info.LsCollectedNodes
getNodes(Context) - Method in class org.apache.jackrabbit.standalone.cli.info.LsNodes
getNodeSequence() - Method in class org.apache.jackrabbit.commons.flat.ItemSequence
Create a new NodeSequence instance with the same parameterization as this instance.
getNodesSizeKey() - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
 
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
 
getNodeState() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetPrimaryType
 
getNodeStateEx(NodeId) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
Returns the node with the given persistent id.
getNodeStateEx(NodeId) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Returns the node with the given persistent id.
getNodeStateEx(NodeId) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
returns the node state for the given node 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(RemoteNodeType) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Creates and returns a ClientNodeType instance.
getNodeType(String) - Method in class org.apache.jackrabbit.rmi.client.ClientNodeTypeManager
getNodeType(RemoteNodeType) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote node type.
getNodeType(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNodeTypeManager
Remote version of the NodeTypeManager.getNodeType(String) method.
getNodeType(String) - Method in class org.apache.jackrabbit.rmi.server.ServerNodeTypeManager
Remote version of the NodeTypeManager.getNodeType(String) method.
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(Name) - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
Return the node type with the specified ntName.
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
 
getNodeTypeArray(RemoteNodeType[]) - Method in class org.apache.jackrabbit.rmi.client.ClientObject
Utility method for creating an array of local node type adapters for an array of remote node types.
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.NodeTypeDefinitionProvider
 
getNodeTypeDefinition(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
 
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
 
getNodeTypeDefinitionProvider() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
 
getNodeTypeDefinitionProvider() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getNodeTypeDefinitionProvider() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getNodeTypeDefinitions() - Method in class org.apache.jackrabbit.commons.cnd.CompactNodeTypeDefReader
Returns the list of parsed node type definitions 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.
getNodeTypeIterator(RemoteIterator) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Creates and returns a ClientNodeTypeIterator instance.
getNodeTypeIterator(RemoteIterator) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote node type iterator.
getNodeTypeManager() - Method in class org.apache.jackrabbit.core.session.SessionContext
Returns the node type manager of this session.
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
 
getNodeTypeManager(RemoteNodeTypeManager) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Creates and returns a ClienNodeTypeManager instance.
getNodeTypeManager() - Method in class org.apache.jackrabbit.rmi.client.ClientWorkspace
getNodeTypeManager(RemoteNodeTypeManager) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote node type manager.
getNodeTypeManager() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteWorkspace
Remote version of the Workspace.getNodeTypeManager() method.
getNodeTypeManager() - Method in class org.apache.jackrabbit.rmi.server.ServerWorkspace
Remote version of the Workspace.getNodeTypeManager() method.
getNodeTypeName() - Method in class org.apache.jackrabbit.core.persistence.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 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 node type 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.RepositoryContext
Returns the namespace registry of this repository.
getNodeTypeRegistry() - Method in class org.apache.jackrabbit.core.session.SessionContext
Returns the node type registry of this repository.
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.
getNoRecurseKey() - Method in class org.apache.jackrabbit.standalone.cli.xml.AbstractExportViewToFile
 
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 interface org.apache.jackrabbit.spi.Path
Returns the normalized index of the last path element.
getNormalizedPath() - Method in interface org.apache.jackrabbit.spi.Path
Returns the normalized path representation of this path.
getNotAssignedMixinName(Session, Node) - Static method in class org.apache.jackrabbit.test.api.NodeMixinUtil
 
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.
getNumberOfVersions(VersionHistory) - Method in class org.apache.jackrabbit.test.api.version.simple.AbstractVersionTest
Retrieve the number of versions present in the given version history.
getNumberResults() - Method in class org.apache.jackrabbit.webdav.search.SearchInfo
Returns the maximal number of search results that should be returned.
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.
getObject(Object) - Method in class org.apache.jackrabbit.rmi.client.iterator.ClientIterator
Returns a local adapter for the given remote object.
getObject(Object) - Method in class org.apache.jackrabbit.rmi.client.iterator.ClientNodeIterator
Creates and returns a local adapter for the given remote node.
getObject(Object) - Method in class org.apache.jackrabbit.rmi.client.iterator.ClientNodeTypeIterator
Creates and returns a local adapter for the given remote node.
getObject(Object) - Method in class org.apache.jackrabbit.rmi.client.iterator.ClientPropertyIterator
Creates and returns a local adapter for the given remote property.
getObject(Object) - Method in class org.apache.jackrabbit.rmi.client.iterator.ClientRowIterator
Creates and returns a local adapter for the given remote row.
getObject(Object) - Method in class org.apache.jackrabbit.rmi.client.iterator.ClientVersionIterator
Creates and returns a local adapter for the given remote version.
getObject(Object) - Method in class org.apache.jackrabbit.rmi.client.principal.ClientPrincipalIterator
Returns a local adapter for the given remote object.
getObject(Object) - Method in class org.apache.jackrabbit.rmi.client.security.ClientAccessControlPolicyIterator
Returns a local adapter for the given remote object.
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
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.jackrabbit.rmi.client.ClientRepositoryFactory
JNDI factory method for creating JCR-RMI clients.
getObservationDispatcher() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns the observation dispatcher for this workspace
getObservationDispatcher(String) - Method in class org.apache.jackrabbit.core.WorkspaceManager
 
getObservationManager() - Method in class org.apache.jackrabbit.core.session.SessionContext
 
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
 
getObservationManager(Workspace, RemoteObservationManager) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Creates and returns a ClientObservationManager instance.
getObservationManager() - Method in class org.apache.jackrabbit.rmi.client.ClientWorkspace
getObservationManager(Workspace, RemoteObservationManager) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote observation manager.
getObservationManager() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteWorkspace
Remote version of the Workspace.getObservationManager() method.
getObservationManager() - Method in class org.apache.jackrabbit.rmi.server.ServerWorkspace
Remote version of the Workspace.getObservationManager() method.
getOffset() - Method in class org.apache.jackrabbit.webdav.search.SearchInfo
Returns the desired offset in the total result set.
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 class org.apache.jackrabbit.rmi.client.ClientItemDefinition
getOnParentVersion() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteItemDefinition
Remote version of the ItemDef.getOnParentVersion() method.
getOnParentVersion() - Method in class org.apache.jackrabbit.rmi.server.ServerItemDefinition
Remote version of the ItemDef.getOnParentVersion() method.
getOnParentVersion() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
 
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.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 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 class org.apache.jackrabbit.spi.commons.query.qom.ComparisonImpl
Gets the first 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 class org.apache.jackrabbit.spi.commons.query.qom.ComparisonImpl
Gets the operator.
getOperatorByName(String) - Static method in enum org.apache.jackrabbit.commons.query.qom.Operator
Returns the operator with the given JCR name.
getOperatorInstance() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ComparisonImpl
 
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.
getOptions() - Method in class org.apache.jackrabbit.standalone.cli.CommandLine
 
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
 
getOrAddFolder(Node, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
Returns the named child of the given node, creating it as an nt:folder node if it does not already exist.
getOrAddNode(Node, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
Returns the named child of the given node, creating the child if it does not already exist.
getOrAddNode(Node, String, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
Returns the named child of the given node, creating the child if it does not already exist.
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
getOrCreateRepository(String, String) - Method in class org.apache.jackrabbit.core.JackrabbitRepositoryStub
 
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 class org.apache.jackrabbit.commons.flat.BTreeManager
 
getOrder() - Method in class org.apache.jackrabbit.commons.flat.Rank
 
getOrder() - Method in interface org.apache.jackrabbit.commons.flat.TreeManager
Comparator used for establishing the order of the keys in the sequence.
getOrder() - Method in class org.apache.jackrabbit.spi.commons.query.qom.OrderingImpl
Gets the order.
getOrderByName(String) - Static method in enum org.apache.jackrabbit.commons.query.qom.Order
Return the order with the given JCR name.
getOrderings() - Method in class org.apache.jackrabbit.core.query.QueryObjectModelImpl
Gets the orderings for this query.
getOrderings() - Method in class org.apache.jackrabbit.jcr2spi.query.QueryObjectModelImpl
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
 
getOutput(Context) - Static method in class org.apache.jackrabbit.standalone.cli.CommandHelper
Gets the current PrintWriter
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 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(Context) - Method in class org.apache.jackrabbit.standalone.cli.xml.AbstractExportViewToFile
 
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..
getOverwriteKey() - Method in class org.apache.jackrabbit.standalone.cli.fs.ExportFileSystem
 
getOverwriteKey() - Method in class org.apache.jackrabbit.standalone.cli.fs.ExportPropertyToFile
 
getOverwriteKey() - Method in class org.apache.jackrabbit.standalone.cli.xml.AbstractExportViewToFile
 
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(String) - Method in class org.apache.jackrabbit.commons.flat.ItemSequence
Returns the parent node for the given key.
getParent(String) - Method in class org.apache.jackrabbit.commons.flat.ItemSequence.NodeSequenceImpl
 
getParent(String) - Method in class org.apache.jackrabbit.commons.flat.ItemSequence.PropertySequenceImpl
 
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 class org.apache.jackrabbit.core.version.NodeStateEx
Returns the parent node of this node
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.rmi.client.ClientItem
getParent() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteItem
Remote version of the Item.getParent() method.
getParent() - Method in class org.apache.jackrabbit.rmi.server.ServerItem
Remote version of the Item.getParent() method.
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.
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.id.PropertyId
Returns the identifier of the parent node.
getParentId() - Method in class org.apache.jackrabbit.core.ItemData
Return the parent id of this item.
getParentId() - Method in class org.apache.jackrabbit.core.NodeImpl
Helper method, returning the parent id this node is attached to.
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.util.NodePropBundle
Returns the parent id of this bundle
getParentId(NodeId) - Method in class org.apache.jackrabbit.core.security.authorization.acl.EntryCollector
Returns the parentId of the given nodeId.
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.
getParentPath() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeImpl
Gets the absolute path.
getParentPathKey() - Method in class org.apache.jackrabbit.standalone.cli.core.AbstractSetProperty
 
getParentPathKey() - Method in class org.apache.jackrabbit.standalone.cli.core.OrderBefore
 
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 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
 
getParser() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the parser used for extracting text content from binary properties for full text indexing.
getPassword() - Method in class org.apache.jackrabbit.core.config.DataSourceConfig.DataSourceDefinition
 
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.db.SimpleDbPersistenceManager
Deprecated.  
getPassword() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Returns the configured password that is used to establish JDBC connections.
getPassword() - Method in class org.apache.jackrabbit.core.security.authentication.CryptedSimpleCredentials
 
getPasswordKey() - Method in class org.apache.jackrabbit.standalone.cli.core.Login
 
getPath() - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlPolicy
Returns the path of the node this policy has been created for.
getPath() - Method in interface org.apache.jackrabbit.api.security.principal.ItemBasedPrincipal
Returns the JCR path of the item that corresponds to this Principal.
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 class org.apache.jackrabbit.core.security.authorization.AbstractACLTemplate
 
getPath() - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
 
getPath(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
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.jcr2spi.state.ItemState
Utility method: Returns the path of this item state.
getPath() - Method in class org.apache.jackrabbit.rmi.client.ClientItem
getPath() - Method in class org.apache.jackrabbit.rmi.client.ClientRow
 
getPath(String) - Method in class org.apache.jackrabbit.rmi.client.ClientRow
 
getPath() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteEventCollection.RemoteEvent
Returns the absolute path of the underlying item.
getPath() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteItem
Remote version of the Item.getPath() method.
getPath() - Method in class org.apache.jackrabbit.rmi.server.ServerEventCollection.ServerEvent
Returns the absolute path of the underlying item.
getPath() - Method in class org.apache.jackrabbit.rmi.server.ServerItem
Remote version of the Item.getPath() method.
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(String) - Method in interface org.apache.jackrabbit.spi.commons.conversion.IdentifierResolver
 
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 class org.apache.jackrabbit.spi.commons.query.qom.SameNodeImpl
Gets the absolute path.
getPath() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
 
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(Node) - Static method in class org.apache.jackrabbit.test.api.query.qom.AbstractQOMTest
Returns the path of the node or an empty string if node is null.
getPathElement() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
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
 
getPathKey() - Method in class org.apache.jackrabbit.standalone.cli.core.CurrentNode
 
getPathKey() - Method in class org.apache.jackrabbit.standalone.cli.core.Refresh
 
getPathKey() - Method in class org.apache.jackrabbit.standalone.cli.core.RemoveItem
 
getPathKey() - Method in class org.apache.jackrabbit.standalone.cli.core.RemoveItems
 
getPathKey() - Method in class org.apache.jackrabbit.standalone.cli.core.Save
 
getPathKey() - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
 
getPathKey() - Method in class org.apache.jackrabbit.standalone.cli.info.Cat
 
getPathKey() - Method in class org.apache.jackrabbit.standalone.cli.info.Dump
 
getPathKey() - Method in class org.apache.jackrabbit.standalone.cli.info.LsReferences
 
getPathKey() - Method in class org.apache.jackrabbit.standalone.cli.info.LsVersions
 
getPathKey() - Method in class org.apache.jackrabbit.standalone.cli.lock.Lock
 
getPathKey() - Method in class org.apache.jackrabbit.standalone.cli.lock.RefreshLock
 
getPathKey() - Method in class org.apache.jackrabbit.standalone.cli.lock.Unlock
 
getPathKey() - Method in class org.apache.jackrabbit.standalone.cli.mixin.AddMixin
 
getPathKey() - Method in class org.apache.jackrabbit.standalone.cli.mixin.RemoveMixin
 
getPathKey() - Method in class org.apache.jackrabbit.standalone.cli.version.AddVersionLabel
 
getPathKey() - Method in class org.apache.jackrabbit.standalone.cli.version.Checkin
 
getPathKey() - Method in class org.apache.jackrabbit.standalone.cli.version.Checkout
 
getPathKey() - Method in class org.apache.jackrabbit.standalone.cli.version.Merge
 
getPathKey() - Method in class org.apache.jackrabbit.standalone.cli.version.RemoveVersion
 
getPathKey() - Method in class org.apache.jackrabbit.standalone.cli.version.RemoveVersionByLabel
 
getPathKey() - Method in class org.apache.jackrabbit.standalone.cli.version.RemoveVersionLabel
 
getPathKey() - Method in class org.apache.jackrabbit.standalone.cli.version.Restore
 
getPathKey() - Method in class org.apache.jackrabbit.standalone.cli.version.RestoreByLabel
 
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.
getPathToNonExistingNode() - Method in class org.apache.jackrabbit.test.api.security.AbstractAccessControlTest
 
getPathToProperty() - Method in class org.apache.jackrabbit.test.api.security.AbstractAccessControlTest
 
getPathTranslated() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getPatternKey() - Method in class org.apache.jackrabbit.standalone.cli.core.RemoveItems
 
getPatternKey() - Method in class org.apache.jackrabbit.standalone.cli.info.LsItems
 
getPatternKey() - Method in class org.apache.jackrabbit.standalone.cli.info.LsNodes
 
getPatternKey() - Method in class org.apache.jackrabbit.standalone.cli.info.LsProperties
 
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.InternalVersionManagerImpl
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
Deprecated. use isPersistenceManagerScan().
getPersistentKey() - Method in class org.apache.jackrabbit.standalone.cli.core.Move
 
getPersistentKey() - Method in class org.apache.jackrabbit.standalone.cli.core.Rename
 
getPersistentKey() - Method in class org.apache.jackrabbit.standalone.cli.xml.ImportXmlFromInputStream
 
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(Principal) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlManager
Returns the AccessControlPolicy objects that have been set for the given principal or an empty array if no policy has been set.
getPolicies(String) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
Returns null.
getPolicies(Principal) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
 
getPolicies(String) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlEditor
Retrieves the policies for the Node identified by the given nodePath.
getPolicies(Principal) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlEditor
Retrieves the policies that have been applied before for the given principal.
getPolicies(String) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLEditor
 
getPolicies(Principal) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLEditor
Always returns an empty array as no applicable policies are exposed.
getPolicies(String) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLEditor
 
getPolicies(Principal) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLEditor
 
getPolicies(String) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
getPolicies(Principal) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
getPolicies(String) - Method in class org.apache.jackrabbit.rmi.client.security.ClientAccessControlManager
getPolicies(String) - Method in interface org.apache.jackrabbit.rmi.remote.security.RemoteAccessControlManager
 
getPolicies(String) - Method in class org.apache.jackrabbit.rmi.server.security.ServerAccessControlManager
 
getPollTimeout() - Method in interface org.apache.jackrabbit.jcr2spi.config.RepositoryConfig
Specifies an interval used for polling the RepositoryService for changes.
getPollTimeout() - Method in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory.RepositoryConfigImpl
 
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
 
getPortNumber() - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns the port number to which the server objects created by this factory are bound.
getPortNumber() - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
Returns the port number for server objects.
getPosition() - Method in class org.apache.jackrabbit.commons.iterator.FilteredRangeIterator
Returns the zero-based position of the next element in this iterator.
getPosition() - Method in class org.apache.jackrabbit.commons.iterator.FilteringNodeIterator
 
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.LazyItemIterator
getPosition() - Method in class org.apache.jackrabbit.core.observation.EventJournalImpl
getPosition() - Method in class org.apache.jackrabbit.jcr2spi.LazyItemIterator
getPosition() - Method in class org.apache.jackrabbit.jcr2spi.observation.EventJournalImpl
getPosition() - Method in class org.apache.jackrabbit.jcr2spi.query.NodeIteratorImpl
Returns the current position in this NodeIterator.
getPosition() - Method in class org.apache.jackrabbit.rmi.client.iterator.ClientIterator
Returns the current position within the iterator.
getPosition() - Method in class org.apache.jackrabbit.rmi.iterator.ArrayIterator
getPosition() - Method in class org.apache.jackrabbit.standalone.cli.Argument
 
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.
getPreAuthAttributeName() - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
The name of the credentials attribute providing a hint that the credentials should be taken as is and the user requesting access has already been authenticated outside of this LoginModule.
getPredecessor(String) - Method in class org.apache.jackrabbit.commons.flat.ItemSequence
Returns the predecessor node for the given key.
getPredecessor(Node, String) - Method in class org.apache.jackrabbit.commons.flat.ItemSequence
Returns the direct predecessor of key amongst node's child nodes wrt. to TreeManager.getOrder().
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
 
getPredecessors() - Method in class org.apache.jackrabbit.rmi.client.ClientVersion
getPredecessors() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteVersion
Remote version of the Version.getPredecessors() method.
getPredecessors() - Method in class org.apache.jackrabbit.rmi.server.ServerVersion
Remote version of the Version.getPredecessors() method.
GetPredecessorsTest - Class in org.apache.jackrabbit.test.api.version
GetPredecessorsTest provides test methods covering Version.getPredecessors(), Version.getLinearPredecessor() and Version.getLinearSuccessor().
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 class org.apache.jackrabbit.rmi.client.ClientNamespaceRegistry
getPrefix(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNamespaceRegistry
Remote version of the NamespaceRegistry.getPrefix(String) method.
getPrefix(String) - Method in class org.apache.jackrabbit.rmi.server.ServerNamespaceRegistry
Remote version of the NamespaceRegistry.getPrefix(String) method.
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() - 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 qualified 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
 
getPrefixes() - Method in class org.apache.jackrabbit.rmi.client.ClientNamespaceRegistry
getPrefixes() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNamespaceRegistry
Remote version of the NamespaceRegistry.getPrefixes() method.
getPrefixes() - Method in class org.apache.jackrabbit.rmi.server.ServerNamespaceRegistry
Remote version of the NamespaceRegistry.getPrefixes() method.
getPrefixKey() - Method in class org.apache.jackrabbit.standalone.cli.namespace.RegisterNamespace
 
getPrefixKey() - Method in class org.apache.jackrabbit.standalone.cli.namespace.SetNamespacePrefix
 
getPrefixKey() - Method in class org.apache.jackrabbit.standalone.cli.namespace.UnregisterNamespace
 
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.
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
 
getPrimaryItem() - Method in class org.apache.jackrabbit.rmi.client.ClientNode
getPrimaryItem() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.getPrimaryItem() method.
getPrimaryItem() - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.getPrimaryItem() method.
getPrimaryItemName() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
 
getPrimaryItemName() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
getPrimaryItemName() - Method in class org.apache.jackrabbit.rmi.client.ClientNodeType
getPrimaryItemName() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNodeType
Remote version of the NodeType.getPrimaryItemName() method.
getPrimaryItemName() - Method in class org.apache.jackrabbit.rmi.server.ServerNodeType
Remote version of the NodeType.getPrimaryItemName() method.
getPrimaryItemName() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
getPrimaryItemName() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionImpl
 
getPrimaryItemName() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
getPrimaryItemName() - Method in class org.apache.jackrabbit.spi.commons.nodetype.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.
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
 
getPrimaryNodeType() - Method in class org.apache.jackrabbit.rmi.client.ClientNode
getPrimaryNodeType() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.getPrimaryNodeType() method.
getPrimaryNodeType() - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.getPrimaryNodeType() method.
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
getPrimaryNodeTypes() - Method in class org.apache.jackrabbit.rmi.client.ClientNodeTypeManager
getPrimaryNodeTypes() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNodeTypeManager
Remote version of the NodeTypeManager.getPrimaryNodeTypes() method.
getPrimaryNodeTypes() - Method in class org.apache.jackrabbit.rmi.server.ServerNodeTypeManager
Remote version of the NodeTypeManager.getPrimaryNodeTypes() method.
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.
getPrimaryTypeName() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetPrimaryType
 
getPrimaryTypeName(PropertyState) - Static method in class org.apache.jackrabbit.jcr2spi.util.StateUtility
 
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.FallbackPrincipalProvider
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.core.security.user.UserImpl
 
getPrincipal(RemotePrincipal) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Factory method for creating a local adapter for a remote principal.
getPrincipal(RemotePrincipal) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote principal.
getPrincipal() - Method in class org.apache.jackrabbit.rmi.client.security.ClientAccessControlEntry
getPrincipal() - Method in interface org.apache.jackrabbit.rmi.remote.security.RemoteAccessControlEntry
 
getPrincipal() - Method in class org.apache.jackrabbit.rmi.server.principal.ServerPrincipal
Returns the Principal encapsulated in this instance.
getPrincipal() - Method in class org.apache.jackrabbit.rmi.server.security.ServerAccessControlEntry
 
getPrincipal() - Method in class org.apache.jackrabbit.webdav.security.AclProperty.Ace
 
getPrincipalIterator(RemoteIterator) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Factory method for creating a local adapter for a remote principal iterator.
getPrincipalIterator(RemoteIterator) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote principal iterator.
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.DefaultSecurityManager
 
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 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.FallbackPrincipalProvider
Returns an iterator over all principals that match the given search type.
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(RemotePrivilege) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Factory method for creating a local adapter for a remote privilege
getPrivilege(RemotePrivilege[]) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Factory method for creating an array of local adapter for an array of remote privilege
getPrivilege(RemotePrivilege) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote privilege
getPrivilege(RemotePrivilege[]) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating an array of local adapter for an array of remote privilege
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(String, Set<Principal>) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlManager
Returns the privileges the given set of Principals 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, Set<Principal>) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
getPrivileges(String) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
getPrivileges(String, Set<Principal>) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
 
getPrivileges() - Method in class org.apache.jackrabbit.rmi.client.security.ClientAccessControlEntry
getPrivileges(String) - Method in class org.apache.jackrabbit.rmi.client.security.ClientAccessControlManager
getPrivileges() - Method in interface org.apache.jackrabbit.rmi.remote.security.RemoteAccessControlEntry
 
getPrivileges(String) - Method in interface org.apache.jackrabbit.rmi.remote.security.RemoteAccessControlManager
 
getPrivileges() - Method in class org.apache.jackrabbit.rmi.server.security.ServerAccessControlEntry
 
getPrivileges(String) - Method in class org.apache.jackrabbit.rmi.server.security.ServerAccessControlManager
 
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.MemoryJournal.MemoryRecord
Return the producer id.
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.
getProperties(Node) - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
Returns a SizedIterator of the properties of node which excludes the jcr.primaryType property.
getProperties(Node) - Static method in class org.apache.jackrabbit.commons.JcrUtils
Calls Node.getProperties() on the given node and returns the resulting NodeIterator as an Iterable instance for use in a Java 5 for-each loop.
getProperties(Node, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
Calls Node.getProperties(String) on the given node with the given name pattern and returns the resulting PropertyIterator as an Iterable instance for use in a Java 5 for-each loop.
getProperties(Node, String[]) - Static method in class org.apache.jackrabbit.commons.JcrUtils
Calls Node#getProperty(String[]) on the given node with the given name globs and returns the resulting PropertyIterator as an Iterable instance for use in a Java 5 for-each loop.
getProperties() - Method in class org.apache.jackrabbit.core.NodeImpl
getProperties(String) - 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(String[]) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getProperties() - Method in class org.apache.jackrabbit.rmi.client.ClientNode
getProperties(String) - Method in class org.apache.jackrabbit.rmi.client.ClientNode
getProperties(String[]) - Method in class org.apache.jackrabbit.rmi.client.ClientNode
getProperties() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.getProperties() method.
getProperties(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.getProperties(String) method.
getProperties(String[]) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.getProperties(String[]) method.
getProperties() - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.getProperties() method.
getProperties(String) - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.getProperties(String) method.
getProperties(String[]) - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.getProperties(String[]) method.
getProperties(Context, Node, String) - Static method in class org.apache.jackrabbit.standalone.cli.CommandHelper
Gets the Property s under the current working node for the given pattern
getProperties(Context) - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsProperties
 
getProperties(Context) - Method in class org.apache.jackrabbit.standalone.cli.info.LsCollectedProperties
getProperties(Context) - Method in class org.apache.jackrabbit.standalone.cli.info.LsProperties
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
 
getPropertiesSizeKey() - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
 
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() - Method in class org.apache.jackrabbit.commons.AbstractProperty
If this property is of type PATH (or convertible to this type) this method returns the Property to which this property refers.
getProperty(String) - Method in class org.apache.jackrabbit.commons.AbstractSession
Returns the property with the given absolute path.
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() - Method in class org.apache.jackrabbit.core.PropertyImpl
 
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) - Static method in class org.apache.jackrabbit.core.session.SessionItemOperation
Creates a session operation for getting the property at the given path.
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(String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
 
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() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getProperty(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getProperty(Session, RemoteProperty) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Creates and returns a ClientProperty instance.
getProperty(String) - Method in class org.apache.jackrabbit.rmi.client.ClientNode
getProperty() - Method in class org.apache.jackrabbit.rmi.client.ClientProperty
getProperty(String) - Method in class org.apache.jackrabbit.rmi.client.ClientSession
getProperty(Session, RemoteProperty) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote property.
getProperty(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.getProperty(String) method.
getProperty(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteSession
Remote version of the Session.getProperty(String) method.
getProperty(String) - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.getProperty(String) method.
getProperty(String) - Method in class org.apache.jackrabbit.rmi.server.ServerSession
Remote version of the Session.getProperty(String) method.
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(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 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 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.
getPropertyDef(RemotePropertyDefinition) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Creates and returns a ClientPropertyDefinition instance.
getPropertyDef(RemotePropertyDefinition) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote property definition.
getPropertyDefArray(RemotePropertyDefinition[]) - Method in class org.apache.jackrabbit.rmi.client.ClientNodeType
Utility method for creating an array of local property definition adapters for an array of remote property definitions.
getPropertyDefinition(QPropertyDefinition) - 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.AbstractRepositoryService
 
getPropertyDefinition(SessionInfo, PropertyId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getPropertyDefinition(QPropertyDefinition) - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
Retrieve the PropertyDefinition for the given QPropertyDefinition.
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
 
getPropertyDefinitions() - Method in class org.apache.jackrabbit.rmi.client.ClientNodeType
getPropertyDefinitionTemplates() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
getPropertyDefs() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNodeType
Remote version of the NodeType.getPropertyDefs() method.
getPropertyDefs() - Method in class org.apache.jackrabbit.rmi.server.ServerNodeType
Remote version of the NodeType.getPropertyDefs() method.
getPropertyDefs() - Method in class org.apache.jackrabbit.spi.commons.nodetype.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.
getPropertyEntries() - Method in class org.apache.jackrabbit.core.persistence.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.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<? extends PropEntry>) - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
Returns a new PropertyImportContext.
getPropertyInfo() - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
Returns the PropertyInfo which has been built by this builder.
getPropertyInfo(PropertyId) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoCacheImpl
This implementation removes the item from the cache if it is present.
getPropertyInfo(SessionInfo, PropertyId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getPropertyInfo(PropertyId) - Method in interface org.apache.jackrabbit.spi.ItemInfoCache
Retrieve a cache entry for the given propertyId or null if no such entry is in the cache.
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).
getPropertyIterator(Session, RemoteIterator) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Creates and returns a ClientPropertyIterator instance.
getPropertyIterator(Session, RemoteIterator) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote property iterator.
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 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 not taking possible relative paths into consideration.
getPropertyNames(String) - Method in interface org.apache.jackrabbit.api.security.user.Authorizable
Returns the names of properties present with this Authorizable at the specified relative path.
getPropertyNames() - Method in class org.apache.jackrabbit.core.persistence.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.
getPropertySequence() - Method in class org.apache.jackrabbit.commons.flat.ItemSequence
Create a new PropertySequence instance with the same parametrization as this instance.
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 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.
getProtected() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
 
getProtectedItemImporters() - Method in class org.apache.jackrabbit.core.config.ImportConfig
 
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(String) - Method in class org.apache.jackrabbit.core.ItemImpl
Utility method that converts the given string into a qualified JCR name.
getQName() - Method in class org.apache.jackrabbit.core.NodeImpl
 
getQName() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
Returns the Name of this node type.
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.session.SessionContext
 
getQName(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getQName(String) - Method in class org.apache.jackrabbit.spi.commons.conversion.CachingNameResolver
Returns a 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 Name for the given JCR name String.
getQName(String) - Method in class org.apache.jackrabbit.spi.commons.conversion.ParsingNameResolver
Parses the given JCR name and returns the resolved Name object.
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.AbstractRepositoryService
This default implementation first calls AbstractRepositoryService.checkSessionInfo(SessionInfo) with the sessionInfo,
getQNodeTypeDefinitions(SessionInfo, Name[]) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
This default implementation first calls AbstractRepositoryService.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.lucene.AbstractQueryImpl
 
getQOMFactory() - Method in class org.apache.jackrabbit.core.query.QueryManagerImpl
Returns a QueryObjectModelFactory with which a JCR-JQOM query can be built programmatically.
getQOMFactory() - Method in class org.apache.jackrabbit.jcr2spi.query.QueryManagerImpl
 
getQOMFactory() - Method in class org.apache.jackrabbit.rmi.client.ClientQueryManager
 
getQPath() - Method in class org.apache.jackrabbit.core.observation.EventImpl
Returns the Path of this event.
getQPath(String) - Method in class org.apache.jackrabbit.core.session.SessionContext
 
getQPath(String, boolean) - Method in class org.apache.jackrabbit.core.session.SessionContext
 
getQPath(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getQPath(String, boolean) - Method in class org.apache.jackrabbit.core.SessionImpl
 
getQPath(String) - Method in class org.apache.jackrabbit.spi.commons.conversion.CachingPathResolver
Returns the Path object for the given JCR path String.
getQPath(String, boolean) - Method in class org.apache.jackrabbit.spi.commons.conversion.CachingPathResolver
 
getQPath(String) - Method in class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
 
getQPath(String, boolean) - Method in class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
 
getQPath(String) - Method in class org.apache.jackrabbit.spi.commons.conversion.ParsingPathResolver
Parses the given JCR path into a Path object.
getQPath(String, boolean) - Method in class org.apache.jackrabbit.spi.commons.conversion.ParsingPathResolver
Calls PathParser.parse(String, NameResolver, IdentifierResolver, org.apache.jackrabbit.spi.PathFactory) from the given jcrPath.
getQPath(String) - Method in interface org.apache.jackrabbit.spi.commons.conversion.PathResolver
Returns the path object for the given JCR path string.
getQPath(String, boolean) - Method in interface org.apache.jackrabbit.spi.commons.conversion.PathResolver
Returns the path object for the given JCR path string.
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
 
getQualifiedName(String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Deprecated. As of 2.0. Please use DomUtil.getExpandedName(String, Namespace) instead. This method was named according to usage of 'qualified name' in JSR 170 that conflicts with the terminology used in XMLNS. As of JCR 2.0 the String consisting of "{" + namespace uri + "}" + localName is called Expanded Name.
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(Session, RemoteQuery) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Creates and returns a ClientQuery instance.
getQuery(Node) - Method in class org.apache.jackrabbit.rmi.client.ClientQueryManager
getQuery(Session, RemoteQuery) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote query.
getQuery(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteQueryManager
 
getQuery(String) - Method in class org.apache.jackrabbit.rmi.server.ServerQueryManager
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(QueryHandlerContext) - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the initialized query handler, or null if one has not been configured.
getQueryHandler(QueryHandlerContext) - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
Returns an initialized query handler, or null if one was not configured.
getQueryHandler(QueryHandlerContext) - Method in interface org.apache.jackrabbit.core.query.QueryHandlerFactory
 
getQueryHandler() - Method in class org.apache.jackrabbit.core.SearchManager
 
getQueryHandlerFactory(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses search index configuration.
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
 
getQueryManager(Session, RemoteQueryManager) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Creates and returns a ClientQueryManager instance.
getQueryManager() - Method in class org.apache.jackrabbit.rmi.client.ClientWorkspace
getQueryManager(Session, RemoteQueryManager) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote query manager.
getQueryManager() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteWorkspace
Remote version of the Workspace.getQueryManager() method.
getQueryManager() - Method in class org.apache.jackrabbit.rmi.server.ServerWorkspace
Remote version of the Workspace.getQueryManager() method.
getQueryNodeFactory() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
This method returns the QueryNodeFactory used to parse Queries.
getQueryObjectModelBuilder(String) - Static method in class org.apache.jackrabbit.commons.query.QueryObjectModelBuilderRegistry
Returns the QueryObjectModelBuilder for language.
getQueryOrderable() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
 
getQueryResult(Session, RemoteQueryResult) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Creates and returns a ClientQueryResult instance.
getQueryResult(Session, RemoteQueryResult) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote query result.
getQueryString() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getQueryTerms() - Method in class org.apache.jackrabbit.core.query.lucene.AbstractExcerpt
 
GetQueryTest - Class in org.apache.jackrabbit.test.api.query.qom
GetQueryTest contains test cases that check QueryManager.getQuery(Node).
GetQueryTest() - Constructor for class org.apache.jackrabbit.test.api.query.qom.GetQueryTest
 
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 class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
The QValueFactory that is wrapped by this ValueFactory instance.
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
 
getRawBytes() - Method in class org.apache.jackrabbit.core.id.NodeId
Returns the 16 bytes of this identifier.
getReadDelay() - Method in class org.apache.jackrabbit.core.journal.MemoryJournal
Return the read delay in milliseconds.
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.
getReads() - Static method in class org.apache.jackrabbit.core.query.lucene.IOCounters
 
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
 
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
 
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.
getRecords(long) - Method in class org.apache.jackrabbit.core.journal.MemoryJournal
Return an iterator over all records after the specified revision.
getRecords() - Method in class org.apache.jackrabbit.core.journal.MemoryJournal
Return an iterator over all available records in the journal.
getRedoLogFactory() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getRedoLogFactoryClass() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
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
 
getReferenceableKey() - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
 
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(Node) - Static method in class org.apache.jackrabbit.commons.JcrUtils
Calls Node.getReferences() on the given node and returns the resulting PropertyIterator as an Iterable instance for use in a Java 5 for-each loop.
getReferences(Node, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
Calls Node.getReferences(String) on the given node and returns the resulting PropertyIterator as an Iterable instance for use in a Java 5 for-each loop.
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(String) - 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.rmi.client.ClientNode
getReferences(String) - Method in class org.apache.jackrabbit.rmi.client.ClientNode
getReferences() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.getReferences() method.
getReferences(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.getReferences(String) method.
getReferences() - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.getReferences() method.
getReferences(String) - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.getReferences(String) method.
getReferences(SessionInfo, NodeId, Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
getReferences() - Method in class org.apache.jackrabbit.spi.commons.NodeInfoImpl
Return the Ids of the properties that are referencing the node based on this info object.
getReferences() - Method in interface org.apache.jackrabbit.spi.NodeInfo
Deprecated. Use RepositoryService.getReferences(SessionInfo, NodeId, Name, boolean) instead.
getReferences(SessionInfo, NodeId, Name, boolean) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Returns the Ids of the properties that are referencing the node identified by the given nodeId.
getReferences() - Method in class org.apache.jackrabbit.spi2dav.NodeInfoImpl
 
getReferences(SessionInfo, NodeId, Name, boolean) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
getReferences() - Method in class org.apache.jackrabbit.spi2davex.NodeInfoImpl
 
getReferences(SessionInfo, NodeId, Name, boolean) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Returns the Ids of the properties that are referencing the node identified by the given nodeId.
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
 
getReferencesSizeKey() - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
 
getReferencesTo(NodeId) - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return a node references object given the target node id.
getRefProperty() - Method in class org.apache.jackrabbit.spi.commons.query.DerefQueryNode
Returns the name of the reference property or null if none is set.
getRegExpKey() - Method in class org.apache.jackrabbit.standalone.cli.core.SetMultivalueProperty
 
getRegisteredEventListeners() - Method in class org.apache.jackrabbit.core.observation.ObservationManagerImpl
getRegisteredEventListeners() - Method in class org.apache.jackrabbit.jcr2spi.observation.ObservationManagerImpl
 
getRegisteredEventListeners() - Method in class org.apache.jackrabbit.rmi.client.ClientObservationManager
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.AbstractRepositoryService
This default implementation first calls AbstractRepositoryService.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.test.api.util.Text
Returns the nth relative parent of the path, where n=level.
getRelativeParent(String, int, boolean) - Static method in class org.apache.jackrabbit.test.api.util.Text
Same as Text.getRelativeParent(String, int) but adding the possibility to pass paths that end with a trailing '/'
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 path to the non-existing restore target or null if the state identified by Restore.getNodeId() 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
 
getRelPathKey() - Method in class org.apache.jackrabbit.standalone.cli.core.AddNode
 
getRemainder() - Method in class org.apache.jackrabbit.spi.commons.name.MatchResult
Returns the remaining path after the matching part.
getRemoteAccessControlEntry(AccessControlEntry) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local access control manager.
getRemoteAccessControlEntry(AccessControlEntry[]) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local access control manager.
getRemoteAccessControlEntry(AccessControlEntry) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
 
getRemoteAccessControlEntry(AccessControlEntry[]) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
 
getRemoteAccessControlManager(AccessControlManager) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local access control manager.
getRemoteAccessControlManager(AccessControlManager) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
Creates a ServerAccessControlManager instance.
getRemoteAccessControlPolicy(AccessControlPolicy) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local access control manager.
getRemoteAccessControlPolicy(AccessControlPolicy[]) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local access control manager.
getRemoteAccessControlPolicy(AccessControlPolicy) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
 
getRemoteAccessControlPolicy(AccessControlPolicy[]) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
 
getRemoteAccessControlPolicyIterator(AccessControlPolicyIterator) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local access control manager.
getRemoteAccessControlPolicyIterator(AccessControlPolicyIterator) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
Creates a ServerNodeIterator instance.
getRemoteAddr() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getRemoteAddress() - Method in class org.apache.jackrabbit.rmi.server.jmx.JCRServer
 
getRemoteAddress() - Method in interface org.apache.jackrabbit.rmi.server.jmx.JCRServerMBean
 
getRemoteEnvironment() - Method in class org.apache.jackrabbit.rmi.server.jmx.JCRServer
 
getRemoteEnvironment() - Method in interface org.apache.jackrabbit.rmi.server.jmx.JCRServerMBean
 
getRemoteEvent(long, EventIterator) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local events.
getRemoteEvent(long, EventIterator) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
Creates a ServerEventCollection instances.
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
 
getRemoteItem(Item) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local item.
getRemoteItem(Item) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
Creates a ServerItem instance.
getRemoteItem(Item) - Method in class org.apache.jackrabbit.rmi.server.ServerObject
Utility method for creating a remote reference for a local item.
getRemoteItemDefinition(ItemDefinition) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local item definition.
getRemoteItemDefinition(ItemDefinition) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
Creates a ServerItemDefinition instance.
getRemoteLock(Lock) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local lock.
getRemoteLock(Lock) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
Creates a ServerLock instance.
getRemoteLockManager(LockManager) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
 
getRemoteLockManager(LockManager) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
 
getRemoteNamespaceRegistry(NamespaceRegistry) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local namespace registry.
getRemoteNamespaceRegistry(NamespaceRegistry) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
Creates a ServerNamespaceRegistry instance.
getRemoteNode(Node) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local node.
getRemoteNode(Node) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
Creates a ServerNode instance.
getRemoteNode(Node) - Method in class org.apache.jackrabbit.rmi.server.ServerObject
Utility method for creating a remote reference for a local node.
getRemoteNodeDefinition(NodeDefinition) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local node definition.
getRemoteNodeDefinition(NodeDefinition) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
Creates a ServerNodeDefinition instance.
getRemoteNodeIterator(NodeIterator) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local node iterator.
getRemoteNodeIterator(NodeIterator) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
Creates a ServerNodeIterator instance.
getRemoteNodeType(NodeType) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local node type.
getRemoteNodeType(NodeType) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
Creates a ServerNodeType instance.
getRemoteNodeTypeArray(NodeType[]) - Method in class org.apache.jackrabbit.rmi.server.ServerObject
Utility method for creating an array of remote references for local node types.
getRemoteNodeTypeIterator(NodeTypeIterator) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local node type iterator.
getRemoteNodeTypeIterator(NodeTypeIterator) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
Creates a ServerNodeTypeIterator instance.
getRemoteNodeTypeManager(NodeTypeManager) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local node type manager.
getRemoteNodeTypeManager(NodeTypeManager) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
Creates a ServerNodeTypeManager instance.
getRemoteObject(Object) - Method in class org.apache.jackrabbit.rmi.server.iterator.ServerIterator
Returns a remote adapter for the given local object.
getRemoteObject(Object) - Method in class org.apache.jackrabbit.rmi.server.iterator.ServerNodeIterator
Creates and returns a remote adapter for the given node.
getRemoteObject(Object) - Method in class org.apache.jackrabbit.rmi.server.iterator.ServerNodeTypeIterator
Creates and returns a remote adapter for the given node type.
getRemoteObject(Object) - Method in class org.apache.jackrabbit.rmi.server.iterator.ServerPropertyIterator
Creates and returns a remote adapter for the given property.
getRemoteObject(Object) - Method in class org.apache.jackrabbit.rmi.server.iterator.ServerRowIterator
Creates and returns a remote adapter for the given row.
getRemoteObject(Object) - Method in class org.apache.jackrabbit.rmi.server.iterator.ServerVersionIterator
Creates and returns a remote adapter for the given version..
getRemoteObject(Object) - Method in class org.apache.jackrabbit.rmi.server.principal.ServerPrincipalIterator
 
getRemoteObject(Object) - Method in class org.apache.jackrabbit.rmi.server.security.ServerAccessControlPolicyIterator
Creates and returns a remote adapter for the given row.
getRemoteObservationManager(ObservationManager) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local observation manager.
getRemoteObservationManager(ObservationManager) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
Creates a ServerObservationManager instance.
getRemotePrincipal() - Method in class org.apache.jackrabbit.rmi.client.principal.ClientPrincipal
Returns the RemotePrincipal encapsulated in this instance.
getRemotePrincipal(Principal) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local access control manager.
getRemotePrincipal(Principal) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
 
getRemotePrincipalIterator(Iterator<Principal>) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local access control manager.
getRemotePrincipalIterator(Iterator<Principal>) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
 
getRemotePrivilege(Privilege) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local access control manager.
getRemotePrivilege(Privilege[]) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local access control manager.
getRemotePrivilege(Privilege) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
 
getRemotePrivilege(Privilege[]) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
 
getRemoteProperty(Property) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local property.
getRemoteProperty(Property) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
Creates a ServerProperty instance.
getRemotePropertyDefinition(PropertyDefinition) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local property definition.
getRemotePropertyDefinition(PropertyDefinition) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
Creates a ServerPropertyDefinition instance.
getRemotePropertyIterator(PropertyIterator) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local property iterator.
getRemotePropertyIterator(PropertyIterator) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
Creates a ServerPropertyIterator instance.
getRemoteQuery(Query) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local query.
getRemoteQuery(Query) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
Creates a ServerQuery instance.
getRemoteQueryManager(Session, QueryManager) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local query manager.
getRemoteQueryManager(Session, QueryManager) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
Creates a ServerQueryManager instance.
getRemoteQueryResult(QueryResult) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local query result.
getRemoteQueryResult(QueryResult) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
Creates a ServerQueryResult instance.
getRemoteRepository() - Method in class org.apache.jackrabbit.rmi.client.SafeClientRepository
Abstract factory class for getting the remote repository.
getRemoteRepository() - Method in class org.apache.jackrabbit.rmi.repository.AbstractRemoteRepositoryFactory
Returns the remote repository reference.
getRemoteRepository() - Method in class org.apache.jackrabbit.rmi.repository.JNDIRemoteRepositoryFactory
Looks up a remote repository from JNDI.
getRemoteRepository() - Method in class org.apache.jackrabbit.rmi.repository.RMIRemoteRepositoryFactory
Looks up a remote repository from the RMI registry.
getRemoteRepository() - Method in class org.apache.jackrabbit.rmi.repository.URLRemoteRepositoryFactory
Looks up and returns a remote repository from the configured URL.
getRemoteRepository(Repository) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local repository.
getRemoteRepository(Repository) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
Creates a ServerRepository instance.
getRemoteRepository() - Method in class org.apache.jackrabbit.servlet.remote.RemoteBindingServlet
Returns the configured remote repository reference.
getRemoteRow(Row) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local query row.
getRemoteRow(Row) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
Creates a ServerQueryResult instance.
getRemoteRowIterator(RowIterator) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local row iterator.
getRemoteRowIterator(RowIterator) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
Creates a ServerRowIterator instance.
getRemoteSession(Session) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local session.
getRemoteSession(Session) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
Creates a ServerSession instance.
getRemoteUser() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getRemoteVersion(Version) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local version.
getRemoteVersion(Version) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
Creates a ServerVersion instance.
getRemoteVersionHistory(VersionHistory) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local version history.
getRemoteVersionHistory(VersionHistory) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
Creates a ServerVersionHistory instance.
getRemoteVersionIterator(VersionIterator) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local version iterator.
getRemoteVersionIterator(VersionIterator) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
Creates a ServerVersionIterator instance.
getRemoteVersionManager(VersionManager) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
 
getRemoteVersionManager(VersionManager) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
 
getRemoteWorkspace(Workspace) - Method in interface org.apache.jackrabbit.rmi.server.RemoteAdapterFactory
Returns a remote adapter for the given local workspace.
getRemoteWorkspace(Workspace) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
Creates a ServerWorkspace instance.
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.
getRemoveExistingKey() - Method in class org.apache.jackrabbit.standalone.cli.core.Clone
 
getRemoveExistingKey() - Method in class org.apache.jackrabbit.standalone.cli.version.Restore
 
getRemoveExistingKey() - Method in class org.apache.jackrabbit.standalone.cli.version.RestoreByLabel
 
getRemoveId() - Method in class org.apache.jackrabbit.jcr2spi.operation.Remove
 
getRemoveId() - Method in class org.apache.jackrabbit.jcr2spi.operation.RemoveActivity
 
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 class org.apache.jackrabbit.client.RepositoryFactoryImpl
Creates a JCR repository from the given parameters.
getRepository() - Static method in class org.apache.jackrabbit.commons.JcrUtils
Returns the default repository of the current environment.
getRepository(Map<String, String>) - Static method in class org.apache.jackrabbit.commons.JcrUtils
Looks up the available repository factories and returns the repository that one of the factories returns for the given settings.
getRepository(String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
Returns the repository identified by the given URI.
getRepository(Map) - Method in class org.apache.jackrabbit.commons.JndiRepositoryFactory
 
getRepository() - Method in class org.apache.jackrabbit.commons.repository.JNDIRepositoryFactory
Looks up and returns the configured repository.
getRepository() - Method in class org.apache.jackrabbit.commons.repository.ProxyRepository
Returns the proxied 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.DefaultSecurityManager
 
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() - Method in class org.apache.jackrabbit.core.RepositoryContext
Returns the repository instance to which this context is associated.
getRepository(Map) - Method in class org.apache.jackrabbit.core.RepositoryFactoryImpl
 
getRepository() - Method in class org.apache.jackrabbit.core.session.SessionContext
Returns this repository.
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, automatically creating it if needed.
getRepository() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Return the repository.
getRepository(Map) - Method in class org.apache.jackrabbit.jcr2dav.Jcr2davRepositoryFactory
 
getRepository(Map) - Method in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory
Creates a SPI based Repository instance based on the parameters passed.
getRepository() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getRepository(RemoteRepository) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Creates and returns a ClientRepository instance.
getRepository(String) - Method in class org.apache.jackrabbit.rmi.client.ClientRepositoryFactory
Returns a client wrapper for a remote content repository.
getRepository() - Method in class org.apache.jackrabbit.rmi.client.ClientSession
Returns the current repository without contacting the remote session.
getRepository(RemoteRepository) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote repository.
getRepository() - Method in class org.apache.jackrabbit.rmi.repository.AbstractRemoteRepositoryFactory
Returns a local adapter for the remote repository.
getRepository(Map) - Method in class org.apache.jackrabbit.rmi.repository.RmiRepositoryFactory
 
getRepository() - Method in class org.apache.jackrabbit.servlet.AbstractRepositoryServlet
Returns the repository that will be used by the ProxyRepository bound to the servlet context.
getRepository() - Method in class org.apache.jackrabbit.servlet.ContextRepositoryServlet
Creates and returns the repository in the configured servlet context attribute.
getRepository() - Method in class org.apache.jackrabbit.servlet.FilterRepositoryFactory
Looks up and returns a repository bound in the servlet context of the given filter.
getRepository() - Method in class org.apache.jackrabbit.servlet.jackrabbit.JackrabbitRepositoryServlet
Returns the configured repository instance.
getRepository() - Method in class org.apache.jackrabbit.servlet.JNDIRepositoryServlet
Returns a JNDI repository based on the configured init parameters.
getRepository() - Method in class org.apache.jackrabbit.servlet.remote.JNDIRemoteRepositoryServlet
Returns the remote repository in the configured JNDI location.
getRepository() - Method in class org.apache.jackrabbit.servlet.remote.RMIRemoteRepositoryServlet
Creates and returns an RMI repository factory for the configured RMI URL.
getRepository() - Method in class org.apache.jackrabbit.servlet.remote.URLRemoteRepositoryServlet
Returns the remote repository at the given URL.
getRepository() - Method in class org.apache.jackrabbit.servlet.ServletRepositoryFactory
Looks up and returns a repository bound in the configured servlet context attribute.
getRepository(Context) - Static method in class org.apache.jackrabbit.standalone.cli.CommandHelper
Gets the current working Repository
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.
getRepositoryAddress(Context) - Static method in class org.apache.jackrabbit.standalone.cli.CommandHelper
 
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
 
getRepositoryContext() - Method in class org.apache.jackrabbit.core.session.SessionContext
Returns the repository context of the session.
getRepositoryDescriptors() - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
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.
getRepositoryException(RepositoryException) - Method in class org.apache.jackrabbit.rmi.server.ServerObject
Returns a cleaned version of the given exception.
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.
getRepositoryFactory() - Method in class org.apache.jackrabbit.test.api.RepositoryFactoryTest
 
getRepositoryHome() - Method in interface org.apache.jackrabbit.core.cluster.ClusterContext
Return the repository home directory.
getRepositoryHome(Properties) - Static method in class org.apache.jackrabbit.core.config.RepositoryConfig
 
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.
getRepositoryManager(JackrabbitRepository) - Method in interface org.apache.jackrabbit.api.JackrabbitRepositoryFactory
Get the repository management component.
getRepositoryManager(JackrabbitRepository) - Method in class org.apache.jackrabbit.core.RepositoryFactoryImpl
 
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.jcr2spi.Jcr2spiRepositoryFactory.RepositoryConfigImpl
 
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.
getRepositoryURI() - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
Return the repository URI.
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
 
getRequiredArguments() - Method in class org.apache.jackrabbit.standalone.cli.CommandLine
 
getRequiredOptions() - Method in class org.apache.jackrabbit.standalone.cli.CommandLine
 
getRequiredParameters() - Method in class org.apache.jackrabbit.standalone.cli.CommandLine
 
getRequiredPrimaryTypeNames() - Method in class org.apache.jackrabbit.rmi.client.ClientNodeDefinition
 
getRequiredPrimaryTypeNames() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeDefinitionImpl
 
getRequiredPrimaryTypeNames() - Method in class org.apache.jackrabbit.webdav.jcr.nodetype.NodeDefinitionImpl
 
getRequiredPrimaryTypes() - Method in class org.apache.jackrabbit.rmi.client.ClientNodeDefinition
getRequiredPrimaryTypes() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNodeDefinition
Remote version of the NodeDef.getRequiredPrimaryTypes() method.
getRequiredPrimaryTypes() - Method in class org.apache.jackrabbit.rmi.server.ServerNodeDefinition
Remote version of the NodeDef.getRequiredPrimaryTypes() method.
getRequiredPrimaryTypes() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeDefinitionImpl
getRequiredPrimaryTypes() - Method in class org.apache.jackrabbit.spi.commons.nodetype.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.webdav.jcr.nodetype.NodeDefinitionImpl
 
getRequiredPrincipal() - Method in class org.apache.jackrabbit.webdav.security.AclRestrictionsProperty
 
getRequiredType() - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder
The required type of the property definition being built.
getRequiredType() - Method in class org.apache.jackrabbit.rmi.client.ClientPropertyDefinition
getRequiredType() - Method in interface org.apache.jackrabbit.rmi.remote.RemotePropertyDefinition
Remote version of the PropertyDefinition.getRequiredType() method.
getRequiredType() - Method in class org.apache.jackrabbit.rmi.server.ServerPropertyDefinition
Remote version of the PropertyDefinition.getRequiredType() method.
getRequiredType() - Method in class org.apache.jackrabbit.spi.commons.nodetype.PropertyDefinitionImpl
getRequiredType() - Method in class org.apache.jackrabbit.spi.commons.nodetype.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.webdav.jcr.nodetype.PropertyDefinitionImpl
 
getResolver() - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
Return this journal's namespace resolver.
getResolver() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
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 interface org.apache.jackrabbit.api.security.JackrabbitAccessControlEntry
Return the value of the restriction with the specified name or null if no such restriction exists.
getRestriction(Name) - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
getRestriction(String) - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
getRestrictionNames() - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlEntry
Return the names of the restrictions present with this access control entry.
getRestrictionNames() - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
Returns the names of the supported restrictions or an empty array if no restrictions are respected.
getRestrictionNames() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
getRestrictionNames() - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
 
getRestrictions() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
Returns the restrictions defined for this entry.
getRestrictionType(String) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
Return the expected property type of the restriction with the specified restrictionName.
getRestrictionType(String) - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
 
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 class org.apache.jackrabbit.core.SessionImpl
 
getRetentionManager() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
 
getRetentionManager() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getRetentionManager() - Method in class org.apache.jackrabbit.rmi.client.ClientSession
 
getRetentionManager(Session) - Static method in class org.apache.jackrabbit.test.api.retention.AbstractRetentionTest
 
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 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
 
getRoot() - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
 
getRoot() - Method in interface org.apache.jackrabbit.commons.flat.TreeManager
 
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
 
getRootNode() - Method in class org.apache.jackrabbit.rmi.client.ClientSession
getRootNode() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteSession
Remote version of the Session.getRootNode() method.
getRootNode() - Method in class org.apache.jackrabbit.rmi.server.ServerSession
Remote version of the Session.getRootNode() method.
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.RepositoryContext
Returns the root node identifier of this repository.
getRootNodeId() - Method in class org.apache.jackrabbit.core.session.SessionContext
Returns the root node identifier of the repository.
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
 
getRootVersion() - Method in class org.apache.jackrabbit.rmi.client.ClientVersionHistory
getRootVersion() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteVersionHistory
Remote version of the VersionHistory.getRootVersion() method.
getRootVersion() - Method in class org.apache.jackrabbit.rmi.server.ServerVersionHistory
Remote version of the VersionHistory.getRootVersion() method.
getRootVersionId() - Method in class org.apache.jackrabbit.core.version.VersionHistoryInfo
Returns the identifier of the root version node.
getRow(RemoteRow) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Creates and returns a ClientRow instance.
getRow(RemoteRow) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote query row.
getRowIterator(RemoteIterator) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Creates and returns a ClientRowIterator instance.
getRowIterator(RemoteIterator) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote row iterator.
getRows(QueryResult) - Static method in class org.apache.jackrabbit.commons.JcrUtils
Calls QueryResult.getRows() on the given query result and returns the resulting RowIterator as an Iterable instance for use in a Java 5 for-each loop.
getRows() - Method in class org.apache.jackrabbit.core.query.lucene.join.SimpleQueryResult
Returns the query result rows.
getRows() - Method in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
getRows() - Method in class org.apache.jackrabbit.rmi.client.ClientQueryResult
getRows() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteQueryResult
 
getRows() - Method in class org.apache.jackrabbit.rmi.server.ServerQueryResult
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; DatabaseJournal.getDatabaseType() should be used instead.
getSchema() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.  
getSchema() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Deprecated. This method is deprecated; getDatabaseType should be used instead.
getSchemaDDL() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated. 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.db.DatabasePersistenceManager
Deprecated.  
getSchemaObjectPrefix() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Returns the configured schema object prefix.
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 class org.apache.jackrabbit.core.query.lucene.join.JoinRow
 
getScore(String) - Method in class org.apache.jackrabbit.core.query.lucene.join.JoinRow
 
getScore() - Method in class org.apache.jackrabbit.core.query.lucene.join.SelectorRow
 
getScore(String) - Method in class org.apache.jackrabbit.core.query.lucene.join.SelectorRow
 
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 class org.apache.jackrabbit.rmi.client.ClientRow
 
getScore(String) - Method in class org.apache.jackrabbit.rmi.client.ClientRow
 
getScore(Name) - Method in interface org.apache.jackrabbit.spi.QueryResultRow
Returns score for the given selectorName of this result row.
getScore(Name) - Method in class org.apache.jackrabbit.spi2dav.QueryResultRowImpl
 
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.
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 class org.apache.jackrabbit.rmi.client.ClientLock
 
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.RepositoryContext
Returns the security manager of this repository.
getSecurityManager() - Method in class org.apache.jackrabbit.core.session.SessionContext
Returns the security manager 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 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 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 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 class org.apache.jackrabbit.core.query.lucene.Ordering
 
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 class org.apache.jackrabbit.core.query.lucene.join.SimpleQueryResult
Returns the selector names of this query.
getSelectorNames() - Method in interface org.apache.jackrabbit.core.query.lucene.MultiColumnQueryHits
 
getSelectorNames() - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsAdapter
getSelectorNames() - Method in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
getSelectorNames() - Method in class org.apache.jackrabbit.rmi.client.ClientQueryResult
 
getSelectorNames() - Method in interface org.apache.jackrabbit.spi.QueryInfo
 
getSelectorNames() - Method in class org.apache.jackrabbit.spi2dav.QueryInfoImpl
 
getSelectorNames() - Method in class org.apache.jackrabbit.webdav.jcr.search.SearchResultProperty
 
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.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.
getSerialValue(Value) - Method in class org.apache.jackrabbit.rmi.server.ServerObject
Utility method for decorating a value.
getSerialValues(Value[]) - Method in class org.apache.jackrabbit.rmi.server.ServerObject
Utility method for preparing an array of values for serialization.
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
Note: as of 2.x this method returns the session irrespective of the item's status.
getSession() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getSession(Repository, RemoteSession) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Creates and returns a ClientSession instance.
getSession() - Method in class org.apache.jackrabbit.rmi.client.ClientItem
Returns the current session without contacting the remote item.
getSession() - Method in class org.apache.jackrabbit.rmi.client.ClientWorkspace
Returns the current session without contacting the remote workspace.
getSession(Repository, RemoteSession) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote session.
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(Context) - Static method in class org.apache.jackrabbit.standalone.cli.CommandHelper
Gets the current working Session
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
 
getSessionImpl() - Method in class org.apache.jackrabbit.core.session.SessionContext
Returns this session.
getSessionInfo() - Method in class org.apache.jackrabbit.spi.commons.logging.SessionInfoLogger
 
getSessionProvider() - Method in class org.apache.jackrabbit.webdav.jcr.JCRWebdavServerServlet
Returns a new instanceof SessionProviderImpl.
getSessionProvider() - Method in class org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet
Returns the SessionProvider.
getSessionScopedKey() - Method in class org.apache.jackrabbit.standalone.cli.lock.Lock
 
getSessionState() - Method in class org.apache.jackrabbit.core.session.SessionContext
Returns the state of this session.
getSharedItemStateManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
Returns the shared item state manager of this workspace.
getSharedSet(Node) - Static method in class org.apache.jackrabbit.commons.JcrUtils
Calls Node.getSharedSet() on the given node and returns the resulting NodeIterator as an Iterable instance for use in a Java 5 for-each loop.
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.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.
getSharedSet() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getSharedSet() - Method in class org.apache.jackrabbit.rmi.client.ClientNode
 
getSharedStateMgr() - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
Returns 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
Deprecated.  
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.commons.flat.SizedIterator
The number of elements of this iterator or -1 if not known.
getSize() - Method in class org.apache.jackrabbit.commons.iterator.FilteredRangeIterator
Returns the total number of elements in this iterator, or -1 if that number is unknown.
getSize() - Method in class org.apache.jackrabbit.commons.iterator.FilteringNodeIterator
 
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.LazyItemIterator

Note that the size of the iterator as reported by LazyItemIterator.getSize() might appear to be shrinking while iterating because items that for some reason cannot be retrieved through this iterator are silently skipped, thus reducing the size of this iterator.

getSize() - Method in class org.apache.jackrabbit.core.observation.EventJournalImpl
 
getSize() - Method in class org.apache.jackrabbit.core.persistence.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.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 interface org.apache.jackrabbit.core.query.lucene.RedoLog
Returns the number of entries in this redo log.
getSize() - Method in class org.apache.jackrabbit.core.query.lucene.SortedLuceneQueryHits
This default implementation returns -1.
getSize() - Method in class org.apache.jackrabbit.core.util.db.StreamWrapper
 
getSize() - Method in class org.apache.jackrabbit.core.value.RefCountingBLOBFileValue
 
getSize() - Method in class org.apache.jackrabbit.jcr2spi.LazyItemIterator
Returns the number of Items in this iterator or -1 if the size is unknown.
getSize() - Method in class org.apache.jackrabbit.jcr2spi.observation.EventJournalImpl
getSize() - Method in class org.apache.jackrabbit.jcr2spi.query.NodeIteratorImpl
Returns the number of nodes in this iterator.
getSize() - Method in class org.apache.jackrabbit.rmi.client.iterator.ClientIterator
Returns the size (the total number of elements) of this iteration.
getSize() - Method in class org.apache.jackrabbit.rmi.iterator.ArrayIterator
getSize() - Method in class org.apache.jackrabbit.rmi.remote.ArrayIterator
Returns the size of the iterator.
getSize() - Method in class org.apache.jackrabbit.rmi.remote.BufferIterator
Returns the cached size of the iterator.
getSize() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteIterator
Returns the size of the iteration, or -1 if the size is unknown.
getSize() - Method in class org.apache.jackrabbit.rmi.server.iterator.ServerIterator
Returns the size of the 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.value.BinaryImpl
getSizedIterator(Iterator<T>, long) - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
Wraps iterator into a SizedIterator given a size.
getSkipBinaryKey() - Method in class org.apache.jackrabbit.standalone.cli.xml.AbstractExportViewToFile
 
getSleepBetweenNodes() - Method in interface org.apache.jackrabbit.api.management.DataStoreGarbageCollector
Get the delay between scanning items.
getSleepBetweenNodes() - Method in class org.apache.jackrabbit.core.data.GarbageCollector
 
getSortComparatorSource() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
 
getSortField() - Method in class org.apache.jackrabbit.core.query.lucene.Ordering
 
getSource() - Method in class org.apache.jackrabbit.core.query.QueryObjectModelImpl
Gets the node-tuple source for this query.
getSource() - Method in class org.apache.jackrabbit.jcr2spi.query.QueryObjectModelImpl
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
 
getSrcAbsPathKey() - Method in class org.apache.jackrabbit.standalone.cli.core.Clone
 
getSrcAbsPathKey() - Method in class org.apache.jackrabbit.standalone.cli.core.Copy
 
getSrcAbsPathKey() - Method in class org.apache.jackrabbit.standalone.cli.core.Move
 
getSrcAbsPathKey() - Method in class org.apache.jackrabbit.standalone.cli.xml.AbstractExportViewToFile
 
getSrcChildKey() - Method in class org.apache.jackrabbit.standalone.cli.core.OrderBefore
 
getSrcFsPathKey() - Method in class org.apache.jackrabbit.standalone.cli.fs.FileToInputStream
 
getSrcFsPathKey() - Method in class org.apache.jackrabbit.standalone.cli.fs.ImportFileSystem
 
getSrcIndexKey() - Method in class org.apache.jackrabbit.standalone.cli.core.ReadValue
 
getSrcJcrPathKey() - Method in class org.apache.jackrabbit.standalone.cli.fs.ExportFileSystem
 
getSrcPathKey() - Method in class org.apache.jackrabbit.standalone.cli.collect.AbstractCollect
 
getSrcPathKey() - Method in class org.apache.jackrabbit.standalone.cli.core.ReadValue
 
getSrcPathKey() - Method in class org.apache.jackrabbit.standalone.cli.core.Rename
 
getSrcWorkspaceKey() - Method in class org.apache.jackrabbit.standalone.cli.core.Clone
 
getSrcWorkspaceKey() - Method in class org.apache.jackrabbit.standalone.cli.core.Copy
 
getSrcWorkspaceKey() - Method in class org.apache.jackrabbit.standalone.cli.version.Merge
 
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
 
getStatement() - Method in class org.apache.jackrabbit.rmi.client.ClientQuery
getStatement() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteQuery
 
getStatement() - Method in class org.apache.jackrabbit.rmi.server.ServerQuery
getStatementKey() - Method in class org.apache.jackrabbit.standalone.cli.query.AbstractQuery
 
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.pool.BundleDbPersistenceManager
returns the storage model
getStorageModel() - Method in class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
returns the storage model
getStorageModel() - Method in class org.apache.jackrabbit.core.persistence.pool.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
 
getStoredQueryPath() - Method in class org.apache.jackrabbit.rmi.client.ClientQuery
getStoredQueryPath() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteQuery
 
getStoredQueryPath() - Method in class org.apache.jackrabbit.rmi.server.ServerQuery
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
Wrapper around PropertyImpl.getValue()
getStream() - Method in class org.apache.jackrabbit.core.util.db.StreamWrapper
 
getStream() - Method in class org.apache.jackrabbit.core.value.InternalValue
 
getStream() - Method in class org.apache.jackrabbit.core.value.RefCountingBLOBFileValue
 
getStream() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getStream() - Method in class org.apache.jackrabbit.rmi.client.ClientProperty
Returns the binary value of this property.
getStream() - Method in class org.apache.jackrabbit.spi.commons.value.DefaultQValue
 
getStream() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
 
getStream() - Method in interface org.apache.jackrabbit.spi.QValue
Returns an InputStream representation of this QValue object.
getStream() - Method in class org.apache.jackrabbit.value.BaseValue
getStream() - Method in class org.apache.jackrabbit.value.BinaryImpl
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.pool.DbNameIndex
Retrieves the string from the database for the given index.
getString() - Method in class org.apache.jackrabbit.core.PropertyImpl
Wrapper around PropertyImpl.getValue()
getString() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
getString() - Method in class org.apache.jackrabbit.rmi.client.ClientProperty
Returns the string value of this property.
getString() - Method in class org.apache.jackrabbit.rmi.value.NameValue
Returns the string representation of the Name value.
getString() - Method in class org.apache.jackrabbit.rmi.value.PathValue
Returns the string representation of the path value.
getString() - Method in class org.apache.jackrabbit.rmi.value.ReferenceValue
Returns the string representation of the reference value.
getString() - Method in class org.apache.jackrabbit.spi.commons.nodetype.constraint.ValueConstraint
 
getString() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
 
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 interface org.apache.jackrabbit.spi.QValueConstraint
For constraints that are not namespace prefix mapping sensitive this method returns the same defined in PropertyDefinition.getValueConstraints().
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 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
 
getSubtypes() - Method in class org.apache.jackrabbit.rmi.client.ClientNodeType
 
getSubtypes() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
 
getSubtypes(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
Returns the node types derived from this node type.
getSuccess() - Method in class org.apache.jackrabbit.webdav.client.methods.DavMethodBase
 
getSuccessor(Node, String) - Method in class org.apache.jackrabbit.commons.flat.ItemSequence
Returns the successor node for the given key.
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
 
getSuccessors() - Method in class org.apache.jackrabbit.rmi.client.ClientVersion
getSuccessors() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteVersion
Remote version of the Version.getSuccessors() method.
getSuccessors() - Method in class org.apache.jackrabbit.rmi.server.ServerVersion
Remote version of the Version.getSuccessors() method.
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.NodeTypeImpl
getSupertypes() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
 
getSupertypes() - Method in class org.apache.jackrabbit.rmi.client.ClientNodeType
getSupertypes() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNodeType
Remote version of the NodeType.getSupertypes() method.
getSupertypes() - Method in class org.apache.jackrabbit.rmi.server.ServerNodeType
Remote version of the NodeType.getSupertypes() method.
getSuperTypes() - Method in class org.apache.jackrabbit.spi.commons.nodetype.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.
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.commons.query.QueryObjectModelBuilder
Returns the set of query languages supported by this builder.
getSupportedLanguages() - Static method in class org.apache.jackrabbit.commons.query.QueryObjectModelBuilderRegistry
Returns the set of query languages supported by all registered QueryObjectModelBuilder implementations.
getSupportedLanguages() - Method in class org.apache.jackrabbit.commons.query.sql2.SQL2QOMBuilder
Returns the set of query languages supported by this builder.
getSupportedLanguages() - Method in class org.apache.jackrabbit.core.query.AQTQueryFactory
getSupportedLanguages() - Method in class org.apache.jackrabbit.core.query.CompoundQueryFactory
getSupportedLanguages() - Method in class org.apache.jackrabbit.core.query.QOMQueryFactory
getSupportedLanguages() - Method in interface org.apache.jackrabbit.core.query.QueryFactory
 
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.nodetype.QNodeTypeDefinitionBuilder
Returns an array containing the names of additional mixin types supported on this node type.
getSupportedMixinTypes() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
Returns an array containing the names of additional mixin types supported on this node type.
getSupportedMixinTypes() - Method in interface org.apache.jackrabbit.spi.QNodeTypeDefinition
Returns an array containing the names of additional mixin types supported on this node type.
getSupportedPrivileges(String) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
Always returns all registered Privileges.
getSupportedPrivileges(String) - Method in class org.apache.jackrabbit.rmi.client.security.ClientAccessControlManager
getSupportedPrivileges(String) - Method in interface org.apache.jackrabbit.rmi.remote.security.RemoteAccessControlManager
 
getSupportedPrivileges(String) - Method in class org.apache.jackrabbit.rmi.server.security.ServerAccessControlManager
 
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() - Method in class org.apache.jackrabbit.rmi.client.ClientQueryManager
getSupportedQueryLanguages() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteQueryManager
 
getSupportedQueryLanguages() - Method in class org.apache.jackrabbit.rmi.server.ServerQueryManager
getSupportedQueryLanguages(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
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
 
getSupportedTypes(ParseContext) - Method in class org.apache.jackrabbit.core.query.pdf.PDFParser
 
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 class org.apache.jackrabbit.commons.cnd.CompactNodeTypeDefReader
Returns the previously assigned system id
getSystemId() - Method in class org.apache.jackrabbit.commons.cnd.Lexer
Returns the system id
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.DefaultSecurityManager
 
getSystemSession() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
Returns the system session for this workspace.
getSystemUserManager(String) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
 
getSystemUserManager(String) - Method in class org.apache.jackrabbit.core.UserPerWorkspaceSecurityManager
 
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.db.MSSqlPersistenceManager
Deprecated. Returns the configured MSSql table space.
getTableSpace() - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Deprecated. Returns the configured Oracle table space.
getTableSpace() - Method in class org.apache.jackrabbit.core.persistence.pool.MSSqlPersistenceManager
Returns the configured MS SQL table space.
getTableSpace() - Method in class org.apache.jackrabbit.core.persistence.pool.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.
getTargetType(QPropertyDefinition) - Method in class org.apache.jackrabbit.core.xml.PropInfo
 
getTargetVersion() - Method in class org.apache.jackrabbit.standalone.cli.version.Checkin
 
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.util.XMLUtil
Concatenates the values of all child nodes of type 'Text' or 'CDATA'/
getText(Element, String) - Static method in class org.apache.jackrabbit.util.XMLUtil
Same as XMLUtil.getText(Element) except that 'defaultValue' is returned instead of null, if the element does not contain any text.
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.
getTextFilterClasses() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Deprecated.  
getTextTrim(Element) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Removes leading and trailing whitespace after calling DomUtil.getText(Element).
getTextValues() - Method in class org.apache.jackrabbit.core.xml.PropInfo
 
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.core.lock.LockInfo
Returns the timeout hint given when the lock was created.
getTimeoutHint() - Method in class org.apache.jackrabbit.jcr2spi.operation.LockOperation
 
getTimeoutHint() - Method in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
 
getTimeoutTime() - Method in class org.apache.jackrabbit.core.lock.LockInfo
Returns the time when this lock will expire.
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
 
getTitle() - Method in class org.apache.jackrabbit.jcr2spi.operation.CreateActivity
 
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
 
getTokenKey() - Method in class org.apache.jackrabbit.standalone.cli.lock.AddLockToken
 
getTokenKey() - Method in class org.apache.jackrabbit.standalone.cli.lock.RemoveLockToken
 
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.JCASessionHandle
 
getTransactionTimeout() - Method in class org.apache.jackrabbit.jca.TransactionBoundXAResource
 
getTransactionTimeout() - Method in class org.apache.jackrabbit.rmi.client.ClientXASession
 
getTransactionTimeout() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteXASession
Remote version of the XAResource.getTransactionTimeout() method.
getTransactionTimeout() - Method in class org.apache.jackrabbit.rmi.server.ServerXASession
 
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(Value[]) - Method in class org.apache.jackrabbit.core.ItemImpl
Utility method that returns the type of the first of the given values, or PropertyType.UNDEFINED when given no values.
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.util.NodePropBundle.PropertyEntry
Returns the type.
getType() - Method in class org.apache.jackrabbit.core.PropertyImpl
getType(K) - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlModifications
 
getType() - Method in class org.apache.jackrabbit.core.state.PropertyState
Returns the type of this property.
getType() - Method in class org.apache.jackrabbit.core.xml.PropInfo
 
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.rmi.client.ClientProperty
getType() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteEventCollection.RemoteEvent
Returns the event type.
getType() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteProperty
Remote version of the Property.getType() method.
getType() - Method in class org.apache.jackrabbit.rmi.server.ServerEventCollection.ServerEvent
Returns the event type.
getType() - Method in class org.apache.jackrabbit.rmi.server.ServerProperty
Remote version of the Property.getType() method.
getType() - Method in class org.apache.jackrabbit.rmi.value.NameValue
Returns PropertyType.NAME.
getType() - Method in class org.apache.jackrabbit.rmi.value.PathValue
Returns PropertyType.PATH.
getType() - Method in class org.apache.jackrabbit.rmi.value.ReferenceValue
Returns PropertyType.REFERENCE.
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 not affect consistency of existing content MAJOR: does affect consistency of existing content
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.AbstractQValue
 
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
getTypeKey() - Method in class org.apache.jackrabbit.standalone.cli.core.AbstractSetProperty
 
getTypeKey() - Method in class org.apache.jackrabbit.standalone.cli.core.AddNode
 
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.
getUnknownPrincipal(Session) - Method in class org.apache.jackrabbit.core.JackrabbitRepositoryStub
 
getUnknownPrincipal(Session) - Method in class org.apache.jackrabbit.test.JNDIRepositoryStub
 
getUnknownPrincipal(Session) - Method in class org.apache.jackrabbit.test.RepositoryHelper
Returns a Principal identifiying an unknown user.
getUnknownPrincipal(Session) - Method in class org.apache.jackrabbit.test.RepositoryStub
Returns a Principal identifiying an unknown user.
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 class org.apache.jackrabbit.rmi.client.ClientNamespaceRegistry
getURI(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNamespaceRegistry
Remote version of the NamespaceRegistry.getURI(String) method.
getURI(String) - Method in class org.apache.jackrabbit.rmi.server.ServerNamespaceRegistry
Remote version of the NamespaceRegistry.getURI(String) method.
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() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
 
getURI() - Method in interface org.apache.jackrabbit.spi.QValue
Returns an URI representation of this value.
getURI() - Method in class org.apache.jackrabbit.webdav.xml.Namespace
 
getUriKey() - Method in class org.apache.jackrabbit.standalone.cli.namespace.RegisterNamespace
 
getUriKey() - Method in class org.apache.jackrabbit.standalone.cli.namespace.SetNamespacePrefix
 
getURIs() - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
getURIs() - Method in class org.apache.jackrabbit.jcr2spi.NamespaceRegistryImpl
 
getURIs() - Method in class org.apache.jackrabbit.rmi.client.ClientNamespaceRegistry
getURIs() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNamespaceRegistry
Remote version of the NamespaceRegistry,getURIs() method.
getURIs() - Method in class org.apache.jackrabbit.rmi.server.ServerNamespaceRegistry
Remote version of the NamespaceRegistry,getURIs() method.
getURIToPrefixMapping() - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceMapping
Return a Map of URI to prefix mappings currently registered.
getUrl() - Method in class org.apache.jackrabbit.core.config.DataSourceConfig.DataSourceDefinition
 
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.db.SimpleDbPersistenceManager
Deprecated.  
getUrl() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Returns the configured JDBC connection url.
getUrlKey() - Method in class org.apache.jackrabbit.standalone.cli.ext.ConnectToJNDIServer
 
getUrlKey() - Method in class org.apache.jackrabbit.standalone.cli.ext.ConnectToRmiServer
 
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.config.DataSourceConfig.DataSourceDefinition
 
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.db.SimpleDbPersistenceManager
Deprecated.  
getUser() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Returns the configured user that is used to establish JDBC connections.
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
getUserData() - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
 
getUserData() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
Returns the user data.
getUserData() - Method in interface org.apache.jackrabbit.spi.Event
Returns the user data.
GetUserDataTest - Class in org.apache.jackrabbit.test.api.observation
GetUserDataTest performs observation tests with user data set on the observation manager.
GetUserDataTest() - Constructor for class org.apache.jackrabbit.test.api.observation.GetUserDataTest
 
getUserId() - Method in class org.apache.jackrabbit.core.cluster.LockRecord
Deprecated. User LockRecord.getOwner() instead.
getUserID(Subject, String) - 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, String) - Method in interface org.apache.jackrabbit.core.security.JackrabbitSecurityManager
Retrieve the id to be displayed upon Session.getUserID() for the specified subject.
getUserID(Subject, String) - 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.rmi.client.ClientSession
getUserID() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteEventCollection.RemoteEvent
Returns the userID of the session causing this event.
getUserID() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteSession
Remote version of the Session.getUserID() method.
getUserID() - Method in class org.apache.jackrabbit.rmi.server.ServerEventCollection.ServerEvent
Returns the userID of the session causing this event.
getUserID() - Method in class org.apache.jackrabbit.rmi.server.ServerSession
Remote version of the Session.getUserID() method.
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
 
getUserIdClass() - Method in class org.apache.jackrabbit.core.config.SecurityManagerConfig
 
getUserKey() - Method in class org.apache.jackrabbit.standalone.cli.core.Login
 
getUserManager() - Method in interface org.apache.jackrabbit.api.JackrabbitSession
Returns the UserManager for the current Session.
getUserManager(Class<? extends UserManager>, Class<?>[], Object...) - Method in class org.apache.jackrabbit.core.config.UserManagerConfig
Build a new UserManager instance based on this configuration.
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
 
getUserManager(Session) - Method in class org.apache.jackrabbit.core.UserPerWorkspaceSecurityManager
As this implementation expectes that users information in present in every workspace, the UserManager is always created with the given session.
getUserManagerConfig() - Method in class org.apache.jackrabbit.core.config.SecurityManagerConfig
 
getUserName() - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
Return the user name.
getUserPrincipal() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
getUsersPath() - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Implementation specific methods releaving where users are created within the content.
getUUID() - Method in class org.apache.jackrabbit.commons.AbstractNode
Returns the UUID of this node.
getUUID() - Method in class org.apache.jackrabbit.core.NodeImpl
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
 
getUUID() - Method in class org.apache.jackrabbit.rmi.client.ClientNode
getUUID() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.getUUID() method.
getUUID() - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.getUUID() method.
getUuidBehaviour() - Method in class org.apache.jackrabbit.jcr2spi.operation.WorkspaceImport
 
getUuidBehaviourKey() - Method in class org.apache.jackrabbit.standalone.cli.xml.ImportXmlFromInputStream
 
getUuidKey() - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
 
getUUIDs() - Method in class org.apache.jackrabbit.spi.commons.EventFilterImpl
 
getValidationQuery() - Method in class org.apache.jackrabbit.core.config.DataSourceConfig.DataSourceDefinition
 
getValidator() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getValidJcrSystemNodeTypeNames() - Method in class org.apache.jackrabbit.spi.commons.query.PathQueryNode
Returns the collection 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(StaticOperand, int) - Method in class org.apache.jackrabbit.core.query.lucene.join.OperandEvaluator
 
getValue(StaticOperand) - Method in class org.apache.jackrabbit.core.query.lucene.join.OperandEvaluator
Returns the value of the given static operand (literal or bind variable).
getValue(Operand, Row) - Method in class org.apache.jackrabbit.core.query.lucene.join.OperandEvaluator
Returns the value of the given operand in the context of the given row.
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() - Method in class org.apache.jackrabbit.core.RepositoryImpl.DescriptorValue
 
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.rmi.client.ClientProperty
getValue(String) - Method in class org.apache.jackrabbit.rmi.client.ClientRow
getValue() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteProperty
Remote version of the Property.getValue() method.
getValue(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteRow
 
getValue() - Method in class org.apache.jackrabbit.rmi.server.ServerProperty
Remote version of the Property.getValue() method.
getValue(String) - Method in class org.apache.jackrabbit.rmi.server.ServerRow
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.sql.ASTLiteral
 
getValue() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
 
getValue() - Method in class org.apache.jackrabbit.standalone.cli.AbstractParameter
 
getValue() - Method in class org.apache.jackrabbit.standalone.cli.Flag
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 class org.apache.jackrabbit.rmi.client.ClientPropertyDefinition
getValueConstraints() - Method in interface org.apache.jackrabbit.rmi.remote.RemotePropertyDefinition
Remote version of the PropertyDefinition.getValueConstraints() method.
getValueConstraints() - Method in class org.apache.jackrabbit.rmi.server.ServerPropertyDefinition
Remote version of the PropertyDefinition.getValueConstraints() method.
getValueConstraints() - Method in class org.apache.jackrabbit.spi.commons.nodetype.PropertyDefinitionImpl
getValueConstraints() - Method in class org.apache.jackrabbit.spi.commons.nodetype.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.webdav.jcr.nodetype.PropertyDefinitionImpl
 
getValueFactory() - Method in class org.apache.jackrabbit.core.ItemImpl
Utility method that returns the value factory of this session.
getValueFactory() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
getValueFactory() - Method in class org.apache.jackrabbit.core.session.SessionContext
Returns the value factory of this session.
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
 
getValueFactory() - Method in class org.apache.jackrabbit.rmi.client.ClientSession
Returns the SerialValueFactory.getInstance().
getValueIndex(IndexReader, String, String, SortComparatorSource) - Method in class org.apache.jackrabbit.core.query.lucene.SharedFieldCache
Creates a ValueIndex for a field and a term prefix.
getValueKey() - Method in class org.apache.jackrabbit.standalone.cli.core.AbstractSetProperty
 
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(String[], int) - Method in class org.apache.jackrabbit.core.ItemImpl
Utility method that converts the given strings into JCR values of the given type
getValues() - Method in class org.apache.jackrabbit.core.persistence.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.FullTextSearchScoreOperand
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(Operand, Row) - Method in class org.apache.jackrabbit.core.query.lucene.join.OperandEvaluator
Evaluates the given operand in the context of the given row.
getValues() - Method in class org.apache.jackrabbit.core.RepositoryImpl.DescriptorValue
 
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(int, NamePathResolver) - Method in class org.apache.jackrabbit.core.xml.PropInfo
 
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.rmi.client.ClientProperty
getValues() - Method in class org.apache.jackrabbit.rmi.client.ClientRow
getValues() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteProperty
Remote version of the Property.getValues() method.
getValues() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteRow
 
getValues() - Method in class org.apache.jackrabbit.rmi.server.ServerProperty
Remote version of the Property.getValues() method.
getValues() - Method in class org.apache.jackrabbit.rmi.server.ServerRow
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.spi2dav.QueryResultRowImpl
 
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(NodeId) - Method in interface org.apache.jackrabbit.core.version.InternalVersionManager
Returns the version with the given id
getVersion(String) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
 
getVersion(Version) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
helper class that returns the internal version for a JCR one.
getVersion(String) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
getVersion(Session, RemoteVersion) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Creates and returns a ClientVersion instance.
getVersion(String) - Method in class org.apache.jackrabbit.rmi.client.ClientVersionHistory
getVersion(Session, RemoteVersion) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote version.
getVersion(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteVersionHistory
Remote version of the VersionHistory.getVersion(String) method.
getVersion(String) - Method in class org.apache.jackrabbit.rmi.server.ServerVersionHistory
Remote version of the VersionHistory.getVersion(String) method.
getVersionableId() - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Returns the id of the versionable node that this history belongs to.
getVersionableIdentifier() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
getVersionableIdentifier() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
getVersionableIdentifier() - Method in class org.apache.jackrabbit.rmi.client.ClientVersionHistory
 
getVersionableKey() - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
 
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 class org.apache.jackrabbit.core.version.VersionHistoryImpl
getVersionableUUID() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
 
getVersionableUUID() - Method in class org.apache.jackrabbit.rmi.client.ClientVersionHistory
getVersionableUUID() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteVersionHistory
Remote version of the VersionHistory.getVersionableUUID() VersionHistory.getVersionableUUID()} method.
getVersionableUUID() - Method in class org.apache.jackrabbit.rmi.server.ServerVersionHistory
Remote version of the VersionHistory.getVersionableUUID() VersionHistory.getVersionableUUID()} method.
GetVersionableUUIDTest - Class in org.apache.jackrabbit.test.api.version
GetVersionableUUIDTest provides test methods covering VersionHistory.getVersionableUUID() and VersionHistory.getVersionableIdentifier().
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
 
getVersionByLabel(String) - Method in class org.apache.jackrabbit.rmi.client.ClientVersionHistory
getVersionByLabel(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteVersionHistory
Remote version of the VersionHistory.getVersionByLabel(String) method.
getVersionByLabel(String) - Method in class org.apache.jackrabbit.rmi.server.ServerVersionHistory
Remote version of the VersionHistory.getVersionByLabel(String) method.
getVersionByUUID(String) - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Returns the Version instance for the given UUID.
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
Deprecated. 
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(Session, NodeState, NodeId) - Method in interface org.apache.jackrabbit.core.version.InternalVersionManager
Returns information about the version history of the specified node.
getVersionHistory(NodeId) - Method in interface org.apache.jackrabbit.core.version.InternalVersionManager
Returns the version history with the given id
getVersionHistory(NodeStateEx) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
Returns the internal version history for the underlying node.
getVersionHistory(String) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
getVersionHistory(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
getVersionHistory() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getVersionHistory(Session, RemoteVersionHistory) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Creates and returns a ClientVersionHistory instance.
getVersionHistory() - Method in class org.apache.jackrabbit.rmi.client.ClientNode
getVersionHistory(String) - Method in class org.apache.jackrabbit.rmi.client.ClientVersionManager
 
getVersionHistory(Session, RemoteVersionHistory) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote version history.
getVersionHistory() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.getVersionHistory() method.
getVersionHistory(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteVersionManager
 
getVersionHistory() - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.getVersionHistory() method.
getVersionHistory(String) - Method in class org.apache.jackrabbit.rmi.server.ServerVersionManager
 
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 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.InternalVersionManager
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.
getVersionIterator(Session, RemoteIterator) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Creates and returns a ClientVersionIterator instance.
getVersionIterator(Session, RemoteIterator) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote version iterator.
getVersionKey() - Method in class org.apache.jackrabbit.standalone.cli.version.AddVersionLabel
 
getVersionKey() - Method in class org.apache.jackrabbit.standalone.cli.version.Restore
 
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
 
getVersionLabels() - Method in class org.apache.jackrabbit.rmi.client.ClientVersionHistory
getVersionLabels(Version) - Method in class org.apache.jackrabbit.rmi.client.ClientVersionHistory
getVersionLabels() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteVersionHistory
Remote version of the VersionHistory.getVersionLabels() method.
getVersionLabels(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteVersionHistory
Remote version of the VersionHistory.getVersionLabels(Version) method.
getVersionLabels() - Method in class org.apache.jackrabbit.rmi.server.ServerVersionHistory
Remote version of the VersionHistory.getVersionLabels() method.
getVersionLabels(String) - Method in class org.apache.jackrabbit.rmi.server.ServerVersionHistory
Remote version of the VersionHistory.getVersionLabels(Version) method.
getVersionLabelsId() - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
Returns the Id of the version labels node.
getVersionManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
 
getVersionManager() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
getVersionManager(Session, RemoteVersionManager) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
 
getVersionManager() - Method in class org.apache.jackrabbit.rmi.client.ClientWorkspace
 
getVersionManager(Session, RemoteVersionManager) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
 
getVersionManager() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteWorkspace
 
getVersionManager() - Method in class org.apache.jackrabbit.rmi.server.ServerWorkspace
 
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.
getVersionStateManager() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
Returns the VersionManager associated with this ManagerProvider.
getVersionStateManager() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
getVersionStateManager() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
 
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.InternalVersionManager
returns the virtual item state provider that exposes the internal versions as items.
getVirtualItemStateProvider() - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
returns the virtual item state provider that exposes the internal versions as items.
getVirtualItemStateProvider() - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
returns the virtual item state provider that exposes the internal versions as items.
getVirtualRootId() - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
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
Deprecated. use VirtualItemStateProvider.getVirtualRootIds() instead.
getVirtualRootIds() - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
 
getVirtualRootIds() - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
Returns the ids of the root nodes of the virtual tree.
getVirtualRootIds() - Method in interface org.apache.jackrabbit.core.virtual.VirtualItemStateProvider
Returns the ids of the root nodes 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.
getWeaklyReferringNodes(NodeId) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
Returns the ids of the nodes that refer to the node with id by weak references.
getWeaklyReferringNodes(NodeId) - Method in interface org.apache.jackrabbit.core.query.QueryHandler
Returns the ids of the nodes that refer to the node with id by weak references.
getWeaklyReferringNodes(Node) - Method in class org.apache.jackrabbit.core.query.QueryManagerImpl
Returns the ids of the nodes that refer to the node by weak references.
getWeaklyReferringNodes(NodeId) - Method in class org.apache.jackrabbit.core.SearchManager
Returns the ids of the nodes that refer to the node with id by weak references.
getWeakReferences(Node) - Static method in class org.apache.jackrabbit.commons.JcrUtils
Calls Node.getWeakReferences() on the given node and returns the resulting PropertyIterator as an Iterable instance for use in a Java 5 for-each loop.
getWeakReferences(Node, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
Calls Node.getReferences(String) on the given node and returns the resulting PropertyIterator as an Iterable instance for use in a Java 5 for-each loop.
getWeakReferences() - Method in class org.apache.jackrabbit.core.NodeImpl
getWeakReferences(String) - Method in class org.apache.jackrabbit.core.NodeImpl
getWeakReferences() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getWeakReferences(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
getWeakReferences() - Method in class org.apache.jackrabbit.rmi.client.ClientNode
 
getWeakReferences(String) - Method in class org.apache.jackrabbit.rmi.client.ClientNode
 
GetWeakReferencesTest - Class in org.apache.jackrabbit.test.api
GetWeakReferencesTest checks implementation of Node.getWeakReferences() and Node.getWeakReferences(String).
GetWeakReferencesTest() - Constructor for class org.apache.jackrabbit.test.api.GetWeakReferencesTest
 
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.session.SessionContext
Returns the workspace of this session.
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
 
getWorkspace(Session, RemoteWorkspace) - Method in class org.apache.jackrabbit.rmi.client.ClientAdapterFactory
Creates and returns a ClientWorkspace instance.
getWorkspace() - Method in class org.apache.jackrabbit.rmi.client.ClientSession
getWorkspace(Session, RemoteWorkspace) - Method in interface org.apache.jackrabbit.rmi.client.LocalAdapterFactory
Factory method for creating a local adapter for a remote workspace.
getWorkspace() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteSession
Remote version of the Session.getWorkspace() method.
getWorkspace() - Method in class org.apache.jackrabbit.rmi.server.ServerSession
Remote version of the Session.getWorkspace() method.
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.
getWorkspaceKey() - Method in class org.apache.jackrabbit.standalone.cli.core.Login
 
getWorkspaceManager() - Method in class org.apache.jackrabbit.core.RepositoryContext
Returns the workspace manager of this repository.
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 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.WorkspaceManager
Returns the names of all the available workspaces.
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 AbstractRepositoryService.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.
getWorkspaceStateManager(String) - Method in class org.apache.jackrabbit.core.WorkspaceManager
 
getWriteDelay() - Method in class org.apache.jackrabbit.core.journal.MemoryJournal
Return the write delay in milliseconds.
getWriter() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
 
getXAResource() - Method in interface org.apache.jackrabbit.api.XASession
Deprecated. 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 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.InternalXAVersionManager
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.InternalXAVersionManager
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.test.ISO8601
Returns the astronomical year of the given calendar.
getYear(Calendar) - Static method in class org.apache.jackrabbit.util.ISO8601
Returns the astronomical year of the given calendar.
GLOBAL - Static variable in interface org.apache.jackrabbit.webdav.transaction.TransactionConstants
"global" lock scope constant.
GlobPattern - Class in org.apache.jackrabbit.core.security.authorization
GlobPattern defines a simplistic pattern matching.
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.
GQL.ParserCallback - Interface in org.apache.jackrabbit.commons.query
Defines a callback interface that may be implemented by client code to get a callback for each GQL term that is parsed.
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<Principal>, 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.
grants(Set<Principal>, String) - Method in class org.apache.jackrabbit.core.security.simple.SimpleWorkspaceAccessManager
Always returns true allowing any set of principals to access all workspaces.
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(String, Value) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Create a condition which holds iff the node of an Authorizable has a property at relPath which is greater than value.
gt(String, Value) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
Gt - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
GT_ENTITY - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
 
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.
GUEST_DEFAULT_HEADER_VALUE - Static variable in class org.apache.jackrabbit.server.BasicCredentialsProvider
 

H

H2PersistenceManager - Class in org.apache.jackrabbit.core.persistence.pool
Extends the BundleDbPersistenceManager by H2 specific code.
H2PersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.pool.H2PersistenceManager
 
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
 
handlePropInfo(NodeImpl, PropInfo, QPropertyDefinition) - Method in class org.apache.jackrabbit.core.security.user.UserImporter
 
handlePropInfo(NodeState, PropInfo, QPropertyDefinition) - Method in class org.apache.jackrabbit.core.security.user.UserImporter
 
handlePropInfo(NodeImpl, PropInfo, QPropertyDefinition) - Method in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
Always returns false.
handlePropInfo(NodeState, PropInfo, QPropertyDefinition) - Method in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
Always returns false.
handlePropInfo(NodeImpl, PropInfo, QPropertyDefinition) - Method in interface org.apache.jackrabbit.core.xml.ProtectedPropertyImporter
Handles a single protected property.
handlePropInfo(NodeState, PropInfo, QPropertyDefinition) - Method in interface org.apache.jackrabbit.core.xml.ProtectedPropertyImporter
Handles a single protected property.
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.
hasAncestor(NodeId) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Checks if this state has the inidcated ancestor
hasAnyTransientItemStates() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
 
hasCapability(String, Object, Object[]) - Method in class org.apache.jackrabbit.core.SessionImpl
 
hasCapability(String, Object, Object[]) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
 
hasCapability(String, Object, Object[]) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
hasCapability(String, Object, Object[]) - Method in class org.apache.jackrabbit.rmi.client.ClientSession
 
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
 
hasEntries() - Method in interface org.apache.jackrabbit.core.query.lucene.RedoLog
Returns true if this redo log contains any entries, false otherwise.
hasErrorCondition() - Method in exception org.apache.jackrabbit.webdav.DavException
 
hasErrorCondition() - Method in exception org.apache.jackrabbit.webdav.jcr.JcrDavException
Always returns true.
hasFrozenChildNode(Name, int) - Method in interface org.apache.jackrabbit.core.version.InternalFrozenNode
Checks if this frozen node had the inidcated child node.
HashCache<T> - 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
Creates a hash cache with 1024 slots.
HashCache(int) - Constructor for class org.apache.jackrabbit.spi.commons.name.HashCache
Creates a hash cache with 2^exponent slots.
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.id.NodeId
Returns a hash code of this identifier.
hashCode() - Method in class org.apache.jackrabbit.core.id.PropertyId
Returns the hash code of this property identifier.
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.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.authorization.GlobPattern
 
hashCode() - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
 
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.value.RefCountingBLOBFileValue
 
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.rmi.client.security.ClientPrivilege
 
hashCode() - Method in class org.apache.jackrabbit.rmi.observation.ServerEventListenerProxy
Returns the client-side listener identifier as its hash code.
hashCode() - Method in class org.apache.jackrabbit.rmi.remote.SerializableXid
 
hashCode() - Method in class org.apache.jackrabbit.spi.commons.batch.AbstractChangeLog
 
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.SetPrimaryType
 
hashCode() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetValue
 
hashCode() - Method in class org.apache.jackrabbit.spi.commons.nodetype.constraint.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
hashCode() - Method in class org.apache.jackrabbit.spi.commons.QNodeDefinitionImpl
Overwrites QItemDefinitionImpl.hashCode().
hashCode() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
Overrides QItemDefinitionImpl.hashCode().
hashCode() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
Default calculation of the hashCode.
hashCode() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
 
hashCode() - Method in class org.apache.jackrabbit.spi.ItemInfoCache.Entry
 
hashCode() - Method in class org.apache.jackrabbit.spi2davex.ChildInfoImpl
 
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.DecimalValue
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.value.URIValue
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.value.WeakReferenceValue
Returns zero to satisfy the Object equals/hashCode contract.
hashCode() - Method in class org.apache.jackrabbit.webdav.lock.Type
 
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.util
Implements a StringIndex that is based on a hashmap.
HashMapIndex() - Constructor for class org.apache.jackrabbit.core.persistence.util.HashMapIndex
 
hasItem(String) - Method in class org.apache.jackrabbit.commons.flat.ItemSequence.NodeSequenceImpl
 
hasItem(String) - Method in class org.apache.jackrabbit.commons.flat.ItemSequence.PropertySequenceImpl
 
hasItem(String) - Method in interface org.apache.jackrabbit.commons.flat.Sequence
Determine whether this sequence contains a specific key.
hasItem(NodeId) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
Return a flag indicating if the item specified exists.
hasItem(NodeId) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Return a flag indicating if the item specified exists.
hasItemReferences(NodeId) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
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.InternalXAVersionManager
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.InternalXAVersionManager
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.flat.FilterIterator
 
hasNext() - Method in class org.apache.jackrabbit.commons.iterator.FilteredRangeIterator
Checks whether there are more elements in this iterator.
hasNext() - Method in class org.apache.jackrabbit.commons.iterator.FilteringNodeIterator
 
hasNext() - Method in class org.apache.jackrabbit.commons.iterator.LazyIteratorChain
 
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 class org.apache.jackrabbit.core.journal.MemoryJournal.MemoryRecordIterator
Return a flag indicating whether there are more 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.LazyItemIterator
hasNext() - Method in class org.apache.jackrabbit.core.observation.EventJournalImpl
hasNext() - Method in class org.apache.jackrabbit.jcr2spi.LazyItemIterator
hasNext() - Method in class org.apache.jackrabbit.jcr2spi.observation.EventJournalImpl
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.rmi.client.iterator.ClientIterator
Checks if there are more elements in this iteration.
hasNext() - Method in class org.apache.jackrabbit.rmi.iterator.ArrayIterator
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(NodeId) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Checks if the given node state exists
hasNode(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
hasNode(String) - Method in class org.apache.jackrabbit.rmi.client.ClientNode
hasNode(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.hasNode(String) method.
hasNode(String) - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.hasNode(String) method.
hasNode(Context, String) - Static method in class org.apache.jackrabbit.standalone.cli.CommandHelper
Checks Node existence.
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(NodeId) - 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(NodeId) - 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(NodeId) - 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(NodeId) - 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(NodeId) - 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(NodeId) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Return a flag indicating whether a node references object for a given target id exists.
hasNodeReferences(NodeId) - Method in class org.apache.jackrabbit.core.version.VersionItemStateManager
 
hasNodeReferences(NodeId) - 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
 
hasNodes() - Method in class org.apache.jackrabbit.rmi.client.ClientNode
hasNodes() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.hasNodes() method.
hasNodes() - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.hasNodes() method.
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
 
hasNodeType(String) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
 
hasNodeType(String) - Method in class org.apache.jackrabbit.rmi.client.ClientNodeTypeManager
 
hasNodeType(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNodeTypeManager
 
hasNodeType(String) - Method in class org.apache.jackrabbit.rmi.server.ServerNodeTypeManager
 
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 class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
Returns true if any of the included node types supports 'orderable child nodes'; returns false otherwise.
hasOrderableChildNodes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
hasOrderableChildNodes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
hasOrderableChildNodes() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
 
hasOrderableChildNodes() - Method in class org.apache.jackrabbit.rmi.client.ClientNodeType
hasOrderableChildNodes() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNodeType
Remote version of the NodeType.hasOrderableChildNodes() method.
hasOrderableChildNodes() - Method in class org.apache.jackrabbit.rmi.server.ServerNodeType
Remote version of the NodeType.hasOrderableChildNodes() method.
hasOrderableChildNodes() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionImpl
 
hasOrderableChildNodes() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
hasOrderableChildNodes() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
 
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_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
Name of the hasOrderableChildNodes attribute.
HASORDERABLECHILDNODES_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
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.
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
 
hasPendingChanges() - Method in class org.apache.jackrabbit.rmi.client.ClientSession
hasPendingChanges() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteSession
Remote version of the Session.hasPendingChanges() method.
hasPendingChanges() - Method in class org.apache.jackrabbit.rmi.server.ServerSession
Remote version of the Session.hasPendingChanges() method.
hasPermission(String, String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
hasPermission(String, String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
 
hasPermission(String, String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
hasPermission(String, String) - Method in class org.apache.jackrabbit.rmi.client.ClientSession
hasPermission(String, String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteSession
Remote version of the Session.hasPermission(String,String) method.
hasPermission(String, String) - Method in class org.apache.jackrabbit.rmi.server.ServerSession
Remote version of the Session.hasPermission(String,String) method.
HasPermissionTest - Class in org.apache.jackrabbit.test.api
Tests if Session.hasPermission(String, String) yields the correct permissions for a read-only, a read-write and an admin session.
HasPermissionTest() - Constructor for class org.apache.jackrabbit.test.api.HasPermissionTest
 
hasPrefix(String) - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceMapping
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, Set<Principal>, Privilege[]) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlManager
Returns whether the given set of Principals 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, Set<Principal>, Privilege[]) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
 
hasPrivileges(String, Privilege[]) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
hasPrivileges(String, Set<Principal>, Privilege[]) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
 
hasPrivileges(String, Privilege[]) - Method in class org.apache.jackrabbit.rmi.client.security.ClientAccessControlManager
hasPrivileges(String, String[]) - Method in interface org.apache.jackrabbit.rmi.remote.security.RemoteAccessControlManager
 
hasPrivileges(String, String[]) - Method in class org.apache.jackrabbit.rmi.server.security.ServerAccessControlManager
 
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
 
hasProperties() - Method in class org.apache.jackrabbit.rmi.client.ClientNode
hasProperties() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.hasProperties() method.
hasProperties() - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.hasProperties() method.
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.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(PropertyId) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Checks if the given property state exists
hasProperty(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
hasProperty(String) - Method in class org.apache.jackrabbit.rmi.client.ClientNode
hasProperty(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.hasProperty() method.
hasProperty(String) - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.hasProperty() method.
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
hasRemoveNodeConstraint(Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
Returns true if a single node definition matching the specified nodeName is either mandatory or protected.
hasRemoveNodeConstraint(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
hasRemovePropertyConstraint(Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
Returns true if a single property definition matching the specified propertyName is either mandatory or protected.
hasRemovePropertyConstraint(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
 
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
 
hasVersionLabel(String) - Method in class org.apache.jackrabbit.rmi.client.ClientVersionHistory
hasVersionLabel(Version, String) - Method in class org.apache.jackrabbit.rmi.client.ClientVersionHistory
hasVersionLabel(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteVersionHistory
Remote version of the VersionHistory.hasVersionLabel(String) method.
hasVersionLabel(String, String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteVersionHistory
Remote version of the hasVersionLabel(Version, String) method.
hasVersionLabel(String) - Method in class org.apache.jackrabbit.rmi.server.ServerVersionHistory
Remote version of the VersionHistory.hasVersionLabel(String) method.
hasVersionLabel(String, String) - Method in class org.apache.jackrabbit.rmi.server.ServerVersionHistory
Remote version of the hasVersionLabel(Version, String) method.
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
Help - Class in org.apache.jackrabbit.standalone.cli.info
Show available Commands.
Help() - Constructor for class org.apache.jackrabbit.standalone.cli.info.Help
 
helper - Variable in class org.apache.jackrabbit.commons.xml.Exporter
Namespace helper.
HexDigits - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
hexTable - Static variable in class org.apache.jackrabbit.test.api.util.Text
used for the md5
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.version.VersionManagerImplBase
hierarch manager that operates on the localte state manager
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<Term>, String, String, String, String, String, String, String, int, int) - Static method in class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
 
highlight(TermPositionVector, Set<Term>, 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<Term>, String, String, String, String, String, String, String, int, int) - Static method in class org.apache.jackrabbit.core.query.lucene.WeightedHighlighter
 
highlight(TermPositionVector, Set<Term>, 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.api.util.XMLChar
Returns the high surrogate of a supplemental character
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
 
HoldEffectTest - Class in org.apache.jackrabbit.test.api.retention
HoldEffectTest...
HoldEffectTest() - Constructor for class org.apache.jackrabbit.test.api.retention.HoldEffectTest
 
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.JcrLockManager
 
holdsLock() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
holdsLock(String) - Method in class org.apache.jackrabbit.rmi.client.ClientLockManager
 
holdsLock() - Method in class org.apache.jackrabbit.rmi.client.ClientNode
holdsLock(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteLockManager
 
holdsLock() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.holdsLock() method.
holdsLock(String) - Method in class org.apache.jackrabbit.rmi.server.ServerLockManager
 
holdsLock() - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.holdsLock() method.
HoldTest - Class in org.apache.jackrabbit.test.api.retention
RetentionManagerTest...
HoldTest() - Constructor for class org.apache.jackrabbit.test.api.retention.HoldTest
 
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.
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.query.lucene.ConsistencyCheckError
The id of the affected node.
id - Variable in class org.apache.jackrabbit.core.state.NodeReferences
Identifier of the target node.
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
 
IdentifierResolver - Interface in org.apache.jackrabbit.spi.commons.conversion
IdentifierResolver ....
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.
IDField - Class in org.apache.jackrabbit.core.query.lucene
IDField implements a lucene field for the id of a node.
IDField(NodeId) - Constructor for class org.apache.jackrabbit.core.query.lucene.IDField
 
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.commons.cnd.Lexer
 
IGNORE - Static variable in interface org.apache.jackrabbit.commons.flat.TreeTraverser.ErrorHandler
Predefined error handler which ignores all exceptions.
IGNORE - Static variable in class org.apache.jackrabbit.core.security.user.UserImporter.ImportBehavior
If a member or impersonator value cannot be set due to constraints enforced by the API implementation, the failure is logged as warning but otherwise ignored.
IGNORE_MISSING_BLOBS - Static variable in class org.apache.jackrabbit.core.persistence.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.util.ErrorHandling
Checks if error handling is set to ignore missing blobs
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(Credentials) - Method in class org.apache.jackrabbit.rmi.client.ClientSession
impersonate(Credentials) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteSession
Remote version of the Session.impersonate(Credentials) method.
impersonate(Credentials) - Method in class org.apache.jackrabbit.rmi.server.ServerSession
Remote version of the Session.impersonate(Credentials) method.
impersonate(SessionInfo, Credentials) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
This default implementation returns the session info returned by the call to AbstractRepositoryService.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.
impersonates(String) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Create a condition which holds for Authorizables which can impersonate as name.
impersonates(String) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
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.test.api.util.Text
Concatenates all strings in the string array using the specified delimiter.
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.commons.webdav.JcrRemotingConstants
 
ImportConfig - Class in org.apache.jackrabbit.core.config
XmlImportConfig...
ImportConfig() - Constructor for class org.apache.jackrabbit.core.config.ImportConfig
 
ImportConfig(List<BeanConfig>) - Constructor for class org.apache.jackrabbit.core.config.ImportConfig
 
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, InputStream, IOListener, Detector) - 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.
ImportFileSystem - Class in org.apache.jackrabbit.standalone.cli.fs
Import data from the file system.
ImportFileSystem() - Constructor for class org.apache.jackrabbit.standalone.cli.fs.ImportFileSystem
 
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(String, InputStream, int) - Method in class org.apache.jackrabbit.rmi.client.ClientSession
importXML(String, InputStream, int) - Method in class org.apache.jackrabbit.rmi.client.ClientWorkspace
importXML(String, byte[], int) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteSession
Imports the system or document view XML data into a subtree of the identified node.
importXML(String, byte[], int) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteWorkspace
Remote version of the Workspace.importXML(String,InputStream,int) method.
importXML(String, byte[], int) - Method in class org.apache.jackrabbit.rmi.server.ServerSession
Imports the system or document view XML data into a subtree of the identified node.
importXML(String, byte[], int) - Method in class org.apache.jackrabbit.rmi.server.ServerWorkspace
Remote version of the Workspace.importXML(String,InputStream,int) method.
importXml(SessionInfo, NodeId, InputStream, int) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
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.
ImportXmlFromInputStream - Class in org.apache.jackrabbit.standalone.cli.xml
Import the xml view to the target Node
ImportXmlFromInputStream() - Constructor for class org.apache.jackrabbit.standalone.cli.xml.ImportXmlFromInputStream
 
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
 
inBatchMode() - Method in class org.apache.jackrabbit.core.util.db.ConnectionHelper
Returns true if we are currently in a batch mode, false otherwise.
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(T) - Method in interface org.apache.jackrabbit.commons.flat.TreeTraverser.InclusionPolicy
Call back method to determine whether to include a given item.
include(Row) - Method in interface org.apache.jackrabbit.commons.query.GQL.Filter
Returns true if the given row should be included in the result.
includeChildInfos(boolean) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
Whether the ChildInfos should be included or not.
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
 
incrRead() - Static method in class org.apache.jackrabbit.core.query.lucene.IOCounters
Increments the read count caused by the current thread.
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 - Variable in class org.apache.jackrabbit.core.query.lucene.SearchIndex
The actual index
INDEX_DEFAULT - Static variable in interface org.apache.jackrabbit.spi.Path
Constant representing the default (initial) index value.
INDEX_UNDEFINED - Static variable in interface org.apache.jackrabbit.spi.Path
Constant representing an undefined index value
IndexDeletionPolicyImpl - Class in org.apache.jackrabbit.core.query.lucene
IndexDeletionPolicyImpl...
IndexDeletionPolicyImpl(PersistentIndex, long) - Constructor for class org.apache.jackrabbit.core.query.lucene.IndexDeletionPolicyImpl
 
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.pool.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.pool.DbNameIndex
Returns the string for a given index.
indexToString - Variable in class org.apache.jackrabbit.core.persistence.util.HashMapIndex
holds the index-to-string lookups.
indexToString(int) - Method in class org.apache.jackrabbit.core.persistence.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
 
info - Variable in class org.apache.jackrabbit.spi.ItemInfoCache.Entry
The ItemInfo
Info - Class in org.apache.jackrabbit.standalone.cli.info
 
Info() - Constructor for class org.apache.jackrabbit.standalone.cli.info.Info
 
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 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(String, NamespaceResolver) - Method in class org.apache.jackrabbit.core.journal.MemoryJournal
Initialize journal.
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.BundleFsPersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated. Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Deprecated. Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated. Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Deprecated. 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.pool.BundleDbPersistenceManager
Initializes the persistence manager.
init(String) - Method in class org.apache.jackrabbit.core.persistence.pool.DbNameIndex
Inits this index and prepares the statements.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.pool.H2PersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.pool.MySqlPersistenceManager
Initializes the persistence manager.
init(String) - Method in class org.apache.jackrabbit.core.persistence.pool.NGKDbNameIndex
Inits this index and prepares the statements.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.pool.OraclePersistenceManager
 
init(String) - Method in class org.apache.jackrabbit.core.persistence.pool.PostgreSQLNameIndex
Inits this index and prepares the statements.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.pool.PostgreSQLPersistenceManager
Initializes the persistence manager.
init(PMContext) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Deprecated. Initializes the persistence manager.
init(FileSystem, 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(SessionContext, QueryHandler, String, String, Node) - Method in class org.apache.jackrabbit.core.query.AbstractQueryImpl
Initialises a query instance from a query string.
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(FileSystem, QueryHandlerContext) - Method in interface org.apache.jackrabbit.core.query.QueryHandler
Initializes this query handler.
init(SessionContext, QueryHandler, String, String, Node) - Method in class org.apache.jackrabbit.core.query.QueryImpl
 
init(SessionContext, QueryHandler, String, String, Node) - Method in class org.apache.jackrabbit.core.query.QueryObjectModelImpl
Initialises a query instance from a query string.
init(SessionContext, QueryHandler, QueryObjectModelTree, String, Node) - Method in class org.apache.jackrabbit.core.query.QueryObjectModelImpl
Initializes a query instance from a query object model.
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 class org.apache.jackrabbit.core.security.principal.DefaultPrincipalProvider
Sets the AbstractPrincipalProvider.NEGATIVE_ENTRY_KEY option value to true if it isn't included yet in the passed options, before calling the init method of the base class.
init(Properties) - Method in class org.apache.jackrabbit.core.security.principal.FallbackPrincipalProvider
Initialize this provider.
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(Session) - Method in class org.apache.jackrabbit.core.security.simple.SimpleWorkspaceAccessManager
 
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(JackrabbitSession, NamePathResolver, boolean, int, ReferenceChangeTracker) - Method in class org.apache.jackrabbit.core.security.user.UserImporter
 
init(Repository, Session) - Method in class org.apache.jackrabbit.core.UserPerWorkspaceSecurityManager
 
init(String) - Method in class org.apache.jackrabbit.core.util.CooperativeFileLock
Create a new file locking object using the given file name.
init() - Method in class org.apache.jackrabbit.core.util.db.Oracle10R1ConnectionHelper
Retrieve the oracle.sql.BLOB class via reflection, and initialize the values for the DURATION_SESSION and MODE_READWRITE constants defined there.
init() - Method in class org.apache.jackrabbit.core.util.db.OracleConnectionHelper
Initializes the helper: checks for valid driver version.
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(JackrabbitSession, NamePathResolver, boolean, int, ReferenceChangeTracker) - Method in class org.apache.jackrabbit.core.xml.AccessControlImporter
 
init(JackrabbitSession, NamePathResolver, boolean, int, ReferenceChangeTracker) - Method in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
 
init(JackrabbitSession, NamePathResolver, boolean, int, ReferenceChangeTracker) - Method in interface org.apache.jackrabbit.core.xml.ProtectedItemImporter
 
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.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.servlet.AbstractRepositoryServlet
Binds a ProxyRepository with the factory returned by #getRepositoryFactory() in the configured servlet context attribute.
init() - Method in class org.apache.jackrabbit.servlet.jackrabbit.JackrabbitRepositoryServlet
Starts the repository instance and makes it available in the servlet context.
init() - Method in class org.apache.jackrabbit.servlet.JNDIBindingServlet
Binds a repository from the servlet context in the configured JNDI location.
init(FilterConfig) - Method in class org.apache.jackrabbit.servlet.login.AbstractLoginFilter
 
init(FilterConfig) - Method in class org.apache.jackrabbit.servlet.login.ContainerLoginFilter
 
init() - Method in class org.apache.jackrabbit.servlet.remote.JNDIRemoteBindingServlet
Binds a repository from the servlet context in the configured RMI URL.
init() - Method in class org.apache.jackrabbit.servlet.remote.RMIRemoteBindingServlet
Binds a repository from the servlet context in the configured RMI URL.
init() - Method in class org.apache.jackrabbit.servlet.remote.URLRemoteBindingServlet
Writes the remote reference of a repository in the servlet context to the configured URL.
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_MIME_INFO - Static variable in class org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet
Name of the parameter that specifies the servlet resource path of a custom <mime-info/> configuration file.
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.persistence.db.DatabasePersistenceManager
Deprecated. 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.db.DatabasePersistenceManager
Deprecated.  
INITIAL_BUFFER_SIZE - Static variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.  
INITIAL_BUFFER_SIZE - Static variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
initial size of buffer used to serialize objects
initialCapacity - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.  
INITIALIZE - Static variable in class org.apache.jackrabbit.commons.cnd.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<String, ?>, Map<String, ?>) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Initialize this LoginModule and sets the following fields for later usage: PrincipalProvider for user-Principal resolution.
initialized - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
 
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
Deprecated.  
initialized - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.  
initialized - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
flag indicating if this manager was initialized
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
 
initMethod(HttpMethod, SessionInfo, boolean) - Static method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
initNodes() - Method in class org.apache.jackrabbit.test.api.version.MergeActivityTest
initialize a versionable node on default and second workspace
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.MergeShallowTest
initialize a versionable node 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.persistence.db.DatabasePersistenceManager
Deprecated. 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.
initRepositoryDescriptors() - Method in class org.apache.jackrabbit.core.RepositoryImpl
Initializes the repository descriptors by executing the following steps: Sets standard descriptors RepositoryImpl.getCustomRepositoryDescriptors() is called afterwards in order to add custom/overwrite standard repository decriptors.
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
Deprecated. Please migrate to a bundle persistence manager (JCR-2802)
InMemPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated. Creates a new InMemPersistenceManager instance.
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.
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.pool.DbNameIndex
Inserts a string into the database and returns the new index.
insertString(String) - Method in class org.apache.jackrabbit.core.persistence.pool.NGKDbNameIndex
Inserts a string into the database and returns the new index.
insertString(String) - Method in class org.apache.jackrabbit.core.persistence.pool.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(Properties) - Static method in class org.apache.jackrabbit.core.config.RepositoryConfig
Returns the configuration of a repository with the home directory, configuration file, and other options as specified in the given configuration parser variables.
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.config.ConfigurationEntityResolver
The singleton instance of this class.
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
 
InternalActivity - Interface in org.apache.jackrabbit.core.version
This interface defines the internal activity.
InternalBaseline - Interface in org.apache.jackrabbit.core.version
This interface defines the internal baseline.
internalCheckin(InternalVersionHistoryImpl, NodeStateEx, boolean, Calendar) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Checks in a 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
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.
internalRemoveActivity(InternalActivityImpl) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Removes the specified activity
internalRemoveVersion(InternalVersionHistoryImpl, Name) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
Removes the specified version from the history
internalRestore(VersionSet, boolean) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplRestore
 
internalRestore(NodeStateEx, InternalVersion, VersionSelector, boolean) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplRestore
Internal method to restore a version.
internalRestoreFrozen(NodeStateEx, InternalFrozenNode, VersionSelector, Set<InternalVersion>, boolean, boolean) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplRestore
Restores the properties and child nodes from the frozen state.
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.
InternalValueFactory - Class in org.apache.jackrabbit.core.value
InternalValueFactory implements a QValueFactory that creates InternalValue instances for binary values.
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.
InternalVersionManager - Interface in org.apache.jackrabbit.core.version
This interface defines the version manager.
InternalVersionManagerImpl - Class in org.apache.jackrabbit.core.version
This Class implements a VersionManager.
InternalVersionManagerImpl(PersistenceManager, FileSystem, NodeTypeRegistry, DelegatingObservationDispatcher, NodeId, NodeId, NodeId, ItemStateCacheFactory, ISMLocking) - Constructor for class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
Creates a new internal version manager
InternalVersionManagerImpl.DynamicESCFactory - Class in org.apache.jackrabbit.core.version
 
InternalVersionManagerImpl.DynamicESCFactory(DelegatingObservationDispatcher) - Constructor for class org.apache.jackrabbit.core.version.InternalVersionManagerImpl.DynamicESCFactory
Creates a new event state collection factory
InternalXAResource - Interface in org.apache.jackrabbit.core
Interface implemented by resources that provide XA functionality.
InternalXAVersionManager - Class in org.apache.jackrabbit.core.version
Implementation of a InternalVersionManager that works in an XA environment.
InternalXAVersionManager(InternalVersionManagerImpl, NodeTypeRegistry, SessionImpl, ItemStateCacheFactory) - Constructor for class org.apache.jackrabbit.core.version.InternalXAVersionManager
Creates a new instance of this class.
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(HierarchyEntry, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.EntryFactory.InvalidationStrategy
Invalidate underlying ItemState of this entry.
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(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.
invalidate() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
Invalidates this state: set its Status to Status.INVALIDATED if the current status is Status.EXISTING.
INVALIDATED - Static variable in class org.apache.jackrabbit.jcr2spi.state.Status
A state once read from persistent storage has been set to invalid.
invalidateInternal(boolean) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
 
invalidateItem(ItemId, boolean) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
invalidates the item
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.
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.
invoke(Object, Method, Object[]) - Method in class org.apache.jackrabbit.core.util.db.ResultSetWrapper
IOContext - Interface in org.apache.jackrabbit.server.io
IOContext defines the common methods for ImportContext and ExportContext
IOCounters - Class in org.apache.jackrabbit.core.query.lucene
IOCounters provides a basic mechanism to track I/O during query execution.
IOCounters() - Constructor for class org.apache.jackrabbit.core.query.lucene.IOCounters
 
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.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 "/" or is an identifier based path.
isAbstract - Variable in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
See DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder.setAbstract(boolean)
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.rmi.client.ClientNodeType
 
isAbstract() - Method in class org.apache.jackrabbit.rmi.client.security.ClientPrivilege
isAbstract() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNodeType
Remote version of the NodeType.isAbstract() method.
isAbstract() - Method in interface org.apache.jackrabbit.rmi.remote.security.RemotePrivilege
 
isAbstract() - Method in class org.apache.jackrabbit.rmi.server.security.ServerPrivilege
 
isAbstract() - Method in class org.apache.jackrabbit.rmi.server.ServerNodeType
Remote version of the NodeType.isAbstract() method.
isAbstract() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
isAbstract() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionImpl
 
isAbstract() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
isAbstract() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
 
isAbstract() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
Returns true if the definition is abstract; false otherwise.
isAbstract() - Method in interface org.apache.jackrabbit.spi.QNodeTypeDefinition
Returns true if the definition is abstract; false otherwise.
ISABSTRACT_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
Name of the isAbstract attribute.
ISABSTRACT_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the isAbstract attribute.
isAcItem(Path) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
 
isAcItem(ItemImpl) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
Test if the given node is itself a rep:ACL or a rep:ACE node.
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.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.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.
isActive() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
 
isActivityMerge() - Method in class org.apache.jackrabbit.jcr2spi.operation.Merge
 
isAdmin() - Method in interface org.apache.jackrabbit.api.security.user.User
 
isAdmin() - Method in class org.apache.jackrabbit.core.security.user.UserImpl
 
isAdminOrSystem(Set<Principal>) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
 
isAdminOrSystem(Set<Principal>) - 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 class org.apache.jackrabbit.rmi.client.security.ClientPrivilege
isAggregate() - Method in interface org.apache.jackrabbit.rmi.remote.security.RemotePrivilege
 
isAggregate() - Method in class org.apache.jackrabbit.rmi.server.security.ServerPrivilege
 
isAlive() - Method in class org.apache.jackrabbit.core.session.SessionState
Checks whether this session is alive.
isAllow() - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlEntry
 
isAllow() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
 
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(PathMap.Element<T>) - 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().
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.
isAscending() - Method in class org.apache.jackrabbit.spi.commons.query.qom.OrderingImpl
 
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 class org.apache.jackrabbit.rmi.client.ClientItemDefinition
isAutoCreated() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteItemDefinition
Remote version of the ItemDef.isAutoCreate() method.
isAutoCreated() - Method in class org.apache.jackrabbit.rmi.server.ServerItemDefinition
Remote version of the ItemDef.isAutoCreate() method.
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.webdav.jcr.nodetype.ItemDefinitionImpl
 
isAutoSave() - Method in interface org.apache.jackrabbit.api.security.user.UserManager
If any write operations executed through the User API are automatically persisted this method returns true.
isAutoSave() - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Always returns true as by default the autoSave behavior cannot be altered (see also UserManagerImpl.autoSave(boolean).
isAutoSave() - Method in class org.apache.jackrabbit.core.security.user.UserPerWorkspaceUserManager
 
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 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() - 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(NodeStateEx) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
Determines the checked-out status of the given node state.
isCheckedOut(String) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
Wrapper around Node.isCheckedOut().
isCheckedOut(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
isCheckedOut() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
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.
isCheckedOut() - Method in class org.apache.jackrabbit.rmi.client.ClientNode
isCheckedOut(String) - Method in class org.apache.jackrabbit.rmi.client.ClientVersionManager
 
isCheckedOut() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.isCheckedOut() method.
isCheckedOut(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteVersionManager
 
isCheckedOut() - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.isCheckedOut() method.
isCheckedOut(String) - Method in class org.apache.jackrabbit.rmi.server.ServerVersionManager
 
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.
isCollectNodes() - Method in class org.apache.jackrabbit.standalone.cli.collect.AbstractCollect
Collect nodes flag
isCollectNodes() - Method in class org.apache.jackrabbit.standalone.cli.collect.CollectItems
Collect nodes flag
isCollectNodes() - Method in class org.apache.jackrabbit.standalone.cli.collect.CollectNodes
Collect nodes flag
isCollectNodes() - Method in class org.apache.jackrabbit.standalone.cli.collect.CollectProperties
Collect nodes flag
isCollectProperties() - Method in class org.apache.jackrabbit.standalone.cli.collect.AbstractCollect
Collect properties flag
isCollectProperties() - Method in class org.apache.jackrabbit.standalone.cli.collect.CollectItems
Collect properties flag
isCollectProperties() - Method in class org.apache.jackrabbit.standalone.cli.collect.CollectNodes
Collect properties flag
isCollectProperties() - Method in class org.apache.jackrabbit.standalone.cli.collect.CollectProperties
Collect properties flag
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.api.util.XMLChar
Returns true if the specified character can be considered content.
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.
isDateFormat(String) - Static method in class org.apache.jackrabbit.test.api.PropertyUtil
Checks if the String is a valid date in string format.
isDeclaredMember(Authorizable) - Method in interface org.apache.jackrabbit.api.security.user.Group
Test whether an Authorizable is a declared member of this group.
isDeclaredMembersOnly() - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
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.core.lock.LockInfo
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.rmi.client.ClientLock
isDeep() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteLock
Remote version of the Lock.isDeep() method.
isDeep() - Method in class org.apache.jackrabbit.rmi.server.ServerLock
Remote version of the Lock.isDeep() method.
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.test.api.lock.AbstractLockTest
 
isDeep() - Method in class org.apache.jackrabbit.test.api.lock.DeepLockTest
 
isDeep() - Method in class org.apache.jackrabbit.test.api.lock.OpenScopedLockTest
 
isDeep() - Method in class org.apache.jackrabbit.test.api.lock.SessionScopedLockTest
 
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.test.api.util.Text
Determines if the descendant path is hierarchical a descendant of path.
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 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.test.api.util.Text
Determines if the descendant path is hierarchical a descendant of path or equal to it.
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.
isDisabled() - Method in interface org.apache.jackrabbit.api.security.user.User
Returns true if this user is disabled, false otherwise.
isDisabled() - Method in class org.apache.jackrabbit.core.security.user.UserImpl
 
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.api.security.JackrabbitAccessControlList
Returns true if this policy does not yet define any entries.
isEmpty() - Method in class org.apache.jackrabbit.core.cache.ConcurrentCache
Checks if the cache size is zore.
isEmpty() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractACLTemplate
 
isEmpty() - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
 
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.ItemStateReferenceCache
Returns true if this cache 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.core.lock.LockInfo
 
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.db.DatabasePersistenceManager
Deprecated.  
isExternalBLOBs() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Returns if uses external (filesystem) blob store.
isExtractorFinished() - Method in class org.apache.jackrabbit.core.query.lucene.LazyTextExtractorField
Checks whether the text extraction task has finished.
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.
isFulltextField(String) - Static method in class org.apache.jackrabbit.core.query.lucene.FieldNames
Returns true if the given fieldName denotes a fulltext field like FieldNames.FULLTEXT or a field with a FieldNames.FULLTEXT_PREFIX.
isFullTextSearchable() - Method in class org.apache.jackrabbit.rmi.client.ClientPropertyDefinition
 
isFullTextSearchable() - Method in class org.apache.jackrabbit.spi.commons.nodetype.PropertyDefinitionImpl
 
isFullTextSearchable() - Method in class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
Reports whether this property definition is full text searchable.
isFullTextSearchable() - Method in interface org.apache.jackrabbit.spi.QPropertyDefinition
Reports whether this property definition is full text searchable.
isFullTextSearchable() - Method in class org.apache.jackrabbit.webdav.jcr.nodetype.PropertyDefinitionImpl
 
ISFULLTEXTSEARCHABLE_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the isFullTextSearchable attribute.
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 AbstractRepositoryService.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
 
isGroup() - Method in class org.apache.jackrabbit.core.security.user.UserImpl
 
isHighSurrogate(int) - Static method in class org.apache.jackrabbit.test.api.util.XMLChar
Returns whether the given character is a high surrogate
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
isIdentifierBased() - Method in interface org.apache.jackrabbit.spi.Path
Test if this path represents an unresolved identifier-based path.
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.
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.api.util.XMLChar
Returns true if the specified character is invalid.
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
 
isLeaf(Node) - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
Returns !
isLeaf(Node) - Method in interface org.apache.jackrabbit.commons.flat.TreeManager
Determines whether the given node is a leaf.
isLive() - Method in class org.apache.jackrabbit.core.lock.LockInfo
Return a flag indicating whether the lock is live
isLive() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
 
isLive() - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlProvider
Returns true, if this provider is still alive and able to evaluate permissions; false otherwise.
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
 
isLive() - Method in class org.apache.jackrabbit.rmi.client.ClientLock
isLive() - Method in class org.apache.jackrabbit.rmi.client.ClientSession
isLive() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteLock
Remote version of the Lock.isLive() method.
isLive() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteSession
Remote version of the Session.isLive() method.
isLive() - Method in class org.apache.jackrabbit.rmi.server.ServerLock
Remote version of the Lock.isLive() method.
isLive() - Method in class org.apache.jackrabbit.rmi.server.ServerSession
Remote version of the Session.isLive() method.
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() - 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(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrLockManager
 
isLocked(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
 
isLocked(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.lock.LockStateManager
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.jcr2spi.NodeImpl
 
isLocked(String) - Method in class org.apache.jackrabbit.rmi.client.ClientLockManager
 
isLocked() - Method in class org.apache.jackrabbit.rmi.client.ClientNode
isLocked(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteLockManager
 
isLocked() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.isLocked() method.
isLocked(String) - Method in class org.apache.jackrabbit.rmi.server.ServerLockManager
 
isLocked() - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.isLocked() method.
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) - Method in class org.apache.jackrabbit.core.lock.LockInfo
Return a flag indicating whether the session given is lock holder.
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 class org.apache.jackrabbit.rmi.client.ClientLock
 
isLowSurrogate(int) - Static method in class org.apache.jackrabbit.test.api.util.XMLChar
Returns whether the given character is a low surrogate
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.spi.commons.nodetype.NodeTypeDefDiff
 
isMandatory - Variable in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractItemDefinitionBuilder
See DefinitionBuilderFactory.AbstractItemDefinitionBuilder.setMandatory(boolean)
isMandatory - Variable in class org.apache.jackrabbit.commons.predicate.IsMandatoryPredicate
 
isMandatory() - Method in class org.apache.jackrabbit.rmi.client.ClientItemDefinition
isMandatory() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteItemDefinition
Remote version of the ItemDef.isMandatory() method.
isMandatory() - Method in class org.apache.jackrabbit.rmi.server.ServerItemDefinition
Remote version of the ItemDef.isMandatory() method.
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.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.api.util.XMLChar
Returns true if the specified character can be considered markup.
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
 
isMember(Principal) - Method in class org.apache.jackrabbit.rmi.client.principal.ClientGroup
 
isMember(String) - Method in interface org.apache.jackrabbit.rmi.remote.principal.RemoteGroup
 
isMember(String) - Method in class org.apache.jackrabbit.rmi.server.principal.ServerGroup
 
isMethodAffectedByLabel(DavServletRequest) - Static method in class org.apache.jackrabbit.webdav.DavMethods
Returns true, if the specified method is affected by a Label header
isMixin - Variable in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
See DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder.setMixin(boolean)
isMixin() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
isMixin() - Method in class org.apache.jackrabbit.rmi.client.ClientNodeType
isMixin() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNodeType
Remote version of the NodeType.isMixin() method.
isMixin() - Method in class org.apache.jackrabbit.rmi.server.ServerNodeType
Remote version of the NodeType.isMixin() method.
isMixin() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
isMixin() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionImpl
 
isMixin() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
isMixin() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
 
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_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
Name of the isMixin attribute.
ISMIXIN_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
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(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.rmi.client.ClientItem
isModified() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteItem
Remote version of the Item.isModified() method.
isModified() - Method in class org.apache.jackrabbit.rmi.server.ServerItem
Remote version of the Item.isModified() method.
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 - Variable in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder
See DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder.setMultiple(boolean)
isMultiple() - Method in class org.apache.jackrabbit.core.PropertyImpl
isMultiple() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
 
isMultiple() - Method in class org.apache.jackrabbit.rmi.client.ClientProperty
isMultiple() - Method in class org.apache.jackrabbit.rmi.client.ClientPropertyDefinition
isMultiple() - Method in interface org.apache.jackrabbit.rmi.remote.RemotePropertyDefinition
Remote version of the PropertyDefinition.isMultiple() method.
isMultiple() - Method in class org.apache.jackrabbit.rmi.server.ServerPropertyDefinition
Remote version of the PropertyDefinition.isMultiple() method.
isMultiple() - Method in class org.apache.jackrabbit.spi.commons.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.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.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.api.util.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.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.api.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.
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.api.util.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.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.api.util.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.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.util.NodePropBundle
Checks if this bundle is new.
isNew() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
 
isNew() - Method in class org.apache.jackrabbit.rmi.client.ClientItem
isNew() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteItem
Remote version of the Item.isNew() method.
isNew() - Method in class org.apache.jackrabbit.rmi.server.ServerItem
Remote version of the Item.isNew() method.
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.
isNode() - Method in class org.apache.jackrabbit.rmi.client.ClientItem
Returns false by default without contacting the remote item.
isNode() - Method in class org.apache.jackrabbit.rmi.client.ClientNode
Returns true without contacting the remote node.
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
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.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.rmi.client.ClientNode
isNodeType(String) - Method in class org.apache.jackrabbit.rmi.client.ClientNodeType
isNodeType(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.isNodeType(String) method.
isNodeType(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNodeType
Remote version of the NodeType.isNodeType(String) method.
isNodeType(String) - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.isNodeType(String) method.
isNodeType(String) - Method in class org.apache.jackrabbit.rmi.server.ServerNodeType
Remote version of the NodeType.isNodeType(String) method.
isNodeType(String) - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
isNodeType(Name) - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
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.
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 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.test.api.util
Implements the encode and decode routines as specified for XML name to SQL identifier conversion in ISO 9075-14:2003.
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 - Variable in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
See DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder.setOrderableChildNodes(boolean)
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.
isPath() - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLs
 
isPersistenceManagerScan() - Method in interface org.apache.jackrabbit.api.management.DataStoreGarbageCollector
Check if using the IterablePersistenceManager interface is allowed.
isPersistenceManagerScan() - Method in class org.apache.jackrabbit.core.data.GarbageCollector
 
isPersistent() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.  
isPreAuthenticated(Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
Returns true if the credentials should be considered as pre-authenticated and a password check is not required.
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.
isPresent() - Method in class org.apache.jackrabbit.standalone.cli.Flag
 
isPropagateClose() - Method in class org.apache.jackrabbit.server.io.BoundedInputStream
 
isProtected - Variable in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractItemDefinitionBuilder
See DefinitionBuilderFactory.AbstractItemDefinitionBuilder.setProtected(boolean)
isProtected() - Method in class org.apache.jackrabbit.rmi.client.ClientItemDefinition
isProtected() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteItemDefinition
Remote version of the ItemDef.isProtected() method.
isProtected() - Method in class org.apache.jackrabbit.rmi.server.ServerItemDefinition
Remote version of the ItemDef.isProtected() method.
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.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.api.util.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.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.
isQueryable() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
Returns true if the node type is queryable, meaning that the available-query-operators, full-text-searchable and query-orderable attributes of its property definitions take effect.
isQueryable() - Method in class org.apache.jackrabbit.rmi.client.ClientNodeType
 
isQueryable() - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
isQueryable() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionImpl
 
isQueryable() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
 
isQueryable() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
 
isQueryable() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
Returns true if the definition is queryable; false otherwise.
isQueryable() - Method in interface org.apache.jackrabbit.spi.QNodeTypeDefinition
Returns true if the definition is queryable; false otherwise.
ISQUERYABLE_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
Name of the isQueryable attribute.
ISQUERYABLE_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the isQueryable attribute.
isQueryOrderable() - Method in class org.apache.jackrabbit.rmi.client.ClientPropertyDefinition
 
isQueryOrderable() - Method in class org.apache.jackrabbit.spi.commons.nodetype.PropertyDefinitionImpl
 
isQueryOrderable() - Method in class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
Reports whether this property definition is query-orderable.
isQueryOrderable() - Method in interface org.apache.jackrabbit.spi.QPropertyDefinition
Reports whether this property definition is query-orderable.
isQueryOrderable() - Method in class org.apache.jackrabbit.webdav.jcr.nodetype.PropertyDefinitionImpl
 
ISQUERYORDERABLE_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the isQueryOrderable attribute.
isReadOnly(Set<Principal>) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
 
isReadOnly(Set<Principal>) - 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.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
 
isRequired() - Method in class org.apache.jackrabbit.standalone.cli.AbstractParameter
 
isRequired() - Method in class org.apache.jackrabbit.standalone.cli.Flag
isRequired() - Method in class org.apache.jackrabbit.standalone.cli.Option
 
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(Node) - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
 
isRoot(Node) - Method in interface org.apache.jackrabbit.commons.flat.TreeManager
Determined whether the given node is the root node of the JCR sub-tree.
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(Item) - Method in class org.apache.jackrabbit.rmi.client.ClientItem
Checks whether this instance represents the same repository item as the given other instance.
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.JCASessionHandle
 
isSameRM(XAResource) - Method in class org.apache.jackrabbit.jca.TransactionBoundXAResource
 
isSameRM(XAResource) - Method in class org.apache.jackrabbit.rmi.client.ClientXASession
Returns true if the given object is a local adapter that refers to the same remote XA resource.
isSameThreadId(Object, Object) - Static method in class org.apache.jackrabbit.core.TransactionContext
Compares the given thread identifiers for equality.
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.db.DatabasePersistenceManager
Deprecated.  
isSchemaCheckEnabled() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
 
isSearchEnabled() - Method in class org.apache.jackrabbit.core.config.RepositoryConfig
Checks whether search configuration is present.
isSearchEnabled() - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
Checks whether search configuration is present.
isSecure() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
 
isSessionScoped() - Method in class org.apache.jackrabbit.core.lock.LockInfo
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.rmi.client.ClientLock
isSessionScoped() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteLock
Remote version of the Lock.isSessionScoped() () Lock.isSessionScoped()} method.
isSessionScoped() - Method in class org.apache.jackrabbit.rmi.server.ServerLock
Remote version of the Lock.isSessionScoped() () Lock.isSessionScoped()} method.
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
 
isSessionScoped() - Method in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
 
isSessionScoped() - Method in class org.apache.jackrabbit.test.api.lock.DeepLockTest
 
isSessionScoped() - Method in class org.apache.jackrabbit.test.api.lock.OpenScopedLockTest
 
isSessionScoped() - Method in class org.apache.jackrabbit.test.api.lock.SessionScopedLockTest
 
isShallow() - Method in class org.apache.jackrabbit.jcr2spi.operation.Merge
 
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.test.api.util.Text
Determines, if two paths denote hierarchical siblins.
isSibling(String, String) - Static method in class org.apache.jackrabbit.util.Text
Determines, if two paths denote hierarchical siblins.
isSingleValueDescriptor(String) - Method in class org.apache.jackrabbit.commons.repository.EmptyRepository
Returns false since this repository contains no descriptors.
isSingleValueDescriptor(String) - Method in class org.apache.jackrabbit.commons.repository.ProxyRepository
Checks whether the given key identifies a valid single-valued descriptor key in the proxied repository.
isSingleValueDescriptor(String) - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
Delegated to the underlying repository instance.
isSingleValueDescriptor(String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
isSingleValueDescriptor(String) - Method in class org.apache.jackrabbit.core.TransientRepository
 
isSingleValueDescriptor(String) - Method in class org.apache.jackrabbit.jcr2spi.RepositoryImpl
 
isSingleValueDescriptor(String) - Method in class org.apache.jackrabbit.rmi.client.ClientRepository
isSingleValueDescriptor(String) - Method in class org.apache.jackrabbit.rmi.client.SafeClientRepository
 
isSingleValueDescriptor(String) - Method in class org.apache.jackrabbit.rmi.repository.ProxyRepository
Checks whether the given key identifies a valid single-valued descriptor key in the proxied repository.
isSpace(int) - Static method in class org.apache.jackrabbit.test.api.util.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.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 class org.apache.jackrabbit.commons.AbstractRepository
Returns true if the given key identifies a standard descriptor.
isStandardDescriptor(String) - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
Delegated to the underlying repository instance.
isStandardDescriptor(String) - Method in class org.apache.jackrabbit.rmi.client.ClientRepository
Returns true if the given key identifies a standard descriptor.
isStandardDescriptor(String) - Method in class org.apache.jackrabbit.rmi.client.SafeClientRepository
 
isStandardDescriptor(String) - Method in class org.apache.jackrabbit.rmi.repository.ProxyRepository
Returns true if the given key identifies a standard descriptor.
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.api.util.XMLChar
Returns true if the specified character is a supplemental character.
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.
isSupportedLanguage(String) - Method in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
 
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.
isText(Node) - Static method in class org.apache.jackrabbit.util.XMLUtil
 
isTooBig() - Method in class org.apache.jackrabbit.core.cache.AbstractCache
Checks whether the current estimate of the amount of memory used by this cache exceeds the allocated maximum amount of memory.
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.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.api.util.XMLChar
Returns true if the specified character is valid.
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.
isValidEventName(String) - Static method in class org.apache.jackrabbit.commons.webdav.EventUtil
Tests if the specified eventName can be mapped to a JCR event type.
isValidIANAEncoding(String) - Static method in class org.apache.jackrabbit.test.api.util.XMLChar
Returns true if the encoding name is a valid IANA encoding.
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.api.util.XMLChar
Returns true if the encoding name is a valid Java 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.api.util.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.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.api.util.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.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.api.util.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.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.InternalXAVersionManager
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.
isWorkspaceImport - Variable in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
 
isWorkspaceImport - Variable in class org.apache.jackrabbit.core.xml.DefaultProtectedPropertyImporter
 
isWrapperFor(Class<?>) - Method in class org.apache.jackrabbit.core.util.db.DataSourceWrapper
Java 6 method.
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.api.security.principal
ItemBasedPrincipal is a Principal having a corresponding item within the JCR 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, ItemManager) - 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.
ItemDefinitionImpl - Class in org.apache.jackrabbit.webdav.jcr.nodetype
ItemDefinitionImpl...
ItemDefinitionProvider - Interface in org.apache.jackrabbit.jcr2spi.nodetype
ItemDefinitionProvider...
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.InternalVersionManagerImpl
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) - Static method in class org.apache.jackrabbit.core.session.SessionItemOperation
Creates a session operation for checking the existence of an item at the given path.
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
 
itemExists(String) - Method in class org.apache.jackrabbit.rmi.client.ClientSession
itemExists(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteSession
Remote version of the Session.itemExists(String) method.
itemExists(String) - Method in class org.apache.jackrabbit.rmi.server.ServerSession
Remote version of the Session.itemExists(String) method.
ItemFilter - Interface in org.apache.jackrabbit.webdav.simple
ItemFilter
ItemId - Interface in org.apache.jackrabbit.core.id
Node or property identifier.
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.
ItemInfoBuilder - Class in org.apache.jackrabbit.spi.commons
Utility class providing a ItemInfoBuilder.NodeInfoBuilder for building NodeInfo.
ItemInfoBuilder.Listener - Interface in org.apache.jackrabbit.spi.commons
A listener for receiving notifications about items built by the builders in this class.
ItemInfoBuilder.NodeInfoBuilder - Class in org.apache.jackrabbit.spi.commons
Builder for NodeInfos.
ItemInfoBuilder.PropertyInfoBuilder - Class in org.apache.jackrabbit.spi.commons
Builder for PropertyInfos.
ItemInfoCache - Interface in org.apache.jackrabbit.spi
ItemInfoCache instances are responsible for caching ItemInfos along with an opaque generation counter.
ItemInfoCache.Entry<T extends ItemInfo> - Class in org.apache.jackrabbit.spi
This class represents a cache entry.
ItemInfoCache.Entry(T, long) - Constructor for class org.apache.jackrabbit.spi.ItemInfoCache.Entry
Create a new cache entry containing info with a given generation.
ItemInfoCacheImpl - Class in org.apache.jackrabbit.spi.commons
This implementation of ItemInfoCache has a default size of 5000 items.
ItemInfoCacheImpl() - Constructor for class org.apache.jackrabbit.spi.commons.ItemInfoCacheImpl
Create a new instance with the default cache size.
ItemInfoCacheImpl(int) - Constructor for class org.apache.jackrabbit.spi.commons.ItemInfoCacheImpl
Create a new instance with a given cache size.
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 ItemInfo.
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(SessionContext) - 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
ItemRefreshOperation - Class in org.apache.jackrabbit.core
 
ItemRefreshOperation(ItemState, boolean) - Constructor for class org.apache.jackrabbit.core.ItemRefreshOperation
 
ItemResourceConstants - Interface in org.apache.jackrabbit.spi2dav
ItemResourceConstants provides constants for any resources representing repository items.
ItemResourceConstants - Interface in org.apache.jackrabbit.webdav.jcr
ItemResourceConstants provides constants for any resources representing repository items.
itemSanityCheck() - Method in class org.apache.jackrabbit.core.ItemImpl
Checks the status of this item.
ItemSequence - Class in org.apache.jackrabbit.commons.flat
This class serves as main entry point for obtaining sequences of Node s and Propertys.
ItemSequence(TreeManager, TreeTraverser.ErrorHandler) - Constructor for class org.apache.jackrabbit.commons.flat.ItemSequence
Create a new ItemSequence instance.
ItemSequence.NodeSequenceImpl - Class in org.apache.jackrabbit.commons.flat
 
ItemSequence.NodeSequenceImpl(TreeManager, TreeTraverser.ErrorHandler) - Constructor for class org.apache.jackrabbit.commons.flat.ItemSequence.NodeSequenceImpl
 
ItemSequence.PropertySequenceImpl - Class in org.apache.jackrabbit.commons.flat
 
ItemSequence.PropertySequenceImpl(TreeManager, TreeTraverser.ErrorHandler) - Constructor for class org.apache.jackrabbit.commons.flat.ItemSequence.PropertySequenceImpl
 
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
 
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.
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 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.
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<InternalVersionItem>) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
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(SessionContext) - 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 class org.apache.jackrabbit.commons.flat.ItemSequence.NodeSequenceImpl
 
iterator() - Method in class org.apache.jackrabbit.commons.flat.ItemSequence.PropertySequenceImpl
 
iterator() - Method in interface org.apache.jackrabbit.commons.flat.Sequence
Iterator for the Items in this sequence.
iterator() - Method in class org.apache.jackrabbit.commons.flat.TreeTraverser
Returns an iterator of Node for this instance.
iterator() - Method in class org.apache.jackrabbit.commons.iterator.NodeIterable
Returns the node iterator.
iterator() - Method in class org.apache.jackrabbit.commons.iterator.PropertyIterable
Returns the property iterator.
iterator() - Method in class org.apache.jackrabbit.commons.iterator.RowIterable
Returns the row iterator.
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.spi.commons.EventBundleImpl
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.
iteratorChain(Iterator<? extends T>, Iterator<? extends T>) - Static method in class org.apache.jackrabbit.spi.commons.iterator.Iterators
Returns an iterator for the concatenation of iterator1 and iterator2.
iteratorChain(Iterator<? extends T>[]) - Static method in class org.apache.jackrabbit.spi.commons.iterator.Iterators
Returns an iterator for the concatenation of all the given iterators.
iteratorChain(Collection<? extends T>) - Static method in class org.apache.jackrabbit.spi.commons.iterator.Iterators
Returns an iterator for the concatenation of all the given iterators.
Iterators - Class in org.apache.jackrabbit.spi.commons.iterator
Utility class containing type safe adapters for some of the iterators of commons-collections.

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.api.security
JackrabbitAccessControlEntry is a Jackrabbit specific extension of the AccessControlEntry interface.
JackrabbitAccessControlList - Interface in org.apache.jackrabbit.api.security
JackrabbitAccessControlList is an extension of the AccessControlList.
JackrabbitAccessControlManager - Interface in org.apache.jackrabbit.api.security
JackrabbitAccessControlManager provides extensions to the AccessControlManager interface.
JackrabbitAccessControlPolicy - Interface in org.apache.jackrabbit.api.security
JackrabbitAccessControlPolicy is an extension of the AccessControlPolicy that exposes the path of the Node to which it can be applied using AccessControlManager.setPolicy(String, javax.jcr.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
 
JackrabbitClientAdapterFactory - Class in org.apache.jackrabbit.rmi.jackrabbit
Deprecated. Use the normal ClientAdapterFactory instead
JackrabbitClientAdapterFactory() - Constructor for class org.apache.jackrabbit.rmi.jackrabbit.JackrabbitClientAdapterFactory
Deprecated.  
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.
JackrabbitNode - Interface in org.apache.jackrabbit.api
The Jackrabbit Node interface.
JackrabbitNodeTypeManager - Interface in org.apache.jackrabbit.api
Deprecated. Use standard JCR 2.0 API methods defined by NodeTypeManager instead.
JackrabbitPrincipal - Interface in org.apache.jackrabbit.api.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.
JackrabbitRepositoryFactory - Interface in org.apache.jackrabbit.api
Classes that implement this interface additionally provide management features.
JackrabbitRepositoryServlet - Class in org.apache.jackrabbit.servlet.jackrabbit
Servlet that makes a Jackrabbit repository available as a servlet context attribute.
JackrabbitRepositoryServlet() - Constructor for class org.apache.jackrabbit.servlet.jackrabbit.JackrabbitRepositoryServlet
 
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
 
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) - 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.
Jcr2davRepositoryFactory - Class in org.apache.jackrabbit.jcr2dav
Repository factory for JCR to WebDAV connections.
Jcr2davRepositoryFactory() - Constructor for class org.apache.jackrabbit.jcr2dav.Jcr2davRepositoryFactory
 
Jcr2spiRepositoryFactory - Class in org.apache.jackrabbit.jcr2spi
This implementation of RepositoryFactory is capable of returning the various SPI implementations of the Apache Jackrabbit project: SPI2DAVex (see jackrabbit-spi2dav module) SPI2DAV (see jackrabbit-spi2dav module) SPI2JCR (see jackrabbit-spi2jcr module)
Jcr2spiRepositoryFactory() - Constructor for class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory
 
Jcr2spiRepositoryFactory.RepositoryConfigImpl - Class in org.apache.jackrabbit.jcr2spi
 
Jcr2spiRepositoryFactory.RepositoryConfigImpl(RepositoryServiceFactory, Map<?, ?>) - Constructor for class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory.RepositoryConfigImpl
 
JCR_ACTIVITIES - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:activities
JCR_ACTIVITY - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:activity
JCR_ACTIVITY_TITLE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:activityTitle
JCR_ADD_CHILD_NODES - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:addChildNodes
JCR_AUTOCREATED - Static variable in interface org.apache.jackrabbit.JcrConstants
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.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.spi.commons.name.NameConstants
jcr:childNodeDefinition
JCR_CHILDVERSIONHISTORY - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:childVersionHistory
JCR_CONFIGURATION - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:configuration
JCR_CONFIGURATIONS - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:configurations
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.spi.commons.name.NameConstants
jcr:content
JCR_COPIEDFROM - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:copiedFrom
JCR_CREATED - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:created
JCR_CREATED - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:created
JCR_CREATEDBY - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:createdBy
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.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.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.spi.commons.name.NameConstants
jcr:defaultValues
JCR_DEFINITION - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_DEFINITION_LN - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
 
JCR_DEPTH - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_DEPTH_LN - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
 
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.spi.commons.name.NameConstants
jcr:encoding
JCR_ETAG - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:etag
JCR_FROZENMIXINTYPES - Static variable in interface org.apache.jackrabbit.JcrConstants
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.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.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.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.spi.commons.name.NameConstants
jcr:hasOrderableChildNodes
JCR_HOST - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:host
JCR_ID - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:id
JCR_INDEX - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_INDEX_LN - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
 
JCR_ISCHECKEDOUT - Static variable in interface org.apache.jackrabbit.JcrConstants
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.spi.commons.name.NameConstants
jcr:isMixin
JCR_ISMODIFIED - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_ISMODIFIED_LN - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
 
JCR_ISNEW - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_ISNEW_LN - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
 
JCR_LANGUAGE - Static variable in interface org.apache.jackrabbit.JcrConstants
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.spi.commons.name.NameConstants
jcr:lastModified
JCR_LASTMODIFIEDBY - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:lastModifiedBy
JCR_LENGTH - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_LENGTH_LN - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
 
JCR_LENGTHS - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_LENGTHS_LN - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
 
JCR_LIFECYCLE_MANAGEMENT - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
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 class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:lockManagement
JCR_LOCKISDEEP - Static variable in interface org.apache.jackrabbit.JcrConstants
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.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.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.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.spi.commons.name.NameConstants
jcr:mimeType
JCR_MIXINNODETYPES - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_MIXINNODETYPES_LN - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
 
JCR_MIXINTYPES - Static variable in interface org.apache.jackrabbit.JcrConstants
jcr:mixinTypes
JCR_MIXINTYPES - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:mixinTypes
JCR_MODIFY_ACCESS_CONTROL - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:modifyAccessControl
JCR_MODIFY_PROPERTIES - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:modifyProperties
JCR_MULTIPLE - Static variable in interface org.apache.jackrabbit.JcrConstants
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.spi.commons.name.NameConstants
jcr:name
JCR_NAME - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_NAME_LN - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
 
JCR_NAMESPACES - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_NAMESPACES_LN - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
 
JCR_NODE_TYPE_MANAGEMENT - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:nodeTypeManagement
JCR_NODETYPENAME - Static variable in interface org.apache.jackrabbit.JcrConstants
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.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.spi.commons.name.NameConstants
jcr:onParentVersion
JCR_PARENT - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_PARENT_LN - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
 
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.spi.commons.name.NameConstants
jcr:path
JCR_PATH - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_PATH_LN - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
 
JCR_PORT - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:port
JCR_PREDECESSORS - Static variable in interface org.apache.jackrabbit.JcrConstants
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_PRIMARYITEM_LN - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
 
JCR_PRIMARYITEMNAME - Static variable in interface org.apache.jackrabbit.JcrConstants
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_PRIMARYNODETYPE_LN - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
 
JCR_PRIMARYTYPE - Static variable in interface org.apache.jackrabbit.JcrConstants
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.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.spi.commons.name.NameConstants
jcr:protected
JCR_PROTOCOL - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:protocol
JCR_QUERY_RESULT_LN - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
 
JCR_READ - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:read
JCR_READ_ACCESS_CONTROL - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:readAccessControl
JCR_REFERENCES - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_REFERENCES_LN - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
 
JCR_REMOVE_CHILD_NODES - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:removeChildNodes
JCR_REMOVE_NODE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:removeNode
JCR_REPOSITORY - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:repository
JCR_REQUIREDPRIMARYTYPES - Static variable in interface org.apache.jackrabbit.JcrConstants
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.spi.commons.name.NameConstants
jcr:requiredType
JCR_RETENTION_MANAGEMENT - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:retentionManagement
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.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.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.spi.commons.name.NameConstants
jcr:score
JCR_SELECTOR_NAME - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_SELECTOR_NAME_LN - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
 
JCR_STATEMENT - Static variable in interface org.apache.jackrabbit.JcrConstants
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.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.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.spi.commons.name.NameConstants
jcr:system
JCR_SYSTEM_PATH - Static variable in class org.apache.jackrabbit.core.query.lucene.SearchIndex
The path /jcr:system.
JCR_TITLE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:title
JCR_TYPE - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_TYPE_LN - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
 
JCR_UUID - Static variable in interface org.apache.jackrabbit.JcrConstants
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_UUID_LN - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
 
JCR_VALUE - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_VALUE_LN - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
 
JCR_VALUECONSTRAINTS - Static variable in interface org.apache.jackrabbit.JcrConstants
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_VALUES_LN - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
 
JCR_VERSION_MANAGEMENT - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:versionManagement
JCR_VERSIONABLEUUID - Static variable in interface org.apache.jackrabbit.JcrConstants
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_VERSIONABLEUUID_LN - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
 
JCR_VERSIONHISTORY - Static variable in interface org.apache.jackrabbit.JcrConstants
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.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.spi.commons.name.NameConstants
jcr:versionStorage
JCR_WEAK_REFERENCES - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_WEAK_REFERENCES_LN - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
 
JCR_WORKSPACE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:workspace
JCR_WORKSPACE_NAME - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
 
JCR_WORKSPACE_NAME_LN - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
 
JCR_XMLCHARACTERS - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
jcr:xmlcharacters
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.
JcrClient - Class in org.apache.jackrabbit.standalone.cli
Command line interface client
JcrClient(Context) - Constructor for class org.apache.jackrabbit.standalone.cli.JcrClient
Constructor
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
jcrCopiedFrom - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
JCR Name jcr:copiedFrom using the namespace resolver of the current session.
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.
JcrInfoCommandException - Exception in org.apache.jackrabbit.standalone.cli.info
Exception thrown by Info Commands
JcrInfoCommandException(String) - Constructor for exception org.apache.jackrabbit.standalone.cli.info.JcrInfoCommandException
 
JcrInfoCommandException(String, Object[]) - Constructor for exception org.apache.jackrabbit.standalone.cli.info.JcrInfoCommandException
 
JcrInfoCommandException(String, Throwable) - Constructor for exception org.apache.jackrabbit.standalone.cli.info.JcrInfoCommandException
 
JcrInfoCommandException(String, Throwable, Object[]) - Constructor for exception org.apache.jackrabbit.standalone.cli.info.JcrInfoCommandException
 
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.
JcrLockManager - Class in org.apache.jackrabbit.jcr2spi
JcrLockManager...
JcrLockManager(SessionImpl) - Constructor for class org.apache.jackrabbit.jcr2spi.JcrLockManager
 
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.
JcrParser - Class in org.apache.jackrabbit.standalone.cli
Input Parser
JcrParser() - Constructor for class org.apache.jackrabbit.standalone.cli.JcrParser
Constructor
JcrParserException - Exception in org.apache.jackrabbit.standalone.cli
Exception thrown if any error occurs while parsing the user's input.
JcrParserException(String, Object[]) - Constructor for exception org.apache.jackrabbit.standalone.cli.JcrParserException
 
JcrParserException(String, Throwable, Object[]) - Constructor for exception org.apache.jackrabbit.standalone.cli.JcrParserException
 
JcrParserException(String) - Constructor for exception org.apache.jackrabbit.standalone.cli.JcrParserException
 
JcrParserException(String, Throwable) - Constructor for exception org.apache.jackrabbit.standalone.cli.JcrParserException
 
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
 
JcrRemotingConstants - Interface in org.apache.jackrabbit.commons.webdav
JcrRemotingConstants provides string constants for WebDAV resources representing repository items.
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
JCRServer - Class in org.apache.jackrabbit.rmi.server.jmx
MBean that registers a JCR RMI server through JNDI.
JCRServer() - Constructor for class org.apache.jackrabbit.rmi.server.jmx.JCRServer
 
JCRServerMBean - Interface in org.apache.jackrabbit.rmi.server.jmx
 
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
 
JcrUtils - Class in org.apache.jackrabbit.commons
Collection of static utility methods for use with the JCR API.
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.commons.webdav
JcrValueType...
JcrValueType() - Constructor for class org.apache.jackrabbit.commons.webdav.JcrValueType
 
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.
JcrVersionManager - Class in org.apache.jackrabbit.jcr2spi
VersionManagerImpl...
JcrVersionManager(SessionImpl) - Constructor for class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
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
 
JNDI_NAME - Static variable in class org.apache.jackrabbit.commons.JndiRepositoryFactory
The JNDI name parameter name.
JNDIBindingServlet - Class in org.apache.jackrabbit.servlet
Servlet that binds a repository from a servlet context attribute in JNDI.
JNDIBindingServlet() - Constructor for class org.apache.jackrabbit.servlet.JNDIBindingServlet
 
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
Deprecated. Please migrate to a bundle persistence manager (JCR-2802)
JNDIDatabasePersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.db.JNDIDatabasePersistenceManager
Deprecated.  
JNDIRemoteBindingServlet - Class in org.apache.jackrabbit.servlet.remote
Servlet that binds a repository from a servlet context attribute to JNDI as a remote repository reference.
JNDIRemoteBindingServlet() - Constructor for class org.apache.jackrabbit.servlet.remote.JNDIRemoteBindingServlet
 
JNDIRemoteRepository - Class in org.apache.jackrabbit.rmi.repository
Proxy for a remote repository bound in JNDI.
JNDIRemoteRepository(LocalAdapterFactory, Context, String) - Constructor for class org.apache.jackrabbit.rmi.repository.JNDIRemoteRepository
Creates a proxy for a remote repository in JNDI.
JNDIRemoteRepository(Context, String) - Constructor for class org.apache.jackrabbit.rmi.repository.JNDIRemoteRepository
Creates a proxy for the remote repository in JNDI.
JNDIRemoteRepository(String) - Constructor for class org.apache.jackrabbit.rmi.repository.JNDIRemoteRepository
Creates a proxy for the remote repository in JNDI.
JNDIRemoteRepositoryFactory - Class in org.apache.jackrabbit.rmi.repository
Factory that looks up a remote repository from JNDI.
JNDIRemoteRepositoryFactory(LocalAdapterFactory, Context, String) - Constructor for class org.apache.jackrabbit.rmi.repository.JNDIRemoteRepositoryFactory
Creates a factory for looking up a remote repository from JNDI.
JNDIRemoteRepositoryServlet - Class in org.apache.jackrabbit.servlet.remote
Servlet that makes a remote repository from JNDI available as an attribute in the servlet context.
JNDIRemoteRepositoryServlet() - Constructor for class org.apache.jackrabbit.servlet.remote.JNDIRemoteRepositoryServlet
 
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
JNDI-based JCR repository factory.
JndiRepositoryFactory() - Constructor for class org.apache.jackrabbit.commons.JndiRepositoryFactory
 
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.
JNDIRepositoryServlet - Class in org.apache.jackrabbit.servlet
Servlet that makes a repository from JNDI available as an attribute in the servlet context.
JNDIRepositoryServlet() - Constructor for class org.apache.jackrabbit.servlet.JNDIRepositoryServlet
 
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(ItemSequence, Node, Node) - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
This implementation does not actually join any nodes.
join(ItemSequence, Node, Property) - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
This implementation does not actually join any nodes.
join(ItemSequence, Node, Node) - Method in interface org.apache.jackrabbit.commons.flat.TreeManager
After the node cause has been deleted from the sequence itemSequence, the implementation of this method may decide to join the parent node of cause with some other nodes.
join(ItemSequence, Node, Property) - Method in interface org.apache.jackrabbit.commons.flat.TreeManager
After the property cause has been deleted from the sequence itemSequence, the implementation of this method may decide to join the parent node of cause with some other nodes.
join(QueryObjectModelFactory, Source, Source, JoinCondition) - Method in enum org.apache.jackrabbit.commons.query.qom.JoinType
Returns the join of the given sources.
Join - Class in org.apache.jackrabbit.core.query.lucene.join
Join implements the result of a join.
join(Source, Source, String, JoinCondition) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
Performs a join between two node-tuple sources.
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, JoinType, JoinConditionImpl, NamespaceMappings, HierarchyManager) - Constructor for class org.apache.jackrabbit.core.query.lucene.JoinQuery
Creates a new join query.
JoinRow - Class in org.apache.jackrabbit.core.query.lucene.join
 
JoinRow(Map<String, PropertyValue>, OperandEvaluator, Row, Set<String>, Row, Set<String>) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.JoinRow
 
JoinType - Enum in org.apache.jackrabbit.commons.query.qom
Enumeration of the JCR 2.0 join types.
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.
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.
JournalFactory - Interface in org.apache.jackrabbit.core.journal
Factory interface for creating Journal instances.
JsonHandler - Interface in org.apache.jackrabbit.commons.json
The JSONHandler interface receives 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
Receive notification about the given JSON key.
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(Name) - 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.core
LazyItemIterator is an id-based iterator that instantiates the Items only when they are requested.
LazyItemIterator(SessionContext, List<? extends ItemId>) - Constructor for class org.apache.jackrabbit.core.LazyItemIterator
Creates a new LazyItemIterator instance.
LazyItemIterator(SessionContext, List<? extends ItemId>, NodeId) - Constructor for class org.apache.jackrabbit.core.LazyItemIterator
Creates a new LazyItemIterator instance, additionally taking a parent id as parameter.
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<? extends HierarchyEntry>) - Constructor for class org.apache.jackrabbit.jcr2spi.LazyItemIterator
Creates a new LazyItemIterator instance.
LazyItemIterator(ItemManager, HierarchyManager, Iterator<? extends ItemId>) - Constructor for class org.apache.jackrabbit.jcr2spi.LazyItemIterator
Creates a new LazyItemIterator instance.
LazyIteratorChain<T> - Class in org.apache.jackrabbit.commons.iterator
This class implements the concatenation of iterators.
LazyIteratorChain(Iterator<Iterator<T>>) - Constructor for class org.apache.jackrabbit.commons.iterator.LazyIteratorChain
 
LazyIteratorChain(Iterator<T>...) - Constructor for class org.apache.jackrabbit.commons.iterator.LazyIteratorChain
 
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(Parser, InternalValue, Metadata, Executor, boolean, int) - 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(String, Value) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Create a condition which holds iff the node of an Authorizable has a property at relPath which is smaller than or equal to value.
le(String, Value) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
LE_ENTITY - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
 
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.
leave(String, Object[], Object) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriter
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.
LEAVES - Static variable in interface org.apache.jackrabbit.commons.flat.TreeTraverser.InclusionPolicy
This inclusion policy includes leave nodes only.
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 - Static variable in class org.apache.jackrabbit.test.api.query.qom.AbstractJoinTest
Name of the left selector.
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(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.
LengthSortComparator - Class in org.apache.jackrabbit.core.query.lucene
LengthSortComparator implements a sort comparator source that sorts on the length of property values.
LengthSortComparator(NamespaceMappings) - Constructor for class org.apache.jackrabbit.core.query.lucene.LengthSortComparator
 
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.
LengthTest - Class in org.apache.jackrabbit.test.api.query.qom
LengthTest performs tests with the Query Object Model length operand.
LengthTest() - Constructor for class org.apache.jackrabbit.test.api.query.qom.LengthTest
 
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.commons.cnd
Lexer of the CND definition.
Lexer(Reader, String) - Constructor for class org.apache.jackrabbit.commons.cnd.Lexer
Creates an unitialized lexer on top of the given reader.
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
 
LifecycleTest - Class in org.apache.jackrabbit.test.api
Compliance tests for section 6.12 Lifecycle Management.
LifecycleTest() - Constructor for class org.apache.jackrabbit.test.api.LifecycleTest
 
like(String, String) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Create a condition which holds iff the node of an Authorizable has a property at relPath which matches the pattern in pattern.
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(String, String) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
LIKE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
LIKE_ENTITY - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
 
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.
limit - Variable in class org.apache.jackrabbit.core.query.QueryImpl
The maximum result size
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.commons.cnd.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(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
 
load(InputStream) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
 
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(NodeId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated. Load the persistent members of a node state.
load(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated. Load the persistent members of a property state.
load(NodeId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated. Load the persistent members of a node state.
load(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated. Load the persistent members of a property state.
load(NodeId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Deprecated. Load the persistent members of a node state.
load(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Deprecated. Load the persistent members of a property state.
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() - Method in class org.apache.jackrabbit.core.persistence.util.FileBasedIndex
Loads the lookup table from the filesystem resource.
load() - Method in class org.apache.jackrabbit.core.persistence.util.HashMapIndex
Loads the lookup table.
load(NodeId) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Deprecated. Load the persistent members of a node state.
load(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Deprecated. Load the persistent members of a property state.
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.BundleFsPersistenceManager
Loads a bundle from the underlying system.
loadBundle(NodeId) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Loads a bundle from the underlying system.
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
Deprecated. 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
Deprecated.  
loadReferencesTo(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
Load the persisted references to the node with the given identifier.
loadReferencesTo(NodeId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated. Load the persisted references to the node with the given identifier.
loadReferencesTo(NodeId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated. Load the persisted references to the node with the given identifier.
loadReferencesTo(NodeId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Deprecated. Load the persisted references to the node with the given identifier.
loadReferencesTo(NodeId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
Load the persisted references to the node with the given identifier.
loadReferencesTo(NodeId) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
Load the persisted references to the node with the given identifier.
loadReferencesTo(NodeId) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
Deprecated. Load the persisted references to the node with the given identifier.
loadTestContent(Session) - Method in class org.apache.jackrabbit.core.TestContentLoader
 
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.
LocalAdapterFactory - Interface in org.apache.jackrabbit.rmi.client
Factory interface for creating local adapters for remote references.
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 declared by a non-abstract node type 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(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(String, boolean, boolean, long, String) - Method in class org.apache.jackrabbit.jcr2spi.JcrLockManager
 
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(NodeState, boolean, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.lock.LockStateManager
Lock a node.
lock(NodeState, boolean, boolean, long, String) - Method in interface org.apache.jackrabbit.jcr2spi.lock.LockStateManager
Lock a node.
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(String, boolean, boolean, long, String) - Method in class org.apache.jackrabbit.rmi.client.ClientLockManager
 
lock(boolean, boolean) - Method in class org.apache.jackrabbit.rmi.client.ClientNode
lock(String, boolean, boolean, long, String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteLockManager
 
lock(boolean, boolean) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.lock(boolean,boolean) method.
lock(String, boolean, boolean, long, String) - Method in class org.apache.jackrabbit.rmi.server.ServerLockManager
 
lock(boolean, boolean) - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.lock(boolean,boolean) method.
lock(SessionInfo, NodeId, boolean, boolean) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
lock(SessionInfo, NodeId, boolean, boolean, long, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
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 - Class in org.apache.jackrabbit.standalone.cli.lock
Lock the given Node
Lock() - Constructor for class org.apache.jackrabbit.standalone.cli.lock.Lock
 
lock - Variable in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
 
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
 
lockedNode - Variable in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
 
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.
LockInfo - Class in org.apache.jackrabbit.core.lock
Internal lock information.
LockInfo(NodeId, boolean, boolean, String, long) - Constructor for class org.apache.jackrabbit.core.lock.LockInfo
Create a new instance of this class.
LockInfo(LockInfo) - Constructor for class org.apache.jackrabbit.core.lock.LockInfo
 
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
Deprecated. Use LockInfoImpl.LockInfoImpl(String, String, boolean, boolean, long, boolean, NodeId) instaed.
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.core.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, ScheduledExecutorService) - 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) - Constructor for class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
 
LockManagerTest - Class in org.apache.jackrabbit.test.api.lock
LockManagerTest...
LockManagerTest() - Constructor for class org.apache.jackrabbit.test.api.lock.LockManagerTest
 
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.WorkspaceImpl
The LockManager for this Workspace
lockMgr - Variable in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
 
lockMgr - Variable in class org.apache.jackrabbit.test.api.lock.LockManagerTest
 
LockOperation - Class in org.apache.jackrabbit.jcr2spi.operation
LockOperation...
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...
LockStateManager - Interface in org.apache.jackrabbit.jcr2spi.lock
Defines the functionality needed for locking and unlocking nodes.
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
 
LOG - 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
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.constraint.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.BundleFsPersistenceManager
logs an sql exception
logException(String, SQLException) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.  
logException(String, SQLException) - Static method in class org.apache.jackrabbit.core.util.db.DbUtility
Logs an SQL exception on error level, and debug level (more detail).
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.MembershipCache
 
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
 
logger - Variable in class org.apache.jackrabbit.test.JUnitTest
Logger instance for test cases
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.MembershipCache
 
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
 
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.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, 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() - Method in class org.apache.jackrabbit.rmi.client.BrokenRemoteRepository
Throws a RemoteException.
login(String) - Method in class org.apache.jackrabbit.rmi.client.BrokenRemoteRepository
Throws a RemoteException.
login(Credentials) - Method in class org.apache.jackrabbit.rmi.client.BrokenRemoteRepository
Throws a RemoteException.
login(Credentials, String) - Method in class org.apache.jackrabbit.rmi.client.BrokenRemoteRepository
Throws a RemoteException.
login(Credentials, String) - Method in class org.apache.jackrabbit.rmi.client.ClientRepository
login() - Method in class org.apache.jackrabbit.rmi.client.ClientRepository
Calls Repository.login(Credentials, String) with null arguments.
login(Credentials) - Method in class org.apache.jackrabbit.rmi.client.ClientRepository
Calls Repository.login(Credentials, String) with the given credentials and a null workspace name.
login(String) - Method in class org.apache.jackrabbit.rmi.client.ClientRepository
Calls Repository.login(Credentials, String) with null credentials and the given workspace name.
login(Credentials, String) - Method in class org.apache.jackrabbit.rmi.client.SafeClientRepository
login(String) - Method in class org.apache.jackrabbit.rmi.client.SafeClientRepository
login(Credentials) - Method in class org.apache.jackrabbit.rmi.client.SafeClientRepository
login() - Method in class org.apache.jackrabbit.rmi.client.SafeClientRepository
login() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteRepository
Remote version of the Repository.login(} method.
login(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteRepository
Remote version of the Repository.login(String} method.
login(Credentials) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteRepository
Remote version of the Repository.login(Credentials} method.
login(Credentials, String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteRepository
Remote version of the Repository.login(Credentials,String} method.
login(Credentials, String) - Method in class org.apache.jackrabbit.rmi.repository.ProxyRepository
Logs in to the proxied repository and returns the resulting session.
login() - Method in class org.apache.jackrabbit.rmi.repository.ProxyRepository
Calls Repository.login(Credentials, String) with null arguments.
login(Credentials) - Method in class org.apache.jackrabbit.rmi.repository.ProxyRepository
Calls Repository.login(Credentials, String) with the given credentials and a null workspace name.
login(String) - Method in class org.apache.jackrabbit.rmi.repository.ProxyRepository
Calls Repository.login(Credentials, String) with null credentials and the given workspace name.
login() - Method in class org.apache.jackrabbit.rmi.server.ServerRepository
Remote version of the Repository.login(} method.
login(String) - Method in class org.apache.jackrabbit.rmi.server.ServerRepository
Remote version of the Repository.login(String} method.
login(Credentials) - Method in class org.apache.jackrabbit.rmi.server.ServerRepository
Remote version of the Repository.login(Credentials} method.
login(Credentials, String) - Method in class org.apache.jackrabbit.rmi.server.ServerRepository
Remote version of the Repository.login(Credentials,String} method.
Login - Class in org.apache.jackrabbit.standalone.cli.core
Login to the current working Repository
Login() - Constructor for class org.apache.jackrabbit.standalone.cli.core.Login
 
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.authentication.AbstractLoginModule
 
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
Invalidates this session and releases all associated resources.
logout() - Method in class org.apache.jackrabbit.core.XASessionImpl
Invalidates this session and releases all associated resources.
logout() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
Logout the session.
logout() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
logout() - Method in class org.apache.jackrabbit.rmi.client.ClientSession
logout() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteSession
Remote version of the Session.logout() method.
logout() - Method in class org.apache.jackrabbit.rmi.server.ServerSession
Remote version of the Session.logout() method.
Logout - Class in org.apache.jackrabbit.standalone.cli.core
Logout from the current working Repository
Logout() - Constructor for class org.apache.jackrabbit.standalone.cli.core.Logout
 
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.commons.cnd.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.
longWidth - Variable in class org.apache.jackrabbit.standalone.cli.info.AbstractLs
long width
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(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.
LowerCaseSortComparator - Class in org.apache.jackrabbit.core.query.lucene
LowerCaseSortComparator implements a sort comparator that compares the lower-cased string values of a base sort comparator.
LowerCaseSortComparator(SortComparatorSource) - Constructor for class org.apache.jackrabbit.core.query.lucene.LowerCaseSortComparator
Creates a new lower case sort comparator.
LowerFunction() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
 
lowSurrogate(int) - Static method in class org.apache.jackrabbit.test.api.util.XMLChar
Returns the low surrogate of a supplemental character
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
 
LsCollectedItems - Class in org.apache.jackrabbit.standalone.cli.info
Lists collected Items.
LsCollectedItems() - Constructor for class org.apache.jackrabbit.standalone.cli.info.LsCollectedItems
 
LsCollectedNodes - Class in org.apache.jackrabbit.standalone.cli.info
Lists collected Nodes.
LsCollectedNodes() - Constructor for class org.apache.jackrabbit.standalone.cli.info.LsCollectedNodes
 
LsCollectedProperties - Class in org.apache.jackrabbit.standalone.cli.info
Lists collected Propertys.
LsCollectedProperties() - Constructor for class org.apache.jackrabbit.standalone.cli.info.LsCollectedProperties
 
LsItems - Class in org.apache.jackrabbit.standalone.cli.info
List items name type isNode isNew isModified
LsItems() - Constructor for class org.apache.jackrabbit.standalone.cli.info.LsItems
 
LsNamespaces - Class in org.apache.jackrabbit.standalone.cli.info
Lists the registered namespaces.
LsNamespaces() - Constructor for class org.apache.jackrabbit.standalone.cli.info.LsNamespaces
 
LsNodes - Class in org.apache.jackrabbit.standalone.cli.info
List the Nodes under the current working Node that match the given pattern.
LsNodes() - Constructor for class org.apache.jackrabbit.standalone.cli.info.LsNodes
 
LsProperties - Class in org.apache.jackrabbit.standalone.cli.info
Property fields: name multiple type length
LsProperties() - Constructor for class org.apache.jackrabbit.standalone.cli.info.LsProperties
 
LsReferences - Class in org.apache.jackrabbit.standalone.cli.info
Displays references to the given Node
LsReferences() - Constructor for class org.apache.jackrabbit.standalone.cli.info.LsReferences
 
LsVersions - Class in org.apache.jackrabbit.standalone.cli.info
List the Version s in the VersionHistory.
LsVersions() - Constructor for class org.apache.jackrabbit.standalone.cli.info.LsVersions
 
lt(String, Value) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Create a condition which holds iff the node of an Authorizable has a property at relPath which is smaller than value.
lt(String, Value) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
Lt - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
LT_ENTITY - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
 
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 - Class in org.apache.jackrabbit.core.query.lucene
Factory that creates Lucene queries from QOM elements.
LuceneQueryFactory(SessionImpl, SearchIndex, Map<String, Value>) - Constructor for class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
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(String[]) - Static method in class org.apache.jackrabbit.standalone.cli.JcrClient
 
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.spi.commons.nodetype.NodeTypeDefDiff
major modification: does affect consistency of existing content
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
 
makeSerialValue(Value) - Static method in class org.apache.jackrabbit.rmi.value.SerialValueFactory
Utility method for decorating a value.
makeSerialValueArray(Value[]) - Static method in class org.apache.jackrabbit.rmi.value.SerialValueFactory
Utility method for decorating an array of values.
makeSerialValueArray(String[]) - Static method in class org.apache.jackrabbit.rmi.value.SerialValueFactory
Utility method for converting an array of strings to serializable string values.
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.commons.cnd.Lexer
 
MANDATORY_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
Name of the mandatory attribute.
MANDATORY_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
Name of the mandatory attribute.
MANTISSA - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
map(Path, boolean) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap
Map a path to a child.
mappedId(NodeId, NodeId) - Method in class org.apache.jackrabbit.core.util.ReferenceChangeTracker
Store the given id mapping for later lookup using ReferenceChangeTracker.getMappedId(NodeId).
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() - Method in interface org.apache.jackrabbit.api.management.DataStoreGarbageCollector
Scan the repository.
mark(int) - Method in class org.apache.jackrabbit.core.data.db.DbInputStream
This method does nothing.
mark(int) - Method in class org.apache.jackrabbit.core.data.db.TempFileInputStream
This method does nothing.
mark() - Method in class org.apache.jackrabbit.core.data.GarbageCollector
 
mark(int) - Method in class org.apache.jackrabbit.core.data.LazyFileInputStream
 
mark(int) - Method in class org.apache.jackrabbit.server.io.BoundedInputStream
mark(int) - Method in class org.apache.jackrabbit.util.LazyFileInputStream
MarkEventListener - Interface in org.apache.jackrabbit.api.management
The listener interface for receiving garbage collection scan events.
markModified(NodeImpl) - Method in class org.apache.jackrabbit.core.ProtectedItemModifier
 
markOld() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Marks this bunlde as 'not new'.
markSupported() - Method in class org.apache.jackrabbit.core.data.db.DbInputStream
Check whether mark and reset are supported.
markSupported() - Method in class org.apache.jackrabbit.core.data.db.TempFileInputStream
Check whether mark and reset are supported.
markSupported() - Method in class org.apache.jackrabbit.core.data.LazyFileInputStream
 
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.api.util.XMLChar
Content character mask.
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.api.util.XMLChar
Name 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.api.util.XMLChar
Name start 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.api.util.XMLChar
NCName 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.api.util.XMLChar
NCName start 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.api.util.XMLChar
Pubid 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.api.util.XMLChar
Space 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.api.util.XMLChar
Valid 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
Compares this instance with the given SimpleCredentials and returns true if both match.
matches(String) - Method in class org.apache.jackrabbit.core.security.authorization.GlobPattern
 
matches(Item) - Method in class org.apache.jackrabbit.core.security.authorization.GlobPattern
 
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[]) - Static method in class org.apache.jackrabbit.util.ChildrenCollectorFilter
Matches the nameGlob strings in the passed array 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.
MAX_POOL_SIZE - Static variable in class org.apache.jackrabbit.core.config.DataSourceConfig
 
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_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.LockInfo
Return a flag indicating whether the lock information may still change.
md5(String, String) - Static method in class org.apache.jackrabbit.test.api.util.Text
Calculate an MD5 hash of the string given.
md5(String) - Static method in class org.apache.jackrabbit.test.api.util.Text
Calculate an MD5 hash of the string given using 'utf-8' encoding.
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
 
members() - Method in class org.apache.jackrabbit.rmi.client.principal.ClientGroup
members() - Method in interface org.apache.jackrabbit.rmi.remote.principal.RemoteGroup
 
members() - Method in class org.apache.jackrabbit.rmi.server.principal.ServerGroup
 
MembershipCache - Class in org.apache.jackrabbit.core.security.user
MembershipCache...
MemoryFile - Class in org.apache.jackrabbit.core.fs.mem
An in-memory file.
MemoryFile() - Constructor for class org.apache.jackrabbit.core.fs.mem.MemoryFile
 
MemoryFileSystem - Class in org.apache.jackrabbit.core.fs.mem
An in-memory file system implementation.
MemoryFileSystem() - Constructor for class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
 
MemoryFileSystemEntry - Class in org.apache.jackrabbit.core.fs.mem
An in-memory file or folder.
MemoryFileSystemEntry() - Constructor for class org.apache.jackrabbit.core.fs.mem.MemoryFileSystemEntry
 
MemoryFolder - Class in org.apache.jackrabbit.core.fs.mem
An in-memory folder.
MemoryFolder() - Constructor for class org.apache.jackrabbit.core.fs.mem.MemoryFolder
 
MemoryJournal - Class in org.apache.jackrabbit.core.journal
Memory-based journal, useful for testing purposes only.
MemoryJournal() - Constructor for class org.apache.jackrabbit.core.journal.MemoryJournal
 
MemoryJournal.MemoryRecord - Class in org.apache.jackrabbit.core.journal
Memory record.
MemoryJournal.MemoryRecord(String, String, byte[]) - Constructor for class org.apache.jackrabbit.core.journal.MemoryJournal.MemoryRecord
Create a new instance of this class
MemoryJournal.MemoryRecordIterator - Class in org.apache.jackrabbit.core.journal
Record iterator implementation.
MemoryJournal.MemoryRecordIterator(long, long) - Constructor for class org.apache.jackrabbit.core.journal.MemoryJournal.MemoryRecordIterator
Create a new instance of this class.
MemoryRevision - Class in org.apache.jackrabbit.core.journal
Memory-based revision, useful for testing purposes only.
MemoryRevision() - Constructor for class org.apache.jackrabbit.core.journal.MemoryRevision
 
merge(String, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
Deprecated. 
merge(ChangeLog) - Method in class org.apache.jackrabbit.core.state.ChangeLog
Merge another change log with this change log
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(NodeStateEx, NodeStateEx, List<ItemId>, boolean, boolean) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplMerge
Merges/Updates this node with its corresponding ones
merge(InternalActivity, List<ItemId>) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplMerge
Merge the given activity to this workspace
merge(String, String, boolean) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
Wrapper around VersionManagerImpl.merge(String, String, boolean, boolean).
merge(String, String, boolean, boolean) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
merge(Node) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
merge(String, String, boolean) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
merge(String, String, boolean, boolean) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
merge(Node) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
 
merge(String, boolean) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
 
merge(String, boolean, boolean) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
TODO: Issue 728 of the pfd... this method is a leftover and will be removed in the final version. -> change to package protected then
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 interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
merge(NodeState, String, boolean, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
merge(NodeState, String, boolean) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
merge(NodeState, String, boolean, boolean) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
merge(String, boolean) - Method in class org.apache.jackrabbit.rmi.client.ClientNode
merge(Node) - Method in class org.apache.jackrabbit.rmi.client.ClientVersionManager
 
merge(String, String, boolean) - Method in class org.apache.jackrabbit.rmi.client.ClientVersionManager
 
merge(String, String, boolean, boolean) - Method in class org.apache.jackrabbit.rmi.client.ClientVersionManager
 
merge(String, boolean) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.merge(String,boolean) method.
merge(String, String, boolean) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteVersionManager
 
merge(String, String, boolean, boolean) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteVersionManager
 
merge(String, boolean) - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.merge(String,boolean) method.
merge(String, String, boolean) - Method in class org.apache.jackrabbit.rmi.server.ServerVersionManager
 
merge(String, String, boolean, boolean) - Method in class org.apache.jackrabbit.rmi.server.ServerVersionManager
 
merge(SessionInfo, NodeId, String, boolean) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
merge(SessionInfo, NodeId, String, boolean, boolean) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
merge(SessionInfo, NodeId, String, boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
merge(SessionInfo, NodeId, String, boolean, 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, 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, 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(SessionInfo, NodeId, String, boolean, 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 - Class in org.apache.jackrabbit.standalone.cli.version
Merge
Merge() - Constructor for class org.apache.jackrabbit.standalone.cli.version.Merge
 
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.
mergeActivity(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
 
mergeActivity(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
 
mergeActivity(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
 
mergeActivity(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
 
mergeActivity(SessionInfo, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
Merges the activity identified by the given activityId into the workspace the specified sessionInfo has been created for.
mergeActivity(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
 
mergeActivity(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
Merges the activity identified by the given activityId into the workspace the specified sessionInfo has been created for.
MergeActivityTest - Class in org.apache.jackrabbit.test.api.version
MergeActivityTest contains tests dealing with merging activities
MergeActivityTest() - Constructor for class org.apache.jackrabbit.test.api.version.MergeActivityTest
 
mergeAggregatedNodeIndexes(NodeState, Document, IndexFormatVersion) - 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
 
MergeShallowTest - Class in org.apache.jackrabbit.test.api.version
MergeShallowTest contains tests dealing with general shallow merge calls.
MergeShallowTest() - Constructor for class org.apache.jackrabbit.test.api.version.MergeShallowTest
 
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
 
message - Variable in class org.apache.jackrabbit.core.query.lucene.ConsistencyCheckError
Diagnostic message for this error.
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, char) - Static method in class org.apache.jackrabbit.core.query.lucene.IndexMigration
Checks if the given index needs to be migrated.
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.util.BundleBinding
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.
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_CREATED - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
mix:created
MIX_ETAG - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
mix:etag
MIX_LANGUAGE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
mix:language
MIX_LASTMODIFIED - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
mix:lastModified
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.spi.commons.name.NameConstants
mix:referenceable
MIX_MIMETYPE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
mix:mimeType
MIX_REFERENCEABLE - Static variable in interface org.apache.jackrabbit.JcrConstants
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_TITLE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
mix:title
MIX_VERSIONABLE - Static variable in interface org.apache.jackrabbit.JcrConstants
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.commons.cnd.Lexer
 
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(CacheManager) - Constructor for class org.apache.jackrabbit.core.state.MLRUItemStateCache
 
Mod - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
MODIFICATION_DATE_PATTERN - Static variable in class org.apache.jackrabbit.webdav.util.HttpDateFormat
Pattern for the modification date as defined by RFC 1123
modificationDateFormat - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
modificationDate date format per RFC 1123.
modificationDateFormat() - Static method in class org.apache.jackrabbit.webdav.util.HttpDateFormat
Creates a new HttpDateFormat using the modifcation date pattern.
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 the modified references in this change log.
modifiedStates() - Method in class org.apache.jackrabbit.core.state.ChangeLog
Return the modified states in this change log.
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(Node, Node) - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
Move node to the new parent.
move(Property, Node) - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
Move property to the new parent.
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.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(String, String) - Method in class org.apache.jackrabbit.rmi.client.ClientSession
move(String, String) - Method in class org.apache.jackrabbit.rmi.client.ClientWorkspace
move(String, String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteSession
Remote version of the Session.move(String,String) method.
move(String, String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteWorkspace
Remote version of the Workspace.move(String,String) method.
move(String, String) - Method in class org.apache.jackrabbit.rmi.server.ServerSession
Remote version of the Session.move(String,String) method.
move(String, String) - Method in class org.apache.jackrabbit.rmi.server.ServerWorkspace
Remote version of the Workspace.move(String,String) method.
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.AbstractRepositoryService
 
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 - Class in org.apache.jackrabbit.standalone.cli.core
Move a Node
Move() - Constructor for class org.apache.jackrabbit.standalone.cli.core.Move
 
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
 
moveFrom(NodeStateEx, Name, boolean) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
Moves the source node to this node using the given name.
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.
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.db
Deprecated. Please migrate to a bundle persistence manager (JCR-2802)
MSSqlPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.db.MSSqlPersistenceManager
Deprecated. Creates a new MSSqlPersistenceManager instance.
MSSqlPersistenceManager - Class in org.apache.jackrabbit.core.persistence.pool
Extends the BundleDbPersistenceManager by MS-SQL specific code.
MSSqlPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.pool.MSSqlPersistenceManager
 
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, SessionContext, AbstractQueryImpl, MultiColumnQuery, SpellSuggestion, ColumnImpl[], OrderingImpl[], 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.commons.cnd.Lexer
 
MULTIPLE_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
Name of the multiple attribute.
MULTIPLE_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
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
Constructs 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.pool
Extends the BundleDbPersistenceManager by mysql specific code.
MySqlPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.pool.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.cnd.DefinitionBuilderFactory.AbstractItemDefinitionBuilder
See DefinitionBuilderFactory.AbstractItemDefinitionBuilder.setName(String)
name - Variable in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
See DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder.setName(String)
NAME - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
 
name - Variable in class org.apache.jackrabbit.commons.predicate.NamePredicate
The name to filter on
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 - Interface in org.apache.jackrabbit.spi
A Name is a combination of a namespace URI and a local part.
NAME_ABORT - Static variable in class org.apache.jackrabbit.core.security.user.UserImporter.ImportBehavior
 
NAME_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
Name of the name attribute.
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_BESTEFFORT - Static variable in class org.apache.jackrabbit.core.security.user.UserImporter.ImportBehavior
 
NAME_FACTORY - Static variable in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
 
NAME_IGNORE - Static variable in class org.apache.jackrabbit.core.security.user.UserImporter.ImportBehavior
 
NameConstants - Class in org.apache.jackrabbit.spi.commons.name
NameConstants...
NameConstants() - Constructor for class org.apache.jackrabbit.spi.commons.name.NameConstants
 
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.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.
nameFromValue(int) - Static method in class org.apache.jackrabbit.core.security.user.UserImporter.ImportBehavior
 
nameIndex - Variable in class org.apache.jackrabbit.core.persistence.util.BundleBinding
the name index
nameInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.DbNameIndex
 
nameKey - Variable in class org.apache.jackrabbit.standalone.cli.core.AbstractSetProperty
Property name key
nameMatches(String) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Create a condition which holds iff the name of the Authorizable matches a pattern.
nameMatches(String) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
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.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.spi.commons.conversion
Resolver for JCR name Strings and Name objects.
nameSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.DbNameIndex
 
Namespace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
NAMESPACE - Static variable in interface org.apache.jackrabbit.spi2dav.ItemResourceConstants
The namespace for all jcr specific extensions.
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.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.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
 
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
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.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
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.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
Test cases for JSR 283 sections 3.5.2 Session-Local Mappings and 5.11 Namespace Mapping and the related namespace mapping methods in Session.
NamespaceRemappingTest() - Constructor for class org.apache.jackrabbit.test.api.NamespaceRemappingTest
 
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.spi.commons.namespace
Interface for resolving namespace URIs and prefixes.
namespaces - Variable in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
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<String, String>) - 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
 
NameTest - Class in org.apache.jackrabbit.test.api
NameTest...
NameTest() - Constructor for class org.apache.jackrabbit.test.api.NameTest
 
NameValue - Class in org.apache.jackrabbit.rmi.value
The NameValue class implements the committed value state for Name values as a part of the State design pattern (Gof) used by this package.
NameValue(String) - Constructor for class org.apache.jackrabbit.rmi.value.NameValue
Creates an instance for the given name value.
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<T extends QueryNode> - 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, T[]) - 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_ENTITY - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
 
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.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.
NEGATIVE_ENTRY_KEY - Static variable in class org.apache.jackrabbit.core.security.principal.AbstractPrincipalProvider
Option name to enable negative cache entries (see JCR-2672)
neq(String, Value) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Create a condition which holds iff the node of an Authorizable has a property at relPath which is not equal to value.
neq(String, Value) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
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.LengthSortComparator
Creates a new comparator.
newComparator(IndexReader, String) - Method in class org.apache.jackrabbit.core.query.lucene.LowerCaseSortComparator
newComparator(IndexReader, String) - Method in class org.apache.jackrabbit.core.query.lucene.SharedFieldSortComparator
Creates a new ScoreDocComparator for an embedded propertyName and a reader.
newComparator(IndexReader, String) - Method in class org.apache.jackrabbit.core.query.lucene.UpperCaseSortComparator
newInstance(Class<T>) - Method in class org.apache.jackrabbit.core.config.BeanConfig
Creates a new instance of the configured bean class.
newInstance(Connection, Statement, ResultSet) - Static method in class org.apache.jackrabbit.core.util.db.ResultSetWrapper
Creates a new ResultSet proxy which closes the given Connection and Statement if it is closed.
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.
newNodeDefinitionBuilder() - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
Create a new instance fo a DefinitionBuilderFactory.AbstractNodeDefinitionBuilder which can be used to add child node definitions to the node type definition being built.
newNodeDefinitionBuilder() - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.NodeTypeTemplateBuilder
 
newNodeTypeDefinitionBuilder() - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory
Create a new instance of a DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
newNodeTypeDefinitionBuilder() - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory
 
newNodeTypeDefinitionBuilder() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QDefinitionBuilderFactory
 
newPropertyDefinitionBuilder() - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
Create a new instance of a DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder which can be used to add property definitions to the node type definition being built.
newPropertyDefinitionBuilder() - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.NodeTypeTemplateBuilder
 
newPropValue - Variable in class org.apache.jackrabbit.test.api.version.AbstractOnParentVersionTest
 
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.flat.FilterIterator
 
next() - Method in class org.apache.jackrabbit.commons.iterator.FilteredRangeIterator
Returns the next element in this iterator.
next() - Method in class org.apache.jackrabbit.commons.iterator.FilteringNodeIterator
 
next() - Method in class org.apache.jackrabbit.commons.iterator.LazyIteratorChain
 
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.LazyItemIterator
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.jcr2spi.LazyItemIterator
next() - Method in class org.apache.jackrabbit.jcr2spi.observation.EventJournalImpl
next() - Method in class org.apache.jackrabbit.jcr2spi.query.NodeIteratorImpl
Returns the next Node in the result set.
next() - Method in class org.apache.jackrabbit.rmi.client.iterator.ClientIterator
Returns the next element in this iteration.
next() - Method in class org.apache.jackrabbit.rmi.iterator.ArrayIterator
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.webdav.DavResourceIteratorImpl
 
next() - Method in class org.apache.jackrabbit.webdav.xml.ElementIterator
 
nextAccessControlPolicy() - Method in class org.apache.jackrabbit.commons.iterator.AccessControlPolicyIteratorAdapter
Returns the next policy.
nextAccessControlPolicy() - Method in class org.apache.jackrabbit.rmi.client.security.ClientAccessControlPolicyIterator
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
nextEvent() - Method in class org.apache.jackrabbit.jcr2spi.observation.EventJournalImpl
nextEvent() - Method in class org.apache.jackrabbit.rmi.iterator.ArrayEventIterator
nextEventListener() - Method in class org.apache.jackrabbit.commons.iterator.EventListenerIteratorAdapter
Returns the next event listener.
nextEventListener() - Method in class org.apache.jackrabbit.rmi.iterator.ArrayEventListenerIterator
nextItem - Variable in class org.apache.jackrabbit.commons.packaging.FilterContentPackage.FilteringIterator
 
nextNode() - Method in class org.apache.jackrabbit.commons.iterator.FilteringNodeIterator
 
nextNode() - Method in class org.apache.jackrabbit.commons.iterator.FrozenNodeIteratorAdapter
nextNode() - Method in class org.apache.jackrabbit.commons.iterator.NodeIteratorAdapter
Returns the next node.
nextNode() - Method in class org.apache.jackrabbit.core.LazyItemIterator
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.rmi.client.iterator.ClientNodeIterator
Returns the next node in this iteration.
nextNodeType() - Method in class org.apache.jackrabbit.commons.iterator.NodeTypeIteratorAdapter
Returns the next node type.
nextNodeType() - Method in class org.apache.jackrabbit.rmi.client.iterator.ClientNodeTypeIterator
Returns the next node type in this iteration.
nextObjects() - Method in class org.apache.jackrabbit.rmi.remote.ArrayIterator
Returns the underlying array.
nextObjects() - Method in class org.apache.jackrabbit.rmi.remote.BufferIterator
Returns the currently buffered elements and fills in the buffer with next elements.
nextObjects() - Method in interface org.apache.jackrabbit.rmi.remote.RemoteIterator
Returns an array of remote references to the next elements in this iterator.
nextObjects() - Method in class org.apache.jackrabbit.rmi.server.iterator.ServerIterator
Returns an array of remote references to the next elements in this iteration.
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.core.LazyItemIterator
nextProperty() - Method in class org.apache.jackrabbit.jcr2spi.LazyItemIterator
nextProperty() - Method in class org.apache.jackrabbit.rmi.client.iterator.ClientPropertyIterator
Returns the next property in this iteration.
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 class org.apache.jackrabbit.core.journal.MemoryJournal.MemoryRecordIterator
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.
nextRow() - Method in class org.apache.jackrabbit.rmi.client.iterator.ClientRowIterator
Returns the next row in this iteration.
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.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.
nextScoreNodes() - Method in class org.apache.jackrabbit.core.query.lucene.SortedMultiColumnQueryHits
Returns the next score nodes in this QueryHits or null if there are no more 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
nextVersion() - Method in class org.apache.jackrabbit.rmi.client.iterator.ClientVersionIterator
Returns the next version in this iteration.
NGKDbNameIndex - Class in org.apache.jackrabbit.core.persistence.pool
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(ConnectionHelper, String) - Constructor for class org.apache.jackrabbit.core.persistence.pool.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_PERMISSION - Static variable in interface org.apache.jackrabbit.core.security.authorization.CompiledPermissions
Static implementation of a CompiledPermissions that doesn't grant any permissions at all.
NO_PRIVILEGE - Static variable in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
 
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_ATTRIBUTE - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
 
NODE_ENTRY - Static variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
Deprecated.  
NODE_MOVED - Static variable in interface org.apache.jackrabbit.spi.Event
An event of this type is generated 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
 
NodeDefinitionImpl - Class in org.apache.jackrabbit.spi.commons.nodetype
This class implements the NodeDefinition interface.
NodeDefinitionImpl(QItemDefinition, NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.NodeDefinitionImpl
Constructor to create a definition that is based on a template.
NodeDefinitionImpl(QItemDefinition, AbstractNodeTypeManager, NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.NodeDefinitionImpl
Constructor to create a definition that is based on an existing node type.
NodeDefinitionImpl - Class in org.apache.jackrabbit.webdav.jcr.nodetype
NodeDefinitionImpl...
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 class org.apache.jackrabbit.commons.AbstractSession
Checks whether a node with the given absolute path exists.
nodeExists(Path) - Method in class org.apache.jackrabbit.core.ItemManager
Checks whether a node exists at the specified path.
nodeExists(String) - Static method in class org.apache.jackrabbit.core.session.SessionItemOperation
Creates a session operation for checking the existence of a node at the given path.
nodeExists(String) - Method in class org.apache.jackrabbit.core.SessionImpl
 
nodeExists(String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
 
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
 
nodeExists(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
 
nodeExists(String) - Method in class org.apache.jackrabbit.rmi.client.ClientSession
nodeExists(String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteSession
Remote version of the Session.nodeExists(String) method.
nodeExists(String) - Method in class org.apache.jackrabbit.rmi.server.ServerSession
Remote version of the Session.nodeExists(String) method.
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.id
Node identifier, i.e. an immutable 128 bit UUID.
NodeId(long, long) - Constructor for class org.apache.jackrabbit.core.id.NodeId
Creates a node identifier from the given 128 bits.
NodeId(byte[]) - Constructor for class org.apache.jackrabbit.core.id.NodeId
Creates a node identifier from the given 16 bytes.
NodeId(UUID) - Constructor for class org.apache.jackrabbit.core.id.NodeId
Creates a node identifier from the given UUID.
NodeId(String) - Constructor for class org.apache.jackrabbit.core.id.NodeId
Creates a node identifier from the given UUID string.
NodeId(Random) - Constructor for class org.apache.jackrabbit.core.id.NodeId
Creates a node identifier using the given random number generator.
NodeId() - Constructor for class org.apache.jackrabbit.core.id.NodeId
Creates a random node identifier using a secure random number generator.
nodeId - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.SetMixins
 
nodeId - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.SetPrimaryType
 
NodeId - Interface in org.apache.jackrabbit.spi
NodeId identifies a node on the SPI layer.
NodeImpl - Class in org.apache.jackrabbit.core
NodeImpl implements the Node interface.
NodeImpl(ItemManager, SessionContext, 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, Executor, Parser) - 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.
nodeInfoBuilder(ItemInfoBuilder.Listener) - Static method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder
Same as nodeInfoBuilder("", listener)
nodeInfoBuilder() - Static method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder
Same as nodeInfoBuilder("", null)
nodeInfoBuilder(String) - Static method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder
Same as nodeInfoBuilder(name, null)
nodeInfoBuilder(String, ItemInfoBuilder.Listener) - Static method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder
Return a ItemInfoBuilder.NodeInfoBuilder for a node with a given name.
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<PropertyId>, Iterator<PropertyId>, Iterator<ChildInfo>) - Constructor for class org.apache.jackrabbit.spi.commons.NodeInfoImpl
Deprecated. Use NodeInfoImpl.NodeInfoImpl(Path, NodeId, int, Name, Name[], Iterator, Iterator, Iterator) instead. The parentId is not used any more.
NodeInfoImpl(Path, NodeId, int, Name, Name[], Iterator<PropertyId>, Iterator<PropertyId>, Iterator<ChildInfo>) - 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 NodeInfo.
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
 
NodeIterable - Class in org.apache.jackrabbit.commons.iterator
Adapter class that adapts a NodeIterator instance to an Iterable instance that always returns the same underlying iterator.
NodeIterable(NodeIterator) - Constructor for class org.apache.jackrabbit.commons.iterator.NodeIterable
Creates an iterable adapter for the given node iterator.
nodeIterator(Node, TreeTraverser.ErrorHandler, TreeTraverser.InclusionPolicy<? super Node>) - Static method in class org.apache.jackrabbit.commons.flat.TreeTraverser
Create an iterator for the nodes of the sub-tree rooted at root.
nodeIterator(Node) - Static method in class org.apache.jackrabbit.commons.flat.TreeTraverser
Create an iterator for the nodes of the sub-tree rooted at root.
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() - 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
 
NodeLocalNameTest - Class in org.apache.jackrabbit.test.api.query.qom
NodeLocalNameTest checks if conversion of literals is correctly performed and operators work as specified.
NodeLocalNameTest() - Constructor for class org.apache.jackrabbit.test.api.query.qom.NodeLocalNameTest
 
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, Name, Set<Name>, 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
 
nodeMovedWithInfo(NodeId, Path, NodeId, Path, Name, Set<Name>, Session, boolean) - Static method in class org.apache.jackrabbit.core.observation.EventState
Creates a new Event of type NODE_MOVED.
nodeName - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.AddNode
 
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
 
NodeNameTest - Class in org.apache.jackrabbit.test.api.query.qom
NodeNameTest checks if conversion of literals is correctly performed and operators work as specified.
NodeNameTest() - Constructor for class org.apache.jackrabbit.test.api.query.qom.NodeNameTest
 
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.util
This Class provides a simple structure to hold the nodestate and related propertystate data.
NodePropBundle(NodeId) - Constructor for class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Creates a "new" bundle with the given id
NodePropBundle(NodeState) - Constructor for class org.apache.jackrabbit.core.persistence.util.NodePropBundle
Creates a bundle from the given state
NodePropBundle.ChildNodeEntry - Class in org.apache.jackrabbit.core.persistence.util
Helper class for a child node entry
NodePropBundle.ChildNodeEntry(Name, NodeId) - Constructor for class org.apache.jackrabbit.core.persistence.util.NodePropBundle.ChildNodeEntry
Creates a new entry with the given name and id
NodePropBundle.PropertyEntry - Class in org.apache.jackrabbit.core.persistence.util
Helper class for a property enrty
NodePropBundle.PropertyEntry(PropertyId) - Constructor for class org.apache.jackrabbit.core.persistence.util.NodePropBundle.PropertyEntry
Creates a new property entry with the given id.
NodePropBundle.PropertyEntry(PropertyState) - Constructor for class org.apache.jackrabbit.core.persistence.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.db.DatabasePersistenceManager
Deprecated.  
nodeReferenceDeleteSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
 
nodeReferenceInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.  
nodeReferenceInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
 
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(NodeId) - Constructor for class org.apache.jackrabbit.core.state.NodeReferences
 
nodeReferenceSelectExistSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.  
nodeReferenceSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.  
nodeReferenceSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
 
nodeReferenceUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.  
nodeReferenceUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
 
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, Path, Path, Name, Set<Name>, 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
 
nodes(NodeIterator) - Static method in class org.apache.jackrabbit.spi.commons.iterator.Iterators
Returns an iterator of Node from a NodeIterator.
NodeSequence - Interface in org.apache.jackrabbit.commons.flat
Extension of Sequence<Node> which provides methods for adding and removing nodes by key.
NodeSetPrimaryTypeTest - Class in org.apache.jackrabbit.test.api
SetPrimaryType...
NodeSetPrimaryTypeTest() - Constructor for class org.apache.jackrabbit.test.api.NodeSetPrimaryTypeTest
 
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
Deprecated.  
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
NodeStateEx(UpdatableItemStateManager, NodeTypeRegistry, NodeId) - 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
Deprecated.  
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
Deprecated.  
nodeStateSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.  
nodeStateUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
Deprecated.  
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.commons.webdav.NodeTypeConstants
Name of the node type definition element.
NODETYPE_ELEMENT - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
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.commons.webdav
NodeTypeConstants used to represent nodetype definitions in Xml.
NodeTypeCreationTest - Class in org.apache.jackrabbit.test.api.nodetype
Tests the node type creation functionality of the NodeTypeManager.
NodeTypeCreationTest() - Constructor for class org.apache.jackrabbit.test.api.nodetype.NodeTypeCreationTest
 
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.spi.commons.nodetype
 
NodeTypeDefDiff.PropDefDiff - Class in org.apache.jackrabbit.spi.commons.nodetype
 
NodeTypeDefinitionFactory - Class in org.apache.jackrabbit.spi.commons.nodetype
NodeTypeDefinitionFactory can be used to convert the internal SPI node type definitions to JCR NodeTypeDefinitions.
NodeTypeDefinitionFactory(Session) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionFactory
Creates a new node type definition factory that operates on the given sesion to create the templates.
NodeTypeDefinitionImpl - Class in org.apache.jackrabbit.core.nodetype
This class implements the NodeTypeDefinition interface.
NodeTypeDefinitionImpl(QNodeTypeDefinition, NamePathResolver, ValueFactory) - Constructor for class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
 
NodeTypeDefinitionImpl - Class in org.apache.jackrabbit.spi.commons.nodetype
AbstractNodeTypeDefinition...
NodeTypeDefinitionImpl(QNodeTypeDefinition, NamePathResolver, ValueFactory) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionImpl
 
NodeTypeDefinitionProvider - Interface in org.apache.jackrabbit.jcr2spi.nodetype
NodeTypeDefinitionProvider...
nodeTypeDefs - Variable in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
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.
NodeTypeImpl - Class in org.apache.jackrabbit.core.nodetype
A NodeTypeImpl ...
NodeTypeImpl - Class in org.apache.jackrabbit.jcr2spi.nodetype
NodeTypeImpl ...
NodeTypeInstanceHandler - Class in org.apache.jackrabbit.core
The NodeTypeInstanceHandler is used to provide or initialize system protected properties (or child nodes).
NodeTypeInstanceHandler(String) - Constructor for class org.apache.jackrabbit.core.NodeTypeInstanceHandler
Creates a new node type instance handler.
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<NodeType>) - 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(SessionContext) - 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) - 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(QNodeTypeDefinition, 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.lucene.IndexingConfigurationImpl
 
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
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.lucene.IndexingConfigurationImpl
 
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.commons.webdav.NodeTypeConstants
Name of the node type definition root element.
NODETYPES_ELEMENT - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
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.spi.commons.nodetype
NodeTypeStorage provides means for storing QNodeTypeDefinitions.
NodeTypeStorageImpl - Class in org.apache.jackrabbit.spi.commons.nodetype
This implementation of NodeTypeStorage keeps a map of the registered QNodeTypeDefinition in memory.
NodeTypeStorageImpl() - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeStorageImpl
 
nodeTypesUnregistered(Collection<Name>) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
Called when a set of node types has been unregistered.
nodeTypesUnregistered(Collection<Name>) - Method in interface org.apache.jackrabbit.core.nodetype.NodeTypeRegistryListener
Called when a set of node types has been unregistered.
nodeTypesUnregistered(Collection<Name>) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateManager
Called when a set of node types has been unregistered.
nodeTypesUnregistered(Collection<Name>) - Method in class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationImpl
 
nodeTypesUnregistered(Collection<Name>) - Method in class org.apache.jackrabbit.core.query.PropertyTypeRegistry
 
NodeTypeTemplateImpl - Class in org.apache.jackrabbit.spi.commons.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.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.commons.webdav
NodeTypeUtil...
NodeTypeUtil() - Constructor for class org.apache.jackrabbit.commons.webdav.NodeTypeUtil
 
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
 
NOFULLTEXT - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
 
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.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
 
nonVersionableNode - Variable in class org.apache.jackrabbit.test.api.version.simple.AbstractVersionTest
 
nonVersionableNodeType - Variable in class org.apache.jackrabbit.test.api.version.AbstractMergeTest
 
nonVersionableNodeType - Variable in class org.apache.jackrabbit.test.api.version.AbstractVersionTest
 
nonVersionableNodeType - Variable in class org.apache.jackrabbit.test.api.version.simple.AbstractVersionTest
 
NOQUERY - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
 
NOQUERYORDER - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
 
NORECURSE - Variable in class org.apache.jackrabbit.test.api.SerializationTest
 
noRecurseKey - Variable in class org.apache.jackrabbit.standalone.cli.xml.AbstractExportViewToFile
no recurse flag key
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.
not(T) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Return a condition which holds iff condition does not hold.
not(Predicate) - Static method in class org.apache.jackrabbit.commons.predicate.Predicates
Creates a NOT predicate for the given component predicate.
not(XPathQueryBuilder.Condition) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
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.
NotConstraintTest - Class in org.apache.jackrabbit.test.api.query.qom
NotConstraintTest contains tests that check NOT constraints.
NotConstraintTest() - Constructor for class org.apache.jackrabbit.test.api.query.qom.NotConstraintTest
 
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
 
notifyListeners(AccessControlModifications) - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlObserver
Notifies the listeners about AC modifications.
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.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.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.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.
NRESULTS_UNDEFINED - Static variable in class org.apache.jackrabbit.webdav.search.SearchInfo
 
NS_DEFAULT_URI - Static variable in interface org.apache.jackrabbit.spi.Name
 
NS_DEFAULTS - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.QDefinitionBuilderFactory
Default namespace mappings
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 interface org.apache.jackrabbit.spi.Name
 
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 interface org.apache.jackrabbit.spi.Name
 
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 interface org.apache.jackrabbit.spi.Name
 
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_PREFIX - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
Namespace prefix used for Jackrabbit specific WebDAV extensions related to JCR remoting.
NS_REP_PREFIX - Static variable in interface org.apache.jackrabbit.spi.Name
 
NS_REP_URI - Static variable in interface org.apache.jackrabbit.spi.Name
 
NS_SV_PREFIX - Static variable in interface org.apache.jackrabbit.spi.Name
 
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_URI - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
Namespace uri used for Jackrabbit specific WebDAV extensions related to JCR remoting.
NS_XML_PREFIX - Static variable in interface org.apache.jackrabbit.spi.Name
 
NS_XML_URI - Static variable in interface org.apache.jackrabbit.spi.Name
 
NS_XMLNS_PREFIX - Static variable in interface org.apache.jackrabbit.spi.Name
 
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.util.BundleBinding
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_ACTIVITY - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:activity
NT_ADDRESS - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:address
NT_BASE - Static variable in interface org.apache.jackrabbit.JcrConstants
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.spi.commons.name.NameConstants
nt:childNodeDefinition
NT_CONFIGURATION - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
nt:configuration
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.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.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.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.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.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.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.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.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.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.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.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.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.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.
ntd - Variable in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
 
ntd - Variable in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionImpl
 
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.spi.commons.nodetype.AbstractNodeType
 
ntNamesFromXml(Object) - Static method in class org.apache.jackrabbit.commons.webdav.NodeTypeUtil
 
ntNameToXml(String, Document) - Static method in class org.apache.jackrabbit.commons.webdav.NodeTypeUtil
 
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.version.VersionManagerImplBase
node type registry
ntReg - Variable in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
the node type registry
ntUnstructured - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
JCR Name nt:unstructured using the namespace resolver of the current session.
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
 
NullLoginFilter - Class in org.apache.jackrabbit.servlet.login
Login filter that always uses null credentials for logging in to the content repository.
NullLoginFilter() - Constructor for class org.apache.jackrabbit.servlet.login.NullLoginFilter
 
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
Receive notification about the start of an JSON object.
OBJECT_CACHE - Static variable in class org.apache.jackrabbit.spi.commons.util.StringCache
 
OBJECT_CACHE_SIZE - Static variable in class org.apache.jackrabbit.spi.commons.util.StringCache
 
ObjectPersistenceManager - Class in org.apache.jackrabbit.core.persistence.obj
Deprecated. Please migrate to a bundle persistence manager (JCR-2802)
ObjectPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
Deprecated. Creates a new ObjectPersistenceManager instance.
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, ClusterNode) - 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.AbstractRepositoryService
This default implementation does: calls AbstractRepositoryService.checkCredentials(Credentials, String) calls AbstractRepositoryService.checkWorkspace(String) calls AbstractRepositoryService.createSessionInfo(Credentials, String).
obtain(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
This default implementation returns the session info returned by the call to AbstractRepositoryService.createSessionInfo(SessionInfo, String).
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
 
offset - Variable in class org.apache.jackrabbit.core.query.QueryImpl
The offset in the total result set
OFFSET_UNDEFINED - Static variable in class org.apache.jackrabbit.webdav.search.SearchInfo
 
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
onCommit(List) - Method in class org.apache.jackrabbit.core.query.lucene.IndexDeletionPolicyImpl
 
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.retention.RetentionRegistryImpl
 
onEvent(EventIterator) - Method in class org.apache.jackrabbit.core.SearchManager
 
onEvent(EventIterator) - Method in class org.apache.jackrabbit.core.security.authorization.acl.EntryCollector
Collect is of access controlled nodes that are effected by access control modification together with the corresponding modification type and finally inform listeners about the modifications.
onEvent(EventIterator) - Method in class org.apache.jackrabbit.core.security.principal.DefaultPrincipalProvider
 
onEvent(EventIterator) - Method in class org.apache.jackrabbit.core.security.user.MembershipCache
 
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.rmi.observation.ServerEventListenerProxy
Converts the Event instances in the given iterator to an instance of RemoteEventCollection for them to be dispatched to the client-side event listener.
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.CachingPersistenceManager
Notifies the persistence manager that an external (cluster) modification occured.
onInit(List) - Method in class org.apache.jackrabbit.core.query.lucene.IndexDeletionPolicyImpl
 
onNodeTypeAdded(Name) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateProvider
 
onNodeTypeModified(Name) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateProvider
 
onNodeTypesRemoved(Collection<Name>) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateProvider
 
onParent - Variable in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractItemDefinitionBuilder
See DefinitionBuilderFactory.AbstractItemDefinitionBuilder.setOnParentVersion(int)
ONPARENTVERSION_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
Name of the onParentVersion attribute.
ONPARENTVERSION_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
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(QNodeDefinition) - Method in class org.apache.jackrabbit.core.NodeImpl
 
onRedefine(QPropertyDefinition) - 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.
OpenQuot - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
OpenScopedLockTest - Class in org.apache.jackrabbit.test.api.lock
OpenScopedLockTest...
OpenScopedLockTest() - Constructor for class org.apache.jackrabbit.test.api.lock.OpenScopedLockTest
 
openStream() - Method in class org.apache.jackrabbit.core.data.db.DbInputStream
Open the stream if required.
OperandEvaluator - Class in org.apache.jackrabbit.core.query.lucene.join
Evaluator of QOM operands.
OperandEvaluator(ValueFactory, Map<String, Value>) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.OperandEvaluator
Creates an operand evaluator for the given value factory and set of bind variables.
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.AbstractChangeLog
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.SetPrimaryType - 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.SetPrimaryType(NodeId, Name) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.SetPrimaryType
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 - Enum in org.apache.jackrabbit.commons.query.qom
Enumeration of the JCR 2.0 query operators.
OPERATOR - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
 
OperatorExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
 
optimizeIterator(RemoteIterator) - Method in class org.apache.jackrabbit.rmi.server.ServerAdapterFactory
Optimizes the given remote iterator for transmission across the network.
Option - Class in org.apache.jackrabbit.standalone.cli
Command Line option.
Option() - Constructor for class org.apache.jackrabbit.standalone.cli.Option
 
OPTION_DISABLED - Static variable in class org.apache.jackrabbit.core.security.principal.FallbackPrincipalProvider
name of the "disabled" option.
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(T, T) - Method in interface org.apache.jackrabbit.api.security.user.QueryBuilder
Return a condition which holds iff any of the two sub conditions hold.
or(Predicate...) - Static method in class org.apache.jackrabbit.commons.predicate.Predicates
Creates an OR predicate over all the given component predicates.
or(QueryObjectModelFactory, List<Constraint>) - Static method in class org.apache.jackrabbit.core.query.lucene.join.Constraints
 
or(XPathQueryBuilder.Condition, XPathQueryBuilder.Condition) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
 
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
 
Oracle10R1ConnectionHelper - Class in org.apache.jackrabbit.core.util.db
The connection helper for Oracle databases of version up to 10.1.
Oracle10R1ConnectionHelper(DataSource, boolean) - Constructor for class org.apache.jackrabbit.core.util.db.Oracle10R1ConnectionHelper
 
Oracle9FileSystem - Class in org.apache.jackrabbit.core.fs.db
This class adds special blob handling which is needed for Oracle DBs up to version 10R1.
Oracle9FileSystem() - Constructor for class org.apache.jackrabbit.core.fs.db.Oracle9FileSystem
 
Oracle9PersistenceManager - Class in org.apache.jackrabbit.core.persistence.pool
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.pool.Oracle9PersistenceManager
 
OracleConnectionHelper - Class in org.apache.jackrabbit.core.util.db
The connection helper for Oracle databases of version 10.2 and later.
OracleConnectionHelper(DataSource, boolean) - Constructor for class org.apache.jackrabbit.core.util.db.OracleConnectionHelper
 
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.db
Deprecated. Please migrate to a bundle persistence manager (JCR-2802)
OraclePersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
Deprecated. Creates a new OraclePersistenceManager instance.
OraclePersistenceManager - Class in org.apache.jackrabbit.core.persistence.pool
Extends the BundleDbPersistenceManager by Oracle specific code.
OraclePersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.pool.OraclePersistenceManager
Creates a new oracle persistence manager
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.
OrConstraintTest - Class in org.apache.jackrabbit.test.api.query.qom
OrConstraintTest contains tests that check OR constraints.
OrConstraintTest() - Constructor for class org.apache.jackrabbit.test.api.query.qom.OrConstraintTest
 
order - Variable in class org.apache.jackrabbit.commons.flat.ItemSequence
 
Order - Enum in org.apache.jackrabbit.commons.query.qom
Enumeration of the JCR 2.0 query order.
ORDER - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
 
ORDERABLE - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
 
orderBefore(AccessControlEntry, AccessControlEntry) - Method in interface org.apache.jackrabbit.api.security.JackrabbitAccessControlList
If the AccessControlList implementation supports reordering of entries the specified srcEntry is inserted at the position of the specified destEntry.
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(AccessControlEntry, AccessControlEntry) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractACLTemplate
 
orderBefore(AccessControlEntry, AccessControlEntry) - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
 
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
 
orderBefore(String, String) - Method in class org.apache.jackrabbit.rmi.client.ClientNode
orderBefore(String, String) - Method in interface org.apache.jackrabbit.rmi.remote.RemoteNode
Remote version of the Node.orderBefore(String,String) method.
orderBefore(String, String) - Method in class org.apache.jackrabbit.rmi.server.ServerNode
Remote version of the Node.orderBefore(String,String) method.
OrderBefore - Class in org.apache.jackrabbit.standalone.cli.core
Set the order of the given Node
OrderBefore() - Constructor for class org.apache.jackrabbit.standalone.cli.core.OrderBefore
 
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
 
OrderByDecimalTest - Class in org.apache.jackrabbit.test.api.query
OrderByDecimalTest tests order by queries with decimal properties.
OrderByDecimalTest() - Constructor for class org.apache.jackrabbit.test.api.query.OrderByDecimalTest
 
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
 
OrderByLengthTest - Class in org.apache.jackrabbit.test.api.query
OrderByLengthTest contains test cases for order by queries on property lengths.
OrderByLengthTest() - Constructor for class org.apache.jackrabbit.test.api.query.OrderByLengthTest
 
OrderByLocalNameTest - Class in org.apache.jackrabbit.test.api.query
OrderByLocalNameTest contains test cases for order by queries on local node names.
OrderByLocalNameTest() - Constructor for class org.apache.jackrabbit.test.api.query.OrderByLocalNameTest
 
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
 
OrderByLowerCaseTest - Class in org.apache.jackrabbit.test.api.query
OrderByLowerCaseTest contains test cases for order by queries on lower cased property values.
OrderByLowerCaseTest() - Constructor for class org.apache.jackrabbit.test.api.query.OrderByLowerCaseTest
 
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
 
OrderByNameTest - Class in org.apache.jackrabbit.test.api.query
OrderByNameTest contains test cases for order by queries on node names.
OrderByNameTest() - Constructor for class org.apache.jackrabbit.test.api.query.OrderByNameTest
 
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
 
OrderByUpperCaseTest - Class in org.apache.jackrabbit.test.api.query
OrderByUpperCaseTest contains test cases for order by queries on upper cased property values.
OrderByUpperCaseTest() - Constructor for class org.apache.jackrabbit.test.api.query.OrderByUpperCaseTest
 
OrderByURITest - Class in org.apache.jackrabbit.test.api.query
OrderByURITest tests order by queries with URI properties.
OrderByURITest() - Constructor for class org.apache.jackrabbit.test.api.query.OrderByURITest
 
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 - Class in org.apache.jackrabbit.core.query.lucene
Ordering implements a single ordering specification.
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.
orderings - Variable in class org.apache.jackrabbit.core.query.lucene.MultiColumnQueryResult
The order specifier for each of the order properties.
OrderingTest - Class in org.apache.jackrabbit.test.api.query.qom
OrderingTest contains test cases that check
OrderingTest() - Constructor for class org.apache.jackrabbit.test.api.query.qom.OrderingTest
 
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.SingleColumnQueryResult
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.SingleColumnQueryResult
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.management - package org.apache.jackrabbit.api.management
 
org.apache.jackrabbit.api.observation - package org.apache.jackrabbit.api.observation
 
org.apache.jackrabbit.api.security - package org.apache.jackrabbit.api.security
 
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.client - package org.apache.jackrabbit.client
 
org.apache.jackrabbit.commons - package org.apache.jackrabbit.commons
 
org.apache.jackrabbit.commons.cnd - package org.apache.jackrabbit.commons.cnd
 
org.apache.jackrabbit.commons.flat - package org.apache.jackrabbit.commons.flat
 
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.query.qom - package org.apache.jackrabbit.commons.query.qom
 
org.apache.jackrabbit.commons.query.sql2 - package org.apache.jackrabbit.commons.query.sql2
 
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.webdav - package org.apache.jackrabbit.commons.webdav
 
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.cache - package org.apache.jackrabbit.core.cache
 
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.id - package org.apache.jackrabbit.core.id
 
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.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.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.pool - package org.apache.jackrabbit.core.persistence.pool
 
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.query.pdf - package org.apache.jackrabbit.core.query.pdf
 
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.session - package org.apache.jackrabbit.core.session
 
org.apache.jackrabbit.core.state - package org.apache.jackrabbit.core.state
 
org.apache.jackrabbit.core.util - package org.apache.jackrabbit.core.util
 
org.apache.jackrabbit.core.util.db - package org.apache.jackrabbit.core.util.db
 
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.j2ee - package org.apache.jackrabbit.j2ee
 
org.apache.jackrabbit.jca - package org.apache.jackrabbit.jca
 
org.apache.jackrabbit.jcr2dav - package org.apache.jackrabbit.jcr2dav
 
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.rmi.client - package org.apache.jackrabbit.rmi.client
Client implementation of the transparent JCR-RMI layer.
org.apache.jackrabbit.rmi.client.iterator - package org.apache.jackrabbit.rmi.client.iterator
Local adapters for remote iterators.
org.apache.jackrabbit.rmi.client.principal - package org.apache.jackrabbit.rmi.client.principal
 
org.apache.jackrabbit.rmi.client.security - package org.apache.jackrabbit.rmi.client.security
 
org.apache.jackrabbit.rmi.iterator - package org.apache.jackrabbit.rmi.iterator
Utility classes for implementing JCR iterators based on static arrays.
org.apache.jackrabbit.rmi.jackrabbit - package org.apache.jackrabbit.rmi.jackrabbit
 
org.apache.jackrabbit.rmi.observation - package org.apache.jackrabbit.rmi.observation
Helper class used by the observation manager classes.
org.apache.jackrabbit.rmi.remote - package org.apache.jackrabbit.rmi.remote
Remote interfaces of the transparent JCR-RMI layer.
org.apache.jackrabbit.rmi.remote.principal - package org.apache.jackrabbit.rmi.remote.principal
 
org.apache.jackrabbit.rmi.remote.security - package org.apache.jackrabbit.rmi.remote.security
 
org.apache.jackrabbit.rmi.repository - package org.apache.jackrabbit.rmi.repository
 
org.apache.jackrabbit.rmi.server - package org.apache.jackrabbit.rmi.server
Server implementation of the transparent JCR-RMI layer.
org.apache.jackrabbit.rmi.server.iterator - package org.apache.jackrabbit.rmi.server.iterator
Remote adapters for local iterators.
org.apache.jackrabbit.rmi.server.jmx - package org.apache.jackrabbit.rmi.server.jmx
 
org.apache.jackrabbit.rmi.server.principal - package org.apache.jackrabbit.rmi.server.principal
 
org.apache.jackrabbit.rmi.server.security - package org.apache.jackrabbit.rmi.server.security
 
org.apache.jackrabbit.rmi.value - package org.apache.jackrabbit.rmi.value
Serializable implementation of the JCR Value interfaces.
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.servlet - package org.apache.jackrabbit.servlet
 
org.apache.jackrabbit.servlet.jackrabbit - package org.apache.jackrabbit.servlet.jackrabbit
 
org.apache.jackrabbit.servlet.login - package org.apache.jackrabbit.servlet.login
 
org.apache.jackrabbit.servlet.remote - package org.apache.jackrabbit.servlet.remote
 
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.iterator - package org.apache.jackrabbit.spi.commons.iterator
 
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.nodetype.constraint - package org.apache.jackrabbit.spi.commons.nodetype.constraint
 
org.apache.jackrabbit.spi.commons.query - package org.apache.jackrabbit.spi.commons.query
 
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.util - package org.apache.jackrabbit.spi.commons.util
 
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.standalone.cli - package org.apache.jackrabbit.standalone.cli
 
org.apache.jackrabbit.standalone.cli.collect - package org.apache.jackrabbit.standalone.cli.collect
 
org.apache.jackrabbit.standalone.cli.core - package org.apache.jackrabbit.standalone.cli.core
 
org.apache.jackrabbit.standalone.cli.ext - package org.apache.jackrabbit.standalone.cli.ext
 
org.apache.jackrabbit.standalone.cli.fs - package org.apache.jackrabbit.standalone.cli.fs
 
org.apache.jackrabbit.standalone.cli.info - package org.apache.jackrabbit.standalone.cli.info
 
org.apache.jackrabbit.standalone.cli.lock - package org.apache.jackrabbit.standalone.cli.lock
 
org.apache.jackrabbit.standalone.cli.mixin - package org.apache.jackrabbit.standalone.cli.mixin
 
org.apache.jackrabbit.standalone.cli.namespace - package org.apache.jackrabbit.standalone.cli.namespace
 
org.apache.jackrabbit.standalone.cli.nodetype - package org.apache.jackrabbit.standalone.cli.nodetype
 
org.apache.jackrabbit.standalone.cli.query - package org.apache.jackrabbit.standalone.cli.query
 
org.apache.jackrabbit.standalone.cli.version - package org.apache.jackrabbit.standalone.cli.version
 
org.apache.jackrabbit.standalone.cli.xml - package org.apache.jackrabbit.standalone.cli.xml
 
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.query.qom - package org.apache.jackrabbit.test.api.query.qom
 
org.apache.jackrabbit.test.api.retention - package org.apache.jackrabbit.test.api.retention
 
org.apache.jackrabbit.test.api.security - package org.apache.jackrabbit.test.api.security
 
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.test.api.version.simple - package org.apache.jackrabbit.test.api.version.simple
 
org.apache.jackrabbit.util - package org.apache.jackrabbit.util
 
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.
OUTPUT_KEY - Static variable in class org.apache.jackrabbit.standalone.cli.CommandHelper
output key
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.
overwriteKey - Variable in class org.apache.jackrabbit.standalone.cli.xml.AbstractExportViewToFile
overwrite flag key
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_GLOB - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
rep:glob property name used to restrict the number of child nodes or properties that are affected by an ACL inherited from a parent node.
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_ACCESS - Static variable in class org.apache.jackrabbit.core.security.user.UserAccessControlProvider
Constant for the name of the configuration option "anonymousAccess".
PARAM_ANONYMOUS_ID - Static variable in class org.apache.jackrabbit.core.config.LoginModuleConfig
UserId of the anonymous user.
PARAM_ANONYMOUS_ID - Static variable in class org.apache.jackrabbit.core.security.user.UserAccessControlProvider
Constant for the name of the configuration option "anonymousId".
PARAM_AUTO_EXPAND_SIZE - Static variable in class org.apache.jackrabbit.core.security.user.UserManagerImpl
This parameter only takes effect if UserManagerImpl.PARAM_AUTO_EXPAND_TREE is enabled.
PARAM_AUTO_EXPAND_TREE - Static variable in class org.apache.jackrabbit.core.security.user.UserManagerImpl
If this parameter is present and its value is true, the trees containing user and group nodes will automatically created additional hierarchy levels if the number of nodes on a given level exceeds the maximal allowed size.
PARAM_BATCH_READ_CONFIG - Static variable in class org.apache.jackrabbit.spi2jcr.Spi2jcrRepositoryServiceFactory
Optional batch read configuration parameter.
PARAM_BATCHREAD_CONFIG - Static variable in class org.apache.jackrabbit.spi2davex.Spi2davexRepositoryServiceFactory
Optional batch read configuration parameter: If present it's value is expected to be an instance of BatchReadConfig
PARAM_CACHE_BEHAVIOR - Static variable in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory
Optional configuration parameter for RepositoryConfig.getCacheBehaviour().
PARAM_COMPATIBILE_JR16 - Static variable in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Flag to enable a minimal backwards compatibility with Jackrabbit < v2.0
If the param is present and its value is true looking up authorizables by ID will use the NodeResolver if not found otherwise.
PARAM_DEFAULT_DEPTH - Static variable in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Parameter used to change the number of levels that are used by default store authorizable nodes.
PARAM_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.ConfigurationParser
Name of the bean parameter configuration element.
PARAM_GROUP_MEMBERSHIP_SPLIT_SIZE - Static variable in class org.apache.jackrabbit.core.security.user.UserManagerImpl
If this parameter is present group memberships are collected in a node structure below UserConstants.N_MEMBERS instead of the default multi valued property UserConstants.P_MEMBERS.
PARAM_GROUPS_PATH - Static variable in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Configuration option to change the default path for creating groups.
PARAM_ID_FACTORY - Static variable in class org.apache.jackrabbit.spi2dav.Spi2davRepositoryServiceFactory
Optional configuration parameter: It's value is expected to be an instance of IdFactory.
PARAM_IMPORT_BEHAVIOR - Static variable in class org.apache.jackrabbit.core.security.user.UserImporter
Parameter name for the import behavior configuration option.
PARAM_ITEM_CACHE_SIZE - Static variable in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory
Optional configuration parameter for the RepositoryConfig.getItemCacheSize().
PARAM_ITEMINFO_CACHE_SIZE - Static variable in class org.apache.jackrabbit.spi2dav.Spi2davRepositoryServiceFactory
Optional configuration parameter: It's value determines the size of the ItemInfoCache cache.
PARAM_ITEMINFO_CACHE_SIZE - Static variable in class org.apache.jackrabbit.spi2davex.Spi2davexRepositoryServiceFactory
Optional configuration parameter: It's value determines the size of the ItemInfoCache cache.
PARAM_ITEMINFO_CACHE_SIZE - Static variable in class org.apache.jackrabbit.spi2jcr.Spi2jcrRepositoryServiceFactory
Optional configuration parameter: It's value determines the size of the ItemInfoCache cache.
PARAM_LOG_WRITER_PROVIDER - Static variable in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory
LogWriterProvider configuration parameter: If the parameter is present the RepositoryService defined by the specified RepositoryConfig will be wrapped by calling SpiLoggerFactory.create(org.apache.jackrabbit.spi.RepositoryService, org.apache.jackrabbit.spi.commons.logging.LogWriterProvider) if the parameter value is an instance of LogWriterProvider or SpiLoggerFactory.create(org.apache.jackrabbit.spi.RepositoryService) otherwise.
PARAM_NAME_FACTORY - Static variable in class org.apache.jackrabbit.spi2dav.Spi2davRepositoryServiceFactory
Optional configuration parameter: It's value is expected to be an instance of NameFactory.
PARAM_OMIT_DEFAULT_PERMISSIONS - Static variable in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
Constant for the name of the configuration option "omit-default-permission".
PARAM_PATH_FACTORY - Static variable in class org.apache.jackrabbit.spi2dav.Spi2davRepositoryServiceFactory
Optional configuration parameter: It's value is expected to be an instance of PathFactory.
PARAM_POLL_TIME_OUT - Static variable in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory
Optional configuration parameter for the RepositoryConfig.getPollTimeout().
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.
PARAM_QVALUE_FACTORY - Static variable in class org.apache.jackrabbit.spi2dav.Spi2davRepositoryServiceFactory
Optional configuration parameter: It's value is expected to be an instance of QValueFactory.
PARAM_REPOSITORY - Static variable in class org.apache.jackrabbit.spi2jcr.Spi2jcrRepositoryServiceFactory
Mandatory repository parameter: expects value to be an instance of Repository.
PARAM_REPOSITORY_CONFIG - Static variable in class org.apache.jackrabbit.client.RepositoryFactoryImpl
When this key parameter is present, this factory delegates to Jcr2spiRepositoryFactory
PARAM_REPOSITORY_CONFIG - Static variable in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory
This parameter contains the RepositoryConfig instance.
PARAM_REPOSITORY_SERVICE_FACTORY - Static variable in class org.apache.jackrabbit.client.RepositoryFactoryImpl
When this key parameter is present, this factory delegates to Jcr2spiRepositoryFactory
PARAM_REPOSITORY_SERVICE_FACTORY - Static variable in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory
This parameter determines the RepositoryServiceFactory to create the RepositoryService.
PARAM_REPOSITORY_URI - Static variable in class org.apache.jackrabbit.spi2dav.Spi2davRepositoryServiceFactory
Mandatory configuration parameter: It's value is expected to specify the URI of the JCR server implementation.
PARAM_REPOSITORY_URI - Static variable in class org.apache.jackrabbit.spi2davex.Spi2davexRepositoryServiceFactory
Mandatory configuration parameter: It's value is expected to specify the URI of the JCR server implementation.
PARAM_USERS_PATH - Static variable in class org.apache.jackrabbit.core.security.user.UserManagerImpl
Configuration option to change the default path for creating users.
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
 
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.
parentPathKey - Variable in class org.apache.jackrabbit.standalone.cli.core.AbstractSetProperty
destination node path key
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<ParentElement>) - 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(String, Session, GQL.ParserCallback) - Static method in class org.apache.jackrabbit.commons.query.GQL
Parses the given statement and generates callbacks for each GQL term parsed.
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(InputStream, ContentHandler, Metadata, ParseContext) - Method in class org.apache.jackrabbit.core.query.pdf.PDFParser
 
parse(InputStream, ContentHandler, Metadata) - Method in class org.apache.jackrabbit.core.query.pdf.PDFParser
Deprecated. This method will be removed in Apache Tika 1.0.
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 Path object using resolver to convert prefixes into namespace URI's.
parse(String, NameResolver, IdentifierResolver, PathFactory) - Static method in class org.apache.jackrabbit.spi.commons.conversion.PathParser
Parses jcrPath into a Path object using resolver to convert prefixes into namespace URI's.
parse(String, NameResolver, IdentifierResolver, PathFactory, boolean) - Static method in class org.apache.jackrabbit.spi.commons.conversion.PathParser
Parses jcrPath into a Path object 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 given jcrPath and returns a Path.
parse(Path, String, NameResolver, IdentifierResolver, PathFactory) - Static method in class org.apache.jackrabbit.spi.commons.conversion.PathParser
Parses the given 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(String) - Method in class org.apache.jackrabbit.standalone.cli.JcrParser
Parse the user's input.
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.
parseBeanConfig(Element, String) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses a named bean configuration from the given element.
parseBeanConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses a named bean configuration from the given element.
parseClusterConfig(Element, File) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses cluster configuration.
parseDataSourceConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parses the DataSources configuration under the given parent.
parseDocument(InputStream) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
Parses the given input stream and returns the resulting DOM document.
ParseException - Exception in org.apache.jackrabbit.commons.cnd
ParseException
ParseException(int, int, String) - Constructor for exception org.apache.jackrabbit.commons.cnd.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.commons.cnd.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.commons.cnd.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.commons.cnd.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.
parseImportConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Read the optional Import Element of Workspace's configuration.
parseLockToken(String) - Static method in class org.apache.jackrabbit.core.lock.LockInfo
Parse a lock token string representation and return the lock holder node id.
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 - Class in org.apache.jackrabbit.commons.query.sql2
The SQL2 parser can convert a JCR-SQL2 query to a QueryObjectModel.
Parser(QueryObjectModelFactory, ValueFactory) - Constructor for class org.apache.jackrabbit.commons.query.sql2.Parser
Create a new parser.
parser - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
 
Parser - Class in org.apache.jackrabbit.spi.commons.query.sql2
Deprecated. use Parser instead.
Parser(QueryObjectModelFactory, ValueFactory) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql2.Parser
Deprecated. 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.
parseResultPropertyValue(Object, List<String>, List<String>, List<Value>, ValueFactory) - Static method in class org.apache.jackrabbit.commons.webdav.QueryUtil
 
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.
parseWorkspaceConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Parse workspace config.
parseWorkspaceSecurityConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
Read the optional 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.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.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.
ParsingPathResolver(PathFactory, NameResolver, IdentifierResolver) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.ParsingPathResolver
Creates a parsing path resolver.
PASSWORD - Static variable in class org.apache.jackrabbit.core.config.DataSourceConfig
 
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.db.SimpleDbPersistenceManager
Deprecated.  
password - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
the jdbc password
PASSWORD - Static variable in class org.apache.jackrabbit.core.query.pdf.PDFParser
Metadata key for giving the document password to the parser.
PATH - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
 
path - Variable in class org.apache.jackrabbit.core.fs.FileSystemResource
 
path - Variable in class org.apache.jackrabbit.core.security.authorization.AbstractACLTemplate
Path of the node this ACL template has been created for.
path(Path) - Static method in class org.apache.jackrabbit.spi.commons.name.Pattern
Construct a new pattern which matches an exact path
Path - Interface in org.apache.jackrabbit.spi
The Path interface defines the SPI level representation of a JCR path.
Path.Element - Interface in org.apache.jackrabbit.spi
Object representation of a single JCR path element.
PATH_FACTORY - Static variable in class org.apache.jackrabbit.core.query.lucene.SearchIndex
The path factory.
PATH_FACTORY - Static variable in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
 
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.
pathIndex - Variable in class org.apache.jackrabbit.commons.packaging.FilterContentPackage.FilteringIterator
 
PathMap<T> - 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.Element<T> - Class in org.apache.jackrabbit.spi.commons.name
Internal class holding the object associated with a certain path element.
PathMap.ElementVisitor<T> - Interface in org.apache.jackrabbit.spi.commons.name
Element visitor used in PathMap.traverse(org.apache.jackrabbit.spi.commons.name.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.Collection)"><B>PathQueryNode(QueryNode, Collection&lt;Name&gt;)</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 collection of node types under /jcr:system. <DT><A HREF="./org/apache/jackrabbit/core/CachingHierarchyManager.html#pathResolved(org.apache.jackrabbit.core.id.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.id.ItemId, int)"><CODE>HierarchyManagerImpl.resolvePath(org.apache.jackrabbit.spi.Path.Element[], int, ItemId, int)</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/core/HierarchyManagerImpl.html#pathResolved(org.apache.jackrabbit.core.id.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.id.ItemId, int)"><CODE>HierarchyManagerImpl.resolvePath(org.apache.jackrabbit.spi.Path.Element[], int, ItemId, int)</CODE></A>. <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/test/api/PathTest.html" title="class in org.apache.jackrabbit.test.api"><B>PathTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>PathTest</code>...<DT><A HREF="./org/apache/jackrabbit/test/api/PathTest.html#PathTest()"><B>PathTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PathTest.html" title="class in org.apache.jackrabbit.test.api">PathTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/value/PathValue.html" title="class in org.apache.jackrabbit.rmi.value"><B>PathValue</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/value/package-summary.html">org.apache.jackrabbit.rmi.value</A><DD>The <code>PathValue</code> class implements the committed value state for Path values as a part of the State design pattern (Gof) used by this package.<DT><A HREF="./org/apache/jackrabbit/rmi/value/PathValue.html#PathValue(java.lang.String)"><B>PathValue(String)</B></A> - Constructor for class org.apache.jackrabbit.rmi.value.<A HREF="./org/apache/jackrabbit/rmi/value/PathValue.html" title="class in org.apache.jackrabbit.rmi.value">PathValue</A> <DD>Creates an instance for the given path <code>value</code>. <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/core/query/pdf/PDFParser.html" title="class in org.apache.jackrabbit.core.query.pdf"><B>PDFParser</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/pdf/package-summary.html">org.apache.jackrabbit.core.query.pdf</A><DD>PDF parser.<DT><A HREF="./org/apache/jackrabbit/core/query/pdf/PDFParser.html#PDFParser()"><B>PDFParser()</B></A> - Constructor for class org.apache.jackrabbit.core.query.pdf.<A HREF="./org/apache/jackrabbit/core/query/pdf/PDFParser.html" title="class in org.apache.jackrabbit.core.query.pdf">PDFParser</A> <DD>&nbsp; <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/core/ItemImpl.html#perform(org.apache.jackrabbit.core.session.SessionOperation)"><B>perform(SessionOperation&lt;T&gt;)</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>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/ItemRefreshOperation.html#perform(org.apache.jackrabbit.core.session.SessionContext)"><B>perform(SessionContext)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemRefreshOperation.html" title="class in org.apache.jackrabbit.core">ItemRefreshOperation</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/session/AddNodeOperation.html#perform(org.apache.jackrabbit.core.session.SessionContext)"><B>perform(SessionContext)</B></A> - Method in class org.apache.jackrabbit.core.session.<A HREF="./org/apache/jackrabbit/core/session/AddNodeOperation.html" title="class in org.apache.jackrabbit.core.session">AddNodeOperation</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/session/SessionItemOperation.html#perform(org.apache.jackrabbit.core.session.SessionContext)"><B>perform(SessionContext)</B></A> - Method in class org.apache.jackrabbit.core.session.<A HREF="./org/apache/jackrabbit/core/session/SessionItemOperation.html" title="class in org.apache.jackrabbit.core.session">SessionItemOperation</A> <DD>Performs this operation on the specified item. <DT><A HREF="./org/apache/jackrabbit/core/session/SessionItemOperation.html#perform(org.apache.jackrabbit.core.ItemManager, org.apache.jackrabbit.spi.Path)"><B>perform(ItemManager, Path)</B></A> - Method in class org.apache.jackrabbit.core.session.<A HREF="./org/apache/jackrabbit/core/session/SessionItemOperation.html" title="class in org.apache.jackrabbit.core.session">SessionItemOperation</A> <DD>Performs this operation using the given item manager. <DT><A HREF="./org/apache/jackrabbit/core/session/SessionOperation.html#perform(org.apache.jackrabbit.core.session.SessionContext)"><B>perform(SessionContext)</B></A> - Method in interface org.apache.jackrabbit.core.session.<A HREF="./org/apache/jackrabbit/core/session/SessionOperation.html" title="interface in org.apache.jackrabbit.core.session">SessionOperation</A> <DD>Performs the session operation. <DT><A HREF="./org/apache/jackrabbit/core/session/SessionRefreshOperation.html#perform(org.apache.jackrabbit.core.session.SessionContext)"><B>perform(SessionContext)</B></A> - Method in class org.apache.jackrabbit.core.session.<A HREF="./org/apache/jackrabbit/core/session/SessionRefreshOperation.html" title="class in org.apache.jackrabbit.core.session">SessionRefreshOperation</A> <DD>Refreshes the session. <DT><A HREF="./org/apache/jackrabbit/core/session/SessionSaveOperation.html#perform(org.apache.jackrabbit.core.session.SessionContext)"><B>perform(SessionContext)</B></A> - Method in class org.apache.jackrabbit.core.session.<A HREF="./org/apache/jackrabbit/core/session/SessionSaveOperation.html" title="class in org.apache.jackrabbit.core.session">SessionSaveOperation</A> <DD>Persists transient changes by delegating to the save() method of the root node (or the parent of transient changes if access to the root node is not available to this session). <DT><A HREF="./org/apache/jackrabbit/core/session/SessionState.html#perform(org.apache.jackrabbit.core.session.SessionOperation)"><B>perform(SessionOperation&lt;T&gt;)</B></A> - Method in class org.apache.jackrabbit.core.session.<A HREF="./org/apache/jackrabbit/core/session/SessionState.html" title="class in org.apache.jackrabbit.core.session">SessionState</A> <DD>Performs the given operation within a synchronized block. <DT><A HREF="./org/apache/jackrabbit/core/SessionMoveOperation.html#perform(org.apache.jackrabbit.core.session.SessionContext)"><B>perform(SessionContext)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/SessionMoveOperation.html" title="class in org.apache.jackrabbit.core">SessionMoveOperation</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/ProtectedItemModifier.html#performProtected(org.apache.jackrabbit.core.SessionImpl, org.apache.jackrabbit.core.session.SessionOperation)"><B>performProtected(SessionImpl, SessionOperation&lt;T&gt;)</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/ItemValidator.html#performRelaxed(org.apache.jackrabbit.core.session.SessionOperation, int)"><B>performRelaxed(SessionOperation&lt;T&gt;, int)</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>Performs the given session operation with the specified checks disabled. <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/spi/Event.html#PERSIST"><B>PERSIST</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>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/Checkpoint.html#persisted()"><B>persisted()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/Checkpoint.html" title="class in org.apache.jackrabbit.jcr2spi.operation">Checkpoint</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/CreateActivity.html#persisted()"><B>persisted()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/CreateActivity.html" title="class in org.apache.jackrabbit.jcr2spi.operation">CreateActivity</A> <DD>Invalidate the target <code>NodeState</code>. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/CreateConfiguration.html#persisted()"><B>persisted()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/CreateConfiguration.html" title="class in org.apache.jackrabbit.jcr2spi.operation">CreateConfiguration</A> <DD>Invalidate the target <code>NodeState</code>. <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/RemoveActivity.html#persisted()"><B>persisted()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/RemoveActivity.html" title="class in org.apache.jackrabbit.jcr2spi.operation">RemoveActivity</A> <DD>Invalidates the <code>NodeState</code> that has been updated and all its decendants. <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 descendants. <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 descendants. <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/SetPrimaryType.html#persisted()"><B>persisted()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/SetPrimaryType.html" title="class in org.apache.jackrabbit.jcr2spi.operation">SetPrimaryType</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 successfully 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/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><B>Deprecated.</B>&nbsp;&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/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.id.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/security/authorization/AccessControlObserver.html#POLICY_ADDED"><B>POLICY_ADDED</B></A> - Static variable in class org.apache.jackrabbit.core.security.authorization.<A HREF="./org/apache/jackrabbit/core/security/authorization/AccessControlObserver.html" title="class in org.apache.jackrabbit.core.security.authorization">AccessControlObserver</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/authorization/AccessControlObserver.html#POLICY_MODIFIED"><B>POLICY_MODIFIED</B></A> - Static variable in class org.apache.jackrabbit.core.security.authorization.<A HREF="./org/apache/jackrabbit/core/security/authorization/AccessControlObserver.html" title="class in org.apache.jackrabbit.core.security.authorization">AccessControlObserver</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/authorization/AccessControlObserver.html#POLICY_REMOVED"><B>POLICY_REMOVED</B></A> - Static variable in class org.apache.jackrabbit.core.security.authorization.<A HREF="./org/apache/jackrabbit/core/security/authorization/AccessControlObserver.html" title="class in org.apache.jackrabbit.core.security.authorization">AccessControlObserver</A> <DD>&nbsp; <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/standalone/cli/JcrParser.html#populateContext(org.apache.commons.chain.Context)"><B>populateContext(Context)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.<A HREF="./org/apache/jackrabbit/standalone/cli/JcrParser.html" title="class in org.apache.jackrabbit.standalone.cli">JcrParser</A> <DD>Populate the <code>Context</code> with the attributes needed by the <code>Command</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/pool/PostgreSQLNameIndex.html" title="class in org.apache.jackrabbit.core.persistence.pool"><B>PostgreSQLNameIndex</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/persistence/pool/package-summary.html">org.apache.jackrabbit.core.persistence.pool</A><DD>Same as <A HREF="./org/apache/jackrabbit/core/persistence/pool/DbNameIndex.html" title="class in org.apache.jackrabbit.core.persistence.pool"><CODE>DbNameIndex</CODE></A> but does not make use of the <A HREF="http://java.sun.com/j2se/1.5.0/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/pool/PostgreSQLNameIndex.html#PostgreSQLNameIndex(org.apache.jackrabbit.core.util.db.ConnectionHelper, java.lang.String)"><B>PostgreSQLNameIndex(ConnectionHelper, String)</B></A> - Constructor for class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/PostgreSQLNameIndex.html" title="class in org.apache.jackrabbit.core.persistence.pool">PostgreSQLNameIndex</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/pool/PostgreSQLPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool"><B>PostgreSQLPersistenceManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/persistence/pool/package-summary.html">org.apache.jackrabbit.core.persistence.pool</A><DD>Extends the <A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool"><CODE>BundleDbPersistenceManager</CODE></A> by PostgreSQL specific code.<DT><A HREF="./org/apache/jackrabbit/core/persistence/pool/PostgreSQLPersistenceManager.html#PostgreSQLPersistenceManager()"><B>PostgreSQLPersistenceManager()</B></A> - Constructor for class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/PostgreSQLPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">PostgreSQLPersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/config/ConfigurationParser.html#postParseModificationHook(org.w3c.dom.Document)"><B>postParseModificationHook(Document)</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>A post-processing hook for the parsed repository or workspace configuration documents. <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 evaluate a given object to a boolean value.<DT><A HREF="./org/apache/jackrabbit/spi/commons/iterator/Predicate.html" title="interface in org.apache.jackrabbit.spi.commons.iterator"><B>Predicate</B></A>&lt;<A HREF="./org/apache/jackrabbit/spi/commons/iterator/Predicate.html" title="type parameter in Predicate">T</A>&gt; - Interface in <A HREF="./org/apache/jackrabbit/spi/commons/iterator/package-summary.html">org.apache.jackrabbit.spi.commons.iterator</A><DD>Type safe counter part of <CODE>Predicate</CODE>.<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/core/query/lucene/PredicateDerefQuery.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>PredicateDerefQuery</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 <code>Query</code> which returns the nodes which have a reference property which matches the nodes of the subquery.<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/commons/predicate/Predicates.html" title="class in org.apache.jackrabbit.commons.predicate"><B>Predicates</B></A> - Class in <A HREF="./org/apache/jackrabbit/commons/predicate/package-summary.html">org.apache.jackrabbit.commons.predicate</A><DD>Static utility class to help working with <A HREF="./org/apache/jackrabbit/commons/predicate/Predicate.html" title="interface in org.apache.jackrabbit.commons.predicate"><CODE>Predicate</CODE></A>s.<DT><A HREF="./org/apache/jackrabbit/commons/predicate/Predicates.html#Predicates()"><B>Predicates()</B></A> - Constructor for class org.apache.jackrabbit.commons.predicate.<A HREF="./org/apache/jackrabbit/commons/predicate/Predicates.html" title="class in org.apache.jackrabbit.commons.predicate">Predicates</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/iterator/Predicates.html" title="class in org.apache.jackrabbit.spi.commons.iterator"><B>Predicates</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/iterator/package-summary.html">org.apache.jackrabbit.spi.commons.iterator</A><DD>Utility class containing pre defined <A HREF="./org/apache/jackrabbit/spi/commons/iterator/Predicate.html" title="interface in org.apache.jackrabbit.spi.commons.iterator"><CODE>Predicate</CODE></A>s<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/InternalXAVersionManager.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/InternalXAVersionManager.html" title="class in org.apache.jackrabbit.core.version">InternalXAVersionManager</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/JCASessionHandle.html#prepare(javax.transaction.xa.Xid)"><B>prepare(Xid)</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>&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/rmi/client/ClientXASession.html#prepare(javax.transaction.xa.Xid)"><B>prepare(Xid)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientXASession.html" title="class in org.apache.jackrabbit.rmi.client">ClientXASession</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteXASession.html#prepare(javax.transaction.xa.Xid)"><B>prepare(Xid)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteXASession.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteXASession</A> <DD>Remote version of the <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/transaction/xa/XAResource.html?is-external=true#prepare(javax.transaction.xa.Xid)" title="class or interface in javax.transaction.xa"><CODE>XAResource.prepare(Xid)</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerXASession.html#prepare(javax.transaction.xa.Xid)"><B>prepare(Xid)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerXASession.html" title="class in org.apache.jackrabbit.rmi.server">ServerXASession</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/util/db/ConnectionHelper.html#prepareDbIdentifier(java.lang.String)"><B>prepareDbIdentifier(String)</B></A> - Method in class org.apache.jackrabbit.core.util.db.<A HREF="./org/apache/jackrabbit/core/util/db/ConnectionHelper.html" title="class in org.apache.jackrabbit.core.util.db">ConnectionHelper</A> <DD>A utility method that makes sure that <code>identifier</code> does only consist of characters that are allowed in names on the target database. <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/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><B>Deprecated.</B>&nbsp;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/commons/cnd/Lexer.html#PRIMARY"><B>PRIMARY</B></A> - Static variable in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html" title="class in org.apache.jackrabbit.commons.cnd">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/commons/cnd/Lexer.html#PRIMARYITEM"><B>PRIMARYITEM</B></A> - Static variable in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html" title="class in org.apache.jackrabbit.commons.cnd">Lexer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/webdav/NodeTypeConstants.html#PRIMARYITEMNAME_ATTRIBUTE"><B>PRIMARYITEMNAME_ATTRIBUTE</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">NodeTypeConstants</A> <DD>Name of the primary item name attribute. <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/spi/commons/batch/Operations.SetPrimaryType.html#primaryTypeName"><B>primaryTypeName</B></A> - Variable in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.SetPrimaryType.html" title="class in org.apache.jackrabbit.spi.commons.batch">Operations.SetPrimaryType</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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&lt;? extends Principal&gt;)</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.5.0/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&lt;? extends Principal&gt;)</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.5.0/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/standalone/cli/info/AbstractLs.html#printFooter(org.apache.commons.chain.Context, java.util.Iterator)"><B>printFooter(Context, Iterator)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.info.<A HREF="./org/apache/jackrabbit/standalone/cli/info/AbstractLs.html" title="class in org.apache.jackrabbit.standalone.cli.info">AbstractLs</A> <DD>Print the footer <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/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/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/rmi/client/security/ClientAccessControlManager.html#privilegeFromName(java.lang.String)"><B>privilegeFromName(String)</B></A> - Method in class org.apache.jackrabbit.rmi.client.security.<A HREF="./org/apache/jackrabbit/rmi/client/security/ClientAccessControlManager.html" title="class in org.apache.jackrabbit.rmi.client.security">ClientAccessControlManager</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/remote/security/RemoteAccessControlManager.html#privilegeFromName(java.lang.String)"><B>privilegeFromName(String)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.security.<A HREF="./org/apache/jackrabbit/rmi/remote/security/RemoteAccessControlManager.html" title="interface in org.apache.jackrabbit.rmi.remote.security">RemoteAccessControlManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/server/security/ServerAccessControlManager.html#privilegeFromName(java.lang.String)"><B>privilegeFromName(String)</B></A> - Method in class org.apache.jackrabbit.rmi.server.security.<A HREF="./org/apache/jackrabbit/rmi/server/security/ServerAccessControlManager.html" title="class in org.apache.jackrabbit.rmi.server.security">ServerAccessControlManager</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/test/api/security/AbstractAccessControlTest.html#privilegesFromName(java.lang.String)"><B>privilegesFromName(String)</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AbstractAccessControlTest.html" title="class in org.apache.jackrabbit.test.api.security">AbstractAccessControlTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AbstractAccessControlTest.html#privilegesFromNames(java.lang.String[])"><B>privilegesFromNames(String[])</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AbstractAccessControlTest.html" title="class in org.apache.jackrabbit.test.api.security">AbstractAccessControlTest</A> <DD>&nbsp; <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/core/xml/WorkspaceImporter.html#processProperty(org.apache.jackrabbit.core.state.NodeState, org.apache.jackrabbit.core.xml.PropInfo)"><B>processProperty(NodeState, PropInfo)</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/security/user/UserImporter.html#processReferences()"><B>processReferences()</B></A> - Method in class org.apache.jackrabbit.core.security.user.<A HREF="./org/apache/jackrabbit/core/security/user/UserImporter.html" title="class in org.apache.jackrabbit.core.security.user">UserImporter</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/xml/DefaultProtectedItemImporter.html#processReferences()"><B>processReferences()</B></A> - Method in class org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/DefaultProtectedItemImporter.html" title="class in org.apache.jackrabbit.core.xml">DefaultProtectedItemImporter</A> <DD>Always returns <code>false</code>. <DT><A HREF="./org/apache/jackrabbit/core/xml/ProtectedItemImporter.html#processReferences()"><B>processReferences()</B></A> - Method in interface org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/ProtectedItemImporter.html" title="interface in org.apache.jackrabbit.core.xml">ProtectedItemImporter</A> <DD>Post processing protected reference properties underneath a protected or non-protected parent node. <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/commons/cnd/Lexer.html#PROP_ATTRIBUTE"><B>PROP_ATTRIBUTE</B></A> - Static variable in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html" title="class in org.apache.jackrabbit.commons.cnd">Lexer</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><B>Deprecated.</B>&nbsp;&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/webdav/property/PropEntry.html" title="interface in org.apache.jackrabbit.webdav.property"><B>PropEntry</B></A> - Interface in <A HREF="./org/apache/jackrabbit/webdav/property/package-summary.html">org.apache.jackrabbit.webdav.property</A><DD>Marker interface used to flag the different types of entries that form part of a PROPPATCH request and define the possible entries for a <code>PropContainer</code>.<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/spi/commons/iterator/Iterators.html#properties(javax.jcr.PropertyIterator)"><B>properties(PropertyIterator)</B></A> - Static method in class org.apache.jackrabbit.spi.commons.iterator.<A HREF="./org/apache/jackrabbit/spi/commons/iterator/Iterators.html" title="class in org.apache.jackrabbit.spi.commons.iterator">Iterators</A> <DD>Returns an iterator of <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Property.html?is-external=true" title="class or interface in javax.jcr"><CODE>Property</CODE></A> from a <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/PropertyIterator.html?is-external=true" title="class or interface in javax.jcr"><CODE>PropertyIterator</CODE></A>. <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/core/security/user/XPathQueryBuilder.html#property(java.lang.String, org.apache.jackrabbit.core.security.user.XPathQueryBuilder.RelationOp, javax.jcr.Value)"><B>property(String, XPathQueryBuilder.RelationOp, Value)</B></A> - Method in class org.apache.jackrabbit.core.security.user.<A HREF="./org/apache/jackrabbit/core/security/user/XPathQueryBuilder.html" title="class in org.apache.jackrabbit.core.security.user">XPathQueryBuilder</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/commons/cnd/Lexer.html#PROPERTY_DEFINITION"><B>PROPERTY_DEFINITION</B></A> - Static variable in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html" title="class in org.apache.jackrabbit.commons.cnd">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.id.NodeId, org.apache.jackrabbit.spi.Path, org.apache.jackrabbit.spi.Path, org.apache.jackrabbit.spi.Name, java.util.Set, javax.jcr.Session)"><B>propertyAdded(NodeId, Path, Path, Name, Set&lt;Name&gt;, 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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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.id.NodeId, org.apache.jackrabbit.spi.Path, org.apache.jackrabbit.spi.Path, org.apache.jackrabbit.spi.Name, java.util.Set, javax.jcr.Session, boolean)"><B>propertyAdded(NodeId, Path, Path, Name, Set&lt;Name&gt;, 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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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.id.NodeId, org.apache.jackrabbit.spi.Path, org.apache.jackrabbit.spi.Path, org.apache.jackrabbit.spi.Name, java.util.Set, javax.jcr.Session)"><B>propertyChanged(NodeId, Path, Path, Name, Set&lt;Name&gt;, 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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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.id.NodeId, org.apache.jackrabbit.spi.Path, org.apache.jackrabbit.spi.Path, org.apache.jackrabbit.spi.Name, java.util.Set, javax.jcr.Session, boolean)"><B>propertyChanged(NodeId, Path, Path, Name, Set&lt;Name&gt;, 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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/commons/webdav/NodeTypeConstants.html#PROPERTYDEFINITION_ELEMENT"><B>PROPERTYDEFINITION_ELEMENT</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">NodeTypeConstants</A> <DD>Name of the property definition element. <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/spi/commons/nodetype/PropertyDefinitionImpl.html" title="class in org.apache.jackrabbit.spi.commons.nodetype"><B>PropertyDefinitionImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/nodetype/package-summary.html">org.apache.jackrabbit.spi.commons.nodetype</A><DD>This class implements the <code>PropertyDefinition</code> interface.<DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/PropertyDefinitionImpl.html#PropertyDefinitionImpl(org.apache.jackrabbit.spi.QPropertyDefinition, org.apache.jackrabbit.spi.commons.conversion.NamePathResolver, javax.jcr.ValueFactory)"><B>PropertyDefinitionImpl(QPropertyDefinition, NamePathResolver, ValueFactory)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/PropertyDefinitionImpl.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">PropertyDefinitionImpl</A> <DD>Package private constructor <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/PropertyDefinitionImpl.html#PropertyDefinitionImpl(org.apache.jackrabbit.spi.QPropertyDefinition, org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager, org.apache.jackrabbit.spi.commons.conversion.NamePathResolver, javax.jcr.ValueFactory)"><B>PropertyDefinitionImpl(QPropertyDefinition, AbstractNodeTypeManager, NamePathResolver, ValueFactory)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/PropertyDefinitionImpl.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">PropertyDefinitionImpl</A> <DD>&nbsp; <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/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/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/test/api/query/qom/PropertyExistenceTest.html" title="class in org.apache.jackrabbit.test.api.query.qom"><B>PropertyExistenceTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/query/qom/package-summary.html">org.apache.jackrabbit.test.api.query.qom</A><DD><code>PropertyExistenceTest</code> performs a test with <code>PropertyExistence</code>.<DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/PropertyExistenceTest.html#PropertyExistenceTest()"><B>PropertyExistenceTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/PropertyExistenceTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">PropertyExistenceTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/AbstractSession.html#propertyExists(java.lang.String)"><B>propertyExists(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>Checks whether a property with the given absolute path exists. <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/session/SessionItemOperation.html#propertyExists(java.lang.String)"><B>propertyExists(String)</B></A> - Static method in class org.apache.jackrabbit.core.session.<A HREF="./org/apache/jackrabbit/core/session/SessionItemOperation.html" title="class in org.apache.jackrabbit.core.session">SessionItemOperation</A> <DD>Creates a session operation for checking the existence of a property at the given 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/jca/JCASessionHandle.html#propertyExists(java.lang.String)"><B>propertyExists(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>&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/jcr2spi/SessionImpl.html#propertyExists(java.lang.String)"><B>propertyExists(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/rmi/client/ClientSession.html#propertyExists(java.lang.String)"><B>propertyExists(String)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientSession.html" title="class in org.apache.jackrabbit.rmi.client">ClientSession</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteSession.html#propertyExists(java.lang.String)"><B>propertyExists(String)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteSession.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteSession</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Session.html?is-external=true#propertyExists(java.lang.String)" title="class or interface in javax.jcr"><CODE>Session.propertyExists(String)</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerSession.html#propertyExists(java.lang.String)"><B>propertyExists(String)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerSession.html" title="class in org.apache.jackrabbit.rmi.server">ServerSession</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Session.html?is-external=true#propertyExists(java.lang.String)" title="class or interface in javax.jcr"><CODE>Session.propertyExists(String)</CODE></A> method. <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/id/PropertyId.html" title="class in org.apache.jackrabbit.core.id"><B>PropertyId</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/id/package-summary.html">org.apache.jackrabbit.core.id</A><DD>Property identifier.<DT><A HREF="./org/apache/jackrabbit/core/id/PropertyId.html#PropertyId(org.apache.jackrabbit.core.id.NodeId, org.apache.jackrabbit.spi.Name)"><B>PropertyId(NodeId, Name)</B></A> - Constructor for class org.apache.jackrabbit.core.id.<A HREF="./org/apache/jackrabbit/core/id/PropertyId.html" title="class in org.apache.jackrabbit.core.id">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, 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/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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/iterator/PropertyIterable.html" title="class in org.apache.jackrabbit.commons.iterator"><B>PropertyIterable</B></A> - Class in <A HREF="./org/apache/jackrabbit/commons/iterator/package-summary.html">org.apache.jackrabbit.commons.iterator</A><DD>Adapter class that adapts a <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/PropertyIterator.html?is-external=true" title="class or interface in javax.jcr"><CODE>PropertyIterator</CODE></A> instance to an <CODE>Iterable<Property></CODE> instance that always returns the same underlying iterator.<DT><A HREF="./org/apache/jackrabbit/commons/iterator/PropertyIterable.html#PropertyIterable(javax.jcr.PropertyIterator)"><B>PropertyIterable(PropertyIterator)</B></A> - Constructor for class org.apache.jackrabbit.commons.iterator.<A HREF="./org/apache/jackrabbit/commons/iterator/PropertyIterable.html" title="class in org.apache.jackrabbit.commons.iterator">PropertyIterable</A> <DD>Creates an iterable adapter for the given property iterator. <DT><A HREF="./org/apache/jackrabbit/commons/flat/TreeTraverser.html#propertyIterator(java.util.Iterator, org.apache.jackrabbit.commons.flat.TreeTraverser.ErrorHandler, org.apache.jackrabbit.commons.flat.TreeTraverser.InclusionPolicy)"><B>propertyIterator(Iterator&lt;Node&gt;, TreeTraverser.ErrorHandler, TreeTraverser.InclusionPolicy&lt;? super Property&gt;)</B></A> - Static method in class org.apache.jackrabbit.commons.flat.<A HREF="./org/apache/jackrabbit/commons/flat/TreeTraverser.html" title="class in org.apache.jackrabbit.commons.flat">TreeTraverser</A> <DD>Create an iterator of the properties for a given iterator of nodes. <DT><A HREF="./org/apache/jackrabbit/commons/flat/TreeTraverser.html#propertyIterator(java.util.Iterator)"><B>propertyIterator(Iterator&lt;Node&gt;)</B></A> - Static method in class org.apache.jackrabbit.commons.flat.<A HREF="./org/apache/jackrabbit/commons/flat/TreeTraverser.html" title="class in org.apache.jackrabbit.commons.flat">TreeTraverser</A> <DD>Create an iterator of the properties for a given iterator of nodes. <DT><A HREF="./org/apache/jackrabbit/commons/flat/TreeTraverser.html#propertyIterator(javax.jcr.Node, org.apache.jackrabbit.commons.flat.TreeTraverser.ErrorHandler, org.apache.jackrabbit.commons.flat.TreeTraverser.InclusionPolicy)"><B>propertyIterator(Node, TreeTraverser.ErrorHandler, TreeTraverser.InclusionPolicy&lt;Item&gt;)</B></A> - Static method in class org.apache.jackrabbit.commons.flat.<A HREF="./org/apache/jackrabbit/commons/flat/TreeTraverser.html" title="class in org.apache.jackrabbit.commons.flat">TreeTraverser</A> <DD>Create an iterator of the properties of all nodes of the sub-tree rooted at <code>root</code>. <DT><A HREF="./org/apache/jackrabbit/commons/flat/TreeTraverser.html#propertyIterator(javax.jcr.Node)"><B>propertyIterator(Node)</B></A> - Static method in class org.apache.jackrabbit.commons.flat.<A HREF="./org/apache/jackrabbit/commons/flat/TreeTraverser.html" title="class in org.apache.jackrabbit.commons.flat">TreeTraverser</A> <DD>Create an iterator of the properties of all nodes of the sub-tree rooted at <code>root</code>. <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/javax.jcr/javadocs/jcr-2.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.5.0/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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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.5.0/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.id.NodeId, org.apache.jackrabbit.spi.Path, org.apache.jackrabbit.spi.Path, org.apache.jackrabbit.spi.Name, java.util.Set, javax.jcr.Session)"><B>propertyRemoved(NodeId, Path, Path, Name, Set&lt;Name&gt;, 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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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.id.NodeId, org.apache.jackrabbit.spi.Path, org.apache.jackrabbit.spi.Path, org.apache.jackrabbit.spi.Name, java.util.Set, javax.jcr.Session, boolean)"><B>propertyRemoved(NodeId, Path, Path, Name, Set&lt;Name&gt;, 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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/commons/flat/PropertySequence.html" title="interface in org.apache.jackrabbit.commons.flat"><B>PropertySequence</B></A> - Interface in <A HREF="./org/apache/jackrabbit/commons/flat/package-summary.html">org.apache.jackrabbit.commons.flat</A><DD>Extension of <A HREF="./org/apache/jackrabbit/commons/flat/Sequence.html" title="interface in org.apache.jackrabbit.commons.flat"><CODE>Sequence&lt;Property></CODE></A> which provides methods for adding and removing properties by key.<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.id.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><B>Deprecated.</B>&nbsp;&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><B>Deprecated.</B>&nbsp;&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><B>Deprecated.</B>&nbsp;&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><B>Deprecated.</B>&nbsp;&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><B>Deprecated.</B>&nbsp;&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/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/test/api/version/simple/AbstractVersionTest.html#propertyValue"><B>propertyValue</B></A> - Variable in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/AbstractVersionTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/test/api/query/qom/PropertyValueTest.html" title="class in org.apache.jackrabbit.test.api.query.qom"><B>PropertyValueTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/query/qom/package-summary.html">org.apache.jackrabbit.test.api.query.qom</A><DD><code>PropertyValueTest</code> performs a test with property value comparision.<DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/PropertyValueTest.html#PropertyValueTest()"><B>PropertyValueTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/PropertyValueTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">PropertyValueTest</A> <DD>&nbsp; <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 property information instance. <DT><A HREF="./org/apache/jackrabbit/core/xml/PropInfo.html#PropInfo(org.apache.jackrabbit.spi.Name, int, org.apache.jackrabbit.core.xml.TextValue[], org.apache.jackrabbit.core.xml.PropInfo.MultipleStatus)"><B>PropInfo(Name, int, TextValue[], PropInfo.MultipleStatus)</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 property information instance. <DT><A HREF="./org/apache/jackrabbit/core/xml/PropInfo.MultipleStatus.html" title="enum in org.apache.jackrabbit.core.xml"><B>PropInfo.MultipleStatus</B></A> - Enum in <A HREF="./org/apache/jackrabbit/core/xml/package-summary.html">org.apache.jackrabbit.core.xml</A><DD>Hint indicating whether the property is multi- or single-value<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&lt;? extends PropEntry&gt;)</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/spi/commons/query/qom/AbstractQOMNode.html#protect(java.lang.Object)"><B>protect(Object)</B></A> - Method 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/commons/cnd/Lexer.html#PROTECTED"><B>PROTECTED</B></A> - Static variable in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html" title="class in org.apache.jackrabbit.commons.cnd">Lexer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/webdav/NodeTypeConstants.html#PROTECTED_ATTRIBUTE"><B>PROTECTED_ATTRIBUTE</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">NodeTypeConstants</A> <DD>Name of the <code>protected</code> attribute. <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/core/xml/ProtectedItemImporter.html" title="interface in org.apache.jackrabbit.core.xml"><B>ProtectedItemImporter</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/xml/package-summary.html">org.apache.jackrabbit.core.xml</A><DD><code>ProtectedItemImporter</code>...<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>ProtectedItemModifier</code>: An abstract helper class to allow classes residing outside of the core package to modify and remove protected items.<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/xml/ProtectedNodeImporter.html" title="interface in org.apache.jackrabbit.core.xml"><B>ProtectedNodeImporter</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/xml/package-summary.html">org.apache.jackrabbit.core.xml</A><DD><code>ProtectedNodeImporter</code> provides means to import protected <code>Node</code>s and the subtree defined below such nodes.<DT><A HREF="./org/apache/jackrabbit/core/xml/ProtectedPropertyImporter.html" title="interface in org.apache.jackrabbit.core.xml"><B>ProtectedPropertyImporter</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/xml/package-summary.html">org.apache.jackrabbit.core.xml</A><DD><code>ProtectedPropertyImporter</code> is in charge of importing single properties with a protected <code>QPropertyDefinition</code>.<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/commons/repository/ProxyRepository.html#ProxyRepository(java.util.Map)"><B>ProxyRepository(Map&lt;String, String&gt;)</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 using the given repository parameters. <DT><A HREF="./org/apache/jackrabbit/commons/repository/ProxyRepository.html#ProxyRepository(java.lang.String)"><B>ProxyRepository(String)</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 accessible using the given repository URI. <DT><A HREF="./org/apache/jackrabbit/commons/repository/ProxyRepository.html#ProxyRepository()"><B>ProxyRepository()</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>Protected constructor for subclasses that want to override the <A HREF="./org/apache/jackrabbit/commons/repository/ProxyRepository.html#getRepository()"><CODE>ProxyRepository.getRepository()</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/rmi/repository/ProxyRepository.html" title="class in org.apache.jackrabbit.rmi.repository"><B>ProxyRepository</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/repository/package-summary.html">org.apache.jackrabbit.rmi.repository</A><DD>Repository that proxies all method calls to another repository.<DT><A HREF="./org/apache/jackrabbit/rmi/repository/ProxyRepository.html#ProxyRepository(org.apache.jackrabbit.rmi.repository.RepositoryFactory)"><B>ProxyRepository(RepositoryFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.repository.<A HREF="./org/apache/jackrabbit/rmi/repository/ProxyRepository.html" title="class in org.apache.jackrabbit.rmi.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/cache/ConcurrentCache.html#put(K, V, long)"><B>put(K, V, long)</B></A> - Method in class org.apache.jackrabbit.core.cache.<A HREF="./org/apache/jackrabbit/core/cache/ConcurrentCache.html" title="class in org.apache.jackrabbit.core.cache">ConcurrentCache</A> <DD>Adds the given entry to the cache. <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/pool/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.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.DbBlobStore.html" title="class in org.apache.jackrabbit.core.persistence.pool">BundleDbPersistenceManager.DbBlobStore</A> <DD>Stores the BLOB data and returns a unique identifier. <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/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/rmi/observation/Queue.html#put(java.lang.Object)"><B>put(Object)</B></A> - Method in class org.apache.jackrabbit.rmi.observation.<A HREF="./org/apache/jackrabbit/rmi/observation/Queue.html" title="class in org.apache.jackrabbit.rmi.observation">Queue</A> <DD>Appends the given <code>object</code> to the end of the queue. <DT><A HREF="./org/apache/jackrabbit/spi/commons/ItemInfoCacheImpl.html#put(org.apache.jackrabbit.spi.ItemInfo, long)"><B>put(ItemInfo, long)</B></A> - Method in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/ItemInfoCacheImpl.html" title="class in org.apache.jackrabbit.spi.commons">ItemInfoCacheImpl</A> <DD>This implementation cached the item by its id and if the id is uuid based but has no path, also by its path. <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&lt;T&gt;)</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, T)"><B>put(Path, T)</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&lt;T&gt;)</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/spi/ItemInfoCache.html#put(org.apache.jackrabbit.spi.ItemInfo, long)"><B>put(ItemInfo, long)</B></A> - Method in interface org.apache.jackrabbit.spi.<A HREF="./org/apache/jackrabbit/spi/ItemInfoCache.html" title="interface in org.apache.jackrabbit.spi">ItemInfoCache</A> <DD>Create a <A HREF="./org/apache/jackrabbit/spi/ItemInfoCache.Entry.html" title="class in org.apache.jackrabbit.spi"><CODE>ItemInfoCache.Entry</CODE></A> for <code>info</code> and <code>generation</code> and put it into the cache. <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/commons/JcrUtils.html#putFile(javax.jcr.Node, java.lang.String, java.lang.String, java.io.InputStream)"><B>putFile(Node, String, String, InputStream)</B></A> - Static method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/JcrUtils.html" title="class in org.apache.jackrabbit.commons">JcrUtils</A> <DD>Creates or updates the named child of the given node. <DT><A HREF="./org/apache/jackrabbit/commons/JcrUtils.html#putFile(javax.jcr.Node, java.lang.String, java.lang.String, java.io.InputStream, java.util.Calendar)"><B>putFile(Node, String, String, InputStream, Calendar)</B></A> - Static method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/JcrUtils.html" title="class in org.apache.jackrabbit.commons">JcrUtils</A> <DD>Creates or updates the named child of the given node. <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/commons/nodetype/QDefinitionBuilderFactory.html" title="class in org.apache.jackrabbit.spi.commons.nodetype"><B>QDefinitionBuilderFactory</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/nodetype/package-summary.html">org.apache.jackrabbit.spi.commons.nodetype</A><DD>This implementation of <A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.html" title="class in org.apache.jackrabbit.commons.cnd"><CODE>DefinitionBuilderFactory</CODE></A> can be used with the <A HREF="./org/apache/jackrabbit/commons/cnd/CompactNodeTypeDefReader.html" title="class in org.apache.jackrabbit.commons.cnd"><CODE>CompactNodeTypeDefReader</CODE></A> to produce node type definitions of type <A HREF="./org/apache/jackrabbit/spi/QNodeTypeDefinition.html" title="interface in org.apache.jackrabbit.spi"><CODE>QNodeTypeDefinition</CODE></A> and a namespace map of type <A HREF="./org/apache/jackrabbit/spi/commons/namespace/NamespaceMapping.html" title="class in org.apache.jackrabbit.spi.commons.namespace"><CODE>NamespaceMapping</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QDefinitionBuilderFactory.html#QDefinitionBuilderFactory()"><B>QDefinitionBuilderFactory()</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QDefinitionBuilderFactory.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">QDefinitionBuilderFactory</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/AbstractQueryTest.html#qf"><B>qf</B></A> - Variable 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>The query object model factory for <A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html#superuser"><CODE>AbstractJCRTest.superuser</CODE></A>. <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 SPI representation of an <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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/nodetype/QItemDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype"><B>QItemDefinitionBuilder</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/nodetype/package-summary.html">org.apache.jackrabbit.spi.commons.nodetype</A><DD>A builder for <A HREF="./org/apache/jackrabbit/spi/QItemDefinition.html" title="interface in org.apache.jackrabbit.spi"><CODE>QItemDefinition</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QItemDefinitionBuilder.html#QItemDefinitionBuilder()"><B>QItemDefinitionBuilder()</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QItemDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">QItemDefinitionBuilder</A> <DD>&nbsp; <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/test/api/query/AbstractQueryTest.html#qm"><B>qm</B></A> - Variable 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>The query manager for <A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html#superuser"><CODE>AbstractJCRTest.superuser</CODE></A> <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 SPI representation of a <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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/nodetype/QNodeDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype"><B>QNodeDefinitionBuilder</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/nodetype/package-summary.html">org.apache.jackrabbit.spi.commons.nodetype</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/QNodeDefinitionBuilder.html#QNodeDefinitionBuilder()"><B>QNodeDefinitionBuilder()</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QNodeDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">QNodeDefinitionBuilder</A> <DD>&nbsp; <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 SPI node definition based on a JCR NodeDefinition. <DT><A HREF="./org/apache/jackrabbit/spi/commons/QNodeDefinitionImpl.html#QNodeDefinitionImpl(javax.jcr.nodetype.NodeDefinition, org.apache.jackrabbit.spi.commons.conversion.NamePathResolver)"><B>QNodeDefinitionImpl(NodeDefinition, NamePathResolver)</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 node definition based on a JCR <code>NodeDefinition</code>. <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 SPI representation of a <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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/nodetype/QNodeTypeDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype"><B>QNodeTypeDefinitionBuilder</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/nodetype/package-summary.html">org.apache.jackrabbit.spi.commons.nodetype</A><DD>A builder for <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/QNodeTypeDefinitionBuilder.html#QNodeTypeDefinitionBuilder()"><B>QNodeTypeDefinitionBuilder()</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QNodeTypeDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">QNodeTypeDefinitionBuilder</A> <DD>&nbsp; <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 SPI node type definition.<DT><A HREF="./org/apache/jackrabbit/spi/commons/QNodeTypeDefinitionImpl.html#QNodeTypeDefinitionImpl()"><B>QNodeTypeDefinitionImpl()</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>Default constructor. <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[], org.apache.jackrabbit.spi.Name[], boolean, boolean, boolean, boolean, org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.spi.QPropertyDefinition[], org.apache.jackrabbit.spi.QNodeDefinition[])"><B>QNodeTypeDefinitionImpl(Name, Name[], Name[], boolean, boolean, 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 SPI node type definition. <DT><A HREF="./org/apache/jackrabbit/spi/commons/QNodeTypeDefinitionImpl.html#QNodeTypeDefinitionImpl(javax.jcr.nodetype.NodeTypeDefinition, org.apache.jackrabbit.spi.commons.conversion.NamePathResolver, org.apache.jackrabbit.spi.QValueFactory)"><B>QNodeTypeDefinitionImpl(NodeTypeDefinition, NamePathResolver, QValueFactory)</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>Createa a new <code>QNodeTypeDefinitionImpl</code> from a JCR NodeType definition. <DT><A HREF="./org/apache/jackrabbit/commons/query/sql2/QOMFormatter.html" title="class in org.apache.jackrabbit.commons.query.sql2"><B>QOMFormatter</B></A> - Class in <A HREF="./org/apache/jackrabbit/commons/query/sql2/package-summary.html">org.apache.jackrabbit.commons.query.sql2</A><DD><code>QOMFormatter</code> implements a formatter that translates a query object model into a JCR_SQL2 string statement.<DT><A HREF="./org/apache/jackrabbit/core/query/QOMQueryFactory.html" title="class in org.apache.jackrabbit.core.query"><B>QOMQueryFactory</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/package-summary.html">org.apache.jackrabbit.core.query</A><DD><code>QOMQueryFactory</code> implements a query factory that creates QOM based queries.<DT><A HREF="./org/apache/jackrabbit/core/query/QOMQueryFactory.html#QOMQueryFactory(javax.jcr.query.qom.QueryObjectModelFactory, javax.jcr.ValueFactory)"><B>QOMQueryFactory(QueryObjectModelFactory, ValueFactory)</B></A> - Constructor for class org.apache.jackrabbit.core.query.<A HREF="./org/apache/jackrabbit/core/query/QOMQueryFactory.html" title="class in org.apache.jackrabbit.core.query">QOMQueryFactory</A> <DD>Creates a new QOM base query factory. <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 SPI representation of a <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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/nodetype/QPropertyDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype"><B>QPropertyDefinitionBuilder</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/nodetype/package-summary.html">org.apache.jackrabbit.spi.commons.nodetype</A><DD>A builder for <A HREF="./org/apache/jackrabbit/spi/QPropertyDefinition.html" title="interface in org.apache.jackrabbit.spi"><CODE>QPropertyDefinition</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QPropertyDefinitionBuilder.html#QPropertyDefinitionBuilder()"><B>QPropertyDefinitionBuilder()</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QPropertyDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">QPropertyDefinitionBuilder</A> <DD>&nbsp; <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 SPI property definition interface.<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, org.apache.jackrabbit.spi.QValueConstraint[], java.lang.String[], boolean, boolean)"><B>QPropertyDefinitionImpl(Name, Name, boolean, boolean, int, boolean, QValue[], boolean, int, QValueConstraint[], String[], boolean, boolean)</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 property definition. <DT><A HREF="./org/apache/jackrabbit/spi/commons/QPropertyDefinitionImpl.html#QPropertyDefinitionImpl(javax.jcr.nodetype.PropertyDefinition, org.apache.jackrabbit.spi.commons.conversion.NamePathResolver, org.apache.jackrabbit.spi.QValueFactory)"><B>QPropertyDefinitionImpl(PropertyDefinition, NamePathResolver, QValueFactory)</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 property definition based on <code>propDef</code>. <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/commons/cnd/Lexer.html#QUEROPS_EQUAL"><B>QUEROPS_EQUAL</B></A> - Static variable in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html" title="class in org.apache.jackrabbit.commons.cnd">Lexer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html#QUEROPS_GREATERTHAN"><B>QUEROPS_GREATERTHAN</B></A> - Static variable in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html" title="class in org.apache.jackrabbit.commons.cnd">Lexer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html#QUEROPS_GREATERTHANOREQUAL"><B>QUEROPS_GREATERTHANOREQUAL</B></A> - Static variable in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html" title="class in org.apache.jackrabbit.commons.cnd">Lexer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html#QUEROPS_LESSTHAN"><B>QUEROPS_LESSTHAN</B></A> - Static variable in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html" title="class in org.apache.jackrabbit.commons.cnd">Lexer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html#QUEROPS_LESSTHANOREQUAL"><B>QUEROPS_LESSTHANOREQUAL</B></A> - Static variable in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html" title="class in org.apache.jackrabbit.commons.cnd">Lexer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html#QUEROPS_LIKE"><B>QUEROPS_LIKE</B></A> - Static variable in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html" title="class in org.apache.jackrabbit.commons.cnd">Lexer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html#QUEROPS_NOTEQUAL"><B>QUEROPS_NOTEQUAL</B></A> - Static variable in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html" title="class in org.apache.jackrabbit.commons.cnd">Lexer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/security/user/Query.html" title="interface in org.apache.jackrabbit.api.security.user"><B>Query</B></A> - Interface in <A HREF="./org/apache/jackrabbit/api/security/user/package-summary.html">org.apache.jackrabbit.api.security.user</A><DD>A query to match <A HREF="./org/apache/jackrabbit/api/security/user/Authorizable.html" title="interface in org.apache.jackrabbit.api.security.user"><CODE>Authorizable</CODE></A>s.<DT><A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html#QUERY"><B>QUERY</B></A> - Static variable in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html" title="class in org.apache.jackrabbit.commons.cnd">Lexer</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/commons/webdav/NodeTypeConstants.html#QUERY_ORDERABLE_ATTRIBUTE"><B>QUERY_ORDERABLE_ATTRIBUTE</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">NodeTypeConstants</A> <DD>Name of the queryOrderable attribute. <DT><A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder.html#queryable"><B>queryable</B></A> - Variable in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder</A> <DD>See <A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder.html#setQueryable(boolean)"><CODE>DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder.setQueryable(boolean)</CODE></A> <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/api/security/user/QueryBuilder.html" title="interface in org.apache.jackrabbit.api.security.user"><B>QueryBuilder</B></A>&lt;<A HREF="./org/apache/jackrabbit/api/security/user/QueryBuilder.html" title="type parameter in QueryBuilder">T</A>&gt; - Interface in <A HREF="./org/apache/jackrabbit/api/security/user/package-summary.html">org.apache.jackrabbit.api.security.user</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/api/security/user/QueryBuilder.Direction.html" title="enum in org.apache.jackrabbit.api.security.user"><B>QueryBuilder.Direction</B></A> - Enum in <A HREF="./org/apache/jackrabbit/api/security/user/package-summary.html">org.apache.jackrabbit.api.security.user</A><DD>The sort order of the result set of a query.<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/core/query/lucene/join/QueryEngine.html" title="class in org.apache.jackrabbit.core.query.lucene.join"><B>QueryEngine</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>&nbsp;<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/join/QueryEngine.html#QueryEngine(javax.jcr.Session, org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory, java.util.Map)"><B>QueryEngine(Session, LuceneQueryFactory, Map&lt;String, Value&gt;)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.join.<A HREF="./org/apache/jackrabbit/core/query/lucene/join/QueryEngine.html" title="class in org.apache.jackrabbit.core.query.lucene.join">QueryEngine</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/QueryFactory.html" title="interface in org.apache.jackrabbit.core.query"><B>QueryFactory</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/query/package-summary.html">org.apache.jackrabbit.core.query</A><DD><code>QueryFactory</code> defines a simple interface for turning a statement in a given language into a JCR Query instance.<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.state.SharedItemStateManager, org.apache.jackrabbit.core.persistence.PersistenceManager, org.apache.jackrabbit.core.id.NodeId, org.apache.jackrabbit.core.nodetype.NodeTypeRegistry, org.apache.jackrabbit.core.NamespaceRegistryImpl, org.apache.jackrabbit.core.query.QueryHandler, org.apache.jackrabbit.core.id.NodeId, java.util.concurrent.Executor)"><B>QueryHandlerContext(SharedItemStateManager, PersistenceManager, NodeId, NodeTypeRegistry, NamespaceRegistryImpl, QueryHandler, NodeId, Executor)</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/QueryHandlerFactory.html" title="interface in org.apache.jackrabbit.core.query"><B>QueryHandlerFactory</B></A> - Interface 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/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.session.SessionContext, 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(SessionContext, 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, javax.jcr.Node)"><B>QueryImpl(Session, ManagerProvider, ItemManager, WorkspaceManager, String, String, 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 new query. <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, long, long, java.util.Map)"><CODE>RepositoryService.executeQuery(SessionInfo, String, String, Map, long, long, 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.IdFactory, org.apache.jackrabbit.spi.commons.conversion.NamePathResolver, javax.jcr.ValueFactory, org.apache.jackrabbit.spi.QValueFactory)"><B>QueryInfoImpl(MultiStatus, IdFactory, 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/javax.jcr/javadocs/jcr-2.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.session.SessionContext, org.apache.jackrabbit.core.SearchManager)"><B>QueryManagerImpl(SessionContext, 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/javax.jcr/javadocs/jcr-2.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/commons/query/QueryObjectModelBuilder.html" title="interface in org.apache.jackrabbit.commons.query"><B>QueryObjectModelBuilder</B></A> - Interface in <A HREF="./org/apache/jackrabbit/commons/query/package-summary.html">org.apache.jackrabbit.commons.query</A><DD><code>QueryObjectModelBuilder</code> defines an interface for building a query object model from a string based query statement and vice versa.<DT><A HREF="./org/apache/jackrabbit/commons/query/QueryObjectModelBuilderRegistry.html" title="class in org.apache.jackrabbit.commons.query"><B>QueryObjectModelBuilderRegistry</B></A> - Class in <A HREF="./org/apache/jackrabbit/commons/query/package-summary.html">org.apache.jackrabbit.commons.query</A><DD>Implements a central access to QueryObjectModelBuilder instances.<DT><A HREF="./org/apache/jackrabbit/commons/query/QueryObjectModelBuilderRegistry.html#QueryObjectModelBuilderRegistry()"><B>QueryObjectModelBuilderRegistry()</B></A> - Constructor for class org.apache.jackrabbit.commons.query.<A HREF="./org/apache/jackrabbit/commons/query/QueryObjectModelBuilderRegistry.html" title="class in org.apache.jackrabbit.commons.query">QueryObjectModelBuilderRegistry</A> <DD>&nbsp; <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/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom"><B>QueryObjectModelFactoryTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/query/qom/package-summary.html">org.apache.jackrabbit.test.api.query.qom</A><DD><code>QueryObjectModelFactoryTest</code> tests all methods on the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#QueryObjectModelFactoryTest()"><B>QueryObjectModelFactoryTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>&nbsp; <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> implements the query object model.<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/jcr2spi/query/QueryObjectModelImpl.html" title="class in org.apache.jackrabbit.jcr2spi.query"><B>QueryObjectModelImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/query/package-summary.html">org.apache.jackrabbit.jcr2spi.query</A><DD><code>QueryObjectModelImpl</code> implements the jcr2spi query object model.<DT><A HREF="./org/apache/jackrabbit/jcr2spi/query/QueryObjectModelImpl.html#QueryObjectModelImpl(javax.jcr.Session, org.apache.jackrabbit.jcr2spi.ManagerProvider, org.apache.jackrabbit.jcr2spi.ItemManager, org.apache.jackrabbit.jcr2spi.WorkspaceManager, org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelTree, javax.jcr.Node)"><B>QueryObjectModelImpl(Session, ManagerProvider, ItemManager, WorkspaceManager, QueryObjectModelTree, Node)</B></A> - Constructor for class org.apache.jackrabbit.jcr2spi.query.<A HREF="./org/apache/jackrabbit/jcr2spi/query/QueryObjectModelImpl.html" title="class in org.apache.jackrabbit.jcr2spi.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/commons/cnd/DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder.html#queryOperators"><B>queryOperators</B></A> - Variable in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder</A> <DD>See <A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder.html#setAvailableQueryOperators(java.lang.String[])"><CODE>DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder.setAvailableQueryOperators(String[])</CODE></A> <DT><A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html#QUERYOPS"><B>QUERYOPS</B></A> - Static variable in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html" title="class in org.apache.jackrabbit.commons.cnd">Lexer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder.html#queryOrderable"><B>queryOrderable</B></A> - Variable in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder</A> <DD>See <A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder.html#setQueryOrderable(boolean)"><CODE>DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder.setQueryOrderable(boolean)</CODE></A> <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.session.SessionContext, org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl, org.apache.jackrabbit.core.query.lucene.SpellSuggestion, org.apache.jackrabbit.spi.commons.query.qom.ColumnImpl[], boolean, long, long)"><B>QueryResultImpl(SearchIndex, SessionContext, AbstractQueryImpl, SpellSuggestion, ColumnImpl[], 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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/spi2dav/QueryResultRowImpl.html" title="class in org.apache.jackrabbit.spi2dav"><B>QueryResultRowImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi2dav/package-summary.html">org.apache.jackrabbit.spi2dav</A><DD><code>QueryResultRowImpl</code> implements a QueryResultRow that is initialized from a multistatus response.<DT><A HREF="./org/apache/jackrabbit/spi2dav/QueryResultRowImpl.html#QueryResultRowImpl(org.apache.jackrabbit.webdav.MultiStatusResponse, java.lang.String[], org.apache.jackrabbit.spi.commons.conversion.NamePathResolver, org.apache.jackrabbit.spi.QValueFactory, javax.jcr.ValueFactory, org.apache.jackrabbit.spi.IdFactory)"><B>QueryResultRowImpl(MultiStatusResponse, String[], NamePathResolver, QValueFactory, ValueFactory, IdFactory)</B></A> - Constructor for class org.apache.jackrabbit.spi2dav.<A HREF="./org/apache/jackrabbit/spi2dav/QueryResultRowImpl.html" title="class in org.apache.jackrabbit.spi2dav">QueryResultRowImpl</A> <DD>&nbsp; <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/commons/webdav/QueryUtil.html" title="class in org.apache.jackrabbit.commons.webdav"><B>QueryUtil</B></A> - Class in <A HREF="./org/apache/jackrabbit/commons/webdav/package-summary.html">org.apache.jackrabbit.commons.webdav</A><DD><code>QueryUtil</code>...<DT><A HREF="./org/apache/jackrabbit/commons/webdav/QueryUtil.html#QueryUtil()"><B>QueryUtil()</B></A> - Constructor for class org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/QueryUtil.html" title="class in org.apache.jackrabbit.commons.webdav">QueryUtil</A> <DD>&nbsp; <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/rmi/observation/Queue.html" title="class in org.apache.jackrabbit.rmi.observation"><B>Queue</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/observation/package-summary.html">org.apache.jackrabbit.rmi.observation</A><DD>The <code>Queue</code> class is a very simple queue assuming that there is at least one consumer and potentially multiple producers.<DT><A HREF="./org/apache/jackrabbit/rmi/observation/Queue.html#Queue()"><B>Queue()</B></A> - Constructor for class org.apache.jackrabbit.rmi.observation.<A HREF="./org/apache/jackrabbit/rmi/observation/Queue.html" title="class in org.apache.jackrabbit.rmi.observation">Queue</A> <DD>Creates an instance of this queue. <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/qom/AbstractQOMNode.html#quote(org.apache.jackrabbit.spi.Name)"><B>quote(Name)</B></A> - Method 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/spi/commons/query/qom/AbstractQOMNode.html#quote(org.apache.jackrabbit.spi.Path)"><B>quote(Path)</B></A> - Method 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/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 SPI representation of a <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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/QValueConstraint.html" title="interface in org.apache.jackrabbit.spi"><B>QValueConstraint</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/package-summary.html">org.apache.jackrabbit.spi</A><DD><code>QValueConstraint</code> is 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/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/value/QValueFactoryImpl.html#QValueFactoryImpl()"><B>QValueFactoryImpl()</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.value.<A HREF="./org/apache/jackrabbit/spi/commons/value/QValueFactoryImpl.html" title="class in org.apache.jackrabbit.spi.commons.value">QValueFactoryImpl</A> <DD>&nbsp; <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><B>Deprecated.</B>&nbsp;<I>this class should no longer be used</I><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><B>Deprecated.</B>&nbsp;&nbsp; <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.5.0/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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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 variant of the lucene class <CODE>RangeQuery</CODE>.<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/commons/flat/Rank.html" title="class in org.apache.jackrabbit.commons.flat"><B>Rank</B></A>&lt;<A HREF="./org/apache/jackrabbit/commons/flat/Rank.html" title="type parameter in Rank">T</A>&gt; - Class in <A HREF="./org/apache/jackrabbit/commons/flat/package-summary.html">org.apache.jackrabbit.commons.flat</A><DD> This class does efficient ranking of values of type <code>T</code> wrt. to a <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util"><CODE>Comparator</CODE></A> for <code>T</code>.<DT><A HREF="./org/apache/jackrabbit/commons/flat/Rank.html#Rank(T[], java.util.Comparator)"><B>Rank(T[], Comparator&lt;? super T&gt;)</B></A> - Constructor for class org.apache.jackrabbit.commons.flat.<A HREF="./org/apache/jackrabbit/commons/flat/Rank.html" title="class in org.apache.jackrabbit.commons.flat">Rank</A> <DD>Create a new instance of <code>Rank</code> for a given array of <code>values</code> and a given <code>order</code>. <DT><A HREF="./org/apache/jackrabbit/commons/flat/Rank.html#Rank(java.util.Collection, java.lang.Class, java.util.Comparator)"><B>Rank(Collection&lt;T&gt;, Class&lt;T&gt;, Comparator&lt;? super T&gt;)</B></A> - Constructor for class org.apache.jackrabbit.commons.flat.<A HREF="./org/apache/jackrabbit/commons/flat/Rank.html" title="class in org.apache.jackrabbit.commons.flat">Rank</A> <DD>Create a new instance of <code>Rank</code> for a given collection of <code>values</code> and a given <code>order</code>. <DT><A HREF="./org/apache/jackrabbit/commons/flat/Rank.html#Rank(java.util.Iterator, java.lang.Class, int, java.util.Comparator)"><B>Rank(Iterator&lt;T&gt;, Class&lt;T&gt;, int, Comparator&lt;? super T&gt;)</B></A> - Constructor for class org.apache.jackrabbit.commons.flat.<A HREF="./org/apache/jackrabbit/commons/flat/Rank.html" title="class in org.apache.jackrabbit.commons.flat">Rank</A> <DD>Create a new instance of <code>Rank</code> for the first <code>count</code> values in a a given iterator of <code>values</code> and a given <code>order</code>. <DT><A HREF="./org/apache/jackrabbit/commons/flat/Rank.html#rank(S[])"><B>rank(S[])</B></A> - Static method in class org.apache.jackrabbit.commons.flat.<A HREF="./org/apache/jackrabbit/commons/flat/Rank.html" title="class in org.apache.jackrabbit.commons.flat">Rank</A> <DD>Create a new instance of <code>Rank</code> for a given array of <code>values</code>. <DT><A HREF="./org/apache/jackrabbit/commons/flat/Rank.html#rank(java.util.Collection, java.lang.Class)"><B>rank(Collection&lt;S&gt;, Class&lt;S&gt;)</B></A> - Static method in class org.apache.jackrabbit.commons.flat.<A HREF="./org/apache/jackrabbit/commons/flat/Rank.html" title="class in org.apache.jackrabbit.commons.flat">Rank</A> <DD>Create a new instance of <code>Rank</code> for a given collection of <code>values</code>. <DT><A HREF="./org/apache/jackrabbit/commons/flat/Rank.html#rank(java.util.Iterator, java.lang.Class, int)"><B>rank(Iterator&lt;S&gt;, Class&lt;S&gt;, int)</B></A> - Static method in class org.apache.jackrabbit.commons.flat.<A HREF="./org/apache/jackrabbit/commons/flat/Rank.html" title="class in org.apache.jackrabbit.commons.flat">Rank</A> <DD>Create a new instance of <code>Rank</code> for the first <code>count</code> values in a a given iterator of <code>values</code>. <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/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/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/value/BinaryImpl.html#read(byte[], long)"><B>read(byte[], long)</B></A> - Method in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/BinaryImpl.html" title="class in org.apache.jackrabbit.value">BinaryImpl</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/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/util/BundleBinding.html#readBundle(java.io.InputStream, org.apache.jackrabbit.core.id.NodeId)"><B>readBundle(InputStream, NodeId)</B></A> - Method in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/BundleBinding.html" title="class in org.apache.jackrabbit.core.persistence.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/IDField.html#readerValue()"><B>readerValue()</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/IDField.html" title="class in org.apache.jackrabbit.core.query.lucene">IDField</A> <DD>&nbsp; <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/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/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 named path element 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 named path element from the underlying 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/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/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/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/standalone/cli/core/ReadValue.html" title="class in org.apache.jackrabbit.standalone.cli.core"><B>ReadValue</B></A> - Class in <A HREF="./org/apache/jackrabbit/standalone/cli/core/package-summary.html">org.apache.jackrabbit.standalone.cli.core</A><DD>Read the <code>Value</code> of the given <code>Property</code> and store it under the given <code>Context</code> attribute.<DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/ReadValue.html#ReadValue()"><B>ReadValue()</B></A> - Constructor for class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/ReadValue.html" title="class in org.apache.jackrabbit.standalone.cli.core">ReadValue</A> <DD>&nbsp; <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/cache/AbstractCache.html#recordCacheAccess()"><B>recordCacheAccess()</B></A> - Method in class org.apache.jackrabbit.core.cache.<A HREF="./org/apache/jackrabbit/core/cache/AbstractCache.html" title="class in org.apache.jackrabbit.core.cache">AbstractCache</A> <DD>Records a single cache access and calls the configured <A HREF="./org/apache/jackrabbit/core/cache/CacheAccessListener.html" title="interface in org.apache.jackrabbit.core.cache"><CODE>CacheAccessListener</CODE></A> (if any) whenever the constant access interval has passed since the previous listener call. <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/cache/AbstractCache.html#recordSizeChange(long)"><B>recordSizeChange(long)</B></A> - Method in class org.apache.jackrabbit.core.cache.<A HREF="./org/apache/jackrabbit/core/cache/AbstractCache.html" title="class in org.apache.jackrabbit.core.cache">AbstractCache</A> <DD>Updates the current memory use estimate of this cache. <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/JCASessionHandle.html#recover(int)"><B>recover(int)</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>&nbsp; <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/rmi/client/ClientXASession.html#recover(int)"><B>recover(int)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientXASession.html" title="class in org.apache.jackrabbit.rmi.client">ClientXASession</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteXASession.html#recover(int)"><B>recover(int)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteXASession.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteXASession</A> <DD>Remote version of the <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/transaction/xa/XAResource.html?is-external=true#recover(int)" title="class or interface in javax.transaction.xa"><CODE>XAResource.recover(int)</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerXASession.html#recover(int)"><B>recover(int)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerXASession.html" title="class in org.apache.jackrabbit.rmi.server">ServerXASession</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/query/lucene/RedoLog.html" title="interface in org.apache.jackrabbit.core.query.lucene"><B>RedoLog</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD>Defines a redo log for changes that have not been committed to disk.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/RedoLogFactory.html" title="interface in org.apache.jackrabbit.core.query.lucene"><B>RedoLogFactory</B></A> - Interface in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD><code>RedoLogFactory</code> a factory for <A HREF="./org/apache/jackrabbit/core/query/lucene/RedoLog.html" title="interface in org.apache.jackrabbit.core.query.lucene"><CODE>RedoLog</CODE></A>s.<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><B>Deprecated.</B>&nbsp;Re-establishes the database connection. <DT><A HREF="./org/apache/jackrabbit/core/value/RefCountingBLOBFileValue.html" title="class in org.apache.jackrabbit.core.value"><B>RefCountingBLOBFileValue</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/value/package-summary.html">org.apache.jackrabbit.core.value</A><DD><code>RefCountingBLOBFileValue</code> implements a reference counting BLOB file value on top of an existing <CODE>BLOBFileValue</CODE>.<DT><A HREF="./org/apache/jackrabbit/core/value/RefCountingBLOBFileValue.html#RefCountingBLOBFileValue(org.apache.jackrabbit.core.value.BLOBFileValue)"><B>RefCountingBLOBFileValue(BLOBFileValue)</B></A> - Constructor for class org.apache.jackrabbit.core.value.<A HREF="./org/apache/jackrabbit/core/value/RefCountingBLOBFileValue.html" title="class in org.apache.jackrabbit.core.value">RefCountingBLOBFileValue</A> <DD>Creates a new reference counting blob file value based on the given <code>value</code>. <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/commons/cnd/Lexer.html#REFERENCE"><B>REFERENCE</B></A> - Static variable in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html" title="class in org.apache.jackrabbit.commons.cnd">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 node id mappings (e.g. if the id of an imported or copied node is mapped to a new id) and processed (e.g. imported or copied) reference properties that might need correcting depending on the id 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>&nbsp; <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/core/xml/DefaultProtectedItemImporter.html#referenceTracker"><B>referenceTracker</B></A> - Variable in class org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/DefaultProtectedItemImporter.html" title="class in org.apache.jackrabbit.core.xml">DefaultProtectedItemImporter</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/xml/DefaultProtectedPropertyImporter.html#referenceTracker"><B>referenceTracker</B></A> - Variable in class org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/DefaultProtectedPropertyImporter.html" title="class in org.apache.jackrabbit.core.xml">DefaultProtectedPropertyImporter</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/value/ReferenceValue.html" title="class in org.apache.jackrabbit.rmi.value"><B>ReferenceValue</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/value/package-summary.html">org.apache.jackrabbit.rmi.value</A><DD>The <code>ReferenceValue</code> class implements the committed value state for Reference values as a part of the State design pattern (Gof) used by this package.<DT><A HREF="./org/apache/jackrabbit/rmi/value/ReferenceValue.html#ReferenceValue(java.lang.String)"><B>ReferenceValue(String)</B></A> - Constructor for class org.apache.jackrabbit.rmi.value.<A HREF="./org/apache/jackrabbit/rmi/value/ReferenceValue.html" title="class in org.apache.jackrabbit.rmi.value">ReferenceValue</A> <DD>Creates an instance for the given reference <code>value</code>. <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/rmi/client/ClientItem.html#refresh(boolean)"><B>refresh(boolean)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientItem.html" title="class in org.apache.jackrabbit.rmi.client">ClientItem</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientLock.html#refresh()"><B>refresh()</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientLock.html" title="class in org.apache.jackrabbit.rmi.client">ClientLock</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientSession.html#refresh(boolean)"><B>refresh(boolean)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientSession.html" title="class in org.apache.jackrabbit.rmi.client">ClientSession</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteItem.html#refresh(boolean)"><B>refresh(boolean)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteItem.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteItem</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Item.html?is-external=true#refresh(boolean)" title="class or interface in javax.jcr"><CODE>Item.refresh(boolean)</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteLock.html#refresh()"><B>refresh()</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteLock.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteLock</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/lock/Lock.html?is-external=true#refresh()" title="class or interface in javax.jcr.lock"><CODE>Lock.refresh()</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteSession.html#refresh(boolean)"><B>refresh(boolean)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteSession.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteSession</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Session.html?is-external=true#refresh(boolean)" title="class or interface in javax.jcr"><CODE>Session.refresh(boolean)</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerItem.html#refresh(boolean)"><B>refresh(boolean)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerItem.html" title="class in org.apache.jackrabbit.rmi.server">ServerItem</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Item.html?is-external=true#refresh(boolean)" title="class or interface in javax.jcr"><CODE>Item.refresh(boolean)</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerLock.html#refresh()"><B>refresh()</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerLock.html" title="class in org.apache.jackrabbit.rmi.server">ServerLock</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/lock/Lock.html?is-external=true#refresh()" title="class or interface in javax.jcr.lock"><CODE>Lock.refresh()</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerSession.html#refresh(boolean)"><B>refresh(boolean)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerSession.html" title="class in org.apache.jackrabbit.rmi.server">ServerSession</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Session.html?is-external=true#refresh(boolean)" title="class or interface in javax.jcr"><CODE>Session.refresh(boolean)</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/Refresh.html" title="class in org.apache.jackrabbit.standalone.cli.core"><B>Refresh</B></A> - Class in <A HREF="./org/apache/jackrabbit/standalone/cli/core/package-summary.html">org.apache.jackrabbit.standalone.cli.core</A><DD>Refresh the <code>Item</code> if specified or the <code>Session</code> to reflect the current saved state.<DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/Refresh.html#Refresh()"><B>Refresh()</B></A> - Constructor for class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/Refresh.html" title="class in org.apache.jackrabbit.standalone.cli.core">Refresh</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/AbstractRepositoryService.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/AbstractRepositoryService.html" title="class in org.apache.jackrabbit.spi.commons">AbstractRepositoryService</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/standalone/cli/lock/RefreshLock.html" title="class in org.apache.jackrabbit.standalone.cli.lock"><B>RefreshLock</B></A> - Class in <A HREF="./org/apache/jackrabbit/standalone/cli/lock/package-summary.html">org.apache.jackrabbit.standalone.cli.lock</A><DD>Reset the <code>Lock</code> timer<DT><A HREF="./org/apache/jackrabbit/standalone/cli/lock/RefreshLock.html#RefreshLock()"><B>RefreshLock()</B></A> - Constructor for class org.apache.jackrabbit.standalone.cli.lock.<A HREF="./org/apache/jackrabbit/standalone/cli/lock/RefreshLock.html" title="class in org.apache.jackrabbit.standalone.cli.lock">RefreshLock</A> <DD>&nbsp; <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><B>Deprecated.</B>&nbsp;&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><B>Deprecated.</B>&nbsp;&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&lt;? extends Report&gt;)</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/util/db/ConnectionFactory.html#registerDataSources(org.apache.jackrabbit.core.config.DataSourceConfig)"><B>registerDataSources(DataSourceConfig)</B></A> - Method in class org.apache.jackrabbit.core.util.db.<A HREF="./org/apache/jackrabbit/core/util/db/ConnectionFactory.html" title="class in org.apache.jackrabbit.core.util.db">ConnectionFactory</A> <DD>Registers a number of data sources. <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&lt;QNodeTypeDefinition&gt;)</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/rmi/client/ClientNamespaceRegistry.html#registerNamespace(java.lang.String, java.lang.String)"><B>registerNamespace(String, String)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNamespaceRegistry.html" title="class in org.apache.jackrabbit.rmi.client">ClientNamespaceRegistry</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNamespaceRegistry.html#registerNamespace(java.lang.String, java.lang.String)"><B>registerNamespace(String, String)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNamespaceRegistry.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteNamespaceRegistry</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/NamespaceRegistry.html?is-external=true#registerNamespace(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>NamespaceRegistry.registerNamespace(String,String)</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerNamespaceRegistry.html#registerNamespace(java.lang.String, java.lang.String)"><B>registerNamespace(String, String)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerNamespaceRegistry.html" title="class in org.apache.jackrabbit.rmi.server">ServerNamespaceRegistry</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/NamespaceRegistry.html?is-external=true#registerNamespace(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>NamespaceRegistry.registerNamespace(String,String)</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/spi/commons/AbstractRepositoryService.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/AbstractRepositoryService.html" title="class in org.apache.jackrabbit.spi.commons">AbstractRepositoryService</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/standalone/cli/namespace/RegisterNamespace.html" title="class in org.apache.jackrabbit.standalone.cli.namespace"><B>RegisterNamespace</B></A> - Class in <A HREF="./org/apache/jackrabbit/standalone/cli/namespace/package-summary.html">org.apache.jackrabbit.standalone.cli.namespace</A><DD>Register a namespace<DT><A HREF="./org/apache/jackrabbit/standalone/cli/namespace/RegisterNamespace.html#RegisterNamespace()"><B>RegisterNamespace()</B></A> - Constructor for class org.apache.jackrabbit.standalone.cli.namespace.<A HREF="./org/apache/jackrabbit/standalone/cli/namespace/RegisterNamespace.html" title="class in org.apache.jackrabbit.standalone.cli.namespace">RegisterNamespace</A> <DD>&nbsp; <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/NodeTypeRegistry.html#registerNodeType(org.apache.jackrabbit.spi.QNodeTypeDefinition)"><B>registerNodeType(QNodeTypeDefinition)</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/rmi/client/ClientNodeTypeManager.html#registerNodeType(javax.jcr.nodetype.NodeTypeDefinition, boolean)"><B>registerNodeType(NodeTypeDefinition, boolean)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNodeTypeManager.html" title="class in org.apache.jackrabbit.rmi.client">ClientNodeTypeManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/AbstractNodeTypeManager.html#registerNodeType(javax.jcr.nodetype.NodeTypeDefinition, boolean)"><B>registerNodeType(NodeTypeDefinition, boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/AbstractNodeTypeManager.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">AbstractNodeTypeManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/nodetype/RegisterNodeType.html" title="class in org.apache.jackrabbit.standalone.cli.nodetype"><B>RegisterNodeType</B></A> - Class in <A HREF="./org/apache/jackrabbit/standalone/cli/nodetype/package-summary.html">org.apache.jackrabbit.standalone.cli.nodetype</A><DD>Register node types via CND file<DT><A HREF="./org/apache/jackrabbit/standalone/cli/nodetype/RegisterNodeType.html#RegisterNodeType()"><B>RegisterNodeType()</B></A> - Constructor for class org.apache.jackrabbit.standalone.cli.nodetype.<A HREF="./org/apache/jackrabbit/standalone/cli/nodetype/RegisterNodeType.html" title="class in org.apache.jackrabbit.standalone.cli.nodetype">RegisterNodeType</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/commons/cnd/CndImporter.html#registerNodeTypes(java.io.Reader, javax.jcr.Session)"><B>registerNodeTypes(Reader, Session)</B></A> - Static method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/CndImporter.html" title="class in org.apache.jackrabbit.commons.cnd">CndImporter</A> <DD>Shortcut for registerNodeTypes(cnd, "cnd input stream", wsp.getNodeTypeManager(), wsp.getNamespaceRegistry(), session.getValueFactory(), false); where <code>wsp</code> is the workspace of the <code>session</code> passed. <DT><A HREF="./org/apache/jackrabbit/commons/cnd/CndImporter.html#registerNodeTypes(java.io.Reader, javax.jcr.Session, boolean)"><B>registerNodeTypes(Reader, Session, boolean)</B></A> - Static method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/CndImporter.html" title="class in org.apache.jackrabbit.commons.cnd">CndImporter</A> <DD>Shortcut for registerNodeTypes(cnd, "cnd input stream", wsp.getNodeTypeManager(), wsp.getNamespaceRegistry(), session.getValueFactory(), reregisterExisting); where <code>wsp</code> is the workspace of the <code>session</code> passed. <DT><A HREF="./org/apache/jackrabbit/commons/cnd/CndImporter.html#registerNodeTypes(java.io.Reader, java.lang.String, javax.jcr.nodetype.NodeTypeManager, javax.jcr.NamespaceRegistry, javax.jcr.ValueFactory, boolean)"><B>registerNodeTypes(Reader, String, NodeTypeManager, NamespaceRegistry, ValueFactory, boolean)</B></A> - Static method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/CndImporter.html" title="class in org.apache.jackrabbit.commons.cnd">CndImporter</A> <DD>Registers nodetypes in <code>cnd</code> format. <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(javax.jcr.nodetype.NodeTypeDefinition[], boolean)"><B>registerNodeTypes(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 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&lt;QNodeTypeDefinition&gt;)</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.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/NodeTypeCache.html#registerNodeTypes(org.apache.jackrabbit.spi.commons.nodetype.NodeTypeStorage, org.apache.jackrabbit.spi.QNodeTypeDefinition[], boolean)"><B>registerNodeTypes(NodeTypeStorage, QNodeTypeDefinition[], boolean)</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/NodeTypeManagerImpl.html#registerNodeTypes(javax.jcr.nodetype.NodeTypeDefinition[], boolean)"><B>registerNodeTypes(NodeTypeDefinition[], boolean)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.nodetype.<A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeManagerImpl.html" title="class in org.apache.jackrabbit.jcr2spi.nodetype">NodeTypeManagerImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeRegistry.html#registerNodeTypes(java.util.Collection, boolean)"><B>registerNodeTypes(Collection&lt;QNodeTypeDefinition&gt;, boolean)</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>Registers the specified node type definitions. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeRegistryImpl.html#registerNodeTypes(java.util.Collection, boolean)"><B>registerNodeTypes(Collection&lt;QNodeTypeDefinition&gt;, boolean)</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/rmi/client/ClientNodeTypeManager.html#registerNodeTypes(javax.jcr.nodetype.NodeTypeDefinition[], boolean)"><B>registerNodeTypes(NodeTypeDefinition[], boolean)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNodeTypeManager.html" title="class in org.apache.jackrabbit.rmi.client">ClientNodeTypeManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/AbstractRepositoryService.html#registerNodeTypes(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.QNodeTypeDefinition[], boolean)"><B>registerNodeTypes(SessionInfo, QNodeTypeDefinition[], boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/AbstractRepositoryService.html" title="class in org.apache.jackrabbit.spi.commons">AbstractRepositoryService</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/RepositoryServiceLogger.html#registerNodeTypes(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.QNodeTypeDefinition[], boolean)"><B>registerNodeTypes(SessionInfo, QNodeTypeDefinition[], 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/nodetype/NodeTypeStorage.html#registerNodeTypes(org.apache.jackrabbit.spi.QNodeTypeDefinition[], boolean)"><B>registerNodeTypes(QNodeTypeDefinition[], boolean)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/NodeTypeStorage.html" title="interface in org.apache.jackrabbit.spi.commons.nodetype">NodeTypeStorage</A> <DD>Add all <A HREF="./org/apache/jackrabbit/spi/QNodeTypeDefinition.html" title="interface in org.apache.jackrabbit.spi"><CODE>QNodeTypeDefinition</CODE></A>s provided to the store. <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/NodeTypeStorageImpl.html#registerNodeTypes(org.apache.jackrabbit.spi.QNodeTypeDefinition[], boolean)"><B>registerNodeTypes(QNodeTypeDefinition[], boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/NodeTypeStorageImpl.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">NodeTypeStorageImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/RepositoryService.html#registerNodeTypes(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.QNodeTypeDefinition[], boolean)"><B>registerNodeTypes(SessionInfo, QNodeTypeDefinition[], 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>Registers the node types with the specified <code>QNodeTypeDefinition</code>s. <DT><A HREF="./org/apache/jackrabbit/spi2dav/RepositoryServiceImpl.html#registerNodeTypes(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.QNodeTypeDefinition[], boolean)"><B>registerNodeTypes(SessionInfo, QNodeTypeDefinition[], 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>Registers the node types with the specified <code>QNodeTypeDefinition</code>s. <DT><A HREF="./org/apache/jackrabbit/spi2jcr/RepositoryServiceImpl.html#registerNodeTypes(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.QNodeTypeDefinition[], boolean)"><B>registerNodeTypes(SessionInfo, QNodeTypeDefinition[], 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>Registers the node types with the specified <code>QNodeTypeDefinition</code>s. <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, org.apache.jackrabbit.spi.commons.query.QueryNodeFactory)"><B>RelationQueryNode(QueryNode, int, QueryNodeFactory)</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/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/rmi/client/ClientSession.html#remote"><B>remote</B></A> - Variable in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientSession.html" title="class in org.apache.jackrabbit.rmi.client">ClientSession</A> <DD>The adapted remote session. <DT><A HREF="./org/apache/jackrabbit/rmi/remote/security/RemoteAccessControlEntry.html" title="interface in org.apache.jackrabbit.rmi.remote.security"><B>RemoteAccessControlEntry</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/security/package-summary.html">org.apache.jackrabbit.rmi.remote.security</A><DD>Remote version of the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/security/AccessControlEntry.html?is-external=true" title="class or interface in javax.jcr.security"><CODE>AccessControlEntry</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/remote/security/RemoteAccessControlList.html" title="interface in org.apache.jackrabbit.rmi.remote.security"><B>RemoteAccessControlList</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/security/package-summary.html">org.apache.jackrabbit.rmi.remote.security</A><DD>Remote version of the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/security/AccessControlList.html?is-external=true" title="class or interface in javax.jcr.security"><CODE>AccessControlList</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/remote/security/RemoteAccessControlManager.html" title="interface in org.apache.jackrabbit.rmi.remote.security"><B>RemoteAccessControlManager</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/security/package-summary.html">org.apache.jackrabbit.rmi.remote.security</A><DD>Remote version of the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/security/AccessControlManager.html?is-external=true" title="class or interface in javax.jcr.security"><CODE>AccessControlManager</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/remote/security/RemoteAccessControlPolicy.html" title="interface in org.apache.jackrabbit.rmi.remote.security"><B>RemoteAccessControlPolicy</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/security/package-summary.html">org.apache.jackrabbit.rmi.remote.security</A><DD>Remote version of the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/security/AccessControlPolicy.html?is-external=true" title="class or interface in javax.jcr.security"><CODE>AccessControlPolicy</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/server/RemoteAdapterFactory.html" title="interface in org.apache.jackrabbit.rmi.server"><B>RemoteAdapterFactory</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/server/package-summary.html">org.apache.jackrabbit.rmi.server</A><DD>Factory interface for creating remote adapters for local resources.<DT><A HREF="./org/apache/jackrabbit/servlet/remote/RemoteBindingServlet.html" title="class in org.apache.jackrabbit.servlet.remote"><B>RemoteBindingServlet</B></A> - Class in <A HREF="./org/apache/jackrabbit/servlet/remote/package-summary.html">org.apache.jackrabbit.servlet.remote</A><DD>Servlet that makes a repository in servlet context available as a remote repository reference.<DT><A HREF="./org/apache/jackrabbit/servlet/remote/RemoteBindingServlet.html#RemoteBindingServlet()"><B>RemoteBindingServlet()</B></A> - Constructor for class org.apache.jackrabbit.servlet.remote.<A HREF="./org/apache/jackrabbit/servlet/remote/RemoteBindingServlet.html" title="class in org.apache.jackrabbit.servlet.remote">RemoteBindingServlet</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteEventCollection.html" title="interface in org.apache.jackrabbit.rmi.remote"><B>RemoteEventCollection</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/package-summary.html">org.apache.jackrabbit.rmi.remote</A><DD>The <code>RemoteEventCollection</code> class serves as a container for notifications sent to registered event listeners.<DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteEventCollection.RemoteEvent.html" title="interface in org.apache.jackrabbit.rmi.remote"><B>RemoteEventCollection.RemoteEvent</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/package-summary.html">org.apache.jackrabbit.rmi.remote</A><DD>The <code>RemoteEvent</code> class provides an encapsulation of single events in an event list sent to a registered listener.<DT><A HREF="./org/apache/jackrabbit/rmi/remote/principal/RemoteGroup.html" title="interface in org.apache.jackrabbit.rmi.remote.principal"><B>RemoteGroup</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/principal/package-summary.html">org.apache.jackrabbit.rmi.remote.principal</A><DD>Remote version of the JCR <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/security/acl/Group.html?is-external=true" title="class or interface in java.security.acl"><CODE>Group</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteItem.html" title="interface in org.apache.jackrabbit.rmi.remote"><B>RemoteItem</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/package-summary.html">org.apache.jackrabbit.rmi.remote</A><DD>Remote version of the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Item.html?is-external=true" title="class or interface in javax.jcr"><CODE>Item</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteItemDefinition.html" title="interface in org.apache.jackrabbit.rmi.remote"><B>RemoteItemDefinition</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/package-summary.html">org.apache.jackrabbit.rmi.remote</A><DD>Remote version of the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/nodetype/ItemDefinition.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>ItemDef</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteIterator.html" title="interface in org.apache.jackrabbit.rmi.remote"><B>RemoteIterator</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/package-summary.html">org.apache.jackrabbit.rmi.remote</A><DD>Remote version of the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/RangeIterator.html?is-external=true" title="class or interface in javax.jcr"><CODE>RangeIterator</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteLock.html" title="interface in org.apache.jackrabbit.rmi.remote"><B>RemoteLock</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/package-summary.html">org.apache.jackrabbit.rmi.remote</A><DD>Remote version of the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/lock/Lock.html?is-external=true" title="class or interface in javax.jcr.lock"><CODE>Lock</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteLockManager.html" title="interface in org.apache.jackrabbit.rmi.remote"><B>RemoteLockManager</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/package-summary.html">org.apache.jackrabbit.rmi.remote</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNamespaceRegistry.html" title="interface in org.apache.jackrabbit.rmi.remote"><B>RemoteNamespaceRegistry</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/package-summary.html">org.apache.jackrabbit.rmi.remote</A><DD>Remote version of the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/NamespaceRegistry.html?is-external=true" title="class or interface in javax.jcr"><CODE>NamespaceRegistry</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNode.html" title="interface in org.apache.jackrabbit.rmi.remote"><B>RemoteNode</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/package-summary.html">org.apache.jackrabbit.rmi.remote</A><DD>Remote version of the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Node.html?is-external=true" title="class or interface in javax.jcr"><CODE>Node</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNodeDefinition.html" title="interface in org.apache.jackrabbit.rmi.remote"><B>RemoteNodeDefinition</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/package-summary.html">org.apache.jackrabbit.rmi.remote</A><DD>Remote version of the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/nodetype/NodeDefinition.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>NodeDefinition</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNodeType.html" title="interface in org.apache.jackrabbit.rmi.remote"><B>RemoteNodeType</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/package-summary.html">org.apache.jackrabbit.rmi.remote</A><DD>Remote version of the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/nodetype/NodeType.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>NodeType</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNodeTypeManager.html" title="interface in org.apache.jackrabbit.rmi.remote"><B>RemoteNodeTypeManager</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/package-summary.html">org.apache.jackrabbit.rmi.remote</A><DD>Remote version of the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/nodetype/NodeTypeManager.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>NodeTypeManager</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteObservationManager.html" title="interface in org.apache.jackrabbit.rmi.remote"><B>RemoteObservationManager</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/package-summary.html">org.apache.jackrabbit.rmi.remote</A><DD>Remote version of the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/observation/ObservationManager.html?is-external=true" title="class or interface in javax.jcr.observation"><CODE>ObservationManager</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/remote/principal/RemotePrincipal.html" title="interface in org.apache.jackrabbit.rmi.remote.principal"><B>RemotePrincipal</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/principal/package-summary.html">org.apache.jackrabbit.rmi.remote.principal</A><DD>Remote version of the JCR <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/security/Principal.html?is-external=true" title="class or interface in java.security"><CODE>Principal</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/remote/security/RemotePrivilege.html" title="interface in org.apache.jackrabbit.rmi.remote.security"><B>RemotePrivilege</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/security/package-summary.html">org.apache.jackrabbit.rmi.remote.security</A><DD>Remote version of the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/security/Privilege.html?is-external=true" title="class or interface in javax.jcr.security"><CODE>Privilege</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteProperty.html" title="interface in org.apache.jackrabbit.rmi.remote"><B>RemoteProperty</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/package-summary.html">org.apache.jackrabbit.rmi.remote</A><DD>Remote version of the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Property.html?is-external=true" title="class or interface in javax.jcr"><CODE>Property</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemotePropertyDefinition.html" title="interface in org.apache.jackrabbit.rmi.remote"><B>RemotePropertyDefinition</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/package-summary.html">org.apache.jackrabbit.rmi.remote</A><DD>Remote version of the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/nodetype/PropertyDefinition.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>PropertyDefinition</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteQuery.html" title="interface in org.apache.jackrabbit.rmi.remote"><B>RemoteQuery</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/package-summary.html">org.apache.jackrabbit.rmi.remote</A><DD>Remote version of the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/Query.html?is-external=true" title="class or interface in javax.jcr.query"><CODE>Query</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteQueryManager.html" title="interface in org.apache.jackrabbit.rmi.remote"><B>RemoteQueryManager</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/package-summary.html">org.apache.jackrabbit.rmi.remote</A><DD>Remote version of the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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/rmi/remote/RemoteQueryResult.html" title="interface in org.apache.jackrabbit.rmi.remote"><B>RemoteQueryResult</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/package-summary.html">org.apache.jackrabbit.rmi.remote</A><DD>Remote version of the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/QueryResult.html?is-external=true" title="class or interface in javax.jcr.query"><CODE>QueryResult</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteRepository.html" title="interface in org.apache.jackrabbit.rmi.remote"><B>RemoteRepository</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/package-summary.html">org.apache.jackrabbit.rmi.remote</A><DD>Remote version of the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Repository.html?is-external=true" title="class or interface in javax.jcr"><CODE>Repository</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/client/RemoteRepositoryException.html" title="class in org.apache.jackrabbit.rmi.client"><B>RemoteRepositoryException</B></A> - Exception in <A HREF="./org/apache/jackrabbit/rmi/client/package-summary.html">org.apache.jackrabbit.rmi.client</A><DD>JCR-RMI remote exception.<DT><A HREF="./org/apache/jackrabbit/rmi/client/RemoteRepositoryException.html#RemoteRepositoryException(java.rmi.RemoteException)"><B>RemoteRepositoryException(RemoteException)</B></A> - Constructor for exception org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/RemoteRepositoryException.html" title="class in org.apache.jackrabbit.rmi.client">RemoteRepositoryException</A> <DD>Creates a RemoteRepositoryException based on the given RemoteException. <DT><A HREF="./org/apache/jackrabbit/servlet/remote/RemoteRepositoryServlet.html" title="class in org.apache.jackrabbit.servlet.remote"><B>RemoteRepositoryServlet</B></A> - Class in <A HREF="./org/apache/jackrabbit/servlet/remote/package-summary.html">org.apache.jackrabbit.servlet.remote</A><DD>Abstract base class for servlets that make a remote repository available locally in the servlet context.<DT><A HREF="./org/apache/jackrabbit/servlet/remote/RemoteRepositoryServlet.html#RemoteRepositoryServlet()"><B>RemoteRepositoryServlet()</B></A> - Constructor for class org.apache.jackrabbit.servlet.remote.<A HREF="./org/apache/jackrabbit/servlet/remote/RemoteRepositoryServlet.html" title="class in org.apache.jackrabbit.servlet.remote">RemoteRepositoryServlet</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteRow.html" title="interface in org.apache.jackrabbit.rmi.remote"><B>RemoteRow</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/package-summary.html">org.apache.jackrabbit.rmi.remote</A><DD>Remote version of the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/Row.html?is-external=true" title="class or interface in javax.jcr.query"><CODE>Row</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/client/RemoteRuntimeException.html" title="class in org.apache.jackrabbit.rmi.client"><B>RemoteRuntimeException</B></A> - Exception in <A HREF="./org/apache/jackrabbit/rmi/client/package-summary.html">org.apache.jackrabbit.rmi.client</A><DD>JCR-RMI remote runtime exception.<DT><A HREF="./org/apache/jackrabbit/rmi/client/RemoteRuntimeException.html#RemoteRuntimeException(java.rmi.RemoteException)"><B>RemoteRuntimeException(RemoteException)</B></A> - Constructor for exception org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/RemoteRuntimeException.html" title="class in org.apache.jackrabbit.rmi.client">RemoteRuntimeException</A> <DD>Creates a RemoteRuntimeException based on the given RemoteException. <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteSession.html" title="interface in org.apache.jackrabbit.rmi.remote"><B>RemoteSession</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/package-summary.html">org.apache.jackrabbit.rmi.remote</A><DD>Remote version of the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Session.html?is-external=true" title="class or interface in javax.jcr"><CODE>Session</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteVersion.html" title="interface in org.apache.jackrabbit.rmi.remote"><B>RemoteVersion</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/package-summary.html">org.apache.jackrabbit.rmi.remote</A><DD>Remote version of the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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/rmi/remote/RemoteVersionHistory.html" title="interface in org.apache.jackrabbit.rmi.remote"><B>RemoteVersionHistory</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/package-summary.html">org.apache.jackrabbit.rmi.remote</A><DD>Remote version of the JC <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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/rmi/remote/RemoteVersionManager.html" title="interface in org.apache.jackrabbit.rmi.remote"><B>RemoteVersionManager</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/package-summary.html">org.apache.jackrabbit.rmi.remote</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteWorkspace.html" title="interface in org.apache.jackrabbit.rmi.remote"><B>RemoteWorkspace</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/package-summary.html">org.apache.jackrabbit.rmi.remote</A><DD>Remote version of the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Workspace.html?is-external=true" title="class or interface in javax.jcr"><CODE>Workspace</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteXASession.html" title="interface in org.apache.jackrabbit.rmi.remote"><B>RemoteXASession</B></A> - Interface in <A HREF="./org/apache/jackrabbit/rmi/remote/package-summary.html">org.apache.jackrabbit.rmi.remote</A><DD>Remote version of the <A HREF="./org/apache/jackrabbit/api/XASession.html" title="interface in org.apache.jackrabbit.api"><CODE>XASession</CODE></A> interface.<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/flat/FilterIterator.html#remove()"><B>remove()</B></A> - Method in class org.apache.jackrabbit.commons.flat.<A HREF="./org/apache/jackrabbit/commons/flat/FilterIterator.html" title="class in org.apache.jackrabbit.commons.flat">FilterIterator</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/iterator/FilteredRangeIterator.html#remove()"><B>remove()</B></A> - Method in class org.apache.jackrabbit.commons.iterator.<A HREF="./org/apache/jackrabbit/commons/iterator/FilteredRangeIterator.html" title="class in org.apache.jackrabbit.commons.iterator">FilteredRangeIterator</A> <DD>Not supported. <DT><A HREF="./org/apache/jackrabbit/commons/iterator/FilteringNodeIterator.html#remove()"><B>remove()</B></A> - Method in class org.apache.jackrabbit.commons.iterator.<A HREF="./org/apache/jackrabbit/commons/iterator/FilteringNodeIterator.html" title="class in org.apache.jackrabbit.commons.iterator">FilteringNodeIterator</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/iterator/LazyIteratorChain.html#remove()"><B>remove()</B></A> - Method in class org.apache.jackrabbit.commons.iterator.<A HREF="./org/apache/jackrabbit/commons/iterator/LazyIteratorChain.html" title="class in org.apache.jackrabbit.commons.iterator">LazyIteratorChain</A> <DD>&nbsp; <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/cache/CacheManager.html#remove(org.apache.jackrabbit.core.cache.Cache)"><B>remove(Cache)</B></A> - Method in class org.apache.jackrabbit.core.cache.<A HREF="./org/apache/jackrabbit/core/cache/CacheManager.html" title="class in org.apache.jackrabbit.core.cache">CacheManager</A> <DD>Remove a cache. <DT><A HREF="./org/apache/jackrabbit/core/cache/ConcurrentCache.html#remove(K)"><B>remove(K)</B></A> - Method in class org.apache.jackrabbit.core.cache.<A HREF="./org/apache/jackrabbit/core/cache/ConcurrentCache.html" title="class in org.apache.jackrabbit.core.cache">ConcurrentCache</A> <DD>Removes the identified entry from the cache. <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/LazyItemIterator.html#remove()"><B>remove()</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/LazyItemIterator.html" title="class in org.apache.jackrabbit.core">LazyItemIterator</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/pool/BundleDbPersistenceManager.DbBlobStore.html#remove(java.lang.String)"><B>remove(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.DbBlobStore.html" title="class in org.apache.jackrabbit.core.persistence.pool">BundleDbPersistenceManager.DbBlobStore</A> <DD>Removes the BLOB data with the specified id. <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/session/SessionItemOperation.html#remove(java.lang.String)"><B>remove(String)</B></A> - Static method in class org.apache.jackrabbit.core.session.<A HREF="./org/apache/jackrabbit/core/session/SessionItemOperation.html" title="class in org.apache.jackrabbit.core.session">SessionItemOperation</A> <DD>Creates a session operation for removing the item at the given path. <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/observation/EventJournalImpl.html#remove()"><B>remove()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.observation.<A HREF="./org/apache/jackrabbit/jcr2spi/observation/EventJournalImpl.html" title="class in org.apache.jackrabbit.jcr2spi.observation">EventJournalImpl</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/rmi/client/ClientItem.html#remove()"><B>remove()</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientItem.html" title="class in org.apache.jackrabbit.rmi.client">ClientItem</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/client/iterator/ClientIterator.html#remove()"><B>remove()</B></A> - Method in class org.apache.jackrabbit.rmi.client.iterator.<A HREF="./org/apache/jackrabbit/rmi/client/iterator/ClientIterator.html" title="class in org.apache.jackrabbit.rmi.client.iterator">ClientIterator</A> <DD>Not supported. <DT><A HREF="./org/apache/jackrabbit/rmi/iterator/ArrayIterator.html#remove()"><B>remove()</B></A> - Method in class org.apache.jackrabbit.rmi.iterator.<A HREF="./org/apache/jackrabbit/rmi/iterator/ArrayIterator.html" title="class in org.apache.jackrabbit.rmi.iterator">ArrayIterator</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteItem.html#remove()"><B>remove()</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteItem.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteItem</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Item.html?is-external=true#remove()" title="class or interface in javax.jcr"><CODE>Item.remove()</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerItem.html#remove()"><B>remove()</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerItem.html" title="class in org.apache.jackrabbit.rmi.server">ServerItem</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Item.html?is-external=true#remove()" title="class or interface in javax.jcr"><CODE>Item.remove()</CODE></A> method. <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/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/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/core/security/authorization/UnmodifiableAccessControlList.html#removeAccessControlEntry(javax.jcr.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/rmi/client/security/ClientAccessControlList.html#removeAccessControlEntry(javax.jcr.security.AccessControlEntry)"><B>removeAccessControlEntry(AccessControlEntry)</B></A> - Method in class org.apache.jackrabbit.rmi.client.security.<A HREF="./org/apache/jackrabbit/rmi/client/security/ClientAccessControlList.html" title="class in org.apache.jackrabbit.rmi.client.security">ClientAccessControlList</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/server/security/ServerAccessControlList.html#removeAccessControlEntry(org.apache.jackrabbit.rmi.remote.security.RemoteAccessControlEntry)"><B>removeAccessControlEntry(RemoteAccessControlEntry)</B></A> - Method in class org.apache.jackrabbit.rmi.server.security.<A HREF="./org/apache/jackrabbit/rmi/server/security/ServerAccessControlList.html" title="class in org.apache.jackrabbit.rmi.server.security">ServerAccessControlList</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/version/InternalVersionManager.html#removeActivity(javax.jcr.Session, org.apache.jackrabbit.core.id.NodeId)"><B>removeActivity(Session, NodeId)</B></A> - Method in interface org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/InternalVersionManager.html" title="interface in org.apache.jackrabbit.core.version">InternalVersionManager</A> <DD>Removes an activity and all <DT><A HREF="./org/apache/jackrabbit/core/version/InternalVersionManagerImpl.html#removeActivity(javax.jcr.Session, org.apache.jackrabbit.core.id.NodeId)"><B>removeActivity(Session, NodeId)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/InternalVersionManagerImpl.html" title="class in org.apache.jackrabbit.core.version">InternalVersionManagerImpl</A> <DD>Removes an activity and all <DT><A HREF="./org/apache/jackrabbit/core/version/InternalXAVersionManager.html#removeActivity(javax.jcr.Session, org.apache.jackrabbit.core.id.NodeId)"><B>removeActivity(Session, NodeId)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/InternalXAVersionManager.html" title="class in org.apache.jackrabbit.core.version">InternalXAVersionManager</A> <DD>Removes an activity and all <DT><A HREF="./org/apache/jackrabbit/core/VersionManagerImpl.html#removeActivity(javax.jcr.Node)"><B>removeActivity(Node)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/VersionManagerImpl.html" title="class in org.apache.jackrabbit.core">VersionManagerImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/jcr2spi/JcrVersionManager.html#removeActivity(javax.jcr.Node)"><B>removeActivity(Node)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/JcrVersionManager.html" title="class in org.apache.jackrabbit.jcr2spi">JcrVersionManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/RemoveActivity.html" title="class in org.apache.jackrabbit.jcr2spi.operation"><B>RemoveActivity</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/operation/package-summary.html">org.apache.jackrabbit.jcr2spi.operation</A><DD><code>RemoveActivity</code>...<DT><A HREF="./org/apache/jackrabbit/jcr2spi/version/VersionManager.html#removeActivity(org.apache.jackrabbit.jcr2spi.state.NodeState)"><B>removeActivity(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#removeActivity(org.apache.jackrabbit.jcr2spi.state.NodeState)"><B>removeActivity(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/rmi/client/ClientVersionManager.html#removeActivity(javax.jcr.Node)"><B>removeActivity(Node)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientVersionManager.html" title="class in org.apache.jackrabbit.rmi.client">ClientVersionManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/AbstractRepositoryService.html#removeActivity(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId)"><B>removeActivity(SessionInfo, NodeId)</B></A> - Method in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/AbstractRepositoryService.html" title="class in org.apache.jackrabbit.spi.commons">AbstractRepositoryService</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/RepositoryServiceLogger.html#removeActivity(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId)"><B>removeActivity(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#removeActivity(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId)"><B>removeActivity(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>Removes the activity identified by the specified <code>activityId</code>. <DT><A HREF="./org/apache/jackrabbit/spi2dav/RepositoryServiceImpl.html#removeActivity(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId)"><B>removeActivity(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#removeActivity(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.NodeId)"><B>removeActivity(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>Removes the activity identified by the specified <code>activityId</code>. <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/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/util/NodePropBundle.html#removeAllProperties(org.apache.jackrabbit.core.persistence.util.BLOBStore)"><B>removeAllProperties(BLOBStore)</B></A> - Method in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/NodePropBundle.html" title="class in org.apache.jackrabbit.core.persistence.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.core.id.NodeId)"><B>removeChildNode(NodeId)</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.id.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(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/rmi/client/ClientObservationManager.html#removeEventListener(javax.jcr.observation.EventListener)"><B>removeEventListener(EventListener)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientObservationManager.html" title="class in org.apache.jackrabbit.rmi.client">ClientObservationManager</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteObservationManager.html#removeEventListener(long)"><B>removeEventListener(long)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteObservationManager.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteObservationManager</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/observation/ObservationManager.html?is-external=true#removeEventListener(javax.jcr.observation.EventListener)" title="class or interface in javax.jcr.observation"><CODE>ObservationManager.removeEventListener()</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerObservationManager.html#removeEventListener(long)"><B>removeEventListener(long)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerObservationManager.html" title="class in org.apache.jackrabbit.rmi.server">ServerObservationManager</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/observation/ObservationManager.html?is-external=true#removeEventListener(javax.jcr.observation.EventListener)" title="class or interface in javax.jcr.observation"><CODE>ObservationManager.removeEventListener()</CODE></A> method. <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/core/query/lucene/SearchIndex.html#removeFields(org.apache.lucene.document.Document, java.lang.String)"><B>removeFields(Document, 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>Removes the fields with the given <code>name</code> from the <code>document</code> and returns them in a collection. <DT><A HREF="./org/apache/jackrabbit/core/retention/RetentionManagerImpl.html#removeHold(java.lang.String, javax.jcr.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/commons/AbstractSession.html#removeItem(java.lang.String)"><B>removeItem(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>Removes the identified item. <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/jca/JCASessionHandle.html#removeItem(java.lang.String)"><B>removeItem(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>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/SessionImpl.html#removeItem(java.lang.String)"><B>removeItem(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/rmi/client/ClientSession.html#removeItem(java.lang.String)"><B>removeItem(String)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientSession.html" title="class in org.apache.jackrabbit.rmi.client">ClientSession</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteSession.html#removeItem(java.lang.String)"><B>removeItem(String)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteSession.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteSession</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Session.html?is-external=true#removeItem(java.lang.String)" title="class or interface in javax.jcr"><CODE>Session.removeItem(String)</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerSession.html#removeItem(java.lang.String)"><B>removeItem(String)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerSession.html" title="class in org.apache.jackrabbit.rmi.server">ServerSession</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Session.html?is-external=true#removeItem(java.lang.String)" title="class or interface in javax.jcr"><CODE>Session.removeItem(String)</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/RemoveItem.html" title="class in org.apache.jackrabbit.standalone.cli.core"><B>RemoveItem</B></A> - Class in <A HREF="./org/apache/jackrabbit/standalone/cli/core/package-summary.html">org.apache.jackrabbit.standalone.cli.core</A><DD>Remove the <code>Item</code> at the given path<DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/RemoveItem.html#RemoveItem()"><B>RemoveItem()</B></A> - Constructor for class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/RemoveItem.html" title="class in org.apache.jackrabbit.standalone.cli.core">RemoveItem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/RemoveItems.html" title="class in org.apache.jackrabbit.standalone.cli.core"><B>RemoveItems</B></A> - Class in <A HREF="./org/apache/jackrabbit/standalone/cli/core/package-summary.html">org.apache.jackrabbit.standalone.cli.core</A><DD>Remove any <code>Item</code> under the given <code>Node</code> that match the given name pattern.<DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/RemoveItems.html#RemoveItems()"><B>RemoveItems()</B></A> - Constructor for class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/RemoveItems.html" title="class in org.apache.jackrabbit.standalone.cli.core">RemoveItems</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/security/authorization/AccessControlObserver.html#removeListener(org.apache.jackrabbit.core.security.authorization.AccessControlListener)"><B>removeListener(AccessControlListener)</B></A> - Method in class org.apache.jackrabbit.core.security.authorization.<A HREF="./org/apache/jackrabbit/core/security/authorization/AccessControlObserver.html" title="class in org.apache.jackrabbit.core.security.authorization">AccessControlObserver</A> <DD>Remove a listener added before. <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/InternalXAVersionManager.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/InternalXAVersionManager.html" title="class in org.apache.jackrabbit.core.version">InternalXAVersionManager</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/rmi/observation/ClientEventPoll.html#removeListener(javax.jcr.observation.EventListener)"><B>removeListener(EventListener)</B></A> - Method in class org.apache.jackrabbit.rmi.observation.<A HREF="./org/apache/jackrabbit/rmi/observation/ClientEventPoll.html" title="class in org.apache.jackrabbit.rmi.observation">ClientEventPoll</A> <DD>Unregisters the given local listener from this instance and returns the unique identifier assigned to it. <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/core/lock/LockManager.html#removeLockToken(org.apache.jackrabbit.core.SessionImpl, java.lang.String)"><B>removeLockToken(SessionImpl, String)</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>Invoked by a session to inform that a lock token has been removed. <DT><A HREF="./org/apache/jackrabbit/core/lock/LockManagerImpl.html#removeLockToken(org.apache.jackrabbit.core.SessionImpl, java.lang.String)"><B>removeLockToken(SessionImpl, String)</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>Invoked by a session to inform that a lock token has been removed. <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/lock/XALockManager.html#removeLockToken(org.apache.jackrabbit.core.SessionImpl, java.lang.String)"><B>removeLockToken(SessionImpl, String)</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>Invoked by a session to inform that a lock token has been removed. <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/JcrLockManager.html#removeLockToken(java.lang.String)"><B>removeLockToken(String)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/JcrLockManager.html" title="class in org.apache.jackrabbit.jcr2spi">JcrLockManager</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/javax.jcr/javadocs/jcr-2.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/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/javax.jcr/javadocs/jcr-2.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/lock/LockStateManager.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/LockStateManager.html" title="interface in org.apache.jackrabbit.jcr2spi.lock">LockStateManager</A> <DD>Invoked by a session to inform that a lock token has been removed. <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/rmi/client/ClientLockManager.html#removeLockToken(java.lang.String)"><B>removeLockToken(String)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientLockManager.html" title="class in org.apache.jackrabbit.rmi.client">ClientLockManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientSession.html#removeLockToken(java.lang.String)"><B>removeLockToken(String)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientSession.html" title="class in org.apache.jackrabbit.rmi.client">ClientSession</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteLockManager.html#removeLockToken(java.lang.String)"><B>removeLockToken(String)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteLockManager.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteLockManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteSession.html#removeLockToken(java.lang.String)"><B>removeLockToken(String)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteSession.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteSession</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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> method. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerLockManager.html#removeLockToken(java.lang.String)"><B>removeLockToken(String)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerLockManager.html" title="class in org.apache.jackrabbit.rmi.server">ServerLockManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerSession.html#removeLockToken(java.lang.String)"><B>removeLockToken(String)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerSession.html" title="class in org.apache.jackrabbit.rmi.server">ServerSession</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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> method. <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/standalone/cli/lock/RemoveLockToken.html" title="class in org.apache.jackrabbit.standalone.cli.lock"><B>RemoveLockToken</B></A> - Class in <A HREF="./org/apache/jackrabbit/standalone/cli/lock/package-summary.html">org.apache.jackrabbit.standalone.cli.lock</A><DD>Remove the given <code>Lock</code> token to the current <code>Session</code><DT><A HREF="./org/apache/jackrabbit/standalone/cli/lock/RemoveLockToken.html#RemoveLockToken()"><B>RemoveLockToken()</B></A> - Constructor for class org.apache.jackrabbit.standalone.cli.lock.<A HREF="./org/apache/jackrabbit/standalone/cli/lock/RemoveLockToken.html" title="class in org.apache.jackrabbit.standalone.cli.lock">RemoveLockToken</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/rmi/client/principal/ClientGroup.html#removeMember(java.security.Principal)"><B>removeMember(Principal)</B></A> - Method in class org.apache.jackrabbit.rmi.client.principal.<A HREF="./org/apache/jackrabbit/rmi/client/principal/ClientGroup.html" title="class in org.apache.jackrabbit.rmi.client.principal">ClientGroup</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/javax.jcr/javadocs/jcr-2.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>Wrapper around <A HREF="./org/apache/jackrabbit/core/NodeImpl.html#removeMixin(org.apache.jackrabbit.spi.Name)"><CODE>NodeImpl.removeMixin(Name)</CODE></A>. <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/rmi/client/ClientNode.html#removeMixin(java.lang.String)"><B>removeMixin(String)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html" title="class in org.apache.jackrabbit.rmi.client">ClientNode</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNode.html#removeMixin(java.lang.String)"><B>removeMixin(String)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNode.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteNode</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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> method. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerNode.html#removeMixin(java.lang.String)"><B>removeMixin(String)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerNode.html" title="class in org.apache.jackrabbit.rmi.server">ServerNode</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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> method. <DT><A HREF="./org/apache/jackrabbit/standalone/cli/mixin/RemoveMixin.html" title="class in org.apache.jackrabbit.standalone.cli.mixin"><B>RemoveMixin</B></A> - Class in <A HREF="./org/apache/jackrabbit/standalone/cli/mixin/package-summary.html">org.apache.jackrabbit.standalone.cli.mixin</A><DD>Remove a mixin from the given <code>Node</code><DT><A HREF="./org/apache/jackrabbit/standalone/cli/mixin/RemoveMixin.html#RemoveMixin()"><B>RemoveMixin()</B></A> - Constructor for class org.apache.jackrabbit.standalone.cli.mixin.<A HREF="./org/apache/jackrabbit/standalone/cli/mixin/RemoveMixin.html" title="class in org.apache.jackrabbit.standalone.cli.mixin">RemoveMixin</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/flat/ItemSequence.NodeSequenceImpl.html#removeNode(java.lang.String)"><B>removeNode(String)</B></A> - Method in class org.apache.jackrabbit.commons.flat.<A HREF="./org/apache/jackrabbit/commons/flat/ItemSequence.NodeSequenceImpl.html" title="class in org.apache.jackrabbit.commons.flat">ItemSequence.NodeSequenceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/flat/NodeSequence.html#removeNode(java.lang.String)"><B>removeNode(String)</B></A> - Method in interface org.apache.jackrabbit.commons.flat.<A HREF="./org/apache/jackrabbit/commons/flat/NodeSequence.html" title="interface in org.apache.jackrabbit.commons.flat">NodeSequence</A> <DD>Remove the node with the given key. <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.core.version.NodeStateEx)"><B>removeNode(NodeStateEx)</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 given child node <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/version/NodeStateEx.html#removeNode(org.apache.jackrabbit.core.state.ChildNodeEntry)"><B>removeNode(ChildNodeEntry)</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 child node entry <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(T)"><B>removeOperand(T)</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/core/security/AbstractAccessControlManager.html#removePolicy(java.lang.String, javax.jcr.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, javax.jcr.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, javax.jcr.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, javax.jcr.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, javax.jcr.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/rmi/client/security/ClientAccessControlManager.html#removePolicy(java.lang.String, javax.jcr.security.AccessControlPolicy)"><B>removePolicy(String, AccessControlPolicy)</B></A> - Method in class org.apache.jackrabbit.rmi.client.security.<A HREF="./org/apache/jackrabbit/rmi/client/security/ClientAccessControlManager.html" title="class in org.apache.jackrabbit.rmi.client.security">ClientAccessControlManager</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/commons/flat/ItemSequence.PropertySequenceImpl.html#removeProperty(java.lang.String)"><B>removeProperty(String)</B></A> - Method in class org.apache.jackrabbit.commons.flat.<A HREF="./org/apache/jackrabbit/commons/flat/ItemSequence.PropertySequenceImpl.html" title="class in org.apache.jackrabbit.commons.flat">ItemSequence.PropertySequenceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/flat/PropertySequence.html#removeProperty(java.lang.String)"><B>removeProperty(String)</B></A> - Method in interface org.apache.jackrabbit.commons.flat.<A HREF="./org/apache/jackrabbit/commons/flat/PropertySequence.html" title="interface in org.apache.jackrabbit.commons.flat">PropertySequence</A> <DD>Remove the property with the given key. <DT><A HREF="./org/apache/jackrabbit/core/persistence/util/NodePropBundle.html#removeProperty(org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.core.persistence.util.BLOBStore)"><B>removeProperty(Name, BLOBStore)</B></A> - Method in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/NodePropBundle.html" title="class in org.apache.jackrabbit.core.persistence.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/core/state/NodeReferences.html#removeReference(org.apache.jackrabbit.core.id.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/core/util/ReferenceChangeTracker.html#removeReferences(java.util.List)"><B>removeReferences(List&lt;Object&gt;)</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>Remove the given references that have already been processed from the references list. <DT><A HREF="./org/apache/jackrabbit/core/state/ChangeLog.html#removeReferencesEntry(org.apache.jackrabbit.core.id.NodeId)"><B>removeReferencesEntry(NodeId)</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>Removes the references entry with the given target node id. <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/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.id.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/jcr2spi/NodeImpl.html#removeShare()"><B>removeShare()</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/rmi/client/ClientNode.html#removeShare()"><B>removeShare()</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html" title="class in org.apache.jackrabbit.rmi.client">ClientNode</A> <DD>&nbsp; <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/NodeImpl.html#removeSharedSet()"><B>removeSharedSet()</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/rmi/client/ClientNode.html#removeSharedSet()"><B>removeSharedSet()</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html" title="class in org.apache.jackrabbit.rmi.client">ClientNode</A> <DD>&nbsp; <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/InternalVersionManager.html#removeVersion(javax.jcr.Session, org.apache.jackrabbit.core.version.InternalVersionHistory, org.apache.jackrabbit.spi.Name)"><B>removeVersion(Session, InternalVersionHistory, Name)</B></A> - Method in interface org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/InternalVersionManager.html" title="interface in org.apache.jackrabbit.core.version">InternalVersionManager</A> <DD>Removes the specified version from the given version history. <DT><A HREF="./org/apache/jackrabbit/core/version/InternalVersionManagerImpl.html#removeVersion(javax.jcr.Session, org.apache.jackrabbit.core.version.InternalVersionHistory, org.apache.jackrabbit.spi.Name)"><B>removeVersion(Session, InternalVersionHistory, Name)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/InternalVersionManagerImpl.html" title="class in org.apache.jackrabbit.core.version">InternalVersionManagerImpl</A> <DD>Removes the specified version from the given version history. <DT><A HREF="./org/apache/jackrabbit/core/version/InternalXAVersionManager.html#removeVersion(javax.jcr.Session, org.apache.jackrabbit.core.version.InternalVersionHistory, org.apache.jackrabbit.spi.Name)"><B>removeVersion(Session, InternalVersionHistory, Name)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/InternalXAVersionManager.html" title="class in org.apache.jackrabbit.core.version">InternalXAVersionManager</A> <DD>Removes the specified version from the given version history. <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/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/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/rmi/client/ClientVersionHistory.html#removeVersion(java.lang.String)"><B>removeVersion(String)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientVersionHistory.html" title="class in org.apache.jackrabbit.rmi.client">ClientVersionHistory</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteVersionHistory.html#removeVersion(java.lang.String)"><B>removeVersion(String)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteVersionHistory.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteVersionHistory</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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> method. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerVersionHistory.html#removeVersion(java.lang.String)"><B>removeVersion(String)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerVersionHistory.html" title="class in org.apache.jackrabbit.rmi.server">ServerVersionHistory</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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> method. <DT><A HREF="./org/apache/jackrabbit/spi/commons/AbstractRepositoryService.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/AbstractRepositoryService.html" title="class in org.apache.jackrabbit.spi.commons">AbstractRepositoryService</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/standalone/cli/version/RemoveVersion.html" title="class in org.apache.jackrabbit.standalone.cli.version"><B>RemoveVersion</B></A> - Class in <A HREF="./org/apache/jackrabbit/standalone/cli/version/package-summary.html">org.apache.jackrabbit.standalone.cli.version</A><DD>Remove a <code>Version</code> from the <code>VersionHistory</code><DT><A HREF="./org/apache/jackrabbit/standalone/cli/version/RemoveVersion.html#RemoveVersion()"><B>RemoveVersion()</B></A> - Constructor for class org.apache.jackrabbit.standalone.cli.version.<A HREF="./org/apache/jackrabbit/standalone/cli/version/RemoveVersion.html" title="class in org.apache.jackrabbit.standalone.cli.version">RemoveVersion</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/version/RemoveVersionByLabel.html" title="class in org.apache.jackrabbit.standalone.cli.version"><B>RemoveVersionByLabel</B></A> - Class in <A HREF="./org/apache/jackrabbit/standalone/cli/version/package-summary.html">org.apache.jackrabbit.standalone.cli.version</A><DD>Remove the <code>Version</code> from the <code>VersionHistory</code> that match the given label<DT><A HREF="./org/apache/jackrabbit/standalone/cli/version/RemoveVersionByLabel.html#RemoveVersionByLabel()"><B>RemoveVersionByLabel()</B></A> - Constructor for class org.apache.jackrabbit.standalone.cli.version.<A HREF="./org/apache/jackrabbit/standalone/cli/version/RemoveVersionByLabel.html" title="class in org.apache.jackrabbit.standalone.cli.version">RemoveVersionByLabel</A> <DD>&nbsp; <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/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/rmi/client/ClientVersionHistory.html#removeVersionLabel(java.lang.String)"><B>removeVersionLabel(String)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientVersionHistory.html" title="class in org.apache.jackrabbit.rmi.client">ClientVersionHistory</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteVersionHistory.html#removeVersionLabel(java.lang.String)"><B>removeVersionLabel(String)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteVersionHistory.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteVersionHistory</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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> method. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerVersionHistory.html#removeVersionLabel(java.lang.String)"><B>removeVersionLabel(String)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerVersionHistory.html" title="class in org.apache.jackrabbit.rmi.server">ServerVersionHistory</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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> method. <DT><A HREF="./org/apache/jackrabbit/spi/commons/AbstractRepositoryService.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/AbstractRepositoryService.html" title="class in org.apache.jackrabbit.spi.commons">AbstractRepositoryService</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/standalone/cli/version/RemoveVersionLabel.html" title="class in org.apache.jackrabbit.standalone.cli.version"><B>RemoveVersionLabel</B></A> - Class in <A HREF="./org/apache/jackrabbit/standalone/cli/version/package-summary.html">org.apache.jackrabbit.standalone.cli.version</A><DD>Remove a label from the <code>VersionHistory</code><DT><A HREF="./org/apache/jackrabbit/standalone/cli/version/RemoveVersionLabel.html#RemoveVersionLabel()"><B>RemoveVersionLabel()</B></A> - Constructor for class org.apache.jackrabbit.standalone.cli.version.<A HREF="./org/apache/jackrabbit/standalone/cli/version/RemoveVersionLabel.html" title="class in org.apache.jackrabbit.standalone.cli.version">RemoveVersionLabel</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/api/JackrabbitNode.html#rename(java.lang.String)"><B>rename(String)</B></A> - Method in interface org.apache.jackrabbit.api.<A HREF="./org/apache/jackrabbit/api/JackrabbitNode.html" title="interface in org.apache.jackrabbit.api">JackrabbitNode</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#rename(java.lang.String)"><B>rename(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/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/standalone/cli/core/Rename.html" title="class in org.apache.jackrabbit.standalone.cli.core"><B>Rename</B></A> - Class in <A HREF="./org/apache/jackrabbit/standalone/cli/core/package-summary.html">org.apache.jackrabbit.standalone.cli.core</A><DD>Rename a <code>Node<code><br> The persistent flag indicates whether to use the session or the workspace to perform the move command<DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/Rename.html#Rename()"><B>Rename()</B></A> - Constructor for class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/Rename.html" title="class in org.apache.jackrabbit.standalone.cli.core">Rename</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#renameChildNode(org.apache.jackrabbit.spi.Name, int, org.apache.jackrabbit.core.id.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><B>Deprecated.</B>&nbsp;<I>use #renameChildNode(NodeId, Name, boolean)</I> <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#renameChildNode(org.apache.jackrabbit.core.id.NodeId, org.apache.jackrabbit.spi.Name, boolean)"><B>renameChildNode(NodeId, Name, 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>&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 <code>ChildNodeEntry</code> by removing the old entry and appending the new entry to the end of the list. <DT><A HREF="./org/apache/jackrabbit/core/state/NodeState.html#renameChildNodeEntry(org.apache.jackrabbit.core.id.NodeId, org.apache.jackrabbit.spi.Name)"><B>renameChildNodeEntry(NodeId, 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 <code>ChildNodeEntry</code> by removing the old entry and appending the new entry to the end of the list. <DT><A HREF="./org/apache/jackrabbit/commons/flat/ItemSequence.html#renamePath(javax.jcr.Node, java.lang.String)"><B>renamePath(Node, String)</B></A> - Method in class org.apache.jackrabbit.commons.flat.<A HREF="./org/apache/jackrabbit/commons/flat/ItemSequence.html" title="class in org.apache.jackrabbit.commons.flat">ItemSequence</A> <DD>Rename the path of the node with the minimal key. <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/spi/commons/name/NameConstants.html#REP_ACCESS_CONTROL"><B>REP_ACCESS_CONTROL</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:AccessControl <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html#REP_ACCESS_CONTROLLABLE"><B>REP_ACCESS_CONTROLLABLE</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:AccessControllable <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html#REP_ACCESSCONTROL"><B>REP_ACCESSCONTROL</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:accesscontrol <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html#REP_ACE"><B>REP_ACE</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:ACE <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html#REP_ACL"><B>REP_ACL</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:ACL <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html#REP_ACTIVITIES"><B>REP_ACTIVITIES</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:Activities <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html#REP_BASEVERSIONS"><B>REP_BASEVERSIONS</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:baseVersions <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html#REP_CONFIGURATIONS"><B>REP_CONFIGURATIONS</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:Configurations <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html#REP_DENY_ACE"><B>REP_DENY_ACE</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:DenyACE <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/spi/commons/name/NameConstants.html#REP_GLOB"><B>REP_GLOB</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:glob <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html#REP_GRANT_ACE"><B>REP_GRANT_ACE</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:GrantACE <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html#REP_NODE_PATH"><B>REP_NODE_PATH</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:nodePath <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/spi/commons/name/NameConstants.html#REP_POLICY"><B>REP_POLICY</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:policy <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html#REP_PRINCIPAL_ACCESS_CONTROL"><B>REP_PRINCIPAL_ACCESS_CONTROL</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:PrincipalAccessControl <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html#REP_PRINCIPAL_NAME"><B>REP_PRINCIPAL_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>rep:principalName <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html#REP_PRIVILEGES"><B>REP_PRIVILEGES</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:privileges <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/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/spi/commons/name/NameConstants.html#REP_VERSION_REFERENCE"><B>REP_VERSION_REFERENCE</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:VersionReference <DT><A HREF="./org/apache/jackrabbit/spi/commons/name/NameConstants.html#REP_VERSIONS"><B>REP_VERSIONS</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:versions <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="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/security/Privilege.html?is-external=true#JCR_WRITE" title="class or interface in javax.jcr.security"><CODE>Privilege.JCR_WRITE</CODE></A> and <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/security/Privilege.html?is-external=true#JCR_NODE_TYPE_MANAGEMENT" title="class or interface in javax.jcr.security"><CODE>Privilege.JCR_NODE_TYPE_MANAGEMENT</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/ConsistencyCheck.html#repair(boolean)"><B>repair(boolean)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/ConsistencyCheck.html" title="class in org.apache.jackrabbit.core.query.lucene">ConsistencyCheck</A> <DD>Repairs detected errors during the consistency check. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/ConsistencyCheckError.html#repairable()"><B>repairable()</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/ConsistencyCheckError.html" title="class in org.apache.jackrabbit.core.query.lucene">ConsistencyCheckError</A> <DD>Returns <code>true</code> if this error can be repaired. <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/test/api/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.test.api.util.<A HREF="./org/apache/jackrabbit/test/api/util/Text.html" title="class in org.apache.jackrabbit.test.api.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/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 occurrences of <code>oldString</code> in <code>text</code> with <code>newString</code>. <DT><A HREF="./org/apache/jackrabbit/core/util/db/ConnectionHelper.html#replaceCharacter(java.lang.StringBuffer, char)"><B>replaceCharacter(StringBuffer, char)</B></A> - Method in class org.apache.jackrabbit.core.util.db.<A HREF="./org/apache/jackrabbit/core/util/db/ConnectionHelper.html" title="class in org.apache.jackrabbit.core.util.db">ConnectionHelper</A> <DD>Called from <A HREF="./org/apache/jackrabbit/core/util/db/ConnectionHelper.html#prepareDbIdentifier(java.lang.String)"><CODE>ConnectionHelper.prepareDbIdentifier(String)</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/core/util/db/OracleConnectionHelper.html#replaceCharacter(java.lang.StringBuffer, char)"><B>replaceCharacter(StringBuffer, char)</B></A> - Method in class org.apache.jackrabbit.core.util.db.<A HREF="./org/apache/jackrabbit/core/util/db/OracleConnectionHelper.html" title="class in org.apache.jackrabbit.core.util.db">OracleConnectionHelper</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/NodeImpl.html#replaceChildNode(org.apache.jackrabbit.core.id.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/state/NodeState.html#replaceChildNodeEntry(org.apache.jackrabbit.core.id.NodeId, org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.core.id.NodeId)"><B>replaceChildNodeEntry(NodeId, Name, 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>Replaces the <code>ChildNodeEntry</code> identified by <code>oldId</code> with a new entry. <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/test/api/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.test.api.util.<A HREF="./org/apache/jackrabbit/test/api/util/Text.html" title="class in org.apache.jackrabbit.test.api.util">Text</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/standalone/cli/CommandHelper.html#REPO_ADDRESS_KEY"><B>REPO_ADDRESS_KEY</B></A> - Static variable in class org.apache.jackrabbit.standalone.cli.<A HREF="./org/apache/jackrabbit/standalone/cli/CommandHelper.html" title="class in org.apache.jackrabbit.standalone.cli">CommandHelper</A> <DD>address key <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/commons/webdav/JcrRemotingConstants.html#REPORT_EXPORT_VIEW"><B>REPORT_EXPORT_VIEW</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">JcrRemotingConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html#REPORT_LOCATE_BY_UUID"><B>REPORT_LOCATE_BY_UUID</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">JcrRemotingConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html#REPORT_LOCATE_CORRESPONDING_NODE"><B>REPORT_LOCATE_CORRESPONDING_NODE</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">JcrRemotingConstants</A> <DD>&nbsp; <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/commons/webdav/JcrRemotingConstants.html#REPORT_NODETYPES"><B>REPORT_NODETYPES</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">JcrRemotingConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html#REPORT_PRIVILEGES"><B>REPORT_PRIVILEGES</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">JcrRemotingConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html#REPORT_REGISTERED_NAMESPACES"><B>REPORT_REGISTERED_NAMESPACES</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">JcrRemotingConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html#REPORT_REPOSITORY_DESCRIPTORS"><B>REPORT_REPOSITORY_DESCRIPTORS</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">JcrRemotingConstants</A> <DD>&nbsp; <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(java.lang.String, org.apache.jackrabbit.webdav.xml.Namespace)"><B>ReportInfo(String, Namespace)</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(java.lang.String, org.apache.jackrabbit.webdav.xml.Namespace, int, org.apache.jackrabbit.webdav.property.DavPropertyNameSet)"><B>ReportInfo(String, Namespace, 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/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/core/config/RepositoryConfigurationParser.html#REPOSITORY_CONF_VARIABLE"><B>REPOSITORY_CONF_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 configuration file parser variable. <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/standalone/cli/CommandHelper.html#REPOSITORY_KEY"><B>REPOSITORY_KEY</B></A> - Static variable in class org.apache.jackrabbit.standalone.cli.<A HREF="./org/apache/jackrabbit/standalone/cli/CommandHelper.html" title="class in org.apache.jackrabbit.standalone.cli">CommandHelper</A> <DD>repository key <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/commons/JcrUtils.html#REPOSITORY_URI"><B>REPOSITORY_URI</B></A> - Static variable in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/JcrUtils.html" title="class in org.apache.jackrabbit.commons">JcrUtils</A> <DD>The repository URI parameter name used by the <A HREF="./org/apache/jackrabbit/commons/JcrUtils.html#getRepository(java.lang.String)"><CODE>JcrUtils.getRepository(String)</CODE></A> method. <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.5.0/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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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.query.QueryHandlerFactory, org.apache.jackrabbit.core.config.ClusterConfig, org.apache.jackrabbit.core.data.DataStoreFactory, org.apache.jackrabbit.core.util.RepositoryLockMechanismFactory, org.apache.jackrabbit.core.config.DataSourceConfig, org.apache.jackrabbit.core.util.db.ConnectionFactory, org.apache.jackrabbit.core.config.RepositoryConfigurationParser)"><B>RepositoryConfig(String, SecurityConfig, FileSystemFactory, String, String, String, int, Element, VersioningConfig, QueryHandlerFactory, ClusterConfig, DataStoreFactory, RepositoryLockMechanismFactory, DataSourceConfig, ConnectionFactory, 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, org.apache.jackrabbit.core.util.db.ConnectionFactory)"><B>RepositoryConfigurationParser(Properties, ConnectionFactory)</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 and connection factory. <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/RepositoryContext.html" title="class in org.apache.jackrabbit.core"><B>RepositoryContext</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/package-summary.html">org.apache.jackrabbit.core</A><DD>Internal component context of a Jackrabbit content repository.<DT><A HREF="./org/apache/jackrabbit/core/SessionImpl.html#repositoryContext"><B>repositoryContext</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 component context of the repository that issued this session. <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/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/client/RepositoryFactoryImpl.html" title="class in org.apache.jackrabbit.client"><B>RepositoryFactoryImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/client/package-summary.html">org.apache.jackrabbit.client</A><DD>This <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/RepositoryFactory.html?is-external=true" title="class or interface in javax.jcr"><CODE>RepositoryFactory</CODE></A> implementations is capable of creating any repository which is covered by the Apache Jackrabbit project.<DT><A HREF="./org/apache/jackrabbit/client/RepositoryFactoryImpl.html#RepositoryFactoryImpl()"><B>RepositoryFactoryImpl()</B></A> - Constructor for class org.apache.jackrabbit.client.<A HREF="./org/apache/jackrabbit/client/RepositoryFactoryImpl.html" title="class in org.apache.jackrabbit.client">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/api/RepositoryFactoryTest.html" title="class in org.apache.jackrabbit.test.api"><B>RepositoryFactoryTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>RepositoryFactoryTest</code> checks if there is a repository factory implementation and that is works according to the spec.<DT><A HREF="./org/apache/jackrabbit/test/api/RepositoryFactoryTest.html#RepositoryFactoryTest()"><B>RepositoryFactoryTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/RepositoryFactoryTest.html" title="class in org.apache.jackrabbit.test.api">RepositoryFactoryTest</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/javax.jcr/javadocs/jcr-2.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/test/RepositoryHelperPool.html" title="interface in org.apache.jackrabbit.test"><B>RepositoryHelperPool</B></A> - Interface in <A HREF="./org/apache/jackrabbit/test/package-summary.html">org.apache.jackrabbit.test</A><DD><code>RepositoryHelperPool</code> defines a pool of repository helper instances.<DT><A HREF="./org/apache/jackrabbit/test/RepositoryHelperPoolImpl.html" title="class in org.apache.jackrabbit.test"><B>RepositoryHelperPoolImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/package-summary.html">org.apache.jackrabbit.test</A><DD><code>RepositoryHelperPoolImpl</code> implements a pool of repository helper instances.<DT><A HREF="./org/apache/jackrabbit/test/RepositoryHelperPoolImpl.html#RepositoryHelperPoolImpl()"><B>RepositoryHelperPoolImpl()</B></A> - Constructor for class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryHelperPoolImpl.html" title="class in org.apache.jackrabbit.test">RepositoryHelperPoolImpl</A> <DD>&nbsp; <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/core/RepositoryImpl.DescriptorValue.html" title="class in org.apache.jackrabbit.core"><B>RepositoryImpl.DescriptorValue</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/package-summary.html">org.apache.jackrabbit.core</A><DD>Represents a Repository Descriptor Value (either Value or Value[])<DT><A HREF="./org/apache/jackrabbit/core/RepositoryImpl.DescriptorValue.html#RepositoryImpl.DescriptorValue(javax.jcr.Value)"><B>RepositoryImpl.DescriptorValue(Value)</B></A> - Constructor for class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/RepositoryImpl.DescriptorValue.html" title="class in org.apache.jackrabbit.core">RepositoryImpl.DescriptorValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/RepositoryImpl.DescriptorValue.html#RepositoryImpl.DescriptorValue(javax.jcr.Value[])"><B>RepositoryImpl.DescriptorValue(Value[])</B></A> - Constructor for class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/RepositoryImpl.DescriptorValue.html" title="class in org.apache.jackrabbit.core">RepositoryImpl.DescriptorValue</A> <DD>&nbsp; <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.5.0/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/api/management/RepositoryManager.html" title="interface in org.apache.jackrabbit.api.management"><B>RepositoryManager</B></A> - Interface in <A HREF="./org/apache/jackrabbit/api/management/package-summary.html">org.apache.jackrabbit.api.management</A><DD>The repository manager provides life-cycle management features for repositories.<DT><A HREF="./org/apache/jackrabbit/core/RepositoryManagerImpl.html" title="class in org.apache.jackrabbit.core"><B>RepositoryManagerImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/package-summary.html">org.apache.jackrabbit.core</A><DD>The repository manager implementation.<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/spi/RepositoryServiceFactory.html" title="interface in org.apache.jackrabbit.spi"><B>RepositoryServiceFactory</B></A> - Interface in <A HREF="./org/apache/jackrabbit/spi/package-summary.html">org.apache.jackrabbit.spi</A><DD>Factory for creating <A HREF="./org/apache/jackrabbit/spi/RepositoryService.html" title="interface in org.apache.jackrabbit.spi"><CODE>RepositoryService</CODE></A> instances.<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/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, int)"><B>RepositoryServiceImpl(String, IdFactory, NameFactory, PathFactory, QValueFactory, int)</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, int)"><B>RepositoryServiceImpl(String, String, BatchReadConfig, int)</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>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi2jcr/RepositoryServiceImpl.html#RepositoryServiceImpl(javax.jcr.Repository, org.apache.jackrabbit.spi2jcr.BatchReadConfig, int)"><B>RepositoryServiceImpl(Repository, BatchReadConfig, int)</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/commons/webdav/NodeTypeConstants.html#REQUIREDPRIMARYTYPE_ELEMENT"><B>REQUIREDPRIMARYTYPE_ELEMENT</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">NodeTypeConstants</A> <DD>Name of the required primary type element. <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/commons/webdav/NodeTypeConstants.html#REQUIREDPRIMARYTYPES_ELEMENT"><B>REQUIREDPRIMARYTYPES_ELEMENT</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">NodeTypeConstants</A> <DD>Name of the required primary types 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/commons/cnd/DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder.html#requiredType"><B>requiredType</B></A> - Variable in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder</A> <DD>See <A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder.html#setRequiredType(int)"><CODE>DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder.setRequiredType(int)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/commons/webdav/NodeTypeConstants.html#REQUIREDTYPE_ATTRIBUTE"><B>REQUIREDTYPE_ATTRIBUTE</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">NodeTypeConstants</A> <DD>Name of the required type attribute. <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/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.spi.QNodeTypeDefinition)"><B>reregistered(QNodeTypeDefinition)</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.spi.QNodeTypeDefinition)"><B>reregistered(QNodeTypeDefinition)</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.spi.QNodeTypeDefinition)"><B>reregisterNodeType(QNodeTypeDefinition)</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/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>This method does nothing. <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/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/cache/AbstractCache.html#resetAccessCount()"><B>resetAccessCount()</B></A> - Method in class org.apache.jackrabbit.core.cache.<A HREF="./org/apache/jackrabbit/core/cache/AbstractCache.html" title="class in org.apache.jackrabbit.core.cache">AbstractCache</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/cache/Cache.html#resetAccessCount()"><B>resetAccessCount()</B></A> - Method in interface org.apache.jackrabbit.core.cache.<A HREF="./org/apache/jackrabbit/core/cache/Cache.html" title="interface in org.apache.jackrabbit.core.cache">Cache</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/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><B>Deprecated.</B>&nbsp;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/spi/Path.html#resolve(org.apache.jackrabbit.spi.Path.Element)"><B>resolve(Path.Element)</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>Resolves the given path element against this path. <DT><A HREF="./org/apache/jackrabbit/spi/Path.html#resolve(org.apache.jackrabbit.spi.Path)"><B>resolve(Path)</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>Resolves the given path against this path. <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/config/ConfigurationEntityResolver.html#resolveEntity(java.lang.String, java.lang.String)"><B>resolveEntity(String, String)</B></A> - Method in class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/ConfigurationEntityResolver.html" title="class in org.apache.jackrabbit.core.config">ConfigurationEntityResolver</A> <DD>Resolves an entity to the corresponding input source. <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/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/AbstractRepositoryService.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/AbstractRepositoryService.html" title="class in org.apache.jackrabbit.spi.commons">AbstractRepositoryService</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.id.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/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/core/xml/DefaultProtectedItemImporter.html#resolver"><B>resolver</B></A> - Variable in class org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/DefaultProtectedItemImporter.html" title="class in org.apache.jackrabbit.core.xml">DefaultProtectedItemImporter</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/xml/DefaultProtectedPropertyImporter.html#resolver"><B>resolver</B></A> - Variable in class org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/DefaultProtectedPropertyImporter.html" title="class in org.apache.jackrabbit.core.xml">DefaultProtectedPropertyImporter</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/AbstractNodeType.html#resolver"><B>resolver</B></A> - Variable in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/AbstractNodeType.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">AbstractNodeType</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> Note that The DataStore should nowadays be used instead of the BLOBStore.<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(org.apache.tika.detect.Detector)"><B>ResourceConfig(Detector)</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, 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/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><B>Deprecated.</B>&nbsp; <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><B>Deprecated.</B>&nbsp; <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><B>Deprecated.</B>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/version/VersionManagerImplConfig.html#restore(org.apache.jackrabbit.core.version.NodeStateEx, org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.core.version.InternalBaseline)"><B>restore(NodeStateEx, Name, InternalBaseline)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionManagerImplConfig.html" title="class in org.apache.jackrabbit.core.version">VersionManagerImplConfig</A> <DD>Restores the versions recorded in the given baseline below the specified path. <DT><A HREF="./org/apache/jackrabbit/core/version/VersionManagerImplRestore.html#restore(org.apache.jackrabbit.core.version.NodeStateEx, org.apache.jackrabbit.core.version.InternalVersion, boolean)"><B>restore(NodeStateEx, InternalVersion, boolean)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionManagerImplRestore.html" title="class in org.apache.jackrabbit.core.version">VersionManagerImplRestore</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/version/VersionManagerImplRestore.html#restore(org.apache.jackrabbit.core.version.NodeStateEx, org.apache.jackrabbit.spi.Name, boolean)"><B>restore(NodeStateEx, Name, boolean)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionManagerImplRestore.html" title="class in org.apache.jackrabbit.core.version">VersionManagerImplRestore</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/version/VersionManagerImplRestore.html#restore(org.apache.jackrabbit.core.version.NodeStateEx, org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.core.version.InternalVersion, boolean)"><B>restore(NodeStateEx, Name, InternalVersion, boolean)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionManagerImplRestore.html" title="class in org.apache.jackrabbit.core.version">VersionManagerImplRestore</A> <DD>Restores the <code>version</code> below the <code>parent</code> node using the indicated <code>name</code> <DT><A HREF="./org/apache/jackrabbit/core/VersionManagerImpl.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/VersionManagerImpl.html" title="class in org.apache.jackrabbit.core">VersionManagerImpl</A> <DD>Wrapper around <A HREF="./org/apache/jackrabbit/core/VersionManagerImpl.html#restore(javax.jcr.version.Version[], boolean)"><CODE>VersionManagerImpl.restore(Version[], boolean)</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/core/VersionManagerImpl.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/VersionManagerImpl.html" title="class in org.apache.jackrabbit.core">VersionManagerImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/VersionManagerImpl.html#restore(java.lang.String, java.lang.String, boolean)"><B>restore(String, String, boolean)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/VersionManagerImpl.html" title="class in org.apache.jackrabbit.core">VersionManagerImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/VersionManagerImpl.html#restore(java.lang.String, javax.jcr.version.Version, boolean)"><B>restore(String, Version, boolean)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/VersionManagerImpl.html" title="class in org.apache.jackrabbit.core">VersionManagerImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/VersionManagerImpl.html#restore(org.apache.jackrabbit.core.NodeImpl, javax.jcr.version.Version, boolean)"><B>restore(NodeImpl, Version, boolean)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/VersionManagerImpl.html" title="class in org.apache.jackrabbit.core">VersionManagerImpl</A> <DD>Same as <A HREF="./org/apache/jackrabbit/core/VersionManagerImpl.html#restore(java.lang.String, java.lang.String, boolean)"><CODE>VersionManagerImpl.restore(String, String, boolean)</CODE></A> but to ensure backward compatibility for Node.restore(Version, boolean). <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><B>Deprecated.</B>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/JcrVersionManager.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/JcrVersionManager.html" title="class in org.apache.jackrabbit.jcr2spi">JcrVersionManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/JcrVersionManager.html#restore(java.lang.String, java.lang.String, boolean)"><B>restore(String, String, boolean)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/JcrVersionManager.html" title="class in org.apache.jackrabbit.jcr2spi">JcrVersionManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/JcrVersionManager.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/JcrVersionManager.html" title="class in org.apache.jackrabbit.jcr2spi">JcrVersionManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/JcrVersionManager.html#restore(java.lang.String, javax.jcr.version.Version, boolean)"><B>restore(String, Version, boolean)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/JcrVersionManager.html" title="class in org.apache.jackrabbit.jcr2spi">JcrVersionManager</A> <DD>&nbsp; <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/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/rmi/client/ClientNode.html#restore(java.lang.String, boolean)"><B>restore(String, boolean)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html" title="class in org.apache.jackrabbit.rmi.client">ClientNode</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html#restore(javax.jcr.version.Version, boolean)"><B>restore(Version, boolean)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html" title="class in org.apache.jackrabbit.rmi.client">ClientNode</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html#restore(javax.jcr.version.Version, java.lang.String, boolean)"><B>restore(Version, String, boolean)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html" title="class in org.apache.jackrabbit.rmi.client">ClientNode</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientVersionManager.html#restore(javax.jcr.version.Version[], boolean)"><B>restore(Version[], boolean)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientVersionManager.html" title="class in org.apache.jackrabbit.rmi.client">ClientVersionManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientVersionManager.html#restore(javax.jcr.version.Version, boolean)"><B>restore(Version, boolean)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientVersionManager.html" title="class in org.apache.jackrabbit.rmi.client">ClientVersionManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientVersionManager.html#restore(java.lang.String, java.lang.String, boolean)"><B>restore(String, String, boolean)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientVersionManager.html" title="class in org.apache.jackrabbit.rmi.client">ClientVersionManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientVersionManager.html#restore(java.lang.String, javax.jcr.version.Version, boolean)"><B>restore(String, Version, boolean)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientVersionManager.html" title="class in org.apache.jackrabbit.rmi.client">ClientVersionManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientWorkspace.html#restore(javax.jcr.version.Version[], boolean)"><B>restore(Version[], boolean)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientWorkspace.html" title="class in org.apache.jackrabbit.rmi.client">ClientWorkspace</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNode.html#restore(java.lang.String, boolean)"><B>restore(String, boolean)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNode.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteNode</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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> method. <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNode.html#restore(java.lang.String, java.lang.String, boolean)"><B>restore(String, String, boolean)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNode.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteNode</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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(Version,String,boolean)</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteVersionManager.html#restore(java.lang.String, java.lang.String, boolean)"><B>restore(String, String, boolean)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteVersionManager.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteVersionManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerNode.html#restore(java.lang.String, boolean)"><B>restore(String, boolean)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerNode.html" title="class in org.apache.jackrabbit.rmi.server">ServerNode</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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> method. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerNode.html#restore(java.lang.String, java.lang.String, boolean)"><B>restore(String, String, boolean)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerNode.html" title="class in org.apache.jackrabbit.rmi.server">ServerNode</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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(Version,String,boolean)</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerVersionManager.html#restore(java.lang.String, java.lang.String, boolean)"><B>restore(String, String, boolean)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerVersionManager.html" title="class in org.apache.jackrabbit.rmi.server">ServerVersionManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/AbstractRepositoryService.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/AbstractRepositoryService.html" title="class in org.apache.jackrabbit.spi.commons">AbstractRepositoryService</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/AbstractRepositoryService.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/AbstractRepositoryService.html" title="class in org.apache.jackrabbit.spi.commons">AbstractRepositoryService</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/standalone/cli/version/Restore.html" title="class in org.apache.jackrabbit.standalone.cli.version"><B>Restore</B></A> - Class in <A HREF="./org/apache/jackrabbit/standalone/cli/version/package-summary.html">org.apache.jackrabbit.standalone.cli.version</A><DD>Restore a <code>Node</code> to the state of the given <code>Version</code><DT><A HREF="./org/apache/jackrabbit/standalone/cli/version/Restore.html#Restore()"><B>Restore()</B></A> - Constructor for class org.apache.jackrabbit.standalone.cli.version.<A HREF="./org/apache/jackrabbit/standalone/cli/version/Restore.html" title="class in org.apache.jackrabbit.standalone.cli.version">Restore</A> <DD>&nbsp; <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><B>Deprecated.</B>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/version/VersionManagerImplRestore.html#restoreByLabel(org.apache.jackrabbit.core.version.NodeStateEx, org.apache.jackrabbit.spi.Name, boolean)"><B>restoreByLabel(NodeStateEx, Name, boolean)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionManagerImplRestore.html" title="class in org.apache.jackrabbit.core.version">VersionManagerImplRestore</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/VersionManagerImpl.html#restoreByLabel(java.lang.String, java.lang.String, boolean)"><B>restoreByLabel(String, String, boolean)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/VersionManagerImpl.html" title="class in org.apache.jackrabbit.core">VersionManagerImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/jcr2spi/JcrVersionManager.html#restoreByLabel(java.lang.String, java.lang.String, boolean)"><B>restoreByLabel(String, String, boolean)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/JcrVersionManager.html" title="class in org.apache.jackrabbit.jcr2spi">JcrVersionManager</A> <DD>&nbsp; <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/rmi/client/ClientNode.html#restoreByLabel(java.lang.String, boolean)"><B>restoreByLabel(String, boolean)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html" title="class in org.apache.jackrabbit.rmi.client">ClientNode</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientVersionManager.html#restoreByLabel(java.lang.String, java.lang.String, boolean)"><B>restoreByLabel(String, String, boolean)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientVersionManager.html" title="class in org.apache.jackrabbit.rmi.client">ClientVersionManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNode.html#restoreByLabel(java.lang.String, boolean)"><B>restoreByLabel(String, boolean)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNode.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteNode</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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> method. <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteVersionManager.html#restoreByLabel(java.lang.String, java.lang.String, boolean)"><B>restoreByLabel(String, String, boolean)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteVersionManager.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteVersionManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerNode.html#restoreByLabel(java.lang.String, boolean)"><B>restoreByLabel(String, boolean)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerNode.html" title="class in org.apache.jackrabbit.rmi.server">ServerNode</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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> method. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerVersionManager.html#restoreByLabel(java.lang.String, java.lang.String, boolean)"><B>restoreByLabel(String, String, boolean)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerVersionManager.html" title="class in org.apache.jackrabbit.rmi.server">ServerVersionManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/version/RestoreByLabel.html" title="class in org.apache.jackrabbit.standalone.cli.version"><B>RestoreByLabel</B></A> - Class in <A HREF="./org/apache/jackrabbit/standalone/cli/version/package-summary.html">org.apache.jackrabbit.standalone.cli.version</A><DD>Restore a <code>Node</code> to the state of the <code>Version</code> with the specified label<DT><A HREF="./org/apache/jackrabbit/standalone/cli/version/RestoreByLabel.html#RestoreByLabel()"><B>RestoreByLabel()</B></A> - Constructor for class org.apache.jackrabbit.standalone.cli.version.<A HREF="./org/apache/jackrabbit/standalone/cli/version/RestoreByLabel.html" title="class in org.apache.jackrabbit.standalone.cli.version">RestoreByLabel</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNode.html#restoreByUUID(java.lang.String, boolean)"><B>restoreByUUID(String, boolean)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNode.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteNode</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Node.html?is-external=true#restore(javax.jcr.version.Version, boolean)" title="class or interface in javax.jcr"><CODE>Node.restore(Version,boolean)</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerNode.html#restoreByUUID(java.lang.String, boolean)"><B>restoreByUUID(String, boolean)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerNode.html" title="class in org.apache.jackrabbit.rmi.server">ServerNode</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Node.html?is-external=true#restore(javax.jcr.version.Version, boolean)" title="class or interface in javax.jcr"><CODE>Node.restore(Version,boolean)</CODE></A> method. <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple"><B>RestoreTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/version/simple/package-summary.html">org.apache.jackrabbit.test.api.version.simple</A><DD><code>RestoreTest</code> covers tests related to the restore methods available on <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Node.html?is-external=true" title="class or interface in javax.jcr"><CODE>Node</CODE></A> in simple versioning: <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.0/javax/jcr/Node.html?is-external=true#restore(javax.jcr.version.Version, boolean)" title="class or interface in javax.jcr"><CODE>Node.restore(Version, boolean)</CODE></A> <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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(Version, String, boolean)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html#RestoreTest()"><B>RestoreTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/core/util/db/ResultSetWrapper.html" title="class in org.apache.jackrabbit.core.util.db"><B>ResultSetWrapper</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/util/db/package-summary.html">org.apache.jackrabbit.core.util.db</A><DD>This is a dynamic proxy in order to support both Java 5 and 6.<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/test/RepositoryStub.html#RETENTION_POLICY_HOLDER"><B>RETENTION_POLICY_HOLDER</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/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/test/api/retention/AbstractRetentionTest.html#retentionMgr"><B>retentionMgr</B></A> - Variable in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/AbstractRetentionTest.html" title="class in org.apache.jackrabbit.test.api.retention">AbstractRetentionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyEffectTest.html" title="class in org.apache.jackrabbit.test.api.retention"><B>RetentionPolicyEffectTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/retention/package-summary.html">org.apache.jackrabbit.test.api.retention</A><DD><code>RetentionPolicyEffectTest</code>...<DT><A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyEffectTest.html#RetentionPolicyEffectTest()"><B>RetentionPolicyEffectTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyEffectTest.html" title="class in org.apache.jackrabbit.test.api.retention">RetentionPolicyEffectTest</A> <DD>&nbsp; <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/test/api/retention/RetentionPolicyTest.html" title="class in org.apache.jackrabbit.test.api.retention"><B>RetentionPolicyTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/retention/package-summary.html">org.apache.jackrabbit.test.api.retention</A><DD><code>RetentionPolicyTest</code>...<DT><A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html#RetentionPolicyTest()"><B>RetentionPolicyTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html" title="class in org.apache.jackrabbit.test.api.retention">RetentionPolicyTest</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.id.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.id.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.id.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&lt;NodeId, NodeState&gt;)</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&lt;NodeId&gt;, Map&lt;NodeId, NodeState&gt;)</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>removedIds</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/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, java.lang.String)"><B>retrieveUserId(Subject, 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>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/test/RepositoryHelperPool.html#returnHelper(org.apache.jackrabbit.test.RepositoryHelper)"><B>returnHelper(RepositoryHelper)</B></A> - Method in interface org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryHelperPool.html" title="interface in org.apache.jackrabbit.test">RepositoryHelperPool</A> <DD>Returns the given repository helper to the pool. <DT><A HREF="./org/apache/jackrabbit/test/RepositoryHelperPoolImpl.html#returnHelper(org.apache.jackrabbit.test.RepositoryHelper)"><B>returnHelper(RepositoryHelper)</B></A> - Method in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/RepositoryHelperPoolImpl.html" title="class in org.apache.jackrabbit.test">RepositoryHelperPoolImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/JackrabbitAnalyzer.html#reusableTokenStream(java.lang.String, java.io.Reader)"><B>reusableTokenStream(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>&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 the 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/PredicateDerefQuery.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/PredicateDerefQuery.html" title="class in org.apache.jackrabbit.core.query.lucene">PredicateDerefQuery</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>Tries to rewrite this query into a standard lucene RangeQuery. <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/test/api/query/qom/AbstractJoinTest.html#RIGHT"><B>RIGHT</B></A> - Static variable in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/AbstractJoinTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">AbstractJoinTest</A> <DD>Name of the right selector. <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/servlet/remote/RMIRemoteBindingServlet.html" title="class in org.apache.jackrabbit.servlet.remote"><B>RMIRemoteBindingServlet</B></A> - Class in <A HREF="./org/apache/jackrabbit/servlet/remote/package-summary.html">org.apache.jackrabbit.servlet.remote</A><DD>Servlet that binds a repository from a servlet context attribute in RMI.<DT><A HREF="./org/apache/jackrabbit/servlet/remote/RMIRemoteBindingServlet.html#RMIRemoteBindingServlet()"><B>RMIRemoteBindingServlet()</B></A> - Constructor for class org.apache.jackrabbit.servlet.remote.<A HREF="./org/apache/jackrabbit/servlet/remote/RMIRemoteBindingServlet.html" title="class in org.apache.jackrabbit.servlet.remote">RMIRemoteBindingServlet</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/repository/RMIRemoteRepository.html" title="class in org.apache.jackrabbit.rmi.repository"><B>RMIRemoteRepository</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/repository/package-summary.html">org.apache.jackrabbit.rmi.repository</A><DD>Proxy for a remote repository bound in RMI.<DT><A HREF="./org/apache/jackrabbit/rmi/repository/RMIRemoteRepository.html#RMIRemoteRepository(org.apache.jackrabbit.rmi.client.LocalAdapterFactory, java.lang.String)"><B>RMIRemoteRepository(LocalAdapterFactory, String)</B></A> - Constructor for class org.apache.jackrabbit.rmi.repository.<A HREF="./org/apache/jackrabbit/rmi/repository/RMIRemoteRepository.html" title="class in org.apache.jackrabbit.rmi.repository">RMIRemoteRepository</A> <DD>Creates a proxy for the remote repository in the given RMI URL. <DT><A HREF="./org/apache/jackrabbit/rmi/repository/RMIRemoteRepository.html#RMIRemoteRepository(java.lang.String)"><B>RMIRemoteRepository(String)</B></A> - Constructor for class org.apache.jackrabbit.rmi.repository.<A HREF="./org/apache/jackrabbit/rmi/repository/RMIRemoteRepository.html" title="class in org.apache.jackrabbit.rmi.repository">RMIRemoteRepository</A> <DD>Creates a proxy for the remote repository in the given RMI URL. <DT><A HREF="./org/apache/jackrabbit/rmi/repository/RMIRemoteRepositoryFactory.html" title="class in org.apache.jackrabbit.rmi.repository"><B>RMIRemoteRepositoryFactory</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/repository/package-summary.html">org.apache.jackrabbit.rmi.repository</A><DD>Factory that looks up a remote repository from an RMI registry.<DT><A HREF="./org/apache/jackrabbit/rmi/repository/RMIRemoteRepositoryFactory.html#RMIRemoteRepositoryFactory(org.apache.jackrabbit.rmi.client.LocalAdapterFactory, java.lang.String)"><B>RMIRemoteRepositoryFactory(LocalAdapterFactory, String)</B></A> - Constructor for class org.apache.jackrabbit.rmi.repository.<A HREF="./org/apache/jackrabbit/rmi/repository/RMIRemoteRepositoryFactory.html" title="class in org.apache.jackrabbit.rmi.repository">RMIRemoteRepositoryFactory</A> <DD>Creates a factory for looking up a remote repository from an RMI registry. <DT><A HREF="./org/apache/jackrabbit/servlet/remote/RMIRemoteRepositoryServlet.html" title="class in org.apache.jackrabbit.servlet.remote"><B>RMIRemoteRepositoryServlet</B></A> - Class in <A HREF="./org/apache/jackrabbit/servlet/remote/package-summary.html">org.apache.jackrabbit.servlet.remote</A><DD>Servlet that makes a repository from RMI available as an attribute in the servlet context.<DT><A HREF="./org/apache/jackrabbit/servlet/remote/RMIRemoteRepositoryServlet.html#RMIRemoteRepositoryServlet()"><B>RMIRemoteRepositoryServlet()</B></A> - Constructor for class org.apache.jackrabbit.servlet.remote.<A HREF="./org/apache/jackrabbit/servlet/remote/RMIRemoteRepositoryServlet.html" title="class in org.apache.jackrabbit.servlet.remote">RMIRemoteRepositoryServlet</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/repository/RmiRepositoryFactory.html" title="class in org.apache.jackrabbit.rmi.repository"><B>RmiRepositoryFactory</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/repository/package-summary.html">org.apache.jackrabbit.rmi.repository</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/rmi/repository/RmiRepositoryFactory.html#RmiRepositoryFactory()"><B>RmiRepositoryFactory()</B></A> - Constructor for class org.apache.jackrabbit.rmi.repository.<A HREF="./org/apache/jackrabbit/rmi/repository/RmiRepositoryFactory.html" title="class in org.apache.jackrabbit.rmi.repository">RmiRepositoryFactory</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/InternalXAVersionManager.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/InternalXAVersionManager.html" title="class in org.apache.jackrabbit.core.version">InternalXAVersionManager</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/JCASessionHandle.html#rollback(javax.transaction.xa.Xid)"><B>rollback(Xid)</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>&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/rmi/client/ClientXASession.html#rollback(javax.transaction.xa.Xid)"><B>rollback(Xid)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientXASession.html" title="class in org.apache.jackrabbit.rmi.client">ClientXASession</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteXASession.html#rollback(javax.transaction.xa.Xid)"><B>rollback(Xid)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteXASession.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteXASession</A> <DD>Remote version of the <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/transaction/xa/XAResource.html?is-external=true#rollback(javax.transaction.xa.Xid)" title="class or interface in javax.transaction.xa"><CODE>XAResource.rollback(Xid)</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerXASession.html#rollback(javax.transaction.xa.Xid)"><B>rollback(Xid)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerXASession.html" title="class in org.apache.jackrabbit.rmi.server">ServerXASession</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/flat/ItemSequence.html#root"><B>root</B></A> - Variable in class org.apache.jackrabbit.commons.flat.<A HREF="./org/apache/jackrabbit/commons/flat/ItemSequence.html" title="class in org.apache.jackrabbit.commons.flat">ItemSequence</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/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/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/commons/webdav/JcrRemotingConstants.html#ROOT_ITEM_PATH"><B>ROOT_ITEM_PATH</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">JcrRemotingConstants</A> <DD>The resource path of the root-item-resource. <DT><A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html#ROOT_ITEM_RESOURCEPATH"><B>ROOT_ITEM_RESOURCEPATH</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">JcrRemotingConstants</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/query/lucene/SearchIndex.html#ROOT_PATH"><B>ROOT_PATH</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>The path of the 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/core/security/authorization/acl/EntryCollector.html#rootID"><B>rootID</B></A> - Variable in class org.apache.jackrabbit.core.security.authorization.acl.<A HREF="./org/apache/jackrabbit/core/security/authorization/acl/EntryCollector.html" title="class in org.apache.jackrabbit.core.security.authorization.acl">EntryCollector</A> <DD>The root id. <DT><A HREF="./org/apache/jackrabbit/spi/commons/AbstractRepositoryService.html#rootNodeDefinition"><B>rootNodeDefinition</B></A> - Variable in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/AbstractRepositoryService.html" title="class in org.apache.jackrabbit.spi.commons">AbstractRepositoryService</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/commons/iterator/RowIterable.html" title="class in org.apache.jackrabbit.commons.iterator"><B>RowIterable</B></A> - Class in <A HREF="./org/apache/jackrabbit/commons/iterator/package-summary.html">org.apache.jackrabbit.commons.iterator</A><DD>Adapter class that adapts a <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/RowIterator.html?is-external=true" title="class or interface in javax.jcr.query"><CODE>RowIterator</CODE></A> instance to an <CODE>Iterable<Row></CODE> instance that always returns the same underlying iterator.<DT><A HREF="./org/apache/jackrabbit/commons/iterator/RowIterable.html#RowIterable(javax.jcr.query.RowIterator)"><B>RowIterable(RowIterator)</B></A> - Constructor for class org.apache.jackrabbit.commons.iterator.<A HREF="./org/apache/jackrabbit/commons/iterator/RowIterable.html" title="class in org.apache.jackrabbit.commons.iterator">RowIterable</A> <DD>Creates an iterable adapter for the given row iterator. <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/javax.jcr/javadocs/jcr-2.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.5.0/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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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.5.0/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/commons/predicate/RowPredicate.html" title="class in org.apache.jackrabbit.commons.predicate"><B>RowPredicate</B></A> - Class in <A HREF="./org/apache/jackrabbit/commons/predicate/package-summary.html">org.apache.jackrabbit.commons.predicate</A><DD>Predicate for checking whether a given object is a <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/Row.html?is-external=true" title="class or interface in javax.jcr.query"><CODE>Row</CODE></A> and optionally whether it contains a given selector.<DT><A HREF="./org/apache/jackrabbit/commons/predicate/RowPredicate.html#RowPredicate(java.lang.String)"><B>RowPredicate(String)</B></A> - Constructor for class org.apache.jackrabbit.commons.predicate.<A HREF="./org/apache/jackrabbit/commons/predicate/RowPredicate.html" title="class in org.apache.jackrabbit.commons.predicate">RowPredicate</A> <DD>Creates a row predicate that checks the existence of the given selector (if given). <DT><A HREF="./org/apache/jackrabbit/commons/predicate/RowPredicate.html#RowPredicate()"><B>RowPredicate()</B></A> - Constructor for class org.apache.jackrabbit.commons.predicate.<A HREF="./org/apache/jackrabbit/commons/predicate/RowPredicate.html" title="class in org.apache.jackrabbit.commons.predicate">RowPredicate</A> <DD>Creates a row predicate. <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/RowTest.html" title="class in org.apache.jackrabbit.test.api.query.qom"><B>RowTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/query/qom/package-summary.html">org.apache.jackrabbit.test.api.query.qom</A><DD><code>RowIteratorTest</code> contains test cases for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/Row.html?is-external=true" title="class or interface in javax.jcr.query"><CODE>Row</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/RowTest.html#RowTest()"><B>RowTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/RowTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">RowTest</A> <DD>&nbsp; <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/test/api/security/RSessionAccessControlDiscoveryTest.html" title="class in org.apache.jackrabbit.test.api.security"><B>RSessionAccessControlDiscoveryTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/security/package-summary.html">org.apache.jackrabbit.test.api.security</A><DD><code>RSessionAccessControlDiscoveryTest</code>: A read-only session must be able to call 'hasPrivilege' and 'getPrivileges' and 'getSupportedPrivileges' without access denied exception<DT><A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlDiscoveryTest.html#RSessionAccessControlDiscoveryTest()"><B>RSessionAccessControlDiscoveryTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlDiscoveryTest.html" title="class in org.apache.jackrabbit.test.api.security">RSessionAccessControlDiscoveryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security"><B>RSessionAccessControlPolicyTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/security/package-summary.html">org.apache.jackrabbit.test.api.security</A><DD><code>AccessControlPolicyTest</code>...<DT><A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlPolicyTest.html#RSessionAccessControlPolicyTest()"><B>RSessionAccessControlPolicyTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">RSessionAccessControlPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlTest.html" title="class in org.apache.jackrabbit.test.api.security"><B>RSessionAccessControlTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/security/package-summary.html">org.apache.jackrabbit.test.api.security</A><DD><code>RSessionAccessControlTest</code>...<DT><A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlTest.html#RSessionAccessControlTest()"><B>RSessionAccessControlTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlTest.html" title="class in org.apache.jackrabbit.test.api.security">RSessionAccessControlTest</A> <DD>&nbsp; <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/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/core/util/db/CheckSchemaOperation.html#run()"><B>run()</B></A> - Method in class org.apache.jackrabbit.core.util.db.<A HREF="./org/apache/jackrabbit/core/util/db/CheckSchemaOperation.html" title="class in org.apache.jackrabbit.core.util.db">CheckSchemaOperation</A> <DD>Checks if the required schema objects exist and creates them if they don't exist yet. <DT><A HREF="./org/apache/jackrabbit/rmi/observation/ClientEventPoll.html#run()"><B>run()</B></A> - Method in class org.apache.jackrabbit.rmi.observation.<A HREF="./org/apache/jackrabbit/rmi/observation/ClientEventPoll.html" title="class in org.apache.jackrabbit.rmi.observation">ClientEventPoll</A> <DD>Checks for remote events and dispatches them to the locally registered event listeners. <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/test/ConcurrentTestSuite.html#run(junit.framework.TestResult)"><B>run(TestResult)</B></A> - Method in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/ConcurrentTestSuite.html" title="class in org.apache.jackrabbit.test">ConcurrentTestSuite</A> <DD>&nbsp; <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/core/query/lucene/SearchIndex.html#runConsistencyCheck()"><B>runConsistencyCheck()</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>Runs a consistency check on this search index. <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; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/JcrClient.html#runInteractive()"><B>runInteractive()</B></A> - Method in class org.apache.jackrabbit.standalone.cli.<A HREF="./org/apache/jackrabbit/standalone/cli/JcrClient.html" title="class in org.apache.jackrabbit.standalone.cli">JcrClient</A> <DD>Run in interactive mode <DT><A HREF="./org/apache/jackrabbit/test/ConcurrentTestSuite.html#runTest(junit.framework.Test, junit.framework.TestResult)"><B>runTest(Test, TestResult)</B></A> - Method in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/ConcurrentTestSuite.html" title="class in org.apache.jackrabbit.test">ConcurrentTestSuite</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/observation/GetUserDataTest.html#runWithUserData(org.apache.jackrabbit.test.api.observation.AbstractObservationTest.Callable, int)"><B>runWithUserData(AbstractObservationTest.Callable, int)</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/GetUserDataTest.html" title="class in org.apache.jackrabbit.test.api.observation">GetUserDataTest</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/rmi/client/SafeClientRepository.html" title="class in org.apache.jackrabbit.rmi.client"><B>SafeClientRepository</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/client/package-summary.html">org.apache.jackrabbit.rmi.client</A><DD>A "safe" local adapter for the JCR-RMI <A HREF="./org/apache/jackrabbit/rmi/remote/RemoteRepository.html" title="interface in org.apache.jackrabbit.rmi.remote"><CODE>RemoteRepository</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/client/SafeClientRepository.html#SafeClientRepository(org.apache.jackrabbit.rmi.client.LocalAdapterFactory)"><B>SafeClientRepository(LocalAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/SafeClientRepository.html" title="class in org.apache.jackrabbit.rmi.client">SafeClientRepository</A> <DD>Creates a client adapter for the given remote repository. <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.id.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/core/version/VersionManagerImplBase.html#safeGetJCRPath(org.apache.jackrabbit.core.version.NodeStateEx)"><B>safeGetJCRPath(NodeStateEx)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionManagerImplBase.html" title="class in org.apache.jackrabbit.core.version">VersionManagerImplBase</A> <DD>Returns the JCR path for the given node state without throwing an exception. <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/commons/webdav/NodeTypeConstants.html#SAMENAMESIBLINGS_ATTRIBUTE"><B>SAMENAMESIBLINGS_ATTRIBUTE</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">NodeTypeConstants</A> <DD>Name of the <code>sameNameSiblings</code> attribute. <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/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/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/test/api/query/qom/SameNodeJoinConditionTest.html" title="class in org.apache.jackrabbit.test.api.query.qom"><B>SameNodeJoinConditionTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/query/qom/package-summary.html">org.apache.jackrabbit.test.api.query.qom</A><DD><code>SameNodeJoinConditionTest</code> contains test cases that cover <code>SameNodeJoinCondition</code>.<DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/SameNodeJoinConditionTest.html#SameNodeJoinConditionTest()"><B>SameNodeJoinConditionTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/SameNodeJoinConditionTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">SameNodeJoinConditionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/SameNodeTest.html" title="class in org.apache.jackrabbit.test.api.query.qom"><B>SameNodeTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/query/qom/package-summary.html">org.apache.jackrabbit.test.api.query.qom</A><DD><code>SameNodeTest</code>...<DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/SameNodeTest.html#SameNodeTest()"><B>SameNodeTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/SameNodeTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">SameNodeTest</A> <DD>&nbsp; <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/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/persistence/util/FileBasedIndex.html#save()"><B>save()</B></A> - Method in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/FileBasedIndex.html" title="class in org.apache.jackrabbit.core.persistence.util">FileBasedIndex</A> <DD>Saves the lookup table to the filesystem resource. <DT><A HREF="./org/apache/jackrabbit/core/persistence/util/HashMapIndex.html#save()"><B>save()</B></A> - Method in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/HashMapIndex.html" title="class in org.apache.jackrabbit.core.persistence.util">HashMapIndex</A> <DD>Saves the lookup table. <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/core/version/VersionManagerImplBase.WriteOperation.html#save()"><B>save()</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionManagerImplBase.WriteOperation.html" title="class in org.apache.jackrabbit.core.version">VersionManagerImplBase.WriteOperation</A> <DD>Saves the pending operations in the <A HREF="./org/apache/jackrabbit/core/state/LocalItemStateManager.html" title="class in org.apache.jackrabbit.core.state"><CODE>LocalItemStateManager</CODE></A>. <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/rmi/client/ClientItem.html#save()"><B>save()</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientItem.html" title="class in org.apache.jackrabbit.rmi.client">ClientItem</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientSession.html#save()"><B>save()</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientSession.html" title="class in org.apache.jackrabbit.rmi.client">ClientSession</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteItem.html#save()"><B>save()</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteItem.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteItem</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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/rmi/remote/RemoteSession.html#save()"><B>save()</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteSession.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteSession</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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/rmi/server/ServerItem.html#save()"><B>save()</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerItem.html" title="class in org.apache.jackrabbit.rmi.server">ServerItem</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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/rmi/server/ServerSession.html#save()"><B>save()</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerSession.html" title="class in org.apache.jackrabbit.rmi.server">ServerSession</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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/standalone/cli/core/Save.html" title="class in org.apache.jackrabbit.standalone.cli.core"><B>Save</B></A> - Class in <A HREF="./org/apache/jackrabbit/standalone/cli/core/package-summary.html">org.apache.jackrabbit.standalone.cli.core</A><DD>Save the current working <code>Item</code> if specified, or the current working <code>Session</code><DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/Save.html#Save()"><B>Save()</B></A> - Constructor for class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/Save.html" title="class in org.apache.jackrabbit.standalone.cli.core">Save</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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><B>Deprecated.</B>&nbsp;<I>use mark().</I> <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><B>Deprecated.</B>&nbsp;&nbsp; <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><B>Deprecated.</B>&nbsp;&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/util/db/CheckSchemaOperation.html#SCHEMA_OBJECT_PREFIX_VARIABLE"><B>SCHEMA_OBJECT_PREFIX_VARIABLE</B></A> - Static variable in class org.apache.jackrabbit.core.util.db.<A HREF="./org/apache/jackrabbit/core/util/db/CheckSchemaOperation.html" title="class in org.apache.jackrabbit.core.util.db">CheckSchemaOperation</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/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><B>Deprecated.</B>&nbsp;&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html#schemaObjectPrefix"><B>schemaObjectPrefix</B></A> - Variable in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">BundleDbPersistenceManager</A> <DD>the prefix for the database objects <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/id/NodeId.html" title="class in org.apache.jackrabbit.core.id"><CODE>NodeId</CODE></A> to a score value.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/ScoreNode.html#ScoreNode(org.apache.jackrabbit.core.id.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.id.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/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.5.0/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.5.0/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>&nbsp; <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&lt;String, String&gt;)</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.query.QueryHandlerFactory, 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.id.NodeId, org.apache.jackrabbit.core.SearchManager, org.apache.jackrabbit.core.id.NodeId, java.util.concurrent.Executor)"><B>SearchManager(QueryHandlerFactory, NamespaceRegistryImpl, NodeTypeRegistry, SharedItemStateManager, PersistenceManager, NodeId, SearchManager, NodeId, Executor)</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[], java.lang.String[], javax.jcr.Value[])"><B>SearchResultProperty(String[], 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&lt;?&gt;, 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/config/SecurityManagerConfig.html#SecurityManagerConfig(org.apache.jackrabbit.core.config.BeanConfig, java.lang.String, org.apache.jackrabbit.core.config.BeanConfig, org.apache.jackrabbit.core.config.UserManagerConfig, org.apache.jackrabbit.core.config.BeanConfig)"><B>SecurityManagerConfig(BeanConfig, String, BeanConfig, UserManagerConfig, 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><B>Deprecated.</B>&nbsp;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/commons/iterator/FilteringNodeIterator.html#seekNext()"><B>seekNext()</B></A> - Method in class org.apache.jackrabbit.commons.iterator.<A HREF="./org/apache/jackrabbit/commons/iterator/FilteringNodeIterator.html" title="class in org.apache.jackrabbit.commons.iterator">FilteringNodeIterator</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/version/DateVersionSelector.html#select(org.apache.jackrabbit.core.version.InternalVersionHistory)"><B>select(InternalVersionHistory)</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 of the given version history. <DT><A HREF="./org/apache/jackrabbit/core/version/LabelVersionSelector.html#select(org.apache.jackrabbit.core.version.InternalVersionHistory)"><B>select(InternalVersionHistory)</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 of the given version history. <DT><A HREF="./org/apache/jackrabbit/core/version/VersionSelector.html#select(org.apache.jackrabbit.core.version.InternalVersionHistory)"><B>select(InternalVersionHistory)</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/core/version/VersionSet.html#select(org.apache.jackrabbit.core.version.InternalVersionHistory)"><B>select(InternalVersionHistory)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionSet.html" title="class in org.apache.jackrabbit.core.version">VersionSet</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(org.apache.jackrabbit.core.version.InternalVersionHistory, java.util.Calendar)"><B>selectByDate(InternalVersionHistory, 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(org.apache.jackrabbit.core.version.InternalVersionHistory, org.apache.jackrabbit.spi.Name)"><B>selectByLabel(InternalVersionHistory, Name)</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/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/test/api/query/qom/AbstractJoinTest.html#SELECTOR_NAMES"><B>SELECTOR_NAMES</B></A> - Static variable in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/AbstractJoinTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">AbstractJoinTest</A> <DD>The selector names for the join. <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/join/SelectorRow.html" title="class in org.apache.jackrabbit.core.query.lucene.join"><B>SelectorRow</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>A row implementation for a query with just a single selector.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/join/SelectorRow.html#SelectorRow(java.util.Map, org.apache.jackrabbit.core.query.lucene.join.OperandEvaluator, java.lang.String, javax.jcr.Node, double)"><B>SelectorRow(Map&lt;String, PropertyValue&gt;, OperandEvaluator, String, Node, double)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.join.<A HREF="./org/apache/jackrabbit/core/query/lucene/join/SelectorRow.html" title="class in org.apache.jackrabbit.core.query.lucene.join">SelectorRow</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/SelectorTest.html" title="class in org.apache.jackrabbit.test.api.query.qom"><B>SelectorTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/query/qom/package-summary.html">org.apache.jackrabbit.test.api.query.qom</A><DD><code>SelectorTest</code>...<DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/SelectorTest.html#SelectorTest()"><B>SelectorTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/SelectorTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">SelectorTest</A> <DD>&nbsp; <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#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/server/AbstractWebdavServlet.html#sendUnauthorized(org.apache.jackrabbit.webdav.WebdavRequest, org.apache.jackrabbit.webdav.WebdavResponse, org.apache.jackrabbit.webdav.DavException)"><B>sendUnauthorized(WebdavRequest, WebdavResponse, DavException)</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 "WWW-Authenticate" header and writes the appropriate error to the given webdav response. <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/commons/flat/Sequence.html" title="interface in org.apache.jackrabbit.commons.flat"><B>Sequence</B></A>&lt;<A HREF="./org/apache/jackrabbit/commons/flat/Sequence.html" title="type parameter in Sequence">T</A> extends <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Item.html?is-external=true" title="class or interface in javax.jcr">Item</A>&gt; - Interface in <A HREF="./org/apache/jackrabbit/commons/flat/package-summary.html">org.apache.jackrabbit.commons.flat</A><DD>Interface for accessing JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Item.html?is-external=true" title="class or interface in javax.jcr"><CODE>Item</CODE></A>s sequentially through an <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util"><CODE>Iterator</CODE></A> or looking them up through a <code>key</code>.<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/rmi/remote/SerializableXid.html" title="class in org.apache.jackrabbit.rmi.remote"><B>SerializableXid</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/remote/package-summary.html">org.apache.jackrabbit.rmi.remote</A><DD>Serializable <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/transaction/xa/Xid.html?is-external=true" title="class or interface in javax.transaction.xa"><CODE>Xid</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/rmi/remote/SerializableXid.html#SerializableXid(javax.transaction.xa.Xid)"><B>SerializableXid(Xid)</B></A> - Constructor for class org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/SerializableXid.html" title="class in org.apache.jackrabbit.rmi.remote">SerializableXid</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/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, 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/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.5.0/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.5.0/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/rmi/value/SerialValueFactory.html" title="class in org.apache.jackrabbit.rmi.value"><B>SerialValueFactory</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/value/package-summary.html">org.apache.jackrabbit.rmi.value</A><DD>The <code>SerialValueFactory</code> class is used in the RMI infrastructure to create serializable <code>Value</code> instances on the client side.<DT><A HREF="./org/apache/jackrabbit/rmi/value/SerialValueFactory.html#SerialValueFactory()"><B>SerialValueFactory()</B></A> - Constructor for class org.apache.jackrabbit.rmi.value.<A HREF="./org/apache/jackrabbit/rmi/value/SerialValueFactory.html" title="class in org.apache.jackrabbit.rmi.value">SerialValueFactory</A> <DD>Default constructor only visible to extensions of this class. <DT><A HREF="./org/apache/jackrabbit/rmi/server/security/ServerAccessControlEntry.html" title="class in org.apache.jackrabbit.rmi.server.security"><B>ServerAccessControlEntry</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/security/package-summary.html">org.apache.jackrabbit.rmi.server.security</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/rmi/server/security/ServerAccessControlEntry.html#ServerAccessControlEntry(javax.jcr.security.AccessControlEntry, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory)"><B>ServerAccessControlEntry(AccessControlEntry, RemoteAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.security.<A HREF="./org/apache/jackrabbit/rmi/server/security/ServerAccessControlEntry.html" title="class in org.apache.jackrabbit.rmi.server.security">ServerAccessControlEntry</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/server/security/ServerAccessControlList.html" title="class in org.apache.jackrabbit.rmi.server.security"><B>ServerAccessControlList</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/security/package-summary.html">org.apache.jackrabbit.rmi.server.security</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/rmi/server/security/ServerAccessControlList.html#ServerAccessControlList(javax.jcr.security.AccessControlList, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory)"><B>ServerAccessControlList(AccessControlList, RemoteAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.security.<A HREF="./org/apache/jackrabbit/rmi/server/security/ServerAccessControlList.html" title="class in org.apache.jackrabbit.rmi.server.security">ServerAccessControlList</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/server/security/ServerAccessControlManager.html" title="class in org.apache.jackrabbit.rmi.server.security"><B>ServerAccessControlManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/security/package-summary.html">org.apache.jackrabbit.rmi.server.security</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/rmi/server/security/ServerAccessControlManager.html#ServerAccessControlManager(javax.jcr.security.AccessControlManager, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory)"><B>ServerAccessControlManager(AccessControlManager, RemoteAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.security.<A HREF="./org/apache/jackrabbit/rmi/server/security/ServerAccessControlManager.html" title="class in org.apache.jackrabbit.rmi.server.security">ServerAccessControlManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/server/security/ServerAccessControlPolicy.html" title="class in org.apache.jackrabbit.rmi.server.security"><B>ServerAccessControlPolicy</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/security/package-summary.html">org.apache.jackrabbit.rmi.server.security</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/rmi/server/security/ServerAccessControlPolicy.html#ServerAccessControlPolicy(javax.jcr.security.AccessControlPolicy, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory)"><B>ServerAccessControlPolicy(AccessControlPolicy, RemoteAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.security.<A HREF="./org/apache/jackrabbit/rmi/server/security/ServerAccessControlPolicy.html" title="class in org.apache.jackrabbit.rmi.server.security">ServerAccessControlPolicy</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/server/security/ServerAccessControlPolicyIterator.html" title="class in org.apache.jackrabbit.rmi.server.security"><B>ServerAccessControlPolicyIterator</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/security/package-summary.html">org.apache.jackrabbit.rmi.server.security</A><DD>A ServerIterator for iterating rows.<DT><A HREF="./org/apache/jackrabbit/rmi/server/security/ServerAccessControlPolicyIterator.html#ServerAccessControlPolicyIterator(javax.jcr.security.AccessControlPolicyIterator, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory, int)"><B>ServerAccessControlPolicyIterator(AccessControlPolicyIterator, RemoteAdapterFactory, int)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.security.<A HREF="./org/apache/jackrabbit/rmi/server/security/ServerAccessControlPolicyIterator.html" title="class in org.apache.jackrabbit.rmi.server.security">ServerAccessControlPolicyIterator</A> <DD>Creates a ServerRowIterator instance. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerAdapterFactory.html" title="class in org.apache.jackrabbit.rmi.server"><B>ServerAdapterFactory</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/package-summary.html">org.apache.jackrabbit.rmi.server</A><DD>Default implementation of the <A HREF="./org/apache/jackrabbit/rmi/server/RemoteAdapterFactory.html" title="interface in org.apache.jackrabbit.rmi.server"><CODE>RemoteAdapterFactory</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerAdapterFactory.html#ServerAdapterFactory()"><B>ServerAdapterFactory()</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerAdapterFactory.html" title="class in org.apache.jackrabbit.rmi.server">ServerAdapterFactory</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerEventCollection.html" title="class in org.apache.jackrabbit.rmi.server"><B>ServerEventCollection</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/package-summary.html">org.apache.jackrabbit.rmi.server</A><DD>The <code>ServerEventCollection</code> class implements the <A HREF="./org/apache/jackrabbit/rmi/remote/RemoteEventCollection.html" title="interface in org.apache.jackrabbit.rmi.remote"><CODE>RemoteEventCollection</CODE></A>event to actually sent the server-side event to the client.<DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerEventCollection.ServerEvent.html" title="class in org.apache.jackrabbit.rmi.server"><B>ServerEventCollection.ServerEvent</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/package-summary.html">org.apache.jackrabbit.rmi.server</A><DD>Server side implementation of the <CODE>RemoteEvent</CODE> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/observation/ServerEventListenerProxy.html" title="class in org.apache.jackrabbit.rmi.observation"><B>ServerEventListenerProxy</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/observation/package-summary.html">org.apache.jackrabbit.rmi.observation</A><DD>The <code>ServerEventListenerProxy</code> class is the server-side event listener proxy registered on behalf of a client-side event listener identified with the unique identifier.<DT><A HREF="./org/apache/jackrabbit/rmi/observation/ServerEventListenerProxy.html#ServerEventListenerProxy(org.apache.jackrabbit.rmi.server.RemoteAdapterFactory, long, org.apache.jackrabbit.rmi.observation.Queue)"><B>ServerEventListenerProxy(RemoteAdapterFactory, long, Queue)</B></A> - Constructor for class org.apache.jackrabbit.rmi.observation.<A HREF="./org/apache/jackrabbit/rmi/observation/ServerEventListenerProxy.html" title="class in org.apache.jackrabbit.rmi.observation">ServerEventListenerProxy</A> <DD>Creates a new instance of this listener proxy. <DT><A HREF="./org/apache/jackrabbit/rmi/server/principal/ServerGroup.html" title="class in org.apache.jackrabbit.rmi.server.principal"><B>ServerGroup</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/principal/package-summary.html">org.apache.jackrabbit.rmi.server.principal</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/rmi/server/principal/ServerGroup.html#ServerGroup(java.security.acl.Group, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory)"><B>ServerGroup(Group, RemoteAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.principal.<A HREF="./org/apache/jackrabbit/rmi/server/principal/ServerGroup.html" title="class in org.apache.jackrabbit.rmi.server.principal">ServerGroup</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerItem.html" title="class in org.apache.jackrabbit.rmi.server"><B>ServerItem</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/package-summary.html">org.apache.jackrabbit.rmi.server</A><DD>Remote adapter for the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Item.html?is-external=true" title="class or interface in javax.jcr"><CODE>Item</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerItem.html#ServerItem(javax.jcr.Item, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory)"><B>ServerItem(Item, RemoteAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerItem.html" title="class in org.apache.jackrabbit.rmi.server">ServerItem</A> <DD>Creates a remote adapter for the given local item. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerItemDefinition.html" title="class in org.apache.jackrabbit.rmi.server"><B>ServerItemDefinition</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/package-summary.html">org.apache.jackrabbit.rmi.server</A><DD>Remote adapter for the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/nodetype/ItemDefinition.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>ItemDefinition</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerItemDefinition.html#ServerItemDefinition(javax.jcr.nodetype.ItemDefinition, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory)"><B>ServerItemDefinition(ItemDefinition, RemoteAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerItemDefinition.html" title="class in org.apache.jackrabbit.rmi.server">ServerItemDefinition</A> <DD>Creates a remote adapter for the given local item definition. <DT><A HREF="./org/apache/jackrabbit/rmi/server/iterator/ServerIterator.html" title="class in org.apache.jackrabbit.rmi.server.iterator"><B>ServerIterator</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/iterator/package-summary.html">org.apache.jackrabbit.rmi.server.iterator</A><DD>Remote adapter for the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/RangeIterator.html?is-external=true" title="class or interface in javax.jcr"><CODE>RangeIterator</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/server/iterator/ServerIterator.html#ServerIterator(javax.jcr.RangeIterator, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory, int)"><B>ServerIterator(RangeIterator, RemoteAdapterFactory, int)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.iterator.<A HREF="./org/apache/jackrabbit/rmi/server/iterator/ServerIterator.html" title="class in org.apache.jackrabbit.rmi.server.iterator">ServerIterator</A> <DD>Creates a remote adapter for the given local item. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerLock.html" title="class in org.apache.jackrabbit.rmi.server"><B>ServerLock</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/package-summary.html">org.apache.jackrabbit.rmi.server</A><DD>Remote adapter for the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/lock/Lock.html?is-external=true" title="class or interface in javax.jcr.lock"><CODE>Lock</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerLock.html#ServerLock(javax.jcr.lock.Lock, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory)"><B>ServerLock(Lock, RemoteAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerLock.html" title="class in org.apache.jackrabbit.rmi.server">ServerLock</A> <DD>Creates a remote adapter for the given local lock. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerLockManager.html" title="class in org.apache.jackrabbit.rmi.server"><B>ServerLockManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/package-summary.html">org.apache.jackrabbit.rmi.server</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerLockManager.html#ServerLockManager(javax.jcr.lock.LockManager, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory)"><B>ServerLockManager(LockManager, RemoteAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerLockManager.html" title="class in org.apache.jackrabbit.rmi.server">ServerLockManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerNamespaceRegistry.html" title="class in org.apache.jackrabbit.rmi.server"><B>ServerNamespaceRegistry</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/package-summary.html">org.apache.jackrabbit.rmi.server</A><DD>Remote adapter for the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/NamespaceRegistry.html?is-external=true" title="class or interface in javax.jcr"><CODE>NamespaceRegistry</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerNamespaceRegistry.html#ServerNamespaceRegistry(javax.jcr.NamespaceRegistry, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory)"><B>ServerNamespaceRegistry(NamespaceRegistry, RemoteAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerNamespaceRegistry.html" title="class in org.apache.jackrabbit.rmi.server">ServerNamespaceRegistry</A> <DD>Creates a remote adapter for the given local namespace registry. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerNode.html" title="class in org.apache.jackrabbit.rmi.server"><B>ServerNode</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/package-summary.html">org.apache.jackrabbit.rmi.server</A><DD>Remote adapter for the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Node.html?is-external=true" title="class or interface in javax.jcr"><CODE>Node</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerNode.html#ServerNode(javax.jcr.Node, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory)"><B>ServerNode(Node, RemoteAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerNode.html" title="class in org.apache.jackrabbit.rmi.server">ServerNode</A> <DD>Creates a remote adapter for the given local node. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerNodeDefinition.html" title="class in org.apache.jackrabbit.rmi.server"><B>ServerNodeDefinition</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/package-summary.html">org.apache.jackrabbit.rmi.server</A><DD>Remote adapter for the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/nodetype/NodeDefinition.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>NodeDefinition</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerNodeDefinition.html#ServerNodeDefinition(javax.jcr.nodetype.NodeDefinition, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory)"><B>ServerNodeDefinition(NodeDefinition, RemoteAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerNodeDefinition.html" title="class in org.apache.jackrabbit.rmi.server">ServerNodeDefinition</A> <DD>Creates a remote adapter for the given local node definition. <DT><A HREF="./org/apache/jackrabbit/rmi/server/iterator/ServerNodeIterator.html" title="class in org.apache.jackrabbit.rmi.server.iterator"><B>ServerNodeIterator</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/iterator/package-summary.html">org.apache.jackrabbit.rmi.server.iterator</A><DD>A ServerIterator for iterating nodes.<DT><A HREF="./org/apache/jackrabbit/rmi/server/iterator/ServerNodeIterator.html#ServerNodeIterator(javax.jcr.NodeIterator, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory, int)"><B>ServerNodeIterator(NodeIterator, RemoteAdapterFactory, int)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.iterator.<A HREF="./org/apache/jackrabbit/rmi/server/iterator/ServerNodeIterator.html" title="class in org.apache.jackrabbit.rmi.server.iterator">ServerNodeIterator</A> <DD>Creates a ServerNodeIterator instance. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerNodeType.html" title="class in org.apache.jackrabbit.rmi.server"><B>ServerNodeType</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/package-summary.html">org.apache.jackrabbit.rmi.server</A><DD>Remote adapter for the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/nodetype/NodeType.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>NodeType</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerNodeType.html#ServerNodeType(javax.jcr.nodetype.NodeType, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory)"><B>ServerNodeType(NodeType, RemoteAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerNodeType.html" title="class in org.apache.jackrabbit.rmi.server">ServerNodeType</A> <DD>Creates a remote adapter for the given local node type. <DT><A HREF="./org/apache/jackrabbit/rmi/server/iterator/ServerNodeTypeIterator.html" title="class in org.apache.jackrabbit.rmi.server.iterator"><B>ServerNodeTypeIterator</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/iterator/package-summary.html">org.apache.jackrabbit.rmi.server.iterator</A><DD>A ServerIterator for iterating node types.<DT><A HREF="./org/apache/jackrabbit/rmi/server/iterator/ServerNodeTypeIterator.html#ServerNodeTypeIterator(javax.jcr.nodetype.NodeTypeIterator, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory, int)"><B>ServerNodeTypeIterator(NodeTypeIterator, RemoteAdapterFactory, int)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.iterator.<A HREF="./org/apache/jackrabbit/rmi/server/iterator/ServerNodeTypeIterator.html" title="class in org.apache.jackrabbit.rmi.server.iterator">ServerNodeTypeIterator</A> <DD>Creates a ServerNodeTypeIterator instance. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerNodeTypeManager.html" title="class in org.apache.jackrabbit.rmi.server"><B>ServerNodeTypeManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/package-summary.html">org.apache.jackrabbit.rmi.server</A><DD>Remote adapter for the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/nodetype/NodeTypeManager.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>NodeTypeManager</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerNodeTypeManager.html#ServerNodeTypeManager(javax.jcr.nodetype.NodeTypeManager, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory)"><B>ServerNodeTypeManager(NodeTypeManager, RemoteAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerNodeTypeManager.html" title="class in org.apache.jackrabbit.rmi.server">ServerNodeTypeManager</A> <DD>Creates a remote adapter for the given local node type manager. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerObject.html" title="class in org.apache.jackrabbit.rmi.server"><B>ServerObject</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/package-summary.html">org.apache.jackrabbit.rmi.server</A><DD>Base class for remote adapters.<DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerObject.html#ServerObject(org.apache.jackrabbit.rmi.server.RemoteAdapterFactory)"><B>ServerObject(RemoteAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerObject.html" title="class in org.apache.jackrabbit.rmi.server">ServerObject</A> <DD>Creates a basic server adapter that uses the given factory to create new adapters. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerObservationManager.html" title="class in org.apache.jackrabbit.rmi.server"><B>ServerObservationManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/package-summary.html">org.apache.jackrabbit.rmi.server</A><DD>Remote adapter for the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/observation/ObservationManager.html?is-external=true" title="class or interface in javax.jcr.observation"><CODE>ObservationManager</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerObservationManager.html#ServerObservationManager(javax.jcr.observation.ObservationManager, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory)"><B>ServerObservationManager(ObservationManager, RemoteAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerObservationManager.html" title="class in org.apache.jackrabbit.rmi.server">ServerObservationManager</A> <DD>Creates a remote adapter for the given local workspace. <DT><A HREF="./org/apache/jackrabbit/rmi/server/principal/ServerPrincipal.html" title="class in org.apache.jackrabbit.rmi.server.principal"><B>ServerPrincipal</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/principal/package-summary.html">org.apache.jackrabbit.rmi.server.principal</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/rmi/server/principal/ServerPrincipal.html#ServerPrincipal(java.security.Principal, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory)"><B>ServerPrincipal(Principal, RemoteAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.principal.<A HREF="./org/apache/jackrabbit/rmi/server/principal/ServerPrincipal.html" title="class in org.apache.jackrabbit.rmi.server.principal">ServerPrincipal</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/server/principal/ServerPrincipalIterator.html" title="class in org.apache.jackrabbit.rmi.server.principal"><B>ServerPrincipalIterator</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/principal/package-summary.html">org.apache.jackrabbit.rmi.server.principal</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/rmi/server/principal/ServerPrincipalIterator.html#ServerPrincipalIterator(java.util.Iterator, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory, int)"><B>ServerPrincipalIterator(Iterator&lt;Principal&gt;, RemoteAdapterFactory, int)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.principal.<A HREF="./org/apache/jackrabbit/rmi/server/principal/ServerPrincipalIterator.html" title="class in org.apache.jackrabbit.rmi.server.principal">ServerPrincipalIterator</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/server/security/ServerPrivilege.html" title="class in org.apache.jackrabbit.rmi.server.security"><B>ServerPrivilege</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/security/package-summary.html">org.apache.jackrabbit.rmi.server.security</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/rmi/server/security/ServerPrivilege.html#ServerPrivilege(javax.jcr.security.Privilege, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory)"><B>ServerPrivilege(Privilege, RemoteAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.security.<A HREF="./org/apache/jackrabbit/rmi/server/security/ServerPrivilege.html" title="class in org.apache.jackrabbit.rmi.server.security">ServerPrivilege</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerProperty.html" title="class in org.apache.jackrabbit.rmi.server"><B>ServerProperty</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/package-summary.html">org.apache.jackrabbit.rmi.server</A><DD>Remote adapter for the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Property.html?is-external=true" title="class or interface in javax.jcr"><CODE>Property</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerProperty.html#ServerProperty(javax.jcr.Property, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory)"><B>ServerProperty(Property, RemoteAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerProperty.html" title="class in org.apache.jackrabbit.rmi.server">ServerProperty</A> <DD>Creates a remote adapter for the given local property. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerPropertyDefinition.html" title="class in org.apache.jackrabbit.rmi.server"><B>ServerPropertyDefinition</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/package-summary.html">org.apache.jackrabbit.rmi.server</A><DD>Remote adapter for the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/nodetype/PropertyDefinition.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>PropertyDefinition</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerPropertyDefinition.html#ServerPropertyDefinition(javax.jcr.nodetype.PropertyDefinition, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory)"><B>ServerPropertyDefinition(PropertyDefinition, RemoteAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerPropertyDefinition.html" title="class in org.apache.jackrabbit.rmi.server">ServerPropertyDefinition</A> <DD>Creates a remote adapter for the given local property definition. <DT><A HREF="./org/apache/jackrabbit/rmi/server/iterator/ServerPropertyIterator.html" title="class in org.apache.jackrabbit.rmi.server.iterator"><B>ServerPropertyIterator</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/iterator/package-summary.html">org.apache.jackrabbit.rmi.server.iterator</A><DD>A ServerIterator for iterating properties.<DT><A HREF="./org/apache/jackrabbit/rmi/server/iterator/ServerPropertyIterator.html#ServerPropertyIterator(javax.jcr.PropertyIterator, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory, int)"><B>ServerPropertyIterator(PropertyIterator, RemoteAdapterFactory, int)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.iterator.<A HREF="./org/apache/jackrabbit/rmi/server/iterator/ServerPropertyIterator.html" title="class in org.apache.jackrabbit.rmi.server.iterator">ServerPropertyIterator</A> <DD>Creates a ServerPropertyIterator instance. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerQuery.html" title="class in org.apache.jackrabbit.rmi.server"><B>ServerQuery</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/package-summary.html">org.apache.jackrabbit.rmi.server</A><DD>Remote adapter for the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/Query.html?is-external=true" title="class or interface in javax.jcr.query"><CODE>Query</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerQuery.html#ServerQuery(javax.jcr.query.Query, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory)"><B>ServerQuery(Query, RemoteAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerQuery.html" title="class in org.apache.jackrabbit.rmi.server">ServerQuery</A> <DD>Creates a remote adapter for the given local <code>Query</code>. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerQueryManager.html" title="class in org.apache.jackrabbit.rmi.server"><B>ServerQueryManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/package-summary.html">org.apache.jackrabbit.rmi.server</A><DD>Remote adapter for the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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/rmi/server/ServerQueryManager.html#ServerQueryManager(javax.jcr.Session, javax.jcr.query.QueryManager, org.apache.jackrabbit.rmi.server.ServerAdapterFactory)"><B>ServerQueryManager(Session, QueryManager, ServerAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerQueryManager.html" title="class in org.apache.jackrabbit.rmi.server">ServerQueryManager</A> <DD>Creates a remote adapter for the given local query manager. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerQueryResult.html" title="class in org.apache.jackrabbit.rmi.server"><B>ServerQueryResult</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/package-summary.html">org.apache.jackrabbit.rmi.server</A><DD>Remote adapter for the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/QueryResult.html?is-external=true" title="class or interface in javax.jcr.query"><CODE>QueryResult</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerQueryResult.html#ServerQueryResult(javax.jcr.query.QueryResult, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory)"><B>ServerQueryResult(QueryResult, RemoteAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerQueryResult.html" title="class in org.apache.jackrabbit.rmi.server">ServerQueryResult</A> <DD>Creates a remote adapter for the given local <code>QueryResult</code>. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerRepository.html" title="class in org.apache.jackrabbit.rmi.server"><B>ServerRepository</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/package-summary.html">org.apache.jackrabbit.rmi.server</A><DD>Remote adapter for the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Repository.html?is-external=true" title="class or interface in javax.jcr"><CODE>Repository</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerRepository.html#ServerRepository(javax.jcr.Repository, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory)"><B>ServerRepository(Repository, RemoteAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerRepository.html" title="class in org.apache.jackrabbit.rmi.server">ServerRepository</A> <DD>Creates a remote adapter for the given local repository. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerRow.html" title="class in org.apache.jackrabbit.rmi.server"><B>ServerRow</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/package-summary.html">org.apache.jackrabbit.rmi.server</A><DD>Remote adapter for the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/Row.html?is-external=true" title="class or interface in javax.jcr.query"><CODE>Row</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerRow.html#ServerRow(javax.jcr.query.Row, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory)"><B>ServerRow(Row, RemoteAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerRow.html" title="class in org.apache.jackrabbit.rmi.server">ServerRow</A> <DD>Creates a remote adapter for the given local query row. <DT><A HREF="./org/apache/jackrabbit/rmi/server/iterator/ServerRowIterator.html" title="class in org.apache.jackrabbit.rmi.server.iterator"><B>ServerRowIterator</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/iterator/package-summary.html">org.apache.jackrabbit.rmi.server.iterator</A><DD>A ServerIterator for iterating rows.<DT><A HREF="./org/apache/jackrabbit/rmi/server/iterator/ServerRowIterator.html#ServerRowIterator(javax.jcr.query.RowIterator, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory, int)"><B>ServerRowIterator(RowIterator, RemoteAdapterFactory, int)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.iterator.<A HREF="./org/apache/jackrabbit/rmi/server/iterator/ServerRowIterator.html" title="class in org.apache.jackrabbit.rmi.server.iterator">ServerRowIterator</A> <DD>Creates a ServerRowIterator instance. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerSession.html" title="class in org.apache.jackrabbit.rmi.server"><B>ServerSession</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/package-summary.html">org.apache.jackrabbit.rmi.server</A><DD>Remote adapter for the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Session.html?is-external=true" title="class or interface in javax.jcr"><CODE>Session</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerSession.html#ServerSession(javax.jcr.Session, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory)"><B>ServerSession(Session, RemoteAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerSession.html" title="class in org.apache.jackrabbit.rmi.server">ServerSession</A> <DD>Creates a remote adapter for the given local session. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerVersion.html" title="class in org.apache.jackrabbit.rmi.server"><B>ServerVersion</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/package-summary.html">org.apache.jackrabbit.rmi.server</A><DD>Remote adapter for the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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/rmi/server/ServerVersion.html#ServerVersion(javax.jcr.version.Version, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory)"><B>ServerVersion(Version, RemoteAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerVersion.html" title="class in org.apache.jackrabbit.rmi.server">ServerVersion</A> <DD>Creates a remote adapter for the given local version. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerVersionHistory.html" title="class in org.apache.jackrabbit.rmi.server"><B>ServerVersionHistory</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/package-summary.html">org.apache.jackrabbit.rmi.server</A><DD>Remote adapter for the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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/rmi/server/ServerVersionHistory.html#ServerVersionHistory(javax.jcr.version.VersionHistory, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory)"><B>ServerVersionHistory(VersionHistory, RemoteAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerVersionHistory.html" title="class in org.apache.jackrabbit.rmi.server">ServerVersionHistory</A> <DD>Creates a remote adapter for the given local version history. <DT><A HREF="./org/apache/jackrabbit/rmi/server/iterator/ServerVersionIterator.html" title="class in org.apache.jackrabbit.rmi.server.iterator"><B>ServerVersionIterator</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/iterator/package-summary.html">org.apache.jackrabbit.rmi.server.iterator</A><DD>A ServerIterator for iterating versions.<DT><A HREF="./org/apache/jackrabbit/rmi/server/iterator/ServerVersionIterator.html#ServerVersionIterator(javax.jcr.version.VersionIterator, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory, int)"><B>ServerVersionIterator(VersionIterator, RemoteAdapterFactory, int)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.iterator.<A HREF="./org/apache/jackrabbit/rmi/server/iterator/ServerVersionIterator.html" title="class in org.apache.jackrabbit.rmi.server.iterator">ServerVersionIterator</A> <DD>Creates a ServerVersionIterator instance. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerVersionManager.html" title="class in org.apache.jackrabbit.rmi.server"><B>ServerVersionManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/package-summary.html">org.apache.jackrabbit.rmi.server</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerVersionManager.html#ServerVersionManager(javax.jcr.version.VersionManager, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory)"><B>ServerVersionManager(VersionManager, RemoteAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerVersionManager.html" title="class in org.apache.jackrabbit.rmi.server">ServerVersionManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerWorkspace.html" title="class in org.apache.jackrabbit.rmi.server"><B>ServerWorkspace</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/package-summary.html">org.apache.jackrabbit.rmi.server</A><DD>Remote adapter for the JCR <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Workspace.html?is-external=true" title="class or interface in javax.jcr"><CODE>Workspace</CODE></A> interface.<DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerWorkspace.html#ServerWorkspace(javax.jcr.Workspace, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory)"><B>ServerWorkspace(Workspace, RemoteAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerWorkspace.html" title="class in org.apache.jackrabbit.rmi.server">ServerWorkspace</A> <DD>Creates a remote adapter for the given local workspace. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerXASession.html" title="class in org.apache.jackrabbit.rmi.server"><B>ServerXASession</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/server/package-summary.html">org.apache.jackrabbit.rmi.server</A><DD>Remote adapter for XA-enabled sessions.<DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerXASession.html#ServerXASession(javax.jcr.Session, javax.transaction.xa.XAResource, org.apache.jackrabbit.rmi.server.RemoteAdapterFactory)"><B>ServerXASession(Session, XAResource, RemoteAdapterFactory)</B></A> - Constructor for class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerXASession.html" title="class in org.apache.jackrabbit.rmi.server">ServerXASession</A> <DD>Creates a remote adapter for the given local, transaction enabled, session. <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.5.0/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/servlet/ServletRepository.html" title="class in org.apache.jackrabbit.servlet"><B>ServletRepository</B></A> - Class in <A HREF="./org/apache/jackrabbit/servlet/package-summary.html">org.apache.jackrabbit.servlet</A><DD>Proxy for a repository bound in servlet context.<DT><A HREF="./org/apache/jackrabbit/servlet/ServletRepository.html#ServletRepository(javax.servlet.GenericServlet)"><B>ServletRepository(GenericServlet)</B></A> - Constructor for class org.apache.jackrabbit.servlet.<A HREF="./org/apache/jackrabbit/servlet/ServletRepository.html" title="class in org.apache.jackrabbit.servlet">ServletRepository</A> <DD>Creates a proxy for a repository found in the context of the given servlet. <DT><A HREF="./org/apache/jackrabbit/servlet/ServletRepository.html#ServletRepository(javax.servlet.FilterConfig)"><B>ServletRepository(FilterConfig)</B></A> - Constructor for class org.apache.jackrabbit.servlet.<A HREF="./org/apache/jackrabbit/servlet/ServletRepository.html" title="class in org.apache.jackrabbit.servlet">ServletRepository</A> <DD>Creates a proxy for a repository found in the servlet context associated with the given filter configuration. <DT><A HREF="./org/apache/jackrabbit/servlet/ServletRepositoryFactory.html" title="class in org.apache.jackrabbit.servlet"><B>ServletRepositoryFactory</B></A> - Class in <A HREF="./org/apache/jackrabbit/servlet/package-summary.html">org.apache.jackrabbit.servlet</A><DD>Factory that looks up a repository from the context of a given servlet.<DT><A HREF="./org/apache/jackrabbit/servlet/ServletRepositoryFactory.html#ServletRepositoryFactory(javax.servlet.GenericServlet)"><B>ServletRepositoryFactory(GenericServlet)</B></A> - Constructor for class org.apache.jackrabbit.servlet.<A HREF="./org/apache/jackrabbit/servlet/ServletRepositoryFactory.html" title="class in org.apache.jackrabbit.servlet">ServletRepositoryFactory</A> <DD>Creates a factory for looking up a repository from the context of the given servlet. <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/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/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/version/VersionManagerImplBase.html#session"><B>session</B></A> - Variable in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionManagerImplBase.html" title="class in org.apache.jackrabbit.core.version">VersionManagerImplBase</A> <DD>workspace session <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/core/xml/DefaultProtectedItemImporter.html#session"><B>session</B></A> - Variable in class org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/DefaultProtectedItemImporter.html" title="class in org.apache.jackrabbit.core.xml">DefaultProtectedItemImporter</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/xml/DefaultProtectedPropertyImporter.html#session"><B>session</B></A> - Variable in class org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/DefaultProtectedPropertyImporter.html" title="class in org.apache.jackrabbit.core.xml">DefaultProtectedPropertyImporter</A> <DD>&nbsp; <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/standalone/cli/CommandHelper.html#SESSION_KEY"><B>SESSION_KEY</B></A> - Static variable in class org.apache.jackrabbit.standalone.cli.<A HREF="./org/apache/jackrabbit/standalone/cli/CommandHelper.html" title="class in org.apache.jackrabbit.standalone.cli">CommandHelper</A> <DD>session key <DT><A HREF="./org/apache/jackrabbit/core/ItemImpl.html#sessionContext"><B>sessionContext</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 component context of the session to which this item is associated. <DT><A HREF="./org/apache/jackrabbit/core/ItemManager.html#sessionContext"><B>sessionContext</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>Component context of the associated session. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/AbstractQueryImpl.html#sessionContext"><B>sessionContext</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>Component context of the current session <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/QueryResultImpl.html#sessionContext"><B>sessionContext</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>Component context of the current session <DT><A HREF="./org/apache/jackrabbit/core/query/QueryImpl.html#sessionContext"><B>sessionContext</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>Component context of the current session <DT><A HREF="./org/apache/jackrabbit/core/session/SessionContext.html" title="class in org.apache.jackrabbit.core.session"><B>SessionContext</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/session/package-summary.html">org.apache.jackrabbit.core.session</A><DD>Component context of a session.<DT><A HREF="./org/apache/jackrabbit/core/session/SessionContext.html#SessionContext(org.apache.jackrabbit.core.RepositoryContext, org.apache.jackrabbit.core.SessionImpl, org.apache.jackrabbit.core.config.WorkspaceConfig)"><B>SessionContext(RepositoryContext, SessionImpl, WorkspaceConfig)</B></A> - Constructor for class org.apache.jackrabbit.core.session.<A HREF="./org/apache/jackrabbit/core/session/SessionContext.html" title="class in org.apache.jackrabbit.core.session">SessionContext</A> <DD>Creates a component context for the given session. <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.RepositoryContext, org.apache.jackrabbit.core.security.authentication.AuthContext, org.apache.jackrabbit.core.config.WorkspaceConfig)"><B>SessionImpl(RepositoryContext, 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.RepositoryContext, javax.security.auth.Subject, org.apache.jackrabbit.core.config.WorkspaceConfig)"><B>SessionImpl(RepositoryContext, 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/core/xml/SessionImporter.html#SessionImporter(org.apache.jackrabbit.core.NodeImpl, org.apache.jackrabbit.core.SessionImpl, int, org.apache.jackrabbit.core.config.ImportConfig)"><B>SessionImporter(NodeImpl, SessionImpl, int, ImportConfig)</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 serializable 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/session/SessionItemOperation.html" title="class in org.apache.jackrabbit.core.session"><B>SessionItemOperation</B></A>&lt;<A HREF="./org/apache/jackrabbit/core/session/SessionItemOperation.html" title="type parameter in SessionItemOperation">T</A>&gt; - Class in <A HREF="./org/apache/jackrabbit/core/session/package-summary.html">org.apache.jackrabbit.core.session</A><DD>Session operation for accessing an item at a given path.<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.id.NodeId, org.apache.jackrabbit.core.state.LocalItemStateManager)"><B>SessionItemStateManager(NodeId, LocalItemStateManager)</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.SessionImpl)"><B>SessionItemStateManager(UpdatableItemStateManager, ItemStateValidator, QValueFactory, ItemStateFactory, SessionImpl)</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="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/lock/LockManager.html?is-external=true" title="class or interface in javax.jcr.lock"><CODE>LockManager</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/core/lock/SessionLockManager.html#SessionLockManager(org.apache.jackrabbit.core.session.SessionContext, org.apache.jackrabbit.core.lock.LockManager)"><B>SessionLockManager(SessionContext, 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>Creates a lock manager. <DT><A HREF="./org/apache/jackrabbit/core/SessionMoveOperation.html" title="class in org.apache.jackrabbit.core"><B>SessionMoveOperation</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/package-summary.html">org.apache.jackrabbit.core</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/core/SessionMoveOperation.html#SessionMoveOperation(org.apache.jackrabbit.spi.commons.conversion.PathResolver, java.lang.String, java.lang.String)"><B>SessionMoveOperation(PathResolver, String, String)</B></A> - Constructor for class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/SessionMoveOperation.html" title="class in org.apache.jackrabbit.core">SessionMoveOperation</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/javax.jcr/javadocs/jcr-2.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/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/core/session/SessionOperation.html" title="interface in org.apache.jackrabbit.core.session"><B>SessionOperation</B></A>&lt;<A HREF="./org/apache/jackrabbit/core/session/SessionOperation.html" title="type parameter in SessionOperation">T</A>&gt; - Interface in <A HREF="./org/apache/jackrabbit/core/session/package-summary.html">org.apache.jackrabbit.core.session</A><DD>Session operation.<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/session/SessionRefreshOperation.html" title="class in org.apache.jackrabbit.core.session"><B>SessionRefreshOperation</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/session/package-summary.html">org.apache.jackrabbit.core.session</A><DD>Operation to refresh the state of a session.<DT><A HREF="./org/apache/jackrabbit/core/session/SessionRefreshOperation.html#SessionRefreshOperation(boolean, boolean)"><B>SessionRefreshOperation(boolean, boolean)</B></A> - Constructor for class org.apache.jackrabbit.core.session.<A HREF="./org/apache/jackrabbit/core/session/SessionRefreshOperation.html" title="class in org.apache.jackrabbit.core.session">SessionRefreshOperation</A> <DD>Creates a session refresh operation. <DT><A HREF="./org/apache/jackrabbit/test/api/SessionRemoveItemTest.html" title="class in org.apache.jackrabbit.test.api"><B>SessionRemoveItemTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>SessionRemoveItemTest</code>...<DT><A HREF="./org/apache/jackrabbit/test/api/SessionRemoveItemTest.html#SessionRemoveItemTest()"><B>SessionRemoveItemTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionRemoveItemTest.html" title="class in org.apache.jackrabbit.test.api">SessionRemoveItemTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/session/SessionSaveOperation.html" title="class in org.apache.jackrabbit.core.session"><B>SessionSaveOperation</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/session/package-summary.html">org.apache.jackrabbit.core.session</A><DD>Operation to persist transient changes in a session.<DT><A HREF="./org/apache/jackrabbit/core/session/SessionSaveOperation.html#SessionSaveOperation()"><B>SessionSaveOperation()</B></A> - Constructor for class org.apache.jackrabbit.core.session.<A HREF="./org/apache/jackrabbit/core/session/SessionSaveOperation.html" title="class in org.apache.jackrabbit.core.session">SessionSaveOperation</A> <DD>&nbsp; <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/lock/SessionScopedLockTest.html" title="class in org.apache.jackrabbit.test.api.lock"><B>SessionScopedLockTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/lock/package-summary.html">org.apache.jackrabbit.test.api.lock</A><DD><code>SessionScopedLockTest</code>...<DT><A HREF="./org/apache/jackrabbit/test/api/lock/SessionScopedLockTest.html#SessionScopedLockTest()"><B>SessionScopedLockTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/SessionScopedLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">SessionScopedLockTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/session/SessionState.html" title="class in org.apache.jackrabbit.core.session"><B>SessionState</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/session/package-summary.html">org.apache.jackrabbit.core.session</A><DD>Internal session state.<DT><A HREF="./org/apache/jackrabbit/core/session/SessionState.html#SessionState(org.apache.jackrabbit.core.session.SessionContext)"><B>SessionState(SessionContext)</B></A> - Constructor for class org.apache.jackrabbit.core.session.<A HREF="./org/apache/jackrabbit/core/session/SessionState.html" title="class in org.apache.jackrabbit.core.session">SessionState</A> <DD>Creates a state instance for a session. <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/javax.jcr/javadocs/jcr-2.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/session/SessionWriteOperation.html" title="interface in org.apache.jackrabbit.core.session"><B>SessionWriteOperation</B></A>&lt;<A HREF="./org/apache/jackrabbit/core/session/SessionWriteOperation.html" title="type parameter in SessionWriteOperation">T</A>&gt; - Interface in <A HREF="./org/apache/jackrabbit/core/session/package-summary.html">org.apache.jackrabbit.core.session</A><DD>Marker interface that marks a <A HREF="./org/apache/jackrabbit/core/session/SessionOperation.html" title="interface in org.apache.jackrabbit.core.session"><CODE>SessionOperation</CODE></A> that modifies the state of the session or the repository.<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/journal/MemoryRevision.html#set(long)"><B>set(long)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/MemoryRevision.html" title="class in org.apache.jackrabbit.core.journal">MemoryRevision</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(T)"><B>set(T)</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/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/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/commons/cnd/DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder.html#setAbstract(boolean)"><B>setAbstract(boolean)</B></A> - Method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/NodeTypeTemplateImpl.html#setAbstract(boolean)"><B>setAbstract(boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/NodeTypeTemplateImpl.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">NodeTypeTemplateImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QNodeTypeDefinitionBuilder.html#setAbstract(boolean)"><B>setAbstract(boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QNodeTypeDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">QNodeTypeDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/cache/AbstractCache.html#setAccessListener(org.apache.jackrabbit.core.cache.CacheAccessListener)"><B>setAccessListener(CacheAccessListener)</B></A> - Method in class org.apache.jackrabbit.core.cache.<A HREF="./org/apache/jackrabbit/core/cache/AbstractCache.html" title="class in org.apache.jackrabbit.core.cache">AbstractCache</A> <DD>Set the cache access listener. <DT><A HREF="./org/apache/jackrabbit/core/cache/Cache.html#setAccessListener(org.apache.jackrabbit.core.cache.CacheAccessListener)"><B>setAccessListener(CacheAccessListener)</B></A> - Method in interface org.apache.jackrabbit.core.cache.<A HREF="./org/apache/jackrabbit/core/cache/Cache.html" title="interface in org.apache.jackrabbit.core.cache">Cache</A> <DD>Add a listener to this cache that is informed after a number of accesses. <DT><A HREF="./org/apache/jackrabbit/core/session/SessionContext.html#setAccessManager(org.apache.jackrabbit.core.security.AccessManager)"><B>setAccessManager(AccessManager)</B></A> - Method in class org.apache.jackrabbit.core.session.<A HREF="./org/apache/jackrabbit/core/session/SessionContext.html" title="class in org.apache.jackrabbit.core.session">SessionContext</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/RepositoryImpl.WorkspaceInfo.html#setActive(boolean)"><B>setActive(boolean)</B></A> - Method in 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>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/VersionManagerImpl.html#setActivity(javax.jcr.Node)"><B>setActivity(Node)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/VersionManagerImpl.html" title="class in org.apache.jackrabbit.core">VersionManagerImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/jcr2spi/JcrVersionManager.html#setActivity(javax.jcr.Node)"><B>setActivity(Node)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/JcrVersionManager.html" title="class in org.apache.jackrabbit.jcr2spi">JcrVersionManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientVersionManager.html#setActivity(javax.jcr.Node)"><B>setActivity(Node)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientVersionManager.html" title="class in org.apache.jackrabbit.rmi.client">ClientVersionManager</A> <DD>&nbsp; <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/standalone/cli/CommandLine.html#setAlias(java.util.Collection)"><B>setAlias(Collection)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.<A HREF="./org/apache/jackrabbit/standalone/cli/CommandLine.html" title="class in org.apache.jackrabbit.standalone.cli">CommandLine</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractNodeDefinitionBuilder.html#setAllowsSameNameSiblings(boolean)"><B>setAllowsSameNameSiblings(boolean)</B></A> - Method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractNodeDefinitionBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">DefinitionBuilderFactory.AbstractNodeDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QNodeDefinitionBuilder.html#setAllowsSameNameSiblings(boolean)"><B>setAllowsSameNameSiblings(boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QNodeDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">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/standalone/cli/Option.html#setArgName(java.lang.String)"><B>setArgName(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.<A HREF="./org/apache/jackrabbit/standalone/cli/Option.html" title="class in org.apache.jackrabbit.standalone.cli">Option</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/CommandLine.html#setArguments(java.util.Map)"><B>setArguments(Map)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.<A HREF="./org/apache/jackrabbit/standalone/cli/CommandLine.html" title="class in org.apache.jackrabbit.standalone.cli">CommandLine</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/commons/cnd/DefinitionBuilderFactory.AbstractItemDefinitionBuilder.html#setAutoCreated(boolean)"><B>setAutoCreated(boolean)</B></A> - Method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractItemDefinitionBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">DefinitionBuilderFactory.AbstractItemDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QItemDefinitionBuilder.html#setAutoCreated(boolean)"><B>setAutoCreated(boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QItemDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">QItemDefinitionBuilder</A> <DD>&nbsp; <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/commons/cnd/DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder.html#setAvailableQueryOperators(java.lang.String[])"><B>setAvailableQueryOperators(String[])</B></A> - Method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QPropertyDefinitionBuilder.html#setAvailableQueryOperators(java.lang.String[])"><B>setAvailableQueryOperators(String[])</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QPropertyDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">QPropertyDefinitionBuilder</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/standalone/cli/version/Merge.html#setBestEffortKey(java.lang.String)"><B>setBestEffortKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.version.<A HREF="./org/apache/jackrabbit/standalone/cli/version/Merge.html" title="class in org.apache.jackrabbit.standalone.cli.version">Merge</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/SetBinaryProperty.html" title="class in org.apache.jackrabbit.standalone.cli.core"><B>SetBinaryProperty</B></A> - Class in <A HREF="./org/apache/jackrabbit/standalone/cli/core/package-summary.html">org.apache.jackrabbit.standalone.cli.core</A><DD>Set a binary <code>Property</code><DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/SetBinaryProperty.html#SetBinaryProperty()"><B>SetBinaryProperty()</B></A> - Constructor for class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/SetBinaryProperty.html" title="class in org.apache.jackrabbit.standalone.cli.core">SetBinaryProperty</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/util/NodePropBundle.PropertyEntry.html#setBlobId(java.lang.String, int)"><B>setBlobId(String, int)</B></A> - Method in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/NodePropBundle.PropertyEntry.html" title="class in org.apache.jackrabbit.core.persistence.util">NodePropBundle.PropertyEntry</A> <DD>Sets the n<sup>th</sup> blobid <DT><A HREF="./org/apache/jackrabbit/core/persistence/util/NodePropBundle.PropertyEntry.html#setBlobIds(java.lang.String[])"><B>setBlobIds(String[])</B></A> - Method in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/NodePropBundle.PropertyEntry.html" title="class in org.apache.jackrabbit.core.persistence.util">NodePropBundle.PropertyEntry</A> <DD>Sets the blob ids <DT><A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html#setBlockOnConnectionLoss(java.lang.String)"><B>setBlockOnConnectionLoss(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">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/rmi/server/ServerAdapterFactory.html#setBufferSize(int)"><B>setBufferSize(int)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerAdapterFactory.html" title="class in org.apache.jackrabbit.rmi.server">ServerAdapterFactory</A> <DD>Sets the iterator buffer size. <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/spi/commons/nodetype/QNodeTypeDefinitionBuilder.html#setChildNodeDefs(org.apache.jackrabbit.spi.QNodeDefinition[])"><B>setChildNodeDefs(QNodeDefinition[])</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QNodeTypeDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">QNodeTypeDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/state/NodeState.html#setChildNodeEntries(java.util.List)"><B>setChildNodeEntries(List&lt;ChildNodeEntry&gt;)</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&lt;Path.Element, PathMap.Element&lt;T&gt;&gt;)</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/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 <CODE>#newInstance()</CODE> method. <DT><A HREF="./org/apache/jackrabbit/standalone/cli/info/Help.html#setCommandKey(java.lang.String)"><B>setCommandKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.info.<A HREF="./org/apache/jackrabbit/standalone/cli/info/Help.html" title="class in org.apache.jackrabbit.standalone.cli.info">Help</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/security/user/QueryBuilder.html#setCondition(T)"><B>setCondition(T)</B></A> - Method in interface org.apache.jackrabbit.api.security.user.<A HREF="./org/apache/jackrabbit/api/security/user/QueryBuilder.html" title="interface in org.apache.jackrabbit.api.security.user">QueryBuilder</A> <DD>Set the condition for the query. <DT><A HREF="./org/apache/jackrabbit/core/security/user/XPathQueryBuilder.html#setCondition(org.apache.jackrabbit.core.security.user.XPathQueryBuilder.Condition)"><B>setCondition(XPathQueryBuilder.Condition)</B></A> - Method in class org.apache.jackrabbit.core.security.user.<A HREF="./org/apache/jackrabbit/core/security/user/XPathQueryBuilder.html" title="class in org.apache.jackrabbit.core.security.user">XPathQueryBuilder</A> <DD>&nbsp; <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/standalone/cli/ext/StartJackrabbit.html#setConfigKey(java.lang.String)"><B>setConfigKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.ext.<A HREF="./org/apache/jackrabbit/standalone/cli/ext/StartJackrabbit.html" title="class in org.apache.jackrabbit.standalone.cli.ext">StartJackrabbit</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/ext/StartJackrabbitSingleton.html#setConfigKey(java.lang.String)"><B>setConfigKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.ext.<A HREF="./org/apache/jackrabbit/standalone/cli/ext/StartJackrabbitSingleton.html" title="class in org.apache.jackrabbit.standalone.cli.ext">StartJackrabbitSingleton</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/config/BeanConfig.html#setConnectionFactory(org.apache.jackrabbit.core.util.db.ConnectionFactory)"><B>setConnectionFactory(ConnectionFactory)</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>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#setConnectionFactory(org.apache.jackrabbit.core.util.db.ConnectionFactory)"><B>setConnectionFactory(ConnectionFactory)</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> <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DbFileSystem.html#setConnectionFactory(org.apache.jackrabbit.core.util.db.ConnectionFactory)"><B>setConnectionFactory(ConnectionFactory)</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> <DT><A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html#setConnectionFactory(org.apache.jackrabbit.core.util.db.ConnectionFactory)"><B>setConnectionFactory(ConnectionFactory)</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> <DT><A HREF="./org/apache/jackrabbit/core/persistence/db/SimpleDbPersistenceManager.html#setConnectionFactory(org.apache.jackrabbit.core.util.db.ConnectionFactory)"><B>setConnectionFactory(ConnectionFactory)</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><B>Deprecated.</B>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html#setConnectionFactory(org.apache.jackrabbit.core.util.db.ConnectionFactory)"><B>setConnectionFactory(ConnectionFactory)</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">BundleDbPersistenceManager</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/util/db/DatabaseAware.html#setConnectionFactory(org.apache.jackrabbit.core.util.db.ConnectionFactory)"><B>setConnectionFactory(ConnectionFactory)</B></A> - Method in interface org.apache.jackrabbit.core.util.db.<A HREF="./org/apache/jackrabbit/core/util/db/DatabaseAware.html" title="interface in org.apache.jackrabbit.core.util.db">DatabaseAware</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html#setConsistencyCheck(java.lang.String)"><B>setConsistencyCheck(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">BundleDbPersistenceManager</A> <DD>Defines if a consistency check is to be performed on initialization. <DT><A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html#setConsistencyFix(java.lang.String)"><B>setConsistencyFix(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">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/standalone/cli/AbstractParameter.html#setContextKey(java.lang.String)"><B>setContextKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.<A HREF="./org/apache/jackrabbit/standalone/cli/AbstractParameter.html" title="class in org.apache.jackrabbit.standalone.cli">AbstractParameter</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/standalone/cli/CommandHelper.html#setCurrentNode(org.apache.commons.chain.Context, javax.jcr.Node)"><B>setCurrentNode(Context, Node)</B></A> - Static method in class org.apache.jackrabbit.standalone.cli.<A HREF="./org/apache/jackrabbit/standalone/cli/CommandHelper.html" title="class in org.apache.jackrabbit.standalone.cli">CommandHelper</A> <DD>Sets the current working <code>Node</code>. <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/pool/BundleDbPersistenceManager.html#setDatabaseType(java.lang.String)"><B>setDatabaseType(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">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><B>Deprecated.</B>&nbsp;Sets the JNDI location of the data source. <DT><A HREF="./org/apache/jackrabbit/core/data/db/DbDataStore.html#setDataSourceName(java.lang.String)"><B>setDataSourceName(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>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/fs/db/DbFileSystem.html#setDataSourceName(java.lang.String)"><B>setDataSourceName(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#setDataSourceName(java.lang.String)"><B>setDataSourceName(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/pool/BundleDbPersistenceManager.html#setDataSourceName(java.lang.String)"><B>setDataSourceName(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">BundleDbPersistenceManager</A> <DD>&nbsp; <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/spi/commons/nodetype/NodeTypeTemplateImpl.html#setDeclaredSuperTypeNames(java.lang.String[])"><B>setDeclaredSuperTypeNames(String[])</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/NodeTypeTemplateImpl.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">NodeTypeTemplateImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractItemDefinitionBuilder.html#setDeclaringNodeType(java.lang.String)"><B>setDeclaringNodeType(String)</B></A> - Method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractItemDefinitionBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">DefinitionBuilderFactory.AbstractItemDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/cnd/TemplateBuilderFactory.NodeDefinitionTemplateBuilder.html#setDeclaringNodeType(java.lang.String)"><B>setDeclaringNodeType(String)</B></A> - Method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/TemplateBuilderFactory.NodeDefinitionTemplateBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">TemplateBuilderFactory.NodeDefinitionTemplateBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/cnd/TemplateBuilderFactory.PropertyDefinitionTemplateBuilder.html#setDeclaringNodeType(java.lang.String)"><B>setDeclaringNodeType(String)</B></A> - Method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/TemplateBuilderFactory.PropertyDefinitionTemplateBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">TemplateBuilderFactory.PropertyDefinitionTemplateBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QItemDefinitionBuilder.html#setDeclaringNodeType(org.apache.jackrabbit.spi.Name)"><B>setDeclaringNodeType(Name)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QItemDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">QItemDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/lock/Lock.html#setDeepKey(java.lang.String)"><B>setDeepKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.lock.<A HREF="./org/apache/jackrabbit/standalone/cli/lock/Lock.html" title="class in org.apache.jackrabbit.standalone.cli.lock">Lock</A> <DD>&nbsp; <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 <CODE>#newInstance()</CODE> method. <DT><A HREF="./org/apache/jackrabbit/standalone/cli/info/AbstractLs.html#setDefaultMaxItems(int)"><B>setDefaultMaxItems(int)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.info.<A HREF="./org/apache/jackrabbit/standalone/cli/info/AbstractLs.html" title="class in org.apache.jackrabbit.standalone.cli.info">AbstractLs</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractNodeDefinitionBuilder.html#setDefaultPrimaryType(java.lang.String)"><B>setDefaultPrimaryType(String)</B></A> - Method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractNodeDefinitionBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">DefinitionBuilderFactory.AbstractNodeDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/cnd/TemplateBuilderFactory.NodeDefinitionTemplateBuilder.html#setDefaultPrimaryType(java.lang.String)"><B>setDefaultPrimaryType(String)</B></A> - Method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/TemplateBuilderFactory.NodeDefinitionTemplateBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">TemplateBuilderFactory.NodeDefinitionTemplateBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QNodeDefinitionBuilder.html#setDefaultPrimaryType(org.apache.jackrabbit.spi.Name)"><B>setDefaultPrimaryType(Name)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QNodeDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">QNodeDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/NodeTypeInstanceHandler.html#setDefaultValues(org.apache.jackrabbit.core.state.PropertyState, org.apache.jackrabbit.core.state.NodeState, org.apache.jackrabbit.spi.QPropertyDefinition)"><B>setDefaultValues(PropertyState, NodeState, QPropertyDefinition)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/NodeTypeInstanceHandler.html" title="class in org.apache.jackrabbit.core">NodeTypeInstanceHandler</A> <DD>Sets the system-generated or node type -specified default values of the given property. <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QPropertyDefinitionBuilder.html#setDefaultValues(org.apache.jackrabbit.spi.QValue[])"><B>setDefaultValues(QValue[])</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QPropertyDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">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/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/standalone/cli/collect/AbstractCollect.html#setDepthKey(java.lang.String)"><B>setDepthKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.collect.<A HREF="./org/apache/jackrabbit/standalone/cli/collect/AbstractCollect.html" title="class in org.apache.jackrabbit.standalone.cli.collect">AbstractCollect</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/pool/DerbyPersistenceManager.html#setDerbyStorageInitialPages(java.lang.String)"><B>setDerbyStorageInitialPages(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/DerbyPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">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/pool/DerbyPersistenceManager.html#setDerbyStorageMinimumRecordSize(java.lang.String)"><B>setDerbyStorageMinimumRecordSize(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/DerbyPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">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/pool/DerbyPersistenceManager.html#setDerbyStoragePageCacheSize(java.lang.String)"><B>setDerbyStoragePageCacheSize(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/DerbyPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">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/pool/DerbyPersistenceManager.html#setDerbyStoragePageReservedSpace(java.lang.String)"><B>setDerbyStoragePageReservedSpace(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/DerbyPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">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/pool/DerbyPersistenceManager.html#setDerbyStoragePageSize(java.lang.String)"><B>setDerbyStoragePageSize(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/DerbyPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">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/standalone/cli/AbstractParameter.html#setDescription(java.lang.String)"><B>setDescription(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.<A HREF="./org/apache/jackrabbit/standalone/cli/AbstractParameter.html" title="class in org.apache.jackrabbit.standalone.cli">AbstractParameter</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/CommandLine.html#setDescription(java.lang.String)"><B>setDescription(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.<A HREF="./org/apache/jackrabbit/standalone/cli/CommandLine.html" title="class in org.apache.jackrabbit.standalone.cli">CommandLine</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/RepositoryImpl.html#setDescriptor(java.lang.String, java.lang.String)"><B>setDescriptor(String, String)</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>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/RepositoryImpl.html#setDescriptor(java.lang.String, javax.jcr.Value)"><B>setDescriptor(String, Value)</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>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/RepositoryImpl.html#setDescriptor(java.lang.String, javax.jcr.Value[])"><B>setDescriptor(String, Value[])</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>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/xml/AbstractExportViewToFile.html#setDesFsPathKey(java.lang.String)"><B>setDesFsPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.xml.<A HREF="./org/apache/jackrabbit/standalone/cli/xml/AbstractExportViewToFile.html" title="class in org.apache.jackrabbit.standalone.cli.xml">AbstractExportViewToFile</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/Clone.html#setDestAbsPathKey(java.lang.String)"><B>setDestAbsPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/Clone.html" title="class in org.apache.jackrabbit.standalone.cli.core">Clone</A> <DD>Sets the destination absolute path key <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/Copy.html#setDestAbsPathKey(java.lang.String)"><B>setDestAbsPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/Copy.html" title="class in org.apache.jackrabbit.standalone.cli.core">Copy</A> <DD>sets the destination absolute path key <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/Move.html#setDestAbsPathKey(java.lang.String)"><B>setDestAbsPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/Move.html" title="class in org.apache.jackrabbit.standalone.cli.core">Move</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/OrderBefore.html#setDestChildKey(java.lang.String)"><B>setDestChildKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/OrderBefore.html" title="class in org.apache.jackrabbit.standalone.cli.core">OrderBefore</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/fs/ExportFileSystem.html#setDestFsPathKey(java.lang.String)"><B>setDestFsPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.fs.<A HREF="./org/apache/jackrabbit/standalone/cli/fs/ExportFileSystem.html" title="class in org.apache.jackrabbit.standalone.cli.fs">ExportFileSystem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/fs/ExportPropertyToFile.html#setDestFsPathKey(java.lang.String)"><B>setDestFsPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.fs.<A HREF="./org/apache/jackrabbit/standalone/cli/fs/ExportPropertyToFile.html" title="class in org.apache.jackrabbit.standalone.cli.fs">ExportPropertyToFile</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/xml/ImportXmlFromInputStream.html#setDestJcrPathKey(java.lang.String)"><B>setDestJcrPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.xml.<A HREF="./org/apache/jackrabbit/standalone/cli/xml/ImportXmlFromInputStream.html" title="class in org.apache.jackrabbit.standalone.cli.xml">ImportXmlFromInputStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/collect/AbstractCollect.html#setDestKey(java.lang.String)"><B>setDestKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.collect.<A HREF="./org/apache/jackrabbit/standalone/cli/collect/AbstractCollect.html" title="class in org.apache.jackrabbit.standalone.cli.collect">AbstractCollect</A> <DD>Sets the destination key <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/ReadValue.html#setDestKey(java.lang.String)"><B>setDestKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/ReadValue.html" title="class in org.apache.jackrabbit.standalone.cli.core">ReadValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/fs/FileToInputStream.html#setDestKey(java.lang.String)"><B>setDestKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.fs.<A HREF="./org/apache/jackrabbit/standalone/cli/fs/FileToInputStream.html" title="class in org.apache.jackrabbit.standalone.cli.fs">FileToInputStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/query/AbstractQuery.html#setDestKey(java.lang.String)"><B>setDestKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.query.<A HREF="./org/apache/jackrabbit/standalone/cli/query/AbstractQuery.html" title="class in org.apache.jackrabbit.standalone.cli.query">AbstractQuery</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/Rename.html#setDestPathKey(java.lang.String)"><B>setDestPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/Rename.html" title="class in org.apache.jackrabbit.standalone.cli.core">Rename</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/server/io/IOManager.html#setDetector(org.apache.tika.detect.Detector)"><B>setDetector(Detector)</B></A> - Method in interface org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/IOManager.html" title="interface in org.apache.jackrabbit.server.io">IOManager</A> <DD>Sets the configured type detector. <DT><A HREF="./org/apache/jackrabbit/server/io/IOManagerImpl.html#setDetector(org.apache.tika.detect.Detector)"><B>setDetector(Detector)</B></A> - Method in class org.apache.jackrabbit.server.io.<A HREF="./org/apache/jackrabbit/server/io/IOManagerImpl.html" title="class in org.apache.jackrabbit.server.io">IOManagerImpl</A> <DD>Sets the configured type detector. <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/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><B>Deprecated.</B>&nbsp;&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html#setDriver(java.lang.String)"><B>setDriver(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">BundleDbPersistenceManager</A> <DD>Sets the class name of the JDBC driver. <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/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/core/persistence/pool/BundleDbPersistenceManager.html#setErrorHandling(java.lang.String)"><B>setErrorHandling(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">BundleDbPersistenceManager</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/InternalVersionManagerImpl.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/InternalVersionManagerImpl.html" title="class in org.apache.jackrabbit.core.version">InternalVersionManagerImpl</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/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><B>Deprecated.</B>&nbsp;&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><B>Deprecated.</B>&nbsp;&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html#setExternalBLOBs(boolean)"><B>setExternalBLOBs(boolean)</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">BundleDbPersistenceManager</A> <DD>Sets the flag for external (filesystem) blob store usage. <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&lt;NodeId&gt;)</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/standalone/cli/SourceCommand.html#setFileKey(java.lang.String)"><B>setFileKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.<A HREF="./org/apache/jackrabbit/standalone/cli/SourceCommand.html" title="class in org.apache.jackrabbit.standalone.cli">SourceCommand</A> <DD>&nbsp; <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/standalone/cli/CommandLine.html#setFlags(java.util.Map)"><B>setFlags(Map)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.<A HREF="./org/apache/jackrabbit/standalone/cli/CommandLine.html" title="class in org.apache.jackrabbit.standalone.cli">CommandLine</A> <DD>&nbsp; <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/standalone/cli/info/LsCollectedItems.html#setFromKey(java.lang.String)"><B>setFromKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.info.<A HREF="./org/apache/jackrabbit/standalone/cli/info/LsCollectedItems.html" title="class in org.apache.jackrabbit.standalone.cli.info">LsCollectedItems</A> <DD>Sets the context variable <DT><A HREF="./org/apache/jackrabbit/standalone/cli/info/LsCollectedNodes.html#setFromKey(java.lang.String)"><B>setFromKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.info.<A HREF="./org/apache/jackrabbit/standalone/cli/info/LsCollectedNodes.html" title="class in org.apache.jackrabbit.standalone.cli.info">LsCollectedNodes</A> <DD>Sets the <code>Context<code> variable <DT><A HREF="./org/apache/jackrabbit/standalone/cli/info/LsCollectedProperties.html#setFromKey(java.lang.String)"><B>setFromKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.info.<A HREF="./org/apache/jackrabbit/standalone/cli/info/LsCollectedProperties.html" title="class in org.apache.jackrabbit.standalone.cli.info">LsCollectedProperties</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder.html#setFullTextSearchable(boolean)"><B>setFullTextSearchable(boolean)</B></A> - Method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QPropertyDefinitionBuilder.html#setFullTextSearchable(boolean)"><B>setFullTextSearchable(boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QPropertyDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">QPropertyDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/info/AbstractLsNodes.html#setHasLockKey(java.lang.String)"><B>setHasLockKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.info.<A HREF="./org/apache/jackrabbit/standalone/cli/info/AbstractLsNodes.html" title="class in org.apache.jackrabbit.standalone.cli.info">AbstractLsNodes</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/standalone/cli/ext/StartJackrabbit.html#setHomeKey(java.lang.String)"><B>setHomeKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.ext.<A HREF="./org/apache/jackrabbit/standalone/cli/ext/StartJackrabbit.html" title="class in org.apache.jackrabbit.standalone.cli.ext">StartJackrabbit</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/ext/StartJackrabbitSingleton.html#setHomeKey(java.lang.String)"><B>setHomeKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.ext.<A HREF="./org/apache/jackrabbit/standalone/cli/ext/StartJackrabbitSingleton.html" title="class in org.apache.jackrabbit.standalone.cli.ext">StartJackrabbitSingleton</A> <DD>&nbsp; <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/standalone/cli/CommandLine.html#setImpl(java.lang.String)"><B>setImpl(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.<A HREF="./org/apache/jackrabbit/standalone/cli/CommandLine.html" title="class in org.apache.jackrabbit.standalone.cli">CommandLine</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/user/UserImporter.html#setImportBehavior(java.lang.String)"><B>setImportBehavior(String)</B></A> - Method in class org.apache.jackrabbit.core.security.user.<A HREF="./org/apache/jackrabbit/core/security/user/UserImporter.html" title="class in org.apache.jackrabbit.core.security.user">UserImporter</A> <DD>&nbsp; <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/ItemInfoBuilder.NodeInfoBuilder.html#setIndex(int)"><B>setIndex(int)</B></A> - Method in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/ItemInfoBuilder.NodeInfoBuilder.html" title="class in org.apache.jackrabbit.spi.commons">ItemInfoBuilder.NodeInfoBuilder</A> <DD>Set the index. <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/standalone/cli/fs/ExportPropertyToFile.html#setIndexKey(java.lang.String)"><B>setIndexKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.fs.<A HREF="./org/apache/jackrabbit/standalone/cli/fs/ExportPropertyToFile.html" title="class in org.apache.jackrabbit.standalone.cli.fs">ExportPropertyToFile</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/info/Cat.html#setIndexKey(java.lang.String)"><B>setIndexKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.info.<A HREF="./org/apache/jackrabbit/standalone/cli/info/Cat.html" title="class in org.apache.jackrabbit.standalone.cli.info">Cat</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/observation/EventState.html#setInfo(java.util.Map)"><B>setInfo(Map&lt;String, InternalValue&gt;)</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><B>Deprecated.</B>&nbsp;&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><B>Deprecated.</B>&nbsp;&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/standalone/cli/xml/ImportXmlFromInputStream.html#setInputStreamKey(java.lang.String)"><B>setInputStreamKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.xml.<A HREF="./org/apache/jackrabbit/standalone/cli/xml/ImportXmlFromInputStream.html" title="class in org.apache.jackrabbit.standalone.cli.xml">ImportXmlFromInputStream</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/core/session/SessionContext.html#setItemManager(org.apache.jackrabbit.core.ItemManager)"><B>setItemManager(ItemManager)</B></A> - Method in class org.apache.jackrabbit.core.session.<A HREF="./org/apache/jackrabbit/core/session/SessionContext.html" title="class in org.apache.jackrabbit.core.session">SessionContext</A> <DD>&nbsp; <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/session/SessionContext.html#setItemStateManager(org.apache.jackrabbit.core.state.SessionItemStateManager)"><B>setItemStateManager(SessionItemStateManager)</B></A> - Method in class org.apache.jackrabbit.core.session.<A HREF="./org/apache/jackrabbit/core/session/SessionContext.html" title="class in org.apache.jackrabbit.core.session">SessionContext</A> <DD>&nbsp; <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/standalone/cli/core/Refresh.html#setKeepChangesKey(java.lang.String)"><B>setKeepChangesKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/Refresh.html" title="class in org.apache.jackrabbit.standalone.cli.core">Refresh</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/version/LabelVersionSelector.html#setLabel(org.apache.jackrabbit.spi.Name)"><B>setLabel(Name)</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/standalone/cli/version/AddVersionLabel.html#setLabelKey(java.lang.String)"><B>setLabelKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.version.<A HREF="./org/apache/jackrabbit/standalone/cli/version/AddVersionLabel.html" title="class in org.apache.jackrabbit.standalone.cli.version">AddVersionLabel</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/version/RemoveVersionByLabel.html#setLabelKey(java.lang.String)"><B>setLabelKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.version.<A HREF="./org/apache/jackrabbit/standalone/cli/version/RemoveVersionByLabel.html" title="class in org.apache.jackrabbit.standalone.cli.version">RemoveVersionByLabel</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/version/RemoveVersionLabel.html#setLabelKey(java.lang.String)"><B>setLabelKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.version.<A HREF="./org/apache/jackrabbit/standalone/cli/version/RemoveVersionLabel.html" title="class in org.apache.jackrabbit.standalone.cli.version">RemoveVersionLabel</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/version/RestoreByLabel.html#setLabelKey(java.lang.String)"><B>setLabelKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.version.<A HREF="./org/apache/jackrabbit/standalone/cli/version/RestoreByLabel.html" title="class in org.apache.jackrabbit.standalone.cli.version">RestoreByLabel</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/security/user/QueryBuilder.html#setLimit(javax.jcr.Value, long)"><B>setLimit(Value, long)</B></A> - Method in interface org.apache.jackrabbit.api.security.user.<A HREF="./org/apache/jackrabbit/api/security/user/QueryBuilder.html" title="interface in org.apache.jackrabbit.api.security.user">QueryBuilder</A> <DD>Set limits for the query. <DT><A HREF="./org/apache/jackrabbit/api/security/user/QueryBuilder.html#setLimit(long, long)"><B>setLimit(long, long)</B></A> - Method in interface org.apache.jackrabbit.api.security.user.<A HREF="./org/apache/jackrabbit/api/security/user/QueryBuilder.html" title="interface in org.apache.jackrabbit.api.security.user">QueryBuilder</A> <DD>Set limits for the query. <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/security/user/XPathQueryBuilder.html#setLimit(javax.jcr.Value, long)"><B>setLimit(Value, long)</B></A> - Method in class org.apache.jackrabbit.core.security.user.<A HREF="./org/apache/jackrabbit/core/security/user/XPathQueryBuilder.html" title="class in org.apache.jackrabbit.core.security.user">XPathQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/user/XPathQueryBuilder.html#setLimit(long, long)"><B>setLimit(long, long)</B></A> - Method in class org.apache.jackrabbit.core.security.user.<A HREF="./org/apache/jackrabbit/core/security/user/XPathQueryBuilder.html" title="class in org.apache.jackrabbit.core.security.user">XPathQueryBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/query/QueryImpl.html#setLimit(long)"><B>setLimit(long)</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/rmi/client/ClientQuery.html#setLimit(long)"><B>setLimit(long)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientQuery.html" title="class in org.apache.jackrabbit.rmi.client">ClientQuery</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/SetLimitTest.html" title="class in org.apache.jackrabbit.test.api.query"><B>SetLimitTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/query/package-summary.html">org.apache.jackrabbit.test.api.query</A><DD><code>SetLimitTest</code> contains test cases for the method Query.setLimit().<DT><A HREF="./org/apache/jackrabbit/test/api/query/SetLimitTest.html#SetLimitTest()"><B>SetLimitTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SetLimitTest.html" title="class in org.apache.jackrabbit.test.api.query">SetLimitTest</A> <DD>&nbsp; <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/LockInfo.html#setLive(boolean)"><B>setLive(boolean)</B></A> - Method in class org.apache.jackrabbit.core.lock.<A HREF="./org/apache/jackrabbit/core/lock/LockInfo.html" title="class in org.apache.jackrabbit.core.lock">LockInfo</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><B>Deprecated.</B>&nbsp;&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><B>Deprecated.</B>&nbsp;&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/server/jmx/JCRServer.html#setLocalAddress(java.lang.String)"><B>setLocalAddress(String)</B></A> - Method in class org.apache.jackrabbit.rmi.server.jmx.<A HREF="./org/apache/jackrabbit/rmi/server/jmx/JCRServer.html" title="class in org.apache.jackrabbit.rmi.server.jmx">JCRServer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/server/jmx/JCRServerMBean.html#setLocalAddress(java.lang.String)"><B>setLocalAddress(String)</B></A> - Method in interface org.apache.jackrabbit.rmi.server.jmx.<A HREF="./org/apache/jackrabbit/rmi/server/jmx/JCRServerMBean.html" title="interface in org.apache.jackrabbit.rmi.server.jmx">JCRServerMBean</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/rmi/server/jmx/JCRServer.html#setLocalEnvironment(java.lang.String)"><B>setLocalEnvironment(String)</B></A> - Method in class org.apache.jackrabbit.rmi.server.jmx.<A HREF="./org/apache/jackrabbit/rmi/server/jmx/JCRServer.html" title="class in org.apache.jackrabbit.rmi.server.jmx">JCRServer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/server/jmx/JCRServerMBean.html#setLocalEnvironment(java.lang.String)"><B>setLocalEnvironment(String)</B></A> - Method in interface org.apache.jackrabbit.rmi.server.jmx.<A HREF="./org/apache/jackrabbit/rmi/server/jmx/JCRServerMBean.html" title="interface in org.apache.jackrabbit.rmi.server.jmx">JCRServerMBean</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/standalone/cli/info/AbstractLsNodes.html#setLockableKey(java.lang.String)"><B>setLockableKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.info.<A HREF="./org/apache/jackrabbit/standalone/cli/info/AbstractLsNodes.html" title="class in org.apache.jackrabbit.standalone.cli.info">AbstractLsNodes</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/info/AbstractLsNodes.html#setLockedKey(java.lang.String)"><B>setLockedKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.info.<A HREF="./org/apache/jackrabbit/standalone/cli/info/AbstractLsNodes.html" title="class in org.apache.jackrabbit.standalone.cli.info">AbstractLsNodes</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/lock/LockInfo.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/LockInfo.html" title="class in org.apache.jackrabbit.core.lock">LockInfo</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/pool/H2PersistenceManager.html#setLockTimeout(java.lang.String)"><B>setLockTimeout(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/H2PersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">H2PersistenceManager</A> <DD>Sets the lock timeout in milliseconds. <DT><A HREF="./org/apache/jackrabbit/standalone/cli/info/AbstractLsNodes.html#setLockTokenKey(java.lang.String)"><B>setLockTokenKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.info.<A HREF="./org/apache/jackrabbit/standalone/cli/info/AbstractLsNodes.html" title="class in org.apache.jackrabbit.standalone.cli.info">AbstractLsNodes</A> <DD>&nbsp; <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/core/util/db/DataSourceWrapper.html#setLoginTimeout(int)"><B>setLoginTimeout(int)</B></A> - Method in class org.apache.jackrabbit.core.util.db.<A HREF="./org/apache/jackrabbit/core/util/db/DataSourceWrapper.html" title="class in org.apache.jackrabbit.core.util.db">DataSourceWrapper</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/util/db/DataSourceWrapper.html#setLogWriter(java.io.PrintWriter)"><B>setLogWriter(PrintWriter)</B></A> - Method in class org.apache.jackrabbit.core.util.db.<A HREF="./org/apache/jackrabbit/core/util/db/DataSourceWrapper.html" title="class in org.apache.jackrabbit.core.util.db">DataSourceWrapper</A> <DD> <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/standalone/cli/AbstractParameter.html#setLongName(java.lang.String)"><B>setLongName(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.<A HREF="./org/apache/jackrabbit/standalone/cli/AbstractParameter.html" title="class in org.apache.jackrabbit.standalone.cli">AbstractParameter</A> <DD>&nbsp; <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/commons/cnd/DefinitionBuilderFactory.AbstractItemDefinitionBuilder.html#setMandatory(boolean)"><B>setMandatory(boolean)</B></A> - Method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractItemDefinitionBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">DefinitionBuilderFactory.AbstractItemDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QItemDefinitionBuilder.html#setMandatory(boolean)"><B>setMandatory(boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QItemDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">QItemDefinitionBuilder</A> <DD>&nbsp; <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/api/management/DataStoreGarbageCollector.html#setMarkEventListener(org.apache.jackrabbit.api.management.MarkEventListener)"><B>setMarkEventListener(MarkEventListener)</B></A> - Method in interface org.apache.jackrabbit.api.management.<A HREF="./org/apache/jackrabbit/api/management/DataStoreGarbageCollector.html" title="interface in org.apache.jackrabbit.api.management">DataStoreGarbageCollector</A> <DD>Set the event listener. <DT><A HREF="./org/apache/jackrabbit/core/data/GarbageCollector.html#setMarkEventListener(org.apache.jackrabbit.api.management.MarkEventListener)"><B>setMarkEventListener(MarkEventListener)</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>&nbsp; <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><B>Deprecated.</B>&nbsp;<I></I>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/NodeIndexer.html#setMaxExtractLength(int)"><B>setMaxExtractLength(int)</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 maximum number of characters to extract from binaries. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setMaxExtractLength(int)"><B>setMaxExtractLength(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/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/query/lucene/SearchIndex.html#setMaxHistoryAge(long)"><B>setMaxHistoryAge(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 value for the maximum age in seconds for outdated generations of <CODE>IndexInfos</CODE>. <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/standalone/cli/info/AbstractLs.html#setMaxItemsKey(java.lang.String)"><B>setMaxItemsKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.info.<A HREF="./org/apache/jackrabbit/standalone/cli/info/AbstractLs.html" title="class in org.apache.jackrabbit.standalone.cli.info">AbstractLs</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/cache/CacheManager.html#setMaxMemory(long)"><B>setMaxMemory(long)</B></A> - Method in class org.apache.jackrabbit.core.cache.<A HREF="./org/apache/jackrabbit/core/cache/CacheManager.html" title="class in org.apache.jackrabbit.core.cache">CacheManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/cache/CacheManager.html#setMaxMemoryPerCache(long)"><B>setMaxMemoryPerCache(long)</B></A> - Method in class org.apache.jackrabbit.core.cache.<A HREF="./org/apache/jackrabbit/core/cache/CacheManager.html" title="class in org.apache.jackrabbit.core.cache">CacheManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/cache/AbstractCache.html#setMaxMemorySize(long)"><B>setMaxMemorySize(long)</B></A> - Method in class org.apache.jackrabbit.core.cache.<A HREF="./org/apache/jackrabbit/core/cache/AbstractCache.html" title="class in org.apache.jackrabbit.core.cache">AbstractCache</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/cache/Cache.html#setMaxMemorySize(long)"><B>setMaxMemorySize(long)</B></A> - Method in interface org.apache.jackrabbit.core.cache.<A HREF="./org/apache/jackrabbit/core/cache/Cache.html" title="interface in org.apache.jackrabbit.core.cache">Cache</A> <DD>Set the new memory limit. <DT><A HREF="./org/apache/jackrabbit/core/cache/ConcurrentCache.html#setMaxMemorySize(long)"><B>setMaxMemorySize(long)</B></A> - Method in class org.apache.jackrabbit.core.cache.<A HREF="./org/apache/jackrabbit/core/cache/ConcurrentCache.html" title="class in org.apache.jackrabbit.core.cache">ConcurrentCache</A> <DD>Sets the maximum size of the cache and evicts any excess items until the current size falls within the given 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/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/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/pool/BundleDbPersistenceManager.html#setMinBlobSize(java.lang.String)"><B>setMinBlobSize(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">BundleDbPersistenceManager</A> <DD>Sets the minimum blob size. <DT><A HREF="./org/apache/jackrabbit/core/persistence/util/BundleBinding.html#setMinBlobSize(long)"><B>setMinBlobSize(long)</B></A> - Method in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/BundleBinding.html" title="class in org.apache.jackrabbit.core.persistence.util">BundleBinding</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/cache/CacheManager.html#setMinMemoryPerCache(long)"><B>setMinMemoryPerCache(long)</B></A> - Method in class org.apache.jackrabbit.core.cache.<A HREF="./org/apache/jackrabbit/core/cache/CacheManager.html" title="class in org.apache.jackrabbit.core.cache">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/cache/CacheManager.html#setMinResizeInterval(long)"><B>setMinResizeInterval(long)</B></A> - Method in class org.apache.jackrabbit.core.cache.<A HREF="./org/apache/jackrabbit/core/cache/CacheManager.html" title="class in org.apache.jackrabbit.core.cache">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/commons/cnd/DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder.html#setMixin(boolean)"><B>setMixin(boolean)</B></A> - Method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder</A> <DD>&nbsp; <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/NodeTypeTemplateImpl.html#setMixin(boolean)"><B>setMixin(boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/NodeTypeTemplateImpl.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">NodeTypeTemplateImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QNodeTypeDefinitionBuilder.html#setMixin(boolean)"><B>setMixin(boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QNodeTypeDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">QNodeTypeDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/info/AbstractLsNodes.html#setMixinKey(java.lang.String)"><B>setMixinKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.info.<A HREF="./org/apache/jackrabbit/standalone/cli/info/AbstractLsNodes.html" title="class in org.apache.jackrabbit.standalone.cli.info">AbstractLsNodes</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/mixin/AddMixin.html#setMixinKey(java.lang.String)"><B>setMixinKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.mixin.<A HREF="./org/apache/jackrabbit/standalone/cli/mixin/AddMixin.html" title="class in org.apache.jackrabbit.standalone.cli.mixin">AddMixin</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/mixin/RemoveMixin.html#setMixinKey(java.lang.String)"><B>setMixinKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.mixin.<A HREF="./org/apache/jackrabbit/standalone/cli/mixin/RemoveMixin.html" title="class in org.apache.jackrabbit.standalone.cli.mixin">RemoveMixin</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/api/JackrabbitNode.html#setMixins(java.lang.String[])"><B>setMixins(String[])</B></A> - Method in interface org.apache.jackrabbit.api.<A HREF="./org/apache/jackrabbit/api/JackrabbitNode.html" title="interface in org.apache.jackrabbit.api">JackrabbitNode</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setMixins(java.lang.String[])"><B>setMixins(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/version/NodeStateEx.html#setMixins(java.util.Set)"><B>setMixins(Set&lt;Name&gt;)</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 given mixin types <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>ConsolidatingChangeLog.CancelableOperations.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/util/NodePropBundle.html#setMixinTypeNames(java.util.Set)"><B>setMixinTypeNames(Set&lt;Name&gt;)</B></A> - Method in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/NodePropBundle.html" title="class in org.apache.jackrabbit.core.persistence.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&lt;Name&gt;)</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/util/NodePropBundle.PropertyEntry.html#setModCount(short)"><B>setModCount(short)</B></A> - Method in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/NodePropBundle.PropertyEntry.html" title="class in org.apache.jackrabbit.core.persistence.util">NodePropBundle.PropertyEntry</A> <DD>Sets the mod count <DT><A HREF="./org/apache/jackrabbit/core/persistence/util/NodePropBundle.html#setModCount(short)"><B>setModCount(short)</B></A> - Method in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/NodePropBundle.html" title="class in org.apache.jackrabbit.core.persistence.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/standalone/cli/info/AbstractLsNodes.html#setModifiedKey(java.lang.String)"><B>setModifiedKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.info.<A HREF="./org/apache/jackrabbit/standalone/cli/info/AbstractLsNodes.html" title="class in org.apache.jackrabbit.standalone.cli.info">AbstractLsNodes</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/version/AddVersionLabel.html#setMoveLabelKey(java.lang.String)"><B>setMoveLabelKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.version.<A HREF="./org/apache/jackrabbit/standalone/cli/version/AddVersionLabel.html" title="class in org.apache.jackrabbit.standalone.cli.version">AddVersionLabel</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder.html#setMultiple(boolean)"><B>setMultiple(boolean)</B></A> - Method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QPropertyDefinitionBuilder.html#setMultiple(boolean)"><B>setMultiple(boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QPropertyDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">QPropertyDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/util/NodePropBundle.PropertyEntry.html#setMultiValued(boolean)"><B>setMultiValued(boolean)</B></A> - Method in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/NodePropBundle.PropertyEntry.html" title="class in org.apache.jackrabbit.core.persistence.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/spi/commons/ItemInfoBuilder.PropertyInfoBuilder.html#setMultivalued(boolean)"><B>setMultivalued(boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/ItemInfoBuilder.PropertyInfoBuilder.html" title="class in org.apache.jackrabbit.spi.commons">ItemInfoBuilder.PropertyInfoBuilder</A> <DD>Set this property to multi-values. <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/SetMultivalueProperty.html" title="class in org.apache.jackrabbit.standalone.cli.core"><B>SetMultivalueProperty</B></A> - Class in <A HREF="./org/apache/jackrabbit/standalone/cli/core/package-summary.html">org.apache.jackrabbit.standalone.cli.core</A><DD>Set a multivalue <code>Property</code> to the current working <code>Node</code>.<DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/SetMultivalueProperty.html#SetMultivalueProperty()"><B>SetMultivalueProperty()</B></A> - Constructor for class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/SetMultivalueProperty.html" title="class in org.apache.jackrabbit.standalone.cli.core">SetMultivalueProperty</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractItemDefinitionBuilder.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractItemDefinitionBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">DefinitionBuilderFactory.AbstractItemDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder</A> <DD>Set the name of the node type definition being built <DT><A HREF="./org/apache/jackrabbit/commons/cnd/TemplateBuilderFactory.NodeDefinitionTemplateBuilder.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/TemplateBuilderFactory.NodeDefinitionTemplateBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">TemplateBuilderFactory.NodeDefinitionTemplateBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/cnd/TemplateBuilderFactory.NodeTypeTemplateBuilder.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/TemplateBuilderFactory.NodeTypeTemplateBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">TemplateBuilderFactory.NodeTypeTemplateBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/cnd/TemplateBuilderFactory.PropertyDefinitionTemplateBuilder.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/TemplateBuilderFactory.PropertyDefinitionTemplateBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">TemplateBuilderFactory.PropertyDefinitionTemplateBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/NodeTypeTemplateImpl.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/NodeTypeTemplateImpl.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">NodeTypeTemplateImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QItemDefinitionBuilder.html#setName(org.apache.jackrabbit.spi.Name)"><B>setName(Name)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QItemDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">QItemDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QNodeTypeDefinitionBuilder.html#setName(org.apache.jackrabbit.spi.Name)"><B>setName(Name)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QNodeTypeDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">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/standalone/cli/AbstractParameter.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.<A HREF="./org/apache/jackrabbit/standalone/cli/AbstractParameter.html" title="class in org.apache.jackrabbit.standalone.cli">AbstractParameter</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/CommandLine.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.<A HREF="./org/apache/jackrabbit/standalone/cli/CommandLine.html" title="class in org.apache.jackrabbit.standalone.cli">CommandLine</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/AbstractSetProperty.html#setNameKey(java.lang.String)"><B>setNameKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/AbstractSetProperty.html" title="class in org.apache.jackrabbit.standalone.cli.core">AbstractSetProperty</A> <DD>Sets the name key <DT><A HREF="./org/apache/jackrabbit/standalone/cli/ext/CreateWorkspace.html#setNameKey(java.lang.String)"><B>setNameKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.ext.<A HREF="./org/apache/jackrabbit/standalone/cli/ext/CreateWorkspace.html" title="class in org.apache.jackrabbit.standalone.cli.ext">CreateWorkspace</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/fs/ExportPropertyToFile.html#setNameKey(java.lang.String)"><B>setNameKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.fs.<A HREF="./org/apache/jackrabbit/standalone/cli/fs/ExportPropertyToFile.html" title="class in org.apache.jackrabbit.standalone.cli.fs">ExportPropertyToFile</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/version/RemoveVersion.html#setNameKey(java.lang.String)"><B>setNameKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.version.<A HREF="./org/apache/jackrabbit/standalone/cli/version/RemoveVersion.html" title="class in org.apache.jackrabbit.standalone.cli.version">RemoveVersion</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/collect/AbstractCollect.html#setNamePatternKey(java.lang.String)"><B>setNamePatternKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.collect.<A HREF="./org/apache/jackrabbit/standalone/cli/collect/AbstractCollect.html" title="class in org.apache.jackrabbit.standalone.cli.collect">AbstractCollect</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.html#setNamespace(java.lang.String, java.lang.String)"><B>setNamespace(String, String)</B></A> - Method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.html" title="class in org.apache.jackrabbit.commons.cnd">DefinitionBuilderFactory</A> <DD>Add a mapping to the namespace map <DT><A HREF="./org/apache/jackrabbit/commons/cnd/TemplateBuilderFactory.html#setNamespace(java.lang.String, java.lang.String)"><B>setNamespace(String, String)</B></A> - Method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/TemplateBuilderFactory.html" title="class in org.apache.jackrabbit.commons.cnd">TemplateBuilderFactory</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QDefinitionBuilderFactory.html#setNamespace(java.lang.String, java.lang.String)"><B>setNamespace(String, String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QDefinitionBuilderFactory.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">QDefinitionBuilderFactory</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/cnd/DefinitionBuilderFactory.html#setNamespaceMapping(N)"><B>setNamespaceMapping(N)</B></A> - Method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.html" title="class in org.apache.jackrabbit.commons.cnd">DefinitionBuilderFactory</A> <DD>Set the namespace mapping to use for the node type definition being built <DT><A HREF="./org/apache/jackrabbit/commons/cnd/TemplateBuilderFactory.html#setNamespaceMapping(javax.jcr.NamespaceRegistry)"><B>setNamespaceMapping(NamespaceRegistry)</B></A> - Method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/TemplateBuilderFactory.html" title="class in org.apache.jackrabbit.commons.cnd">TemplateBuilderFactory</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QDefinitionBuilderFactory.html#setNamespaceMapping(org.apache.jackrabbit.spi.commons.namespace.NamespaceMapping)"><B>setNamespaceMapping(NamespaceMapping)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QDefinitionBuilderFactory.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">QDefinitionBuilderFactory</A> <DD>&nbsp; <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/rmi/client/ClientSession.html#setNamespacePrefix(java.lang.String, java.lang.String)"><B>setNamespacePrefix(String, String)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientSession.html" title="class in org.apache.jackrabbit.rmi.client">ClientSession</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteSession.html#setNamespacePrefix(java.lang.String, java.lang.String)"><B>setNamespacePrefix(String, String)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteSession.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteSession</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Session.html?is-external=true#setNamespacePrefix(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>Session.setNamespacePrefix(String,String)</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerSession.html#setNamespacePrefix(java.lang.String, java.lang.String)"><B>setNamespacePrefix(String, String)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerSession.html" title="class in org.apache.jackrabbit.rmi.server">ServerSession</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Session.html?is-external=true#setNamespacePrefix(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>Session.setNamespacePrefix(String,String)</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/standalone/cli/namespace/SetNamespacePrefix.html" title="class in org.apache.jackrabbit.standalone.cli.namespace"><B>SetNamespacePrefix</B></A> - Class in <A HREF="./org/apache/jackrabbit/standalone/cli/namespace/package-summary.html">org.apache.jackrabbit.standalone.cli.namespace</A><DD>Sets a namespace prefix<DT><A HREF="./org/apache/jackrabbit/standalone/cli/namespace/SetNamespacePrefix.html#SetNamespacePrefix()"><B>SetNamespacePrefix()</B></A> - Constructor for class org.apache.jackrabbit.standalone.cli.namespace.<A HREF="./org/apache/jackrabbit/standalone/cli/namespace/SetNamespacePrefix.html" title="class in org.apache.jackrabbit.standalone.cli.namespace">SetNamespacePrefix</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/standalone/cli/info/AbstractLsNodes.html#setNew_Key(java.lang.String)"><B>setNew_Key(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.info.<A HREF="./org/apache/jackrabbit/standalone/cli/info/AbstractLsNodes.html" title="class in org.apache.jackrabbit.standalone.cli.info">AbstractLsNodes</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/CreateActivity.html#setNewActivityId(org.apache.jackrabbit.spi.NodeId)"><B>setNewActivityId(NodeId)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/CreateActivity.html" title="class in org.apache.jackrabbit.jcr2spi.operation">CreateActivity</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/CreateConfiguration.html#setNewConfigurationId(org.apache.jackrabbit.spi.NodeId)"><B>setNewConfigurationId(NodeId)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/CreateConfiguration.html" title="class in org.apache.jackrabbit.jcr2spi.operation">CreateConfiguration</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/jcr2spi/operation/Checkpoint.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/Checkpoint.html" title="class in org.apache.jackrabbit.jcr2spi.operation">Checkpoint</A> <DD>&nbsp; <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&lt;ChildInfo&gt;)</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&lt;ChildInfo&gt;)</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><B>Deprecated.</B>&nbsp;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/InternalXAVersionManager.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/InternalXAVersionManager.html" title="class in org.apache.jackrabbit.core.version">InternalXAVersionManager</A> <DD>Informs this provider that the node references to some of its states have changed. <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/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/standalone/cli/info/AbstractLsNodes.html#setNodesSizeKey(java.lang.String)"><B>setNodesSizeKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.info.<A HREF="./org/apache/jackrabbit/standalone/cli/info/AbstractLsNodes.html" title="class in org.apache.jackrabbit.standalone.cli.info">AbstractLsNodes</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/util/NodePropBundle.html#setNodeTypeName(org.apache.jackrabbit.spi.Name)"><B>setNodeTypeName(Name)</B></A> - Method in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/NodePropBundle.html" title="class in org.apache.jackrabbit.core.persistence.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/standalone/cli/xml/AbstractExportViewToFile.html#setNoRecurseKey(java.lang.String)"><B>setNoRecurseKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.xml.<A HREF="./org/apache/jackrabbit/standalone/cli/xml/AbstractExportViewToFile.html" title="class in org.apache.jackrabbit.standalone.cli.xml">AbstractExportViewToFile</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/search/SearchInfo.html#setNumberResults(long)"><B>setNumberResults(long)</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>Sets the maximal number of search results that should be returned. <DT><A HREF="./org/apache/jackrabbit/core/session/SessionContext.html#setObservationManager(org.apache.jackrabbit.core.observation.ObservationManagerImpl)"><B>setObservationManager(ObservationManagerImpl)</B></A> - Method in class org.apache.jackrabbit.core.session.<A HREF="./org/apache/jackrabbit/core/session/SessionContext.html" title="class in org.apache.jackrabbit.core.session">SessionContext</A> <DD>&nbsp; <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/jcr2spi/query/QueryImpl.html#setOffset(long)"><B>setOffset(long)</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/rmi/client/ClientQuery.html#setOffset(long)"><B>setOffset(long)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientQuery.html" title="class in org.apache.jackrabbit.rmi.client">ClientQuery</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/search/SearchInfo.html#setOffset(long)"><B>setOffset(long)</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>Sets the desired offset in the total result set. <DT><A HREF="./org/apache/jackrabbit/test/api/query/SetOffsetTest.html" title="class in org.apache.jackrabbit.test.api.query"><B>SetOffsetTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/query/package-summary.html">org.apache.jackrabbit.test.api.query</A><DD><code>SetOffsetTest</code> contains test cases for the method Query.setOffset().<DT><A HREF="./org/apache/jackrabbit/test/api/query/SetOffsetTest.html#SetOffsetTest()"><B>SetOffsetTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SetOffsetTest.html" title="class in org.apache.jackrabbit.test.api.query">SetOffsetTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractItemDefinitionBuilder.html#setOnParentVersion(int)"><B>setOnParentVersion(int)</B></A> - Method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractItemDefinitionBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">DefinitionBuilderFactory.AbstractItemDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QItemDefinitionBuilder.html#setOnParentVersion(int)"><B>setOnParentVersion(int)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QItemDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">QItemDefinitionBuilder</A> <DD>&nbsp; <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/standalone/cli/CommandLine.html#setOptions(java.util.Map)"><B>setOptions(Map)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.<A HREF="./org/apache/jackrabbit/standalone/cli/CommandLine.html" title="class in org.apache.jackrabbit.standalone.cli">CommandLine</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder.html#setOrderableChildNodes(boolean)"><B>setOrderableChildNodes(boolean)</B></A> - Method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/NodeTypeTemplateImpl.html#setOrderableChildNodes(boolean)"><B>setOrderableChildNodes(boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/NodeTypeTemplateImpl.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">NodeTypeTemplateImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QNodeTypeDefinitionBuilder.html#setOrderableChildNodes(boolean)"><B>setOrderableChildNodes(boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QNodeTypeDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">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/standalone/cli/CommandHelper.html#setOutput(org.apache.commons.chain.Context, java.io.PrintWriter)"><B>setOutput(Context, PrintWriter)</B></A> - Static method in class org.apache.jackrabbit.standalone.cli.<A HREF="./org/apache/jackrabbit/standalone/cli/CommandHelper.html" title="class in org.apache.jackrabbit.standalone.cli">CommandHelper</A> <DD>Sets the current <code>PrintWriter</code>. <DT><A HREF="./org/apache/jackrabbit/standalone/cli/fs/ExportFileSystem.html#setOverwriteKey(java.lang.String)"><B>setOverwriteKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.fs.<A HREF="./org/apache/jackrabbit/standalone/cli/fs/ExportFileSystem.html" title="class in org.apache.jackrabbit.standalone.cli.fs">ExportFileSystem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/fs/ExportPropertyToFile.html#setOverwriteKey(java.lang.String)"><B>setOverwriteKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.fs.<A HREF="./org/apache/jackrabbit/standalone/cli/fs/ExportPropertyToFile.html" title="class in org.apache.jackrabbit.standalone.cli.fs">ExportPropertyToFile</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/xml/AbstractExportViewToFile.html#setOverwriteKey(java.lang.String)"><B>setOverwriteKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.xml.<A HREF="./org/apache/jackrabbit/standalone/cli/xml/AbstractExportViewToFile.html" title="class in org.apache.jackrabbit.standalone.cli.xml">AbstractExportViewToFile</A> <DD>&nbsp; <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/util/NodePropBundle.html#setParentId(org.apache.jackrabbit.core.id.NodeId)"><B>setParentId(NodeId)</B></A> - Method in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/NodePropBundle.html" title="class in org.apache.jackrabbit.core.persistence.util">NodePropBundle</A> <DD>Sets the parent id <DT><A HREF="./org/apache/jackrabbit/core/state/NodeState.html#setParentId(org.apache.jackrabbit.core.id.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/standalone/cli/core/AbstractSetProperty.html#setParentPathKey(java.lang.String)"><B>setParentPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/AbstractSetProperty.html" title="class in org.apache.jackrabbit.standalone.cli.core">AbstractSetProperty</A> <DD>Sets the parent path key <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/OrderBefore.html#setParentPathKey(java.lang.String)"><B>setParentPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/OrderBefore.html" title="class in org.apache.jackrabbit.standalone.cli.core">OrderBefore</A> <DD>&nbsp; <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/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><B>Deprecated.</B>&nbsp;&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html#setPassword(java.lang.String)"><B>setPassword(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">BundleDbPersistenceManager</A> <DD>Sets the password that will be used to establish JDBC connections. <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/Login.html#setPasswordKey(java.lang.String)"><B>setPasswordKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/Login.html" title="class in org.apache.jackrabbit.standalone.cli.core">Login</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/standalone/cli/info/AbstractLs.html#setPath(boolean)"><B>setPath(boolean)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.info.<A HREF="./org/apache/jackrabbit/standalone/cli/info/AbstractLs.html" title="class in org.apache.jackrabbit.standalone.cli.info">AbstractLs</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/CurrentNode.html#setPathKey(java.lang.String)"><B>setPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/CurrentNode.html" title="class in org.apache.jackrabbit.standalone.cli.core">CurrentNode</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/Refresh.html#setPathKey(java.lang.String)"><B>setPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/Refresh.html" title="class in org.apache.jackrabbit.standalone.cli.core">Refresh</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/RemoveItem.html#setPathKey(java.lang.String)"><B>setPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/RemoveItem.html" title="class in org.apache.jackrabbit.standalone.cli.core">RemoveItem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/RemoveItems.html#setPathKey(java.lang.String)"><B>setPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/RemoveItems.html" title="class in org.apache.jackrabbit.standalone.cli.core">RemoveItems</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/Save.html#setPathKey(java.lang.String)"><B>setPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/Save.html" title="class in org.apache.jackrabbit.standalone.cli.core">Save</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/info/AbstractLsNodes.html#setPathKey(java.lang.String)"><B>setPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.info.<A HREF="./org/apache/jackrabbit/standalone/cli/info/AbstractLsNodes.html" title="class in org.apache.jackrabbit.standalone.cli.info">AbstractLsNodes</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/info/Cat.html#setPathKey(java.lang.String)"><B>setPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.info.<A HREF="./org/apache/jackrabbit/standalone/cli/info/Cat.html" title="class in org.apache.jackrabbit.standalone.cli.info">Cat</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/info/Dump.html#setPathKey(java.lang.String)"><B>setPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.info.<A HREF="./org/apache/jackrabbit/standalone/cli/info/Dump.html" title="class in org.apache.jackrabbit.standalone.cli.info">Dump</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/info/LsReferences.html#setPathKey(java.lang.String)"><B>setPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.info.<A HREF="./org/apache/jackrabbit/standalone/cli/info/LsReferences.html" title="class in org.apache.jackrabbit.standalone.cli.info">LsReferences</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/info/LsVersions.html#setPathKey(java.lang.String)"><B>setPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.info.<A HREF="./org/apache/jackrabbit/standalone/cli/info/LsVersions.html" title="class in org.apache.jackrabbit.standalone.cli.info">LsVersions</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/lock/Lock.html#setPathKey(java.lang.String)"><B>setPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.lock.<A HREF="./org/apache/jackrabbit/standalone/cli/lock/Lock.html" title="class in org.apache.jackrabbit.standalone.cli.lock">Lock</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/lock/RefreshLock.html#setPathKey(java.lang.String)"><B>setPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.lock.<A HREF="./org/apache/jackrabbit/standalone/cli/lock/RefreshLock.html" title="class in org.apache.jackrabbit.standalone.cli.lock">RefreshLock</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/lock/Unlock.html#setPathKey(java.lang.String)"><B>setPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.lock.<A HREF="./org/apache/jackrabbit/standalone/cli/lock/Unlock.html" title="class in org.apache.jackrabbit.standalone.cli.lock">Unlock</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/mixin/AddMixin.html#setPathKey(java.lang.String)"><B>setPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.mixin.<A HREF="./org/apache/jackrabbit/standalone/cli/mixin/AddMixin.html" title="class in org.apache.jackrabbit.standalone.cli.mixin">AddMixin</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/mixin/RemoveMixin.html#setPathKey(java.lang.String)"><B>setPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.mixin.<A HREF="./org/apache/jackrabbit/standalone/cli/mixin/RemoveMixin.html" title="class in org.apache.jackrabbit.standalone.cli.mixin">RemoveMixin</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/version/AddVersionLabel.html#setPathKey(java.lang.String)"><B>setPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.version.<A HREF="./org/apache/jackrabbit/standalone/cli/version/AddVersionLabel.html" title="class in org.apache.jackrabbit.standalone.cli.version">AddVersionLabel</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/version/Checkin.html#setPathKey(java.lang.String)"><B>setPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.version.<A HREF="./org/apache/jackrabbit/standalone/cli/version/Checkin.html" title="class in org.apache.jackrabbit.standalone.cli.version">Checkin</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/version/Checkout.html#setPathKey(java.lang.String)"><B>setPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.version.<A HREF="./org/apache/jackrabbit/standalone/cli/version/Checkout.html" title="class in org.apache.jackrabbit.standalone.cli.version">Checkout</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/version/Merge.html#setPathKey(java.lang.String)"><B>setPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.version.<A HREF="./org/apache/jackrabbit/standalone/cli/version/Merge.html" title="class in org.apache.jackrabbit.standalone.cli.version">Merge</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/version/RemoveVersion.html#setPathKey(java.lang.String)"><B>setPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.version.<A HREF="./org/apache/jackrabbit/standalone/cli/version/RemoveVersion.html" title="class in org.apache.jackrabbit.standalone.cli.version">RemoveVersion</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/version/RemoveVersionByLabel.html#setPathKey(java.lang.String)"><B>setPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.version.<A HREF="./org/apache/jackrabbit/standalone/cli/version/RemoveVersionByLabel.html" title="class in org.apache.jackrabbit.standalone.cli.version">RemoveVersionByLabel</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/version/RemoveVersionLabel.html#setPathKey(java.lang.String)"><B>setPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.version.<A HREF="./org/apache/jackrabbit/standalone/cli/version/RemoveVersionLabel.html" title="class in org.apache.jackrabbit.standalone.cli.version">RemoveVersionLabel</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/version/Restore.html#setPathKey(java.lang.String)"><B>setPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.version.<A HREF="./org/apache/jackrabbit/standalone/cli/version/Restore.html" title="class in org.apache.jackrabbit.standalone.cli.version">Restore</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/version/RestoreByLabel.html#setPathKey(java.lang.String)"><B>setPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.version.<A HREF="./org/apache/jackrabbit/standalone/cli/version/RestoreByLabel.html" title="class in org.apache.jackrabbit.standalone.cli.version">RestoreByLabel</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/RemoveItems.html#setPatternKey(java.lang.String)"><B>setPatternKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/RemoveItems.html" title="class in org.apache.jackrabbit.standalone.cli.core">RemoveItems</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/info/LsItems.html#setPatternKey(java.lang.String)"><B>setPatternKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.info.<A HREF="./org/apache/jackrabbit/standalone/cli/info/LsItems.html" title="class in org.apache.jackrabbit.standalone.cli.info">LsItems</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/info/LsNodes.html#setPatternKey(java.lang.String)"><B>setPatternKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.info.<A HREF="./org/apache/jackrabbit/standalone/cli/info/LsNodes.html" title="class in org.apache.jackrabbit.standalone.cli.info">LsNodes</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/info/LsProperties.html#setPatternKey(java.lang.String)"><B>setPatternKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.info.<A HREF="./org/apache/jackrabbit/standalone/cli/info/LsProperties.html" title="class in org.apache.jackrabbit.standalone.cli.info">LsProperties</A> <DD>Sets the name pattern <DT><A HREF="./org/apache/jackrabbit/api/management/DataStoreGarbageCollector.html#setPersistenceManagerScan(boolean)"><B>setPersistenceManagerScan(boolean)</B></A> - Method in interface org.apache.jackrabbit.api.management.<A HREF="./org/apache/jackrabbit/api/management/DataStoreGarbageCollector.html" title="interface in org.apache.jackrabbit.api.management">DataStoreGarbageCollector</A> <DD>Enable or disable using the IterablePersistenceManager interface to scan the items. <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>&nbsp; <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><B>Deprecated.</B>&nbsp;&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><B>Deprecated.</B>&nbsp;&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/Move.html#setPersistentKey(java.lang.String)"><B>setPersistentKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/Move.html" title="class in org.apache.jackrabbit.standalone.cli.core">Move</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/Rename.html#setPersistentKey(java.lang.String)"><B>setPersistentKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/Rename.html" title="class in org.apache.jackrabbit.standalone.cli.core">Rename</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/xml/ImportXmlFromInputStream.html#setPersistentKey(java.lang.String)"><B>setPersistentKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.xml.<A HREF="./org/apache/jackrabbit/standalone/cli/xml/ImportXmlFromInputStream.html" title="class in org.apache.jackrabbit.standalone.cli.xml">ImportXmlFromInputStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/AbstractAccessControlManager.html#setPolicy(java.lang.String, javax.jcr.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, javax.jcr.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, javax.jcr.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, javax.jcr.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, javax.jcr.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/rmi/client/security/ClientAccessControlManager.html#setPolicy(java.lang.String, javax.jcr.security.AccessControlPolicy)"><B>setPolicy(String, AccessControlPolicy)</B></A> - Method in class org.apache.jackrabbit.rmi.client.security.<A HREF="./org/apache/jackrabbit/rmi/client/security/ClientAccessControlManager.html" title="class in org.apache.jackrabbit.rmi.client.security">ClientAccessControlManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerAdapterFactory.html#setPortNumber(int)"><B>setPortNumber(int)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerAdapterFactory.html" title="class in org.apache.jackrabbit.rmi.server">ServerAdapterFactory</A> <DD>Sets the port number for server objects. <DT><A HREF="./org/apache/jackrabbit/standalone/cli/Argument.html#setPosition(int)"><B>setPosition(int)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.<A HREF="./org/apache/jackrabbit/standalone/cli/Argument.html" title="class in org.apache.jackrabbit.standalone.cli">Argument</A> <DD>sets the argument position <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/standalone/cli/namespace/RegisterNamespace.html#setPrefixKey(java.lang.String)"><B>setPrefixKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.namespace.<A HREF="./org/apache/jackrabbit/standalone/cli/namespace/RegisterNamespace.html" title="class in org.apache.jackrabbit.standalone.cli.namespace">RegisterNamespace</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/namespace/SetNamespacePrefix.html#setPrefixKey(java.lang.String)"><B>setPrefixKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.namespace.<A HREF="./org/apache/jackrabbit/standalone/cli/namespace/SetNamespacePrefix.html" title="class in org.apache.jackrabbit.standalone.cli.namespace">SetNamespacePrefix</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/namespace/UnregisterNamespace.html#setPrefixKey(java.lang.String)"><B>setPrefixKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.namespace.<A HREF="./org/apache/jackrabbit/standalone/cli/namespace/UnregisterNamespace.html" title="class in org.apache.jackrabbit.standalone.cli.namespace">UnregisterNamespace</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/Flag.html#setPresent(boolean)"><B>setPresent(boolean)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.<A HREF="./org/apache/jackrabbit/standalone/cli/Flag.html" title="class in org.apache.jackrabbit.standalone.cli">Flag</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder.html#setPrimaryItemName(java.lang.String)"><B>setPrimaryItemName(String)</B></A> - Method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/cnd/TemplateBuilderFactory.NodeTypeTemplateBuilder.html#setPrimaryItemName(java.lang.String)"><B>setPrimaryItemName(String)</B></A> - Method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/TemplateBuilderFactory.NodeTypeTemplateBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">TemplateBuilderFactory.NodeTypeTemplateBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/NodeTypeTemplateImpl.html#setPrimaryItemName(java.lang.String)"><B>setPrimaryItemName(String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/NodeTypeTemplateImpl.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">NodeTypeTemplateImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QNodeTypeDefinitionBuilder.html#setPrimaryItemName(org.apache.jackrabbit.spi.Name)"><B>setPrimaryItemName(Name)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QNodeTypeDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">QNodeTypeDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/AbstractNodeData.html#setPrimaryParentId(org.apache.jackrabbit.core.id.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/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> <DT><A HREF="./org/apache/jackrabbit/jcr2spi/NodeImpl.html#setPrimaryType(java.lang.String)"><B>setPrimaryType(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/SetPrimaryType.html" title="class in org.apache.jackrabbit.jcr2spi.operation"><B>SetPrimaryType</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/operation/package-summary.html">org.apache.jackrabbit.jcr2spi.operation</A><DD><code>SetPrimaryNodeType</code>...<DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html#setPrimaryType(java.lang.String)"><B>setPrimaryType(String)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html" title="class in org.apache.jackrabbit.rmi.client">ClientNode</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/Batch.html#setPrimaryType(org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.Name)"><B>setPrimaryType(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>Change the primary type of the node identified by the given <code>nodeId</code>. <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/ChangeLogImpl.html#setPrimaryType(org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.Name)"><B>setPrimaryType(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#setPrimaryType(org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.Name)"><B>setPrimaryType(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.SetPrimaryType.html" title="class in org.apache.jackrabbit.spi.commons.batch"><CODE>ConsolidatingChangeLog.CancelableOperations.SetPrimaryType</CODE></A> operation. <DT><A HREF="./org/apache/jackrabbit/spi/commons/batch/ConsolidatingChangeLog.html#setPrimaryType(org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.Name)"><B>setPrimaryType(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#setPrimaryType(org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.Name)"><B>setPrimaryType(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-primaryType <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/ItemInfoBuilder.NodeInfoBuilder.html#setPrimaryType(org.apache.jackrabbit.spi.Name)"><B>setPrimaryType(Name)</B></A> - Method in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/ItemInfoBuilder.NodeInfoBuilder.html" title="class in org.apache.jackrabbit.spi.commons">ItemInfoBuilder.NodeInfoBuilder</A> <DD>Set the name of the primary type. <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/BatchLogger.html#setPrimaryType(org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.Name)"><B>setPrimaryType(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#setPrimaryType(org.apache.jackrabbit.spi.NodeId, org.apache.jackrabbit.spi.Name)"><B>setPrimaryType(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/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/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/standalone/cli/info/AbstractLsNodes.html#setPropertiesSizeKey(java.lang.String)"><B>setPropertiesSizeKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.info.<A HREF="./org/apache/jackrabbit/standalone/cli/info/AbstractLsNodes.html" title="class in org.apache.jackrabbit.standalone.cli.info">AbstractLsNodes</A> <DD>&nbsp; <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[], 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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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, 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>Wrapper around <A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(org.apache.jackrabbit.spi.Name, javax.jcr.Value[], int)"><CODE>NodeImpl.setProperty(Name, Value[], int boolean)</CODE></A> <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>Wrapper around <A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(org.apache.jackrabbit.spi.Name, javax.jcr.Value[], int)"><CODE>NodeImpl.setProperty(Name, Value[], int boolean)</CODE></A> <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>Wrapper around <A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(org.apache.jackrabbit.spi.Name, javax.jcr.Value[], int)"><CODE>NodeImpl.setProperty(Name, Value[], int boolean)</CODE></A> <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>Wrapper around <A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(org.apache.jackrabbit.spi.Name, javax.jcr.Value[], int, boolean)"><CODE>NodeImpl.setProperty(Name, Value[], int, boolean)</CODE></A> <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>Wrapper around <A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(java.lang.String, javax.jcr.Value)"><CODE>NodeImpl.setProperty(String, Value)</CODE></A> <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>Wrapper around <A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(java.lang.String, javax.jcr.Value, int)"><CODE>NodeImpl.setProperty(String, Value, int)</CODE></A> <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>Wrapper around <CODE>SetPropertyOperation</CODE> <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>Wrapper around <CODE>SetPropertyOperation</CODE> <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>Wrapper around <A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(java.lang.String, javax.jcr.Value)"><CODE>NodeImpl.setProperty(String, Value)</CODE></A> <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>Wrapper around <A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(java.lang.String, javax.jcr.Value)"><CODE>NodeImpl.setProperty(String, Value)</CODE></A> <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>Wrapper around <A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(java.lang.String, javax.jcr.Value)"><CODE>NodeImpl.setProperty(String, Value)</CODE></A> <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>Wrapper around <A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(java.lang.String, javax.jcr.Value)"><CODE>NodeImpl.setProperty(String, Value)</CODE></A> <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>Wrapper around <A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(java.lang.String, javax.jcr.Value)"><CODE>NodeImpl.setProperty(String, Value)</CODE></A> <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>Wrapper around <A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(java.lang.String, javax.jcr.Value)"><CODE>NodeImpl.setProperty(String, Value)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(org.apache.jackrabbit.spi.Name, javax.jcr.Value[], int, boolean)"><B>setProperty(Name, Value[], int, 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>Implementation for <code>setProperty()</code> using a <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Value.html?is-external=true" title="class or interface in javax.jcr"><CODE>Value</CODE></A> array. <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> <DT><A HREF="./org/apache/jackrabbit/core/NodeImpl.html#setProperty(java.lang.String, javax.jcr.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> <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/core/ProtectedItemModifier.html#setProperty(org.apache.jackrabbit.core.NodeImpl, org.apache.jackrabbit.spi.Name, javax.jcr.Value[], int)"><B>setProperty(NodeImpl, Name, Value[], int)</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, javax.jcr.Binary)"><B>setProperty(String, Binary)</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, java.math.BigDecimal)"><B>setProperty(String, BigDecimal)</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/rmi/client/ClientNode.html#setProperty(java.lang.String, javax.jcr.Value)"><B>setProperty(String, Value)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html" title="class in org.apache.jackrabbit.rmi.client">ClientNode</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html#setProperty(java.lang.String, javax.jcr.Value[])"><B>setProperty(String, Value[])</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html" title="class in org.apache.jackrabbit.rmi.client">ClientNode</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html#setProperty(java.lang.String, java.lang.String[])"><B>setProperty(String, String[])</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html" title="class in org.apache.jackrabbit.rmi.client">ClientNode</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html#setProperty(java.lang.String, java.lang.String)"><B>setProperty(String, String)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html" title="class in org.apache.jackrabbit.rmi.client">ClientNode</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html#setProperty(java.lang.String, java.io.InputStream)"><B>setProperty(String, InputStream)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html" title="class in org.apache.jackrabbit.rmi.client">ClientNode</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html#setProperty(java.lang.String, boolean)"><B>setProperty(String, boolean)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html" title="class in org.apache.jackrabbit.rmi.client">ClientNode</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html#setProperty(java.lang.String, double)"><B>setProperty(String, double)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html" title="class in org.apache.jackrabbit.rmi.client">ClientNode</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html#setProperty(java.lang.String, long)"><B>setProperty(String, long)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html" title="class in org.apache.jackrabbit.rmi.client">ClientNode</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html#setProperty(java.lang.String, java.util.Calendar)"><B>setProperty(String, Calendar)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html" title="class in org.apache.jackrabbit.rmi.client">ClientNode</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html#setProperty(java.lang.String, javax.jcr.Node)"><B>setProperty(String, Node)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html" title="class in org.apache.jackrabbit.rmi.client">ClientNode</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html#setProperty(java.lang.String, javax.jcr.Binary)"><B>setProperty(String, Binary)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html" title="class in org.apache.jackrabbit.rmi.client">ClientNode</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html#setProperty(java.lang.String, java.math.BigDecimal)"><B>setProperty(String, BigDecimal)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html" title="class in org.apache.jackrabbit.rmi.client">ClientNode</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html#setProperty(java.lang.String, java.lang.String[], int)"><B>setProperty(String, String[], int)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html" title="class in org.apache.jackrabbit.rmi.client">ClientNode</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html#setProperty(java.lang.String, javax.jcr.Value[], int)"><B>setProperty(String, Value[], int)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html" title="class in org.apache.jackrabbit.rmi.client">ClientNode</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html#setProperty(java.lang.String, javax.jcr.Value, int)"><B>setProperty(String, Value, int)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html" title="class in org.apache.jackrabbit.rmi.client">ClientNode</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html#setProperty(java.lang.String, java.lang.String, int)"><B>setProperty(String, String, int)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html" title="class in org.apache.jackrabbit.rmi.client">ClientNode</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNode.html#setProperty(java.lang.String, javax.jcr.Value)"><B>setProperty(String, Value)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNode.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteNode</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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> method. <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNode.html#setProperty(java.lang.String, javax.jcr.Value, int)"><B>setProperty(String, Value, int)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNode.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteNode</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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)</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNode.html#setProperty(java.lang.String, javax.jcr.Value[])"><B>setProperty(String, Value[])</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNode.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteNode</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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> method. <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNode.html#setProperty(java.lang.String, javax.jcr.Value[], int)"><B>setProperty(String, Value[], int)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNode.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteNode</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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> method. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerNode.html#setProperty(java.lang.String, javax.jcr.Value)"><B>setProperty(String, Value)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerNode.html" title="class in org.apache.jackrabbit.rmi.server">ServerNode</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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> method. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerNode.html#setProperty(java.lang.String, javax.jcr.Value, int)"><B>setProperty(String, Value, int)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerNode.html" title="class in org.apache.jackrabbit.rmi.server">ServerNode</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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)</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerNode.html#setProperty(java.lang.String, javax.jcr.Value[])"><B>setProperty(String, Value[])</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerNode.html" title="class in org.apache.jackrabbit.rmi.server">ServerNode</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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> method. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerNode.html#setProperty(java.lang.String, javax.jcr.Value[], int)"><B>setProperty(String, Value[], int)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerNode.html" title="class in org.apache.jackrabbit.rmi.server">ServerNode</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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> method. <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/standalone/cli/core/SetProperty.html" title="class in org.apache.jackrabbit.standalone.cli.core"><B>SetProperty</B></A> - Class in <A HREF="./org/apache/jackrabbit/standalone/cli/core/package-summary.html">org.apache.jackrabbit.standalone.cli.core</A><DD>Set a <code>Property</code> <code>Value</code> to the current working <code>Node</code><DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/SetProperty.html#SetProperty()"><B>SetProperty()</B></A> - Constructor for class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/SetProperty.html" title="class in org.apache.jackrabbit.standalone.cli.core">SetProperty</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/webdav/DavResource.html#setProperty(org.apache.jackrabbit.webdav.property.DavProperty)"><B>setProperty(DavProperty&lt;?&gt;)</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&lt;?&gt;)</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&lt;?&gt;)</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&lt;?&gt;)</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&lt;?&gt;)</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&lt;?&gt;)</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&lt;?&gt;)</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/test/api/SetPropertyDecimalTest.html" title="class in org.apache.jackrabbit.test.api"><B>SetPropertyDecimalTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>SetPropertyDecmimalTest</code> tests the <code>Node.setProperty(String, BigDecimal)</code> method<DT><A HREF="./org/apache/jackrabbit/test/api/SetPropertyDecimalTest.html#SetPropertyDecimalTest()"><B>SetPropertyDecimalTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyDecimalTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyDecimalTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QNodeTypeDefinitionBuilder.html#setPropertyDefs(org.apache.jackrabbit.spi.QPropertyDefinition[])"><B>setPropertyDefs(QPropertyDefinition[])</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QNodeTypeDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">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&lt;Name&gt;)</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&lt;Name&gt;)</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&lt;Name&gt;)</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/commons/cnd/DefinitionBuilderFactory.AbstractItemDefinitionBuilder.html#setProtected(boolean)"><B>setProtected(boolean)</B></A> - Method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractItemDefinitionBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">DefinitionBuilderFactory.AbstractItemDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QItemDefinitionBuilder.html#setProtected(boolean)"><B>setProtected(boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QItemDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">QItemDefinitionBuilder</A> <DD>&nbsp; <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/commons/cnd/DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder.html#setQueryable(boolean)"><B>setQueryable(boolean)</B></A> - Method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/NodeTypeTemplateImpl.html#setQueryable(boolean)"><B>setQueryable(boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/NodeTypeTemplateImpl.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">NodeTypeTemplateImpl</A> <DD> <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QNodeTypeDefinitionBuilder.html#setQueryable(boolean)"><B>setQueryable(boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QNodeTypeDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">QNodeTypeDefinitionBuilder</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/commons/cnd/DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder.html#setQueryOrderable(boolean)"><B>setQueryOrderable(boolean)</B></A> - Method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QPropertyDefinitionBuilder.html#setQueryOrderable(boolean)"><B>setQueryOrderable(boolean)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QPropertyDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">QPropertyDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/journal/MemoryJournal.html#setReadDelay(long)"><B>setReadDelay(long)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/MemoryJournal.html" title="class in org.apache.jackrabbit.core.journal">MemoryJournal</A> <DD>Set the read delay in milliseconds. <DT><A HREF="./org/apache/jackrabbit/core/journal/MemoryJournal.html#setRecords(java.util.List)"><B>setRecords(List&lt;MemoryJournal.MemoryRecord&gt;)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/MemoryJournal.html" title="class in org.apache.jackrabbit.core.journal">MemoryJournal</A> <DD>Set records. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SearchIndex.html#setRedoLogFactoryClass(java.lang.String)"><B>setRedoLogFactoryClass(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 redo log factory class. <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/util/NodePropBundle.html#setReferenceable(boolean)"><B>setReferenceable(boolean)</B></A> - Method in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/NodePropBundle.html" title="class in org.apache.jackrabbit.core.persistence.util">NodePropBundle</A> <DD>Sets the is referenceable flag on this bundle <DT><A HREF="./org/apache/jackrabbit/standalone/cli/info/AbstractLsNodes.html#setReferenceableKey(java.lang.String)"><B>setReferenceableKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.info.<A HREF="./org/apache/jackrabbit/standalone/cli/info/AbstractLsNodes.html" title="class in org.apache.jackrabbit.standalone.cli.info">AbstractLsNodes</A> <DD>&nbsp; <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/standalone/cli/info/AbstractLsNodes.html#setReferencesSizeKey(java.lang.String)"><B>setReferencesSizeKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.info.<A HREF="./org/apache/jackrabbit/standalone/cli/info/AbstractLsNodes.html" title="class in org.apache.jackrabbit.standalone.cli.info">AbstractLsNodes</A> <DD>&nbsp; <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/standalone/cli/core/SetMultivalueProperty.html#setRegExpKey(java.lang.String)"><B>setRegExpKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/SetMultivalueProperty.html" title="class in org.apache.jackrabbit.standalone.cli.core">SetMultivalueProperty</A> <DD>&nbsp; <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/standalone/cli/core/AddNode.html#setRelPathKey(java.lang.String)"><B>setRelPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/AddNode.html" title="class in org.apache.jackrabbit.standalone.cli.core">AddNode</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/server/jmx/JCRServer.html#setRemoteAddress(java.lang.String)"><B>setRemoteAddress(String)</B></A> - Method in class org.apache.jackrabbit.rmi.server.jmx.<A HREF="./org/apache/jackrabbit/rmi/server/jmx/JCRServer.html" title="class in org.apache.jackrabbit.rmi.server.jmx">JCRServer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/server/jmx/JCRServerMBean.html#setRemoteAddress(java.lang.String)"><B>setRemoteAddress(String)</B></A> - Method in interface org.apache.jackrabbit.rmi.server.jmx.<A HREF="./org/apache/jackrabbit/rmi/server/jmx/JCRServerMBean.html" title="interface in org.apache.jackrabbit.rmi.server.jmx">JCRServerMBean</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/server/jmx/JCRServer.html#setRemoteEnvironment(java.lang.String)"><B>setRemoteEnvironment(String)</B></A> - Method in class org.apache.jackrabbit.rmi.server.jmx.<A HREF="./org/apache/jackrabbit/rmi/server/jmx/JCRServer.html" title="class in org.apache.jackrabbit.rmi.server.jmx">JCRServer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/server/jmx/JCRServerMBean.html#setRemoteEnvironment(java.lang.String)"><B>setRemoteEnvironment(String)</B></A> - Method in interface org.apache.jackrabbit.rmi.server.jmx.<A HREF="./org/apache/jackrabbit/rmi/server/jmx/JCRServerMBean.html" title="interface in org.apache.jackrabbit.rmi.server.jmx">JCRServerMBean</A> <DD>&nbsp; <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/standalone/cli/core/Clone.html#setRemoveExistingKey(java.lang.String)"><B>setRemoveExistingKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/Clone.html" title="class in org.apache.jackrabbit.standalone.cli.core">Clone</A> <DD>Set the remove existing key option <DT><A HREF="./org/apache/jackrabbit/standalone/cli/version/Restore.html#setRemoveExistingKey(java.lang.String)"><B>setRemoveExistingKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.version.<A HREF="./org/apache/jackrabbit/standalone/cli/version/Restore.html" title="class in org.apache.jackrabbit.standalone.cli.version">Restore</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/version/RestoreByLabel.html#setRemoveExistingKey(java.lang.String)"><B>setRemoveExistingKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.version.<A HREF="./org/apache/jackrabbit/standalone/cli/version/RestoreByLabel.html" title="class in org.apache.jackrabbit.standalone.cli.version">RestoreByLabel</A> <DD>&nbsp; <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/standalone/cli/CommandHelper.html#setRepository(org.apache.commons.chain.Context, javax.jcr.Repository, java.lang.String)"><B>setRepository(Context, Repository, String)</B></A> - Static method in class org.apache.jackrabbit.standalone.cli.<A HREF="./org/apache/jackrabbit/standalone/cli/CommandHelper.html" title="class in org.apache.jackrabbit.standalone.cli">CommandHelper</A> <DD>Sets the current working <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/jca/JCAManagedConnectionFactory.html#setRepositoryURI(java.lang.String)"><B>setRepositoryURI(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 URI. <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/standalone/cli/Option.html#setRequired(boolean)"><B>setRequired(boolean)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.<A HREF="./org/apache/jackrabbit/standalone/cli/Option.html" title="class in org.apache.jackrabbit.standalone.cli">Option</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QNodeDefinitionBuilder.html#setRequiredPrimaryTypes(org.apache.jackrabbit.spi.Name[])"><B>setRequiredPrimaryTypes(Name[])</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QNodeDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">QNodeDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder.html#setRequiredType(int)"><B>setRequiredType(int)</B></A> - Method in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QPropertyDefinitionBuilder.html#setRequiredType(int)"><B>setRequiredType(int)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QPropertyDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">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/core/retention/RetentionManagerImpl.html#setRetentionPolicy(java.lang.String, javax.jcr.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/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><B>Deprecated.</B>&nbsp;<I>use setMarkEventListener().</I> <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; <A HREF="./org/apache/jackrabbit/core/journal/DatabaseJournal.html#getDatabaseType()"><CODE>DatabaseJournal.getDatabaseType()</CODE></A> 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><B>Deprecated.</B>&nbsp;&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html#setSchema(java.lang.String)"><B>setSchema(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">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/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/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><B>Deprecated.</B>&nbsp;&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html#setSchemaCheckEnabled(boolean)"><B>setSchemaCheckEnabled(boolean)</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">BundleDbPersistenceManager</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/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><B>Deprecated.</B>&nbsp;&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html#setSchemaObjectPrefix(java.lang.String)"><B>setSchemaObjectPrefix(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">BundleDbPersistenceManager</A> <DD>Sets the schema object prefix. <DT><A HREF="./org/apache/jackrabbit/api/security/user/QueryBuilder.html#setScope(java.lang.String, boolean)"><B>setScope(String, boolean)</B></A> - Method in interface org.apache.jackrabbit.api.security.user.<A HREF="./org/apache/jackrabbit/api/security/user/QueryBuilder.html" title="interface in org.apache.jackrabbit.api.security.user">QueryBuilder</A> <DD>Set the scope for the query. <DT><A HREF="./org/apache/jackrabbit/core/security/user/XPathQueryBuilder.html#setScope(java.lang.String, boolean)"><B>setScope(String, boolean)</B></A> - Method in class org.apache.jackrabbit.core.security.user.<A HREF="./org/apache/jackrabbit/core/security/user/XPathQueryBuilder.html" title="class in org.apache.jackrabbit.core.security.user">XPathQueryBuilder</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/query/lucene/ScoreNode.html#setScore(float)"><B>setScore(float)</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>Sets a new score value. <DT><A HREF="./org/apache/jackrabbit/api/security/user/QueryBuilder.html#setSelector(java.lang.Class)"><B>setSelector(Class&lt;? extends Authorizable&gt;)</B></A> - Method in interface org.apache.jackrabbit.api.security.user.<A HREF="./org/apache/jackrabbit/api/security/user/QueryBuilder.html" title="interface in org.apache.jackrabbit.api.security.user">QueryBuilder</A> <DD>Set the selector for the query. <DT><A HREF="./org/apache/jackrabbit/core/security/user/XPathQueryBuilder.html#setSelector(java.lang.Class)"><B>setSelector(Class&lt;? extends Authorizable&gt;)</B></A> - Method in class org.apache.jackrabbit.core.security.user.<A HREF="./org/apache/jackrabbit/core/security/user/XPathQueryBuilder.html" title="class in org.apache.jackrabbit.core.security.user">XPathQueryBuilder</A> <DD>&nbsp; <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/standalone/cli/CommandHelper.html#setSession(org.apache.commons.chain.Context, javax.jcr.Session)"><B>setSession(Context, Session)</B></A> - Static method in class org.apache.jackrabbit.standalone.cli.<A HREF="./org/apache/jackrabbit/standalone/cli/CommandHelper.html" title="class in org.apache.jackrabbit.standalone.cli">CommandHelper</A> <DD>Sets the current working <code>Session</code> <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/standalone/cli/lock/Lock.html#setSessionScopedKey(java.lang.String)"><B>setSessionScopedKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.lock.<A HREF="./org/apache/jackrabbit/standalone/cli/lock/Lock.html" title="class in org.apache.jackrabbit.standalone.cli.lock">Lock</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/util/NodePropBundle.html#setSharedSet(java.util.Set)"><B>setSharedSet(Set&lt;NodeId&gt;)</B></A> - Method in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/NodePropBundle.html" title="class in org.apache.jackrabbit.core.persistence.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&lt;NodeId&gt;)</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><B>Deprecated.</B>&nbsp;&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/util/NodePropBundle.html#setSize(long)"><B>setSize(long)</B></A> - Method in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/NodePropBundle.html" title="class in org.apache.jackrabbit.core.persistence.util">NodePropBundle</A> <DD>Sets the data size of this bundle <DT><A HREF="./org/apache/jackrabbit/standalone/cli/xml/AbstractExportViewToFile.html#setSkipBinaryKey(java.lang.String)"><B>setSkipBinaryKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.xml.<A HREF="./org/apache/jackrabbit/standalone/cli/xml/AbstractExportViewToFile.html" title="class in org.apache.jackrabbit.standalone.cli.xml">AbstractExportViewToFile</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/management/DataStoreGarbageCollector.html#setSleepBetweenNodes(long)"><B>setSleepBetweenNodes(long)</B></A> - Method in interface org.apache.jackrabbit.api.management.<A HREF="./org/apache/jackrabbit/api/management/DataStoreGarbageCollector.html" title="interface in org.apache.jackrabbit.api.management">DataStoreGarbageCollector</A> <DD>Set the delay between scanning items. <DT><A HREF="./org/apache/jackrabbit/core/data/GarbageCollector.html#setSleepBetweenNodes(long)"><B>setSleepBetweenNodes(long)</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>&nbsp; <DT><A HREF="./org/apache/jackrabbit/api/security/user/QueryBuilder.html#setSortOrder(java.lang.String, org.apache.jackrabbit.api.security.user.QueryBuilder.Direction)"><B>setSortOrder(String, QueryBuilder.Direction)</B></A> - Method in interface org.apache.jackrabbit.api.security.user.<A HREF="./org/apache/jackrabbit/api/security/user/QueryBuilder.html" title="interface in org.apache.jackrabbit.api.security.user">QueryBuilder</A> <DD>Set the sort order of the <A HREF="./org/apache/jackrabbit/api/security/user/Authorizable.html" title="interface in org.apache.jackrabbit.api.security.user"><CODE>Authorizable</CODE></A>s returned by the query. <DT><A HREF="./org/apache/jackrabbit/core/security/user/XPathQueryBuilder.html#setSortOrder(java.lang.String, org.apache.jackrabbit.api.security.user.QueryBuilder.Direction)"><B>setSortOrder(String, QueryBuilder.Direction)</B></A> - Method in class org.apache.jackrabbit.core.security.user.<A HREF="./org/apache/jackrabbit/core/security/user/XPathQueryBuilder.html" title="class in org.apache.jackrabbit.core.security.user">XPathQueryBuilder</A> <DD>&nbsp; <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/standalone/cli/core/Clone.html#setSrcAbsPathKey(java.lang.String)"><B>setSrcAbsPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/Clone.html" title="class in org.apache.jackrabbit.standalone.cli.core">Clone</A> <DD>Sets the source absolute path key <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/Copy.html#setSrcAbsPathKey(java.lang.String)"><B>setSrcAbsPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/Copy.html" title="class in org.apache.jackrabbit.standalone.cli.core">Copy</A> <DD>Sets the source absolute path key <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/Move.html#setSrcAbsPathKey(java.lang.String)"><B>setSrcAbsPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/Move.html" title="class in org.apache.jackrabbit.standalone.cli.core">Move</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/xml/AbstractExportViewToFile.html#setSrcAbsPathKey(java.lang.String)"><B>setSrcAbsPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.xml.<A HREF="./org/apache/jackrabbit/standalone/cli/xml/AbstractExportViewToFile.html" title="class in org.apache.jackrabbit.standalone.cli.xml">AbstractExportViewToFile</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/OrderBefore.html#setSrcChildKey(java.lang.String)"><B>setSrcChildKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/OrderBefore.html" title="class in org.apache.jackrabbit.standalone.cli.core">OrderBefore</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/fs/FileToInputStream.html#setSrcFsPathKey(java.lang.String)"><B>setSrcFsPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.fs.<A HREF="./org/apache/jackrabbit/standalone/cli/fs/FileToInputStream.html" title="class in org.apache.jackrabbit.standalone.cli.fs">FileToInputStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/fs/ImportFileSystem.html#setSrcFsPathKey(java.lang.String)"><B>setSrcFsPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.fs.<A HREF="./org/apache/jackrabbit/standalone/cli/fs/ImportFileSystem.html" title="class in org.apache.jackrabbit.standalone.cli.fs">ImportFileSystem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/ReadValue.html#setSrcIndexKey(java.lang.String)"><B>setSrcIndexKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/ReadValue.html" title="class in org.apache.jackrabbit.standalone.cli.core">ReadValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/fs/ExportFileSystem.html#setSrcJcrPathKey(java.lang.String)"><B>setSrcJcrPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.fs.<A HREF="./org/apache/jackrabbit/standalone/cli/fs/ExportFileSystem.html" title="class in org.apache.jackrabbit.standalone.cli.fs">ExportFileSystem</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/collect/AbstractCollect.html#setSrcPathKey(java.lang.String)"><B>setSrcPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.collect.<A HREF="./org/apache/jackrabbit/standalone/cli/collect/AbstractCollect.html" title="class in org.apache.jackrabbit.standalone.cli.collect">AbstractCollect</A> <DD>Sets the source path key <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/ReadValue.html#setSrcPathKey(java.lang.String)"><B>setSrcPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/ReadValue.html" title="class in org.apache.jackrabbit.standalone.cli.core">ReadValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/Rename.html#setSrcPathKey(java.lang.String)"><B>setSrcPathKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/Rename.html" title="class in org.apache.jackrabbit.standalone.cli.core">Rename</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/Clone.html#setSrcWorkspaceKey(java.lang.String)"><B>setSrcWorkspaceKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/Clone.html" title="class in org.apache.jackrabbit.standalone.cli.core">Clone</A> <DD>Sets the source <code>Workspace</code> key <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/Copy.html#setSrcWorkspaceKey(java.lang.String)"><B>setSrcWorkspaceKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/Copy.html" title="class in org.apache.jackrabbit.standalone.cli.core">Copy</A> <DD>Sets the source <code>Workspace</code> key <DT><A HREF="./org/apache/jackrabbit/standalone/cli/version/Merge.html#setSrcWorkspaceKey(java.lang.String)"><B>setSrcWorkspaceKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.version.<A HREF="./org/apache/jackrabbit/standalone/cli/version/Merge.html" title="class in org.apache.jackrabbit.standalone.cli.version">Merge</A> <DD>&nbsp; <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/standalone/cli/query/AbstractQuery.html#setStatementKey(java.lang.String)"><B>setStatementKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.query.<A HREF="./org/apache/jackrabbit/standalone/cli/query/AbstractQuery.html" title="class in org.apache.jackrabbit.standalone.cli.query">AbstractQuery</A> <DD>&nbsp; <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/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/spi/commons/nodetype/QNodeTypeDefinitionBuilder.html#setSupertypes(org.apache.jackrabbit.spi.Name[])"><B>setSupertypes(Name[])</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QNodeTypeDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">QNodeTypeDefinitionBuilder</A> <DD>Specifies the supertypes of the node type definition being built <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QNodeTypeDefinitionBuilder.html#setSupportedMixinTypes(org.apache.jackrabbit.spi.Name[])"><B>setSupportedMixinTypes(Name[])</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QNodeTypeDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">QNodeTypeDefinitionBuilder</A> <DD>Sets the names of additional mixin types supported on this node type. <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/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><B>Deprecated.</B>&nbsp;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><B>Deprecated.</B>&nbsp;Sets the Oracle table space. <DT><A HREF="./org/apache/jackrabbit/core/persistence/pool/MSSqlPersistenceManager.html#setTableSpace(java.lang.String)"><B>setTableSpace(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/MSSqlPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">MSSqlPersistenceManager</A> <DD>Sets the MS SQL table space. <DT><A HREF="./org/apache/jackrabbit/core/persistence/pool/OraclePersistenceManager.html#setTableSpace(java.lang.String)"><B>setTableSpace(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/OraclePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">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/standalone/cli/version/Checkin.html#setTargetVersion(java.lang.String)"><B>setTargetVersion(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.version.<A HREF="./org/apache/jackrabbit/standalone/cli/version/Checkin.html" title="class in org.apache.jackrabbit.standalone.cli.version">Checkin</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><B>Deprecated.</B>&nbsp;<I></I>&nbsp; <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/standalone/cli/lock/AddLockToken.html#setTokenKey(java.lang.String)"><B>setTokenKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.lock.<A HREF="./org/apache/jackrabbit/standalone/cli/lock/AddLockToken.html" title="class in org.apache.jackrabbit.standalone.cli.lock">AddLockToken</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/lock/RemoveLockToken.html#setTokenKey(java.lang.String)"><B>setTokenKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.lock.<A HREF="./org/apache/jackrabbit/standalone/cli/lock/RemoveLockToken.html" title="class in org.apache.jackrabbit.standalone.cli.lock">RemoveLockToken</A> <DD>&nbsp; <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/JCASessionHandle.html#setTransactionTimeout(int)"><B>setTransactionTimeout(int)</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>&nbsp; <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/rmi/client/ClientXASession.html#setTransactionTimeout(int)"><B>setTransactionTimeout(int)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientXASession.html" title="class in org.apache.jackrabbit.rmi.client">ClientXASession</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteXASession.html#setTransactionTimeout(int)"><B>setTransactionTimeout(int)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteXASession.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteXASession</A> <DD>Remote version of the <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/transaction/xa/XAResource.html?is-external=true#setTransactionTimeout(int)" title="class or interface in javax.transaction.xa"><CODE>XAResource.setTransactionTimeout(int)</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerXASession.html#setTransactionTimeout(int)"><B>setTransactionTimeout(int)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerXASession.html" title="class in org.apache.jackrabbit.rmi.server">ServerXASession</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/util/NodePropBundle.PropertyEntry.html#setType(int)"><B>setType(int)</B></A> - Method in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/NodePropBundle.PropertyEntry.html" title="class in org.apache.jackrabbit.core.persistence.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/ItemInfoBuilder.PropertyInfoBuilder.html#setType(int)"><B>setType(int)</B></A> - Method in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/ItemInfoBuilder.PropertyInfoBuilder.html" title="class in org.apache.jackrabbit.spi.commons">ItemInfoBuilder.PropertyInfoBuilder</A> <DD>Set the <code><A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/PropertyType.html?is-external=true" title="class or interface in javax.jcr"><CODE>type</CODE></A></code> 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/standalone/cli/core/AbstractSetProperty.html#setTypeKey(java.lang.String)"><B>setTypeKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/AbstractSetProperty.html" title="class in org.apache.jackrabbit.standalone.cli.core">AbstractSetProperty</A> <DD>Sets the type key <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/AddNode.html#setTypeKey(java.lang.String)"><B>setTypeKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/AddNode.html" title="class in org.apache.jackrabbit.standalone.cli.core">AddNode</A> <DD>&nbsp; <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/GetWeakReferencesTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/GetWeakReferencesTest.html" title="class in org.apache.jackrabbit.test.api">GetWeakReferencesTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/LifecycleTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/LifecycleTest.html" title="class in org.apache.jackrabbit.test.api">LifecycleTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">AbstractLockTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockManagerTest</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/NodeTypeCreationTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeCreationTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeCreationTest</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/observation/EventJournalTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/EventJournalTest.html" title="class in org.apache.jackrabbit.test.api.observation">EventJournalTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/PathTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PathTest.html" title="class in org.apache.jackrabbit.test.api">PathTest</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/ElementTest.html#setUp()"><B>setUp()</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>&nbsp; <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/qom/BindVariableValueTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/BindVariableValueTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">BindVariableValueTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/ChildNodeJoinConditionTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/ChildNodeJoinConditionTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">ChildNodeJoinConditionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/DescendantNodeJoinConditionTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/DescendantNodeJoinConditionTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">DescendantNodeJoinConditionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/EquiJoinConditionTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/EquiJoinConditionTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">EquiJoinConditionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/FullTextSearchScoreTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/FullTextSearchScoreTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">FullTextSearchScoreTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">LengthTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeLocalNameTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeNameTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/OrderingTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/OrderingTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">OrderingTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/RowTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/RowTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">RowTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/SameNodeJoinConditionTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/SameNodeJoinConditionTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">SameNodeJoinConditionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/UpperLowerCaseTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/UpperLowerCaseTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">UpperLowerCaseTest</A> <DD>&nbsp; <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/retention/AbstractRetentionTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/AbstractRetentionTest.html" title="class in org.apache.jackrabbit.test.api.retention">AbstractRetentionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/HoldEffectTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/HoldEffectTest.html" title="class in org.apache.jackrabbit.test.api.retention">HoldEffectTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyEffectTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyEffectTest.html" title="class in org.apache.jackrabbit.test.api.retention">RetentionPolicyEffectTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html" title="class in org.apache.jackrabbit.test.api.retention">RetentionPolicyTest</A> <DD>&nbsp; <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/security/AbstractAccessControlTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AbstractAccessControlTest.html" title="class in org.apache.jackrabbit.test.api.security">AbstractAccessControlTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlListTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyIteratorTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyIteratorTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlPolicyIteratorTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlDiscoveryTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlDiscoveryTest.html" title="class in org.apache.jackrabbit.test.api.security">RSessionAccessControlDiscoveryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlPolicyTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">RSessionAccessControlPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlTest.html" title="class in org.apache.jackrabbit.test.api.security">RSessionAccessControlTest</A> <DD>&nbsp; <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/SessionRemoveItemTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionRemoveItemTest.html" title="class in org.apache.jackrabbit.test.api">SessionRemoveItemTest</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/SetPropertyDecimalTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyDecimalTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyDecimalTest</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/SetValueDecimalTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueDecimalTest.html" title="class in org.apache.jackrabbit.test.api">SetValueDecimalTest</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/ShareableNodeTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>&nbsp; <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/ActivitiesTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/ActivitiesTest.html" title="class in org.apache.jackrabbit.test.api.version">ActivitiesTest</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/ConfigurationsTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/ConfigurationsTest.html" title="class in org.apache.jackrabbit.test.api.version">ConfigurationsTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/CopyTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/CopyTest.html" title="class in org.apache.jackrabbit.test.api.version">CopyTest</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/MergeActivityTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeActivityTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeActivityTest</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/MergeShallowTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeShallowTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeShallowTest</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/simple/AbstractVersionTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/AbstractVersionTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">AbstractVersionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/BasicTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/BasicTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">BasicTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckinTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckinTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">CheckinTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckoutTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckoutTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">CheckoutTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/CopyTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/CopyTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">CopyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/FrozenNodeTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/FrozenNodeTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">FrozenNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/WorkspaceManagementTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceManagementTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceManagementTest</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/WorkspaceTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/JUnitTest.html#setUp()"><B>setUp()</B></A> - Method in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/JUnitTest.html" title="class in org.apache.jackrabbit.test">JUnitTest</A> <DD>&nbsp; <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/standalone/cli/namespace/RegisterNamespace.html#setUriKey(java.lang.String)"><B>setUriKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.namespace.<A HREF="./org/apache/jackrabbit/standalone/cli/namespace/RegisterNamespace.html" title="class in org.apache.jackrabbit.standalone.cli.namespace">RegisterNamespace</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/namespace/SetNamespacePrefix.html#setUriKey(java.lang.String)"><B>setUriKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.namespace.<A HREF="./org/apache/jackrabbit/standalone/cli/namespace/SetNamespacePrefix.html" title="class in org.apache.jackrabbit.standalone.cli.namespace">SetNamespacePrefix</A> <DD>&nbsp; <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/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><B>Deprecated.</B>&nbsp;&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html#setUrl(java.lang.String)"><B>setUrl(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">BundleDbPersistenceManager</A> <DD>Sets the JDBC connection URL. <DT><A HREF="./org/apache/jackrabbit/standalone/cli/ext/ConnectToJNDIServer.html#setUrlKey(java.lang.String)"><B>setUrlKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.ext.<A HREF="./org/apache/jackrabbit/standalone/cli/ext/ConnectToJNDIServer.html" title="class in org.apache.jackrabbit.standalone.cli.ext">ConnectToJNDIServer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/ext/ConnectToRmiServer.html#setUrlKey(java.lang.String)"><B>setUrlKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.ext.<A HREF="./org/apache/jackrabbit/standalone/cli/ext/ConnectToRmiServer.html" title="class in org.apache.jackrabbit.standalone.cli.ext">ConnectToRmiServer</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/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><B>Deprecated.</B>&nbsp;&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html#setUser(java.lang.String)"><B>setUser(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">BundleDbPersistenceManager</A> <DD>Sets the user name that will be used to establish JDBC connections. <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/jcr2spi/observation/ObservationManagerImpl.html#setUserData(java.lang.String)"><B>setUserData(String)</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#setUserData(java.lang.String)"><B>setUserData(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/rmi/client/ClientObservationManager.html#setUserData(java.lang.String)"><B>setUserData(String)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientObservationManager.html" title="class in org.apache.jackrabbit.rmi.client">ClientObservationManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/SessionInfoLogger.html#setUserData(java.lang.String)"><B>setUserData(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#setUserData(java.lang.String)"><B>setUserData(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 user data used for <A HREF="./org/apache/jackrabbit/spi/Event.html#getUserData()"><CODE>Event.getUserData()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/spi/SessionInfo.html#setUserData(java.lang.String)"><B>setUserData(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>Sets the user data used for <A HREF="./org/apache/jackrabbit/spi/Event.html#getUserData()"><CODE>Event.getUserData()</CODE></A>. <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/standalone/cli/core/Login.html#setUserKey(java.lang.String)"><B>setUserKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/Login.html" title="class in org.apache.jackrabbit.standalone.cli.core">Login</A> <DD>&nbsp; <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/standalone/cli/xml/ImportXmlFromInputStream.html#setUuidBehaviourKey(java.lang.String)"><B>setUuidBehaviourKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.xml.<A HREF="./org/apache/jackrabbit/standalone/cli/xml/ImportXmlFromInputStream.html" title="class in org.apache.jackrabbit.standalone.cli.xml">ImportXmlFromInputStream</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/info/AbstractLsNodes.html#setUuidKey(java.lang.String)"><B>setUuidKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.info.<A HREF="./org/apache/jackrabbit/standalone/cli/info/AbstractLsNodes.html" title="class in org.apache.jackrabbit.standalone.cli.info">AbstractLsNodes</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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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.math.BigDecimal)"><B>setValue(BigDecimal)</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>Wrapper around <A HREF="./org/apache/jackrabbit/core/PropertyImpl.html#setValue(javax.jcr.Value)"><CODE>PropertyImpl.setValue(Value)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/core/PropertyImpl.html#setValue(javax.jcr.Binary)"><B>setValue(Binary)</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>Wrapper around <A HREF="./org/apache/jackrabbit/core/PropertyImpl.html#setValue(javax.jcr.Value)"><CODE>PropertyImpl.setValue(Value)</CODE></A> <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>Wrapper around <A HREF="./org/apache/jackrabbit/core/PropertyImpl.html#setValue(javax.jcr.Value)"><CODE>PropertyImpl.setValue(Value)</CODE></A> <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>Wrapper around <A HREF="./org/apache/jackrabbit/core/PropertyImpl.html#setValue(javax.jcr.Value)"><CODE>PropertyImpl.setValue(Value)</CODE></A> <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>Wrapper around <A HREF="./org/apache/jackrabbit/core/PropertyImpl.html#setValue(javax.jcr.Value)"><CODE>PropertyImpl.setValue(Value)</CODE></A> <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>Wrapper around <A HREF="./org/apache/jackrabbit/core/PropertyImpl.html#setValue(javax.jcr.Value)"><CODE>PropertyImpl.setValue(Value)</CODE></A> <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>Wrapper around <A HREF="./org/apache/jackrabbit/core/PropertyImpl.html#setValue(javax.jcr.Value[])"><CODE>PropertyImpl.setValue(Value[])</CODE></A> <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>Wrapper around <A HREF="./org/apache/jackrabbit/core/PropertyImpl.html#setValue(javax.jcr.Value)"><CODE>PropertyImpl.setValue(Value)</CODE></A> <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>Wrapper around <A HREF="./org/apache/jackrabbit/core/PropertyImpl.html#setValue(javax.jcr.Value)"><CODE>PropertyImpl.setValue(Value)</CODE></A> <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>Wrapper around <A HREF="./org/apache/jackrabbit/core/PropertyImpl.html#setValue(javax.jcr.Value)"><CODE>PropertyImpl.setValue(Value)</CODE></A> <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(javax.jcr.Binary)"><B>setValue(Binary)</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.math.BigDecimal)"><B>setValue(BigDecimal)</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/rmi/client/ClientProperty.html#setValue(boolean)"><B>setValue(boolean)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientProperty.html" title="class in org.apache.jackrabbit.rmi.client">ClientProperty</A> <DD>Sets the boolean value of this property. <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientProperty.html#setValue(java.util.Calendar)"><B>setValue(Calendar)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientProperty.html" title="class in org.apache.jackrabbit.rmi.client">ClientProperty</A> <DD>Sets the date value of this property. <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientProperty.html#setValue(double)"><B>setValue(double)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientProperty.html" title="class in org.apache.jackrabbit.rmi.client">ClientProperty</A> <DD>Sets the double value of this property. <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientProperty.html#setValue(java.io.InputStream)"><B>setValue(InputStream)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientProperty.html" title="class in org.apache.jackrabbit.rmi.client">ClientProperty</A> <DD>Sets the binary value of this property. <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientProperty.html#setValue(long)"><B>setValue(long)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientProperty.html" title="class in org.apache.jackrabbit.rmi.client">ClientProperty</A> <DD>Sets the long value of this property. <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientProperty.html#setValue(javax.jcr.Binary)"><B>setValue(Binary)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientProperty.html" title="class in org.apache.jackrabbit.rmi.client">ClientProperty</A> <DD>Sets the binary value of this property. <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientProperty.html#setValue(java.math.BigDecimal)"><B>setValue(BigDecimal)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientProperty.html" title="class in org.apache.jackrabbit.rmi.client">ClientProperty</A> <DD>Sets the decimal value of this property. <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientProperty.html#setValue(javax.jcr.Node)"><B>setValue(Node)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientProperty.html" title="class in org.apache.jackrabbit.rmi.client">ClientProperty</A> <DD>Sets the reference value of this property. <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientProperty.html#setValue(java.lang.String)"><B>setValue(String)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientProperty.html" title="class in org.apache.jackrabbit.rmi.client">ClientProperty</A> <DD>Sets the string value of this property. <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientProperty.html#setValue(java.lang.String[])"><B>setValue(String[])</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientProperty.html" title="class in org.apache.jackrabbit.rmi.client">ClientProperty</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientProperty.html#setValue(javax.jcr.Value)"><B>setValue(Value)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientProperty.html" title="class in org.apache.jackrabbit.rmi.client">ClientProperty</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientProperty.html#setValue(javax.jcr.Value[])"><B>setValue(Value[])</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientProperty.html" title="class in org.apache.jackrabbit.rmi.client">ClientProperty</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteProperty.html#setValue(javax.jcr.Value)"><B>setValue(Value)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteProperty.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteProperty</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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> method. <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteProperty.html#setValue(javax.jcr.Value[])"><B>setValue(Value[])</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteProperty.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteProperty</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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> method. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerProperty.html#setValue(javax.jcr.Value)"><B>setValue(Value)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerProperty.html" title="class in org.apache.jackrabbit.rmi.server">ServerProperty</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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> method. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerProperty.html#setValue(javax.jcr.Value[])"><B>setValue(Value[])</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerProperty.html" title="class in org.apache.jackrabbit.rmi.server">ServerProperty</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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> method. <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/standalone/cli/AbstractParameter.html#setValue(java.lang.String)"><B>setValue(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.<A HREF="./org/apache/jackrabbit/standalone/cli/AbstractParameter.html" title="class in org.apache.jackrabbit.standalone.cli">AbstractParameter</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/Flag.html#setValue(java.lang.String)"><B>setValue(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.<A HREF="./org/apache/jackrabbit/standalone/cli/Flag.html" title="class in org.apache.jackrabbit.standalone.cli">Flag</A> <DD> <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/spi/commons/nodetype/QPropertyDefinitionBuilder.html#setValueConstraints(org.apache.jackrabbit.spi.QValueConstraint[])"><B>setValueConstraints(QValueConstraint[])</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/QPropertyDefinitionBuilder.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">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/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/javax.jcr/javadocs/jcr-2.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/SetValueDecimalTest.html" title="class in org.apache.jackrabbit.test.api"><B>SetValueDecimalTest</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/javax.jcr/javadocs/jcr-2.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/SetValueDecimalTest.html#SetValueDecimalTest()"><B>SetValueDecimalTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueDecimalTest.html" title="class in org.apache.jackrabbit.test.api">SetValueDecimalTest</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/javax.jcr/javadocs/jcr-2.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/standalone/cli/core/AbstractSetProperty.html#setValueKey(java.lang.String)"><B>setValueKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/AbstractSetProperty.html" title="class in org.apache.jackrabbit.standalone.cli.core">AbstractSetProperty</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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/util/NodePropBundle.PropertyEntry.html#setValues(org.apache.jackrabbit.core.value.InternalValue[])"><B>setValues(InternalValue[])</B></A> - Method in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/NodePropBundle.PropertyEntry.html" title="class in org.apache.jackrabbit.core.persistence.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/javax.jcr/javadocs/jcr-2.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/standalone/cli/info/AbstractLsNodes.html#setVersionableKey(java.lang.String)"><B>setVersionableKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.info.<A HREF="./org/apache/jackrabbit/standalone/cli/info/AbstractLsNodes.html" title="class in org.apache.jackrabbit.standalone.cli.info">AbstractLsNodes</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/version/AddVersionLabel.html#setVersionKey(java.lang.String)"><B>setVersionKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.version.<A HREF="./org/apache/jackrabbit/standalone/cli/version/AddVersionLabel.html" title="class in org.apache.jackrabbit.standalone.cli.version">AddVersionLabel</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/version/Restore.html#setVersionKey(java.lang.String)"><B>setVersionKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.version.<A HREF="./org/apache/jackrabbit/standalone/cli/version/Restore.html" title="class in org.apache.jackrabbit.standalone.cli.version">Restore</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/version/InternalVersionManager.html#setVersionLabel(javax.jcr.Session, org.apache.jackrabbit.core.version.InternalVersionHistory, org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.spi.Name, boolean)"><B>setVersionLabel(Session, InternalVersionHistory, Name, Name, boolean)</B></A> - Method in interface org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/InternalVersionManager.html" title="interface in org.apache.jackrabbit.core.version">InternalVersionManager</A> <DD>Sets the version <code>label</code> to the given <code>version</code>. <DT><A HREF="./org/apache/jackrabbit/core/version/InternalVersionManagerImpl.html#setVersionLabel(javax.jcr.Session, org.apache.jackrabbit.core.version.InternalVersionHistory, org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.spi.Name, boolean)"><B>setVersionLabel(Session, InternalVersionHistory, Name, Name, boolean)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/InternalVersionManagerImpl.html" title="class in org.apache.jackrabbit.core.version">InternalVersionManagerImpl</A> <DD>Sets the version <code>label</code> to the given <code>version</code>. <DT><A HREF="./org/apache/jackrabbit/core/version/InternalXAVersionManager.html#setVersionLabel(javax.jcr.Session, org.apache.jackrabbit.core.version.InternalVersionHistory, org.apache.jackrabbit.spi.Name, org.apache.jackrabbit.spi.Name, boolean)"><B>setVersionLabel(Session, InternalVersionHistory, Name, Name, boolean)</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/InternalXAVersionManager.html" title="class in org.apache.jackrabbit.core.version">InternalXAVersionManager</A> <DD>Sets the version <code>label</code> to the given <code>version</code>. <DT><A HREF="./org/apache/jackrabbit/core/version/InternalXAVersionManager.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/InternalXAVersionManager.html" title="class in org.apache.jackrabbit.core.version">InternalXAVersionManager</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/standalone/cli/core/Login.html#setWorkspaceKey(java.lang.String)"><B>setWorkspaceKey(String)</B></A> - Method in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/Login.html" title="class in org.apache.jackrabbit.standalone.cli.core">Login</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/core/journal/MemoryJournal.html#setWriteDelay(long)"><B>setWriteDelay(long)</B></A> - Method in class org.apache.jackrabbit.core.journal.<A HREF="./org/apache/jackrabbit/core/journal/MemoryJournal.html" title="class in org.apache.jackrabbit.core.journal">MemoryJournal</A> <DD>Set the write delay in milliseconds. <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/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api"><B>ShareableNodeTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD>Tests features available with shareable nodes.<DT><A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html#ShareableNodeTest()"><B>ShareableNodeTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>&nbsp; <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.id.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/security/authentication/AbstractLoginModule.html#sharedState"><B>sharedState</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/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/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/core/util/db/DerbyConnectionHelper.html#shutDown(java.lang.String)"><B>shutDown(String)</B></A> - Method in class org.apache.jackrabbit.core.util.db.<A HREF="./org/apache/jackrabbit/core/util/db/DerbyConnectionHelper.html" title="class in org.apache.jackrabbit.core.util.db">DerbyConnectionHelper</A> <DD>Shuts the embedded Derby database down. <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><B>Deprecated.</B>&nbsp;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/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><B>Deprecated.</B>&nbsp;<I>Please migrate to a bundle persistence manager (<a href="https://issues.apache.org/jira/browse/JCR-2802">JCR-2802</a>)</I><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><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/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/query/lucene/join/SimpleQueryResult.html" title="class in org.apache.jackrabbit.core.query.lucene.join"><B>SimpleQueryResult</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>Simple query result implementation.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/join/SimpleQueryResult.html#SimpleQueryResult(java.lang.String[], java.lang.String[], javax.jcr.query.RowIterator)"><B>SimpleQueryResult(String[], String[], RowIterator)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.join.<A HREF="./org/apache/jackrabbit/core/query/lucene/join/SimpleQueryResult.html" title="class in org.apache.jackrabbit.core.query.lucene.join">SimpleQueryResult</A> <DD>Creates a query result with the given column and selector names and row iterator. <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 <A HREF="./org/apache/jackrabbit/webdav/DavCompliance.html#_1_"><CODE>1</CODE></A>, <A HREF="./org/apache/jackrabbit/webdav/DavCompliance.html#_2_"><CODE>2</CODE></A>, <A HREF="./org/apache/jackrabbit/webdav/DavCompliance.html#_3_"><CODE>3</CODE></A> and <A HREF="./org/apache/jackrabbit/webdav/DavCompliance.html#BIND"><CODE>bind</CODE></A> compliant) 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/security/simple/SimpleWorkspaceAccessManager.html" title="class in org.apache.jackrabbit.core.security.simple"><B>SimpleWorkspaceAccessManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/security/simple/package-summary.html">org.apache.jackrabbit.core.security.simple</A><DD><code>SimpleWorkspaceAccessManager</code> always allows any set of principals to access any workspace.<DT><A HREF="./org/apache/jackrabbit/core/security/simple/SimpleWorkspaceAccessManager.html#SimpleWorkspaceAccessManager()"><B>SimpleWorkspaceAccessManager()</B></A> - Constructor for class org.apache.jackrabbit.core.security.simple.<A HREF="./org/apache/jackrabbit/core/security/simple/SimpleWorkspaceAccessManager.html" title="class in org.apache.jackrabbit.core.security.simple">SimpleWorkspaceAccessManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html#SINGLE_QUOTE"><B>SINGLE_QUOTE</B></A> - Static variable in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html" title="class in org.apache.jackrabbit.commons.cnd">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.session.SessionContext, org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl, org.apache.lucene.search.Query, org.apache.jackrabbit.core.query.lucene.SpellSuggestion, org.apache.jackrabbit.spi.commons.query.qom.ColumnImpl[], org.apache.jackrabbit.spi.Path[], boolean[], boolean, long, long)"><B>SingleColumnQueryResult(SearchIndex, SessionContext, AbstractQueryImpl, Query, SpellSuggestion, ColumnImpl[], 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/spi/commons/iterator/Iterators.html#singleton(T)"><B>singleton(T)</B></A> - Static method in class org.apache.jackrabbit.spi.commons.iterator.<A HREF="./org/apache/jackrabbit/spi/commons/iterator/Iterators.html" title="class in org.apache.jackrabbit.spi.commons.iterator">Iterators</A> <DD>Returns an iterator containing the single element <code>element</code> of type <code>T</code>. <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/api/security/JackrabbitAccessControlList.html#size()"><B>size()</B></A> - Method in interface org.apache.jackrabbit.api.security.<A HREF="./org/apache/jackrabbit/api/security/JackrabbitAccessControlList.html" title="interface in org.apache.jackrabbit.api.security">JackrabbitAccessControlList</A> <DD>Returns the number of entries or 0 if the policy <A HREF="./org/apache/jackrabbit/api/security/JackrabbitAccessControlList.html#isEmpty()"><CODE>is empty</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/commons/flat/Rank.html#size()"><B>size()</B></A> - Method in class org.apache.jackrabbit.commons.flat.<A HREF="./org/apache/jackrabbit/commons/flat/Rank.html" title="class in org.apache.jackrabbit.commons.flat">Rank</A> <DD>Returns the number of remaining items in the <code>Rank</code>. <DT><A HREF="./org/apache/jackrabbit/core/observation/EventStateCollection.html#size()"><B>size()</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>Get the number of events. <DT><A HREF="./org/apache/jackrabbit/core/security/authorization/AbstractACLTemplate.html#size()"><B>size()</B></A> - Method in class org.apache.jackrabbit.core.security.authorization.<A HREF="./org/apache/jackrabbit/core/security/authorization/AbstractACLTemplate.html" title="class in org.apache.jackrabbit.core.security.authorization">AbstractACLTemplate</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/authorization/UnmodifiableAccessControlList.html#size()"><B>size()</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/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/flat/SizedIterator.html" title="interface in org.apache.jackrabbit.commons.flat"><B>SizedIterator</B></A>&lt;<A HREF="./org/apache/jackrabbit/commons/flat/SizedIterator.html" title="type parameter in SizedIterator">T</A>&gt; - Interface in <A HREF="./org/apache/jackrabbit/commons/flat/package-summary.html">org.apache.jackrabbit.commons.flat</A><DD><code>SizedIterator</code> extends <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util"><CODE>Iterator</CODE></A> with a <code>getSize</code> method.<DT><A HREF="./org/apache/jackrabbit/commons/iterator/FilteredRangeIterator.html#skip(long)"><B>skip(long)</B></A> - Method in class org.apache.jackrabbit.commons.iterator.<A HREF="./org/apache/jackrabbit/commons/iterator/FilteredRangeIterator.html" title="class in org.apache.jackrabbit.commons.iterator">FilteredRangeIterator</A> <DD>Skips the next n elements. <DT><A HREF="./org/apache/jackrabbit/commons/iterator/FilteringNodeIterator.html#skip(long)"><B>skip(long)</B></A> - Method in class org.apache.jackrabbit.commons.iterator.<A HREF="./org/apache/jackrabbit/commons/iterator/FilteringNodeIterator.html" title="class in org.apache.jackrabbit.commons.iterator">FilteringNodeIterator</A> <DD>&nbsp; <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/LazyItemIterator.html#skip(long)"><B>skip(long)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/LazyItemIterator.html" title="class in org.apache.jackrabbit.core">LazyItemIterator</A> <DD> <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/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/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/core/query/lucene/SortedMultiColumnQueryHits.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/SortedMultiColumnQueryHits.html" title="class in org.apache.jackrabbit.core.query.lucene">SortedMultiColumnQueryHits</A> <DD>Skips a <code>n</code> score nodes. <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/observation/EventJournalImpl.html#skip(long)"><B>skip(long)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.observation.<A HREF="./org/apache/jackrabbit/jcr2spi/observation/EventJournalImpl.html" title="class in org.apache.jackrabbit.jcr2spi.observation">EventJournalImpl</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/rmi/client/iterator/ClientIterator.html#skip(long)"><B>skip(long)</B></A> - Method in class org.apache.jackrabbit.rmi.client.iterator.<A HREF="./org/apache/jackrabbit/rmi/client/iterator/ClientIterator.html" title="class in org.apache.jackrabbit.rmi.client.iterator">ClientIterator</A> <DD>Skips the given number of elements in this iteration. <DT><A HREF="./org/apache/jackrabbit/rmi/iterator/ArrayIterator.html#skip(long)"><B>skip(long)</B></A> - Method in class org.apache.jackrabbit.rmi.iterator.<A HREF="./org/apache/jackrabbit/rmi/iterator/ArrayIterator.html" title="class in org.apache.jackrabbit.rmi.iterator">ArrayIterator</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/remote/ArrayIterator.html#skip(long)"><B>skip(long)</B></A> - Method in class org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/ArrayIterator.html" title="class in org.apache.jackrabbit.rmi.remote">ArrayIterator</A> <DD>Skips the first <code>items</code> elements in the array. <DT><A HREF="./org/apache/jackrabbit/rmi/remote/BufferIterator.html#skip(long)"><B>skip(long)</B></A> - Method in class org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/BufferIterator.html" title="class in org.apache.jackrabbit.rmi.remote">BufferIterator</A> <DD>Skips the given number of elements. <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteIterator.html#skip(long)"><B>skip(long)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteIterator.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteIterator</A> <DD>Skips the given number of elements in this iteration. <DT><A HREF="./org/apache/jackrabbit/rmi/server/iterator/ServerIterator.html#skip(long)"><B>skip(long)</B></A> - Method in class org.apache.jackrabbit.rmi.server.iterator.<A HREF="./org/apache/jackrabbit/rmi/server/iterator/ServerIterator.html" title="class in org.apache.jackrabbit.rmi.server.iterator">ServerIterator</A> <DD>Skips the given number of elements. <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/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/standalone/cli/xml/AbstractExportViewToFile.html#skipBinaryKey"><B>skipBinaryKey</B></A> - Variable in class org.apache.jackrabbit.standalone.cli.xml.<A HREF="./org/apache/jackrabbit/standalone/cli/xml/AbstractExportViewToFile.html" title="class in org.apache.jackrabbit.standalone.cli.xml">AbstractExportViewToFile</A> <DD>skip binary flag key <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/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> <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/jcr2spi/observation/EventJournalImpl.html#skipTo(long)"><B>skipTo(long)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.observation.<A HREF="./org/apache/jackrabbit/jcr2spi/observation/EventJournalImpl.html" title="class in org.apache.jackrabbit.jcr2spi.observation">EventJournalImpl</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/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><B>Deprecated.</B>&nbsp;&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/pool/BundleDbPersistenceManager.html#SM_BINARY_KEYS"><B>SM_BINARY_KEYS</B></A> - Static variable in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">BundleDbPersistenceManager</A> <DD>storage model modifier: binary keys <DT><A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html#SM_LONGLONG_KEYS"><B>SM_LONGLONG_KEYS</B></A> - Static variable in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">BundleDbPersistenceManager</A> <DD>storage model modifier: longlong keys <DT><A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html#SNS"><B>SNS</B></A> - Static variable in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html" title="class in org.apache.jackrabbit.commons.cnd">Lexer</A> <DD>&nbsp; <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/join/QueryEngine.html#sort(javax.jcr.query.QueryResult, javax.jcr.query.qom.Ordering[], long, long)"><B>sort(QueryResult, Ordering[], long, long)</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.join.<A HREF="./org/apache/jackrabbit/core/query/lucene/join/QueryEngine.html" title="class in org.apache.jackrabbit.core.query.lucene.join">QueryEngine</A> <DD>Sorts the given query results according to the given QOM orderings. <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/core/query/lucene/SortedMultiColumnQueryHits.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>SortedMultiColumnQueryHits</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD><code>SortedMultiColumnQueryHits</code> implements sorting of query hits based on <A HREF="./org/apache/jackrabbit/core/query/lucene/Ordering.html" title="class in org.apache.jackrabbit.core.query.lucene"><CODE>Ordering</CODE></A>s.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/SortedMultiColumnQueryHits.html#SortedMultiColumnQueryHits(org.apache.jackrabbit.core.query.lucene.MultiColumnQueryHits, org.apache.jackrabbit.core.query.lucene.Ordering[], org.apache.lucene.index.IndexReader)"><B>SortedMultiColumnQueryHits(MultiColumnQueryHits, Ordering[], IndexReader)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/SortedMultiColumnQueryHits.html" title="class in org.apache.jackrabbit.core.query.lucene">SortedMultiColumnQueryHits</A> <DD>Creates sorted query hits. <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/standalone/cli/SourceCommand.html" title="class in org.apache.jackrabbit.standalone.cli"><B>SourceCommand</B></A> - Class in <A HREF="./org/apache/jackrabbit/standalone/cli/package-summary.html">org.apache.jackrabbit.standalone.cli</A><DD>Executes a script from the given file<DT><A HREF="./org/apache/jackrabbit/standalone/cli/SourceCommand.html#SourceCommand()"><B>SourceCommand()</B></A> - Constructor for class org.apache.jackrabbit.standalone.cli.<A HREF="./org/apache/jackrabbit/standalone/cli/SourceCommand.html" title="class in org.apache.jackrabbit.standalone.cli">SourceCommand</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/spi2davex/Spi2davexRepositoryServiceFactory.html" title="class in org.apache.jackrabbit.spi2davex"><B>Spi2davexRepositoryServiceFactory</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi2davex/package-summary.html">org.apache.jackrabbit.spi2davex</A><DD>This <A HREF="./org/apache/jackrabbit/spi/RepositoryServiceFactory.html" title="interface in org.apache.jackrabbit.spi"><CODE>RepositoryServiceFactory</CODE></A> implementation is responsible for creating <A HREF="./org/apache/jackrabbit/spi2davex/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2davex"><CODE>RepositoryServiceImpl</CODE></A> instances.<DT><A HREF="./org/apache/jackrabbit/spi2davex/Spi2davexRepositoryServiceFactory.html#Spi2davexRepositoryServiceFactory()"><B>Spi2davexRepositoryServiceFactory()</B></A> - Constructor for class org.apache.jackrabbit.spi2davex.<A HREF="./org/apache/jackrabbit/spi2davex/Spi2davexRepositoryServiceFactory.html" title="class in org.apache.jackrabbit.spi2davex">Spi2davexRepositoryServiceFactory</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi2dav/Spi2davRepositoryServiceFactory.html" title="class in org.apache.jackrabbit.spi2dav"><B>Spi2davRepositoryServiceFactory</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi2dav/package-summary.html">org.apache.jackrabbit.spi2dav</A><DD>This <A HREF="./org/apache/jackrabbit/spi/RepositoryServiceFactory.html" title="interface in org.apache.jackrabbit.spi"><CODE>RepositoryServiceFactory</CODE></A> implementation is responsible for creating <A HREF="./org/apache/jackrabbit/spi2dav/RepositoryServiceImpl.html" title="class in org.apache.jackrabbit.spi2dav"><CODE>RepositoryServiceImpl</CODE></A> instances.<DT><A HREF="./org/apache/jackrabbit/spi2dav/Spi2davRepositoryServiceFactory.html#Spi2davRepositoryServiceFactory()"><B>Spi2davRepositoryServiceFactory()</B></A> - Constructor for class org.apache.jackrabbit.spi2dav.<A HREF="./org/apache/jackrabbit/spi2dav/Spi2davRepositoryServiceFactory.html" title="class in org.apache.jackrabbit.spi2dav">Spi2davRepositoryServiceFactory</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi2jcr/Spi2jcrRepositoryServiceFactory.html" title="class in org.apache.jackrabbit.spi2jcr"><B>Spi2jcrRepositoryServiceFactory</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi2jcr/package-summary.html">org.apache.jackrabbit.spi2jcr</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/spi2jcr/Spi2jcrRepositoryServiceFactory.html#Spi2jcrRepositoryServiceFactory()"><B>Spi2jcrRepositoryServiceFactory()</B></A> - Constructor for class org.apache.jackrabbit.spi2jcr.<A HREF="./org/apache/jackrabbit/spi2jcr/Spi2jcrRepositoryServiceFactory.html" title="class in org.apache.jackrabbit.spi2jcr">Spi2jcrRepositoryServiceFactory</A> <DD>&nbsp; <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/commons/flat/BTreeManager.html#split(org.apache.jackrabbit.commons.flat.ItemSequence, javax.jcr.Node, javax.jcr.Node)"><B>split(ItemSequence, Node, Node)</B></A> - Method in class org.apache.jackrabbit.commons.flat.<A HREF="./org/apache/jackrabbit/commons/flat/BTreeManager.html" title="class in org.apache.jackrabbit.commons.flat">BTreeManager</A> <DD>This implementations splits <code>node</code> when its number of child nodes exceeds the maximum number specified in the constructor. <DT><A HREF="./org/apache/jackrabbit/commons/flat/BTreeManager.html#split(org.apache.jackrabbit.commons.flat.ItemSequence, javax.jcr.Node, javax.jcr.Property)"><B>split(ItemSequence, Node, Property)</B></A> - Method in class org.apache.jackrabbit.commons.flat.<A HREF="./org/apache/jackrabbit/commons/flat/BTreeManager.html" title="class in org.apache.jackrabbit.commons.flat">BTreeManager</A> <DD>This implementations splits <code>node</code> when its number of properties exceeds the maximum number specified in the constructor. <DT><A HREF="./org/apache/jackrabbit/commons/flat/TreeManager.html#split(org.apache.jackrabbit.commons.flat.ItemSequence, javax.jcr.Node, javax.jcr.Node)"><B>split(ItemSequence, Node, Node)</B></A> - Method in interface org.apache.jackrabbit.commons.flat.<A HREF="./org/apache/jackrabbit/commons/flat/TreeManager.html" title="interface in org.apache.jackrabbit.commons.flat">TreeManager</A> <DD>After the node <code>cause</code> has been inserted into the sequence <code>itemSequence</code>, the implementation of this method may decide to split the parent <code>node</code> of <code>cause</code> into two or more new nodes. <DT><A HREF="./org/apache/jackrabbit/commons/flat/TreeManager.html#split(org.apache.jackrabbit.commons.flat.ItemSequence, javax.jcr.Node, javax.jcr.Property)"><B>split(ItemSequence, Node, Property)</B></A> - Method in interface org.apache.jackrabbit.commons.flat.<A HREF="./org/apache/jackrabbit/commons/flat/TreeManager.html" title="interface in org.apache.jackrabbit.commons.flat">TreeManager</A> <DD>After the property <code>cause</code> has been inserted into the sequence <code>itemSequence</code>, the implementation of this method may decide to split the parent <code>node</code> of <code>cause</code> into two or more new nodes. <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/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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/commons/query/sql2/SQL2QOMBuilder.html" title="class in org.apache.jackrabbit.commons.query.sql2"><B>SQL2QOMBuilder</B></A> - Class in <A HREF="./org/apache/jackrabbit/commons/query/sql2/package-summary.html">org.apache.jackrabbit.commons.query.sql2</A><DD><code>SQL2QOMBuilder</code> implements QOM builder that understands <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/Query.html?is-external=true#JCR_SQL2" title="class or interface in javax.jcr.query"><CODE>Query.JCR_SQL2</CODE></A> and <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/Query.html?is-external=true#JCR_JQOM" title="class or interface in javax.jcr.query"><CODE>Query.JCR_JQOM</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/commons/query/sql2/SQL2QOMBuilder.html#SQL2QOMBuilder()"><B>SQL2QOMBuilder()</B></A> - Constructor for class org.apache.jackrabbit.commons.query.sql2.<A HREF="./org/apache/jackrabbit/commons/query/sql2/SQL2QOMBuilder.html" title="class in org.apache.jackrabbit.commons.query.sql2">SQL2QOMBuilder</A> <DD>&nbsp; <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/standalone/cli/query/SQLQuery.html" title="class in org.apache.jackrabbit.standalone.cli.query"><B>SQLQuery</B></A> - Class in <A HREF="./org/apache/jackrabbit/standalone/cli/query/package-summary.html">org.apache.jackrabbit.standalone.cli.query</A><DD>SQL <code>Query</code><DT><A HREF="./org/apache/jackrabbit/standalone/cli/query/SQLQuery.html#SQLQuery()"><B>SQLQuery()</B></A> - Constructor for class org.apache.jackrabbit.standalone.cli.query.<A HREF="./org/apache/jackrabbit/standalone/cli/query/SQLQuery.html" title="class in org.apache.jackrabbit.standalone.cli.query">SQLQuery</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/standalone/cli/xml/AbstractExportViewToFile.html#srcAbsPathKey"><B>srcAbsPathKey</B></A> - Variable in class org.apache.jackrabbit.standalone.cli.xml.<A HREF="./org/apache/jackrabbit/standalone/cli/xml/AbstractExportViewToFile.html" title="class in org.apache.jackrabbit.standalone.cli.xml">AbstractExportViewToFile</A> <DD>from literal <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/security/user/UserImporter.html#start(org.apache.jackrabbit.core.NodeImpl)"><B>start(NodeImpl)</B></A> - Method in class org.apache.jackrabbit.core.security.user.<A HREF="./org/apache/jackrabbit/core/security/user/UserImporter.html" title="class in org.apache.jackrabbit.core.security.user">UserImporter</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/user/UserImporter.html#start(org.apache.jackrabbit.core.state.NodeState)"><B>start(NodeState)</B></A> - Method in class org.apache.jackrabbit.core.security.user.<A HREF="./org/apache/jackrabbit/core/security/user/UserImporter.html" title="class in org.apache.jackrabbit.core.security.user">UserImporter</A> <DD>&nbsp; <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/AccessControlImporter.html#start(org.apache.jackrabbit.core.NodeImpl)"><B>start(NodeImpl)</B></A> - Method in class org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/AccessControlImporter.html" title="class in org.apache.jackrabbit.core.xml">AccessControlImporter</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/xml/AccessControlImporter.html#start(org.apache.jackrabbit.core.state.NodeState)"><B>start(NodeState)</B></A> - Method in class org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/AccessControlImporter.html" title="class in org.apache.jackrabbit.core.xml">AccessControlImporter</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/xml/DefaultProtectedItemImporter.html#start(org.apache.jackrabbit.core.NodeImpl)"><B>start(NodeImpl)</B></A> - Method in class org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/DefaultProtectedItemImporter.html" title="class in org.apache.jackrabbit.core.xml">DefaultProtectedItemImporter</A> <DD>Always returns <code>false</code>. <DT><A HREF="./org/apache/jackrabbit/core/xml/DefaultProtectedItemImporter.html#start(org.apache.jackrabbit.core.state.NodeState)"><B>start(NodeState)</B></A> - Method in class org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/DefaultProtectedItemImporter.html" title="class in org.apache.jackrabbit.core.xml">DefaultProtectedItemImporter</A> <DD>Always returns <code>false</code>. <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/ProtectedNodeImporter.html#start(org.apache.jackrabbit.core.NodeImpl)"><B>start(NodeImpl)</B></A> - Method in interface org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/ProtectedNodeImporter.html" title="interface in org.apache.jackrabbit.core.xml">ProtectedNodeImporter</A> <DD>Notifies this importer about the existence of a protected node that has either been created (NEW) or has been found to be existing. <DT><A HREF="./org/apache/jackrabbit/core/xml/ProtectedNodeImporter.html#start(org.apache.jackrabbit.core.state.NodeState)"><B>start(NodeState)</B></A> - Method in interface org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/ProtectedNodeImporter.html" title="interface in org.apache.jackrabbit.core.xml">ProtectedNodeImporter</A> <DD>Notifies this importer about the existence of a protected node that has either been created (NEW) or has been found to be existing. <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/JCASessionHandle.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/JCASessionHandle.html" title="class in org.apache.jackrabbit.jca">JCASessionHandle</A> <DD>&nbsp; <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/rmi/client/ClientXASession.html#start(javax.transaction.xa.Xid, int)"><B>start(Xid, int)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientXASession.html" title="class in org.apache.jackrabbit.rmi.client">ClientXASession</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteXASession.html#start(javax.transaction.xa.Xid, int)"><B>start(Xid, int)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteXASession.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteXASession</A> <DD>Remote version of the <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/transaction/xa/XAResource.html?is-external=true#start(javax.transaction.xa.Xid, int)" title="class or interface in javax.transaction.xa"><CODE>XAResource.start(Xid, int)</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/rmi/server/jmx/JCRServer.html#start()"><B>start()</B></A> - Method in class org.apache.jackrabbit.rmi.server.jmx.<A HREF="./org/apache/jackrabbit/rmi/server/jmx/JCRServer.html" title="class in org.apache.jackrabbit.rmi.server.jmx">JCRServer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/server/jmx/JCRServerMBean.html#start()"><B>start()</B></A> - Method in interface org.apache.jackrabbit.rmi.server.jmx.<A HREF="./org/apache/jackrabbit/rmi/server/jmx/JCRServerMBean.html" title="interface in org.apache.jackrabbit.rmi.server.jmx">JCRServerMBean</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerXASession.html#start(javax.transaction.xa.Xid, int)"><B>start(Xid, int)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerXASession.html" title="class in org.apache.jackrabbit.rmi.server">ServerXASession</A> <DD>&nbsp; <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/core/util/db/ConnectionHelper.html#startBatch()"><B>startBatch()</B></A> - Method in class org.apache.jackrabbit.core.util.db.<A HREF="./org/apache/jackrabbit/core/util/db/ConnectionHelper.html" title="class in org.apache.jackrabbit.core.util.db">ConnectionHelper</A> <DD>Starts the <i>batch mode</i>. <DT><A HREF="./org/apache/jackrabbit/core/security/user/UserImporter.html#startChildInfo(org.apache.jackrabbit.core.xml.NodeInfo, java.util.List)"><B>startChildInfo(NodeInfo, List&lt;PropInfo&gt;)</B></A> - Method in class org.apache.jackrabbit.core.security.user.<A HREF="./org/apache/jackrabbit/core/security/user/UserImporter.html" title="class in org.apache.jackrabbit.core.security.user">UserImporter</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/xml/AccessControlImporter.html#startChildInfo(org.apache.jackrabbit.core.xml.NodeInfo, java.util.List)"><B>startChildInfo(NodeInfo, List&lt;PropInfo&gt;)</B></A> - Method in class org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/AccessControlImporter.html" title="class in org.apache.jackrabbit.core.xml">AccessControlImporter</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/xml/DefaultProtectedItemImporter.html#startChildInfo(org.apache.jackrabbit.core.xml.NodeInfo, java.util.List)"><B>startChildInfo(NodeInfo, List&lt;PropInfo&gt;)</B></A> - Method in class org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/DefaultProtectedItemImporter.html" title="class in org.apache.jackrabbit.core.xml">DefaultProtectedItemImporter</A> <DD>Does nothing. <DT><A HREF="./org/apache/jackrabbit/core/xml/ProtectedNodeImporter.html#startChildInfo(org.apache.jackrabbit.core.xml.NodeInfo, java.util.List)"><B>startChildInfo(NodeInfo, List&lt;PropInfo&gt;)</B></A> - Method in interface org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/ProtectedNodeImporter.html" title="interface in org.apache.jackrabbit.core.xml">ProtectedNodeImporter</A> <DD>Informs this importer about a new <code>childInfo</code> and it's properties. <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/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/standalone/cli/ext/StartJackrabbit.html" title="class in org.apache.jackrabbit.standalone.cli.ext"><B>StartJackrabbit</B></A> - Class in <A HREF="./org/apache/jackrabbit/standalone/cli/ext/package-summary.html">org.apache.jackrabbit.standalone.cli.ext</A><DD>Set a new Jackrabbit instance as the current working <code>Repository</code><DT><A HREF="./org/apache/jackrabbit/standalone/cli/ext/StartJackrabbit.html#StartJackrabbit()"><B>StartJackrabbit()</B></A> - Constructor for class org.apache.jackrabbit.standalone.cli.ext.<A HREF="./org/apache/jackrabbit/standalone/cli/ext/StartJackrabbit.html" title="class in org.apache.jackrabbit.standalone.cli.ext">StartJackrabbit</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/ext/StartJackrabbitSingleton.html" title="class in org.apache.jackrabbit.standalone.cli.ext"><B>StartJackrabbitSingleton</B></A> - Class in <A HREF="./org/apache/jackrabbit/standalone/cli/ext/package-summary.html">org.apache.jackrabbit.standalone.cli.ext</A><DD> Get a Jackrabbit instance and put it in the <code>Context</code>.<DT><A HREF="./org/apache/jackrabbit/standalone/cli/ext/StartJackrabbitSingleton.html#StartJackrabbitSingleton()"><B>StartJackrabbitSingleton()</B></A> - Constructor for class org.apache.jackrabbit.standalone.cli.ext.<A HREF="./org/apache/jackrabbit/standalone/cli/ext/StartJackrabbitSingleton.html" title="class in org.apache.jackrabbit.standalone.cli.ext">StartJackrabbitSingleton</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&lt;PropInfo&gt;)</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&lt;PropInfo&gt;)</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&lt;PropInfo&gt;)</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&lt;Importer.PropInfo&gt;, 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&lt;Importer.PropInfo&gt;, 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/version/VersionManagerImplBase.html#startWriteOperation()"><B>startWriteOperation()</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionManagerImplBase.html" title="class in org.apache.jackrabbit.core.version">VersionManagerImplBase</A> <DD>Starts a write operation by acquiring the write lock and setting the item state manager to the "edit" state. <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><B>Deprecated.</B>&nbsp;&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/InternalVersionManagerImpl.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/InternalVersionManagerImpl.html" title="class in org.apache.jackrabbit.core.version">InternalVersionManagerImpl</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/InternalVersionManagerImpl.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/InternalVersionManagerImpl.html" title="class in org.apache.jackrabbit.core.version">InternalVersionManagerImpl</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/InternalVersionManagerImpl.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/InternalVersionManagerImpl.html" title="class in org.apache.jackrabbit.core.version">InternalVersionManagerImpl</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/version/VersionManagerImplBase.html#stateMgr"><B>stateMgr</B></A> - Variable in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionManagerImplBase.html" title="class in org.apache.jackrabbit.core.version">VersionManagerImplBase</A> <DD>item state manager for all workspace operations <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/InternalVersionManagerImpl.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/InternalVersionManagerImpl.html" title="class in org.apache.jackrabbit.core.version">InternalVersionManagerImpl</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><B>Deprecated.</B>&nbsp;&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/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/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_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/api/management/RepositoryManager.html#stop()"><B>stop()</B></A> - Method in interface org.apache.jackrabbit.api.management.<A HREF="./org/apache/jackrabbit/api/management/RepositoryManager.html" title="interface in org.apache.jackrabbit.api.management">RepositoryManager</A> <DD>Shuts down the repository. <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/core/RepositoryManagerImpl.html#stop()"><B>stop()</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/RepositoryManagerImpl.html" title="class in org.apache.jackrabbit.core">RepositoryManagerImpl</A> <DD>&nbsp; <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/rmi/server/jmx/JCRServer.html#stop()"><B>stop()</B></A> - Method in class org.apache.jackrabbit.rmi.server.jmx.<A HREF="./org/apache/jackrabbit/rmi/server/jmx/JCRServer.html" title="class in org.apache.jackrabbit.rmi.server.jmx">JCRServer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/server/jmx/JCRServerMBean.html#stop()"><B>stop()</B></A> - Method in interface org.apache.jackrabbit.rmi.server.jmx.<A HREF="./org/apache/jackrabbit/rmi/server/jmx/JCRServerMBean.html" title="interface in org.apache.jackrabbit.rmi.server.jmx">JCRServerMBean</A> <DD>&nbsp; <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/standalone/cli/ext/StopJackrabbit.html" title="class in org.apache.jackrabbit.standalone.cli.ext"><B>StopJackrabbit</B></A> - Class in <A HREF="./org/apache/jackrabbit/standalone/cli/ext/package-summary.html">org.apache.jackrabbit.standalone.cli.ext</A><DD>Stop Jackrabbit<DT><A HREF="./org/apache/jackrabbit/standalone/cli/ext/StopJackrabbit.html#StopJackrabbit()"><B>StopJackrabbit()</B></A> - Constructor for class org.apache.jackrabbit.standalone.cli.ext.<A HREF="./org/apache/jackrabbit/standalone/cli/ext/StopJackrabbit.html" title="class in org.apache.jackrabbit.standalone.cli.ext">StopJackrabbit</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>Stop the observation listener if any are installed. <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><B>Deprecated.</B>&nbsp;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><B>Deprecated.</B>&nbsp;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><B>Deprecated.</B>&nbsp;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><B>Deprecated.</B>&nbsp;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/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/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><B>Deprecated.</B>&nbsp;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><B>Deprecated.</B>&nbsp;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><B>Deprecated.</B>&nbsp;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><B>Deprecated.</B>&nbsp;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><B>Deprecated.</B>&nbsp;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><B>Deprecated.</B>&nbsp;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><B>Deprecated.</B>&nbsp;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><B>Deprecated.</B>&nbsp;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><B>Deprecated.</B>&nbsp;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><B>Deprecated.</B>&nbsp;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><B>Deprecated.</B>&nbsp;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><B>Deprecated.</B>&nbsp;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><B>Deprecated.</B>&nbsp;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/pool/BundleDbPersistenceManager.html#store(org.apache.jackrabbit.core.state.ChangeLog)"><B>store(ChangeLog)</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">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/pool/BundleDbPersistenceManager.html#store(org.apache.jackrabbit.core.state.NodeReferences)"><B>store(NodeReferences)</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">BundleDbPersistenceManager</A> <DD>Stores a node references to the underlying system. <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><B>Deprecated.</B>&nbsp;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><B>Deprecated.</B>&nbsp;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><B>Deprecated.</B>&nbsp;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/rmi/client/ClientQuery.html#storeAsNode(java.lang.String)"><B>storeAsNode(String)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientQuery.html" title="class in org.apache.jackrabbit.rmi.client">ClientQuery</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteQuery.html#storeAsNode(java.lang.String)"><B>storeAsNode(String)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteQuery.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteQuery</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerQuery.html#storeAsNode(java.lang.String)"><B>storeAsNode(String)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerQuery.html" title="class in org.apache.jackrabbit.rmi.server">ServerQuery</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/persistence/bundle/AbstractBundlePersistenceManager.html#storeBundle(org.apache.jackrabbit.core.persistence.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/BundleFsPersistenceManager.html#storeBundle(org.apache.jackrabbit.core.persistence.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/pool/BundleDbPersistenceManager.html#storeBundle(org.apache.jackrabbit.core.persistence.util.NodePropBundle)"><B>storeBundle(NodePropBundle)</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">BundleDbPersistenceManager</A> <DD>Stores a bundle to the underlying system. <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><B>Deprecated.</B>&nbsp;Writes the content of the hash maps to the file system <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/util/db/StreamWrapper.html" title="class in org.apache.jackrabbit.core.util.db"><B>StreamWrapper</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/util/db/package-summary.html">org.apache.jackrabbit.core.util.db</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/core/util/db/StreamWrapper.html#StreamWrapper(java.io.InputStream, long)"><B>StreamWrapper(InputStream, long)</B></A> - Constructor for class org.apache.jackrabbit.core.util.db.<A HREF="./org/apache/jackrabbit/core/util/db/StreamWrapper.html" title="class in org.apache.jackrabbit.core.util.db">StreamWrapper</A> <DD>Creates a wrapper for the given InputStream that can safely be passed as a parameter to the <A HREF="./org/apache/jackrabbit/core/util/db/ConnectionHelper.html#exec(java.lang.String, java.lang.Object...)"><CODE>ConnectionHelper.exec(String, Object...)</CODE></A>, <A HREF="./org/apache/jackrabbit/core/util/db/ConnectionHelper.html#exec(java.lang.String, java.lang.Object[], boolean, int)"><CODE>ConnectionHelper.exec(String, Object[], boolean, int)</CODE></A> and <A HREF="./org/apache/jackrabbit/core/util/db/ConnectionHelper.html#update(java.lang.String, java.lang.Object[])"><CODE>ConnectionHelper.update(String, Object[])</CODE></A> methods. <DT><A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html#STRING"><B>STRING</B></A> - Static variable in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html" title="class in org.apache.jackrabbit.commons.cnd">Lexer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/util/StringCache.html" title="class in org.apache.jackrabbit.spi.commons.util"><B>StringCache</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/util/package-summary.html">org.apache.jackrabbit.spi.commons.util</A><DD>A few String utility functions.<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/DecimalField.html#stringToDecimal(java.lang.String)"><B>stringToDecimal(String)</B></A> - Static method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/DecimalField.html" title="class in org.apache.jackrabbit.core.query.lucene">DecimalField</A> <DD>Convert a String to a BigDecimal. <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/pool/DbNameIndex.html#stringToIndex(java.lang.String)"><B>stringToIndex(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/DbNameIndex.html" title="class in org.apache.jackrabbit.core.persistence.pool">DbNameIndex</A> <DD>Returns the index for a given string. <DT><A HREF="./org/apache/jackrabbit/core/persistence/util/HashMapIndex.html#stringToIndex"><B>stringToIndex</B></A> - Variable in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/HashMapIndex.html" title="class in org.apache.jackrabbit.core.persistence.util">HashMapIndex</A> <DD>holds the string-to-index lookups. <DT><A HREF="./org/apache/jackrabbit/core/persistence/util/HashMapIndex.html#stringToIndex(java.lang.String)"><B>stringToIndex(String)</B></A> - Method in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/HashMapIndex.html" title="class in org.apache.jackrabbit.core.persistence.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/IDField.html#stringValue()"><B>stringValue()</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/IDField.html" title="class in org.apache.jackrabbit.core.query.lucene">IDField</A> <DD>&nbsp; <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>Returns the extracted text. <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/AbstractRepositoryService.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/AbstractRepositoryService.html" title="class in org.apache.jackrabbit.spi.commons">AbstractRepositoryService</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 <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/javax.jcr/javadocs/jcr-2.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/qom/TestAll.html#suite()"><B>suite()</B></A> - Static method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/TestAll.html" title="class in org.apache.jackrabbit.test.api.query.qom">TestAll</A> <DD>&nbsp; <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/retention/TestAll.html#suite()"><B>suite()</B></A> - Static method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/TestAll.html" title="class in org.apache.jackrabbit.test.api.retention">TestAll</A> <DD>Returns a <code>Test</code> suite that executes all tests inside this package. <DT><A HREF="./org/apache/jackrabbit/test/api/security/TestAll.html#suite()"><B>suite()</B></A> - Static method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/TestAll.html" title="class in org.apache.jackrabbit.test.api.security">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/simple/TestAll.html#suite()"><B>suite()</B></A> - Static method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/TestAll.html" title="class in org.apache.jackrabbit.test.api.version.simple">TestAll</A> <DD>&nbsp; <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/test/TestAll.html#suite()"><B>suite()</B></A> - Static method in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/TestAll.html" title="class in org.apache.jackrabbit.test">TestAll</A> <DD>&nbsp; <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/commons/webdav/NodeTypeConstants.html#SUPERTYPE_ELEMENT"><B>SUPERTYPE_ELEMENT</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">NodeTypeConstants</A> <DD>Name of the supertype element. <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/commons/webdav/NodeTypeConstants.html#SUPERTYPES_ELEMENT"><B>SUPERTYPES_ELEMENT</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">NodeTypeConstants</A> <DD>Name of the supertypes 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/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/api/util/XMLChar.html#supplemental(char, char)"><B>supplemental(char, char)</B></A> - Static method in class org.apache.jackrabbit.test.api.util.<A HREF="./org/apache/jackrabbit/test/api/util/XMLChar.html" title="class in org.apache.jackrabbit.test.api.util">XMLChar</A> <DD>Returns true the supplemental character corresponding to the given surrogates. <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/operation/Checkout.html#supportsActivity()"><B>supportsActivity()</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>Returns <code>true</code>, if activities are supported, <code>false</code> otherwise. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/Checkpoint.html#supportsActivity()"><B>supportsActivity()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/Checkpoint.html" title="class in org.apache.jackrabbit.jcr2spi.operation">Checkpoint</A> <DD>Returns <code>true</code>, if activities are supported, <code>false</code> otherwise. <DT><A HREF="./org/apache/jackrabbit/core/security/authentication/AbstractLoginModule.html#supportsCredentials(javax.jcr.Credentials)"><B>supportsCredentials(Credentials)</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>Return a flag indicating whether the credentials are supported by this login module. <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/spi/commons/name/NameConstants.html#SV_MULTIPLE"><B>SV_MULTIPLE</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:multiple <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/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/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/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/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/api/management/DataStoreGarbageCollector.html#sweep()"><B>sweep()</B></A> - Method in interface org.apache.jackrabbit.api.management.<A HREF="./org/apache/jackrabbit/api/management/DataStoreGarbageCollector.html" title="interface in org.apache.jackrabbit.api.management">DataStoreGarbageCollector</A> <DD>Delete all unused items in the data store. <DT><A HREF="./org/apache/jackrabbit/core/data/GarbageCollector.html#sweep()"><B>sweep()</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>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/core/security/authorization/acl/EntryCollector.html#systemSession"><B>systemSession</B></A> - Variable in class org.apache.jackrabbit.core.security.authorization.acl.<A HREF="./org/apache/jackrabbit/core/security/authorization/acl/EntryCollector.html" title="class in org.apache.jackrabbit.core.security.authorization.acl">EntryCollector</A> <DD>The system session used to register an event listener and process the events as well as collect AC entries. <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/spi/commons/logging/WriterLogWriter.html#systemTime()"><B>systemTime()</B></A> - Method in class org.apache.jackrabbit.spi.commons.logging.<A HREF="./org/apache/jackrabbit/spi/commons/logging/WriterLogWriter.html" title="class in org.apache.jackrabbit.spi.commons.logging">WriterLogWriter</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/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/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><B>Deprecated.</B>&nbsp;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><B>Deprecated.</B>&nbsp;the variable for the Oracle table space <DT><A HREF="./org/apache/jackrabbit/core/util/db/CheckSchemaOperation.html#TABLE_SPACE_VARIABLE"><B>TABLE_SPACE_VARIABLE</B></A> - Static variable in class org.apache.jackrabbit.core.util.db.<A HREF="./org/apache/jackrabbit/core/util/db/CheckSchemaOperation.html" title="class in org.apache.jackrabbit.core.util.db">CheckSchemaOperation</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/util/db/ConnectionHelper.html#tableExists(java.lang.String)"><B>tableExists(String)</B></A> - Method in class org.apache.jackrabbit.core.util.db.<A HREF="./org/apache/jackrabbit/core/util/db/ConnectionHelper.html" title="class in org.apache.jackrabbit.core.util.db">ConnectionHelper</A> <DD>Checks whether the given table exists in the database. <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/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><B>Deprecated.</B>&nbsp;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><B>Deprecated.</B>&nbsp;the Oracle table space to use <DT><A HREF="./org/apache/jackrabbit/core/persistence/pool/MSSqlPersistenceManager.html#tableSpace"><B>tableSpace</B></A> - Variable in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/MSSqlPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">MSSqlPersistenceManager</A> <DD>the MS SQL table space to use <DT><A HREF="./org/apache/jackrabbit/core/persistence/pool/OraclePersistenceManager.html#tableSpace"><B>tableSpace</B></A> - Variable in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/OraclePersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">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/commons/flat/Rank.html#take(int)"><B>take(int)</B></A> - Method in class org.apache.jackrabbit.commons.flat.<A HREF="./org/apache/jackrabbit/commons/flat/Rank.html" title="class in org.apache.jackrabbit.commons.flat">Rank</A> <DD>Returns the <code>n</code>-th smallest values remaining in this <code>Rank</code>. <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/AbstractLockTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">AbstractLockTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockManagerTest</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/NodeTypeCreationTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeCreationTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeCreationTest</A> <DD>Releases the session aquired in <A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeCreationTest.html#setUp()"><CODE>NodeTypeCreationTest.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/AbstractQueryTest.html#tearDown()"><B>tearDown()</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>&nbsp; <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/qom/BindVariableValueTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/BindVariableValueTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">BindVariableValueTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">LengthTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeLocalNameTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeNameTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/UpperLowerCaseTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/UpperLowerCaseTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">UpperLowerCaseTest</A> <DD>&nbsp; <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/retention/HoldEffectTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/HoldEffectTest.html" title="class in org.apache.jackrabbit.test.api.retention">HoldEffectTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyEffectTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyEffectTest.html" title="class in org.apache.jackrabbit.test.api.retention">RetentionPolicyEffectTest</A> <DD>&nbsp; <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/security/AccessControlListTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlListTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlDiscoveryTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlDiscoveryTest.html" title="class in org.apache.jackrabbit.test.api.security">RSessionAccessControlDiscoveryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlPolicyTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">RSessionAccessControlPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlTest.html" title="class in org.apache.jackrabbit.test.api.security">RSessionAccessControlTest</A> <DD>&nbsp; <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/SessionRemoveItemTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionRemoveItemTest.html" title="class in org.apache.jackrabbit.test.api">SessionRemoveItemTest</A> <DD>&nbsp; <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/SetPropertyDecimalTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyDecimalTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyDecimalTest</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/SetValueDecimalTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueDecimalTest.html" title="class in org.apache.jackrabbit.test.api">SetValueDecimalTest</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/ShareableNodeTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>&nbsp; <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/ActivitiesTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/ActivitiesTest.html" title="class in org.apache.jackrabbit.test.api.version">ActivitiesTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/ConfigurationsTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/ConfigurationsTest.html" title="class in org.apache.jackrabbit.test.api.version">ConfigurationsTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/CopyTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/CopyTest.html" title="class in org.apache.jackrabbit.test.api.version">CopyTest</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/MergeActivityTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeActivityTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeActivityTest</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/MergeShallowTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeShallowTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeShallowTest</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/simple/AbstractVersionTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/AbstractVersionTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">AbstractVersionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/CopyTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/CopyTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">CopyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/test/JUnitTest.html#tearDown()"><B>tearDown()</B></A> - Method in class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/JUnitTest.html" title="class in org.apache.jackrabbit.test">JUnitTest</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/commons/cnd/TemplateBuilderFactory.html" title="class in org.apache.jackrabbit.commons.cnd"><B>TemplateBuilderFactory</B></A> - Class in <A HREF="./org/apache/jackrabbit/commons/cnd/package-summary.html">org.apache.jackrabbit.commons.cnd</A><DD>This implementation of <A HREF="./org/apache/jackrabbit/commons/cnd/DefinitionBuilderFactory.html" title="class in org.apache.jackrabbit.commons.cnd"><CODE>DefinitionBuilderFactory</CODE></A> can be used with the <A HREF="./org/apache/jackrabbit/commons/cnd/CompactNodeTypeDefReader.html" title="class in org.apache.jackrabbit.commons.cnd"><CODE>CompactNodeTypeDefReader</CODE></A> to produce node type definitions of type <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/nodetype/NodeTypeTemplate.html?is-external=true" title="class or interface in javax.jcr.nodetype"><CODE>NodeTypeTemplate</CODE></A> and a namespace map of type <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/NamespaceRegistry.html?is-external=true" title="class or interface in javax.jcr"><CODE>NamespaceRegistry</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/commons/cnd/TemplateBuilderFactory.html#TemplateBuilderFactory(javax.jcr.nodetype.NodeTypeManager, javax.jcr.ValueFactory, javax.jcr.NamespaceRegistry)"><B>TemplateBuilderFactory(NodeTypeManager, ValueFactory, NamespaceRegistry)</B></A> - Constructor for class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/TemplateBuilderFactory.html" title="class in org.apache.jackrabbit.commons.cnd">TemplateBuilderFactory</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/cnd/TemplateBuilderFactory.NodeDefinitionTemplateBuilder.html" title="class in org.apache.jackrabbit.commons.cnd"><B>TemplateBuilderFactory.NodeDefinitionTemplateBuilder</B></A> - Class in <A HREF="./org/apache/jackrabbit/commons/cnd/package-summary.html">org.apache.jackrabbit.commons.cnd</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/commons/cnd/TemplateBuilderFactory.NodeDefinitionTemplateBuilder.html#TemplateBuilderFactory.NodeDefinitionTemplateBuilder(org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.NodeTypeTemplateBuilder)"><B>TemplateBuilderFactory.NodeDefinitionTemplateBuilder(TemplateBuilderFactory.NodeTypeTemplateBuilder)</B></A> - Constructor for class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/TemplateBuilderFactory.NodeDefinitionTemplateBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">TemplateBuilderFactory.NodeDefinitionTemplateBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/cnd/TemplateBuilderFactory.NodeTypeTemplateBuilder.html" title="class in org.apache.jackrabbit.commons.cnd"><B>TemplateBuilderFactory.NodeTypeTemplateBuilder</B></A> - Class in <A HREF="./org/apache/jackrabbit/commons/cnd/package-summary.html">org.apache.jackrabbit.commons.cnd</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/commons/cnd/TemplateBuilderFactory.NodeTypeTemplateBuilder.html#TemplateBuilderFactory.NodeTypeTemplateBuilder()"><B>TemplateBuilderFactory.NodeTypeTemplateBuilder()</B></A> - Constructor for class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/TemplateBuilderFactory.NodeTypeTemplateBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">TemplateBuilderFactory.NodeTypeTemplateBuilder</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/cnd/TemplateBuilderFactory.PropertyDefinitionTemplateBuilder.html" title="class in org.apache.jackrabbit.commons.cnd"><B>TemplateBuilderFactory.PropertyDefinitionTemplateBuilder</B></A> - Class in <A HREF="./org/apache/jackrabbit/commons/cnd/package-summary.html">org.apache.jackrabbit.commons.cnd</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/commons/cnd/TemplateBuilderFactory.PropertyDefinitionTemplateBuilder.html#TemplateBuilderFactory.PropertyDefinitionTemplateBuilder(org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.NodeTypeTemplateBuilder)"><B>TemplateBuilderFactory.PropertyDefinitionTemplateBuilder(TemplateBuilderFactory.NodeTypeTemplateBuilder)</B></A> - Constructor for class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/TemplateBuilderFactory.PropertyDefinitionTemplateBuilder.html" title="class in org.apache.jackrabbit.commons.cnd">TemplateBuilderFactory.PropertyDefinitionTemplateBuilder</A> <DD>&nbsp; <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/commons/query/GQL.ParserCallback.html#term(java.lang.String, java.lang.String, boolean)"><B>term(String, String, boolean)</B></A> - Method in interface org.apache.jackrabbit.commons.query.<A HREF="./org/apache/jackrabbit/commons/query/GQL.ParserCallback.html" title="interface in org.apache.jackrabbit.commons.query">GQL.ParserCallback</A> <DD>A GQL term was parsed. <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/JackrabbitIndexReader.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/JackrabbitIndexReader.html" title="class in org.apache.jackrabbit.core.query.lucene">JackrabbitIndexReader</A> <DD>Overwrite <code>termDocs(Term)</code> and forward the call to the wrapped reader. <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/core/query/lucene/TermFactory.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>TermFactory</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD><code>TermFactory</code> is a factory for <code>Term</code> instances with frequently used field names.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/TermFactory.html#TermFactory()"><B>TermFactory()</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/TermFactory.html" title="class in org.apache.jackrabbit.core.query.lucene">TermFactory</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/observation/ClientEventPoll.html#terminate()"><B>terminate()</B></A> - Method in class org.apache.jackrabbit.rmi.observation.<A HREF="./org/apache/jackrabbit/rmi/observation/ClientEventPoll.html" title="class in org.apache.jackrabbit.rmi.observation">ClientEventPoll</A> <DD>Indicates to the <A HREF="./org/apache/jackrabbit/rmi/observation/ClientEventPoll.html#run()"><CODE>ClientEventPoll.run()</CODE></A> method, that asking for events should be terminated. <DT><A HREF="./org/apache/jackrabbit/test/api/AddNodeTest.html#testAbstractNodeType()"><B>testAbstractNodeType()</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 ConstraintViolationException in case of an abstract node type. <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/javax.jcr/javadocs/jcr-2.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/version/ActivitiesTest.html#testActivitiesPath()"><B>testActivitiesPath()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/ActivitiesTest.html" title="class in org.apache.jackrabbit.test.api.version">ActivitiesTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/ActivitiesTest.html#testActivitiesRelation()"><B>testActivitiesRelation()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/ActivitiesTest.html" title="class in org.apache.jackrabbit.test.api.version">ActivitiesTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/ActivitiesTest.html#testActivitiesRelationWithCheckpoint()"><B>testActivitiesRelationWithCheckpoint()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/ActivitiesTest.html" title="class in org.apache.jackrabbit.test.api.version">ActivitiesTest</A> <DD>&nbsp; <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/security/AccessControlListTest.html#testAddAbstractPrivilege()"><B>testAddAbstractPrivilege()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlListTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html#testAddAccessControlEntry()"><B>testAddAccessControlEntry()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlListTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html#testAddAccessControlEntryAgain()"><B>testAddAccessControlEntryAgain()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlListTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html#testAddAccessControlEntryAndSetPolicy()"><B>testAddAccessControlEntryAndSetPolicy()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlListTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html#testAddAccessControlEntryEmptyPrivilegeArray()"><B>testAddAccessControlEntryEmptyPrivilegeArray()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlListTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html#testAddAccessControlEntryInvalidPrincipal()"><B>testAddAccessControlEntryInvalidPrincipal()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlListTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html#testAddAccessControlEntryInvalidPrivilege()"><B>testAddAccessControlEntryInvalidPrivilege()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlListTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html#testAddAccessControlEntryIsTransient()"><B>testAddAccessControlEntryIsTransient()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlListTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html#testAddAccessControlEntryTwice()"><B>testAddAccessControlEntryTwice()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlListTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html#testAddAggregatedPrivilegesSeparately()"><B>testAddAggregatedPrivilegesSeparately()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlListTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html#testAddAggregatePrivilege()"><B>testAddAggregatePrivilege()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlListTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html#testAddChild()"><B>testAddChild()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Add a child to a shareable node and verify that another node in the same shared set has the same child and is modified when the first one is (6.13.11). <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/version/VersionLabelTest.html#testAddDuplicateVersionLabelJcr2()"><B>testAddDuplicateVersionLabelJcr2()</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/retention/HoldTest.html#testAddHold()"><B>testAddHold()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html" title="class in org.apache.jackrabbit.test.api.retention">HoldTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html#testAddHold2()"><B>testAddHold2()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html" title="class in org.apache.jackrabbit.test.api.retention">HoldTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html#testAddHoldIsTransient()"><B>testAddHoldIsTransient()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html" title="class in org.apache.jackrabbit.test.api.retention">HoldTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html#testAddHoldOnCheckedInNode()"><B>testAddHoldOnCheckedInNode()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html" title="class in org.apache.jackrabbit.test.api.retention">HoldTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html#testAddHoldOnLockedNode()"><B>testAddHoldOnLockedNode()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html" title="class in org.apache.jackrabbit.test.api.retention">HoldTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/NodeAddMixinTest.html#testAddInheritedMixin()"><B>testAddInheritedMixin()</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>Test if adding an inherited mixin type has no effect. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeCanAddMixinTest.html#testAddInheritedMixin()"><B>testAddInheritedMixin()</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>Test if an inherited mixin could be added. <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html#testAddInvalidLockToken()"><B>testAddInvalidLockToken()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockManagerTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html#testAddLockToken()"><B>testAddLockToken()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockManagerTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html#testAddLockTokenAgain()"><B>testAddLockTokenAgain()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockManagerTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html#testAddLockTokenToAnotherSession()"><B>testAddLockTokenToAnotherSession()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockManagerTest</A> <DD>&nbsp; <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/ShareableNodeTest.html#testAddMixin()"><B>testAddMixin()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Add the mix:shareable mixin to a node (6.13.2). <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/NodeAddMixinTest.html#testAddMixinTwice()"><B>testAddMixinTwice()</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>Test if adding the same mixin twice works as expected. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeCanAddMixinTest.html#testAddMixinTwice()"><B>testAddMixinTwice()</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>Test if adding the same mixin twice would be allowed. <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/NodeSetPrimaryTypeTest.html#testAddNonExisting()"><B>testAddNonExisting()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeSetPrimaryTypeTest.html" title="class in org.apache.jackrabbit.test.api">NodeSetPrimaryTypeTest</A> <DD>Tests if <code>Node.setPrimaryType(String)</code> throws a <code>NoSuchNodeTypeException</code> if the name of an existing node type is passed. <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html#testAddPrivilegesPresentInEntries()"><B>testAddPrivilegesPresentInEntries()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlListTest</A> <DD>&nbsp; <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#testAddVersionCheckVersionLabelsNodeJcr2()"><B>testAddVersionCheckVersionLabelsNodeJcr2()</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/HasPermissionTest.html#testAdminPermission()"><B>testAdminPermission()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/HasPermissionTest.html" title="class in org.apache.jackrabbit.test.api">HasPermissionTest</A> <DD>Tests if <code>Session.hasPermission(String, String)</code> returns <code>true</code> for all actions. <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html#testAggregregatePrivileges()"><B>testAggregregatePrivileges()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlDiscoveryTest</A> <DD>Test some simple characteristics of the known aggregate privileges (jcr:write and jcr:all). <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/qom/TestAll.html" title="class in org.apache.jackrabbit.test.api.query.qom"><B>TestAll</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/query/qom/package-summary.html">org.apache.jackrabbit.test.api.query.qom</A><DD><code>TestAll</code> includes tests that are related to the <code>QueryObjectModel</code>.<DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/TestAll.html#TestAll()"><B>TestAll()</B></A> - Constructor for class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/TestAll.html" title="class in org.apache.jackrabbit.test.api.query.qom">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/retention/TestAll.html" title="class in org.apache.jackrabbit.test.api.retention"><B>TestAll</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/retention/package-summary.html">org.apache.jackrabbit.test.api.retention</A><DD>Test suite that includes all testcases for package javax.jcr.retention.<DT><A HREF="./org/apache/jackrabbit/test/api/retention/TestAll.html#TestAll()"><B>TestAll()</B></A> - Constructor for class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/TestAll.html" title="class in org.apache.jackrabbit.test.api.retention">TestAll</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/TestAll.html" title="class in org.apache.jackrabbit.test.api.security"><B>TestAll</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/security/package-summary.html">org.apache.jackrabbit.test.api.security</A><DD>Test suite<DT><A HREF="./org/apache/jackrabbit/test/api/security/TestAll.html#TestAll()"><B>TestAll()</B></A> - Constructor for class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/TestAll.html" title="class in org.apache.jackrabbit.test.api.security">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/simple/TestAll.html" title="class in org.apache.jackrabbit.test.api.version.simple"><B>TestAll</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/version/simple/package-summary.html">org.apache.jackrabbit.test.api.version.simple</A><DD><code>TestAll</code>...<DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/TestAll.html#TestAll()"><B>TestAll()</B></A> - Constructor for class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/TestAll.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/TestAll.html" title="class in org.apache.jackrabbit.test"><B>TestAll</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/package-summary.html">org.apache.jackrabbit.test</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/test/TestAll.html#TestAll()"><B>TestAll()</B></A> - Constructor for class org.apache.jackrabbit.test.<A HREF="./org/apache/jackrabbit/test/TestAll.html" title="class in org.apache.jackrabbit.test">TestAll</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html#testAllPrivilege()"><B>testAllPrivilege()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlDiscoveryTest</A> <DD>Test the jcr:all privilege. <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html#testAllPrivilegeContainsAll()"><B>testAllPrivilegeContainsAll()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlDiscoveryTest</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/query/qom/AndConstraintTest.html#testAnd()"><B>testAnd()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/AndConstraintTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">AndConstraintTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testAnd()"><B>testAnd()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#and(javax.jcr.query.qom.Constraint, javax.jcr.query.qom.Constraint)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.and(Constraint, Constraint)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html#testApplicablePoliciesAreDistinct()"><B>testApplicablePoliciesAreDistinct()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html#testApplicablePoliciesAreDistintFromSetPolicies()"><B>testApplicablePoliciesAreDistintFromSetPolicies()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlPolicyTest</A> <DD>&nbsp; <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/NamespaceRemappingTest.html#testAutomaticNewLocalPrefix()"><B>testAutomaticNewLocalPrefix()</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>Test case for the automatic generation of a new local prefix for a registered namespace URI that doesn't have a local mapping, as specified in section 3.5.2 Session-Local Mappings: If a JCR method returns a name from the repository with a namespace URI for which no local mapping exists, a prefix is created automatically and a mapping between that prefix and the namespace URI in question is added to the set of local mappings. <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/version/CheckinTest.html#testBaseVersionAfterCheckinJcr2()"><B>testBaseVersionAfterCheckinJcr2()</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/query/qom/LengthTest.html#testBinaryLength()"><B>testBinaryLength()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">LengthTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html#testBinaryLiteral()"><B>testBinaryLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeLocalNameTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html#testBinaryLiteral()"><B>testBinaryLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeNameTest</A> <DD>&nbsp; <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/SetValueBinaryTest.html#testBinaryParentJcr2()"><B>testBinaryParentJcr2()</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/SetValueBinaryTest.html#testBinarySessionJcr2()"><B>testBinarySessionJcr2()</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/query/qom/BindVariableValueTest.html#testBindVariableNames()"><B>testBindVariableNames()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/BindVariableValueTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">BindVariableValueTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testBindVariableValue()"><B>testBindVariableValue()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#bindVariable(java.lang.String)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.bindVariable(String)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/BindVariableValueTest.html#testBoolean()"><B>testBoolean()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/BindVariableValueTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">BindVariableValueTest</A> <DD>&nbsp; <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/query/qom/LengthTest.html#testBooleanLength()"><B>testBooleanLength()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">LengthTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html#testBooleanLiteral()"><B>testBooleanLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeLocalNameTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html#testBooleanLiteral()"><B>testBooleanLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeNameTest</A> <DD>&nbsp; <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/nodetype/CanAddChildNodeCallWithNodeTypeTest.html#testCanAddAbstractType()"><B>testCanAddAbstractType()</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>nodeTypeName</code> represents an abstract node type. <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/nodetype/CanAddChildNodeCallWithNodeTypeTest.html#testCanAddMixinType()"><B>testCanAddMixinType()</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>nodeTypeName</code> represents a mixin. <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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#testCancelMergeJcr2()"><B>testCancelMergeJcr2()</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/javax.jcr/javadocs/jcr-2.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#testCancelMergeJcr2()"><B>testCancelMergeJcr2()</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/javax.jcr/javadocs/jcr-2.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 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/NodeSetPrimaryTypeTest.html#testCheckedIn()"><B>testCheckedIn()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeSetPrimaryTypeTest.html" title="class in org.apache.jackrabbit.test.api">NodeSetPrimaryTypeTest</A> <DD>Tests if <code>Node.setPrimaryType(String)</code> throws a <code>VersionException</code> if <code>Node</code> is checked-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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/ConfigurationsTest.html#testCheckinConfig()"><B>testCheckinConfig()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/ConfigurationsTest.html" title="class in org.apache.jackrabbit.test.api.version">ConfigurationsTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/ConfigurationsTest.html#testCheckinConfigFailsWithUnversionedChild()"><B>testCheckinConfigFailsWithUnversionedChild()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/ConfigurationsTest.html" title="class in org.apache.jackrabbit.test.api.version">ConfigurationsTest</A> <DD>&nbsp; <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/simple/CheckinTest.html#testCheckinCreatesNewVersion()"><B>testCheckinCreatesNewVersion()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckinTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">CheckinTest</A> <DD>Test if Node.checkin() adds another version to the VersionHistory <DT><A HREF="./org/apache/jackrabbit/test/api/version/CheckinTest.html#testCheckinCreatesNewVersionJcr2()"><B>testCheckinCreatesNewVersionJcr2()</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 VersionManager.checkin(String) adds another version to the VersionHistory <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckinTest.html#testCheckinCreatesNewVersionJcr2()"><B>testCheckinCreatesNewVersionJcr2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckinTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">CheckinTest</A> <DD>Test if VersionManager.checkin(String) adds another version to the VersionHistory <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testCheckinJcr2()"><B>testCheckinJcr2()</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/javax.jcr/javadocs/jcr-2.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#testCheckinJcr2()"><B>testCheckinJcr2()</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/javax.jcr/javadocs/jcr-2.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#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/simple/CheckinTest.html#testCheckinNonVersionableNode()"><B>testCheckinNonVersionableNode()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckinTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">CheckinTest</A> <DD>Test calling Node.checkin() on a non-versionable node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/CheckinTest.html#testCheckinNonVersionableNodeJcr2()"><B>testCheckinNonVersionableNodeJcr2()</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 VersionManager.checkin(P) with the path P resolving to a non-versionable node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckinTest.html#testCheckinNonVersionableNodeJcr2()"><B>testCheckinNonVersionableNodeJcr2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckinTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">CheckinTest</A> <DD>Test calling VersionManager.checkin(P) with the path P resolving to 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#testCheckinRemovesPredecessorPropertyJcr2()"><B>testCheckinRemovesPredecessorPropertyJcr2()</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/simple/CheckinTest.html#testCheckinWithPendingChanges()"><B>testCheckinWithPendingChanges()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckinTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/CheckinTest.html#testCheckinWithPendingChangesJcr2()"><B>testCheckinWithPendingChangesJcr2()</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 VersionManager.checkin(P) throws InvalidItemStateException if the path P resolves to a node that has unsaved changes pending. <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckinTest.html#testCheckinWithPendingChangesJcr2()"><B>testCheckinWithPendingChangesJcr2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckinTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">CheckinTest</A> <DD>Test if VersionManager.checkin(P) throws InvalidItemStateException if the path P resolves to a node that 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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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#testCheckoutCopiesBaseValueToPredecessorPropertyJcr2()"><B>testCheckoutCopiesBaseValueToPredecessorPropertyJcr2()</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 VersionManager.checkout(P), with P denoting the absolute path of a versionable node, copies the node's jcr:baseVersion to the node's jcr:predecessors property (no save required). <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testCheckoutJcr2()"><B>testCheckoutJcr2()</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/javax.jcr/javadocs/jcr-2.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#testCheckoutJcr2()"><B>testCheckoutJcr2()</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/javax.jcr/javadocs/jcr-2.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#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/simple/CheckoutTest.html#testCheckoutNonVersionableNode()"><B>testCheckoutNonVersionableNode()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckoutTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">CheckoutTest</A> <DD>Test calling Node.checkout() on a non-versionable node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/CheckoutTest.html#testCheckoutNonVersionableNodeJcr2()"><B>testCheckoutNonVersionableNodeJcr2()</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 VersionManager.checkout(P) with P denoting the absolute path of a non-versionable node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckoutTest.html#testCheckoutNonVersionableNodeJcr2()"><B>testCheckoutNonVersionableNodeJcr2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckoutTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">CheckoutTest</A> <DD>Test calling VersionManager.checkout(P) with P denoting the absolute path of 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/version/simple/CheckoutTest.html#testCheckoutTwiceDoesNotThrow()"><B>testCheckoutTwiceDoesNotThrow()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckoutTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/version/CheckoutTest.html#testCheckoutTwiceDoesNotThrowJcr2()"><B>testCheckoutTwiceDoesNotThrowJcr2()</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 VersionManager.checkout(P) doesn't throw any exception if P denotes the absolute path of a versionable node that has been checked out before. <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckoutTest.html#testCheckoutTwiceDoesNotThrowJcr2()"><B>testCheckoutTwiceDoesNotThrowJcr2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckoutTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">CheckoutTest</A> <DD>Test if VersionManager.checkout(P) doesn't throw any exception if P denotes the absolute path of a versionable node that 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/query/qom/ChildNodeTest.html#testChildNode()"><B>testChildNode()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/ChildNodeTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">ChildNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testChildNode()"><B>testChildNode()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#childNode(java.lang.String, java.lang.String)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.childNode(String, String)</CODE></A> <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/query/qom/QueryObjectModelFactoryTest.html#testChildNodeJoinCondition()"><B>testChildNodeJoinCondition()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#childNodeJoinCondition(java.lang.String, java.lang.String)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.childNodeJoinCondition(String, String)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/ChildNodeTest.html#testChildNodes()"><B>testChildNodes()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/ChildNodeTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">ChildNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/ChildNodeTest.html#testChildNodesDoNotMatchSelector()"><B>testChildNodesDoNotMatchSelector()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/ChildNodeTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">ChildNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/SameNodeTest.html#testChildNodesDoNotMatchSelector()"><B>testChildNodesDoNotMatchSelector()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/SameNodeTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">SameNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testChildNodeWithSelector()"><B>testChildNodeWithSelector()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#childNode(java.lang.String, java.lang.String)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.childNode(String, String)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html#testClone()"><B>testClone()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Clone a mix:shareable node to the same workspace (6.13.20). <DT><A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html#testCloneMultipleTimes()"><B>testCloneMultipleTimes()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Clone a mix:shareable node to the same workspace multiple times, remove all parents and save. <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/ShareableNodeTest.html#testCloneToSameParent()"><B>testCloneToSameParent()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Clone a mix:shareable node to the same workspace, with the same parent. <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testColumn()"><B>testColumn()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#column(java.lang.String, java.lang.String, java.lang.String)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.column(String, String, String)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testColumnAllProperties()"><B>testColumnAllProperties()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#column(java.lang.String, java.lang.String, java.lang.String)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.column(String, String, String)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/ColumnTest.html#testColumnNames()"><B>testColumnNames()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/ColumnTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">ColumnTest</A> <DD>From the spec: <p/> If propertyName is specified, columnName is required and used to name the column in the tabular results. <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testColumnWithColumnName()"><B>testColumnWithColumnName()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#column(java.lang.String, java.lang.String, java.lang.String)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.column(String, String, String)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testColumnWithSelector()"><B>testColumnWithSelector()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#column(java.lang.String, java.lang.String, java.lang.String)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.column(String, String, String)</CODE></A> <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/query/qom/QueryObjectModelFactoryTest.html#testComparison()"><B>testComparison()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#comparison(javax.jcr.query.qom.DynamicOperand, java.lang.String, javax.jcr.query.qom.StaticOperand)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.comparison(DynamicOperand, String, StaticOperand)</CODE></A> <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/version/ConfigurationsTest.html#testConfigurationsPath()"><B>testConfigurationsPath()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/ConfigurationsTest.html" title="class in org.apache.jackrabbit.test.api.version">ConfigurationsTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/FullTextSearchScoreTest.html#testConstraint()"><B>testConstraint()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/FullTextSearchScoreTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">FullTextSearchScoreTest</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/core/TestContentLoader.html" title="class in org.apache.jackrabbit.core"><B>TestContentLoader</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/package-summary.html">org.apache.jackrabbit.core</A><DD>Test Content Loader.<DT><A HREF="./org/apache/jackrabbit/core/TestContentLoader.html#TestContentLoader()"><B>TestContentLoader()</B></A> - Constructor for class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/TestContentLoader.html" title="class in org.apache.jackrabbit.core">TestContentLoader</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/ShareableNodeTest.html#testCopy()"><B>testCopy()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Copy a subtree that contains shareable nodes. <DT><A HREF="./org/apache/jackrabbit/test/api/version/CopyTest.html#testCopy()"><B>testCopy()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/CopyTest.html" title="class in org.apache.jackrabbit.test.api.version">CopyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/CopyTest.html#testCopy()"><B>testCopy()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/CopyTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">CopyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlTest.html#testCopyNode()"><B>testCopyNode()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlTest.html" title="class in org.apache.jackrabbit.test.api.security">RSessionAccessControlTest</A> <DD>&nbsp; <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/WorkspaceCopySameNameSibsTest.html#testCopyNodesNodeExistsAtDestPath2()"><B>testCopyNodesNodeExistsAtDestPath2()</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>NO ItemExistsException is thrown if a node already exists at destAbsPath and the node allows same-name-siblings. <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/version/ConfigurationsTest.html#testCreateConfiguration()"><B>testCreateConfiguration()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/ConfigurationsTest.html" title="class in org.apache.jackrabbit.test.api.version">ConfigurationsTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/ConfigurationsTest.html#testCreateConfigurationNotVersionableFails()"><B>testCreateConfigurationNotVersionableFails()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/ConfigurationsTest.html" title="class in org.apache.jackrabbit.test.api.version">ConfigurationsTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/ConfigurationsTest.html#testCreateConfigurationTwiceFails()"><B>testCreateConfigurationTwiceFails()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/ConfigurationsTest.html" title="class in org.apache.jackrabbit.test.api.version">ConfigurationsTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/ConfigurationsTest.html#testCreateConfigWithBaseline()"><B>testCreateConfigWithBaseline()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/ConfigurationsTest.html" title="class in org.apache.jackrabbit.test.api.version">ConfigurationsTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/ConfigurationsTest.html#testCreateConfigWithExistentConfigFromBaselineFails()"><B>testCreateConfigWithExistentConfigFromBaselineFails()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/ConfigurationsTest.html" title="class in org.apache.jackrabbit.test.api.version">ConfigurationsTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/ConfigurationsTest.html#testCreateConfigWithNonExistentParentFails()"><B>testCreateConfigWithNonExistentParentFails()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/ConfigurationsTest.html" title="class in org.apache.jackrabbit.test.api.version">ConfigurationsTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/PathTest.html#testCreateMultiplePathValue()"><B>testCreateMultiplePathValue()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PathTest.html" title="class in org.apache.jackrabbit.test.api">PathTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/PathTest.html#testCreatePathValue()"><B>testCreatePathValue()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PathTest.html" title="class in org.apache.jackrabbit.test.api">PathTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testCreateQuery()"><B>testCreateQuery()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testCreateQueryFromSource()"><B>testCreateQueryFromSource()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testCreateQueryFromSourceWithConstraint()"><B>testCreateQueryFromSourceWithConstraint()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testCreateQueryFromSourceWithConstraintAndOrdering()"><B>testCreateQueryFromSourceWithConstraintAndOrdering()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testCreateQueryFromSourceWithConstraintOrderingAndColumn()"><B>testCreateQueryFromSourceWithConstraintOrderingAndColumn()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testCreateQueryWithConstraint()"><B>testCreateQueryWithConstraint()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testCreateQueryWithConstraintAndOrdering()"><B>testCreateQueryWithConstraintAndOrdering()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testCreateQueryWithConstraintOrderingAndColumn()"><B>testCreateQueryWithConstraintOrderingAndColumn()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/ActivitiesTest.html#testCreateRemoveActivity()"><B>testCreateRemoveActivity()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/ActivitiesTest.html" title="class in org.apache.jackrabbit.test.api.version">ActivitiesTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceManagementTest.html#testCreateWorkspace()"><B>testCreateWorkspace()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceManagementTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceManagementTest</A> <DD>Tests <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Workspace.html?is-external=true#createWorkspace(java.lang.String)" title="class or interface in javax.jcr"><CODE>Workspace.createWorkspace(String)</CODE></A> and <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Workspace.html?is-external=true#createWorkspace(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>Workspace.createWorkspace(String, String)</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/BindVariableValueTest.html#testDate()"><B>testDate()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/BindVariableValueTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">BindVariableValueTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html#testDateLength()"><B>testDateLength()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">LengthTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html#testDateLiteral()"><B>testDateLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeLocalNameTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html#testDateLiteral()"><B>testDateLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeNameTest</A> <DD>&nbsp; <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/query/OrderByDecimalTest.html#testDecimal()"><B>testDecimal()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/OrderByDecimalTest.html" title="class in org.apache.jackrabbit.test.api.query">OrderByDecimalTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/BindVariableValueTest.html#testDecimal()"><B>testDecimal()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/BindVariableValueTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">BindVariableValueTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html#testDecimalLength()"><B>testDecimalLength()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">LengthTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html#testDecimalLiteral()"><B>testDecimalLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeLocalNameTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html#testDecimalLiteral()"><B>testDecimalLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeNameTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/HoldEffectTest.html#testDeepHold()"><B>testDeepHold()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/HoldEffectTest.html" title="class in org.apache.jackrabbit.test.api.retention">HoldEffectTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/HoldEffectTest.html#testDeepHoldForOtherSession()"><B>testDeepHoldForOtherSession()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/HoldEffectTest.html" title="class in org.apache.jackrabbit.test.api.retention">HoldEffectTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/lock/DeepLockTest.html#testDeepLockAboveLockedChild()"><B>testDeepLockAboveLockedChild()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/DeepLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">DeepLockTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/RepositoryFactoryTest.html#testDefaultRepository()"><B>testDefaultRepository()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/RepositoryFactoryTest.html" title="class in org.apache.jackrabbit.test.api">RepositoryFactoryTest</A> <DD>&nbsp; <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/core/data/GarbageCollector.html#testDelay"><B>testDelay</B></A> - Variable 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>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlTest.html#testDeleteNode()"><B>testDeleteNode()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlTest.html" title="class in org.apache.jackrabbit.test.api.security">RSessionAccessControlTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlTest.html#testDeleteProperty()"><B>testDeleteProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlTest.html" title="class in org.apache.jackrabbit.test.api.security">RSessionAccessControlTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceManagementTest.html#testDeleteWorkspace()"><B>testDeleteWorkspace()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceManagementTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceManagementTest</A> <DD>Tests <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Workspace.html?is-external=true#deleteWorkspace(java.lang.String)" title="class or interface in javax.jcr"><CODE>Workspace.deleteWorkspace(String)</CODE></A>. <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/qom/DescendantNodeTest.html#testDescendantNode()"><B>testDescendantNode()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/DescendantNodeTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">DescendantNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testDescendantNode()"><B>testDescendantNode()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#descendantNode(java.lang.String, java.lang.String)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.descendantNode(String, String)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testDescendantNodeJoinCondition()"><B>testDescendantNodeJoinCondition()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#descendantNodeJoinCondition(java.lang.String, java.lang.String)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.descendantNodeJoinCondition(String, String)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/DescendantNodeTest.html#testDescendantNodes()"><B>testDescendantNodes()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/DescendantNodeTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">DescendantNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/DescendantNodeTest.html#testDescendantNodesDoNotMatchSelector()"><B>testDescendantNodesDoNotMatchSelector()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/DescendantNodeTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">DescendantNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testDescendantNodeWithSelector()"><B>testDescendantNodeWithSelector()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#descendantNode(java.lang.String, java.lang.String)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.descendantNode(String, String)</CODE></A> <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/ShareableNodeTest.html#testDetectShareCycleOnClone()"><B>testDetectShareCycleOnClone()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Verify that a share cycle is detected (6.13.13) when a shareable node is cloned. <DT><A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html#testDetectShareCycleOnMove()"><B>testDetectShareCycleOnMove()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Verify that a share cycle is detected (6.13.13) when a node is moved. <DT><A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html#testDetectShareCycleOnTransientMove()"><B>testDetectShareCycleOnTransientMove()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Verify that a share cycle is detected (6.13.13) when a node is transiently moved. <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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#testDoneMergeJcr2()"><B>testDoneMergeJcr2()</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/javax.jcr/javadocs/jcr-2.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#testDoneMergeJcr2()"><B>testDoneMergeJcr2()</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/javax.jcr/javadocs/jcr-2.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/query/qom/BindVariableValueTest.html#testDouble()"><B>testDouble()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/BindVariableValueTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">BindVariableValueTest</A> <DD>&nbsp; <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/qom/LengthTest.html#testDoubleLength()"><B>testDoubleLength()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">LengthTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html#testDoubleLiteral()"><B>testDoubleLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeLocalNameTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html#testDoubleLiteral()"><B>testDoubleLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeNameTest</A> <DD>&nbsp; <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/SetValueDecimalTest.html#testDoubleSession()"><B>testDoubleSession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueDecimalTest.html" title="class in org.apache.jackrabbit.test.api">SetValueDecimalTest</A> <DD>Test the persistence of a property modified with an decimal parameter and saved from the Session <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/SetValueDecimalTest.html#testDoubleValueSession()"><B>testDoubleValueSession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueDecimalTest.html" title="class in org.apache.jackrabbit.test.api">SetValueDecimalTest</A> <DD>Test the persistence of a property modified with an decimal parameter and saved from the Session <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/SelectorTest.html#testDuplicateNodeType()"><B>testDuplicateNodeType()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/SelectorTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">SelectorTest</A> <DD>&nbsp; <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/nodetype/NodeTypeCreationTest.html#testEmptyNodeDefinitionTemplate()"><B>testEmptyNodeDefinitionTemplate()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeCreationTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeCreationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeCreationTest.html#testEmptyNodeTypeTemplate()"><B>testEmptyNodeTypeTemplate()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeCreationTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeCreationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/RepositoryFactoryTest.html#testEmptyParameters()"><B>testEmptyParameters()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/RepositoryFactoryTest.html" title="class in org.apache.jackrabbit.test.api">RepositoryFactoryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeCreationTest.html#testEmptyPropertyDefinitionTemplate()"><B>testEmptyPropertyDefinitionTemplate()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeCreationTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeCreationTest</A> <DD>&nbsp; <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/query/qom/NodeLocalNameTest.html#testEqualTo()"><B>testEqualTo()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeLocalNameTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html#testEqualTo()"><B>testEqualTo()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeNameTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testEquiJoinCondition()"><B>testEquiJoinCondition()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#equiJoinCondition(java.lang.String, java.lang.String, java.lang.String, java.lang.String)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.equiJoinCondition(String, String, String, String)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/observation/EventJournalTest.html#testEventType()"><B>testEventType()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/EventJournalTest.html" title="class in org.apache.jackrabbit.test.api.observation">EventJournalTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/NamespaceRemappingTest.html#testExceptionOnUnknownPrefix()"><B>testExceptionOnUnknownPrefix()</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>Test case for the unknown prefix behaviour specified in section 3.5.2 Session-Local Mappings: If a JCR method is passed a name or path containing a prefix which does not exist in the local mapping an exception is thrown. <DT><A HREF="./org/apache/jackrabbit/test/api/NamespaceRemappingTest.html#testExceptionsFromRemapping()"><B>testExceptionsFromRemapping()</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>Test case for the exception clauses of section 5.11 Namespace Mapping: However, the method will throw an exception if the specified prefix begins with the characters “xml” (in any combination of case) or, the specified prefix is the empty string or, the specified namespace URI is the empty string. <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/ColumnTest.html#testExpandColumnsForNodeType()"><B>testExpandColumnsForNodeType()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/ColumnTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">ColumnTest</A> <DD>From the spec: <p/> If propertyName is not specified, a column is included for each single-valued non-residual property of the node type specified by the nodeType attribute of the selector selectorName. <DT><A HREF="./org/apache/jackrabbit/test/api/NameTest.html#testExpandedNameItem()"><B>testExpandedNameItem()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NameTest.html" title="class in org.apache.jackrabbit.test.api">NameTest</A> <DD>Test if the name of property created with an expanded name is properly return as standard JCR name. <DT><A HREF="./org/apache/jackrabbit/test/api/NameTest.html#testExpandedNameValue()"><B>testExpandedNameValue()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NameTest.html" title="class in org.apache.jackrabbit.test.api">NameTest</A> <DD>Expanded names must always be resolved. <DT><A HREF="./org/apache/jackrabbit/test/api/NameTest.html#testExpandedNameValueProperty()"><B>testExpandedNameValueProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NameTest.html" title="class in org.apache.jackrabbit.test.api">NameTest</A> <DD>Expanded names must always be resolved. <DT><A HREF="./org/apache/jackrabbit/test/api/NameTest.html#testExpandedNodeTypeName()"><B>testExpandedNodeTypeName()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NameTest.html" title="class in org.apache.jackrabbit.test.api">NameTest</A> <DD>Test if creating a node with an expanded node type name returns the proper standard JCR node type name. <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/PathTest.html#testExtendedNameBasedPathValue()"><B>testExtendedNameBasedPathValue()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PathTest.html" title="class in org.apache.jackrabbit.test.api">PathTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html#testExtendPrivileges()"><B>testExtendPrivileges()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlListTest</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/version/MergeCheckedoutSubNodeTest.html#testFailIfCorrespondingNodeIsSuccessorJcr2()"><B>testFailIfCorrespondingNodeIsSuccessorJcr2()</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>VersionManager.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/LifecycleTest.html#testFollowLifecycleTransition()"><B>testFollowLifecycleTransition()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/LifecycleTest.html" title="class in org.apache.jackrabbit.test.api">LifecycleTest</A> <DD>&nbsp; <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/simple/FrozenNodeTest.html#testFrozenChildNodeNodeType()"><B>testFrozenChildNodeNodeType()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/FrozenNodeTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/simple/FrozenNodeTest.html#testFrozenChildNodeType()"><B>testFrozenChildNodeType()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/FrozenNodeTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/simple/FrozenNodeTest.html#testFrozenChildNodeUUUID()"><B>testFrozenChildNodeUUUID()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/FrozenNodeTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/version/simple/FrozenNodeTest.html#testFrozenChildUUUID()"><B>testFrozenChildUUUID()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/FrozenNodeTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/simple/FrozenNodeTest.html#testFrozenNodeNodeType()"><B>testFrozenNodeNodeType()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/FrozenNodeTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/simple/FrozenNodeTest.html#testFrozenNodeType()"><B>testFrozenNodeType()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/FrozenNodeTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/simple/FrozenNodeTest.html#testFrozenNodeUUUID()"><B>testFrozenNodeUUUID()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/FrozenNodeTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/version/simple/FrozenNodeTest.html#testFrozenUUUID()"><B>testFrozenUUUID()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/FrozenNodeTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">FrozenNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testFullTextSearch()"><B>testFullTextSearch()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#fullTextSearch(java.lang.String, java.lang.String, javax.jcr.query.qom.StaticOperand)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.fullTextSearch(String, String, StaticOperand)</CODE></A> <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/query/qom/QueryObjectModelFactoryTest.html#testFullTextSearchAllProperties()"><B>testFullTextSearchAllProperties()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#fullTextSearch(java.lang.String, java.lang.String, javax.jcr.query.qom.StaticOperand)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.fullTextSearch(String, String, StaticOperand)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testFullTextSearchScore()"><B>testFullTextSearchScore()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#fullTextSearchScore(java.lang.String)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.fullTextSearchScore(String)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testFullTextSearchScoreWithSelector()"><B>testFullTextSearchScoreWithSelector()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#fullTextSearchScore(java.lang.String)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.fullTextSearchScore(String)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testFullTextSearchWithBindVariableValue()"><B>testFullTextSearchWithBindVariableValue()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#fullTextSearch(java.lang.String, java.lang.String, javax.jcr.query.qom.StaticOperand)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.fullTextSearch(String, String, StaticOperand)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html#testGetAccessControlEntries()"><B>testGetAccessControlEntries()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlListTest</A> <DD>&nbsp; <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/version/VersionHistoryTest.html#testGetAllFrozenNodes()"><B>testGetAllFrozenNodes()</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/javax.jcr/javadocs/jcr-2.0/javax/jcr/version/VersionHistory.html?is-external=true#getAllFrozenNodes()" title="class or interface in javax.jcr.version"><CODE>VersionHistory.getAllFrozenNodes()</CODE></A> returns an iterator containing the frozen nodes of all versions that have been created by <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/version/VersionManager.html?is-external=true#checkpoint(java.lang.String)" title="class or interface in javax.jcr.version"><CODE>VersionManager.checkpoint(String)</CODE></A>. <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/LifecycleTest.html#testGetAllowedLifecycleTransitions()"><B>testGetAllowedLifecycleTransitions()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/LifecycleTest.html" title="class in org.apache.jackrabbit.test.api">LifecycleTest</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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#testGetAllVersionsJcr2()"><B>testGetAllVersionsJcr2()</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/javax.jcr/javadocs/jcr-2.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/security/AccessControlPolicyTest.html#testGetApplicablePolicies()"><B>testGetApplicablePolicies()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlPolicyTest.html#testGetApplicablePolicies()"><B>testGetApplicablePolicies()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">RSessionAccessControlPolicyTest</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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#testGetBaseVersionJcr2()"><B>testGetBaseVersionJcr2()</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/javax.jcr/javadocs/jcr-2.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#testGetBaseVersionJcr2()"><B>testGetBaseVersionJcr2()</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/javax.jcr/javadocs/jcr-2.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/version/VersionGraphTest.html#testGetBaseVersionOnNonVersionableNodeJcr2()"><B>testGetBaseVersionOnNonVersionableNodeJcr2()</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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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#testGetDeclaredSubtypes()"><B>testGetDeclaredSubtypes()</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 getDeclaredSubtypes() are also returned by getSubtypes(), and that the information is consistent with getSuperTypes/getDeclaredSuperTypes. <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 getDeclaredSupertypes() 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/javax.jcr/javadocs/jcr-2.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/RepositoryDescriptorTest.html#testGetDescriptorValues()"><B>testGetDescriptorValues()</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 whether <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Repository.html?is-external=true#getDescriptorValues(java.lang.String)" title="class or interface in javax.jcr"><CODE>Repository.getDescriptorValues(String)</CODE></A> returns an Value[] of size 1 for single valued descriptors. <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/security/AccessControlPolicyTest.html#testGetEffectivePolicies()"><B>testGetEffectivePolicies()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html#testGetEffectivePoliciesForNonExistingNode()"><B>testGetEffectivePoliciesForNonExistingNode()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html#testGetEffectivePoliciesForProperty()"><B>testGetEffectivePoliciesForProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlPolicyTest.html#testGetEffectivePolicy()"><B>testGetEffectivePolicy()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">RSessionAccessControlPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testGetIdentifier()"><B>testGetIdentifier()</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.getIdentifier()</code> returns the right UUID <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/ShareableNodeTest.html#testGetIndex()"><B>testGetIndex()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Verify that Node.getIndex returns the correct index in a shareable node (6.13). <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/security/AccessControlPolicyIteratorTest.html#testGetInitialPosition()"><B>testGetInitialPosition()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyIteratorTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlPolicyIteratorTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/PathTest.html#testGetItem()"><B>testGetItem()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PathTest.html" title="class in org.apache.jackrabbit.test.api">PathTest</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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#testGetLengthJcr2()"><B>testGetLengthJcr2()</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 Binary.getSize() 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/version/GetPredecessorsTest.html#testGetLinearPredecessorSuccessor()"><B>testGetLinearPredecessorSuccessor()</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>Checks ontaining the linear predecessor. <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/VersionHistoryTest.html#testGetLockJcr2()"><B>testGetLockJcr2()</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/javax.jcr/javadocs/jcr-2.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#testGetLockJcr2()"><B>testGetLockJcr2()</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/javax.jcr/javadocs/jcr-2.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/WorkspaceTest.html#testGetLockManager()"><B>testGetLockManager()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceTest</A> <DD>Tests <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Workspace.html?is-external=true#getLockManager()" title="class or interface in javax.jcr"><CODE>Workspace.getLockManager()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html#testGetLockOnChild()"><B>testGetLockOnChild()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">AbstractLockTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html#testGetLockOnNewChild()"><B>testGetLockOnNewChild()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">AbstractLockTest</A> <DD>&nbsp; <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/lock/OpenScopedLockTest.html#testGetLockToken()"><B>testGetLockToken()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/OpenScopedLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">OpenScopedLockTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/lock/SessionScopedLockTest.html#testGetLockToken()"><B>testGetLockToken()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/SessionScopedLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">SessionScopedLockTest</A> <DD><A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/lock/Lock.html?is-external=true#getLockToken()" title="class or interface in javax.jcr.lock"><CODE>Lock.getLockToken()</CODE></A> must always return <code>null</code> for session scoped locks. <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html#testGetLockTokens()"><B>testGetLockTokens()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockManagerTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html#testGetLockTokensAfterUnlock()"><B>testGetLockTokensAfterUnlock()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockManagerTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html#testGetLockTokensSessionScoped()"><B>testGetLockTokensSessionScoped()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockManagerTest</A> <DD>&nbsp; <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/ShareableNodeTest.html#testGetName()"><B>testGetName()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Verify that Node.getName returns the correct name in a shareable node (6.13). <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/BinaryPropertyTest.html#testGetNode()"><B>testGetNode()</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 or Path type. <DT><A HREF="./org/apache/jackrabbit/test/api/BooleanPropertyTest.html#testGetNode()"><B>testGetNode()</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 or Path type. <DT><A HREF="./org/apache/jackrabbit/test/api/DatePropertyTest.html#testGetNode()"><B>testGetNode()</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 or Path type. <DT><A HREF="./org/apache/jackrabbit/test/api/DoublePropertyTest.html#testGetNode()"><B>testGetNode()</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, WeakReference or Path type. <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/LongPropertyTest.html#testGetNode()"><B>testGetNode()</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, WeakReference or Path type. <DT><A HREF="./org/apache/jackrabbit/test/api/NamePropertyTest.html#testGetNode()"><B>testGetNode()</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>Since JCR 2.0 a path property can be dereferenced if it points to 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/PathPropertyTest.html#testGetNode()"><B>testGetNode()</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>Since JCR 2.0 a path property can be dereferenced if it points to a Node. <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/query/qom/RowTest.html#testGetNode()"><B>testGetNode()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/RowTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">RowTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html#testGetNode()"><B>testGetNode()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Verify that the shareable node returned by Node.getNode() has the right name. <DT><A HREF="./org/apache/jackrabbit/test/api/StringPropertyTest.html#testGetNode()"><B>testGetNode()</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 or Path type. <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#testGetNodeByIdentifier()"><B>testGetNodeByIdentifier()</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.getNodeByIdentifier() <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/lock/DeepLockTest.html#testGetNodeOnLockObtainedFromChild()"><B>testGetNodeOnLockObtainedFromChild()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/DeepLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">DeepLockTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/lock/DeepLockTest.html#testGetNodeOnLockObtainedFromNewChild()"><B>testGetNodeOnLockObtainedFromNewChild()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/DeepLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">DeepLockTest</A> <DD>&nbsp; <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/ShareableNodeTest.html#testGetNodes()"><B>testGetNodes()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Verify that the shareable nodes returned by Node.getNodes() have the right name. <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/ShareableNodeTest.html#testGetNodesByPattern()"><B>testGetNodesByPattern()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Verify that the shareable nodes returned by Node.getNodes(String) have the right name. <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/NodeReadMethodsTest.html#testGetNodesNamePatternArray()"><B>testGetNodesNamePatternArray()</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/query/qom/RowTest.html#testGetNodeWithSelector()"><B>testGetNodeWithSelector()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/RowTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">RowTest</A> <DD>&nbsp; <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/query/qom/RowTest.html#testGetPath()"><B>testGetPath()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/RowTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">RowTest</A> <DD>&nbsp; <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/ShareableNodeTest.html#testGetPath()"><B>testGetPath()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Verify that Node.getPath returns the correct path in a shareable node (6.13). <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/qom/RowTest.html#testGetPathWithSelector()"><B>testGetPathWithSelector()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/RowTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">RowTest</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/security/AccessControlPolicyTest.html#testGetPolicies()"><B>testGetPolicies()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlPolicyTest.html#testGetPolicy()"><B>testGetPolicy()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">RSessionAccessControlPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html#testGetPolicyAfterSave()"><B>testGetPolicyAfterSave()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html#testGetPolicyAfterSet()"><B>testGetPolicyAfterSet()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlPolicyTest</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/security/AccessControlPolicyIteratorTest.html#testGetPosition()"><B>testGetPosition()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyIteratorTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlPolicyIteratorTest</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/security/AccessControlDiscoveryTest.html#testGetPrivileges()"><B>testGetPrivileges()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlDiscoveryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlDiscoveryTest.html#testGetPrivileges()"><B>testGetPrivileges()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlDiscoveryTest.html" title="class in org.apache.jackrabbit.test.api.security">RSessionAccessControlDiscoveryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html#testGetPrivilegesOnNonExistingNode()"><B>testGetPrivilegesOnNonExistingNode()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlDiscoveryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html#testGetPrivilegesOnProperty()"><B>testGetPrivilegesOnProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlDiscoveryTest</A> <DD>&nbsp; <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#testGetPropertiesNamePatternArray()"><B>testGetPropertiesNamePatternArray()</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/BinaryPropertyTest.html#testGetProperty()"><B>testGetProperty()</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 Path type. <DT><A HREF="./org/apache/jackrabbit/test/api/BooleanPropertyTest.html#testGetProperty()"><B>testGetProperty()</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 Path type. <DT><A HREF="./org/apache/jackrabbit/test/api/DatePropertyTest.html#testGetProperty()"><B>testGetProperty()</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 Path type. <DT><A HREF="./org/apache/jackrabbit/test/api/DoublePropertyTest.html#testGetProperty()"><B>testGetProperty()</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 Path type. <DT><A HREF="./org/apache/jackrabbit/test/api/LongPropertyTest.html#testGetProperty()"><B>testGetProperty()</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 Path type. <DT><A HREF="./org/apache/jackrabbit/test/api/NamePropertyTest.html#testGetProperty()"><B>testGetProperty()</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>Since JCR 2.0 a path property can be dereferenced if it points to a Property. <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/PathPropertyTest.html#testGetProperty()"><B>testGetProperty()</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>Since JCR 2.0 a path property can be dereferenced if it points to a Property. <DT><A HREF="./org/apache/jackrabbit/test/api/ReferencePropertyTest.html#testGetProperty()"><B>testGetProperty()</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 dereferencing a REFERENCE property to a Property <DT><A HREF="./org/apache/jackrabbit/test/api/StringPropertyTest.html#testGetProperty()"><B>testGetProperty()</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 or Path type. <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/query/qom/GetQueryTest.html#testGetQuery()"><B>testGetQuery()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/GetQueryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">GetQueryTest</A> <DD>&nbsp; <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/ReferencesTest.html#testGetReferencesWithName()"><B>testGetReferencesWithName()</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(String) <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeDefTest.html#testGetRequiredPrimaryTypeNames()"><B>testGetRequiredPrimaryTypeNames()</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 that the information from getRequiredPrimaryTypeNames() matches getRequiredPrimaryTypes(). <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/retention/RetentionPolicyTest.html#testGetRetentionPolicy()"><B>testGetRetentionPolicy()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html" title="class in org.apache.jackrabbit.test.api.retention">RetentionPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html#testGetRetentionPolicyOnChild()"><B>testGetRetentionPolicyOnChild()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html" title="class in org.apache.jackrabbit.test.api.retention">RetentionPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/RowTest.html#testGetScore()"><B>testGetScore()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/RowTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">RowTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/RowTest.html#testGetScoreWithSelector()"><B>testGetScoreWithSelector()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/RowTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">RowTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html#testGetSecondsRemaining()"><B>testGetSecondsRemaining()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">AbstractLockTest</A> <DD>Test <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/lock/Lock.html?is-external=true#getSecondsRemaining()" title="class or interface in javax.jcr.lock"><CODE>Lock.getSecondsRemaining()</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html#testGetSecondsRemainingAfterUnlock()"><B>testGetSecondsRemainingAfterUnlock()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">AbstractLockTest</A> <DD>Test <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/lock/Lock.html?is-external=true#getSecondsRemaining()" title="class or interface in javax.jcr.lock"><CODE>Lock.getSecondsRemaining()</CODE></A> <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/ShareableNodeTest.html#testGetSharedSet()"><B>testGetSharedSet()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Check new API Node.getSharedSet() (6.13.1) <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/security/AccessControlPolicyIteratorTest.html#testGetSize()"><B>testGetSize()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyIteratorTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlPolicyIteratorTest</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/security/AccessControlDiscoveryTest.html#testGetSupportedPrivileges()"><B>testGetSupportedPrivileges()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlDiscoveryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlDiscoveryTest.html#testGetSupportedPrivileges()"><B>testGetSupportedPrivileges()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlDiscoveryTest.html" title="class in org.apache.jackrabbit.test.api.security">RSessionAccessControlDiscoveryTest</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/Query.html?is-external=true#JCR_SQL2" title="class or interface in javax.jcr.query"><CODE>Query.JCR_SQL2</CODE></A> with <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/query/qom/RowTest.html#testGetValue()"><B>testGetValue()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/RowTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">RowTest</A> <DD>&nbsp; <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/query/qom/RowTest.html#testGetValues()"><B>testGetValues()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/RowTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">RowTest</A> <DD>&nbsp; <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#testGetVersionableIdentifier()"><B>testGetVersionableIdentifier()</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.getVersionableIdentifier() returns the ID of the corresponding versionable node. <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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#testGetVersionHistoryJcr2()"><B>testGetVersionHistoryJcr2()</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/javax.jcr/javadocs/jcr-2.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#testGetVersionHistoryJcr2()"><B>testGetVersionHistoryJcr2()</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/javax.jcr/javadocs/jcr-2.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/VersionHistoryTest.html#testGetVersionHistoryOnNonVersionableNodeJcr2()"><B>testGetVersionHistoryOnNonVersionableNodeJcr2()</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/version/VersionLabelTest.html#testGetVersionLabelsForVersionJcr2()"><B>testGetVersionLabelsForVersionJcr2()</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/version/VersionLabelTest.html#testGetVersionLabelsJcr2()"><B>testGetVersionLabelsJcr2()</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/query/qom/NodeLocalNameTest.html#testGreaterThan()"><B>testGreaterThan()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeLocalNameTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html#testGreaterThanOrEqualTo()"><B>testGreaterThanOrEqualTo()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeLocalNameTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SessionTest.html#testHasCapability()"><B>testHasCapability()</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/javax.jcr/javadocs/jcr-2.0/javax/jcr/Session.html?is-external=true#hasCapability(java.lang.String, java.lang.Object, java.lang.Object[])" title="class or interface in javax.jcr"><CODE>Session.hasCapability(String, Object, Object[])</CODE></A> works as specified. <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html#testHasIndividualPrivileges()"><B>testHasIndividualPrivileges()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlDiscoveryTest</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/security/AccessControlDiscoveryTest.html#testHasPrivileges()"><B>testHasPrivileges()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlDiscoveryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlDiscoveryTest.html#testHasPrivileges()"><B>testHasPrivileges()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlDiscoveryTest.html" title="class in org.apache.jackrabbit.test.api.security">RSessionAccessControlDiscoveryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html#testHasPrivilegesEmptyArray()"><B>testHasPrivilegesEmptyArray()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlDiscoveryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html#testHasPrivilegesOnNotExistingNode()"><B>testHasPrivilegesOnNotExistingNode()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlDiscoveryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html#testHasPrivilegesOnProperty()"><B>testHasPrivilegesOnProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlDiscoveryTest</A> <DD>&nbsp; <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/retention/HoldTest.html#testHoldGetName()"><B>testHoldGetName()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html" title="class in org.apache.jackrabbit.test.api.retention">HoldTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html#testHoldGetName2()"><B>testHoldGetName2()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html" title="class in org.apache.jackrabbit.test.api.retention">HoldTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html#testHoldIsDeep()"><B>testHoldIsDeep()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html" title="class in org.apache.jackrabbit.test.api.retention">HoldTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html#testHoldIsDeep2()"><B>testHoldIsDeep2()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html" title="class in org.apache.jackrabbit.test.api.retention">HoldTest</A> <DD>&nbsp; <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/lock/AbstractLockTest.html#testHoldsLockChild()"><B>testHoldsLockChild()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">AbstractLockTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testHoldsLockJcr2()"><B>testHoldsLockJcr2()</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#testHoldsLockJcr2()"><B>testHoldsLockJcr2()</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/lock/AbstractLockTest.html#testHoldsLockNewChild()"><B>testHoldsLockNewChild()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">AbstractLockTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/BasicTest.html#testICOProperty()"><B>testICOProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/BasicTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">BasicTest</A> <DD>Test if node has a jcr:isCheckedOut property <DT><A HREF="./org/apache/jackrabbit/test/api/PathTest.html#testIdentifierBasedPropertyValue()"><B>testIdentifierBasedPropertyValue()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PathTest.html" title="class in org.apache.jackrabbit.test.api">PathTest</A> <DD>&nbsp; <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/query/qom/BindVariableValueTest.html#testIllegalArgumentException()"><B>testIllegalArgumentException()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/BindVariableValueTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">BindVariableValueTest</A> <DD>&nbsp; <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/lock/SessionScopedLockTest.html#testImplicitUnlock()"><B>testImplicitUnlock()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/SessionScopedLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">SessionScopedLockTest</A> <DD>Test locks are released when session logs out <DT><A HREF="./org/apache/jackrabbit/test/api/lock/SessionScopedLockTest.html#testImplicitUnlock2()"><B>testImplicitUnlock2()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/SessionScopedLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">SessionScopedLockTest</A> <DD>Test locks are released when session logs out <DT><A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html#testImportDocumentViewCollision()"><B>testImportDocumentViewCollision()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Verify document view import via workspace (6.13.14). <DT><A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html#testImportExportNtShare()"><B>testImportExportNtShare()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Verify export and import of a tree containing multiple nodes in the same shared set (6.13.14). <DT><A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html#testImportSystemViewCollision()"><B>testImportSystemViewCollision()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Verify system view import via workspace (6.13.14). <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/VersionGraphTest.html#testInitialBaseVersionPointsToRootVersionJcr2()"><B>testInitialBaseVersionPointsToRootVersionJcr2()</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/NamespaceRemappingTest.html#testInitialLocalNamespaceMappings()"><B>testInitialLocalNamespaceMappings()</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>Test case for the initial set of local namespace mappings as specified in section 3.5.2 Session-Local Mappings: When a new session is acquired, the mappings present in the persistent namespace registry are copied to the local namespace mappings of that session. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testInitiallyGetAllLinearVersionsContainsTheRootAndTheBaseVersion()"><B>testInitiallyGetAllLinearVersionsContainsTheRootAndTheBaseVersion()</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/javax.jcr/javadocs/jcr-2.0/javax/jcr/version/VersionHistory.html?is-external=true#getAllLinearVersions()" title="class or interface in javax.jcr.version"><CODE>VersionHistory.getAllLinearVersions()</CODE></A> contains both the root and the base version upon creation of the version history. <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/javax.jcr/javadocs/jcr-2.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/VersionGraphTest.html#testInitialNodePredecessorsJcr2()"><B>testInitialNodePredecessorsJcr2()</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#testInitialNumberOfLinearVersions()"><B>testInitialNumberOfLinearVersions()</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) - linear variant <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/query/qom/ChildNodeJoinConditionTest.html#testInnerJoin()"><B>testInnerJoin()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/ChildNodeJoinConditionTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">ChildNodeJoinConditionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/DescendantNodeJoinConditionTest.html#testInnerJoin()"><B>testInnerJoin()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/DescendantNodeJoinConditionTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">DescendantNodeJoinConditionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/SameNodeJoinConditionTest.html#testInnerJoin()"><B>testInnerJoin()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/SameNodeJoinConditionTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">SameNodeJoinConditionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/EquiJoinConditionTest.html#testInnerJoin1()"><B>testInnerJoin1()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/EquiJoinConditionTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">EquiJoinConditionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/EquiJoinConditionTest.html#testInnerJoin2()"><B>testInnerJoin2()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/EquiJoinConditionTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">EquiJoinConditionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/SameNodeJoinConditionTest.html#testInnerJoinWithPath()"><B>testInnerJoinWithPath()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/SameNodeJoinConditionTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">SameNodeJoinConditionTest</A> <DD>&nbsp; <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/nodetype/NodeTypeCreationTest.html#testInvalidJCRNames()"><B>testInvalidJCRNames()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeCreationTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeCreationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html#testInvalidName()"><B>testInvalidName()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html" title="class in org.apache.jackrabbit.test.api.retention">HoldTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html#testInvalidName()"><B>testInvalidName()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html" title="class in org.apache.jackrabbit.test.api.retention">RetentionPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html#testInvalidPath()"><B>testInvalidPath()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html" title="class in org.apache.jackrabbit.test.api.retention">HoldTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html#testInvalidPath()"><B>testInvalidPath()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html" title="class in org.apache.jackrabbit.test.api.retention">RetentionPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/GetQueryTest.html#testInvalidQueryException()"><B>testInvalidQueryException()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/GetQueryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">GetQueryTest</A> <DD>&nbsp; <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/simple/CheckinTest.html#testIsCheckedOut()"><B>testIsCheckedOut()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckinTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">CheckinTest</A> <DD>Test if Node.isCheckedOut() return false after calling Node.checkin() <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckoutTest.html#testIsCheckedOut()"><B>testIsCheckedOut()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckoutTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/CheckinTest.html#testIsCheckedOutJcr2()"><B>testIsCheckedOutJcr2()</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 VersionManager.isCheckedOut(P) returns false if P is the absolute path of a checked-in versionable node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/CheckoutTest.html#testIsCheckedOutJcr2()"><B>testIsCheckedOutJcr2()</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 VersionManager.isCheckedOut(P) returns true if P is the absolute path of a versionable node that has been checked out before. <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckinTest.html#testIsCheckedOutJcr2()"><B>testIsCheckedOutJcr2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckinTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">CheckinTest</A> <DD>Test if VersionManager.isCheckedOut(P) returns false if P is the absolute path of a checked-in versionable node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckoutTest.html#testIsCheckedOutJcr2()"><B>testIsCheckedOutJcr2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckoutTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">CheckoutTest</A> <DD>Test if VersionManager.isCheckedOut(P) returns true if P is the absolute path of a versionable node that has been checked out before. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testIsCheckedOutJcr2()"><B>testIsCheckedOutJcr2()</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#testIsCheckedOutJcr2()"><B>testIsCheckedOutJcr2()</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/version/simple/CheckoutTest.html#testIsCheckedOutNonVersionableNode()"><B>testIsCheckedOutNonVersionableNode()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckoutTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">CheckoutTest</A> <DD>Test calling Node.isCheckedOut() on a non-versionable. <DT><A HREF="./org/apache/jackrabbit/test/api/version/CheckoutTest.html#testIsCheckedOutNonVersionableNodeJcr2()"><B>testIsCheckedOutNonVersionableNodeJcr2()</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 VersionManager.isCheckedOut(P) with P denoting the absolute path of a non-versionable node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckoutTest.html#testIsCheckedOutNonVersionableNodeJcr2()"><B>testIsCheckedOutNonVersionableNodeJcr2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckoutTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">CheckoutTest</A> <DD>Test calling VersionManager.isCheckedOut(P) with P denoting the absolute path of a non-versionable node. <DT><A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html#testIsDeep()"><B>testIsDeep()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">AbstractLockTest</A> <DD>Test <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/lock/Lock.html?is-external=true#isDeep()" title="class or interface in javax.jcr.lock"><CODE>Lock.isDeep()</CODE></A>. <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/EventJournalTest.html#testIsDeepFalse()"><B>testIsDeepFalse()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/EventJournalTest.html" title="class in org.apache.jackrabbit.test.api.observation">EventJournalTest</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/observation/EventJournalTest.html#testIsDeepTrue()"><B>testIsDeepTrue()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/EventJournalTest.html" title="class in org.apache.jackrabbit.test.api.observation">EventJournalTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html#testIsLive()"><B>testIsLive()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">AbstractLockTest</A> <DD>Test <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/lock/Lock.html?is-external=true#isLive()" title="class or interface in javax.jcr.lock"><CODE>Lock.isLive()</CODE></A>. <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/lock/AbstractLockTest.html#testIsLockedChild()"><B>testIsLockedChild()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">AbstractLockTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testIsLockedJcr2()"><B>testIsLockedJcr2()</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#testIsLockedJcr2()"><B>testIsLockedJcr2()</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/lock/AbstractLockTest.html#testIsLockedNewChild()"><B>testIsLockedNewChild()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">AbstractLockTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html#testIsLockOwningSession()"><B>testIsLockOwningSession()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">AbstractLockTest</A> <DD>Test <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/lock/Lock.html?is-external=true#isLockOwningSession()" title="class or interface in javax.jcr.lock"><CODE>Lock.isLockOwningSession()</CODE></A> <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/javax.jcr/javadocs/jcr-2.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/PropertyReadMethodsTest.html#testIsMultiple()"><B>testIsMultiple()</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 isMultiple() is consistent with PropertyDefinition.isMultiple(). <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/javax.jcr/javadocs/jcr-2.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/version/simple/CheckinTest.html#testIsNotCheckedOut()"><B>testIsNotCheckedOut()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckinTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">CheckinTest</A> <DD>Test if Node.isCheckedOut() returns false after Node.checkin(). <DT><A HREF="./org/apache/jackrabbit/test/api/version/CheckinTest.html#testIsNotCheckedOutJcr2()"><B>testIsNotCheckedOutJcr2()</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 VersionManager.isCheckedOut(P) returns false after calling VersionManager.checkin(P). <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckinTest.html#testIsNotCheckedOutJcr2()"><B>testIsNotCheckedOutJcr2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckinTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">CheckinTest</A> <DD>Test if VersionManager.isCheckedOut(P) returns false after calling VersionManager.checkin(P). <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/ShareableNodeTest.html#testIsSame()"><B>testIsSame()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Verify that Node.isSame returns <code>true</code> for shareable nodes in the same shared set (6.13.21) <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/version/VersionTest.html#testIsSameJcr2()"><B>testIsSameJcr2()</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/AbstractLockTest.html#testIsSessionScoped()"><B>testIsSessionScoped()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">AbstractLockTest</A> <DD>Test <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/lock/Lock.html?is-external=true#isSessionScoped()" title="class or interface in javax.jcr.lock"><CODE>Lock.isSessionScoped()</CODE></A> <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/javax.jcr/javadocs/jcr-2.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/GetLanguageTest.html#testJCRQOM()"><B>testJCRQOM()</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 query object model returns <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/Query.html?is-external=true#JCR_JQOM" title="class or interface in javax.jcr.query"><CODE>Query.JCR_JQOM</CODE></A> when calling <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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/query/GetLanguageTest.html#testJCRSQL2()"><B>testJCRSQL2()</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 JCR_SQL2 query returns <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/Query.html?is-external=true#JCR_SQL2" title="class or interface in javax.jcr.query"><CODE>Query.JCR_SQL2</CODE></A> when calling <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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/query/qom/QueryObjectModelFactoryTest.html#testJoin()"><B>testJoin()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#join(javax.jcr.query.qom.Source, javax.jcr.query.qom.Source, java.lang.String, javax.jcr.query.qom.JoinCondition)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.join(Source, Source, String, JoinCondition)</CODE></A> <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/version/MergeCheckedoutSubNodeTest.html#testLeaveIfCorrespondingNodeIsPredeccessorJcr2()"><B>testLeaveIfCorrespondingNodeIsPredeccessorJcr2()</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>VersionManager.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/query/qom/ChildNodeJoinConditionTest.html#testLeftOuterJoin()"><B>testLeftOuterJoin()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/ChildNodeJoinConditionTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">ChildNodeJoinConditionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/DescendantNodeJoinConditionTest.html#testLeftOuterJoin()"><B>testLeftOuterJoin()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/DescendantNodeJoinConditionTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">DescendantNodeJoinConditionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/SameNodeJoinConditionTest.html#testLeftOuterJoin()"><B>testLeftOuterJoin()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/SameNodeJoinConditionTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">SameNodeJoinConditionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/EquiJoinConditionTest.html#testLeftOuterJoin1()"><B>testLeftOuterJoin1()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/EquiJoinConditionTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">EquiJoinConditionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/EquiJoinConditionTest.html#testLeftOuterJoin2()"><B>testLeftOuterJoin2()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/EquiJoinConditionTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">EquiJoinConditionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/SameNodeJoinConditionTest.html#testLeftOuterJoinWithPath()"><B>testLeftOuterJoinWithPath()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/SameNodeJoinConditionTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">SameNodeJoinConditionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/OrderByLengthTest.html#testLength()"><B>testLength()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/OrderByLengthTest.html" title="class in org.apache.jackrabbit.test.api.query">OrderByLengthTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testLength()"><B>testLength()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#length(javax.jcr.query.qom.PropertyValue)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.length(PropertyValue)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/UpperLowerCaseTest.html#testLength()"><B>testLength()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/UpperLowerCaseTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">UpperLowerCaseTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html#testLengthBinaryLiteral()"><B>testLengthBinaryLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">LengthTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html#testLengthBooleanLiteral()"><B>testLengthBooleanLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">LengthTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html#testLengthDateLiteral()"><B>testLengthDateLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">LengthTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html#testLengthDecimalLiteral()"><B>testLengthDecimalLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">LengthTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html#testLengthDoubleLiteral()"><B>testLengthDoubleLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">LengthTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html#testLengthNameLiteral()"><B>testLengthNameLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">LengthTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html#testLengthPathLiteral()"><B>testLengthPathLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">LengthTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html#testLengthReferenceLiteral()"><B>testLengthReferenceLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">LengthTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html#testLengthStringLiteral()"><B>testLengthStringLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">LengthTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html#testLengthURILiteral()"><B>testLengthURILiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">LengthTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html#testLengthWeakReferenceLiteral()"><B>testLengthWeakReferenceLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">LengthTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html#testLessThan()"><B>testLessThan()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeLocalNameTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html#testLessThanOrEqualTo()"><B>testLessThanOrEqualTo()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeLocalNameTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#testLifecycle()"><B>testLifecycle()</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:lifecycle node type. <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html#testLike()"><B>testLike()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeLocalNameTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/observation/GetDateTest.html#testLinearTime()"><B>testLinearTime()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/GetDateTest.html" title="class in org.apache.jackrabbit.test.api.observation">GetDateTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html#testLinearVersions()"><B>testLinearVersions()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Tests if restore on simple versioning creates a new version that is in the correct linear order. <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html#testLinearVersionsJcr2()"><B>testLinearVersionsJcr2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Tests if restore on simple versioning creates a new version that is in the correct linear order. <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html#testLinearVersionsJcr2_2()"><B>testLinearVersionsJcr2_2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Tests if restore on simple versioning creates a new version that is in the correct linear order. <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html#testLinearVersionsJcr2_3()"><B>testLinearVersionsJcr2_3()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Tests if restore on simple versioning creates a new version that is in the correct linear order. <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html#testLinearVersionsJcr2_4()"><B>testLinearVersionsJcr2_4()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Tests if restore on simple versioning creates a new version that is in the correct linear order. <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/query/qom/QueryObjectModelFactoryTest.html#testLiteral()"><B>testLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#literal(javax.jcr.Value)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.literal(Value)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/observation/EventJournalTest.html#testLiveJournal()"><B>testLiveJournal()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/EventJournalTest.html" title="class in org.apache.jackrabbit.test.api.observation">EventJournalTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/OrderByLocalNameTest.html#testLocalName()"><B>testLocalName()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/OrderByLocalNameTest.html" title="class in org.apache.jackrabbit.test.api.query">OrderByLocalNameTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html#testLock()"><B>testLock()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Verify that a lock applies to all nodes in a shared set (6.13.16). <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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 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/NodeSetPrimaryTypeTest.html#testLocked()"><B>testLocked()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeSetPrimaryTypeTest.html" title="class in org.apache.jackrabbit.test.api">NodeSetPrimaryTypeTest</A> <DD>Tests if <code>Node.setPrimaryType(String)</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/javax.jcr/javadocs/jcr-2.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/AbstractLockTest.html#testLockExpiration()"><B>testLockExpiration()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">AbstractLockTest</A> <DD>Test expiration of the lock <DT><A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html#testLockHoldingNode()"><B>testLockHoldingNode()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">AbstractLockTest</A> <DD>Test <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/lock/Lock.html?is-external=true#getNode()" title="class or interface in javax.jcr.lock"><CODE>Lock.getNode()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testLockJcr2()"><B>testLockJcr2()</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/javax.jcr/javadocs/jcr-2.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#testLockJcr2()"><B>testLockJcr2()</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/javax.jcr/javadocs/jcr-2.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/LockManagerTest.html#testLockNonLockable()"><B>testLockNonLockable()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockManagerTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html#testLockTransfer()"><B>testLockTransfer()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockManagerTest</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/LockManagerTest.html#testLockTransfer2()"><B>testLockTransfer2()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockManagerTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html#testLockTransfer3()"><B>testLockTransfer3()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockManagerTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html#testLockVisibility()"><B>testLockVisibility()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">AbstractLockTest</A> <DD>A locked node must also be locked if accessed by some other session. <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html#testLockWithPendingChanges()"><B>testLockWithPendingChanges()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockManagerTest</A> <DD>&nbsp; <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/query/qom/BindVariableValueTest.html#testLong()"><B>testLong()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/BindVariableValueTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">BindVariableValueTest</A> <DD>&nbsp; <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/query/qom/LengthTest.html#testLongLength()"><B>testLongLength()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">LengthTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html#testLongLiteral()"><B>testLongLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeLocalNameTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html#testLongLiteral()"><B>testLongLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeNameTest</A> <DD>&nbsp; <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/query/OrderByLowerCaseTest.html#testLowerCase()"><B>testLowerCase()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/OrderByLowerCaseTest.html" title="class in org.apache.jackrabbit.test.api.query">OrderByLowerCaseTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/OrderByUpperCaseTest.html#testLowerCase()"><B>testLowerCase()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/OrderByUpperCaseTest.html" title="class in org.apache.jackrabbit.test.api.query">OrderByUpperCaseTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testLowerCase()"><B>testLowerCase()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#lowerCase(javax.jcr.query.qom.DynamicOperand)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.lowerCase(DynamicOperand)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/UpperLowerCaseTest.html#testLowerCaseTwice()"><B>testLowerCaseTwice()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/UpperLowerCaseTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">UpperLowerCaseTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/UpperLowerCaseTest.html#testLowerUpperCase()"><B>testLowerUpperCase()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/UpperLowerCaseTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">UpperLowerCaseTest</A> <DD>&nbsp; <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 <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/nodetype/NodeType.html?is-external=true#canRemoveItem(java.lang.String)" title="class or interface in javax.jcr.nodetype"><CODE>NodeType.canRemoveItem(String)</CODE></A> and <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/nodetype/NodeType.html?is-external=true#canRemoveNode(java.lang.String)" title="class or interface in javax.jcr.nodetype"><CODE>NodeType.canRemoveNode(String)</CODE></A> return false if the specified node is a mandatory child node. <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html#testMandatoryPrivilegeFromName()"><B>testMandatoryPrivilegeFromName()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlDiscoveryTest</A> <DD>&nbsp; <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 <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/nodetype/NodeType.html?is-external=true#canRemoveItem(java.lang.String)" title="class or interface in javax.jcr.nodetype"><CODE>NodeType.canRemoveItem(String)</CODE></A> and <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/nodetype/NodeType.html?is-external=true#canRemoveProperty(java.lang.String)" title="class or interface in javax.jcr.nodetype"><CODE>NodeType.canRemoveProperty(String)</CODE></A> return false if the specified property 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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/MergeActivityTest.html#testMergeActivity()"><B>testMergeActivity()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeActivityTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeActivityTest</A> <DD>&nbsp; <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#testMergeNodeBestEffortFalseAmbiguousVersionsJcr2()"><B>testMergeNodeBestEffortFalseAmbiguousVersionsJcr2()</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#testMergeNodeBestEffortFalseJcr2()"><B>testMergeNodeBestEffortFalseJcr2()</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>VersionManager.merge(): bestEffort is false and any merge fails a MergeException is thrown. <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/MergeNodeTest.html#testMergeNodeBestEffortTrueCheckMergeFailedPropertyJcr2()"><B>testMergeNodeBestEffortTrueCheckMergeFailedPropertyJcr2()</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>VersionManager.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/MergeCancelMergeTest.html#testMergeNodeCancelMergeJcr2()"><B>testMergeNodeCancelMergeJcr2()</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/MergeDoneMergeTest.html#testMergeNodeDoneMergeJcr2()"><B>testMergeNodeDoneMergeJcr2()</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>VersionManager.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/MergeSubNodeTest.html#testMergeNodeFromOlderSourceWorkspaceJcr2()"><B>testMergeNodeFromOlderSourceWorkspaceJcr2()</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>VersionManager.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/MergeNodeTest.html#testMergeNodeNonCorrespondingNodeJcr2()"><B>testMergeNodeNonCorrespondingNodeJcr2()</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>VersionManager.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#testMergeNodeNonVersionableSubNodeLeaveJcr2()"><B>testMergeNodeNonVersionableSubNodeLeaveJcr2()</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>VersionManager.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#testMergeNodeNonVersionableSubNodeNonVersionableAncestorJcr2()"><B>testMergeNodeNonVersionableSubNodeNonVersionableAncestorJcr2()</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>VersionManager.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/MergeNonVersionableSubNodeTest.html#testMergeNodeNonVersionableSubNodeUpdateJcr2()"><B>testMergeNodeNonVersionableSubNodeUpdateJcr2()</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>VersionManager.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#testMergeNodeVersionAmbiguousJcr2()"><B>testMergeNodeVersionAmbiguousJcr2()</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>VersionManager.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#testMergeNodeWithUnsavedStatesJcr2()"><B>testMergeNodeWithUnsavedStatesJcr2()</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>VersionManager.merge(): InvalidItemStateException if unsaved changes within the current Session<br> <DT><A HREF="./org/apache/jackrabbit/test/api/version/MergeShallowTest.html#testMergeRecursive()"><B>testMergeRecursive()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeShallowTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeShallowTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/MergeShallowTest.html#testMergeShallow()"><B>testMergeShallow()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/MergeShallowTest.html" title="class in org.apache.jackrabbit.test.api.version">MergeShallowTest</A> <DD>&nbsp; <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/version/MergeNodeTest.html#testMergeUnknownWorkspaceNameJcr2()"><B>testMergeUnknownWorkspaceNameJcr2()</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/nodetype/PredefinedNodeTypeTest.html#testMixCreated()"><B>testMixCreated()</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:created node type. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#testMixETag()"><B>testMixETag()</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:etag node type. <DT><A HREF="./org/apache/jackrabbit/test/api/AddNodeTest.html#testMixinNodeType()"><B>testMixinNodeType()</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 ConstraintViolationException in case of an mixin node type. <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/nodetype/PredefinedNodeTypeTest.html#testMixLanguage()"><B>testMixLanguage()</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:language node type. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#testMixLastModified()"><B>testMixLastModified()</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:lastModified node type. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#testMixMimeType()"><B>testMixMimeType()</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:language node type. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#testMixTitle()"><B>testMixTitle()</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:title node type. <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/SetPropertyDecimalTest.html#testModifyDecimalPropertySession()"><B>testModifyDecimalPropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyDecimalTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyDecimalTest</A> <DD>Tests if modifying a property with <code>Node.setProperty(String, BigDecimal)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html#testModifyDescendantAndRemoveShareAndSave()"><B>testModifyDescendantAndRemoveShareAndSave()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Verify that invoking save() on a share-ancestor will save changes in all share-descendants. <DT><A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html#testModifyDescendantAndSave()"><B>testModifyDescendantAndSave()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Verify that invoking save() on a share-ancestor will save changes in all share-descendants. <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/javax.jcr/javadocs/jcr-2.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 <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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>, 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 <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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>, 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 <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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> 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/version/VersionLabelTest.html#testMoveLabelJcr2()"><B>testMoveLabelJcr2()</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 <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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/security/RSessionAccessControlTest.html#testMoveNode()"><B>testMoveNode()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlTest.html" title="class in org.apache.jackrabbit.test.api.security">RSessionAccessControlTest</A> <DD>&nbsp; <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 <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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> 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 <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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 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 <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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 <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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 a destination path that has an index postfixed. <DT><A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html#testMoveShareableNode()"><B>testMoveShareableNode()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Move a node in a shared set. <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/query/qom/ColumnTest.html#testMultiColumn()"><B>testMultiColumn()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/ColumnTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">ColumnTest</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/version/simple/CheckinTest.html#testMultipleCheckinHasNoEffect()"><B>testMultipleCheckinHasNoEffect()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckinTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">CheckinTest</A> <DD>Test if Node.checkin() on a checked-in node has no effect. <DT><A HREF="./org/apache/jackrabbit/test/api/version/CheckinTest.html#testMultipleCheckinHasNoEffectJcr2()"><B>testMultipleCheckinHasNoEffectJcr2()</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 VersionManager.checkin(P) has no effect if the path P resolves to a checked-in node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckinTest.html#testMultipleCheckinHasNoEffectJcr2()"><B>testMultipleCheckinHasNoEffectJcr2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/CheckinTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">CheckinTest</A> <DD>Test if VersionManager.checkin(P) has no effect if the path P resolves to a checked-in node. <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/query/qom/OrderingTest.html#testMultipleSelectors()"><B>testMultipleSelectors()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/OrderingTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">OrderingTest</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/BinaryPropertyTest.html#testMultiValueJcr2()"><B>testMultiValueJcr2()</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.getBinary() on a multivalue property. <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/GetWeakReferencesTest.html#testMultiValues()"><B>testMultiValues()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/GetWeakReferencesTest.html" title="class in org.apache.jackrabbit.test.api">GetWeakReferencesTest</A> <DD>&nbsp; <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/GetWeakReferencesTest.html#testMultiValuesWithName()"><B>testMultiValuesWithName()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/GetWeakReferencesTest.html" title="class in org.apache.jackrabbit.test.api">GetWeakReferencesTest</A> <DD>&nbsp; <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/query/OrderByNameTest.html#testName()"><B>testName()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/OrderByNameTest.html" title="class in org.apache.jackrabbit.test.api.query">OrderByNameTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/BindVariableValueTest.html#testName()"><B>testName()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/BindVariableValueTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">BindVariableValueTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html#testNameLength()"><B>testNameLength()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">LengthTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html#testNameLiteral()"><B>testNameLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeLocalNameTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html#testNameLiteral()"><B>testNameLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeNameTest</A> <DD>&nbsp; <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/SetPropertyDecimalTest.html#testNewDecimalPropertySession()"><B>testNewDecimalPropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyDecimalTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyDecimalTest</A> <DD>Tests if adding a property with <code>Node.setProperty(String, BigDecimal)</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/nodetype/NodeTypeCreationTest.html#testNewNodeTypeTemplate()"><B>testNewNodeTypeTemplate()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeCreationTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeCreationTest</A> <DD>&nbsp; <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/lock/LockManagerTest.html#testNode"><B>testNode</B></A> - Variable in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockManagerTest</A> <DD>&nbsp; <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/observation/GetIdentifierTest.html#testNodeAdded()"><B>testNodeAdded()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/GetIdentifierTest.html" title="class in org.apache.jackrabbit.test.api.observation">GetIdentifierTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/observation/GetInfoTest.html#testNodeAdded()"><B>testNodeAdded()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/GetInfoTest.html" title="class in org.apache.jackrabbit.test.api.observation">GetInfoTest</A> <DD>&nbsp; <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/nodetype/NodeTypeCreationTest.html#testNodeDefinitionTemplate()"><B>testNodeDefinitionTemplate()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeCreationTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeCreationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html#testNodeHoldsLocked()"><B>testNodeHoldsLocked()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">AbstractLockTest</A> <DD>Test <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/lock/LockManager.html?is-external=true#holdsLock(java.lang.String)" title="class or interface in javax.jcr.lock"><CODE>LockManager.holdsLock(String)</CODE></A> and <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Node.html?is-external=true#holdsLock()" title="class or interface in javax.jcr"><CODE>Node.holdsLock()</CODE></A>. <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/lock/AbstractLockTest.html#testNodeIsLocked()"><B>testNodeIsLocked()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">AbstractLockTest</A> <DD>Test <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/lock/LockManager.html?is-external=true#isLocked(java.lang.String)" title="class or interface in javax.jcr.lock"><CODE>LockManager.isLocked(String)</CODE></A> and <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Node.html?is-external=true#isLocked()" title="class or interface in javax.jcr"><CODE>Node.isLocked()</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html#testNodeIsModifiedAfterRemovePolicy()"><B>testNodeIsModifiedAfterRemovePolicy()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html#testNodeIsModifiedAfterSecondSetPolicy()"><B>testNodeIsModifiedAfterSecondSetPolicy()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html#testNodeIsModifiedAfterSetPolicy()"><B>testNodeIsModifiedAfterSetPolicy()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlPolicyTest</A> <DD>&nbsp; <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/version/MergeNodeIteratorTest.html#testNodeIteratorJcr2()"><B>testNodeIteratorJcr2()</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 VersionManager.merge() when bestEffort is true returns a NodeIterator containing all nodes that received a fail. <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testNodeLocalName()"><B>testNodeLocalName()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#nodeLocalName(java.lang.String)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.nodeLocalName(String)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/UpperLowerCaseTest.html#testNodeLocalName()"><B>testNodeLocalName()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/UpperLowerCaseTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">UpperLowerCaseTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testNodeLocalNameWithSelector()"><B>testNodeLocalNameWithSelector()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#nodeLocalName(java.lang.String)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.nodeLocalName(String)</CODE></A> <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/observation/GetIdentifierTest.html#testNodeMoved()"><B>testNodeMoved()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/GetIdentifierTest.html" title="class in org.apache.jackrabbit.test.api.observation">GetIdentifierTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testNodeName()"><B>testNodeName()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#nodeName(java.lang.String)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.nodeName(String)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/UpperLowerCaseTest.html#testNodeName()"><B>testNodeName()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/UpperLowerCaseTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">UpperLowerCaseTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testNodeNameWithSelector()"><B>testNodeNameWithSelector()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#nodeName(java.lang.String)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.nodeName(String)</CODE></A> <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/retention/AbstractRetentionTest.html#testNodePath"><B>testNodePath</B></A> - Variable in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/AbstractRetentionTest.html" title="class in org.apache.jackrabbit.test.api.retention">AbstractRetentionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/observation/GetIdentifierTest.html#testNodeRemoved()"><B>testNodeRemoved()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/GetIdentifierTest.html" title="class in org.apache.jackrabbit.test.api.observation">GetIdentifierTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/observation/GetInfoTest.html#testNodeRemoved()"><B>testNodeRemoved()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/GetInfoTest.html" title="class in org.apache.jackrabbit.test.api.observation">GetInfoTest</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/observation/EventJournalTest.html#testNodeType()"><B>testNodeType()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/EventJournalTest.html" title="class in org.apache.jackrabbit.test.api.observation">EventJournalTest</A> <DD>&nbsp; <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/version/simple/BasicTest.html#testNodeTypes()"><B>testNodeTypes()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/BasicTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">BasicTest</A> <DD>Test node is simple versionable <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/nodetype/NodeTypeCreationTest.html#testNonEmptyNodeTypeTemplate()"><B>testNonEmptyNodeTypeTemplate()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeCreationTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeCreationTest</A> <DD>&nbsp; <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/retention/HoldTest.html#testNonExistingNodePath()"><B>testNonExistingNodePath()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html" title="class in org.apache.jackrabbit.test.api.retention">HoldTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html#testNonExistingNodePath()"><B>testNonExistingNodePath()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html" title="class in org.apache.jackrabbit.test.api.retention">RetentionPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/GetWeakReferencesTest.html#testNonReferenceable()"><B>testNonReferenceable()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/GetWeakReferencesTest.html" title="class in org.apache.jackrabbit.test.api">GetWeakReferencesTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/ReferencesTest.html#testNonReferenceable()"><B>testNonReferenceable()</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>&nbsp; <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.5.0/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/javax.jcr/javadocs/jcr-2.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.5.0/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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/query/qom/NotConstraintTest.html#testNot()"><B>testNot()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NotConstraintTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NotConstraintTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testNot()"><B>testNot()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#not(javax.jcr.query.qom.Constraint)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.not(Constraint)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/ChildNodeTest.html#testNotASelectorName()"><B>testNotASelectorName()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/ChildNodeTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">ChildNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/DescendantNodeTest.html#testNotASelectorName()"><B>testNotASelectorName()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/DescendantNodeTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">DescendantNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/SameNodeTest.html#testNotASelectorName()"><B>testNotASelectorName()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/SameNodeTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">SameNodeTest</A> <DD>&nbsp; <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/query/qom/NodeLocalNameTest.html#testNotEqualTo()"><B>testNotEqualTo()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeLocalNameTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html#testNotEqualTo()"><B>testNotEqualTo()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeNameTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html#testNotHasPrivileges()"><B>testNotHasPrivileges()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlDiscoveryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlDiscoveryTest.html#testNotHasPrivileges()"><B>testNotHasPrivileges()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlDiscoveryTest.html" title="class in org.apache.jackrabbit.test.api.security">RSessionAccessControlDiscoveryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/PathTest.html#testNotNormalizedPathValue()"><B>testNotNormalizedPathValue()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PathTest.html" title="class in org.apache.jackrabbit.test.api">PathTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/PredefinedNodeTypeTest.html#testNtAddress()"><B>testNtAddress()</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:address node type. <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/LockManagerTest.html#testNullOwnerHint()"><B>testNullOwnerHint()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockManagerTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html#testNullPolicyOnNewNode()"><B>testNullPolicyOnNewNode()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlPolicyTest</A> <DD>&nbsp; <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/query/qom/OrConstraintTest.html#testOr()"><B>testOr()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/OrConstraintTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">OrConstraintTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testOr()"><B>testOr()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#or(javax.jcr.query.qom.Constraint, javax.jcr.query.qom.Constraint)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.or(Constraint, Constraint)</CODE></A> <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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> 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/query/qom/FullTextSearchScoreTest.html#testOrdering()"><B>testOrdering()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/FullTextSearchScoreTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">FullTextSearchScoreTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testOrderingAscending()"><B>testOrderingAscending()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#ascending(javax.jcr.query.qom.DynamicOperand)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.ascending(DynamicOperand)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testOrderingDescending()"><B>testOrderingDescending()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#descending(javax.jcr.query.qom.DynamicOperand)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.descending(DynamicOperand)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html#testOtherSessionSetsRetentionPolicyBelow()"><B>testOtherSessionSetsRetentionPolicyBelow()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html" title="class in org.apache.jackrabbit.test.api.retention">RetentionPolicyTest</A> <DD>&nbsp; <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/DeepLockTest.html#testParentChildDeepLock()"><B>testParentChildDeepLock()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/DeepLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">DeepLockTest</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/lock/LockManagerTest.html#testPath"><B>testPath</B></A> - Variable in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockManagerTest</A> <DD>&nbsp; <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/observation/EventJournalTest.html#testPath()"><B>testPath()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/EventJournalTest.html" title="class in org.apache.jackrabbit.test.api.observation">EventJournalTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/BindVariableValueTest.html#testPath()"><B>testPath()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/BindVariableValueTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">BindVariableValueTest</A> <DD>&nbsp; <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/query/qom/ChildNodeTest.html#testPathDoesNotExist()"><B>testPathDoesNotExist()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/ChildNodeTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">ChildNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/DescendantNodeTest.html#testPathDoesNotExist()"><B>testPathDoesNotExist()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/DescendantNodeTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">DescendantNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/SameNodeTest.html#testPathDoesNotExist()"><B>testPathDoesNotExist()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/SameNodeTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">SameNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html#testPathLength()"><B>testPathLength()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">LengthTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html#testPathLiteral()"><B>testPathLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeLocalNameTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html#testPathLiteral()"><B>testPathLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeNameTest</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/version/CheckinTest.html#testPredecessorIsCopiedToNewVersionJcr2()"><B>testPredecessorIsCopiedToNewVersionJcr2()</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 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/security/AccessControlDiscoveryTest.html#testPrivilegeFromName()"><B>testPrivilegeFromName()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlDiscoveryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html#testPrivilegeName()"><B>testPrivilegeName()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlDiscoveryTest</A> <DD>Tests if the privilege name is treated as JCR Name and consequently reflects changes made to the namespace prefix. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/GetIdentifierTest.html#testPropertyAdded()"><B>testPropertyAdded()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/GetIdentifierTest.html" title="class in org.apache.jackrabbit.test.api.observation">GetIdentifierTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/observation/GetInfoTest.html#testPropertyAdded()"><B>testPropertyAdded()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/GetInfoTest.html" title="class in org.apache.jackrabbit.test.api.observation">GetInfoTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/observation/GetIdentifierTest.html#testPropertyChanged()"><B>testPropertyChanged()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/GetIdentifierTest.html" title="class in org.apache.jackrabbit.test.api.observation">GetIdentifierTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/observation/GetInfoTest.html#testPropertyChanged()"><B>testPropertyChanged()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/GetInfoTest.html" title="class in org.apache.jackrabbit.test.api.observation">GetInfoTest</A> <DD>&nbsp; <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/nodetype/NodeTypeCreationTest.html#testPropertyDefinitionTemplate()"><B>testPropertyDefinitionTemplate()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeCreationTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeCreationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/PropertyExistenceTest.html#testPropertyExistence()"><B>testPropertyExistence()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/PropertyExistenceTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">PropertyExistenceTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/PropertyValueTest.html#testPropertyExistence()"><B>testPropertyExistence()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/PropertyValueTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">PropertyValueTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testPropertyExistence()"><B>testPropertyExistence()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#propertyExistence(java.lang.String, java.lang.String)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.propertyExistence(String, String)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testPropertyExistenceWithSelector()"><B>testPropertyExistenceWithSelector()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#propertyExistence(java.lang.String, java.lang.String)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.propertyExistence(String, String)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html#testPropertyPath()"><B>testPropertyPath()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html" title="class in org.apache.jackrabbit.test.api.retention">HoldTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html#testPropertyPath()"><B>testPropertyPath()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html" title="class in org.apache.jackrabbit.test.api.retention">RetentionPolicyTest</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/observation/GetIdentifierTest.html#testPropertyRemoved()"><B>testPropertyRemoved()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/GetIdentifierTest.html" title="class in org.apache.jackrabbit.test.api.observation">GetIdentifierTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/observation/GetInfoTest.html#testPropertyRemoved()"><B>testPropertyRemoved()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/GetInfoTest.html" title="class in org.apache.jackrabbit.test.api.observation">GetInfoTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testPropertyValue()"><B>testPropertyValue()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#propertyValue(java.lang.String, java.lang.String)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.propertyValue(String, String)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/UpperLowerCaseTest.html#testPropertyValue()"><B>testPropertyValue()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/UpperLowerCaseTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">UpperLowerCaseTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testPropertyValueWithSelector()"><B>testPropertyValueWithSelector()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#propertyValue(java.lang.String, java.lang.String)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.propertyValue(String, String)</CODE></A> <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 <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/nodetype/NodeType.html?is-external=true#canRemoveItem(java.lang.String)" title="class or interface in javax.jcr.nodetype"><CODE>NodeType.canRemoveItem(String)</CODE></A> and <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/nodetype/NodeType.html?is-external=true#canRemoveNode(java.lang.String)" title="class or interface in javax.jcr.nodetype"><CODE>NodeType.canRemoveNode(String)</CODE></A> return false if the specified node 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 <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/nodetype/NodeType.html?is-external=true#canRemoveItem(java.lang.String)" title="class or interface in javax.jcr.nodetype"><CODE>NodeType.canRemoveItem(String)</CODE></A> and <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/nodetype/NodeType.html?is-external=true#canRemoveProperty(java.lang.String)" title="class or interface in javax.jcr.nodetype"><CODE>NodeType.canRemoveProperty(String)</CODE></A> return false if the specified property 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/BinaryPropertyTest.html#testRandomAccess()"><B>testRandomAccess()</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 Binary.read() method. <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/HasPermissionTest.html#testReadOnlyPermission()"><B>testReadOnlyPermission()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/HasPermissionTest.html" title="class in org.apache.jackrabbit.test.api">HasPermissionTest</A> <DD>Tests if <code>Session.hasPermission(String, String)</code> returns <code>true</code> for READ. <DT><A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html#testReadOnlySession()"><B>testReadOnlySession()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html" title="class in org.apache.jackrabbit.test.api.retention">HoldTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html#testReadOnlySession()"><B>testReadOnlySession()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html" title="class in org.apache.jackrabbit.test.api.retention">RetentionPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/HasPermissionTest.html#testReadWritePermission()"><B>testReadWritePermission()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/HasPermissionTest.html" title="class in org.apache.jackrabbit.test.api">HasPermissionTest</A> <DD>Tests if <code>Session.hasPermission(String, String)</code> returns <code>true</code> for all actions. <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/BindVariableValueTest.html#testReference()"><B>testReference()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/BindVariableValueTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">BindVariableValueTest</A> <DD>&nbsp; <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/query/qom/LengthTest.html#testReferenceLength()"><B>testReferenceLength()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">LengthTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html#testReferenceLiteral()"><B>testReferenceLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeLocalNameTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html#testReferenceLiteral()"><B>testReferenceLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeNameTest</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/AbstractLockTest.html#testRefresh()"><B>testRefresh()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">AbstractLockTest</A> <DD>Test <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/lock/Lock.html?is-external=true#refresh()" title="class or interface in javax.jcr.lock"><CODE>Lock.refresh()</CODE></A> on a released lock. <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/AbstractLockTest.html#testRefreshNotLive()"><B>testRefreshNotLive()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">AbstractLockTest</A> <DD>Test <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/lock/Lock.html?is-external=true#refresh()" title="class or interface in javax.jcr.lock"><CODE>Lock.refresh()</CODE></A> on a released lock. <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/nodetype/NodeTypeCreationTest.html#testRegisterNodeType()"><B>testRegisterNodeType()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeCreationTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeCreationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeCreationTest.html#testRegisterNodeTypes()"><B>testRegisterNodeTypes()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeCreationTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeCreationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/ChildNodeTest.html#testRelativePath()"><B>testRelativePath()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/ChildNodeTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">ChildNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/DescendantNodeTest.html#testRelativePath()"><B>testRelativePath()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/DescendantNodeTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">DescendantNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/SameNodeTest.html#testRelativePath()"><B>testRelativePath()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/SameNodeTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">SameNodeTest</A> <DD>&nbsp; <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 <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/nodetype/NodeType.html?is-external=true#canRemoveItem(java.lang.String)" title="class or interface in javax.jcr.nodetype"><CODE>NodeType.canRemoveItem(String)</CODE></A> and <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/nodetype/NodeType.html?is-external=true#canRemoveNode(java.lang.String)" title="class or interface in javax.jcr.nodetype"><CODE>NodeType.canRemoveNode(String)</CODE></A> return true if the specified node is not 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 that <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/nodetype/NodeType.html?is-external=true#canRemoveItem(java.lang.String)" title="class or interface in javax.jcr.nodetype"><CODE>NodeType.canRemoveItem(String)</CODE></A> and <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/nodetype/NodeType.html?is-external=true#canRemoveProperty(java.lang.String)" title="class or interface in javax.jcr.nodetype"><CODE>NodeType.canRemoveProperty(String)</CODE></A> return true if the specified property is not 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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/security/AccessControlListTest.html#testRemoveAccessControlEntry()"><B>testRemoveAccessControlEntry()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlListTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html#testRemoveAccessControlEntryAndSetPolicy()"><B>testRemoveAccessControlEntryAndSetPolicy()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlListTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html#testRemoveAccessControlEntryIsTransient()"><B>testRemoveAccessControlEntryIsTransient()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlListTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html#testRemoveAddedAccessControlEntry()"><B>testRemoveAddedAccessControlEntry()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlListTest</A> <DD>&nbsp; <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/SessionRemoveItemTest.html#testRemoveCheckedInItem()"><B>testRemoveCheckedInItem()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionRemoveItemTest.html" title="class in org.apache.jackrabbit.test.api">SessionRemoveItemTest</A> <DD>&nbsp; <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/SetPropertyDecimalTest.html#testRemoveDecimalPropertySession()"><B>testRemoveDecimalPropertySession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetPropertyDecimalTest.html" title="class in org.apache.jackrabbit.test.api">SetPropertyDecimalTest</A> <DD>Tests if removing a <code>BigDecimal</code> property with <code>Node.setProperty(String, null)</code> works with <code>Session.save()</code> <DT><A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html#testRemoveDescendantAndRemoveShareAndSave()"><B>testRemoveDescendantAndRemoveShareAndSave()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Verify that invoking save() on a share-ancestor will save changes in all share-descendants. <DT><A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html#testRemoveDescendantAndSave()"><B>testRemoveDescendantAndSave()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Verify that invoking save() on a share-ancestor will save changes in all share-descendants. <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/SetValueDecimalTest.html#testRemoveDoubleSession()"><B>testRemoveDoubleSession()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SetValueDecimalTest.html" title="class in org.apache.jackrabbit.test.api">SetValueDecimalTest</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/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/javax.jcr/javadocs/jcr-2.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/retention/HoldTest.html#testRemoveHold()"><B>testRemoveHold()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html" title="class in org.apache.jackrabbit.test.api.retention">HoldTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html#testRemoveHoldFromChild()"><B>testRemoveHoldFromChild()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html" title="class in org.apache.jackrabbit.test.api.retention">HoldTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html#testRemoveHoldIsTransient()"><B>testRemoveHoldIsTransient()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html" title="class in org.apache.jackrabbit.test.api.retention">HoldTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html#testRemoveHoldOnCheckedInNode()"><B>testRemoveHoldOnCheckedInNode()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html" title="class in org.apache.jackrabbit.test.api.retention">HoldTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html#testRemoveHoldOnLockedNode()"><B>testRemoveHoldOnLockedNode()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/HoldTest.html" title="class in org.apache.jackrabbit.test.api.retention">HoldTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html#testRemoveIllegalAccessControlEntry()"><B>testRemoveIllegalAccessControlEntry()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlListTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlListTest</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/SessionRemoveItemTest.html#testRemoveItem()"><B>testRemoveItem()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionRemoveItemTest.html" title="class in org.apache.jackrabbit.test.api">SessionRemoveItemTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SessionRemoveItemTest.html#testRemoveItem2()"><B>testRemoveItem2()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionRemoveItemTest.html" title="class in org.apache.jackrabbit.test.api">SessionRemoveItemTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SessionRemoveItemTest.html#testRemoveItem3()"><B>testRemoveItem3()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionRemoveItemTest.html" title="class in org.apache.jackrabbit.test.api">SessionRemoveItemTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SessionRemoveItemTest.html#testRemoveItem4()"><B>testRemoveItem4()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionRemoveItemTest.html" title="class in org.apache.jackrabbit.test.api">SessionRemoveItemTest</A> <DD>&nbsp; <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/lock/DeepLockTest.html#testRemoveLockedChild()"><B>testRemoveLockedChild()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/DeepLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">DeepLockTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SessionRemoveItemTest.html#testRemoveLockedChildItem()"><B>testRemoveLockedChildItem()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionRemoveItemTest.html" title="class in org.apache.jackrabbit.test.api">SessionRemoveItemTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/SessionRemoveItemTest.html#testRemoveLockedNode()"><B>testRemoveLockedNode()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/SessionRemoveItemTest.html" title="class in org.apache.jackrabbit.test.api">SessionRemoveItemTest</A> <DD>&nbsp; <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/lock/LockManagerTest.html#testRemoveLockToken()"><B>testRemoveLockToken()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockManagerTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html#testRemoveLockToken2()"><B>testRemoveLockToken2()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockManagerTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html#testRemoveLockToken3()"><B>testRemoveLockToken3()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockManagerTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html#testRemoveLockTokenTwice()"><B>testRemoveLockTokenTwice()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/LockManagerTest.html" title="class in org.apache.jackrabbit.test.api.lock">LockManagerTest</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/ShareableNodeTest.html#testRemoveMixin()"><B>testRemoveMixin()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Remove mix:shareable from a shareable 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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/lock/AbstractLockTest.html#testRemoveMixLockableFromLockedNode()"><B>testRemoveMixLockableFromLockedNode()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">AbstractLockTest</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/retention/RetentionPolicyTest.html#testRemovePendingRetentionPolicy()"><B>testRemovePendingRetentionPolicy()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html" title="class in org.apache.jackrabbit.test.api.retention">RetentionPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html#testRemovePolicy()"><B>testRemovePolicy()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html#testRemovePolicyIsTransient()"><B>testRemovePolicyIsTransient()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html#testRemoveRetentionPolicy()"><B>testRemoveRetentionPolicy()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html" title="class in org.apache.jackrabbit.test.api.retention">RetentionPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html#testRemoveRetentionPolicyFromChild()"><B>testRemoveRetentionPolicyFromChild()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html" title="class in org.apache.jackrabbit.test.api.retention">RetentionPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html#testRemoveRetentionPolicyIsTransient()"><B>testRemoveRetentionPolicyIsTransient()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html" title="class in org.apache.jackrabbit.test.api.retention">RetentionPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html#testRemoveRetentionPolicyOnCheckedInNode()"><B>testRemoveRetentionPolicyOnCheckedInNode()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html" title="class in org.apache.jackrabbit.test.api.retention">RetentionPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html#testRemoveRetentionPolicyOnLockedNode()"><B>testRemoveRetentionPolicyOnLockedNode()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html" title="class in org.apache.jackrabbit.test.api.retention">RetentionPolicyTest</A> <DD>&nbsp; <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/ShareableNodeTest.html#testRemoveShare()"><B>testRemoveShare()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Check new API Node.removeShare() (6.13.4). <DT><A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html#testRemoveSharedSet()"><B>testRemoveSharedSet()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Check new API Node.removeSharedSet() (6.13.4). <DT><A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html#testRemoveSharedSetSaveOneParentOnly()"><B>testRemoveSharedSetSaveOneParentOnly()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Invoke Node.removeSharedSet(), but save only one of the parent nodes of the shared set. <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/security/AccessControlPolicyTest.html#testRemoveTransientlyAddedPolicy()"><B>testRemoveTransientlyAddedPolicy()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlPolicyTest</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/retention/RetentionPolicyEffectTest.html#testRententionPolicy()"><B>testRententionPolicy()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyEffectTest.html" title="class in org.apache.jackrabbit.test.api.retention">RetentionPolicyEffectTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyEffectTest.html#testRententionPolicy2()"><B>testRententionPolicy2()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyEffectTest.html" title="class in org.apache.jackrabbit.test.api.retention">RetentionPolicyEffectTest</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/security/AccessControlPolicyTest.html#testResetPolicy()"><B>testResetPolicy()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlPolicyTest</A> <DD>&nbsp; <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/NodeTypeCreationTest.html#testResidualNames()"><B>testResidualNames()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeCreationTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeCreationTest</A> <DD>&nbsp; <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/PathTest.html#testResolvedIdentifierBasedPropertyValue()"><B>testResolvedIdentifierBasedPropertyValue()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/PathTest.html" title="class in org.apache.jackrabbit.test.api">PathTest</A> <DD>&nbsp; <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/ShareableNodeTest.html#testRestore()"><B>testRestore()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Create a shareable node by restoring it (6.13.3). <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/ConfigurationsTest.html#testRestoreBaseline()"><B>testRestoreBaseline()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/ConfigurationsTest.html" title="class in org.apache.jackrabbit.test.api.version">ConfigurationsTest</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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#testRestoreByLabelJcr2()"><B>testRestoreByLabelJcr2()</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/javax.jcr/javadocs/jcr-2.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#testRestoreByLabelJcr2()"><B>testRestoreByLabelJcr2()</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/javax.jcr/javadocs/jcr-2.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/VersionLabelTest.html#testRestoreByLabelNonVersionableNodeJcr2()"><B>testRestoreByLabelNonVersionableNodeJcr2()</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/simple/RestoreTest.html#testRestoreChild1()"><B>testRestoreChild1()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreChild1Jcr2()"><B>testRestoreChild1Jcr2()</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/simple/RestoreTest.html#testRestoreChild1Jcr2()"><B>testRestoreChild1Jcr2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreChild1Jcr2_2()"><B>testRestoreChild1Jcr2_2()</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/simple/RestoreTest.html#testRestoreChild1Jcr2_2()"><B>testRestoreChild1Jcr2_2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreChild1Jcr2_3()"><B>testRestoreChild1Jcr2_3()</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/simple/RestoreTest.html#testRestoreChild1Jcr2_3()"><B>testRestoreChild1Jcr2_3()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreChild1Jcr2_4()"><B>testRestoreChild1Jcr2_4()</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/simple/RestoreTest.html#testRestoreChild1Jcr2_4()"><B>testRestoreChild1Jcr2_4()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/ConfigurationsTest.html#testRestoreConfig()"><B>testRestoreConfig()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/ConfigurationsTest.html" title="class in org.apache.jackrabbit.test.api.version">ConfigurationsTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreCorrectProperty()"><B>testRestoreCorrectProperty()</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 restores the correct property <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html#testRestoreCorrectProperty()"><B>testRestoreCorrectProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Test if restoring a node restores the correct property <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreCorrectPropertyJcr2()"><B>testRestoreCorrectPropertyJcr2()</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 restores the correct property <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html#testRestoreCorrectPropertyJcr2()"><B>testRestoreCorrectPropertyJcr2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Test if restoring a node restores the correct property <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreCorrectPropertyJcr2_2()"><B>testRestoreCorrectPropertyJcr2_2()</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 restores the correct property <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html#testRestoreCorrectPropertyJcr2_2()"><B>testRestoreCorrectPropertyJcr2_2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Test if restoring a node restores the correct property <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreCorrectPropertyJcr2_3()"><B>testRestoreCorrectPropertyJcr2_3()</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 restores the correct property <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html#testRestoreCorrectPropertyJcr2_3()"><B>testRestoreCorrectPropertyJcr2_3()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Test if restoring a node restores the correct property <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreCorrectPropertyJcr2_4()"><B>testRestoreCorrectPropertyJcr2_4()</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 restores the correct property <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html#testRestoreCorrectPropertyJcr2_4()"><B>testRestoreCorrectPropertyJcr2_4()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Test if restoring a node restores the correct property <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/simple/RestoreTest.html#testRestoreInvalidVersion()"><B>testRestoreInvalidVersion()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/simple/RestoreTest.html#testRestoreInvalidVersion2()"><B>testRestoreInvalidVersion2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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#testRestoreInvalidVersion2Jcr2()"><B>testRestoreInvalidVersion2Jcr2()</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/simple/RestoreTest.html#testRestoreInvalidVersion2Jcr2()"><B>testRestoreInvalidVersion2Jcr2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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#testRestoreInvalidVersionJcr2()"><B>testRestoreInvalidVersionJcr2()</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/simple/RestoreTest.html#testRestoreInvalidVersionJcr2()"><B>testRestoreInvalidVersionJcr2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>VersionException expected on restore if the specified version is not part of this node's version history. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testRestoreJcr2()"><B>testRestoreJcr2()</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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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#testRestoreJcr2()"><B>testRestoreJcr2()</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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/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/simple/RestoreTest.html#testRestoreLabel()"><B>testRestoreLabel()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Test the restore of a versionable node using a label. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreLabelJcr2()"><B>testRestoreLabelJcr2()</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/simple/RestoreTest.html#testRestoreLabelJcr2()"><B>testRestoreLabelJcr2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/simple/RestoreTest.html#testRestoreName()"><B>testRestoreName()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Test the restore of the OPV=Version child nodes. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreNameJcr2()"><B>testRestoreNameJcr2()</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/simple/RestoreTest.html#testRestoreNameJcr2()"><B>testRestoreNameJcr2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/OnParentVersionAbortTest.html#testRestoreNodeJcr2()"><B>testRestoreNodeJcr2()</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#testRestoreNodeJcr2()"><B>testRestoreNodeJcr2()</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#testRestoreNodeJcr2()"><B>testRestoreNodeJcr2()</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/simple/RestoreTest.html#testRestoreNonVersionableNode()"><B>testRestoreNonVersionableNode()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/simple/RestoreTest.html#testRestoreNonVersionableNode2()"><B>testRestoreNonVersionableNode2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/simple/RestoreTest.html#testRestoreNonVersionableNode3()"><B>testRestoreNonVersionableNode3()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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#testRestoreNonVersionableNode3Jcr2_2()"><B>testRestoreNonVersionableNode3Jcr2_2()</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 restoring on a non-versionable node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html#testRestoreNonVersionableNode3Jcr2_2()"><B>testRestoreNonVersionableNode3Jcr2_2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Test restoring on a non-versionable node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreNonVersionableNodeJcr2_2()"><B>testRestoreNonVersionableNodeJcr2_2()</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 restoring on a non-versionable node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html#testRestoreNonVersionableNodeJcr2_2()"><B>testRestoreNonVersionableNodeJcr2_2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Test restoring 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/simple/RestoreTest.html#testRestoreOnCheckedInNode()"><B>testRestoreOnCheckedInNode()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Test if restoring a node works on checked-in node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreOnCheckedInNodeJcr2_1()"><B>testRestoreOnCheckedInNodeJcr2_1()</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/simple/RestoreTest.html#testRestoreOnCheckedInNodeJcr2_1()"><B>testRestoreOnCheckedInNodeJcr2_1()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Test if restoring a node works on checked-in node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreOnCheckedInNodeJcr2_2()"><B>testRestoreOnCheckedInNodeJcr2_2()</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/simple/RestoreTest.html#testRestoreOnCheckedInNodeJcr2_2()"><B>testRestoreOnCheckedInNodeJcr2_2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Test if restoring a node works on checked-in node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreOnCheckedInNodeJcr2_3()"><B>testRestoreOnCheckedInNodeJcr2_3()</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/simple/RestoreTest.html#testRestoreOnCheckedInNodeJcr2_3()"><B>testRestoreOnCheckedInNodeJcr2_3()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Test if restoring a node works on checked-in node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreOnCheckedInNodeJcr2_4()"><B>testRestoreOnCheckedInNodeJcr2_4()</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/simple/RestoreTest.html#testRestoreOnCheckedInNodeJcr2_4()"><B>testRestoreOnCheckedInNodeJcr2_4()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/simple/RestoreTest.html#testRestoreOnCheckedOutNode()"><B>testRestoreOnCheckedOutNode()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Test if restoring a node works on checked-out node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreOnCheckedOutNodeJcr2()"><B>testRestoreOnCheckedOutNodeJcr2()</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/simple/RestoreTest.html#testRestoreOnCheckedOutNodeJcr2()"><B>testRestoreOnCheckedOutNodeJcr2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Test if restoring a node works on checked-out node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreOnCheckedOutNodeJcr2_2()"><B>testRestoreOnCheckedOutNodeJcr2_2()</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/simple/RestoreTest.html#testRestoreOnCheckedOutNodeJcr2_2()"><B>testRestoreOnCheckedOutNodeJcr2_2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Test if restoring a node works on checked-out node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreOnCheckedOutNodeJcr2_3()"><B>testRestoreOnCheckedOutNodeJcr2_3()</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/simple/RestoreTest.html#testRestoreOnCheckedOutNodeJcr2_3()"><B>testRestoreOnCheckedOutNodeJcr2_3()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Test if restoring a node works on checked-out node. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreOnCheckedOutNodeJcr2_4()"><B>testRestoreOnCheckedOutNodeJcr2_4()</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/simple/RestoreTest.html#testRestoreOnCheckedOutNodeJcr2_4()"><B>testRestoreOnCheckedOutNodeJcr2_4()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/simple/RestoreTest.html#testRestoreOrder()"><B>testRestoreOrder()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/simple/RestoreTest.html#testRestoreOrder2()"><B>testRestoreOrder2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Test the child ordering of restored nodes. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreOrder2Jcr2()"><B>testRestoreOrder2Jcr2()</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/simple/RestoreTest.html#testRestoreOrder2Jcr2()"><B>testRestoreOrder2Jcr2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Test the child ordering of restored nodes. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreOrder2Jcr2_2()"><B>testRestoreOrder2Jcr2_2()</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/simple/RestoreTest.html#testRestoreOrder2Jcr2_2()"><B>testRestoreOrder2Jcr2_2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Test the child ordering of restored nodes. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreOrder2Jcr2_3()"><B>testRestoreOrder2Jcr2_3()</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/simple/RestoreTest.html#testRestoreOrder2Jcr2_3()"><B>testRestoreOrder2Jcr2_3()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Test the child ordering of restored nodes. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreOrder2Jcr2_4()"><B>testRestoreOrder2Jcr2_4()</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/simple/RestoreTest.html#testRestoreOrder2Jcr2_4()"><B>testRestoreOrder2Jcr2_4()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Test the child ordering of restored nodes. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreOrderJcr2()"><B>testRestoreOrderJcr2()</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/simple/RestoreTest.html#testRestoreOrderJcr2()"><B>testRestoreOrderJcr2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Test the child ordering of restored nodes. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreOrderJcr2_2()"><B>testRestoreOrderJcr2_2()</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/simple/RestoreTest.html#testRestoreOrderJcr2_2()"><B>testRestoreOrderJcr2_2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Test the child ordering of restored nodes. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreOrderJcr2_3()"><B>testRestoreOrderJcr2_3()</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/simple/RestoreTest.html#testRestoreOrderJcr2_3()"><B>testRestoreOrderJcr2_3()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Test the child ordering of restored nodes. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreOrderJcr2_4()"><B>testRestoreOrderJcr2_4()</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/simple/RestoreTest.html#testRestoreOrderJcr2_4()"><B>testRestoreOrderJcr2_4()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/OnParentVersionAbortTest.html#testRestorePropJcr2()"><B>testRestorePropJcr2()</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#testRestorePropJcr2()"><B>testRestorePropJcr2()</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/OnParentVersionIgnoreTest.html#testRestorePropJcr2()"><B>testRestorePropJcr2()</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#testRestorePropJcr2()"><B>testRestorePropJcr2()</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#testRestoreRemoved()"><B>testRestoreRemoved()</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#testRestoreRemovedJcr2()"><B>testRestoreRemovedJcr2()</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/ShareableNodeTest.html#testRestoreRemoveExisting()"><B>testRestoreRemoveExisting()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Restore a shareable node that automatically removes an existing shareable node (6.13.19). <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/simple/RestoreTest.html#testRestoreRootVersionFail()"><B>testRestoreRootVersionFail()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Test if restoring the root version fails. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreRootVersionFailJcr2()"><B>testRestoreRootVersionFailJcr2()</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/simple/RestoreTest.html#testRestoreRootVersionFailJcr2()"><B>testRestoreRootVersionFailJcr2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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#testRestoreSetsBaseVersionJcr2()"><B>testRestoreSetsBaseVersionJcr2()</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#testRestoreSetsBaseVersionJcr2_2()"><B>testRestoreSetsBaseVersionJcr2_2()</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#testRestoreSetsBaseVersionJcr2_3()"><B>testRestoreSetsBaseVersionJcr2_3()</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#testRestoreSetsBaseVersionJcr2_4()"><B>testRestoreSetsBaseVersionJcr2_4()</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/simple/RestoreTest.html#testRestoreSetsIsCheckedOutToFalse()"><B>testRestoreSetsIsCheckedOutToFalse()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Restoring a node set the jcr:isCheckedOut property to false. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreSetsIsCheckedOutToFalseJcr2()"><B>testRestoreSetsIsCheckedOutToFalseJcr2()</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/simple/RestoreTest.html#testRestoreSetsIsCheckedOutToFalseJcr2()"><B>testRestoreSetsIsCheckedOutToFalseJcr2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Restoring a node set the jcr:isCheckedOut property to false. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreSetsIsCheckedOutToFalseJcr2_2()"><B>testRestoreSetsIsCheckedOutToFalseJcr2_2()</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/simple/RestoreTest.html#testRestoreSetsIsCheckedOutToFalseJcr2_2()"><B>testRestoreSetsIsCheckedOutToFalseJcr2_2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Restoring a node set the jcr:isCheckedOut property to false. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreSetsIsCheckedOutToFalseJcr2_4()"><B>testRestoreSetsIsCheckedOutToFalseJcr2_4()</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/simple/RestoreTest.html#testRestoreSetsIsCheckedOutToFalseJcr2_4()"><B>testRestoreSetsIsCheckedOutToFalseJcr2_4()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">RestoreTest</A> <DD>Restoring a node set the jcr:isCheckedOut property to false. <DT><A HREF="./org/apache/jackrabbit/test/api/version/RestoreTest.html#testRestoreSetsIsCheckedOutToFalseJcr3()"><B>testRestoreSetsIsCheckedOutToFalseJcr3()</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/simple/RestoreTest.html#testRestoreSetsIsCheckedOutToFalseJcr3()"><B>testRestoreSetsIsCheckedOutToFalseJcr3()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/simple/RestoreTest.html#testRestoreWithInvalidVersion()"><B>testRestoreWithInvalidVersion()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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#testRestoreWithInvalidVersionJcr2()"><B>testRestoreWithInvalidVersionJcr2()</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/simple/RestoreTest.html#testRestoreWithInvalidVersionJcr2()"><B>testRestoreWithInvalidVersionJcr2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/simple/RestoreTest.html#testRestoreWithPendingChanges()"><B>testRestoreWithPendingChanges()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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#testRestoreWithPendingChangesJcr2()"><B>testRestoreWithPendingChangesJcr2()</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/simple/RestoreTest.html#testRestoreWithPendingChangesJcr2()"><B>testRestoreWithPendingChangesJcr2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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#testRestoreWithPendingChangesJcr2_2()"><B>testRestoreWithPendingChangesJcr2_2()</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/simple/RestoreTest.html#testRestoreWithPendingChangesJcr2_2()"><B>testRestoreWithPendingChangesJcr2_2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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#testRestoreWithPendingChangesJcr2_3()"><B>testRestoreWithPendingChangesJcr2_3()</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/simple/RestoreTest.html#testRestoreWithPendingChangesJcr2_3()"><B>testRestoreWithPendingChangesJcr2_3()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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#testRestoreWithPendingChangesJcr2_4()"><B>testRestoreWithPendingChangesJcr2_4()</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/simple/RestoreTest.html#testRestoreWithPendingChangesJcr2_4()"><B>testRestoreWithPendingChangesJcr2_4()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/version/simple/RestoreTest.html#testRestoreWithUUIDConflict()"><B>testRestoreWithUUIDConflict()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/version/RestoreTest.html#testRestoreWithUUIDConflictJcr2()"><B>testRestoreWithUUIDConflictJcr2()</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/version/simple/RestoreTest.html#testRestoreWithUUIDConflictJcr2()"><B>testRestoreWithUUIDConflictJcr2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/version/RestoreTest.html#testRestoreWithUUIDConflictJcr2_2()"><B>testRestoreWithUUIDConflictJcr2_2()</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/version/simple/RestoreTest.html#testRestoreWithUUIDConflictJcr2_2()"><B>testRestoreWithUUIDConflictJcr2_2()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/version/RestoreTest.html#testRestoreWithUUIDConflictJcr2_3()"><B>testRestoreWithUUIDConflictJcr2_3()</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/version/simple/RestoreTest.html#testRestoreWithUUIDConflictJcr2_3()"><B>testRestoreWithUUIDConflictJcr2_3()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/version/RestoreTest.html#testRestoreWithUUIDConflictJcr2_4()"><B>testRestoreWithUUIDConflictJcr2_4()</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/version/simple/RestoreTest.html#testRestoreWithUUIDConflictJcr2_4()"><B>testRestoreWithUUIDConflictJcr2_4()</B></A> - Method in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/RestoreTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/retention/RetentionPolicyTest.html#testRetentionPolicyGetName()"><B>testRetentionPolicyGetName()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html" title="class in org.apache.jackrabbit.test.api.retention">RetentionPolicyTest</A> <DD>&nbsp; <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/api/query/qom/ChildNodeJoinConditionTest.html#testRightOuterJoin()"><B>testRightOuterJoin()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/ChildNodeJoinConditionTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">ChildNodeJoinConditionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/DescendantNodeJoinConditionTest.html#testRightOuterJoin()"><B>testRightOuterJoin()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/DescendantNodeJoinConditionTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">DescendantNodeJoinConditionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/SameNodeJoinConditionTest.html#testRightOuterJoin()"><B>testRightOuterJoin()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/SameNodeJoinConditionTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">SameNodeJoinConditionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/EquiJoinConditionTest.html#testRightOuterJoin1()"><B>testRightOuterJoin1()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/EquiJoinConditionTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">EquiJoinConditionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/EquiJoinConditionTest.html#testRightOuterJoin2()"><B>testRightOuterJoin2()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/EquiJoinConditionTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">EquiJoinConditionTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/SameNodeJoinConditionTest.html#testRightOuterJoinWithPath()"><B>testRightOuterJoinWithPath()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/SameNodeJoinConditionTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">SameNodeJoinConditionTest</A> <DD>&nbsp; <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/version/VersionGraphTest.html#testRootVersionHasNoPredecessorJcr2()"><B>testRootVersionHasNoPredecessorJcr2()</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/query/qom/QueryObjectModelFactoryTest.html#testSameNode()"><B>testSameNode()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#sameNode(java.lang.String, java.lang.String)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.sameNode(String, String)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/SameNodeTest.html#testSameNode()"><B>testSameNode()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/SameNodeTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">SameNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testSameNodeJoinCondition()"><B>testSameNodeJoinCondition()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#sameNodeJoinCondition(java.lang.String, java.lang.String, java.lang.String)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.sameNodeJoinCondition(String, String, String)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testSameNodeJoinConditionWithPath()"><B>testSameNodeJoinConditionWithPath()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#sameNodeJoinCondition(java.lang.String, java.lang.String, java.lang.String)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.sameNodeJoinCondition(String, String, String)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testSameNodeWithSelector()"><B>testSameNodeWithSelector()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#sameNode(java.lang.String, java.lang.String)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.sameNode(String, String)</CODE></A> <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/BinaryPropertyTest.html#testSameStreamJcr2()"><B>testSameStreamJcr2()</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 Binary.getStream() is called a second time a new stream object is returned. <DT><A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html#testSameUUID()"><B>testSameUUID()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Verify that shareable nodes in the same shared set have the same jcr:uuid (6.13.10). <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/observation/GetUserDataTest.html#testSave()"><B>testSave()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/GetUserDataTest.html" title="class in org.apache.jackrabbit.test.api.observation">GetUserDataTest</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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/NamespaceRemappingTest.html#testScopeOfLocalNamepaceMappings()"><B>testScopeOfLocalNamepaceMappings()</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>Test case for the scope of the local namespace mappings as specified in section 3.5.2 Session-Local Mappings: The resulting mapping table applies only within the scope of that session Also specified in the javadoc of <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Session.html?is-external=true#setNamespacePrefix(java.lang.String, java.lang.String)" title="class or interface in javax.jcr"><CODE>Session.setNamespacePrefix(String, String)</CODE></A>: The remapping only affects operations done through this <code>Session</code>. <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/ShareableNodeTest.html#testSearch()"><B>testSearch()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Verify that a descendant of a shareable node appears once in the result set (6.13.23) <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testSelector()"><B>testSelector()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#selector(java.lang.String, java.lang.String)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.selector(String, String)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/SelectorTest.html#testSelector()"><B>testSelector()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/SelectorTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">SelectorTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html#testSelectorWithName()"><B>testSelectorWithName()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#selector(java.lang.String, java.lang.String)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.selector(String, String)</CODE></A> <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/ShareableNodeTest.html#testSessionImportDocumentViewCollision()"><B>testSessionImportDocumentViewCollision()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Verify document view import via session (6.13.14). <DT><A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html#testSessionImportSystemViewCollision()"><B>testSessionImportSystemViewCollision()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Verify system view import via session (6.13.14). <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/NodeSetPrimaryTypeTest.html#testSetAbstractAsPrimaryType()"><B>testSetAbstractAsPrimaryType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeSetPrimaryTypeTest.html" title="class in org.apache.jackrabbit.test.api">NodeSetPrimaryTypeTest</A> <DD>Tests if <code>Node.setPrimaryType(String)</code> throws a <code>ConstraintViolationException</code> if the name of a mixin type is passed <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html#testSetAllPolicies()"><B>testSetAllPolicies()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/NodeSetPrimaryTypeTest.html#testSetCurrentType()"><B>testSetCurrentType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeSetPrimaryTypeTest.html" title="class in org.apache.jackrabbit.test.api">NodeSetPrimaryTypeTest</A> <DD>Passing the current primary type to <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Node.html?is-external=true#setPrimaryType(java.lang.String)" title="class or interface in javax.jcr"><CODE>Node.setPrimaryType(String)</CODE></A> must always succeed. <DT><A HREF="./org/apache/jackrabbit/test/api/NodeSetPrimaryTypeTest.html#testSetCurrentTypeOnNew()"><B>testSetCurrentTypeOnNew()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeSetPrimaryTypeTest.html" title="class in org.apache.jackrabbit.test.api">NodeSetPrimaryTypeTest</A> <DD>Passing the current primary type to <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Node.html?is-external=true#setPrimaryType(java.lang.String)" title="class or interface in javax.jcr"><CODE>Node.setPrimaryType(String)</CODE></A> to a new node must always succeed. <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeCreationTest.html#testSetDefaultValues()"><B>testSetDefaultValues()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeCreationTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeCreationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/version/ActivitiesTest.html#testSetGetActivity()"><B>testSetGetActivity()</B></A> - Method in class org.apache.jackrabbit.test.api.version.<A HREF="./org/apache/jackrabbit/test/api/version/ActivitiesTest.html" title="class in org.apache.jackrabbit.test.api.version">ActivitiesTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html#testSetIllegalPolicy()"><B>testSetIllegalPolicy()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlPolicyTest.html#testSetInvalidPolicy()"><B>testSetInvalidPolicy()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">RSessionAccessControlPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/SetLimitTest.html#testSetLimit()"><B>testSetLimit()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SetLimitTest.html" title="class in org.apache.jackrabbit.test.api.query">SetLimitTest</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/NodeSetPrimaryTypeTest.html#testSetMixinAsPrimaryType()"><B>testSetMixinAsPrimaryType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeSetPrimaryTypeTest.html" title="class in org.apache.jackrabbit.test.api">NodeSetPrimaryTypeTest</A> <DD>Tests if <code>Node.setPrimaryType(String)</code> throws a <code>ConstraintViolationException</code> if the name of a mixin type is passed <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/query/SetOffsetTest.html#testSetOffset()"><B>testSetOffset()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/SetOffsetTest.html" title="class in org.apache.jackrabbit.test.api.query">SetOffsetTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html#testSetPolicy()"><B>testSetPolicy()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlPolicyTest.html#testSetPolicy()"><B>testSetPolicy()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">RSessionAccessControlPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html#testSetPolicyIsTransient()"><B>testSetPolicyIsTransient()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html#testSetPolicyOnNewNode()"><B>testSetPolicyOnNewNode()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/NodeSetPrimaryTypeTest.html#testSetPrimaryType()"><B>testSetPrimaryType()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/NodeSetPrimaryTypeTest.html" title="class in org.apache.jackrabbit.test.api">NodeSetPrimaryTypeTest</A> <DD>Tests a successful call to <code>Node.setPrimaryType(String)</code> <DT><A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlTest.html#testSetProperty()"><B>testSetProperty()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlTest.html" title="class in org.apache.jackrabbit.test.api.security">RSessionAccessControlTest</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/retention/RetentionPolicyTest.html#testSetRetentionPolicyBelow()"><B>testSetRetentionPolicyBelow()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html" title="class in org.apache.jackrabbit.test.api.retention">RetentionPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html#testSetRetentionPolicyIsTransient()"><B>testSetRetentionPolicyIsTransient()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html" title="class in org.apache.jackrabbit.test.api.retention">RetentionPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html#testSetRetentionPolicyOnCheckedInNode()"><B>testSetRetentionPolicyOnCheckedInNode()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html" title="class in org.apache.jackrabbit.test.api.retention">RetentionPolicyTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html#testSetRetentionPolicyOnLockedNode()"><B>testSetRetentionPolicyOnLockedNode()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyTest.html" title="class in org.apache.jackrabbit.test.api.retention">RetentionPolicyTest</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/security/RSessionAccessControlTest.html#testSetValue()"><B>testSetValue()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlTest.html" title="class in org.apache.jackrabbit.test.api.security">RSessionAccessControlTest</A> <DD>&nbsp; <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/retention/HoldEffectTest.html#testShallowHold()"><B>testShallowHold()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/HoldEffectTest.html" title="class in org.apache.jackrabbit.test.api.retention">HoldEffectTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/HoldEffectTest.html#testShallowHoldForOtherSession()"><B>testShallowHoldForOtherSession()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/HoldEffectTest.html" title="class in org.apache.jackrabbit.test.api.retention">HoldEffectTest</A> <DD>&nbsp; <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/lock/DeepLockTest.html#testShallowLockAboveLockedChild()"><B>testShallowLockAboveLockedChild()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/DeepLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">DeepLockTest</A> <DD>&nbsp; <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/ShareableNodeTest.html#testSharedNodePath()"><B>testSharedNodePath()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Verify that shared nodes return correct paths. <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/GetWeakReferencesTest.html#testSingleValue()"><B>testSingleValue()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/GetWeakReferencesTest.html" title="class in org.apache.jackrabbit.test.api">GetWeakReferencesTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/GetWeakReferencesTest.html#testSingleValueWithName()"><B>testSingleValueWithName()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/GetWeakReferencesTest.html" title="class in org.apache.jackrabbit.test.api">GetWeakReferencesTest</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/security/AccessControlPolicyIteratorTest.html#testSkip()"><B>testSkip()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlPolicyIteratorTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlPolicyIteratorTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/observation/EventJournalTest.html#testSkipTo()"><B>testSkipTo()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/EventJournalTest.html" title="class in org.apache.jackrabbit.test.api.observation">EventJournalTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/observation/EventJournalTest.html#testSkipToNow()"><B>testSkipToNow()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/EventJournalTest.html" title="class in org.apache.jackrabbit.test.api.observation">EventJournalTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/GetLanguageTest.html#testSQL()"><B>testSQL()</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 SQL query returns <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/Query.html?is-external=true#SQL" title="class or interface in javax.jcr.query"><CODE>Query.SQL</CODE></A> when calling <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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/query/qom/BindVariableValueTest.html#testString()"><B>testString()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/BindVariableValueTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">BindVariableValueTest</A> <DD>&nbsp; <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/qom/LengthTest.html#testStringLength()"><B>testStringLength()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">LengthTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html#testStringLiteral()"><B>testStringLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeLocalNameTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html#testStringLiteral()"><B>testStringLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeNameTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html#testStringLiteralInvalidName()"><B>testStringLiteralInvalidName()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeLocalNameTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html#testStringLiteralInvalidName()"><B>testStringLiteralInvalidName()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeNameTest</A> <DD>&nbsp; <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/query/qom/SelectorTest.html#testSyntacticallyInvalidName()"><B>testSyntacticallyInvalidName()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/SelectorTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">SelectorTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/ChildNodeTest.html#testSyntacticallyInvalidPath()"><B>testSyntacticallyInvalidPath()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/ChildNodeTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">ChildNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/DescendantNodeTest.html#testSyntacticallyInvalidPath()"><B>testSyntacticallyInvalidPath()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/DescendantNodeTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">DescendantNodeTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/SameNodeTest.html#testSyntacticallyInvalidPath()"><B>testSyntacticallyInvalidPath()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/SameNodeTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">SameNodeTest</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/retention/HoldEffectTest.html#testTransientDeepHold()"><B>testTransientDeepHold()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/HoldEffectTest.html" title="class in org.apache.jackrabbit.test.api.retention">HoldEffectTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/HoldEffectTest.html#testTransientDeepHoldForOtherSession()"><B>testTransientDeepHoldForOtherSession()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/HoldEffectTest.html" title="class in org.apache.jackrabbit.test.api.retention">HoldEffectTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html#testTransientMoveShareableNode()"><B>testTransientMoveShareableNode()</B></A> - Method in class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/ShareableNodeTest.html" title="class in org.apache.jackrabbit.test.api">ShareableNodeTest</A> <DD>Transiently move a node in a shared set. <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/retention/RetentionPolicyEffectTest.html#testTransientRententionPolicy()"><B>testTransientRententionPolicy()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyEffectTest.html" title="class in org.apache.jackrabbit.test.api.retention">RetentionPolicyEffectTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyEffectTest.html#testTransientRententionPolicy2()"><B>testTransientRententionPolicy2()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/RetentionPolicyEffectTest.html" title="class in org.apache.jackrabbit.test.api.retention">RetentionPolicyEffectTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/HoldEffectTest.html#testTransientShallowHold()"><B>testTransientShallowHold()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/HoldEffectTest.html" title="class in org.apache.jackrabbit.test.api.retention">HoldEffectTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/retention/HoldEffectTest.html#testTransientShallowHoldForOtherSession()"><B>testTransientShallowHoldForOtherSession()</B></A> - Method in class org.apache.jackrabbit.test.api.retention.<A HREF="./org/apache/jackrabbit/test/api/retention/HoldEffectTest.html" title="class in org.apache.jackrabbit.test.api.retention">HoldEffectTest</A> <DD>&nbsp; <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/query/qom/SelectorTest.html#testUnknownNodeType()"><B>testUnknownNodeType()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/SelectorTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">SelectorTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html#testUnknownPrivilegeFromName()"><B>testUnknownPrivilegeFromName()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlDiscoveryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/CreateQueryTest.html#testUnknownQueryLanguage()"><B>testUnknownQueryLanguage()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/CreateQueryTest.html" title="class in org.apache.jackrabbit.test.api.query">CreateQueryTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html#testUnlock()"><B>testUnlock()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">AbstractLockTest</A> <DD>Test if Lock is properly released. <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/AbstractLockTest.html#testUnlockByOtherSession()"><B>testUnlockByOtherSession()</B></A> - Method in class org.apache.jackrabbit.test.api.lock.<A HREF="./org/apache/jackrabbit/test/api/lock/AbstractLockTest.html" title="class in org.apache.jackrabbit.test.api.lock">AbstractLockTest</A> <DD>Test <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/lock/LockManager.html?is-external=true#unlock(java.lang.String)" title="class or interface in javax.jcr.lock"><CODE>LockManager.unlock(String)</CODE></A> for a session that is not lock owner. <DT><A HREF="./org/apache/jackrabbit/test/api/version/VersionHistoryTest.html#testUnlockJcr2()"><B>testUnlockJcr2()</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/javax.jcr/javadocs/jcr-2.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#testUnlockJcr2()"><B>testUnlockJcr2()</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/javax.jcr/javadocs/jcr-2.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/NodeTypeCreationTest.html#testUnregisterNodeType()"><B>testUnregisterNodeType()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeCreationTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeCreationTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeCreationTest.html#testUnregisterNodeTypes()"><B>testUnregisterNodeTypes()</B></A> - Method in class org.apache.jackrabbit.test.api.nodetype.<A HREF="./org/apache/jackrabbit/test/api/nodetype/NodeTypeCreationTest.html" title="class in org.apache.jackrabbit.test.api.nodetype">NodeTypeCreationTest</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/query/qom/QueryObjectModelFactoryTest.html#testUpperCase()"><B>testUpperCase()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/QueryObjectModelFactoryTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">QueryObjectModelFactoryTest</A> <DD>Test case for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/query/qom/QueryObjectModelFactory.html?is-external=true#upperCase(javax.jcr.query.qom.DynamicOperand)" title="class or interface in javax.jcr.query.qom"><CODE>QueryObjectModelFactory.upperCase(DynamicOperand)</CODE></A> <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/UpperLowerCaseTest.html#testUpperCaseTwice()"><B>testUpperCaseTwice()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/UpperLowerCaseTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">UpperLowerCaseTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/UpperLowerCaseTest.html#testUpperLowerCase()"><B>testUpperLowerCase()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/UpperLowerCaseTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">UpperLowerCaseTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/OrderByURITest.html#testURI()"><B>testURI()</B></A> - Method in class org.apache.jackrabbit.test.api.query.<A HREF="./org/apache/jackrabbit/test/api/query/OrderByURITest.html" title="class in org.apache.jackrabbit.test.api.query">OrderByURITest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/BindVariableValueTest.html#testURI()"><B>testURI()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/BindVariableValueTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">BindVariableValueTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html#testURILength()"><B>testURILength()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">LengthTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html#testURILiteral()"><B>testURILiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeLocalNameTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html#testURILiteral()"><B>testURILiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeNameTest</A> <DD>If the URI consists of a single path segment without a colon (for example, simply bar) it is converted to a NAME by percent-unescaping followed by UTF-8-decoding of the byte sequence. <DT><A HREF="./org/apache/jackrabbit/test/api/observation/EventJournalTest.html#testUserData()"><B>testUserData()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/EventJournalTest.html" title="class in org.apache.jackrabbit.test.api.observation">EventJournalTest</A> <DD>&nbsp; <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/observation/EventJournalTest.html#testUUID()"><B>testUUID()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/EventJournalTest.html" title="class in org.apache.jackrabbit.test.api.observation">EventJournalTest</A> <DD>&nbsp; <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/BinaryPropertyTest.html#testValueJcr2()"><B>testValueJcr2()</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 Value.getStream() delivers the same as Value.getBinary.getStream(). <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/javax.jcr/javadocs/jcr-2.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/observation/GetUserDataTest.html#testVersioning()"><B>testVersioning()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/GetUserDataTest.html" title="class in org.apache.jackrabbit.test.api.observation">GetUserDataTest</A> <DD>&nbsp; <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/query/qom/BindVariableValueTest.html#testWeakReference()"><B>testWeakReference()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/BindVariableValueTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">BindVariableValueTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html#testWeakReferenceLength()"><B>testWeakReferenceLength()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/LengthTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">LengthTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html#testWeakReferenceLiteral()"><B>testWeakReferenceLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeLocalNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeLocalNameTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html#testWeakReferenceLiteral()"><B>testWeakReferenceLiteral()</B></A> - Method in class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/NodeNameTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">NodeNameTest</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/security/RSessionAccessControlTest.html#testWorkspaceMoveNode()"><B>testWorkspaceMoveNode()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/RSessionAccessControlTest.html" title="class in org.apache.jackrabbit.test.api.security">RSessionAccessControlTest</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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/observation/GetUserDataTest.html#testWorkspaceOperation()"><B>testWorkspaceOperation()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/GetUserDataTest.html" title="class in org.apache.jackrabbit.test.api.observation">GetUserDataTest</A> <DD>&nbsp; <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#testWorkspaceRestoreHasCorrespondingNodeJcr2()"><B>testWorkspaceRestoreHasCorrespondingNodeJcr2()</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#testWorkspaceRestoreOnCheckedInNodeJcr2()"><B>testWorkspaceRestoreOnCheckedInNodeJcr2()</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#testWorkspaceRestoreOnCheckedOutNodeJcr2()"><B>testWorkspaceRestoreOnCheckedOutNodeJcr2()</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#testWorkspaceRestoreWithParentJcr2()"><B>testWorkspaceRestoreWithParentJcr2()</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 VersionManager.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#testWorkspaceRestoreWithPendingChangesJcr2()"><B>testWorkspaceRestoreWithPendingChangesJcr2()</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 VersionManager.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#testWorkspaceRestoreWithRemoveExistingJcr2()"><B>testWorkspaceRestoreWithRemoveExistingJcr2()</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/version/WorkspaceRestoreTest.html#testWorkspaceRestoreWithUUIDConflictJcr2()"><B>testWorkspaceRestoreWithUUIDConflictJcr2()</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/observation/EventJournalTest.html#testWorkspaceSeparation()"><B>testWorkspaceSeparation()</B></A> - Method in class org.apache.jackrabbit.test.api.observation.<A HREF="./org/apache/jackrabbit/test/api/observation/EventJournalTest.html" title="class in org.apache.jackrabbit.test.api.observation">EventJournalTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html#testWritePrivilege()"><B>testWritePrivilege()</B></A> - Method in class org.apache.jackrabbit.test.api.security.<A HREF="./org/apache/jackrabbit/test/api/security/AccessControlDiscoveryTest.html" title="class in org.apache.jackrabbit.test.api.security">AccessControlDiscoveryTest</A> <DD>Test the jcr:write privilege. <DT><A HREF="./org/apache/jackrabbit/test/api/util/Text.html" title="class in org.apache.jackrabbit.test.api.util"><B>Text</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/util/package-summary.html">org.apache.jackrabbit.test.api.util</A><DD>This Class provides some text related utilities<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/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/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/core/lock/LockInfo.html#throwLockException(java.lang.String, org.apache.jackrabbit.core.SessionImpl)"><B>throwLockException(String, SessionImpl)</B></A> - Method in class org.apache.jackrabbit.core.lock.<A HREF="./org/apache/jackrabbit/core/lock/LockInfo.html" title="class in org.apache.jackrabbit.core.lock">LockInfo</A> <DD>Utility method that throws a <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/lock/LockException.html?is-external=true" title="class or interface in javax.jcr.lock"><CODE>LockException</CODE></A> with the "failure node path" set to the path of the node that holds this lock. <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/NodeIndexer.html#throwRepositoryException(java.lang.Exception)"><B>throwRepositoryException(Exception)</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>Wraps the exception <code>e</code> into a <code>RepositoryException</code> and throws the created exception. <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.5.0/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/spi/commons/identifier/AbstractIdFactory.html#toJcrIdentifier(org.apache.jackrabbit.spi.NodeId)"><B>toJcrIdentifier(NodeId)</B></A> - Method in class org.apache.jackrabbit.spi.commons.identifier.<A HREF="./org/apache/jackrabbit/spi/commons/identifier/AbstractIdFactory.html" title="class in org.apache.jackrabbit.spi.commons.identifier">AbstractIdFactory</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/IdFactoryLogger.html#toJcrIdentifier(org.apache.jackrabbit.spi.NodeId)"><B>toJcrIdentifier(NodeId)</B></A> - Method in class org.apache.jackrabbit.spi.commons.logging.<A HREF="./org/apache/jackrabbit/spi/commons/logging/IdFactoryLogger.html" title="class in org.apache.jackrabbit.spi.commons.logging">IdFactoryLogger</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/IdFactory.html#toJcrIdentifier(org.apache.jackrabbit.spi.NodeId)"><B>toJcrIdentifier(NodeId)</B></A> - Method in interface org.apache.jackrabbit.spi.<A HREF="./org/apache/jackrabbit/spi/IdFactory.html" title="interface in org.apache.jackrabbit.spi">IdFactory</A> <DD>Returns the JCR string representation of the given <code>nodeId</code>. <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/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/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/IDField.html#tokenStreamValue()"><B>tokenStreamValue()</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/IDField.html" title="class in org.apache.jackrabbit.core.query.lucene">IDField</A> <DD>&nbsp; <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/cnd/ParseException.html#toString()"><B>toString()</B></A> - Method in exception org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/ParseException.html" title="class in org.apache.jackrabbit.commons.cnd">ParseException</A> <DD> <DT><A HREF="./org/apache/jackrabbit/commons/JcrUtils.html#toString(javax.jcr.Item)"><B>toString(Item)</B></A> - Static method in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/JcrUtils.html" title="class in org.apache.jackrabbit.commons">JcrUtils</A> <DD>Returns a string representation of the given item. <DT><A HREF="./org/apache/jackrabbit/commons/query/qom/JoinType.html#toString()"><B>toString()</B></A> - Method in enum org.apache.jackrabbit.commons.query.qom.<A HREF="./org/apache/jackrabbit/commons/query/qom/JoinType.html" title="enum in org.apache.jackrabbit.commons.query.qom">JoinType</A> <DD>Returns the JCR 2.0 name of this join type. <DT><A HREF="./org/apache/jackrabbit/commons/query/qom/Operator.html#toString()"><B>toString()</B></A> - Method in enum org.apache.jackrabbit.commons.query.qom.<A HREF="./org/apache/jackrabbit/commons/query/qom/Operator.html" title="enum in org.apache.jackrabbit.commons.query.qom">Operator</A> <DD>Returns the JCR 2.0 name of this query operator. <DT><A HREF="./org/apache/jackrabbit/commons/query/QueryObjectModelBuilder.html#toString(javax.jcr.query.qom.QueryObjectModel)"><B>toString(QueryObjectModel)</B></A> - Method in interface org.apache.jackrabbit.commons.query.<A HREF="./org/apache/jackrabbit/commons/query/QueryObjectModelBuilder.html" title="interface in org.apache.jackrabbit.commons.query">QueryObjectModelBuilder</A> <DD>Creates a String representation of the query object model in the syntax this <code>QueryObjectModelBuilder</code> can handle. <DT><A HREF="./org/apache/jackrabbit/commons/query/sql2/SQL2QOMBuilder.html#toString(javax.jcr.query.qom.QueryObjectModel)"><B>toString(QueryObjectModel)</B></A> - Method in class org.apache.jackrabbit.commons.query.sql2.<A HREF="./org/apache/jackrabbit/commons/query/sql2/SQL2QOMBuilder.html" title="class in org.apache.jackrabbit.commons.query.sql2">SQL2QOMBuilder</A> <DD>Creates a String representation of the query object model in the syntax this <code>QueryObjectModelBuilder</code> can handle. <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/CachingHierarchyManager.html#toString()"><B>toString()</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>Dump contents of path map and elements included to a string. <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/id/NodeId.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.id.<A HREF="./org/apache/jackrabbit/core/id/NodeId.html" title="class in org.apache.jackrabbit.core.id">NodeId</A> <DD>Returns the UUID string representation of this identifier. <DT><A HREF="./org/apache/jackrabbit/core/id/PropertyId.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.id.<A HREF="./org/apache/jackrabbit/core/id/PropertyId.html" title="class in org.apache.jackrabbit.core.id">PropertyId</A> <DD> Returns the same as <code>this.getParentId() + "/" + this.getName()</code> <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/ItemManager.html#toString()"><B>toString()</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> <DT><A HREF="./org/apache/jackrabbit/core/ItemRefreshOperation.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/ItemRefreshOperation.html" title="class in org.apache.jackrabbit.core">ItemRefreshOperation</A> <DD>Returns a string representation of this operation. <DT><A HREF="./org/apache/jackrabbit/core/lock/LockInfo.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.lock.<A HREF="./org/apache/jackrabbit/core/lock/LockInfo.html" title="class in org.apache.jackrabbit.core.lock">LockInfo</A> <DD> <DT><A HREF="./org/apache/jackrabbit/core/lock/LockManagerImpl.html#toString()"><B>toString()</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>Dump contents of path map and elements included to a string. <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/BitSetENTCacheImpl.html#toString()"><B>toString()</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> <DT><A HREF="./org/apache/jackrabbit/core/nodetype/EffectiveNodeTypeCacheImpl.html#toString()"><B>toString()</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> <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeManagerImpl.html#toString()"><B>toString()</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> <DT><A HREF="./org/apache/jackrabbit/core/nodetype/NodeTypeRegistry.html#toString()"><B>toString()</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> <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/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/pool/BundleDbPersistenceManager.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">BundleDbPersistenceManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/util/ErrorHandling.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/ErrorHandling.html" title="class in org.apache.jackrabbit.core.persistence.util">ErrorHandling</A> <DD>Returns the string representation where the flags are seperated with "|". <DT><A HREF="./org/apache/jackrabbit/core/persistence/util/NodePropBundle.ChildNodeEntry.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/NodePropBundle.ChildNodeEntry.html" title="class in org.apache.jackrabbit.core.persistence.util">NodePropBundle.ChildNodeEntry</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/util/NodePropBundle.PropertyEntry.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/NodePropBundle.PropertyEntry.html" title="class in org.apache.jackrabbit.core.persistence.util">NodePropBundle.PropertyEntry</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/util/NodePropBundle.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/NodePropBundle.html" title="class in org.apache.jackrabbit.core.persistence.util">NodePropBundle</A> <DD>&nbsp; <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/ConsistencyCheckError.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/ConsistencyCheckError.html" title="class in org.apache.jackrabbit.core.query.lucene">ConsistencyCheckError</A> <DD>Returns the diagnostic message. <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/join/JoinRow.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.join.<A HREF="./org/apache/jackrabbit/core/query/lucene/join/JoinRow.html" title="class in org.apache.jackrabbit.core.query.lucene.join">JoinRow</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/lucene/join/SelectorRow.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.query.lucene.join.<A HREF="./org/apache/jackrabbit/core/query/lucene/join/SelectorRow.html" title="class in org.apache.jackrabbit.core.query.lucene.join">SelectorRow</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 <A HREF="./org/apache/jackrabbit/core/query/lucene/RedoLog.html" title="interface in org.apache.jackrabbit.core.query.lucene"><CODE>RedoLog</CODE></A>. <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/PredicateDerefQuery.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/PredicateDerefQuery.html" title="class in org.apache.jackrabbit.core.query.lucene">PredicateDerefQuery</A> <DD>Returns PredicateDerefQuery(subQuery, referenceNodeProperty, nameTest) <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/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/authorization/GlobPattern.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.security.authorization.<A HREF="./org/apache/jackrabbit/core/security/authorization/GlobPattern.html" title="class in org.apache.jackrabbit.core.security.authorization">GlobPattern</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/session/AddNodeOperation.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.session.<A HREF="./org/apache/jackrabbit/core/session/AddNodeOperation.html" title="class in org.apache.jackrabbit.core.session">AddNodeOperation</A> <DD>Returns a string representation of this operation. <DT><A HREF="./org/apache/jackrabbit/core/session/SessionContext.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.session.<A HREF="./org/apache/jackrabbit/core/session/SessionContext.html" title="class in org.apache.jackrabbit.core.session">SessionContext</A> <DD>Dumps the session internals to a string. <DT><A HREF="./org/apache/jackrabbit/core/session/SessionItemOperation.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.session.<A HREF="./org/apache/jackrabbit/core/session/SessionItemOperation.html" title="class in org.apache.jackrabbit.core.session">SessionItemOperation</A> <DD>Returns a string representation of this operation. <DT><A HREF="./org/apache/jackrabbit/core/session/SessionRefreshOperation.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.session.<A HREF="./org/apache/jackrabbit/core/session/SessionRefreshOperation.html" title="class in org.apache.jackrabbit.core.session">SessionRefreshOperation</A> <DD>Returns a string representation of this operation. <DT><A HREF="./org/apache/jackrabbit/core/session/SessionSaveOperation.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.session.<A HREF="./org/apache/jackrabbit/core/session/SessionSaveOperation.html" title="class in org.apache.jackrabbit.core.session">SessionSaveOperation</A> <DD>Returns a string representation of this operation. <DT><A HREF="./org/apache/jackrabbit/core/SessionImpl.html#toString()"><B>toString()</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>Returns the unique internal name of this session. <DT><A HREF="./org/apache/jackrabbit/core/SessionMoveOperation.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/SessionMoveOperation.html" title="class in org.apache.jackrabbit.core">SessionMoveOperation</A> <DD>Returns a string representation of this operation. <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/NodeReferences.html#toString()"><B>toString()</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/core/state/SessionItemStateManager.html#toString()"><B>toString()</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> <DT><A HREF="./org/apache/jackrabbit/core/state/SharedItemStateManager.html#toString()"><B>toString()</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> <DT><A HREF="./org/apache/jackrabbit/core/value/RefCountingBLOBFileValue.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.core.value.<A HREF="./org/apache/jackrabbit/core/value/RefCountingBLOBFileValue.html" title="class in org.apache.jackrabbit.core.value">RefCountingBLOBFileValue</A> <DD>&nbsp; <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/jcr2spi/ItemCacheImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/ItemCacheImpl.html" title="class in org.apache.jackrabbit.jcr2spi">ItemCacheImpl</A> <DD>Returns the the state of this instance in a human readable format. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/ItemManagerImpl.html#toString()"><B>toString()</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>Returns the the state of this instance in a human readable format. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeManagerImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.nodetype.<A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeManagerImpl.html" title="class in org.apache.jackrabbit.jcr2spi.nodetype">NodeTypeManagerImpl</A> <DD>Returns the the state of this instance in a human readable format. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeRegistryImpl.html#toString()"><B>toString()</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>Returns the the state of this instance in a human readable format. <DT><A HREF="./org/apache/jackrabbit/rmi/observation/ServerEventListenerProxy.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.rmi.observation.<A HREF="./org/apache/jackrabbit/rmi/observation/ServerEventListenerProxy.html" title="class in org.apache.jackrabbit.rmi.observation">ServerEventListenerProxy</A> <DD>Returns the a string representation of this instance, which is an indication of this class's name and the unique identifier of the real event listener. <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/AbstractChangeLog.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/AbstractChangeLog.html" title="class in org.apache.jackrabbit.spi.commons.batch">AbstractChangeLog</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.SetPrimaryType.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.batch.<A HREF="./org/apache/jackrabbit/spi/commons/batch/Operations.SetPrimaryType.html" title="class in org.apache.jackrabbit.spi.commons.batch">Operations.SetPrimaryType</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 <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang"><CODE>Object.toString()</CODE></A> <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/constraint/ValueConstraint.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.constraint.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/constraint/ValueConstraint.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.constraint">ValueConstraint</A> <DD>Same as <A HREF="./org/apache/jackrabbit/spi/commons/nodetype/constraint/ValueConstraint.html#getString()"><CODE>ValueConstraint.getString()</CODE></A> <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/qom/AndImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/AndImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">AndImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/BindVariableValueImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/BindVariableValueImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">BindVariableValueImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/ChildNodeImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/ChildNodeImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">ChildNodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/ChildNodeJoinConditionImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/ChildNodeJoinConditionImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">ChildNodeJoinConditionImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/ColumnImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/ColumnImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">ColumnImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/ComparisonImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/ComparisonImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">ComparisonImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DescendantNodeImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DescendantNodeImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DescendantNodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DescendantNodeJoinConditionImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/DescendantNodeJoinConditionImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DescendantNodeJoinConditionImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/EquiJoinConditionImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/EquiJoinConditionImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">EquiJoinConditionImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/FullTextSearchImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/FullTextSearchImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">FullTextSearchImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/FullTextSearchScoreImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/FullTextSearchScoreImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">FullTextSearchScoreImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/JoinImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/JoinImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">JoinImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/LengthImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/LengthImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">LengthImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/LiteralImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/LiteralImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">LiteralImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/LowerCaseImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/LowerCaseImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">LowerCaseImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/NodeLocalNameImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/NodeLocalNameImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">NodeLocalNameImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/NodeNameImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/NodeNameImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">NodeNameImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/NotImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/NotImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">NotImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/OrderingImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/OrderingImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">OrderingImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/OrImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/OrImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">OrImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/PropertyExistenceImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/PropertyExistenceImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">PropertyExistenceImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/PropertyValueImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/PropertyValueImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">PropertyValueImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/QueryObjectModelTree.html#toString()"><B>toString()</B></A> - Method in 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/qom/SameNodeImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/SameNodeImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">SameNodeImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/SameNodeJoinConditionImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/SameNodeJoinConditionImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">SameNodeJoinConditionImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/SelectorImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/SelectorImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">SelectorImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/query/qom/UpperCaseImpl.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.query.qom.<A HREF="./org/apache/jackrabbit/spi/commons/query/qom/UpperCaseImpl.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">UpperCaseImpl</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/spi/commons/value/AbstractQValue.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.spi.commons.value.<A HREF="./org/apache/jackrabbit/spi/commons/value/AbstractQValue.html" title="class in org.apache.jackrabbit.spi.commons.value">AbstractQValue</A> <DD>Returns the string representation of this internal value. <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/standalone/cli/CommandLine.html#toString()"><B>toString()</B></A> - Method in class org.apache.jackrabbit.standalone.cli.<A HREF="./org/apache/jackrabbit/standalone/cli/CommandLine.html" title="class in org.apache.jackrabbit.standalone.cli">CommandLine</A> <DD> <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/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/javax.jcr/javadocs/jcr-2.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.5.0/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/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/spi/commons/iterator/Transformer.html#transform(A)"><B>transform(A)</B></A> - Method in interface org.apache.jackrabbit.spi.commons.iterator.<A HREF="./org/apache/jackrabbit/spi/commons/iterator/Transformer.html" title="interface in org.apache.jackrabbit.spi.commons.iterator">Transformer</A> <DD>Transforms the input object (leaving it unchanged) into some output object. <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/spi/commons/iterator/Transformer.html" title="interface in org.apache.jackrabbit.spi.commons.iterator"><B>Transformer</B></A>&lt;<A HREF="./org/apache/jackrabbit/spi/commons/iterator/Transformer.html" title="type parameter in Transformer">A</A>,<A HREF="./org/apache/jackrabbit/spi/commons/iterator/Transformer.html" title="type parameter in Transformer">R</A>&gt; - Interface in <A HREF="./org/apache/jackrabbit/spi/commons/iterator/package-summary.html">org.apache.jackrabbit.spi.commons.iterator</A><DD>Type safe counter part of <CODE>Transformer</CODE>.<DT><A HREF="./org/apache/jackrabbit/spi/commons/iterator/Iterators.html#transformIterator(java.util.Iterator, org.apache.jackrabbit.spi.commons.iterator.Transformer)"><B>transformIterator(Iterator&lt;? extends T&gt;, Transformer&lt;S, ? super R&gt;)</B></A> - Static method in class org.apache.jackrabbit.spi.commons.iterator.<A HREF="./org/apache/jackrabbit/spi/commons/iterator/Iterators.html" title="class in org.apache.jackrabbit.spi.commons.iterator">Iterators</A> <DD>Returns an iterator with elements of an original <code>iterator</code> transformed by a <code>transformer</code>. <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/operation/TransientOperationVisitor.html" title="class in org.apache.jackrabbit.jcr2spi.operation"><B>TransientOperationVisitor</B></A> - Class in <A HREF="./org/apache/jackrabbit/jcr2spi/operation/package-summary.html">org.apache.jackrabbit.jcr2spi.operation</A><DD><code>TransientOperationVisitor</code>...<DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html#TransientOperationVisitor()"><B>TransientOperationVisitor()</B></A> - Constructor for class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html" title="class in org.apache.jackrabbit.jcr2spi.operation">TransientOperationVisitor</A> <DD>&nbsp; <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, java.lang.String)"><B>TransientRepository(TransientRepository.RepositoryFactory, 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 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.html#TransientRepository(java.util.Properties)"><B>TransientRepository(Properties)</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>&nbsp; <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&lt;T&gt;, 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&lt;T&gt;, 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/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/commons/flat/ItemSequence.html#treeManager"><B>treeManager</B></A> - Variable in class org.apache.jackrabbit.commons.flat.<A HREF="./org/apache/jackrabbit/commons/flat/ItemSequence.html" title="class in org.apache.jackrabbit.commons.flat">ItemSequence</A> <DD>The <A HREF="./org/apache/jackrabbit/commons/flat/TreeManager.html" title="interface in org.apache.jackrabbit.commons.flat"><CODE>TreeManager</CODE></A> instance managing the mapping between the sequence view and the JCR hierarchy. <DT><A HREF="./org/apache/jackrabbit/commons/flat/TreeManager.html" title="interface in org.apache.jackrabbit.commons.flat"><B>TreeManager</B></A> - Interface in <A HREF="./org/apache/jackrabbit/commons/flat/package-summary.html">org.apache.jackrabbit.commons.flat</A><DD>TreeManager instances are responsible for the mapping between sequence views of <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Node.html?is-external=true" title="class or interface in javax.jcr"><CODE>Node</CODE></A>s and <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Property.html?is-external=true" title="class or interface in javax.jcr"><CODE>Property</CODE></A>s and an hierarchical JCR representation.<DT><A HREF="./org/apache/jackrabbit/commons/flat/TreeTraverser.html" title="class in org.apache.jackrabbit.commons.flat"><B>TreeTraverser</B></A> - Class in <A HREF="./org/apache/jackrabbit/commons/flat/package-summary.html">org.apache.jackrabbit.commons.flat</A><DD> Utility class for traversing the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Item.html?is-external=true" title="class or interface in javax.jcr"><CODE>Item</CODE></A>s of a JCR hierarchy rooted at a specific <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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/commons/flat/TreeTraverser.html#TreeTraverser(javax.jcr.Node, org.apache.jackrabbit.commons.flat.TreeTraverser.ErrorHandler, org.apache.jackrabbit.commons.flat.TreeTraverser.InclusionPolicy)"><B>TreeTraverser(Node, TreeTraverser.ErrorHandler, TreeTraverser.InclusionPolicy&lt;? super Node&gt;)</B></A> - Constructor for class org.apache.jackrabbit.commons.flat.<A HREF="./org/apache/jackrabbit/commons/flat/TreeTraverser.html" title="class in org.apache.jackrabbit.commons.flat">TreeTraverser</A> <DD>Create a new instance of a TreeTraverser rooted at <code>node</code>. <DT><A HREF="./org/apache/jackrabbit/commons/flat/TreeTraverser.html#TreeTraverser(javax.jcr.Node)"><B>TreeTraverser(Node)</B></A> - Constructor for class org.apache.jackrabbit.commons.flat.<A HREF="./org/apache/jackrabbit/commons/flat/TreeTraverser.html" title="class in org.apache.jackrabbit.commons.flat">TreeTraverser</A> <DD>Create a new instance of a TreeTraverser rooted at <code>node</code>. <DT><A HREF="./org/apache/jackrabbit/commons/flat/TreeTraverser.ErrorHandler.html" title="interface in org.apache.jackrabbit.commons.flat"><B>TreeTraverser.ErrorHandler</B></A> - Interface in <A HREF="./org/apache/jackrabbit/commons/flat/package-summary.html">org.apache.jackrabbit.commons.flat</A><DD>Error handler for handling <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/RepositoryException.html?is-external=true" title="class or interface in javax.jcr"><CODE>RepositoryException</CODE></A>s occurring on traversal.<DT><A HREF="./org/apache/jackrabbit/commons/flat/TreeTraverser.InclusionPolicy.html" title="interface in org.apache.jackrabbit.commons.flat"><B>TreeTraverser.InclusionPolicy</B></A>&lt;<A HREF="./org/apache/jackrabbit/commons/flat/TreeTraverser.InclusionPolicy.html" title="type parameter in TreeTraverser.InclusionPolicy">T</A> extends <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Item.html?is-external=true" title="class or interface in javax.jcr">Item</A>&gt; - Interface in <A HREF="./org/apache/jackrabbit/commons/flat/package-summary.html">org.apache.jackrabbit.commons.flat</A><DD>Inclusion policy to determine which items to include when traversing.<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 not affect consistency of existing content <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/spi/commons/iterator/Predicates.html#TRUE"><B>TRUE</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.iterator.<A HREF="./org/apache/jackrabbit/spi/commons/iterator/Predicates.html" title="class in org.apache.jackrabbit.spi.commons.iterator">Predicates</A> <DD>A predicate which is always true <DT><A HREF="./org/apache/jackrabbit/spi/commons/iterator/Predicates.html#TRUE()"><B>TRUE()</B></A> - Static method in class org.apache.jackrabbit.spi.commons.iterator.<A HREF="./org/apache/jackrabbit/spi/commons/iterator/Predicates.html" title="class in org.apache.jackrabbit.spi.commons.iterator">Predicates</A> <DD>A predicate which is always true <DT><A HREF="./org/apache/jackrabbit/spi/commons/value/DefaultQValue.html#TRUE"><B>TRUE</B></A> - Static variable in class org.apache.jackrabbit.spi.commons.value.<A HREF="./org/apache/jackrabbit/spi/commons/value/DefaultQValue.html" title="class in org.apache.jackrabbit.spi.commons.value">DefaultQValue</A> <DD>&nbsp; <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/spi/commons/value/AbstractQValue.html#type"><B>type</B></A> - Variable in class org.apache.jackrabbit.spi.commons.value.<A HREF="./org/apache/jackrabbit/spi/commons/value/AbstractQValue.html" title="class in org.apache.jackrabbit.spi.commons.value">AbstractQValue</A> <DD>&nbsp; <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/DecimalValue.html#TYPE"><B>TYPE</B></A> - Static variable in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/DecimalValue.html" title="class in org.apache.jackrabbit.value">DecimalValue</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/value/URIValue.html#TYPE"><B>TYPE</B></A> - Static variable in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/URIValue.html" title="class in org.apache.jackrabbit.value">URIValue</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/value/WeakReferenceValue.html#TYPE"><B>TYPE</B></A> - Static variable in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/WeakReferenceValue.html" title="class in org.apache.jackrabbit.value">WeakReferenceValue</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/commons/webdav/JcrValueType.html#typeFromContentType(java.lang.String)"><B>typeFromContentType(String)</B></A> - Static method in class org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/JcrValueType.html" title="class in org.apache.jackrabbit.commons.webdav">JcrValueType</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/standalone/cli/core/AbstractSetProperty.html#typeKey"><B>typeKey</B></A> - Variable in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/AbstractSetProperty.html" title="class in org.apache.jackrabbit.standalone.cli.core">AbstractSetProperty</A> <DD>Propety type key <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/commons/cnd/Lexer.html#UNDEFINED"><B>UNDEFINED</B></A> - Static variable in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html" title="class in org.apache.jackrabbit.commons.cnd">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/javax.jcr/javadocs/jcr-2.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/SetPrimaryType.html#undo()"><B>undo()</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/SetPrimaryType.html" title="class in org.apache.jackrabbit.jcr2spi.operation">SetPrimaryType</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/test/api/util/Text.html#unescape(java.lang.String, char)"><B>unescape(String, char)</B></A> - Static method in class org.apache.jackrabbit.test.api.util.<A HREF="./org/apache/jackrabbit/test/api/util/Text.html" title="class in org.apache.jackrabbit.test.api.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/test/api/util/Text.html#unescape(java.lang.String)"><B>unescape(String)</B></A> - Static method in class org.apache.jackrabbit.test.api.util.<A HREF="./org/apache/jackrabbit/test/api/util/Text.html" title="class in org.apache.jackrabbit.test.api.util">Text</A> <DD>Does a URL decoding of the <code>string</code>. <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/test/api/util/Text.html#unescapeIllegalJcrChars(java.lang.String)"><B>unescapeIllegalJcrChars(String)</B></A> - Static method in class org.apache.jackrabbit.test.api.util.<A HREF="./org/apache/jackrabbit/test/api/util/Text.html" title="class in org.apache.jackrabbit.test.api.util">Text</A> <DD>Unescapes previously escaped jcr chars. <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/core/security/principal/UnknownPrincipal.html" title="class in org.apache.jackrabbit.core.security.principal"><B>UnknownPrincipal</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/security/principal/package-summary.html">org.apache.jackrabbit.core.security.principal</A><DD>Implements a principal that is used by the ACL importer for unknown principals.<DT><A HREF="./org/apache/jackrabbit/core/security/principal/UnknownPrincipal.html#UnknownPrincipal(java.lang.String)"><B>UnknownPrincipal(String)</B></A> - Constructor for class org.apache.jackrabbit.core.security.principal.<A HREF="./org/apache/jackrabbit/core/security/principal/UnknownPrincipal.html" title="class in org.apache.jackrabbit.core.security.principal">UnknownPrincipal</A> <DD>&nbsp; <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/JcrLockManager.html#unlock(java.lang.String)"><B>unlock(String)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.<A HREF="./org/apache/jackrabbit/jcr2spi/JcrLockManager.html" title="class in org.apache.jackrabbit.jcr2spi">JcrLockManager</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/lock/LockStateManager.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/LockStateManager.html" title="interface in org.apache.jackrabbit.jcr2spi.lock">LockStateManager</A> <DD>Removes the lock on a node. <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/rmi/client/ClientLockManager.html#unlock(java.lang.String)"><B>unlock(String)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientLockManager.html" title="class in org.apache.jackrabbit.rmi.client">ClientLockManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html#unlock()"><B>unlock()</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html" title="class in org.apache.jackrabbit.rmi.client">ClientNode</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteLockManager.html#unlock(java.lang.String)"><B>unlock(String)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteLockManager.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteLockManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNode.html#unlock()"><B>unlock()</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNode.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteNode</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Node.html?is-external=true#unlock()" title="class or interface in javax.jcr"><CODE>Node.unlock()</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerLockManager.html#unlock(java.lang.String)"><B>unlock(String)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerLockManager.html" title="class in org.apache.jackrabbit.rmi.server">ServerLockManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerNode.html#unlock()"><B>unlock()</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerNode.html" title="class in org.apache.jackrabbit.rmi.server">ServerNode</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Node.html?is-external=true#unlock()" title="class or interface in javax.jcr"><CODE>Node.unlock()</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/spi/commons/AbstractRepositoryService.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/AbstractRepositoryService.html" title="class in org.apache.jackrabbit.spi.commons">AbstractRepositoryService</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/standalone/cli/lock/Unlock.html" title="class in org.apache.jackrabbit.standalone.cli.lock"><B>Unlock</B></A> - Class in <A HREF="./org/apache/jackrabbit/standalone/cli/lock/package-summary.html">org.apache.jackrabbit.standalone.cli.lock</A><DD>Unlock the current working <code>Node</code><DT><A HREF="./org/apache/jackrabbit/standalone/cli/lock/Unlock.html#Unlock()"><B>Unlock()</B></A> - Constructor for class org.apache.jackrabbit.standalone.cli.lock.<A HREF="./org/apache/jackrabbit/standalone/cli/lock/Unlock.html" title="class in org.apache.jackrabbit.standalone.cli.lock">Unlock</A> <DD>&nbsp; <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/javax.jcr/javadocs/jcr-2.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(javax.jcr.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&lt;? extends AccessControlEntry&gt;)</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, java.lang.String, java.util.Map)"><B>UnmodifiableAccessControlList(List&lt;? extends AccessControlEntry&gt;, String, Map&lt;String, Integer&gt;)</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&lt;Name&gt;)</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/rmi/client/ClientNamespaceRegistry.html#unregisterNamespace(java.lang.String)"><B>unregisterNamespace(String)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNamespaceRegistry.html" title="class in org.apache.jackrabbit.rmi.client">ClientNamespaceRegistry</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNamespaceRegistry.html#unregisterNamespace(java.lang.String)"><B>unregisterNamespace(String)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNamespaceRegistry.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteNamespaceRegistry</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/NamespaceRegistry.html?is-external=true#unregisterNamespace(java.lang.String)" title="class or interface in javax.jcr"><CODE>NamespaceRegistry.unregisterNamespace(String)</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerNamespaceRegistry.html#unregisterNamespace(java.lang.String)"><B>unregisterNamespace(String)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerNamespaceRegistry.html" title="class in org.apache.jackrabbit.rmi.server">ServerNamespaceRegistry</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/NamespaceRegistry.html?is-external=true#unregisterNamespace(java.lang.String)" title="class or interface in javax.jcr"><CODE>NamespaceRegistry.unregisterNamespace(String)</CODE></A> method. <DT><A HREF="./org/apache/jackrabbit/spi/commons/AbstractRepositoryService.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/AbstractRepositoryService.html" title="class in org.apache.jackrabbit.spi.commons">AbstractRepositoryService</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/standalone/cli/namespace/UnregisterNamespace.html" title="class in org.apache.jackrabbit.standalone.cli.namespace"><B>UnregisterNamespace</B></A> - Class in <A HREF="./org/apache/jackrabbit/standalone/cli/namespace/package-summary.html">org.apache.jackrabbit.standalone.cli.namespace</A><DD>Unregister a namespace<DT><A HREF="./org/apache/jackrabbit/standalone/cli/namespace/UnregisterNamespace.html#UnregisterNamespace()"><B>UnregisterNamespace()</B></A> - Constructor for class org.apache.jackrabbit.standalone.cli.namespace.<A HREF="./org/apache/jackrabbit/standalone/cli/namespace/UnregisterNamespace.html" title="class in org.apache.jackrabbit.standalone.cli.namespace">UnregisterNamespace</A> <DD>&nbsp; <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/rmi/client/ClientNodeTypeManager.html#unregisterNodeType(java.lang.String)"><B>unregisterNodeType(String)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNodeTypeManager.html" title="class in org.apache.jackrabbit.rmi.client">ClientNodeTypeManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/AbstractNodeTypeManager.html#unregisterNodeType(java.lang.String)"><B>unregisterNodeType(String)</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/AbstractNodeTypeManager.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">AbstractNodeTypeManager</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.Set)"><B>unregisterNodeTypes(Set&lt;Name&gt;)</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.spi.commons.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/NodeTypeManagerImpl.html#unregisterNodeTypes(java.lang.String[])"><B>unregisterNodeTypes(String[])</B></A> - Method in class org.apache.jackrabbit.jcr2spi.nodetype.<A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeManagerImpl.html" title="class in org.apache.jackrabbit.jcr2spi.nodetype">NodeTypeManagerImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeRegistry.html#unregisterNodeTypes(java.util.Collection)"><B>unregisterNodeTypes(Collection&lt;Name&gt;)</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>Unregisters a collection of node types. <DT><A HREF="./org/apache/jackrabbit/jcr2spi/nodetype/NodeTypeRegistryImpl.html#unregisterNodeTypes(java.util.Collection)"><B>unregisterNodeTypes(Collection&lt;Name&gt;)</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/rmi/client/ClientNodeTypeManager.html#unregisterNodeTypes(java.lang.String[])"><B>unregisterNodeTypes(String[])</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNodeTypeManager.html" title="class in org.apache.jackrabbit.rmi.client">ClientNodeTypeManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNodeTypeManager.html#unregisterNodeTypes(java.lang.String[])"><B>unregisterNodeTypes(String[])</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNodeTypeManager.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteNodeTypeManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerNodeTypeManager.html#unregisterNodeTypes(java.lang.String[])"><B>unregisterNodeTypes(String[])</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerNodeTypeManager.html" title="class in org.apache.jackrabbit.rmi.server">ServerNodeTypeManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/AbstractRepositoryService.html#unregisterNodeTypes(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.Name[])"><B>unregisterNodeTypes(SessionInfo, Name[])</B></A> - Method in class org.apache.jackrabbit.spi.commons.<A HREF="./org/apache/jackrabbit/spi/commons/AbstractRepositoryService.html" title="class in org.apache.jackrabbit.spi.commons">AbstractRepositoryService</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/RepositoryServiceLogger.html#unregisterNodeTypes(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.Name[])"><B>unregisterNodeTypes(SessionInfo, 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/commons/nodetype/NodeTypeStorage.html#unregisterNodeTypes(org.apache.jackrabbit.spi.Name[])"><B>unregisterNodeTypes(Name[])</B></A> - Method in interface org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/NodeTypeStorage.html" title="interface in org.apache.jackrabbit.spi.commons.nodetype">NodeTypeStorage</A> <DD>Remove all <A HREF="./org/apache/jackrabbit/spi/QNodeTypeDefinition.html" title="interface in org.apache.jackrabbit.spi"><CODE>QNodeTypeDefinition</CODE></A>s provided from the store. <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/NodeTypeStorageImpl.html#unregisterNodeTypes(org.apache.jackrabbit.spi.Name[])"><B>unregisterNodeTypes(Name[])</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/NodeTypeStorageImpl.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">NodeTypeStorageImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/RepositoryService.html#unregisterNodeTypes(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.Name[])"><B>unregisterNodeTypes(SessionInfo, 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>Unregisters the node types with the specified <code>names</code>. <DT><A HREF="./org/apache/jackrabbit/spi2dav/RepositoryServiceImpl.html#unregisterNodeTypes(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.Name[])"><B>unregisterNodeTypes(SessionInfo, 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>Unregisters the node types with the specified <code>names</code>. <DT><A HREF="./org/apache/jackrabbit/spi2jcr/RepositoryServiceImpl.html#unregisterNodeTypes(org.apache.jackrabbit.spi.SessionInfo, org.apache.jackrabbit.spi.Name[])"><B>unregisterNodeTypes(SessionInfo, 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>Unregisters the node types with the specified <code>names</code>. <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/javax.jcr/javadocs/jcr-2.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/util/db/ConnectionFactory.html#unwrap(java.sql.Connection)"><B>unwrap(Connection)</B></A> - Static method in class org.apache.jackrabbit.core.util.db.<A HREF="./org/apache/jackrabbit/core/util/db/ConnectionFactory.html" title="class in org.apache.jackrabbit.core.util.db">ConnectionFactory</A> <DD>Needed for pre-10R2 Oracle blob support....:( This method actually assumes that we are using commons DBCP 1.2.2. <DT><A HREF="./org/apache/jackrabbit/core/util/db/DataSourceWrapper.html#unwrap(java.lang.Class)"><B>unwrap(Class&lt;T&gt;)</B></A> - Method in class org.apache.jackrabbit.core.util.db.<A HREF="./org/apache/jackrabbit/core/util/db/DataSourceWrapper.html" title="class in org.apache.jackrabbit.core.util.db">DataSourceWrapper</A> <DD>Java 6 method. <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/NodeDefinitionImpl.html#unwrap()"><B>unwrap()</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/NodeDefinitionImpl.html" title="class in org.apache.jackrabbit.spi.commons.nodetype">NodeDefinitionImpl</A> <DD>Returns the wrapped node definition. <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/PropertyDefinitionImpl.html#unwrap()"><B>unwrap()</B></A> - Method in class org.apache.jackrabbit.spi.commons.nodetype.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/PropertyDefinitionImpl.html" title="class in org.apache.jackrabbit.spi.commons.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/util/NodePropBundle.html#update(org.apache.jackrabbit.core.state.NodeState)"><B>update(NodeState)</B></A> - Method in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/NodePropBundle.html" title="class in org.apache.jackrabbit.core.persistence.util">NodePropBundle</A> <DD>Updates this bundle with values from the given state. <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/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/util/db/ConnectionHelper.html#update(java.lang.String, java.lang.Object[])"><B>update(String, Object[])</B></A> - Method in class org.apache.jackrabbit.core.util.db.<A HREF="./org/apache/jackrabbit/core/util/db/ConnectionHelper.html" title="class in org.apache.jackrabbit.core.util.db">ConnectionHelper</A> <DD>Executes an update or delete statement and returns the update count. <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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/VersionManagerImpl.html#update(org.apache.jackrabbit.core.NodeImpl, java.lang.String)"><B>update(NodeImpl, String)</B></A> - Method in class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/VersionManagerImpl.html" title="class in org.apache.jackrabbit.core">VersionManagerImpl</A> <DD>Does an update. <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/rmi/client/ClientNode.html#update(java.lang.String)"><B>update(String)</B></A> - Method in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientNode.html" title="class in org.apache.jackrabbit.rmi.client">ClientNode</A> <DD> <DT><A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNode.html#update(java.lang.String)"><B>update(String)</B></A> - Method in interface org.apache.jackrabbit.rmi.remote.<A HREF="./org/apache/jackrabbit/rmi/remote/RemoteNode.html" title="interface in org.apache.jackrabbit.rmi.remote">RemoteNode</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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> method. <DT><A HREF="./org/apache/jackrabbit/rmi/server/ServerNode.html#update(java.lang.String)"><B>update(String)</B></A> - Method in class org.apache.jackrabbit.rmi.server.<A HREF="./org/apache/jackrabbit/rmi/server/ServerNode.html" title="class in org.apache.jackrabbit.rmi.server">ServerNode</A> <DD>Remote version of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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> method. <DT><A HREF="./org/apache/jackrabbit/spi/commons/AbstractRepositoryService.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/AbstractRepositoryService.html" title="class in org.apache.jackrabbit.spi.commons">AbstractRepositoryService</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/javax.jcr/javadocs/jcr-2.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/AbstractRepositoryService.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/AbstractRepositoryService.html" title="class in org.apache.jackrabbit.spi.commons">AbstractRepositoryService</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>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/query/AbstractQueryHandler.html#updateNodes(java.util.Iterator, java.util.Iterator)"><B>updateNodes(Iterator&lt;NodeId&gt;, Iterator&lt;NodeState&gt;)</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 <CODE>#deleteNode(org.apache.jackrabbit.core.NodeId)</CODE> 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(java.util.Iterator, java.util.Iterator)"><B>updateNodes(Iterator&lt;NodeId&gt;, Iterator&lt;NodeState&gt;)</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(java.util.Iterator, java.util.Iterator)"><B>updateNodes(Iterator&lt;NodeId&gt;, Iterator&lt;NodeState&gt;)</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/core/lock/LockInfo.html#updateTimeoutTime()"><B>updateTimeoutTime()</B></A> - Method in class org.apache.jackrabbit.core.lock.<A HREF="./org/apache/jackrabbit/core/lock/LockInfo.html" title="class in org.apache.jackrabbit.core.lock">LockInfo</A> <DD>Updates the timeout time of this lock based on current time and the timeout hint specified for this lock. <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/qom/QueryObjectModelFactoryImpl.html#upperCase(javax.jcr.query.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/core/query/lucene/UpperCaseSortComparator.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>UpperCaseSortComparator</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/query/lucene/package-summary.html">org.apache.jackrabbit.core.query.lucene</A><DD><code>UpperCaseSortComparator</code> implements a sort comparator that compares the upper-cased string values of a base sort comparator.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/UpperCaseSortComparator.html#UpperCaseSortComparator(org.apache.lucene.search.SortComparatorSource)"><B>UpperCaseSortComparator(SortComparatorSource)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/UpperCaseSortComparator.html" title="class in org.apache.jackrabbit.core.query.lucene">UpperCaseSortComparator</A> <DD>Creates a new upper case sort comparator. <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/test/api/query/qom/UpperLowerCaseTest.html" title="class in org.apache.jackrabbit.test.api.query.qom"><B>UpperLowerCaseTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/query/qom/package-summary.html">org.apache.jackrabbit.test.api.query.qom</A><DD><code>UpperLowerCaseTest</code> performs tests with upper- and lower-case operands.<DT><A HREF="./org/apache/jackrabbit/test/api/query/qom/UpperLowerCaseTest.html#UpperLowerCaseTest()"><B>UpperLowerCaseTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.query.qom.<A HREF="./org/apache/jackrabbit/test/api/query/qom/UpperLowerCaseTest.html" title="class in org.apache.jackrabbit.test.api.query.qom">UpperLowerCaseTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html#URI"><B>URI</B></A> - Static variable in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html" title="class in org.apache.jackrabbit.commons.cnd">Lexer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/GenericRepositoryFactory.html#URI"><B>URI</B></A> - Static variable in class org.apache.jackrabbit.commons.<A HREF="./org/apache/jackrabbit/commons/GenericRepositoryFactory.html" title="class in org.apache.jackrabbit.commons">GenericRepositoryFactory</A> <DD><B>Deprecated.</B>&nbsp;Please use <A HREF="./org/apache/jackrabbit/commons/JcrUtils.html#REPOSITORY_URI"><CODE>JcrUtils.REPOSITORY_URI</CODE></A> instead. <DT><A HREF="./org/apache/jackrabbit/test/api/util/Text.html#URISave"><B>URISave</B></A> - Static variable in class org.apache.jackrabbit.test.api.util.<A HREF="./org/apache/jackrabbit/test/api/util/Text.html" title="class in org.apache.jackrabbit.test.api.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#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/test/api/util/Text.html#URISaveEx"><B>URISaveEx</B></A> - Static variable in class org.apache.jackrabbit.test.api.util.<A HREF="./org/apache/jackrabbit/test/api/util/Text.html" title="class in org.apache.jackrabbit.test.api.util">Text</A> <DD>Same as <A HREF="./org/apache/jackrabbit/test/api/util/Text.html#URISave"><CODE>Text.URISave</CODE></A> but also contains the '/' <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/value/URIValue.html" title="class in org.apache.jackrabbit.value"><B>URIValue</B></A> - Class in <A HREF="./org/apache/jackrabbit/value/package-summary.html">org.apache.jackrabbit.value</A><DD>A <code>URIValue</code> provides an implementation of the <code>Value</code> interface representing a <code>URI</code> value (an absolute or relative workspace path).<DT><A HREF="./org/apache/jackrabbit/value/URIValue.html#URIValue(java.net.URI)"><B>URIValue(URI)</B></A> - Constructor for class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/URIValue.html" title="class in org.apache.jackrabbit.value">URIValue</A> <DD>Returns a new <code>URIValue</code> initialized to the value of the specified URI. <DT><A HREF="./org/apache/jackrabbit/core/config/DataSourceConfig.html#URL"><B>URL</B></A> - Static variable in class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/DataSourceConfig.html" title="class in org.apache.jackrabbit.core.config">DataSourceConfig</A> <DD>&nbsp; <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/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><B>Deprecated.</B>&nbsp;&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html#url"><B>url</B></A> - Variable in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">BundleDbPersistenceManager</A> <DD>the jdbc url string <DT><A HREF="./org/apache/jackrabbit/rmi/client/ClientRepositoryFactory.html#URL_PARAMETER"><B>URL_PARAMETER</B></A> - Static variable in class org.apache.jackrabbit.rmi.client.<A HREF="./org/apache/jackrabbit/rmi/client/ClientRepositoryFactory.html" title="class in org.apache.jackrabbit.rmi.client">ClientRepositoryFactory</A> <DD>The JNDI parameter name for configuring the RMI URL of a remote repository. <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/servlet/remote/URLRemoteBindingServlet.html" title="class in org.apache.jackrabbit.servlet.remote"><B>URLRemoteBindingServlet</B></A> - Class in <A HREF="./org/apache/jackrabbit/servlet/remote/package-summary.html">org.apache.jackrabbit.servlet.remote</A><DD>Servlet that writes the remote reference of a repository in the servlet context to the configured URL.<DT><A HREF="./org/apache/jackrabbit/servlet/remote/URLRemoteBindingServlet.html#URLRemoteBindingServlet()"><B>URLRemoteBindingServlet()</B></A> - Constructor for class org.apache.jackrabbit.servlet.remote.<A HREF="./org/apache/jackrabbit/servlet/remote/URLRemoteBindingServlet.html" title="class in org.apache.jackrabbit.servlet.remote">URLRemoteBindingServlet</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/rmi/repository/URLRemoteRepository.html" title="class in org.apache.jackrabbit.rmi.repository"><B>URLRemoteRepository</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/repository/package-summary.html">org.apache.jackrabbit.rmi.repository</A><DD>Proxy for a remote repository accessed via a URL.<DT><A HREF="./org/apache/jackrabbit/rmi/repository/URLRemoteRepository.html#URLRemoteRepository(org.apache.jackrabbit.rmi.client.LocalAdapterFactory, java.net.URL)"><B>URLRemoteRepository(LocalAdapterFactory, URL)</B></A> - Constructor for class org.apache.jackrabbit.rmi.repository.<A HREF="./org/apache/jackrabbit/rmi/repository/URLRemoteRepository.html" title="class in org.apache.jackrabbit.rmi.repository">URLRemoteRepository</A> <DD>Creates a proxy for the remote repository at the given URL. <DT><A HREF="./org/apache/jackrabbit/rmi/repository/URLRemoteRepository.html#URLRemoteRepository(java.net.URL)"><B>URLRemoteRepository(URL)</B></A> - Constructor for class org.apache.jackrabbit.rmi.repository.<A HREF="./org/apache/jackrabbit/rmi/repository/URLRemoteRepository.html" title="class in org.apache.jackrabbit.rmi.repository">URLRemoteRepository</A> <DD>Creates a proxy for the remote repository at the given URL. <DT><A HREF="./org/apache/jackrabbit/rmi/repository/URLRemoteRepository.html#URLRemoteRepository(java.lang.String)"><B>URLRemoteRepository(String)</B></A> - Constructor for class org.apache.jackrabbit.rmi.repository.<A HREF="./org/apache/jackrabbit/rmi/repository/URLRemoteRepository.html" title="class in org.apache.jackrabbit.rmi.repository">URLRemoteRepository</A> <DD>Creates a proxy for the remote repository at the given URL. <DT><A HREF="./org/apache/jackrabbit/rmi/repository/URLRemoteRepositoryFactory.html" title="class in org.apache.jackrabbit.rmi.repository"><B>URLRemoteRepositoryFactory</B></A> - Class in <A HREF="./org/apache/jackrabbit/rmi/repository/package-summary.html">org.apache.jackrabbit.rmi.repository</A><DD>Factory that looks up a remote repository from a given URL.<DT><A HREF="./org/apache/jackrabbit/rmi/repository/URLRemoteRepositoryFactory.html#URLRemoteRepositoryFactory(org.apache.jackrabbit.rmi.client.LocalAdapterFactory, java.net.URL)"><B>URLRemoteRepositoryFactory(LocalAdapterFactory, URL)</B></A> - Constructor for class org.apache.jackrabbit.rmi.repository.<A HREF="./org/apache/jackrabbit/rmi/repository/URLRemoteRepositoryFactory.html" title="class in org.apache.jackrabbit.rmi.repository">URLRemoteRepositoryFactory</A> <DD>Creates a factory for looking up a remote repository from a URL. <DT><A HREF="./org/apache/jackrabbit/servlet/remote/URLRemoteRepositoryServlet.html" title="class in org.apache.jackrabbit.servlet.remote"><B>URLRemoteRepositoryServlet</B></A> - Class in <A HREF="./org/apache/jackrabbit/servlet/remote/package-summary.html">org.apache.jackrabbit.servlet.remote</A><DD>Servlet that makes a remote repository from a ULR available as an attribute in the servlet context.<DT><A HREF="./org/apache/jackrabbit/servlet/remote/URLRemoteRepositoryServlet.html#URLRemoteRepositoryServlet()"><B>URLRemoteRepositoryServlet()</B></A> - Constructor for class org.apache.jackrabbit.servlet.remote.<A HREF="./org/apache/jackrabbit/servlet/remote/URLRemoteRepositoryServlet.html" title="class in org.apache.jackrabbit.servlet.remote">URLRemoteRepositoryServlet</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html#useDbBlobStore()"><B>useDbBlobStore()</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">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/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/core/persistence/pool/BundleDbPersistenceManager.html#useLocalFsBlobStore()"><B>useLocalFsBlobStore()</B></A> - Method in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">BundleDbPersistenceManager</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/config/DataSourceConfig.html#USER"><B>USER</B></A> - Static variable in class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/DataSourceConfig.html" title="class in org.apache.jackrabbit.core.config">DataSourceConfig</A> <DD>&nbsp; <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/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><B>Deprecated.</B>&nbsp;&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html#user"><B>user</B></A> - Variable in class org.apache.jackrabbit.core.persistence.pool.<A HREF="./org/apache/jackrabbit/core/persistence/pool/BundleDbPersistenceManager.html" title="class in org.apache.jackrabbit.core.persistence.pool">BundleDbPersistenceManager</A> <DD>the jdbc user <DT><A HREF="./org/apache/jackrabbit/core/security/authentication/DefaultLoginModule.html#user"><B>user</B></A> - Variable in class org.apache.jackrabbit.core.security.authentication.<A HREF="./org/apache/jackrabbit/core/security/authentication/DefaultLoginModule.html" title="class in org.apache.jackrabbit.core.security.authentication">DefaultLoginModule</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/core/security/user/UserImpl.html" title="class in org.apache.jackrabbit.core.security.user"><B>UserImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/security/user/package-summary.html">org.apache.jackrabbit.core.security.user</A><DD>UserImpl<DT><A HREF="./org/apache/jackrabbit/core/security/user/UserImpl.html#UserImpl(org.apache.jackrabbit.core.NodeImpl, org.apache.jackrabbit.core.security.user.UserManagerImpl)"><B>UserImpl(NodeImpl, UserManagerImpl)</B></A> - Constructor for class org.apache.jackrabbit.core.security.user.<A HREF="./org/apache/jackrabbit/core/security/user/UserImpl.html" title="class in org.apache.jackrabbit.core.security.user">UserImpl</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/user/UserImporter.html" title="class in org.apache.jackrabbit.core.security.user"><B>UserImporter</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/security/user/package-summary.html">org.apache.jackrabbit.core.security.user</A><DD><code>UserImporter</code> implements a <code>DefaultProtectedPropertyImporter</code> that is able to deal with user/group content as defined by the default user related node types present with jackrabbit-core.<DT><A HREF="./org/apache/jackrabbit/core/security/user/UserImporter.html#UserImporter()"><B>UserImporter()</B></A> - Constructor for class org.apache.jackrabbit.core.security.user.<A HREF="./org/apache/jackrabbit/core/security/user/UserImporter.html" title="class in org.apache.jackrabbit.core.security.user">UserImporter</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/user/UserImporter.ImportBehavior.html" title="class in org.apache.jackrabbit.core.security.user"><B>UserImporter.ImportBehavior</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/security/user/package-summary.html">org.apache.jackrabbit.core.security.user</A><DD>Inner class defining the treatment of membership or impersonator values pointing to non-existing authorizables.<DT><A HREF="./org/apache/jackrabbit/core/security/user/UserImporter.ImportBehavior.html#UserImporter.ImportBehavior()"><B>UserImporter.ImportBehavior()</B></A> - Constructor for class org.apache.jackrabbit.core.security.user.<A HREF="./org/apache/jackrabbit/core/security/user/UserImporter.ImportBehavior.html" title="class in org.apache.jackrabbit.core.security.user">UserImporter.ImportBehavior</A> <DD>&nbsp; <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/config/UserManagerConfig.html" title="class in org.apache.jackrabbit.core.config"><B>UserManagerConfig</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/config/package-summary.html">org.apache.jackrabbit.core.config</A><DD>User manager configuration.<DT><A HREF="./org/apache/jackrabbit/core/config/UserManagerConfig.html#UserManagerConfig(org.apache.jackrabbit.core.config.BeanConfig)"><B>UserManagerConfig(BeanConfig)</B></A> - Constructor for class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/UserManagerConfig.html" title="class in org.apache.jackrabbit.core.config">UserManagerConfig</A> <DD>&nbsp; <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>Default implementation of the <code>UserManager</code> interface with the following characteristics: Users and Groups are stored in the repository as JCR nodes.<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>Create a new <code>UserManager</code> with the default configuration. <DT><A HREF="./org/apache/jackrabbit/core/security/user/UserManagerImpl.html#UserManagerImpl(org.apache.jackrabbit.core.SessionImpl, java.lang.String, java.util.Properties)"><B>UserManagerImpl(SessionImpl, String, Properties)</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>Create a new <code>UserManager</code> <DT><A HREF="./org/apache/jackrabbit/core/security/user/UserManagerImpl.html#UserManagerImpl(org.apache.jackrabbit.core.SessionImpl, java.lang.String, java.util.Properties, org.apache.jackrabbit.core.security.user.MembershipCache)"><B>UserManagerImpl(SessionImpl, String, Properties, MembershipCache)</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>Create a new <code>UserManager</code> for the given <code>session</code>. <DT><A HREF="./org/apache/jackrabbit/core/UserPerWorkspaceSecurityManager.html" title="class in org.apache.jackrabbit.core"><B>UserPerWorkspaceSecurityManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/package-summary.html">org.apache.jackrabbit.core</A><DD>Derived security manager implementation that expects that users information is present in each workspace instead of having a single, dedicated "security-workspace" that provides user information.<DT><A HREF="./org/apache/jackrabbit/core/UserPerWorkspaceSecurityManager.html#UserPerWorkspaceSecurityManager()"><B>UserPerWorkspaceSecurityManager()</B></A> - Constructor for class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/UserPerWorkspaceSecurityManager.html" title="class in org.apache.jackrabbit.core">UserPerWorkspaceSecurityManager</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/user/UserPerWorkspaceUserManager.html" title="class in org.apache.jackrabbit.core.security.user"><B>UserPerWorkspaceUserManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/security/user/package-summary.html">org.apache.jackrabbit.core.security.user</A><DD>Derived UserManager implementation that allows to switch between autosaving and transient change mode.<DT><A HREF="./org/apache/jackrabbit/core/security/user/UserPerWorkspaceUserManager.html#UserPerWorkspaceUserManager(org.apache.jackrabbit.core.SessionImpl, java.lang.String)"><B>UserPerWorkspaceUserManager(SessionImpl, String)</B></A> - Constructor for class org.apache.jackrabbit.core.security.user.<A HREF="./org/apache/jackrabbit/core/security/user/UserPerWorkspaceUserManager.html" title="class in org.apache.jackrabbit.core.security.user">UserPerWorkspaceUserManager</A> <DD>Same as <code>UserPerWorkspaceUserManager(session, adminID, null, null)</code>. <DT><A HREF="./org/apache/jackrabbit/core/security/user/UserPerWorkspaceUserManager.html#UserPerWorkspaceUserManager(org.apache.jackrabbit.core.SessionImpl, java.lang.String, java.util.Properties)"><B>UserPerWorkspaceUserManager(SessionImpl, String, Properties)</B></A> - Constructor for class org.apache.jackrabbit.core.security.user.<A HREF="./org/apache/jackrabbit/core/security/user/UserPerWorkspaceUserManager.html" title="class in org.apache.jackrabbit.core.security.user">UserPerWorkspaceUserManager</A> <DD>Creates a UserManager that doesn't implicitly save changes but requires an explicit call to <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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/core/security/user/UserPerWorkspaceUserManager.html#UserPerWorkspaceUserManager(org.apache.jackrabbit.core.SessionImpl, java.lang.String, java.util.Properties, org.apache.jackrabbit.core.security.user.MembershipCache)"><B>UserPerWorkspaceUserManager(SessionImpl, String, Properties, MembershipCache)</B></A> - Constructor for class org.apache.jackrabbit.core.security.user.<A HREF="./org/apache/jackrabbit/core/security/user/UserPerWorkspaceUserManager.html" title="class in org.apache.jackrabbit.core.security.user">UserPerWorkspaceUserManager</A> <DD>Creates a UserManager that doesn't implicitly save changes but requires an explicit call to <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.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/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/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/core/id/NodeId.html#UUID_BYTE_LENGTH"><B>UUID_BYTE_LENGTH</B></A> - Static variable in class org.apache.jackrabbit.core.id.<A HREF="./org/apache/jackrabbit/core/id/NodeId.html" title="class in org.apache.jackrabbit.core.id">NodeId</A> <DD>Number of bytes in a UUID (16). <DT><A HREF="./org/apache/jackrabbit/core/id/NodeId.html#UUID_FORMATTED_LENGTH"><B>UUID_FORMATTED_LENGTH</B></A> - Static variable in class org.apache.jackrabbit.core.id.<A HREF="./org/apache/jackrabbit/core/id/NodeId.html" title="class in org.apache.jackrabbit.core.id">NodeId</A> <DD>Chars in a UUID String. <DT><A HREF="./org/apache/jackrabbit/core/xml/DefaultProtectedItemImporter.html#uuidBehavior"><B>uuidBehavior</B></A> - Variable in class org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/DefaultProtectedItemImporter.html" title="class in org.apache.jackrabbit.core.xml">DefaultProtectedItemImporter</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/xml/DefaultProtectedPropertyImporter.html#uuidBehavior"><B>uuidBehavior</B></A> - Variable in class org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/DefaultProtectedPropertyImporter.html" title="class in org.apache.jackrabbit.core.xml">DefaultProtectedPropertyImporter</A> <DD>&nbsp; </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/spi/commons/value/AbstractQValue.html#val"><B>val</B></A> - Variable in class org.apache.jackrabbit.spi.commons.value.<A HREF="./org/apache/jackrabbit/spi/commons/value/AbstractQValue.html" title="class in org.apache.jackrabbit.spi.commons.value">AbstractQValue</A> <DD>&nbsp; <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>Valid node type names under /jcr:system. <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/webdav/jcr/JCRWebdavServerServlet.html#validateDestination(org.apache.jackrabbit.webdav.DavResource, org.apache.jackrabbit.webdav.WebdavRequest, boolean)"><B>validateDestination(DavResource, WebdavRequest, boolean)</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>Modified variant needed for JCR move and copy that isn't compliant to WebDAV. <DT><A HREF="./org/apache/jackrabbit/webdav/server/AbstractWebdavServlet.html#validateDestination(org.apache.jackrabbit.webdav.DavResource, org.apache.jackrabbit.webdav.WebdavRequest, boolean)"><B>validateDestination(DavResource, WebdavRequest, boolean)</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>Validate the given destination resource and return the proper status code: Any return value greater/equal than <CODE>HttpServletResponse.SC_NO_CONTENT</CODE> indicates an error. <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/core/config/DataSourceConfig.html#VALIDATION_QUERY"><B>VALIDATION_QUERY</B></A> - Static variable in class org.apache.jackrabbit.core.config.<A HREF="./org/apache/jackrabbit/core/config/DataSourceConfig.html" title="class in org.apache.jackrabbit.core.config">DataSourceConfig</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>Receive 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>Receive 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>Receive 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>Receive 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/query/lucene/join/ValueComparator.html" title="class in org.apache.jackrabbit.core.query.lucene.join"><B>ValueComparator</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>Comparator for <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/Value.html?is-external=true" title="class or interface in javax.jcr"><CODE>Value</CODE></A> instances.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/join/ValueComparator.html#ValueComparator()"><B>ValueComparator()</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.join.<A HREF="./org/apache/jackrabbit/core/query/lucene/join/ValueComparator.html" title="class in org.apache.jackrabbit.core.query.lucene.join">ValueComparator</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/constraint/ValueConstraint.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.constraint"><B>ValueConstraint</B></A> - Class in <A HREF="./org/apache/jackrabbit/spi/commons/nodetype/constraint/package-summary.html">org.apache.jackrabbit.spi.commons.nodetype.constraint</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/constraint/ValueConstraint.html#ValueConstraint(java.lang.String)"><B>ValueConstraint(String)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.constraint.<A HREF="./org/apache/jackrabbit/spi/commons/nodetype/constraint/ValueConstraint.html" title="class in org.apache.jackrabbit.spi.commons.nodetype.constraint">ValueConstraint</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/webdav/NodeTypeConstants.html#VALUECONSTRAINT_ELEMENT"><B>VALUECONSTRAINT_ELEMENT</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">NodeTypeConstants</A> <DD>Name of the value constraint element. <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/commons/webdav/NodeTypeConstants.html#VALUECONSTRAINTS_ELEMENT"><B>VALUECONSTRAINTS_ELEMENT</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">NodeTypeConstants</A> <DD>Name of the value constraints 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/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/security/authorization/AbstractACLTemplate.html#valueFactory"><B>valueFactory</B></A> - Variable in class org.apache.jackrabbit.core.security.authorization.<A HREF="./org/apache/jackrabbit/core/security/authorization/AbstractACLTemplate.html" title="class in org.apache.jackrabbit.core.security.authorization">AbstractACLTemplate</A> <DD>The value factory <DT><A HREF="./org/apache/jackrabbit/core/value/ValueFactoryImpl.html" title="class in org.apache.jackrabbit.core.value"><B>ValueFactoryImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/value/package-summary.html">org.apache.jackrabbit.core.value</A><DD><code>ValueFactoryImpl</code>...<DT><A HREF="./org/apache/jackrabbit/core/value/ValueFactoryImpl.html#ValueFactoryImpl(org.apache.jackrabbit.spi.commons.conversion.NamePathResolver, org.apache.jackrabbit.core.data.DataStore)"><B>ValueFactoryImpl(NamePathResolver, DataStore)</B></A> - Constructor for class org.apache.jackrabbit.core.value.<A HREF="./org/apache/jackrabbit/core/value/ValueFactoryImpl.html" title="class in org.apache.jackrabbit.core.value">ValueFactoryImpl</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/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>Simple extension of the <code>AbstractValueFactory</code> that omits any validation checks for path and name values.<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/core/security/user/UserImporter.ImportBehavior.html#valueFromName(java.lang.String)"><B>valueFromName(String)</B></A> - Static method in class org.apache.jackrabbit.core.security.user.<A HREF="./org/apache/jackrabbit/core/security/user/UserImporter.ImportBehavior.html" title="class in org.apache.jackrabbit.core.security.user">UserImporter.ImportBehavior</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/standalone/cli/core/AbstractSetProperty.html#valueKey"><B>valueKey</B></A> - Variable in class org.apache.jackrabbit.standalone.cli.core.<A HREF="./org/apache/jackrabbit/standalone/cli/core/AbstractSetProperty.html" title="class in org.apache.jackrabbit.standalone.cli.core">AbstractSetProperty</A> <DD>Property value key <DT><A HREF="./org/apache/jackrabbit/api/security/user/QueryBuilder.Direction.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - Static method in enum org.apache.jackrabbit.api.security.user.<A HREF="./org/apache/jackrabbit/api/security/user/QueryBuilder.Direction.html" title="enum in org.apache.jackrabbit.api.security.user">QueryBuilder.Direction</A> <DD>Returns the enum constant of this type with the specified name. <DT><A HREF="./org/apache/jackrabbit/commons/query/qom/JoinType.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - Static method in enum org.apache.jackrabbit.commons.query.qom.<A HREF="./org/apache/jackrabbit/commons/query/qom/JoinType.html" title="enum in org.apache.jackrabbit.commons.query.qom">JoinType</A> <DD>Returns the enum constant of this type with the specified name. <DT><A HREF="./org/apache/jackrabbit/commons/query/qom/Operator.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - Static method in enum org.apache.jackrabbit.commons.query.qom.<A HREF="./org/apache/jackrabbit/commons/query/qom/Operator.html" title="enum in org.apache.jackrabbit.commons.query.qom">Operator</A> <DD>Returns the enum constant of this type with the specified name. <DT><A HREF="./org/apache/jackrabbit/commons/query/qom/Order.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - Static method in enum org.apache.jackrabbit.commons.query.qom.<A HREF="./org/apache/jackrabbit/commons/query/qom/Order.html" title="enum in org.apache.jackrabbit.commons.query.qom">Order</A> <DD>Returns the enum constant of this type with the specified name. <DT><A HREF="./org/apache/jackrabbit/core/id/NodeId.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - Static method in class org.apache.jackrabbit.core.id.<A HREF="./org/apache/jackrabbit/core/id/NodeId.html" title="class in org.apache.jackrabbit.core.id">NodeId</A> <DD>Returns a node identifier that is represented by the given UUID string. <DT><A HREF="./org/apache/jackrabbit/core/id/PropertyId.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - Static method in class org.apache.jackrabbit.core.id.<A HREF="./org/apache/jackrabbit/core/id/PropertyId.html" title="class in org.apache.jackrabbit.core.id">PropertyId</A> <DD>Returns a property identifier instance 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/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/core/xml/PropInfo.MultipleStatus.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - Static method in enum org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/PropInfo.MultipleStatus.html" title="enum in org.apache.jackrabbit.core.xml">PropInfo.MultipleStatus</A> <DD>Returns the enum constant of this type with the specified name. <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/DecimalValue.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - Static method in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/DecimalValue.html" title="class in org.apache.jackrabbit.value">DecimalValue</A> <DD>Returns a new <code>DecimalValue</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/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/value/URIValue.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - Static method in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/URIValue.html" title="class in org.apache.jackrabbit.value">URIValue</A> <DD>Returns a new <code>URIValue</code> initialized to the value represented by the specified <code>String</code>. <DT><A HREF="./org/apache/jackrabbit/value/WeakReferenceValue.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - Static method in class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/WeakReferenceValue.html" title="class in org.apache.jackrabbit.value">WeakReferenceValue</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/api/security/user/QueryBuilder.Direction.html#values()"><B>values()</B></A> - Static method in enum org.apache.jackrabbit.api.security.user.<A HREF="./org/apache/jackrabbit/api/security/user/QueryBuilder.Direction.html" title="enum in org.apache.jackrabbit.api.security.user">QueryBuilder.Direction</A> <DD>Returns an array containing the constants of this enum type, in the order they are declared. <DT><A HREF="./org/apache/jackrabbit/commons/query/qom/JoinType.html#values()"><B>values()</B></A> - Static method in enum org.apache.jackrabbit.commons.query.qom.<A HREF="./org/apache/jackrabbit/commons/query/qom/JoinType.html" title="enum in org.apache.jackrabbit.commons.query.qom">JoinType</A> <DD>Returns an array containing the constants of this enum type, in the order they are declared. <DT><A HREF="./org/apache/jackrabbit/commons/query/qom/Operator.html#values()"><B>values()</B></A> - Static method in enum org.apache.jackrabbit.commons.query.qom.<A HREF="./org/apache/jackrabbit/commons/query/qom/Operator.html" title="enum in org.apache.jackrabbit.commons.query.qom">Operator</A> <DD>Returns an array containing the constants of this enum type, in the order they are declared. <DT><A HREF="./org/apache/jackrabbit/commons/query/qom/Order.html#values()"><B>values()</B></A> - Static method in enum org.apache.jackrabbit.commons.query.qom.<A HREF="./org/apache/jackrabbit/commons/query/qom/Order.html" title="enum in org.apache.jackrabbit.commons.query.qom">Order</A> <DD>Returns an array containing the constants of this enum type, in the order they are declared. <DT><A HREF="./org/apache/jackrabbit/core/cache/ConcurrentCache.html#values()"><B>values()</B></A> - Method in class org.apache.jackrabbit.core.cache.<A HREF="./org/apache/jackrabbit/core/cache/ConcurrentCache.html" title="class in org.apache.jackrabbit.core.cache">ConcurrentCache</A> <DD>Returns all values in the cache. <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/core/xml/PropInfo.MultipleStatus.html#values()"><B>values()</B></A> - Static method in enum org.apache.jackrabbit.core.xml.<A HREF="./org/apache/jackrabbit/core/xml/PropInfo.MultipleStatus.html" title="enum in org.apache.jackrabbit.core.xml">PropInfo.MultipleStatus</A> <DD>Returns an array containing the constants of this enum type, in the order they are declared. <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/commons/webdav/ValueUtil.html#valuesFromXml(java.lang.Object, int, javax.jcr.ValueFactory)"><B>valuesFromXml(Object, int, ValueFactory)</B></A> - Static method in class org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/ValueUtil.html" title="class in org.apache.jackrabbit.commons.webdav">ValueUtil</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> implements <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 value(s) of a JCR property item 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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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&lt;?&gt;, 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/commons/webdav/ValueUtil.html#valueToXml(javax.jcr.Value, org.w3c.dom.Document)"><B>valueToXml(Value, Document)</B></A> - Static method in class org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/ValueUtil.html" title="class in org.apache.jackrabbit.commons.webdav">ValueUtil</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/webdav/ValueUtil.html" title="class in org.apache.jackrabbit.commons.webdav"><B>ValueUtil</B></A> - Class in <A HREF="./org/apache/jackrabbit/commons/webdav/package-summary.html">org.apache.jackrabbit.commons.webdav</A><DD><code>ValuesUtil</code>...<DT><A HREF="./org/apache/jackrabbit/commons/webdav/ValueUtil.html#ValueUtil()"><B>ValueUtil()</B></A> - Constructor for class org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/ValueUtil.html" title="class in org.apache.jackrabbit.commons.webdav">ValueUtil</A> <DD>&nbsp; <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/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/commons/cnd/Lexer.html#VERSION"><B>VERSION</B></A> - Static variable in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html" title="class in org.apache.jackrabbit.commons.cnd">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/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/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/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/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/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/simple/AbstractVersionTest.html#versionableNode"><B>versionableNode</B></A> - Variable in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/AbstractVersionTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/test/api/version/simple/AbstractVersionTest.html#versionableNodeType"><B>versionableNodeType</B></A> - Variable in class org.apache.jackrabbit.test.api.version.simple.<A HREF="./org/apache/jackrabbit/test/api/version/simple/AbstractVersionTest.html" title="class in org.apache.jackrabbit.test.api.version.simple">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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/InternalXAVersionManager.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/InternalXAVersionManager.html" title="class in org.apache.jackrabbit.core.version">InternalXAVersionManager</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/InternalXAVersionManager.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/InternalXAVersionManager.html" title="class in org.apache.jackrabbit.core.version">InternalXAVersionManager</A> <DD>Invoked when a new internal item has been destroyed. <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/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/javax.jcr/javadocs/jcr-2.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.session.SessionContext, org.apache.jackrabbit.core.AbstractNodeData)"><B>VersionHistoryImpl(ItemManager, SessionContext, 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.id.NodeId, org.apache.jackrabbit.core.id.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/javax.jcr/javadocs/jcr-2.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.session.SessionContext, org.apache.jackrabbit.core.AbstractNodeData)"><B>VersionImpl(ItemManager, SessionContext, 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.id.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/javax.jcr/javadocs/jcr-2.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.5.0/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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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.5.0/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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/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/VersionManagerImpl.html" title="class in org.apache.jackrabbit.core"><B>VersionManagerImpl</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/package-summary.html">org.apache.jackrabbit.core</A><DD>Implementation of the <A HREF="http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/javax/jcr/version/VersionManager.html?is-external=true" title="class or interface in javax.jcr.version"><CODE>VersionManager</CODE></A>.<DT><A HREF="./org/apache/jackrabbit/core/VersionManagerImpl.html#VersionManagerImpl(org.apache.jackrabbit.core.session.SessionContext, org.apache.jackrabbit.core.state.UpdatableItemStateManager, org.apache.jackrabbit.core.HierarchyManager)"><B>VersionManagerImpl(SessionContext, UpdatableItemStateManager, HierarchyManager)</B></A> - Constructor for class org.apache.jackrabbit.core.<A HREF="./org/apache/jackrabbit/core/VersionManagerImpl.html" title="class in org.apache.jackrabbit.core">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/VersionManagerImplBase.html" title="class in org.apache.jackrabbit.core.version"><B>VersionManagerImplBase</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/version/package-summary.html">org.apache.jackrabbit.core.version</A><DD>The JCR Version Manager impementation is split in several classes in order to group related methods together.<DT><A HREF="./org/apache/jackrabbit/core/version/VersionManagerImplBase.html#VersionManagerImplBase(org.apache.jackrabbit.core.session.SessionContext, org.apache.jackrabbit.core.state.UpdatableItemStateManager, org.apache.jackrabbit.core.HierarchyManager)"><B>VersionManagerImplBase(SessionContext, UpdatableItemStateManager, HierarchyManager)</B></A> - Constructor for class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionManagerImplBase.html" title="class in org.apache.jackrabbit.core.version">VersionManagerImplBase</A> <DD>Creates a new version manager base for the given session <DT><A HREF="./org/apache/jackrabbit/core/version/VersionManagerImplBase.WriteOperation.html" title="class in org.apache.jackrabbit.core.version"><B>VersionManagerImplBase.WriteOperation</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/version/package-summary.html">org.apache.jackrabbit.core.version</A><DD>Helper for managing write operations.<DT><A HREF="./org/apache/jackrabbit/core/version/VersionManagerImplBase.WriteOperation.html#VersionManagerImplBase.WriteOperation(org.apache.jackrabbit.core.state.ISMLocking.WriteLock)"><B>VersionManagerImplBase.WriteOperation(ISMLocking.WriteLock)</B></A> - Constructor for class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionManagerImplBase.WriteOperation.html" title="class in org.apache.jackrabbit.core.version">VersionManagerImplBase.WriteOperation</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/version/VersionManagerImplConfig.html" title="class in org.apache.jackrabbit.core.version"><B>VersionManagerImplConfig</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/version/package-summary.html">org.apache.jackrabbit.core.version</A><DD>The JCR Version Manager impementation is split in several classes in order to group related methods together.<DT><A HREF="./org/apache/jackrabbit/core/version/VersionManagerImplConfig.html#VersionManagerImplConfig(org.apache.jackrabbit.core.session.SessionContext, org.apache.jackrabbit.core.state.UpdatableItemStateManager, org.apache.jackrabbit.core.HierarchyManager)"><B>VersionManagerImplConfig(SessionContext, UpdatableItemStateManager, HierarchyManager)</B></A> - Constructor for class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionManagerImplConfig.html" title="class in org.apache.jackrabbit.core.version">VersionManagerImplConfig</A> <DD>Creates a new version manager for the given session <DT><A HREF="./org/apache/jackrabbit/core/version/VersionManagerImplMerge.html" title="class in org.apache.jackrabbit.core.version"><B>VersionManagerImplMerge</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/version/package-summary.html">org.apache.jackrabbit.core.version</A><DD>The JCR Version Manager impementation is split in several classes in order to group related methods together.<DT><A HREF="./org/apache/jackrabbit/core/version/VersionManagerImplMerge.html#VersionManagerImplMerge(org.apache.jackrabbit.core.session.SessionContext, org.apache.jackrabbit.core.state.UpdatableItemStateManager, org.apache.jackrabbit.core.HierarchyManager)"><B>VersionManagerImplMerge(SessionContext, UpdatableItemStateManager, HierarchyManager)</B></A> - Constructor for class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionManagerImplMerge.html" title="class in org.apache.jackrabbit.core.version">VersionManagerImplMerge</A> <DD>Creates a new version manager for the given session <DT><A HREF="./org/apache/jackrabbit/core/version/VersionManagerImplRestore.html" title="class in org.apache.jackrabbit.core.version"><B>VersionManagerImplRestore</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/version/package-summary.html">org.apache.jackrabbit.core.version</A><DD>The JCR Version Manager implementation is split in several classes in order to group related methods together.<DT><A HREF="./org/apache/jackrabbit/core/version/VersionManagerImplRestore.html#VersionManagerImplRestore(org.apache.jackrabbit.core.session.SessionContext, org.apache.jackrabbit.core.state.UpdatableItemStateManager, org.apache.jackrabbit.core.HierarchyManager)"><B>VersionManagerImplRestore(SessionContext, UpdatableItemStateManager, HierarchyManager)</B></A> - Constructor for class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionManagerImplRestore.html" title="class in org.apache.jackrabbit.core.version">VersionManagerImplRestore</A> <DD>Creates a new version manager for the given session <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/VersionSet.html#versions()"><B>versions()</B></A> - Method in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionSet.html" title="class in org.apache.jackrabbit.core.version">VersionSet</A> <DD>Returns the (modifiable) changeset of this selector. the keys of the map are the node ids of the version histories. <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/core/version/VersionSet.html" title="class in org.apache.jackrabbit.core.version"><B>VersionSet</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 version selector that is based on a set of verions.<DT><A HREF="./org/apache/jackrabbit/core/version/VersionSet.html#VersionSet(java.util.Map)"><B>VersionSet(Map&lt;NodeId, InternalVersion&gt;)</B></A> - Constructor for class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionSet.html" title="class in org.apache.jackrabbit.core.version">VersionSet</A> <DD>Creates a <code>ChangeSetVersionSelector</code> that will try to select a version within the given set of versions. <DT><A HREF="./org/apache/jackrabbit/core/version/VersionSet.html#VersionSet(java.util.Map, boolean)"><B>VersionSet(Map&lt;NodeId, InternalVersion&gt;, boolean)</B></A> - Constructor for class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionSet.html" title="class in org.apache.jackrabbit.core.version">VersionSet</A> <DD>Creates a <code>ChangeSetVersionSelector</code> that will try to select a version in the given set. <DT><A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html#VERSIONSTORAGE_PATH"><B>VERSIONSTORAGE_PATH</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">JcrRemotingConstants</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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/AbstractJCRTest.html#vf"><B>vf</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 value factory for <A HREF="./org/apache/jackrabbit/test/AbstractJCRTest.html#superuser"><CODE>AbstractJCRTest.superuser</CODE></A>. <DT><A HREF="./org/apache/jackrabbit/test/api/query/AbstractQueryTest.html#vf"><B>vf</B></A> - Variable 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>The value factory for creating literals for the query object model. <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.id.NodeId, org.apache.jackrabbit.core.id.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.id.NodeId, org.apache.jackrabbit.core.id.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.id.NodeId, org.apache.jackrabbit.core.id.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.id.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/core/security/user/XPathQueryEvaluator.html#visit(org.apache.jackrabbit.core.security.user.XPathQueryBuilder.NodeCondition)"><B>visit(XPathQueryBuilder.NodeCondition)</B></A> - Method in class org.apache.jackrabbit.core.security.user.<A HREF="./org/apache/jackrabbit/core/security/user/XPathQueryEvaluator.html" title="class in org.apache.jackrabbit.core.security.user">XPathQueryEvaluator</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/user/XPathQueryEvaluator.html#visit(org.apache.jackrabbit.core.security.user.XPathQueryBuilder.PropertyCondition)"><B>visit(XPathQueryBuilder.PropertyCondition)</B></A> - Method in class org.apache.jackrabbit.core.security.user.<A HREF="./org/apache/jackrabbit/core/security/user/XPathQueryEvaluator.html" title="class in org.apache.jackrabbit.core.security.user">XPathQueryEvaluator</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/user/XPathQueryEvaluator.html#visit(org.apache.jackrabbit.core.security.user.XPathQueryBuilder.ContainsCondition)"><B>visit(XPathQueryBuilder.ContainsCondition)</B></A> - Method in class org.apache.jackrabbit.core.security.user.<A HREF="./org/apache/jackrabbit/core/security/user/XPathQueryEvaluator.html" title="class in org.apache.jackrabbit.core.security.user">XPathQueryEvaluator</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/user/XPathQueryEvaluator.html#visit(org.apache.jackrabbit.core.security.user.XPathQueryBuilder.ImpersonationCondition)"><B>visit(XPathQueryBuilder.ImpersonationCondition)</B></A> - Method in class org.apache.jackrabbit.core.security.user.<A HREF="./org/apache/jackrabbit/core/security/user/XPathQueryEvaluator.html" title="class in org.apache.jackrabbit.core.security.user">XPathQueryEvaluator</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/user/XPathQueryEvaluator.html#visit(org.apache.jackrabbit.core.security.user.XPathQueryBuilder.NotCondition)"><B>visit(XPathQueryBuilder.NotCondition)</B></A> - Method in class org.apache.jackrabbit.core.security.user.<A HREF="./org/apache/jackrabbit/core/security/user/XPathQueryEvaluator.html" title="class in org.apache.jackrabbit.core.security.user">XPathQueryEvaluator</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/user/XPathQueryEvaluator.html#visit(org.apache.jackrabbit.core.security.user.XPathQueryBuilder.AndCondition)"><B>visit(XPathQueryBuilder.AndCondition)</B></A> - Method in class org.apache.jackrabbit.core.security.user.<A HREF="./org/apache/jackrabbit/core/security/user/XPathQueryEvaluator.html" title="class in org.apache.jackrabbit.core.security.user">XPathQueryEvaluator</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/user/XPathQueryEvaluator.html#visit(org.apache.jackrabbit.core.security.user.XPathQueryBuilder.OrCondition)"><B>visit(XPathQueryBuilder.OrCondition)</B></A> - Method in class org.apache.jackrabbit.core.security.user.<A HREF="./org/apache/jackrabbit/core/security/user/XPathQueryEvaluator.html" title="class in org.apache.jackrabbit.core.security.user">XPathQueryEvaluator</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.SetPrimaryType)"><B>visit(SetPrimaryType)</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.Checkpoint)"><B>visit(Checkpoint)</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/operation/OperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.CreateActivity)"><B>visit(CreateActivity)</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.RemoveActivity)"><B>visit(RemoveActivity)</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.CreateConfiguration)"><B>visit(CreateConfiguration)</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/TransientOperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.Clone)"><B>visit(Clone)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html" title="class in org.apache.jackrabbit.jcr2spi.operation">TransientOperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.Copy)"><B>visit(Copy)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html" title="class in org.apache.jackrabbit.jcr2spi.operation">TransientOperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.Checkout)"><B>visit(Checkout)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html" title="class in org.apache.jackrabbit.jcr2spi.operation">TransientOperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.Checkin)"><B>visit(Checkin)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html" title="class in org.apache.jackrabbit.jcr2spi.operation">TransientOperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.Checkpoint)"><B>visit(Checkpoint)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html" title="class in org.apache.jackrabbit.jcr2spi.operation">TransientOperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.Update)"><B>visit(Update)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html" title="class in org.apache.jackrabbit.jcr2spi.operation">TransientOperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.Restore)"><B>visit(Restore)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html" title="class in org.apache.jackrabbit.jcr2spi.operation">TransientOperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.Merge)"><B>visit(Merge)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html" title="class in org.apache.jackrabbit.jcr2spi.operation">TransientOperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.ResolveMergeConflict)"><B>visit(ResolveMergeConflict)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html" title="class in org.apache.jackrabbit.jcr2spi.operation">TransientOperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.LockOperation)"><B>visit(LockOperation)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html" title="class in org.apache.jackrabbit.jcr2spi.operation">TransientOperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.LockRefresh)"><B>visit(LockRefresh)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html" title="class in org.apache.jackrabbit.jcr2spi.operation">TransientOperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.LockRelease)"><B>visit(LockRelease)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html" title="class in org.apache.jackrabbit.jcr2spi.operation">TransientOperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.AddLabel)"><B>visit(AddLabel)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html" title="class in org.apache.jackrabbit.jcr2spi.operation">TransientOperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.RemoveLabel)"><B>visit(RemoveLabel)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html" title="class in org.apache.jackrabbit.jcr2spi.operation">TransientOperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.RemoveVersion)"><B>visit(RemoveVersion)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html" title="class in org.apache.jackrabbit.jcr2spi.operation">TransientOperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.WorkspaceImport)"><B>visit(WorkspaceImport)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html" title="class in org.apache.jackrabbit.jcr2spi.operation">TransientOperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.CreateActivity)"><B>visit(CreateActivity)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html" title="class in org.apache.jackrabbit.jcr2spi.operation">TransientOperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.RemoveActivity)"><B>visit(RemoveActivity)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html" title="class in org.apache.jackrabbit.jcr2spi.operation">TransientOperationVisitor</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html#visit(org.apache.jackrabbit.jcr2spi.operation.CreateConfiguration)"><B>visit(CreateConfiguration)</B></A> - Method in class org.apache.jackrabbit.jcr2spi.operation.<A HREF="./org/apache/jackrabbit/jcr2spi/operation/TransientOperationVisitor.html" title="class in org.apache.jackrabbit.jcr2spi.operation">TransientOperationVisitor</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.SetPrimaryType)"><B>visit(SetPrimaryType)</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/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.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/DefaultTraversingQOMTreeVisitor.html" title="class in org.apache.jackrabbit.spi.commons.query.qom">DefaultTraversingQOMTreeVisitor</A> <DD>Calls accept on the static operand in the fulltext search constraint. <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; <DT><A HREF="./org/apache/jackrabbit/core/version/VersionManagerImplBase.html#vMgr"><B>vMgr</B></A> - Variable in class org.apache.jackrabbit.core.version.<A HREF="./org/apache/jackrabbit/core/version/VersionManagerImplBase.html" title="class in org.apache.jackrabbit.core.version">VersionManagerImplBase</A> <DD>the session version manager. </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/core/query/lucene/FieldNames.html#WEAK_REFS"><B>WEAK_REFS</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 weak reference property values. <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/commons/cnd/Lexer.html#WEAKREFERENCE"><B>WEAKREFERENCE</B></A> - Static variable in class org.apache.jackrabbit.commons.cnd.<A HREF="./org/apache/jackrabbit/commons/cnd/Lexer.html" title="class in org.apache.jackrabbit.commons.cnd">Lexer</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/value/WeakReferenceValue.html" title="class in org.apache.jackrabbit.value"><B>WeakReferenceValue</B></A> - Class in <A HREF="./org/apache/jackrabbit/value/package-summary.html">org.apache.jackrabbit.value</A><DD>A <code>WeakReferenceValue</code> provides an implementation of the <code>Value</code> interface representing a <code>WEAKREFERENCE</code> value (a UUID of an existing node).<DT><A HREF="./org/apache/jackrabbit/value/WeakReferenceValue.html#WeakReferenceValue(javax.jcr.Node)"><B>WeakReferenceValue(Node)</B></A> - Constructor for class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/WeakReferenceValue.html" title="class in org.apache.jackrabbit.value">WeakReferenceValue</A> <DD>Constructs a <code>ReferenceValue</code> object representing the UUID of an existing node. <DT><A HREF="./org/apache/jackrabbit/value/WeakReferenceValue.html#WeakReferenceValue(java.lang.String)"><B>WeakReferenceValue(String)</B></A> - Constructor for class org.apache.jackrabbit.value.<A HREF="./org/apache/jackrabbit/value/WeakReferenceValue.html" title="class in org.apache.jackrabbit.value">WeakReferenceValue</A> <DD>Protected constructor creating a <code>ReferenceValue</code> object without validating the UUID format. <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/WildcardNameQuery.html" title="class in org.apache.jackrabbit.core.query.lucene"><B>WildcardNameQuery</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 the name field.<DT><A HREF="./org/apache/jackrabbit/core/query/lucene/WildcardNameQuery.html#WildcardNameQuery(java.lang.String, int, org.apache.jackrabbit.spi.commons.namespace.NamespaceResolver, org.apache.jackrabbit.core.query.lucene.NamespaceMappings)"><B>WildcardNameQuery(String, int, NamespaceResolver, NamespaceMappings)</B></A> - Constructor for class org.apache.jackrabbit.core.query.lucene.<A HREF="./org/apache/jackrabbit/core/query/lucene/WildcardNameQuery.html" title="class in org.apache.jackrabbit.core.query.lucene">WildcardNameQuery</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/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.query.QueryHandlerFactory, org.apache.jackrabbit.core.state.ISMLockingFactory, org.apache.jackrabbit.core.config.WorkspaceSecurityConfig)"><B>WorkspaceConfig(String, String, boolean, FileSystemFactory, PersistenceManagerConfig, QueryHandlerFactory, 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/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.query.QueryHandlerFactory, org.apache.jackrabbit.core.state.ISMLockingFactory, org.apache.jackrabbit.core.config.WorkspaceSecurityConfig, org.apache.jackrabbit.core.config.ImportConfig)"><B>WorkspaceConfig(String, String, boolean, FileSystemFactory, PersistenceManagerConfig, QueryHandlerFactory, ISMLockingFactory, WorkspaceSecurityConfig, ImportConfig)</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.session.SessionContext, org.apache.jackrabbit.core.config.WorkspaceConfig)"><B>WorkspaceImpl(SessionContext, WorkspaceConfig)</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>Creates a new workspace instance <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.session.SessionContext, int)"><B>WorkspaceImporter(Path, WorkspaceImpl, SessionContext, 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/core/xml/WorkspaceImporter.html#WorkspaceImporter(org.apache.jackrabbit.spi.Path, org.apache.jackrabbit.core.WorkspaceImpl, org.apache.jackrabbit.core.session.SessionContext, int, org.apache.jackrabbit.core.config.ImportConfig)"><B>WorkspaceImporter(Path, WorkspaceImpl, SessionContext, int, ImportConfig)</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, org.apache.jackrabbit.spi.ItemInfoCache)"><B>WorkspaceItemStateFactory(RepositoryService, SessionInfo, ItemDefinitionProvider, ItemInfoCache)</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/test/api/WorkspaceManagementTest.html" title="class in org.apache.jackrabbit.test.api"><B>WorkspaceManagementTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>WorkspaceManagementTest</code>...<DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceManagementTest.html#WorkspaceManagementTest()"><B>WorkspaceManagementTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceManagementTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceManagementTest</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/WorkspaceManager.html" title="class in org.apache.jackrabbit.core"><B>WorkspaceManager</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/package-summary.html">org.apache.jackrabbit.core</A><DD>Utility class that decouples <A HREF="./org/apache/jackrabbit/core/SessionImpl.html" title="class in org.apache.jackrabbit.core"><CODE>SessionImpl</CODE></A> from the internal workspace handling details of <A HREF="./org/apache/jackrabbit/core/RepositoryImpl.html" title="class in org.apache.jackrabbit.core"><CODE>RepositoryImpl</CODE></A>.<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/javax.jcr/javadocs/jcr-2.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/javax.jcr/javadocs/jcr-2.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/WorkspaceTest.html" title="class in org.apache.jackrabbit.test.api"><B>WorkspaceTest</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/package-summary.html">org.apache.jackrabbit.test.api</A><DD><code>WorkspaceTest</code>...<DT><A HREF="./org/apache/jackrabbit/test/api/WorkspaceTest.html#WorkspaceTest()"><B>WorkspaceTest()</B></A> - Constructor for class org.apache.jackrabbit.test.api.<A HREF="./org/apache/jackrabbit/test/api/WorkspaceTest.html" title="class in org.apache.jackrabbit.test.api">WorkspaceTest</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.spi.commons.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/xml/NodeTypeWriter.html#write(java.io.OutputStream, org.apache.jackrabbit.spi.QNodeTypeDefinition[], javax.jcr.NamespaceRegistry)"><B>write(OutputStream, QNodeTypeDefinition[], 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.Collection, org.apache.jackrabbit.spi.commons.namespace.NamespaceResolver, org.apache.jackrabbit.spi.commons.conversion.NamePathResolver, java.io.Writer)"><B>write(Collection&lt;? extends QNodeTypeDefinition&gt;, NamespaceResolver, NamePathResolver, 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/spi/commons/nodetype/compact/CompactNodeTypeDefWriter.html#write(java.util.Collection)"><B>write(Collection&lt;? extends QNodeTypeDefinition&gt;)</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 a collection of QNodeTypeDefinitions to this writer <DT><A HREF="./org/apache/jackrabbit/spi/commons/nodetype/compact/CompactNodeTypeDefWriter.html#write(javax.jcr.nodetype.NodeTypeDefinition)"><B>write(NodeTypeDefinition)</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 NodeTypeDefinition 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/util/BundleBinding.html#writeBundle(java.io.OutputStream, org.apache.jackrabbit.core.persistence.util.NodePropBundle)"><B>writeBundle(OutputStream, NodePropBundle)</B></A> - Method in class org.apache.jackrabbit.core.persistence.util.<A HREF="./org/apache/jackrabbit/core/persistence/util/BundleBinding.html" title="class in org.apache.jackrabbit.core.persistence.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/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/journal/AbstractRecord.html#writeNodeId(org.apache.jackrabbit.core.id.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.id.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.spi.QNodeTypeDefinition)"><B>writeNodeTypeDef(QNodeTypeDefinition)</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.spi.QNodeTypeDefinition)"><B>writeNodeTypeDef(QNodeTypeDefinition)</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)"><B>writePathElement(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.Element</code> to the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/Record.html#writePathElement(org.apache.jackrabbit.spi.Path)"><B>writePathElement(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.Element</code> to the underlying stream. <DT><A HREF="./org/apache/jackrabbit/core/journal/AbstractRecord.html#writePropertyId(org.apache.jackrabbit.core.id.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.id.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/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/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/spi/commons/logging/WriterLogWriter.html" title="class in org.apache.jackrabbit.spi.commons.logging"><B>WriterLogWriter</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 a <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io"><CODE>Writer</CODE></A> for persisting log messages.<DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/WriterLogWriter.html#WriterLogWriter(java.io.Writer, java.lang.String)"><B>WriterLogWriter(Writer, String)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.logging.<A HREF="./org/apache/jackrabbit/spi/commons/logging/WriterLogWriter.html" title="class in org.apache.jackrabbit.spi.commons.logging">WriterLogWriter</A> <DD>Create a new instance which uses the passed writer logger for persisting the log messages. <DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/WriterLogWriterProvider.html" title="class in org.apache.jackrabbit.spi.commons.logging"><B>WriterLogWriterProvider</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/WriterLogWriter.html" title="class in org.apache.jackrabbit.spi.commons.logging"><CODE>WriterLogWriter</CODE></A>s.<DT><A HREF="./org/apache/jackrabbit/spi/commons/logging/WriterLogWriterProvider.html#WriterLogWriterProvider(java.io.Writer)"><B>WriterLogWriterProvider(Writer)</B></A> - Constructor for class org.apache.jackrabbit.spi.commons.logging.<A HREF="./org/apache/jackrabbit/spi/commons/logging/WriterLogWriterProvider.html" title="class in org.apache.jackrabbit.spi.commons.logging">WriterLogWriterProvider</A> <DD>Creates a new WriterLogWriterProvider based on the given writer <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/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><B>Deprecated.</B>&nbsp;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><B>Deprecated.</B>&nbsp;<I>An XA-enabled session should directly implement the <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/javax/transaction/xa/XAResource.html?is-external=true" title="class or interface in javax.transaction.xa"><CODE>XAResource</CODE></A> interface</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.RepositoryContext, org.apache.jackrabbit.core.security.authentication.AuthContext, org.apache.jackrabbit.core.config.WorkspaceConfig)"><B>XASessionImpl(RepositoryContext, 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.RepositoryContext, javax.security.auth.Subject, org.apache.jackrabbit.core.config.WorkspaceConfig)"><B>XASessionImpl(RepositoryContext, 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/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/commons/webdav/JcrRemotingConstants.html#XML_DESCRIPTOR"><B>XML_DESCRIPTOR</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">JcrRemotingConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html#XML_DESCRIPTORKEY"><B>XML_DESCRIPTORKEY</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">JcrRemotingConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html#XML_DESCRIPTORVALUE"><B>XML_DESCRIPTORVALUE</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">JcrRemotingConstants</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_EVENTDATE"><B>XML_EVENTDATE</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_EVENTIDENTIFIER"><B>XML_EVENTIDENTIFIER</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_EVENTINFO"><B>XML_EVENTINFO</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_EVENTUSERDATA"><B>XML_EVENTUSERDATA</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/commons/webdav/JcrRemotingConstants.html#XML_EXCLUSIVE_SESSION_SCOPED"><B>XML_EXCLUSIVE_SESSION_SCOPED</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">JcrRemotingConstants</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/commons/webdav/JcrRemotingConstants.html#XML_LENGTH"><B>XML_LENGTH</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">JcrRemotingConstants</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/server/io/XmlHandler.html#XML_MIMETYPE_ALT"><B>XML_MIMETYPE_ALT</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 alternative xml mimetype. tika detects xml as this. <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/commons/webdav/JcrRemotingConstants.html#XML_NAMESPACE"><B>XML_NAMESPACE</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">JcrRemotingConstants</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/commons/webdav/NodeTypeConstants.html#XML_NODETYPE"><B>XML_NODETYPE</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">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/commons/webdav/NodeTypeConstants.html#XML_NODETYPENAME"><B>XML_NODETYPENAME</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">NodeTypeConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/webdav/NodeTypeConstants.html#XML_NODETYPES"><B>XML_NODETYPES</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">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/commons/webdav/JcrRemotingConstants.html#XML_PREFIX"><B>XML_PREFIX</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">JcrRemotingConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html#XML_PRIMARYNODETYPE"><B>XML_PRIMARYNODETYPE</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">JcrRemotingConstants</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/commons/webdav/JcrRemotingConstants.html#XML_QUERY_RESULT_COLUMN"><B>XML_QUERY_RESULT_COLUMN</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">JcrRemotingConstants</A> <DD>&nbsp; <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/commons/webdav/JcrRemotingConstants.html#XML_RELPATH"><B>XML_RELPATH</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">JcrRemotingConstants</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/commons/webdav/JcrRemotingConstants.html#XML_REMOVEEXISTING"><B>XML_REMOVEEXISTING</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">JcrRemotingConstants</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/commons/webdav/NodeTypeConstants.html#XML_REPORT_ALLNODETYPES"><B>XML_REPORT_ALLNODETYPES</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">NodeTypeConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/webdav/NodeTypeConstants.html#XML_REPORT_MIXINNODETYPES"><B>XML_REPORT_MIXINNODETYPES</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">NodeTypeConstants</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/commons/webdav/NodeTypeConstants.html#XML_REPORT_PRIMARYNODETYPES"><B>XML_REPORT_PRIMARYNODETYPES</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/NodeTypeConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">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/commons/webdav/JcrRemotingConstants.html#XML_URI"><B>XML_URI</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">JcrRemotingConstants</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/commons/webdav/JcrRemotingConstants.html#XML_VALUE"><B>XML_VALUE</B></A> - Static variable in interface org.apache.jackrabbit.commons.webdav.<A HREF="./org/apache/jackrabbit/commons/webdav/JcrRemotingConstants.html" title="interface in org.apache.jackrabbit.commons.webdav">JcrRemotingConstants</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/api/util/XMLChar.html" title="class in org.apache.jackrabbit.test.api.util"><B>XMLChar</B></A> - Class in <A HREF="./org/apache/jackrabbit/test/api/util/package-summary.html">org.apache.jackrabbit.test.api.util</A><DD>This class defines the basic XML character properties.<DT><A HREF="./org/apache/jackrabbit/test/api/util/XMLChar.html#XMLChar()"><B>XMLChar()</B></A> - Constructor for class org.apache.jackrabbit.test.api.util.<A HREF="./org/apache/jackrabbit/test/api/util/XMLChar.html" title="class in org.apache.jackrabbit.test.api.util">XMLChar</A> <DD>&nbsp; <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><B>Deprecated.</B>&nbsp;<I>Please migrate to a bundle persistence manager (<a href="https://issues.apache.org/jira/browse/JCR-2802">JCR-2802</a>)</I><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><B>Deprecated.</B>&nbsp;Creates a new <code>XMLPersistenceManager</code> instance. <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/util/XMLUtil.html" title="class in org.apache.jackrabbit.util"><B>XMLUtil</B></A> - Class in <A HREF="./org/apache/jackrabbit/util/package-summary.html">org.apache.jackrabbit.util</A><DD><code>XMLUtil</code>...<DT><A HREF="./org/apache/jackrabbit/util/XMLUtil.html#XMLUtil()"><B>XMLUtil()</B></A> - Constructor for class org.apache.jackrabbit.util.<A HREF="./org/apache/jackrabbit/util/XMLUtil.html" title="class in org.apache.jackrabbit.util">XMLUtil</A> <DD>&nbsp; <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/standalone/cli/query/XPathQuery.html" title="class in org.apache.jackrabbit.standalone.cli.query"><B>XPathQuery</B></A> - Class in <A HREF="./org/apache/jackrabbit/standalone/cli/query/package-summary.html">org.apache.jackrabbit.standalone.cli.query</A><DD>XPath <code>Query</code><DT><A HREF="./org/apache/jackrabbit/standalone/cli/query/XPathQuery.html#XPathQuery()"><B>XPathQuery()</B></A> - Constructor for class org.apache.jackrabbit.standalone.cli.query.<A HREF="./org/apache/jackrabbit/standalone/cli/query/XPathQuery.html" title="class in org.apache.jackrabbit.standalone.cli.query">XPathQuery</A> <DD>&nbsp; <DT><A HREF="./org/apache/jackrabbit/core/security/user/XPathQueryBuilder.html" title="class in org.apache.jackrabbit.core.security.user"><B>XPathQueryBuilder</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/security/user/package-summary.html">org.apache.jackrabbit.core.security.user</A><DD>&nbsp;<DT><A HREF="./org/apache/jackrabbit/core/security/user/XPathQueryBuilder.html#XPathQueryBuilder()"><B>XPathQueryBuilder()</B></A> - Constructor for class org.apache.jackrabbit.core.security.user.<A HREF="./org/apache/jackrabbit/core/security/user/XPathQueryBuilder.html" title="class in org.apache.jackrabbit.core.security.user">XPathQueryBuilder</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/core/security/user/XPathQueryEvaluator.html" title="class in org.apache.jackrabbit.core.security.user"><B>XPathQueryEvaluator</B></A> - Class in <A HREF="./org/apache/jackrabbit/core/security/user/package-summary.html">org.apache.jackrabbit.core.security.user</A><DD>This evaluator for <A HREF="./org/apache/jackrabbit/api/security/user/Query.html" title="interface in org.apache.jackrabbit.api.security.user"><CODE>Query</CODE></A>s use XPath and some minimal client side filtering.<DT><A HREF="./org/apache/jackrabbit/core/security/user/XPathQueryEvaluator.html#XPathQueryEvaluator(org.apache.jackrabbit.core.security.user.XPathQueryBuilder, org.apache.jackrabbit.core.security.user.UserManagerImpl, org.apache.jackrabbit.core.SessionImpl)"><B>XPathQueryEvaluator(XPathQueryBuilder, UserManagerImpl, SessionImpl)</B></A> - Constructor for class org.apache.jackrabbit.core.security.user.<A HREF="./org/apache/jackrabbit/core/security/user/XPathQueryEvaluator.html" title="class in org.apache.jackrabbit.core.security.user">XPathQueryEvaluator</A> <DD>&nbsp; <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/test/api/query/AbstractQueryTest.html#xpathRoot"><B>xpathRoot</B></A> - Variable 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>The string /${jcrRoot}${testRoot} with all components of the test path properly escaped for XPath. <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-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved. </BODY> </HTML>