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 _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ABANDONED - org.apache.jackrabbit.core.persistence.check.ReportItem.Type
- 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() - Method in class org.apache.jackrabbit.aws.ext.ds.S3BackendResourceAbortableInputStream
- abort() - Method in interface org.apache.jackrabbit.core.data.BackendResourceAbortable
-
Abort the underlying backend resource(s).
- 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.commons.cnd.Lexer
- 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
- AbstractAuthorizableAction - Class in org.apache.jackrabbit.core.security.user.action
-
Abstract implementation of the
AuthorizableAction
interface that doesn't perform any action. - AbstractAuthorizableAction() - Constructor for class org.apache.jackrabbit.core.security.user.action.AbstractAuthorizableAction
- AbstractBackend - Class in org.apache.jackrabbit.core.data
-
Abstract Backend which has a reference to the underlying
CachingDataStore
and is maintaining the lifecycle of the internal asynchronous write executor. - AbstractBackend() - Constructor for class org.apache.jackrabbit.core.data.AbstractBackend
- AbstractBundlePersistenceManager - Class in org.apache.jackrabbit.core.persistence.bundle
-
The
AbstractBundlePersistenceManager
acts as base for all persistence managers that store the state in aNodePropBundle
. - AbstractBundlePersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
- AbstractCache - Class in org.apache.jackrabbit.core.cache
-
Abstract base class for managed
Cache
s. - 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 typeT
. - 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
-
Result of permission (and optionally privilege) evaluation for a given path.
- 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(AbstractDataStore, DataIdentifier) - Constructor for class org.apache.jackrabbit.core.data.AbstractDataRecord
-
Creates a data record with the given identifier.
- AbstractDataStore - Class in org.apache.jackrabbit.core.data
- AbstractDataStore() - Constructor for class org.apache.jackrabbit.core.data.AbstractDataStore
- AbstractDavProperty<T> - Class in org.apache.jackrabbit.webdav.property
-
AbstractDavProperty
provides generic METHODS used by various implementations of theDavProperty
interface. - AbstractDavProperty(DavPropertyName, boolean) - Constructor for class org.apache.jackrabbit.webdav.property.AbstractDavProperty
-
Create a new
AbstractDavProperty
with the givenDavPropertyName
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
- AbstractFieldComparator - Class in org.apache.jackrabbit.core.query.lucene.sort
-
Abstract base class for
FieldComparator
s which keep their values (Comparable
s) in an array. - AbstractFieldComparator(int) - Constructor for class org.apache.jackrabbit.core.query.lucene.sort.AbstractFieldComparator
-
Create a new instance with the given number of values.
- abstractFlagDiff() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
- AbstractHitCollector - Class in org.apache.jackrabbit.core.query.lucene.hits
-
Collector implementation which simply provides the collection of re-based doc base with scorer.
- AbstractHitCollector() - Constructor for class org.apache.jackrabbit.core.query.lucene.hits.AbstractHitCollector
- 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
- AbstractItemDefinitionBuilder() - Constructor for class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractItemDefinitionBuilder
- 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
- AbstractLazyIterator<T> - Class in org.apache.jackrabbit.commons.iterator
-
AbstractLazyIterator
provides basic iteration methods for a lazy loading iterator that does not support remove. - AbstractLazyIterator() - Constructor for class org.apache.jackrabbit.commons.iterator.AbstractLazyIterator
- 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 and resource path and how it's implementation ofDavResourceLocator
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 genericXmlSerializable.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
AbstractLogger.execute(Callable, String, Object[])
- AbstractLogger.SafeCallable - Interface in org.apache.jackrabbit.spi.commons.logging
-
Type of thunk used in
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 ifsupportListeners
is set totrue
. - 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(ItemId) - Constructor for class org.apache.jackrabbit.core.AbstractNodeData
-
Create a new instance of this class.
- AbstractNodeData(NodeState, ItemManager) - Constructor for class org.apache.jackrabbit.core.AbstractNodeData
-
Create a new instance of this class.
- AbstractNodeDefinitionBuilder() - Constructor for class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeDefinitionBuilder
- 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
. - AbstractNodeTypeDefinitionBuilder() - Constructor for class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
- 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()
andAbstractObservationTest.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
- AbstractPropertyDefinitionBuilder() - Constructor for class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder
- 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 forQueryHits
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 - Class in org.apache.jackrabbit.core.query.lucene
-
AbstractQueryImpl
provides a base class for executable queries based onSearchIndex
. - AbstractQueryImpl() - Constructor for class org.apache.jackrabbit.core.query.AbstractQueryImpl
- 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(Boolean) - 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(Long) - Constructor for class org.apache.jackrabbit.spi.commons.value.AbstractQValue
-
Create a new
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(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
. - 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
. - 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 anUnsupportedRepositoryOperationException
. - 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.
- AbstractRemove - Class in org.apache.jackrabbit.jcr2spi.operation
-
AbstractRemove
is the base class for non-transient remove operations executed on the workspace such as removing versions or activities. - AbstractRemove(ItemState, NodeState) - Constructor for class org.apache.jackrabbit.jcr2spi.operation.AbstractRemove
- AbstractReport - Class in org.apache.jackrabbit.webdav.version.report
-
Abstract
Report
. - AbstractReport() - Constructor for class org.apache.jackrabbit.webdav.version.report.AbstractReport
- 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>, Reader) - 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
- 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
- AbstractTree - Class in org.apache.jackrabbit.spi.commons.tree
- AbstractTree(Name, Name, String, NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.tree.AbstractTree
- 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 - 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.AbstractVersionTest
- 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(ItemVisitor) - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
-
Implementation of
Item.accept(javax.jcr.ItemVisitor)
for property. - 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 onvisitor
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.SetTree
- accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.Update
- accept(OperationVisitor) - Method in class org.apache.jackrabbit.jcr2spi.operation.WorkspaceImport
- 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.AndQueryNode
-
This method can return
null
to indicate that thisAndQueryNode
does not contain any operands. - accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.DerefQueryNode
-
Accepts a
QueryNodeVisitor
and calls the appropriatevisit
method on the visitor depending on the concrete implementation of thisQueryNode
. - accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.ExactQueryNode
-
Accepts a
QueryNodeVisitor
and calls the appropriatevisit
method on the visitor depending on the concrete implementation of thisQueryNode
. - accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
-
Accepts a
QueryNodeVisitor
and calls the appropriatevisit
method on the visitor depending on the concrete implementation of thisQueryNode
. - accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.NodeTypeQueryNode
-
Accepts a
QueryNodeVisitor
and calls the appropriatevisit
method on the visitor depending on the concrete implementation of thisQueryNode
. - accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.NotQueryNode
-
Accepts a
QueryNodeVisitor
and calls the appropriatevisit
method on the visitor depending on the concrete implementation of thisQueryNode
. - accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
-
Accepts a
QueryNodeVisitor
and calls the appropriatevisit
method on the visitor depending on the concrete implementation of thisQueryNode
. - accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.OrQueryNode
-
Accepts a
QueryNodeVisitor
and calls the appropriatevisit
method on the visitor depending on the concrete implementation of thisQueryNode
. - accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.PathQueryNode
-
Accepts a
QueryNodeVisitor
and calls the appropriatevisit
method on the visitor depending on the concrete implementation of thisQueryNode
. - accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.PropertyFunctionQueryNode
-
Accepts a
QueryNodeVisitor
and calls the appropriatevisit
method on the visitor depending on the concrete implementation of thisQueryNode
. - accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryNode
-
Accepts a
QueryNodeVisitor
and calls the appropriatevisit
method on the visitor depending on the concrete implementation of thisQueryNode
. - accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryRootNode
-
Accepts a
QueryNodeVisitor
and calls the appropriatevisit
method on the visitor depending on the concrete implementation of thisQueryNode
. - accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
-
Accepts a
QueryNodeVisitor
and calls the appropriatevisit
method on the visitor depending on the concrete implementation of thisQueryNode
. - accept(QueryNodeVisitor, Object) - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
-
Accepts a
QueryNodeVisitor
and calls the appropriatevisit
method on the visitor depending on the concrete implementation of thisQueryNode
. - accept(Event, boolean) - Method in class org.apache.jackrabbit.spi.commons.EventFilterImpl
-
If an implementation returns
true
theevent
will be included in the event bundle returned byRepositoryService.getEvents(Subscription, long)
. - accept(Event, boolean) - Method in interface org.apache.jackrabbit.spi.EventFilter
-
If an implementation returns
true
theevent
will be included in the event bundle returned byRepositoryService.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 thisNAryQueryNode
. - acceptsDocsOutOfOrder() - Method in class org.apache.jackrabbit.core.query.lucene.hits.AbstractHitCollector
- 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_KEY - Static variable in class org.apache.jackrabbit.aws.ext.S3Constants
-
Amazon aws access key.
- ACCESS_MANAGER_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
-
Name of the access manager configuration element.
- AccessControlAction - Class in org.apache.jackrabbit.core.security.user.action
-
The
AccessControlAction
allows to setup permissions upon creation of a new authorizable; namely the privileges the new authorizable should be granted on it's own 'home directory' being represented by the new node associated with that new authorizable. - AccessControlAction() - Constructor for class org.apache.jackrabbit.core.security.user.action.AccessControlAction
-
Create a new instance.
- AccessControlConstants - Interface in org.apache.jackrabbit.core.security.authorization
-
AccessControlConstants
... - AccessControlConstants - Interface in org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit
- 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 theJackrabbitAccessControlEntry
interfaces. - 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(Principal, PrivilegeBits, 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
- AccessControlEntryImpl(AccessControlEntryImpl, PrivilegeBits, boolean) - Constructor for class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
- AccessControlImporter - Class in org.apache.jackrabbit.core.xml
-
AccessControlImporter
implements aProtectedNodeImporter
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
- AccessControlImporter.ImportBehavior - Enum in org.apache.jackrabbit.core.xml
- 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 themodification 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
- AccessControlPolicyIteratorAdapter(Collection) - Constructor for class org.apache.jackrabbit.commons.iterator.AccessControlPolicyIteratorAdapter
-
Creates an iterator for the given collection.
- AccessControlPolicyIteratorAdapter(Iterator) - Constructor for class org.apache.jackrabbit.commons.iterator.AccessControlPolicyIteratorAdapter
-
Creates an adapter for the given
Iterator
. - AccessControlPolicyIteratorAdapter(RangeIterator) - Constructor for class org.apache.jackrabbit.commons.iterator.AccessControlPolicyIteratorAdapter
-
Creates an adapter for the given
RangeIterator
. - 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.
- AccessControlProvider - Interface in org.apache.jackrabbit.jcr2spi.security.authorization
-
AccessControlProvider...
- AccessControlProviderFactory - Interface in org.apache.jackrabbit.core.security.authorization
-
The
AccessControlProviderFactory
is used to createAccessControlProvider
s 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
- AccessControlProviderImpl - Class in org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.acl
- AccessControlProviderImpl() - Constructor for class org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.acl.AccessControlProviderImpl
- AccessControlProviderStub - Class in org.apache.jackrabbit.jcr2spi.security.authorization
-
Stub class that provide clients with access to a concrete AccessControlProvider implementation.
- AccessControlUtils - Class in org.apache.jackrabbit.commons.jackrabbit.authorization
-
This class provides common access control related utilities.
- AccessControlUtils - Interface in org.apache.jackrabbit.core.security.authorization
-
AccessControlUtils
... - AccessControlUtils() - Constructor for class org.apache.jackrabbit.commons.jackrabbit.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
... - 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 typerep:AccessControllable
and adding child node of typerep:acl
that forms the acl. a Property is considered 'access controlled' if its parent Node is. An ACL is never assigned to aProperty
item. ANode
that is not access controlled may inherit the ACL. - ACLProvider - Class in org.apache.jackrabbit.core.security.authorization.principalbased
-
ACLProvider
... - ACLProvider() - Constructor for class org.apache.jackrabbit.core.security.authorization.acl.ACLProvider
- ACLProvider() - Constructor for class org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider
- AclRemoveHandler - Class in org.apache.jackrabbit.server.remoting.davex
- AclRemoveHandler() - Constructor for class org.apache.jackrabbit.server.remoting.davex.AclRemoveHandler
- 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.
- acquire() - Method in class org.apache.jackrabbit.core.util.XAReentrantLock
- acquireReadLock() - Method in class org.apache.jackrabbit.core.version.VersioningLock
- acquireReadLock() - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
-
acquires the read lock on this version manager.
- 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
. - acquireWriteLock() - Method in class org.apache.jackrabbit.core.version.VersioningLock
- acquireWriteLock() - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
-
Acquires the write 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
. - Action() - Constructor for class org.apache.jackrabbit.core.cluster.WorkspaceRecord.Action
- activate(Map<String, ?>) - Method in class org.apache.jackrabbit.server.remoting.davex.DavexServletService
- ActiveLock - Interface in org.apache.jackrabbit.webdav.lock
-
ActiveLock
encapsulates the lock information for aDavResource
. - 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.
This property determines the DAV:activity-set property of the version that results from checking in this resource. - 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.
It identifies the activities that determine to which logical changes this version contributes, and on which lines of descent this version appears. - ACTIVITY_VERSION_SET - Static variable in interface org.apache.jackrabbit.webdav.version.ActivityResource
-
The computed DAV:activity-version-set property identifies each version whose DAV:activity-set property identifies this activity.
- ActivityResource - Interface in org.apache.jackrabbit.webdav.version
-
An activity is a resource that selects a set of versions that are on a single "line of descent", where a line of descent is a sequence of versions connected by successor relationships.
- adapt(Query, Name) - Static method in class org.apache.jackrabbit.core.query.lucene.MultiColumnQueryAdapter
-
Adapts the given
query
. - AdaptingHits - Class in org.apache.jackrabbit.core.query.lucene.hits
-
This is an implementation of Hits which starts with marking hits in an ArrayHits instance and switches to a BitSetHits instance if at least the threshold of 8kb for the ArrayHits is reached and a BitSetHits instance would consume less memory.
- AdaptingHits() - Constructor for class org.apache.jackrabbit.core.query.lucene.hits.AdaptingHits
- AdaptingHits(int) - Constructor for class org.apache.jackrabbit.core.query.lucene.hits.AdaptingHits
- add(Object) - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
-
Adds object
o
to this collection. - add(String) - Method in class org.apache.jackrabbit.core.data.AsyncUploadCache
-
This methods checks if file can be added to
AsyncUploadCache.asyncUploadMap
. - 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(Cache) - Method in class org.apache.jackrabbit.core.cache.CacheManager
-
Add a new cache to the list.
- add(PrivilegeBits) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeBits
-
Adds the other privilege bits to this instance.
- 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
.
Note the following special cases: If an entry with the given index already exists, the the new sibling is inserted before. If the given index is bigger that the last entry in the siblings list, intermediate entries will be created. - add(NodeEntry, int, NodeEntry) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildNodeEntries
-
Adds a the new
NodeEntry
beforebeforeEntry
. - add(PropertyEntry) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntries
-
Adds the new
PropertyEntry
to thisChildPropertyEntries
. - add(PropertyEntry) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntriesImpl
- add(QNodeTypeDefinition) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
- add(DavProperty<?>) - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
-
Adds a property to this response '200' propstat set.
- add(DavProperty<?>) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
-
Adds a new property to this set.
- add(DavProperty<?>, int) - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
-
Adds a property to this response
- add(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
-
Adds a property name to this response '200' propstat set.
- 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(DavPropertyName, int) - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
-
Adds a property name to this response
- 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(Session, String, Principal, String[], boolean) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
A utility method to add a new access control entry.
Please note, that callingSession.save()
is required in order to persist the changes. - addAccessControlEntry(Session, String, Principal, Privilege[], boolean) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
A utility method to add a new access control entry.
- 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) - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
- 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
PropertyEntry
s from the given collection to thisChildPropertyEntries
. - 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 elements
- 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.
- addBooleanConstraint(BooleanQuery, Constraint, BooleanClause.Occur, Map<String, NodeType>, JackrabbitIndexSearcher) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
- 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, Calendar) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
-
Adds the calendar value to the document as the named field.
- addChild(Name, Name, String) - Method in class org.apache.jackrabbit.spi.commons.tree.AbstractTree
- addChild(Name, Name, String) - Method in interface org.apache.jackrabbit.spi.Tree
- 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(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.
- 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.
- 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.
- addChildNode(NodeState, Name, Name, String) - Method in class org.apache.jackrabbit.jcr2spi.operation.SetTree
-
Add a child node operation to this
setTree
instance. - 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
. - addChildProperty(NodeState, Name, int, QValue[], QPropertyDefinition) - Method in class org.apache.jackrabbit.jcr2spi.operation.SetTree
-
Add a child property operation to this
setTree
instance. - addConnectionEventListener(ConnectionEventListener) - Method in class org.apache.jackrabbit.jca.AnonymousConnection
- addConnectionEventListener(ConnectionEventListener) - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
-
Adds a listener.
- addContent(Object) - Method in class org.apache.jackrabbit.webdav.property.PropContainer
-
Deprecated.Use
PropContainer.addContent(PropEntry)
instead. - addContent(String) - Method in class org.apache.jackrabbit.core.util.DOMBuilder
-
Adds the given string as text content to the current element.
- 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(PropEntry) - Method in class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
- addContent(PropEntry) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
- 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
- addCopyMoveHandler(CopyMoveHandler) - Method in interface org.apache.jackrabbit.server.io.CopyMoveManager
-
Adds the specified handler to the list of handlers.
- addCopyMoveHandler(CopyMoveHandler) - Method in class org.apache.jackrabbit.server.io.CopyMoveManagerImpl
- 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, BigDecimal) - 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
- addDeleteHandler(DeleteHandler) - Method in interface org.apache.jackrabbit.server.io.DeleteManager
-
Registers a delete handler
- addDeleteHandler(DeleteHandler) - Method in class org.apache.jackrabbit.server.io.DeleteManagerImpl
- addDifference(PrivilegeBits, PrivilegeBits) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeBits
-
Subtracts the
b
froma
and adds the result (diff) to this instance. - addDispatcher(ObservationDispatcher) - Method in class org.apache.jackrabbit.core.observation.DelegatingObservationDispatcher
-
Adds a new observation dispatcher to the set of dispatchers
- addDoubleValue(Document, String, double) - 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(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 separateDAV:href
element within the entry. - 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(Principal, Privilege[], boolean, Map<String, Value>, Map<String, Value[]>) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractACLTemplate
- addEntry(Principal, Privilege[], boolean, Map<String, Value>, Map<String, Value[]>) - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
- addEntry(LockEntry) - Method in class org.apache.jackrabbit.webdav.lock.SupportedLock
-
Adds a capability to this lock support.
- addEntry(Type, Scope) - Method in class org.apache.jackrabbit.webdav.lock.SupportedLock
-
Adds a capability to this lock support.
- addError(Test, Throwable) - Method in class org.apache.jackrabbit.test.JCRTestResult
-
Only add an error if
throwable
is not of typeNotExecutableException
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) - 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). - 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(EventListener, JackrabbitEventFilter) - Method in class org.apache.jackrabbit.core.observation.ObservationManagerImpl
- addEventListener(InternalEventListener) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
-
Sets the
InternalEventListener
that gets notifications about local and external changes. - 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(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.
- 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.
- 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 specified 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 specified 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
- AdditionalEventInfo - Interface in org.apache.jackrabbit.spi.commons
-
Provides additional information for an
Event
. - 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(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.
- 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.
- addLength(Document, String, InternalValue) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
-
Adds a
FieldNames.PROPERTY_LENGTHS
field todocument
with a named length value. - addListener(TestListener) - Method in class org.apache.jackrabbit.test.JCRTestResult
- 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(NamespaceListener) - Method in class org.apache.jackrabbit.spi.commons.namespace.AbstractNamespaceResolver
-
Deprecated.Registers
listener
to get notifications when namespace mappings change. - addLockManager(LockManager) - Method in interface org.apache.jackrabbit.webdav.DavResource
-
Add an external
LockManager
to this resource. - addLockManager(LockManager) - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
- addLockToken(String) - Method in class org.apache.jackrabbit.core.lock.SessionLockManager
- addLockToken(String) - Method in class org.apache.jackrabbit.core.SessionImpl
- addLockToken(String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
-
Add lock token.
- addLockToken(String) - Method in class org.apache.jackrabbit.jcr2spi.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.spi.commons.logging.SessionInfoLogger
- addLockToken(String) - Method in class org.apache.jackrabbit.spi.commons.SessionInfoImpl
-
Add the given lock token to this
SessionInfo
. - addLockToken(String) - Method in interface org.apache.jackrabbit.spi.SessionInfo
-
Add the given lock token to this
SessionInfo
. - addLockToken(String) - Method in 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
- 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(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 - Class in org.apache.jackrabbit.standalone.cli.lock
-
Add the given
Lock
token to the currentSession
- AddLockToken() - Constructor for class org.apache.jackrabbit.standalone.cli.lock.AddLockToken
- addLongValue(Document, String, long) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
-
Adds the long value to the document as the named field.
- addMember(Principal) - Method in class org.apache.jackrabbit.core.security.principal.EveryonePrincipal
- addMember(DavResource, InputContext) - Method in interface org.apache.jackrabbit.webdav.DavResource
-
Add the given resource as an internal member to this resource.
- addMember(DavResource, InputContext) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
-
If the specified resource represents a collection, a new node is
added
to the item represented by this resource. - addMember(DavResource, InputContext) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemResource
-
Method is not allowed.
- addMember(DavResource, InputContext) - Method in class org.apache.jackrabbit.webdav.jcr.EventJournalResourceImpl
- 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(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(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
- 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 todoc
with the resolvedname
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, Name) - 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 thisNodeEntry
and return thePropertyState
associated with the new entry. - addNewPropertyEntry(Name, QPropertyDefinition, QValue[], int) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
- addNode(String) - Method in class org.apache.jackrabbit.core.NodeImpl
- addNode(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- 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(String, String) - Method in class org.apache.jackrabbit.core.NodeImpl
- addNode(String, String) - Method in class org.apache.jackrabbit.jcr2spi.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.NodeImpl
-
Same as
except that this method takesNode.addNode(String, String)
Name
arguments instead ofString
s and has an additionaluuid
argument. - 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(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.jcr2spi.operation
-
AddNode
... - 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
- AddNode(NodeId, Name, Name, String) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.AddNode
- 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. - 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 methodNode.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(ConsolidatingChangeLog.CancelableOperation) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
-
Determines the cancellation behavior from the list of
operations
and the current operationop
: When the current operation is cancelled by the last operation, the list of operations is not modified. When the current operation and the last operation cancel each other, the last operation is removed from the list of operations. When the last operation is cancelled by this operation, the last operation is removed from the list of operations and determination of cancellation starts from scratch. Otherwise add the current operation to the list of operations. - addOperation(T) - Method in class org.apache.jackrabbit.spi.commons.batch.AbstractChangeLog
-
Added an operation to the list of
AbstractChangeLog.operations
. - addOption(Option) - Method in class org.apache.jackrabbit.standalone.cli.CommandLine
- addOrderSpec(OrderQueryNode.OrderSpec) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
-
Adds an order specification to this query node.
- 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.
- 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, Path) - 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
andvalue
. - 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(NodeId, Name, int, QValue) - Method in interface org.apache.jackrabbit.spi.Tree
- addProperty(NodeId, Name, int, QValue[]) - Method in interface org.apache.jackrabbit.spi.Tree
- 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 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) - 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) - 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 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.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.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.SerializableBatch
- AddProperty - Class in org.apache.jackrabbit.jcr2spi.operation
-
AddProperty
... - AddProperty(NodeId, Name, QValue) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.AddProperty
- 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. - AddProperty(NodeId, Name, QValue[]) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.AddProperty
- 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. - 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(Name) - Method in class org.apache.jackrabbit.core.state.NodeState
-
Adds a property name entry.
- addPropertyName(Document, Name) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
-
Adds the property name to the lucene _:PROPERTIES_SET field.
- addQueryLanguage(String, Namespace) - Method in class org.apache.jackrabbit.webdav.search.QueryGrammerSet
-
Add another query queryGrammer to this set.
- addRecord(InputStream) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
Creates a new data record in
Backend
. - 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
- addRecord(InputStream) - Method in class org.apache.jackrabbit.core.data.FileDataStore
-
Creates a new data record.
- addRecord(InputStream) - Method in class org.apache.jackrabbit.core.data.MultiDataStore
-
Creates a new data record in the primary data store.
- 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
- addReference(PropertyId) - Method in class org.apache.jackrabbit.core.state.NodeReferences
- addReferenceValue(Document, String, NodeId, 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.
- 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) - Method in class org.apache.jackrabbit.webdav.MultiStatus
-
Add response(s) to this multistatus, in order to build a multistatus e.g.
- 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.
- 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 thisMultiStatus
- 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 givenkey
. - addSelectProperty(Name) - Method in class org.apache.jackrabbit.spi.commons.query.QueryRootNode
-
Adds a new select property to the query.
- addSessionProvider(SessionProvider) - Method in class org.apache.jackrabbit.server.remoting.davex.DavexServletService
-
Adds a custom session provider service.
- 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, String) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
-
Deprecated.Use
addStringValue(Document, String, Object, boolean)
instead. - addStringValue(Document, String, String, 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
istrue
. - addStringValue(Document, String, String, boolean, boolean, float) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
-
Deprecated.
- addStringValue(Document, String, String, 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
istrue
. - 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, URI) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
-
Adds the uri value to the document as the named field.
- addValue(boolean) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
Add a
PropertyType.BOOLEAN
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(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(File) - 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(String) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
Add a
PropertyType.STRING
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(Calendar) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
Add a
PropertyType.DATE
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(QValue) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
Add a
value
to this property. - addValue(Document, InternalValue, Name) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
-
Adds a value to the lucene Document.
- 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.
- addValueProperty(Document, InternalValue, Name, String) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
-
Adds a property related value to the lucene Document.
- 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(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.jcr.RootCollection
- 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.
Please note that no resource must exist at the location of the new 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
- advance(int) - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryScorer
- 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.
- afterEventDelivery() - Method in class org.apache.jackrabbit.commons.observation.ListenerTracker
-
Called just after the
EventListener.onEvent(EventIterator)
method has been called (even if the call threw an exception). - afterOperation(TransactionContext) - Method in class org.apache.jackrabbit.core.lock.XALockManager
- afterOperation(TransactionContext) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
- afterOperation(TransactionContext) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
- afterOperation(TransactionContext) - Method in interface org.apache.jackrabbit.data.core.InternalXAResource
- 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() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
- all() - Static method in class org.apache.jackrabbit.spi.commons.name.Pattern
-
A pattern which matches all input.
- ALL - Static variable in interface org.apache.jackrabbit.commons.flat.TreeTraverser.InclusionPolicy
-
This inclusions policy includes all items.
- ALL - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
- ALL_STATS_ENABLED_PROPERTY - Static variable in class org.apache.jackrabbit.core.stats.StatManager
- 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.
- allow(Node, String, String...) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Allow certain privileges on a given node for a given principal.
- allowReader() - Method in class org.apache.jackrabbit.core.util.XAReentrantWriterPreferenceReadWriteLock
- allowSelfSignedCertificates(boolean) - Method in class org.apache.jackrabbit.spi2dav.ConnectionOptions.Builder
- allowSns - Variable in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeDefinitionBuilder
- 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.
Note: RFC 3744 limits modification of access control elements (ACEs) to elements that are neither inherited nor protected. - ALTERNATE_URI_SET - Static variable in interface org.apache.jackrabbit.webdav.security.SecurityConstants
-
Protected href property DAV:alternate-URI-set for principal resources.
- 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
List
s 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.
- alterProperties(PropertyImportContext, boolean) - Method in interface org.apache.jackrabbit.server.io.PropertyManager
- alterProperties(PropertyImportContext, boolean) - Method in class org.apache.jackrabbit.server.io.PropertyManagerImpl
- AMContext - Class in org.apache.jackrabbit.core.security
-
An
AMContext
is used to provideSession
specific context information for anAccessManager
. - AMContext(File, FileSystem, Session, Subject, HierarchyManager, PrivilegeManager, 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(Constraint, Constraint) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
-
Performs a logical conjunction of two other constraints.
- 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(Predicate...) - Static method in class org.apache.jackrabbit.commons.predicate.Predicates
-
Creates an AND predicate over all the given component predicates.
- and(XPathQueryBuilder.Condition, XPathQueryBuilder.Condition) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
- And - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- AND - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- 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
QueryNode
s. - AndQueryNode(QueryNode) - Constructor for class org.apache.jackrabbit.spi.commons.query.AndQueryNode
-
Creates a new
AndQueryNode
with aparent
query node. - 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 noConnectionRequestInfo
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() - Method in class org.apache.jackrabbit.core.journal.DefaultRecordProducer
-
Append a record.
- append() - Method in interface org.apache.jackrabbit.core.journal.RecordProducer
-
Append a record.
- 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.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(AppendRecord, InputStream, int) - Method in class org.apache.jackrabbit.core.journal.FileJournal
-
Append a record backed by a file.
- append(AppendRecord, InputStream, int) - Method in class org.apache.jackrabbit.core.journal.MemoryJournal
-
Append a record backed by a file.
- 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.
- appending(AppendRecord) - Method in class org.apache.jackrabbit.core.journal.MemoryJournal
- 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
Operation
s contained in this change log to the passedbatch
. - 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.SetTree
-
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
- 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
- ARCHIVE_DATASTORE_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
-
Name of the archive DataStore class attribute.
- 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.
- 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(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
- ASCENDING - org.apache.jackrabbit.commons.query.qom.Order
- AscendingOrderSpec() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
- asCompositeData(TimeSeries, String) - Static method in class org.apache.jackrabbit.stats.TimeSeriesStatsUtil
- asDavProperty() - Method in class org.apache.jackrabbit.webdav.jcr.security.JcrSupportedPrivilegesProperty
-
Calculated the supported privileges at
absPath
and build aSupportedPrivilegeSetProperty
from the result. - asDavProperty() - Method in class org.apache.jackrabbit.webdav.jcr.security.JcrUserPrivilegesProperty
- 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 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.
- associate(TransactionContext) - Method in interface org.apache.jackrabbit.data.core.InternalXAResource
-
Associate this resource with a 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
- asyncDownloadCache - Variable in class org.apache.jackrabbit.core.data.CachingDataStore
-
In memory map to hold in-progress asynchronous downloads.
- asyncTouchCache - Variable in class org.apache.jackrabbit.core.data.CachingDataStore
-
In memory map to hold in-progress asynchronous touch.
- AsyncTouchCallback - Interface in org.apache.jackrabbit.core.data
-
This interface defines callback methods to reflect the status of asynchronous touch.
- AsyncTouchResult - Class in org.apache.jackrabbit.core.data
-
The class holds the result of asynchronous touch to
Backend
- AsyncTouchResult(DataIdentifier) - Constructor for class org.apache.jackrabbit.core.data.AsyncTouchResult
- AsyncUploadCache - Class in org.apache.jackrabbit.core.data
-
This class holds all in progress uploads.
- AsyncUploadCache() - Constructor for class org.apache.jackrabbit.core.data.AsyncUploadCache
- AsyncUploadCacheResult - Class in org.apache.jackrabbit.core.data
-
This class holds result of asynchronous upload from
AsyncUploadCache
- AsyncUploadCacheResult() - Constructor for class org.apache.jackrabbit.core.data.AsyncUploadCacheResult
- AsyncUploadCallback - Interface in org.apache.jackrabbit.core.data
-
This interface defines callback methods to reflect the status of asynchronous upload.
- AsyncUploadResult - Class in org.apache.jackrabbit.core.data
-
The class holds the result of asynchronous upload to
Backend
- AsyncUploadResult(DataIdentifier, File) - Constructor for class org.apache.jackrabbit.core.data.AsyncUploadResult
- At - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- AtomFeedConstants - Interface in org.apache.jackrabbit.commons.webdav
-
AtomFeedConstants
provides string constants for Atom feed (RFC 4287) resources. - 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
- 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. - authenticate(Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.token.TokenBasedAuthentication
- authenticate(HttpServletResponse) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- Authentication - Interface in org.apache.jackrabbit.core.security.authentication
-
The
Authentication
interface defines methods to validateCredentials
upon authentication. - AuthorizableAction - Interface in org.apache.jackrabbit.core.security.user.action
-
The
AuthorizableAction
interface provide an implementation specific way to execute additional validation or write tasks uponUser creation
,Group creation
,Authorizable removal
andUser password modification
. The actions are attached to a given UserManager instance upon creation by callingUserManagerImpl.setAuthorizableActions(AuthorizableAction[])
. - AuthorizableQueryManager - Class in org.apache.jackrabbit.commons.jackrabbit.user
-
This class handles the translation of queries for users and groups from a JSON format to the query model of Jackrabbit's user groups search (see
UserManager#findAuthorizables(Query)
). - AuthorizableQueryManager(UserManager, ValueFactory) - Constructor for class org.apache.jackrabbit.commons.jackrabbit.user.AuthorizableQueryManager
- 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
- 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 - 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.LazyFileInputStream
- available() - Method in class org.apache.jackrabbit.server.io.BoundedInputStream
- available() - Method in class org.apache.jackrabbit.util.LazyFileInputStream
- available() - Method in class org.apache.jackrabbit.vfs.ext.ds.LazyFileContentInputStream
- 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. - AWSDOTCOM - Static variable in class org.apache.jackrabbit.aws.ext.Utils
-
constants to define endpoint to various AWS region
- 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
- backend - Variable in class org.apache.jackrabbit.core.data.CachingDataStore
- Backend - Interface in org.apache.jackrabbit.core.data
-
The interface defines the backend which can be plugged into
CachingDataStore
. - BackendResourceAbortable - Interface in org.apache.jackrabbit.core.data
-
Backend
resource abstraction, such asInputStream
, which can be aborted without consuming it fully for efficiency. - 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
- base - Variable in class org.apache.jackrabbit.core.query.lucene.hits.AbstractHitCollector
- 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
- BASE_SET - Static variable in class org.apache.jackrabbit.webdav.jcr.property.JcrDavPropertyNameSet
-
Default property names present with all resources.
- 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. - BaseChar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- BaseDavRequest - Class in org.apache.jackrabbit.webdav.client.methods
-
Base class for HTTP request classes defined in this package.
- BaseDavRequest(URI) - Constructor for class org.apache.jackrabbit.webdav.client.methods.BaseDavRequest
- 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.
- 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.
- 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 theItemState
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 useswriter
for persisting log messages. - BatchReadConfig - Class in org.apache.jackrabbit.spi2jcr
-
BatchReadConfig
defines if and how deep child item information should be retrieved, when accessing aNode
. - BatchReadConfig - Interface in org.apache.jackrabbit.spi2davex
-
BatchReadConfig
defines if and how deep child item information should be retrieved, when accessing aNode
. - 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.
- BeanConfigVisitor - Interface in org.apache.jackrabbit.core.config
-
A BeanConfig visitor which is invoked upon creation of BeanConfig before any instance is created from that bean configuration
- beanFactory - Variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
- BeanFactory - Interface in org.apache.jackrabbit.core.config
- 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.
- beforeEventDelivery() - Method in class org.apache.jackrabbit.commons.observation.ListenerTracker
-
Called just before the
EventListener.onEvent(EventIterator)
method is called. - beforeNodeId - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.ReorderNodes
- beforeOperation(TransactionContext) - Method in class org.apache.jackrabbit.core.lock.XALockManager
- beforeOperation(TransactionContext) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
- beforeOperation(TransactionContext) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
- beforeOperation(TransactionContext) - Method in interface org.apache.jackrabbit.data.core.InternalXAResource
- 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.
- BEST_EFFORT - org.apache.jackrabbit.core.xml.AccessControlImporter.ImportBehavior
-
Tries to minimize errors by adapting the content and bypassing validation checks (e.g.
- bestEffort() - Method in class org.apache.jackrabbit.jcr2spi.operation.Merge
- 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. - BETWEEN - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- BINARY - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
- BINARY - Static variable in class org.apache.jackrabbit.core.persistence.util.BundleDumper
- BinaryImpl - Class in org.apache.jackrabbit.value
-
BinaryImpl
implements theBinary
interface. - BinaryImpl(byte[]) - Constructor for class org.apache.jackrabbit.value.BinaryImpl
-
Creates a new
BinaryImpl
instance from abyte[]
array. - BinaryImpl(InputStream) - Constructor for class org.apache.jackrabbit.value.BinaryImpl
-
Creates a new
BinaryImpl
instance from anInputStream
. - BinaryPropertyTest - Class in org.apache.jackrabbit.test.api
-
Tests a binary property.
- BinaryPropertyTest() - Constructor for class org.apache.jackrabbit.test.api.BinaryPropertyTest
- binaryValue() - Method in class org.apache.jackrabbit.core.query.lucene.LazyTextExtractorField
- BinaryValue - Class in org.apache.jackrabbit.value
-
A
BinaryValue
provides an implementation of theValue
interface representing a binary value. - BinaryValue(byte[]) - Constructor for class org.apache.jackrabbit.value.BinaryValue
-
Constructs a
BinaryValue
object based on a byte array. - BinaryValue(InputStream) - Constructor for class org.apache.jackrabbit.value.BinaryValue
-
Constructs a
BinaryValue
object based on a stream. - 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 aBinary
. - 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(DavResource, DavResource) - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
- BIND - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
- 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 aBindableRepository
object, will create an instance of the correspondingBindableRepository
. - 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.mem.InMemBundlePersistenceManager
-
the bundle binding
- binding - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
-
the bundle binding
- 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
- 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 namedvar
. - 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.InMemBundlePersistenceManager
-
File system where BLOB data is stored.
- 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
- BLOBS_FILE_PATH - Static variable in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
-
Path where blobs are stored on shutdown.
- 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.InMemBundlePersistenceManager
-
Blob store.
- 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 - Variable in class org.apache.jackrabbit.core.persistence.util.BundleBinding
-
the blob store
- BLOBStore - Interface in org.apache.jackrabbit.core.persistence.util
-
BLOBStore
represents an abstract store for binary property values (BLOBs). - 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
- BOOLEAN - Static variable in class org.apache.jackrabbit.core.persistence.util.BundleDumper
- 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 theValue
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
- borrowHelpers() - Method in interface org.apache.jackrabbit.test.RepositoryHelperPool
-
Borrows all available repository helper instances.
- borrowHelpers() - 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) - Constructor for class org.apache.jackrabbit.server.io.BoundedInputStream
- 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. - BoundedIterator<T> - Class in org.apache.jackrabbit.spi.commons.iterator
-
Implements a bounded iterator which only returns a maximum number of element from an underlying iterator starting at a given offset.
- BoundedIterator(long, long, Iterator<T>) - Constructor for class org.apache.jackrabbit.spi.commons.iterator.BoundedIterator
-
Create a new bounded iterator with a given offset and maximum
- 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)
- 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 Noderoot
. - bufcolumn - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
- bufcolumn - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
- buffer - Variable in class org.apache.jackrabbit.core.query.lucene.join.Join
-
A buffer for joined score node rows.
- buffer - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
- buffer - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
- bufline - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
- bufline - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
- bufpos - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
- bufpos - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
- build() - Method in class org.apache.jackrabbit.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. - build() - Method in class org.apache.jackrabbit.spi2dav.ConnectionOptions.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:
- builder() - Static method in class org.apache.jackrabbit.spi2dav.ConnectionOptions
- Builder() - Constructor for class org.apache.jackrabbit.spi2dav.ConnectionOptions.Builder
- 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.
- buildPasswordHash(String) - Static method in class org.apache.jackrabbit.core.security.user.PasswordUtility
-
Generates a hash of the specified password with the default values for algorithm, salt-size and number of iterations.
- buildPasswordHash(String, String, int, int) - Static method in class org.apache.jackrabbit.core.security.user.PasswordUtility
-
Generates a hash of the specified password using the specified algorithm, salt size and number of iterations into account.
- buildPath(PathBuilder, ItemState, HierarchyManagerImpl.CycleDetector) - 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, HierarchyManagerImpl.CycleDetector) - 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.
- buildRepositoryResult() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions
-
Retrieve the result for repository level operations.
- buildResult(Path) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions
-
Retrieve the result for the specified path.
- 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
- 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
- BUNDLE_FILE_PATH - Static variable in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
-
Path where bundles are stored on shutdown.
- 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
NodePropBundle
s 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.FSBlobStore - Class in org.apache.jackrabbit.core.persistence.pool
-
own implementation of the filesystem blob store that uses a different blob-id scheme.
- bundleDeleteSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
- BundleDumper - Class in org.apache.jackrabbit.core.persistence.util
-
This utility class can dump the contents of a node bundle.
- BundleDumper() - Constructor for class org.apache.jackrabbit.core.persistence.util.BundleDumper
- BundleFsPersistenceManager - Class in org.apache.jackrabbit.core.persistence.bundle
-
This is a generic persistence manager that stores the
NodePropBundle
s 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
- bundleSelectAllBundlesFromSQL - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
- bundleSelectAllBundlesSQL - 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
- bundleStore - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
-
Bundle memory store.
- 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 - Variable in class org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl
- cache(String) - Static method in class org.apache.jackrabbit.spi.commons.util.StringCache
-
Get the string from the cache if possible.
- cache(ItemState) - Method in interface org.apache.jackrabbit.core.state.ItemStateCache
-
Stores the specified
ItemState
object in the map using itsItemId
as the key. - cache(ItemState) - Method in class org.apache.jackrabbit.core.state.ItemStateReferenceCache
-
Stores the specified
ItemState
object in the map using itsItemId
as the key. - cache(ItemState) - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
-
Stores the specified
ItemState
object in the map using itsItemId
as the key. - cache(NodeState) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
-
adds the node state to the cache
- Cache - Interface in org.apache.jackrabbit.core.cache
-
A
Cache
object A cache must callCacheManager.getInstance().add(this)
to take part in the dynamic memory distribution. - cacheAccessed(long) - Method in interface org.apache.jackrabbit.core.cache.CacheAccessListener
-
The cache calls this method after a number of cache accesses.
For statistical purposes, the cache access count since the last call is included. - cacheAccessed(long) - Method in class org.apache.jackrabbit.core.cache.CacheManager
-
After one of the caches is accessed a number of times, this method is called.
- cacheAccessed(long) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
- 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.
- CachingDataRecord - Class in org.apache.jackrabbit.core.data
-
CachingDataRecord which stores reference to
CachingDataStore
. - CachingDataRecord(CachingDataStore, DataIdentifier) - Constructor for class org.apache.jackrabbit.core.data.CachingDataRecord
- CachingDataStore - Class in org.apache.jackrabbit.core.data
-
A caching data store that consists of
LocalCache
andBackend
. - CachingDataStore() - Constructor for class org.apache.jackrabbit.core.data.CachingDataStore
- CachingFDS - Class in org.apache.jackrabbit.core.data
- CachingFDS() - Constructor for class org.apache.jackrabbit.core.data.CachingFDS
- 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
- 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) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.CachingNameResolver
-
Creates a caching decorator for the given name resolver.
- CachingNameResolver(NameResolver, GenerationalCache) - 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) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.CachingPathResolver
-
Creates a caching decorator for the given path resolver.
- CachingPathResolver(PathResolver, GenerationalCache) - 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.
- calcEncodedLength(long) - Static method in class org.apache.jackrabbit.util.Base64
-
Calculates the size (i.e.
- 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
-
Deprecated.
- calculatePermissions(PrivilegeBits, PrivilegeBits, 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 underlyingItemState
are applied. - 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(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(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
-
Instantiate 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 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) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
- canAddChildNode(String, String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
- canAddChildNode(String, String) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
- CanAddChildNodeCallWithNodeTypeTest - Class in org.apache.jackrabbit.test.api.nodetype
-
Tests
NodeType.canAddChildNode(String childNodeName, String nodeTypeName)
returns true if a node of namechildNodeName
and of node typechildNodeName
could be added to a node of typeNodeType
. - 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 namechildNodeName
could be added to a node of typeNodeType
. - 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
- canAsyncUpload() - Method in class org.apache.jackrabbit.core.data.AsyncUploadCacheResult
-
Flag to denote that asynchronous upload can be started on file.
- 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() - 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(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.SetTree
-
The cancellation only considers canceling the parent node, which corresponds to the policy node.
- cancel(ConsolidatingChangeLog.CancelableOperation) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.SetValue
- CANCEL_BOTH - Static variable in interface org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperation
-
This operation and the other operation cancel each other mutually
- CANCEL_NONE - Static variable in interface org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperation
-
No cancellation
- CANCEL_OTHER - Static variable in interface org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperation
-
This operation cancels the other operation
- CANCEL_THIS - Static variable in interface org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperation
-
The other operation cancels this operations
- cancelMerge(String, Version) - Method in 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.core.NodeImpl
-
Deprecated.
- cancelMerge(Version) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- cancelUpdate() - Method in class org.apache.jackrabbit.core.cluster.ClusterRecord
-
Cancel updating the record.
- cancelUpdate() - Method in class org.apache.jackrabbit.core.journal.AppendRecord
-
Cancel the changes made to an appended record.
- cancelUpdate() - Method in class org.apache.jackrabbit.core.journal.ReadRecord
- cancelUpdate() - Method in interface org.apache.jackrabbit.core.journal.Record
-
Cancel the changes made to an appended record.
- cancelUpdate() - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
-
Cancel an update operation.
- 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.
- canCopy(CopyMoveContext, DavResource, DavResource) - Method in interface org.apache.jackrabbit.server.io.CopyMoveHandler
-
Validates if this handler is able to execute a copy with the given parameters.
- canCopy(CopyMoveContext, DavResource, DavResource) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
- canDelete(DeleteContext, DavResource) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
- canDelete(DeleteContext, DavResource) - Method in interface org.apache.jackrabbit.server.io.DeleteHandler
-
Validates if this handler is able to execute a delete operation with the given parameters.
- 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, boolean) - Method in class org.apache.jackrabbit.server.io.DirListingExportHandler
- 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, boolean) - Method in class org.apache.jackrabbit.server.io.VersionHandler
- canExport(ExportContext, 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
- canExport(ExportContext, DavResource) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
- canExport(ExportContext, DavResource) - Method in class org.apache.jackrabbit.server.io.DirListingExportHandler
- 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(ExportContext, DavResource) - Method in class org.apache.jackrabbit.server.io.VersionHandler
- canExport(ExportContext, DavResource) - Method in class org.apache.jackrabbit.server.io.VersionHistoryHandler
- canExport(PropertyExportContext, boolean) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
- canExport(PropertyExportContext, boolean) - Method in class org.apache.jackrabbit.server.io.DirListingExportHandler
-
Always returns false.
- 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(PropertyExportContext, boolean) - Method in class org.apache.jackrabbit.server.io.VersionHistoryHandler
- canHandle(String) - Method in interface org.apache.jackrabbit.commons.query.QueryObjectModelBuilder
-
Returns
true
if this QOM builder can handle a statement inlanguage
. - canHandle(String) - Method in class org.apache.jackrabbit.commons.query.sql2.SQL2QOMBuilder
-
Returns
true
if this QOM builder can handle a statement inlanguage
. - canHandle(String) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryTreeBuilder
-
Returns
true
if this query tree builder can handle a statement inlanguage
. - canHandle(String) - Method in class org.apache.jackrabbit.spi.commons.query.sql.QueryBuilder
-
Returns
true
if this query tree builder can handle a statement inlanguage
. - canHandle(String) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.QueryBuilder
-
Returns
true
if this query tree builder can handle a statement inlanguage
. - 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 theCredentials
. - canHandle(Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.token.TokenBasedAuthentication
- canImport(ImportContext, 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, 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, boolean) - Method in class org.apache.jackrabbit.server.io.VersionHandler
- canImport(ImportContext, 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
- canImport(ImportContext, DavResource) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
- canImport(ImportContext, DavResource) - Method in class org.apache.jackrabbit.server.io.DirListingExportHandler
-
Always returns false
- 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(ImportContext, DavResource) - Method in class org.apache.jackrabbit.server.io.VersionHandler
- canImport(ImportContext, DavResource) - Method in class org.apache.jackrabbit.server.io.VersionHistoryHandler
- canImport(PropertyImportContext, boolean) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
- canImport(PropertyImportContext, boolean) - Method in class org.apache.jackrabbit.server.io.DirListingExportHandler
- 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(PropertyImportContext, boolean) - Method in class org.apache.jackrabbit.server.io.VersionHandler
- canImport(PropertyImportContext, boolean) - Method in class org.apache.jackrabbit.server.io.VersionHistoryHandler
- canModify(ItemImpl, int, int) - Method in class org.apache.jackrabbit.core.ItemValidator
- canMove(CopyMoveContext, DavResource, DavResource) - Method in interface org.apache.jackrabbit.server.io.CopyMoveHandler
-
Validates if this handler is able to execute a move with the given parameters.
- canMove(CopyMoveContext, DavResource, DavResource) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
- 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
- canRead(Path, ItemId) - Method in interface org.apache.jackrabbit.core.security.AccessManager
-
Determines whether the item with the specified
itemPath
oritemId
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 givenPath
and/orItemId
. - 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
- 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
- CanRemoveItemTest - Class in org.apache.jackrabbit.test.api.nodetype
-
Tests that
NodeType.canRemoveItem(String)
returns true node or property is removable (same forNodeType.canRemoveNode(String)
andNodeType.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 callednodeName
is allowed by this node type. - canRemoveNode(String) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
- canRemoveProperty(String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
-
Returns
true
if removing the property calledpropertyName
is allowed by this node type. - canRemoveProperty(String) - Method in class org.apache.jackrabbit.jcr2spi.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.core.nodetype.NodeTypeImpl
- canSetProperty(String, Value[]) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
- CanSetPropertyBinaryTest - Class in org.apache.jackrabbit.test.api.nodetype
-
Test of
NodeType.canSetProperty(String propertyName, Value value)
andNodeType.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)
andNodeType.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)
andNodeType.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)
andNodeType.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)
andNodeType.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)
andNodeType.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)
andNodeType.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)
andNodeType.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 aNode
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 - 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
- ChangeLog() - Constructor for class org.apache.jackrabbit.core.state.ChangeLog
- ChangeLogImpl - Class in org.apache.jackrabbit.spi.commons.batch
-
This
ChangeLog
implementation simply keeps back all calls to itsBatch
methods as a list ofAbstractChangeLog.operations
(with item of typeOperation
). - 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 class org.apache.jackrabbit.core.security.user.UserImpl
- changePassword(String, String) - Method in class org.apache.jackrabbit.core.security.user.UserImpl
- changeSessionId() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- 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(String[], boolean) - Method in class org.apache.jackrabbit.core.persistence.bundle.ConsistencyCheckerImpl
-
Check the database for inconsistencies.
- check(String[], boolean, boolean, String, ConsistencyCheckListener) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
-
Perform a consistency check of the data.
- check(String[], boolean, boolean, String, ConsistencyCheckListener) - Method in interface org.apache.jackrabbit.core.persistence.check.ConsistencyChecker
-
Perform a consistency check of the data.
- 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(Name) - Static method in class org.apache.jackrabbit.core.session.NodeNameNormalizer
- 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
- 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
- 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
- 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
- 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
- checkAddNode(NodeState, Name, Name, int) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
-
Checks if adding a child node called
nodeName
of node typenodeTypeName
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 typenodeTypeName
to the given parent node is allowed in the current context. - checkAddNodeConstraints(Name) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
- checkAddNodeConstraints(Name, ItemDefinitionProvider) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
- checkAddNodeConstraints(Name, ItemDefinitionProvider) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
- checkAddNodeConstraints(Name, Name, NodeTypeRegistry) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
- checkAddNodeConstraints(Name, QNodeTypeDefinition, ItemDefinitionProvider) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
- 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.
- 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
-
Perform a consistency check of the data.
- checkConsistency(String[], boolean, boolean) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
-
Perform a consistency check of the data.
- checkCredentials(Credentials, String) - Method in class org.apache.jackrabbit.spi.commons.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, NodeTypeDefDiff) - 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. - 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() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- 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(String) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
-
Wrapper around
VersionManagerImpl.checkin(String, Calendar)
. - checkin(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
- checkin(String, Calendar) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
-
Creates a new version of the node at the given path.
- 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(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
- checkin(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
- checkin(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.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 givenNodeId
. - 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 givenNodeId
. - Checkin - Class in org.apache.jackrabbit.jcr2spi.operation
-
Checkin
... - 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_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 theexpected
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 theexpected
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
- CheckinTest - Class in org.apache.jackrabbit.test.api.version
-
CheckinTest
covers tests related toNode.checkin()
. - CheckinTest - Class in org.apache.jackrabbit.test.api.version.simple
-
CheckinTest
covers tests related toNode.checkin()
on simple versionable nodes. - CheckinTest() - Constructor for class org.apache.jackrabbit.test.api.version.CheckinTest
- 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() - 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.
- checkIsWritable(NodeState, int) - Method in class org.apache.jackrabbit.jcr2spi.state.ItemStateValidator
- checkLock() - Method in class org.apache.jackrabbit.core.NodeImpl
-
Deprecated.
- 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 interface org.apache.jackrabbit.core.lock.LockManager
-
Check whether the node given is locked by somebody else than the current session.
- 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(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(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.
- 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(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(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.
- checkModify(ItemImpl, int, int) - Method in class org.apache.jackrabbit.core.ItemValidator
- checkModify(NodeImpl, int, int) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
-
Checks modify and permissions
- checkModify(NodeStateEx, int, int) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
-
Checks modify and permissions
- checkNameFormat(String) - Method in class org.apache.jackrabbit.commons.SimpleValueFactory
- 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
- checkNameFormat(String, Session) - Static method in class org.apache.jackrabbit.test.api.PropertyUtil
-
checks if the given name follows the NAME syntax rules and if a present prefix is mapped to a registered namespace
- checkNamespaceAdded() - Method in class org.apache.jackrabbit.test.api.DocumentViewImportTest
-
Checks if a namespace not yet existing in the repository is registered after an according document import.
- checkNodeAdded(List<Event>, String[], String[]) - Method in class org.apache.jackrabbit.test.api.observation.NodeReorderTest
- 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(List<Event>, String[], String[]) - Method in class org.apache.jackrabbit.test.api.observation.NodeReorderTest
- checkNodeRemoved(Event[], String[], String[]) - Method in class org.apache.jackrabbit.test.api.observation.AbstractObservationTest
-
Checks
Events
for paths. - checkNodeReordered(List<Event>, String, String, String) - Method in class org.apache.jackrabbit.test.api.observation.NodeReorderTest
- 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 anIOException
. - checkout() - Method in class org.apache.jackrabbit.core.NodeImpl
-
Deprecated.
- checkout() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- 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(String) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
- checkout(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
- checkout(NodeState) - 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 interface org.apache.jackrabbit.jcr2spi.version.VersionManager
- checkout(NodeState, NodeId) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
- checkout(SessionInfo, 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) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Performs a checkout for the
Node
identified by the givenNodeId
. - checkout(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- checkout(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
-
Performs a checkout for the
Node
identified by the givenNodeId
. - checkout(SessionInfo, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
- checkout(SessionInfo, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- checkout(SessionInfo, NodeId, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Performs a checkout for the
Node
identified by the givenNodeId
and for activity identified by the specifiedactivityId
. - checkout(SessionInfo, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- checkout(SessionInfo, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
-
Performs a checkout for the
Node
identified by the givenNodeId
and for activity identified by the specifiedactivityId
. - Checkout - Class in org.apache.jackrabbit.jcr2spi.operation
-
Checkout
... - 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_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.
The property is defined to have the following format: - checkoutCheckin(NodeStateEx, boolean, boolean, Calendar) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
-
Performs a checkin or checkout operation.
- CheckoutTest - Class in org.apache.jackrabbit.test.api.version
- CheckoutTest - Class in org.apache.jackrabbit.test.api.version.simple
-
SVCheckoutTest
covers tests related toNode.checkout()
andNode.isCheckedOut()
of simple versionable nodes. - CheckoutTest() - Constructor for class org.apache.jackrabbit.test.api.version.CheckoutTest
- CheckoutTest() - Constructor for class org.apache.jackrabbit.test.api.version.simple.CheckoutTest
- checkPathFormat(String) - Method in class org.apache.jackrabbit.commons.SimpleValueFactory
- 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
- checkPathFormat(String, Session) - Static method in class org.apache.jackrabbit.test.api.PropertyUtil
-
Checks if the given path follows the path syntax rules.
- checkPermission(String, int) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
-
Check if the specified privileges are granted at
absPath
. - checkPermission(String, int) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
- checkPermission(String, int) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
- checkPermission(String, String) - Method in class org.apache.jackrabbit.core.SessionImpl
- checkPermission(String, String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
-
Check permission.
- checkPermission(String, String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
- checkPermission(ItemId, int) - Method in interface org.apache.jackrabbit.core.security.AccessManager
-
Deprecated.
- checkPermission(ItemId, 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 specifiedid
(i.e. - 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.
- checkPermission(Path, int) - Method in interface org.apache.jackrabbit.core.security.AccessManager
-
Determines whether the specified
permissions
are granted on the item with the specifiedid
(i.e. - checkPermission(Path, int) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
- 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 specifiedid
(i.e. - 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(NodeState) - 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 interface org.apache.jackrabbit.jcr2spi.version.VersionManager
- checkpoint(NodeState, NodeId) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
- checkpoint(SessionInfo, 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) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Performs a checkpoint for the
Node
identified by the givenNodeId
. - checkpoint(SessionInfo, 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 givenNodeId
. - checkpoint(SessionInfo, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
- checkpoint(SessionInfo, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- checkpoint(SessionInfo, NodeId, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Performs a checkpoint for the
Node
identified by the givenNodeId
. - checkpoint(SessionInfo, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- checkpoint(SessionInfo, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
-
Performs a checkpoint for the
Node
identified by the givenNodeId
. - Checkpoint - Class in org.apache.jackrabbit.jcr2spi.operation
-
Checkout
... - 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, 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
. - 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, Node[][]) - Method in class org.apache.jackrabbit.test.api.query.qom.AbstractJoinTest
- 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 querylanguage
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 querylanguage
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.
- 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
- checkRepositoryPermission(int) - Method in interface org.apache.jackrabbit.core.security.AccessManager
-
Determines whether the specified
permissions
are granted on the repository level. - checkRepositoryPermission(int) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
- checkRepositoryPermission(int) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
-
Determines whether the specified
permissions
are granted on the repository level. - checkResult(QueryResult, int) - Method in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
-
Checks if the
result
contains a number ofhits
. - checkResult(QueryResult, int, int) - Method in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
-
Checks if the
result
contains a number ofhits
andproperties
. - checkResult(QueryResult, String[], Node[][]) - Method in class org.apache.jackrabbit.test.api.query.qom.AbstractQOMTest
- 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, Node[], Node[]) - Method in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
-
Checks if the result set contains exactly the
nodes
. - 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 specifiedvalues
. - 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(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.BaseDavRequest
-
Check the response and throw when it is considered to represent a failure.
- checkSupportedConversion(int, int) - Static method in class org.apache.jackrabbit.value.ValueHelper
- checkSupportedOption(String) - Method in class org.apache.jackrabbit.test.AbstractJCRTest
-
Throws a
NotExecutableException
if the repository does not support the feature identified by the givendiscriptorKey
. - checkUnlock(Session, NodeImpl) - Method in interface org.apache.jackrabbit.core.lock.LockManager
-
Check whether a session is allowed to unlock a node.
- checkUnlock(Session, NodeImpl) - 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
-
Check whether a session is allowed to unlock a node.
- checkUnlock(LockInfo, Session) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
-
Check whether a session is allowed to unlock a node.
- 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(NodeIterator, String, String) - Method in class org.apache.jackrabbit.test.api.query.AbstractQueryLevel2Test
-
Checks if all nodes in
itr
have a property with namepropertyName
and have theexpectedValue
. - 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
- 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 specifiedvalues
. - checkVersionable(NodeStateEx) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
-
Checks if the underlying node is versionable, i.e.
- 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 serializableChildInfo
. - ChildInfoImpl - Class in org.apache.jackrabbit.spi2davex
-
ChildInfoImpl
... - ChildInfoImpl(Name, String, int) - Constructor for class org.apache.jackrabbit.spi.commons.ChildInfoImpl
-
Creates a new serializable
ChildInfoImpl
. - ChildInfoImpl(Name, String, int) - Constructor for class org.apache.jackrabbit.spi2davex.ChildInfoImpl
-
Creates a new serializable
ChildInfoImpl
. - childNode - Variable in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
- childNode(String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
-
Tests whether a node in the default selector is a child of a node reachable by a specified absolute path.
- childNode(String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
-
Tests whether a node in the specified selector is a child of a node reachable by a specified absolute path.
- childNodeAdded(NodeId, Path, NodeId, Path, Name, Set<Name>, Session) - Static method in class org.apache.jackrabbit.core.observation.EventState
-
Creates a new
Event
of typeEvent.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 typeEvent.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 givenselector
. - 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 ofNodeEntry
s 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. - ChildNodeEntry(Name, NodeId) - Constructor for class org.apache.jackrabbit.core.persistence.util.NodePropBundle.ChildNodeEntry
-
Creates a new entry with the given name and id
- 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 coverChildNodeJoinCondition
. - 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 typeEvent.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 typeEvent.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 givenparents
. - 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.
- cleanupParamResources() - Method in class org.apache.jackrabbit.core.util.db.ConnectionHelper.RetryManager
-
Cleans up the Parameter resources that are not automatically closed or deleted.
- cleanUpTestRoot(Session) - Method in class org.apache.jackrabbit.test.AbstractJCRTest
-
Reverts any pending changes made by
s
and deletes any nodes underAbstractJCRTest.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.
- clear(Node) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Removes the access control list at a given node.
- clear(Node, String) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Removes all ACL entries for a principal on a given node.
- clear(Session, String) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Removes the access control list at the specified absolute path.
- clear(Session, String, String) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Removes all ACL entries for a principal at a given absolute path.
- 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 class org.apache.jackrabbit.core.data.CachingDataStore
- 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
- clearInUse() - Method in class org.apache.jackrabbit.core.data.FileDataStore
- clearInUse() - Method in class org.apache.jackrabbit.core.data.MultiDataStore
-
Clear the in-use list.
- clearItemUriCache(SessionInfo) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
-
Clear all URI mappings.
- ClearMembershipAction - Class in org.apache.jackrabbit.core.security.user.action
-
ClearMembershipAction
... - ClearMembershipAction() - Constructor for class org.apache.jackrabbit.core.security.user.action.ClearMembershipAction
-
Create a new instance.
- clearPool() - Static method in class org.apache.jackrabbit.core.persistence.util.NodeInfo
-
Clear the NodeId pool.
- clearPopularQueriesQueue() - Method in class org.apache.jackrabbit.stats.jmx.QueryStatManager
- clearPopularQueriesQueue() - Method in class org.apache.jackrabbit.stats.QueryStatImpl
- clearSlowQueriesQueue() - Method in class org.apache.jackrabbit.stats.jmx.QueryStatManager
- clearSlowQueriesQueue() - Method in class org.apache.jackrabbit.stats.QueryStatImpl
- 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
- 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() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
- clone() - Method in class org.apache.jackrabbit.standalone.cli.Argument
- clone() - Method in class org.apache.jackrabbit.standalone.cli.CommandLine
- clone() - Method in class org.apache.jackrabbit.standalone.cli.Flag
- clone() - Method in class org.apache.jackrabbit.standalone.cli.Option
- clone(String, String, String, boolean) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
- clone(String, String, String, boolean) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
- clone(NodeImpl, Name) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Create a child node that is a clone of a shareable node.
- clone(NodeState, NodeState, Name) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
-
Implementation of
BatchedItemOperations.clone(Path, Path)
that has already determined the affectedNodeState
s. - clone(Path, Path) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
-
Clones the subtree at the node
srcAbsPath
in to the new location atdestAbsPath
. - 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 namedsrcWorkspaceName
to the destination in the workspace specified by the givenSessionInfo
. - 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 namedsrcWorkspaceName
to the destination in the workspace specified by the givenSessionInfo
. - clone(AbstractParameter) - Method in class org.apache.jackrabbit.standalone.cli.AbstractParameter
- clone(Option) - Method in class org.apache.jackrabbit.standalone.cli.Option
- Clone - Class in org.apache.jackrabbit.jcr2spi.operation
-
Clone
... - Clone - Class in org.apache.jackrabbit.standalone.cli.core
-
Clone the given
Node
to anotherWorkspace
- Clone() - Constructor for class org.apache.jackrabbit.standalone.cli.core.Clone
- CLONE - Static variable in class org.apache.jackrabbit.core.BatchedItemOperations
- 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 class org.apache.jackrabbit.aws.ext.ds.S3Backend
- close() - Method in class org.apache.jackrabbit.commons.cnd.CompactNodeTypeDefWriter
-
Flushes all pending write operations and Closes this writer.
- close() - Method in class org.apache.jackrabbit.core.data.AbstractBackend
-
Close backend and release resources like database connection if any.
- close() - Method in interface org.apache.jackrabbit.core.data.Backend
-
Close backend and release resources like database connection if any.
- close() - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- 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() - 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.LazyFileInputStream
- close() - Method in class org.apache.jackrabbit.core.data.LocalCache
-
Close the cache.
- close() - Method in class org.apache.jackrabbit.core.data.MultiDataStore
-
Close the data store
- 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.gc.GarbageCollector
- close() - Method in class org.apache.jackrabbit.core.id.NodeIdFactory
- close() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
-
Close this journal.
- close() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal.DatabaseRevision
- 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.InMemBundlePersistenceManager
-
Closes the persistence manager.
- close() - Method in interface org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager.CloseableBLOBStore
- close() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager.InMemBLOBStore
- 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 implementation does nothing.
- close() - Method in class org.apache.jackrabbit.core.query.lucene.ChildNodesQueryHits
-
This default implementation 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
- close() - Method in class org.apache.jackrabbit.core.query.lucene.directory.IndexOutputStream
- close() - Method in class org.apache.jackrabbit.core.query.lucene.DynamicPooledExecutor
- 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 class org.apache.jackrabbit.core.query.lucene.SingletonTokenStream
- 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
- 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.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() - 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.test.api.util.InputStreamWrapper
- close() - Method in class org.apache.jackrabbit.test.LogPrintWriter
- close() - Method in class org.apache.jackrabbit.util.LazyFileInputStream
- close() - Method in class org.apache.jackrabbit.vfs.ext.ds.LazyFileContentInputStream
- close() - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSDataStore
- close() - Method in class org.apache.jackrabbit.vfs.ext.fs.VFSFileSystem
- 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(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.
- 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. - closed - Variable in class org.apache.jackrabbit.core.journal.FileRevision
-
Flag indicating whether this revision file is closed.
- 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, boolean) - 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.
- closeStream() - Method in class org.apache.jackrabbit.core.util.db.StreamWrapper
- 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, long, JournalFactory) - Constructor for class org.apache.jackrabbit.core.config.ClusterConfig
-
Creates a new 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) - Constructor for class org.apache.jackrabbit.core.cluster.ClusterRecord
-
Create a new instance of this class.
- ClusterRecord(Record, String) - 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
- collect(int) - Method in class org.apache.jackrabbit.core.query.lucene.hits.AbstractHitCollector
- collect(int, float) - Method in class org.apache.jackrabbit.core.query.lucene.hits.AbstractHitCollector
-
Called once for every document matching a query, with the re-based document number and its computed score.
- 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(Node, String) - Static method in class org.apache.jackrabbit.util.ChildrenCollectorFilter
- collectProperties(Node, String[]) - Static method in class org.apache.jackrabbit.util.ChildrenCollectorFilter
- CollectProperties - Class in org.apache.jackrabbit.standalone.cli.collect
-
Collect properties only
- CollectProperties() - Constructor for class org.apache.jackrabbit.standalone.cli.collect.CollectProperties
- 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 - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
- column - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
- 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.
- 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
- CombinedIndexReader(CachingMultiIndexReader[]) - Constructor for class org.apache.jackrabbit.core.query.lucene.SearchIndex.CombinedIndexReader
- 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.xpath.XPathConstants
- COMMA - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- 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.xpath.XPathConstants
- COMMENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- 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() - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
-
Method to commit the authentication process (phase 2).
- commit() - Method in class org.apache.jackrabbit.core.security.authentication.DefaultLoginModule
- commit() - Method in class org.apache.jackrabbit.data.core.TransactionContext
-
Commit the transaction identified by this context.
- 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(TransactionContext) - Method in class org.apache.jackrabbit.core.lock.XALockManager
-
Commit transaction.
- commit(TransactionContext) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
-
Commit transaction.
- commit(TransactionContext) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
-
Commit transaction.
- commit(TransactionContext) - Method in interface org.apache.jackrabbit.data.core.InternalXAResource
-
Commit transaction.
- 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, N, 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, 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.commons.cnd
-
Prints node type defs in a compact notation Print Format: <ex = "http://apache.org/jackrabbit/example"> [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 - Class in org.apache.jackrabbit.spi.commons.nodetype.compact
-
Prints node type defs in a compact notation Print Format: <ex = "http://apache.org/jackrabbit/example"> [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.commons.cnd.CompactNodeTypeDefWriter
-
Creates a new nodetype writer based on a session
- 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, CompactNodeTypeDefWriter.NamespaceMapping, boolean) - Constructor for class org.apache.jackrabbit.commons.cnd.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 namespaces.
- CompactNodeTypeDefWriter(Writer, NamespaceResolver, NamePathResolver, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.compact.CompactNodeTypeDefWriter
-
Creates a new nodetype writer
- CompactNodeTypeDefWriter.NamespaceMapping - Interface in org.apache.jackrabbit.commons.cnd
-
Map namespace prefixes such as present in a qualified JCR name to the corresponding namespace URI.
- comparableComparator() - Static method in class org.apache.jackrabbit.commons.flat.Rank
- compare(int, int) - Method in class org.apache.jackrabbit.core.query.lucene.FieldComparatorBase
- compare(Comparable<?>[], Comparable<?>[]) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
-
Compares two arrays of Comparable(s) in the same style as
Util.compare(Value[], Value[])
. - compare(Comparable<?>, Comparable<?>) - Method in class org.apache.jackrabbit.core.query.lucene.FieldComparatorBase
-
Compare two values
- compare(Comparable, Comparable) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
-
Compares values
c1
andc2
. - compare(Row, Row) - Method in class org.apache.jackrabbit.core.query.lucene.join.RowPathComparator
-
Compares two rows.
- compare(Row, Row) - Method in class org.apache.jackrabbit.core.query.lucene.sort.RowComparator
- compare(Value[], Value[]) - Method in class org.apache.jackrabbit.core.query.lucene.join.ValueComparator
- compare(Value[], Value[]) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
-
Compares two arrays of Value(s) in the same style as
Util.compare(Comparable[], Comparable[])
. - compare(Value, Value) - Method in class org.apache.jackrabbit.core.query.lucene.join.ValueComparator
-
Compares two values.
- compare(Value, Value) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
-
Compares the two values.
- compare(QueryStatDto, QueryStatDto) - Method in class org.apache.jackrabbit.stats.QueryStatDtoComparator
- compare(QueryStatDtoImpl, QueryStatDtoImpl) - Method in class org.apache.jackrabbit.stats.QueryStatDtoOccurrenceComparator
- 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
- compareBottom(int) - Method in class org.apache.jackrabbit.core.query.lucene.FieldComparatorBase
- compareTo(Object) - Method in class org.apache.jackrabbit.standalone.cli.CommandLine
- 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.
- 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.
- comparison(QueryObjectModelFactory, DynamicOperand, StaticOperand) - Method in enum org.apache.jackrabbit.commons.query.qom.Operator
-
Returns a comparison between the given operands using this operator.
- 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
- COMPAT_PRINCIPAL_PROVIDER_NAME - Static variable in class org.apache.jackrabbit.core.config.LoginModuleConfig
-
Property-Key if the
PrincipalProvider
configured withLoginModuleConfig.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 anAccessControlPolicy
that applies for a given set ofPrincipal
s (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
Principal
s. - 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()
orOperation.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 toother
. - computeRepositoryUri(String) - Static method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
-
Compute the repository URI (while dealing with trailing / and port number defaulting)
- computeSystemGeneratedPropertyValues(NodeState, QPropertyDefinition) - Method in class org.apache.jackrabbit.core.NodeTypeInstanceHandler
-
Computes the values of well-known system (i.e.
- 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(String) - Constructor for class org.apache.jackrabbit.core.cache.ConcurrentCache
- ConcurrentCache(String, int) - 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() - Constructor for class org.apache.jackrabbit.test.ConcurrentTestSuite
- ConcurrentTestSuite(int) - Constructor for class org.apache.jackrabbit.test.ConcurrentTestSuite
- ConcurrentTestSuite(String) - Constructor for class org.apache.jackrabbit.test.ConcurrentTestSuite
- ConcurrentTestSuite(String, int) - Constructor for class org.apache.jackrabbit.test.ConcurrentTestSuite
- condition - Variable in class org.apache.jackrabbit.core.query.lucene.join.Join
-
The join condition.
- Condition - Interface in org.apache.jackrabbit.core.query.lucene.join
-
Condition
defines an interface for a 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 - 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.core.config.ConfigurationException
-
Creates a configuration exception.
- ConfigurationException(String) - Constructor for exception org.apache.jackrabbit.standalone.cli.ConfigurationException
- ConfigurationException(String, Exception) - Constructor for exception org.apache.jackrabbit.core.config.ConfigurationException
-
Creates a configuration exception that is caused by another exception.
- 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
- configVisitor - Variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
- confirmDelete(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
Method to confirm that identifier can be deleted from
Backend
- conHelper - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
-
The
ConnectionHelper
set in theDbDataStore.init(String)
method. - conHelper - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
-
the
ConnectionHelper
set in theDatabaseFileSystem.init()
method - conHelper - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
-
the
ConnectionHelper
set in theBundleDbPersistenceManager.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(DataSource, boolean, boolean, int) - 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.
- ConnectionOptions - Class in org.apache.jackrabbit.spi2dav
-
Advanced connection options to use for connections to a remote repository.
- ConnectionOptions.Builder - Class in org.apache.jackrabbit.spi2dav
- connectionTimeoutMs(int) - Method in class org.apache.jackrabbit.spi2dav.ConnectionOptions.Builder
- 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.
- ConsistencyChecker - Interface in org.apache.jackrabbit.core.persistence.check
-
Optional interface for Persistence Managers.
- ConsistencyCheckerImpl - Class in org.apache.jackrabbit.core.persistence.bundle
- ConsistencyCheckerImpl(AbstractBundlePersistenceManager, ConsistencyCheckListener, String, UpdateEventChannel) - Constructor for class org.apache.jackrabbit.core.persistence.bundle.ConsistencyCheckerImpl
- ConsistencyCheckError - Class in org.apache.jackrabbit.core.query.lucene
-
Common base class for errors detected during the consistency check.
- ConsistencyCheckListener - Interface in org.apache.jackrabbit.core.persistence.check
- consistencyFix - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
-
flag indicating if the consistency check should attempt to fix issues
- ConsistencyReport - Interface in org.apache.jackrabbit.core.persistence.check
-
Returned as result of a
ConsistencyChecker
run. - ConsistencyReportImpl - Class in org.apache.jackrabbit.core.persistence.check
- ConsistencyReportImpl(int, long, Set<ReportItem>) - Constructor for class org.apache.jackrabbit.core.persistence.check.ConsistencyReportImpl
- ConsolidatingChangeLog - Class in org.apache.jackrabbit.spi.commons.batch
- 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
CancelableOperation
s. - ConsolidatingChangeLog.CancelableOperations.AddNode - Class in org.apache.jackrabbit.spi.commons.batch
-
An
AddNode
operation is is cancelled by aRemove
operation higher up the tree. - ConsolidatingChangeLog.CancelableOperations.AddProperty - Class in org.apache.jackrabbit.spi.commons.batch
- 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.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.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.ReorderNodes - Class in org.apache.jackrabbit.spi.commons.batch
- ConsolidatingChangeLog.CancelableOperations.SetMixins - Class in org.apache.jackrabbit.spi.commons.batch
- ConsolidatingChangeLog.CancelableOperations.SetPrimaryType - Class in org.apache.jackrabbit.spi.commons.batch
- ConsolidatingChangeLog.CancelableOperations.SetTree - Class in org.apache.jackrabbit.spi.commons.batch
- ConsolidatingChangeLog.CancelableOperations.SetValue - Class in org.apache.jackrabbit.spi.commons.batch
- 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 - Interface in org.apache.jackrabbit.core.query.lucene.constraint
-
Constraint
defines an interface for a QOM constraint. - CONSTRAINT - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
- ConstraintBuilder - Class in org.apache.jackrabbit.core.query.lucene.constraint
-
ConstraintBuilder
builds aConstraint
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 theConstraint
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(long) - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
-
Return a flag indicating whether this record log contains a certain revision.
- contains(Object) - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
-
Returns
true
if this collection containso
. - contains(String, String) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
- 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(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(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
- 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(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 givenDavPropertyName
. - CONTAINS - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- 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.
- Content(String[], Predicate) - Constructor for class org.apache.jackrabbit.commons.packaging.FilterContentPackage.Content
- CONTENT_TYPES - Static variable in class org.apache.jackrabbit.webdav.util.CSRFUtil
-
Request content types for CSRF checking, see JCR-3909, JCR-4002, and JCR-4009
- ContentCodingAwareRequest - Interface in org.apache.jackrabbit.webdav
- 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.
- contextDestroyed(ServletContextEvent) - Method in class org.apache.jackrabbit.j2ee.DerbyShutdown
- contextInitialized(ServletContextEvent) - Method in class org.apache.jackrabbit.j2ee.DerbyShutdown
- 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(InputStream[], 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)
usingValueFactoryImpl
. - convert(String, int, ValueFactory) - Static method in class org.apache.jackrabbit.value.ValueHelper
- convert(String, Exception) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
-
Convert an exception to a data store exception.
- 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.
- convertBytesToHex(byte[]) - Static method in class org.apache.jackrabbit.core.persistence.util.BundleDumper
- 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() - Method in class org.apache.jackrabbit.core.RepositoryCopier
-
Copies the full content from the source to the target repository.
- copy(int, int) - Method in class org.apache.jackrabbit.core.query.lucene.FieldComparatorBase
- 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(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(String, String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
- copy(String, String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
- copy(String, String, String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
- copy(String, String, String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
- 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(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(NodeId) - Method in class org.apache.jackrabbit.core.persistence.PersistenceCopier
-
Recursively copies the identified node and all its descendants.
- 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(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(CopyMoveContext, DavResource, DavResource) - Method in interface org.apache.jackrabbit.server.io.CopyMoveHandler
-
Executes the copy with the given parameters.
- copy(CopyMoveContext, DavResource, DavResource) - Method in interface org.apache.jackrabbit.server.io.CopyMoveManager
-
Handles the copy command
- copy(CopyMoveContext, DavResource, DavResource) - Method in class org.apache.jackrabbit.server.io.CopyMoveManagerImpl
- copy(CopyMoveContext, DavResource, DavResource) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
- copy(Path, ItemStateManager, HierarchyManager, AccessManager, Path, int) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
-
Copies the tree at
srcPath
retrieved using the specifiedsrcStateMgr
to the new location atdestPath
. - copy(Path, Path, int) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
-
Copies the tree at
srcPath
to the new location atdestPath
. - 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 namedsrcWorkspaceName
to the destination in the workspace specified by the givenSessionInfo
. - 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 namedsrcWorkspaceName
to the destination in the workspace specified by the givenSessionInfo
. - 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
- Copy - Class in org.apache.jackrabbit.jcr2spi.operation
-
Copy
... - Copy - Class in org.apache.jackrabbit.standalone.cli.core
-
Copy a Node.
- Copy() - Constructor for class org.apache.jackrabbit.standalone.cli.core.Copy
- COPY - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
- COPY - Static variable in class org.apache.jackrabbit.core.BatchedItemOperations
- 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
- CopyMoveContext - Interface in org.apache.jackrabbit.server.io
-
CopyMoveContext
... - CopyMoveContextImpl - Class in org.apache.jackrabbit.server.io
-
CopyMoveContextImpl
... - CopyMoveContextImpl(Session) - Constructor for class org.apache.jackrabbit.server.io.CopyMoveContextImpl
- CopyMoveContextImpl(Session, boolean) - Constructor for class org.apache.jackrabbit.server.io.CopyMoveContextImpl
- CopyMoveHandler - Interface in org.apache.jackrabbit.server.io
-
CopyMoveHandler
... - CopyMoveManager - Interface in org.apache.jackrabbit.server.io
-
CopyMoveManager
... - CopyMoveManagerImpl - Class in org.apache.jackrabbit.server.io
-
CopyMoveManagerImpl
... - CopyMoveManagerImpl() - Constructor for class org.apache.jackrabbit.server.io.CopyMoveManagerImpl
-
Create a new
CopyMoveManagerImpl
. - 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 - 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.CopyTest
- 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(boolean) - Static method in class org.apache.jackrabbit.core.value.InternalValue
- create(boolean) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
- create(boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
- create(boolean) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
- create(boolean) - Method in interface org.apache.jackrabbit.spi.QValueFactory
-
Create a new
QValue
with typePropertyType.BOOLEAN
. - create(byte[]) - Static method in class org.apache.jackrabbit.core.value.InternalValue
- create(byte[]) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
- create(byte[]) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
- create(byte[]) - Method in class org.apache.jackrabbit.spi.commons.value.QValueFactoryImpl
- create(byte[]) - Method in interface org.apache.jackrabbit.spi.QValueFactory
-
Create a new
QValue
with typePropertyType.BINARY
. - create(double) - Static method in class org.apache.jackrabbit.core.value.InternalValue
- create(double) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
- create(double) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
- create(double) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
- create(double) - Method in interface org.apache.jackrabbit.spi.QValueFactory
-
Create a new
QValue
with typePropertyType.DOUBLE
. - 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(long) - Static method in class org.apache.jackrabbit.core.value.InternalValue
- create(long) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
- create(long) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
- create(long) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
- create(long) - Method in interface org.apache.jackrabbit.spi.QValueFactory
-
Create a new
QValue
with typePropertyType.LONG
. - create(long, long, Iterator<T>) - Static method in class org.apache.jackrabbit.spi.commons.iterator.BoundedIterator
-
Factory for creating a bounded iterator.
- 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) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
- create(File) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
- create(File) - Method in class org.apache.jackrabbit.spi.commons.value.QValueFactoryImpl
- create(File) - Method in interface org.apache.jackrabbit.spi.QValueFactory
-
Create a new
QValue
with typePropertyType.BINARY
. - 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(InputStream) - Static method in class org.apache.jackrabbit.core.value.InternalValue
- create(InputStream) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
- create(InputStream) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
- create(InputStream) - Method in class org.apache.jackrabbit.spi.commons.value.QValueFactoryImpl
- create(InputStream) - Method in interface org.apache.jackrabbit.spi.QValueFactory
-
Creates a QValue that contains the given binary stream.
- 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 theRepositoryConfig.create(InputSource, String)
method. - 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(String) - Static method in class org.apache.jackrabbit.core.security.authorization.GlobPattern
- create(String) - Static method in class org.apache.jackrabbit.core.value.InternalValue
- create(String) - Method in class org.apache.jackrabbit.spi.commons.logging.NameFactoryLogger
- create(String) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
- create(String) - Method in class org.apache.jackrabbit.spi.commons.name.NameFactoryImpl
- create(String) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
- create(String) - Method in interface org.apache.jackrabbit.spi.NameFactory
-
Returns a
Name
holding the value of the specified string. - create(String) - Method in interface org.apache.jackrabbit.spi.PathFactory
-
Returns a
Path
holding the value of the specified string. - create(String) - Static method in class org.apache.jackrabbit.webdav.property.DavPropertyName
-
Creates a new
DavPropertyName
with the given local name and the default WebDAVnamespace
. - 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, int) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
- create(String, int) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
- create(String, int) - Method in interface org.apache.jackrabbit.spi.QValueFactory
-
Create a new
QValue
using the given String representation of the value and itstype
. - 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 theRepositoryConfig.create(InputSource, String)
method. - create(String, String) - Static method in class org.apache.jackrabbit.core.security.authorization.GlobPattern
- create(String, String) - Method in class org.apache.jackrabbit.spi.commons.logging.NameFactoryLogger
- create(String, String) - Method in class org.apache.jackrabbit.spi.commons.name.NameFactoryImpl
- 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, VersionManager) - Static method in class org.apache.jackrabbit.jcr2spi.operation.CreateActivity
- create(String, Namespace) - Static method in class org.apache.jackrabbit.webdav.lock.Scope
-
Create a
Scope
object from the given name and namespace. - create(String, Namespace) - Static method in class org.apache.jackrabbit.webdav.lock.Type
-
Create a
Type
object from the given localName and namespace. - create(String, Namespace) - Static method in class org.apache.jackrabbit.webdav.observation.DefaultEventType
-
Factory method to create a new
EventType
. - create(String, Namespace) - Static method in class org.apache.jackrabbit.webdav.property.DavPropertyName
-
Creates a new
DavPropertyName
with the given name and Namespace. - create(BigDecimal) - Static method in class org.apache.jackrabbit.core.value.InternalValue
- create(BigDecimal) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
- create(BigDecimal) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
- create(BigDecimal) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
- create(BigDecimal) - Method in interface org.apache.jackrabbit.spi.QValueFactory
-
Create a new
QValue
with typePropertyType.DECIMAL
. - create(URI) - Static method in class org.apache.jackrabbit.core.value.InternalValue
- create(URI) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
- create(URI) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
- create(URI) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
- create(URI) - Method in interface org.apache.jackrabbit.spi.QValueFactory
-
Create a new
QValue
with typePropertyType.URI
. - 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 theRepositoryConfig.create(InputSource, String)
method. - create(Calendar) - Static method in class org.apache.jackrabbit.core.value.InternalValue
- create(Calendar) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
- create(Calendar) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
- create(Calendar) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
- create(Calendar) - Method in interface org.apache.jackrabbit.spi.QValueFactory
-
Create a new
QValue
with typePropertyType.DATE
. - create(Collection<QNodeTypeDefinition>) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionFactory
-
Create a list of
JCR node type definitions
from a collection ofQNodeTypeDefinition
. - 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(Constraint, Map<String, NodeType>, JackrabbitIndexSearcher) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
- create(Selector) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
-
Creates a lucene query for the given QOM selector.
- 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(RepositoryConfig) - Static method in class org.apache.jackrabbit.core.config.RepositoryConfig
-
Creates a repository configuration object based on an existing configuration.
- create(RepositoryConfig) - Static method in class org.apache.jackrabbit.core.RepositoryContext
-
Starts a repository with the given configuration and returns the internal component context of the started repository.
- create(RepositoryConfig) - Static method in class org.apache.jackrabbit.core.RepositoryImpl
-
Creates a new
RepositoryImpl
instance. - create(DataStore, String) - Static method in class org.apache.jackrabbit.core.value.InternalValue
-
Create a binary object with the given identifier.
- create(FileSystemResource) - Static method in class org.apache.jackrabbit.core.value.InternalValue
- 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(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(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(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(NamespaceMappings) - Static method in class org.apache.jackrabbit.core.query.lucene.NamePathResolverImpl
- create(RepositoryConfig) - Static method in class org.apache.jackrabbit.jcr2spi.RepositoryImpl
- create(ItemState) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Remove
- create(ItemState, int) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Remove
- 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) - Static method in class org.apache.jackrabbit.jcr2spi.operation.SetTree
- create(NodeState[], boolean) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Restore
- 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, InputStream, int) - Static method in class org.apache.jackrabbit.jcr2spi.operation.WorkspaceImport
- create(NodeState, String) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Update
- create(NodeState, String, boolean, boolean, VersionManager) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Merge
- create(NodeState, HierarchyManager) - Static method in class org.apache.jackrabbit.jcr2spi.operation.RemoveActivity
- create(NodeState, NodeState, VersionManager) - Static method in class org.apache.jackrabbit.jcr2spi.operation.RemoveVersion
- create(NodeState, NodeState, Name) - Static method in class org.apache.jackrabbit.jcr2spi.operation.RemoveLabel
- create(NodeState, NodeState, Name, boolean) - Static method in class org.apache.jackrabbit.jcr2spi.operation.AddLabel
- 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, VersionManager) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Checkpoint
- create(NodeState, VersionManager) - Static method in class org.apache.jackrabbit.jcr2spi.operation.CreateConfiguration
- create(NodeState, Name) - Static method in class org.apache.jackrabbit.jcr2spi.operation.SetPrimaryType
- create(NodeState, Name[]) - Static method in class org.apache.jackrabbit.jcr2spi.operation.SetMixin
- create(NodeState, Name, int, QPropertyDefinition, QValue[]) - Static method in class org.apache.jackrabbit.jcr2spi.operation.AddProperty
- create(NodeState, Name, Name, String) - Static method in class org.apache.jackrabbit.jcr2spi.operation.AddNode
- create(NodeState, NodeId[], NodeId[], boolean) - Static method in class org.apache.jackrabbit.jcr2spi.operation.ResolveMergeConflict
- create(NodeState, NodeId, VersionManager) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Checkout
- create(NodeState, NodeId, VersionManager) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Checkpoint
- create(NodeState, Path, NodeState, boolean) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Restore
- create(NodeState, Path, Path) - Static method in class org.apache.jackrabbit.jcr2spi.operation.ReorderNodes
- create(PropertyState, QValue[], int) - Static method in class org.apache.jackrabbit.jcr2spi.operation.SetPropertyValue
- create(UpdatableItemStateManager, NodeState, Name, Name, String) - Static method in class org.apache.jackrabbit.jcr2spi.operation.SetTree
- 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 iflogWriterProvider
returns aLogWriter
instance forbatch
. - create(NodeTypeStorage, NamespaceRegistry) - Static method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
-
Create a new
NodeTypeRegistry
- 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 QOMconstraint
. - 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(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 iflogWriterProvider
returns aLogWriter
instance foridFactory
. - create(Name) - Static method in class org.apache.jackrabbit.core.value.InternalValue
- create(Name) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
- create(Name) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
- create(Name) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
- create(Name) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
- create(Name) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
- create(Name) - Method in interface org.apache.jackrabbit.spi.PathFactory
-
Creates a relative path based on a
Name
. - create(Name) - Method in interface org.apache.jackrabbit.spi.QValueFactory
-
Create a new
QValue
with typePropertyType.NAME
. - create(Name[]) - Static method in class org.apache.jackrabbit.core.value.InternalValue
- 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 iflogWriterProvider
returns aLogWriter
instance fornameFactory
. - create(Name, int) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
- create(Name, int) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
- 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) - Static method in class org.apache.jackrabbit.core.value.InternalValue
- create(Path) - Method in class org.apache.jackrabbit.core.value.InternalValueFactory
- create(Path) - Method in class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
- create(Path) - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValueFactory
- create(Path) - Method in interface org.apache.jackrabbit.spi.QValueFactory
-
Create a new
QValue
with typePropertyType.PATH
. - create(Path.Element) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
- create(Path.Element) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
- create(Path.Element) - Method in interface org.apache.jackrabbit.spi.PathFactory
-
Creates a path from the given element.
- create(Path.Element[]) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
- create(Path.Element[]) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
- create(Path.Element[]) - Method in interface org.apache.jackrabbit.spi.PathFactory
-
Create a new
Path
from the given elements. - 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 iflogWriterProvider
returns aLogWriter
instance forpathFactory
. - create(Path, Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
- create(Path, Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
- create(Path, Name, boolean) - Method in interface org.apache.jackrabbit.spi.PathFactory
-
Creates a new
Path
out of the givenparent
path and the give name. - create(Path, Name, int, boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
- create(Path, Name, int, boolean) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
- create(Path, Name, int, boolean) - Method in interface org.apache.jackrabbit.spi.PathFactory
-
Creates a new
Path
out of the givenparent
path and the give name and normalized index. - create(Path, Path, boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
- create(Path, Path, boolean) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
- create(Path, Path, boolean) - Method in interface org.apache.jackrabbit.spi.PathFactory
-
Return a new
Path
out of the givenparent
path and the given relative path. - 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(Path, Path, HierarchyManager, PathResolver, boolean) - Static method in class org.apache.jackrabbit.jcr2spi.operation.Move
- create(QNodeDefinition) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionFactory
-
Create a new JCR node definition from the given
QNodeDefinition
. - create(QNodeTypeDefinition) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionFactory
-
Create a new JCR node type definition from the given
QNodeTypeDefinition
. - create(QNodeTypeDefinition, QNodeTypeDefinition) - Static method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
- create(QPropertyDefinition) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionFactory
-
Create a new JCR property definition from the given
QPropertyDefinition
. - 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(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 iflogWriterProvider
returns aLogWriter
instance forqValueFactory
. - create(RepositoryService) - Static method in class org.apache.jackrabbit.spi.commons.logging.SpiLoggerFactory
-
Shortcut for
- 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 iflogWriterProvider
returns aLogWriter
instance forservice
. - 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 iflogWriterProvider
returns aLogWriter
instance forsessionInfo
. - create(XmlSerializable) - Static method in class org.apache.jackrabbit.webdav.client.methods.XmlEntity
- create(Document) - Static method in class org.apache.jackrabbit.webdav.client.methods.XmlEntity
- 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_WORKSPACE_ACTION_TYPE - Static variable in class org.apache.jackrabbit.core.cluster.WorkspaceRecord
-
Subtype for determining workspace action.
- createAccessControlManager(SessionInfo, UpdatableItemStateManager, ItemManager, ItemDefinitionProvider, HierarchyManager, NamePathResolver) - Method in interface org.apache.jackrabbit.jcr2spi.security.authorization.AccessControlProvider
- createAccessControlManager(SessionInfo, UpdatableItemStateManager, ItemManager, ItemDefinitionProvider, HierarchyManager, NamePathResolver) - Method in class org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.acl.AccessControlProviderImpl
- createAccessManager(Subject) - Method in class org.apache.jackrabbit.core.SessionImpl
-
Create the access manager.
- createActivity(String) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
- createActivity(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
- createActivity(String) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
- createActivity(String) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
- 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(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.
- CreateActivity - Class in org.apache.jackrabbit.jcr2spi.operation
-
Checkout
... - createAdminSession(String) - Method in class org.apache.jackrabbit.core.SessionFactory
- 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. - createAsyncWriteExecutor() - Method in class org.apache.jackrabbit.core.data.AbstractBackend
-
Creates an
Executor
. - createBackend() - Method in class org.apache.jackrabbit.aws.ext.ds.S3DataStore
- createBackend() - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- createBackend() - Method in class org.apache.jackrabbit.core.data.CachingFDS
- createBackend() - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSDataStore
- 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.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 theDbDataStore.createConnectionHelper(DataSource)
method, and returns a defaultCheckSchemaOperation
. - createCheckSchemaOperation() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
-
This method is called from
DatabaseFileSystem.init()
after theDatabaseFileSystem.createConnectionHelper(DataSource)
method, and returns a defaultCheckSchemaOperation
. - createCheckSchemaOperation() - Method in class org.apache.jackrabbit.core.fs.db.MSSqlFileSystem
-
This method is called from
DatabaseFileSystem.init()
after theDatabaseFileSystem.createConnectionHelper(DataSource)
method, and returns a defaultCheckSchemaOperation
. - createCheckSchemaOperation() - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
-
This method is called from
DatabaseFileSystem.init()
after theDatabaseFileSystem.createConnectionHelper(DataSource)
method, and returns a defaultCheckSchemaOperation
. - createCheckSchemaOperation() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
-
This method is called from
DatabaseJournal.init(String, NamespaceResolver)
after theDatabaseJournal.createConnectionHelper(DataSource)
method, and returns a defaultCheckSchemaOperation
. - createCheckSchemaOperation() - Method in class org.apache.jackrabbit.core.journal.MSSqlDatabaseJournal
-
This method is called from
DatabaseJournal.init(String, NamespaceResolver)
after theDatabaseJournal.createConnectionHelper(DataSource)
method, and returns a defaultCheckSchemaOperation
. - createCheckSchemaOperation() - Method in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
-
This method is called from
DatabaseJournal.init(String, NamespaceResolver)
after theDatabaseJournal.createConnectionHelper(DataSource)
method, and returns a defaultCheckSchemaOperation
. - createCheckSchemaOperation() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
-
This method is called from
BundleDbPersistenceManager.init(PMContext)
after theBundleDbPersistenceManager.createConnectionHelper(DataSource)
method, and returns a defaultCheckSchemaOperation
. - createCheckSchemaOperation() - Method in class org.apache.jackrabbit.core.persistence.pool.MSSqlPersistenceManager
-
This method is called from
BundleDbPersistenceManager.init(PMContext)
after theBundleDbPersistenceManager.createConnectionHelper(DataSource)
method, and returns a defaultCheckSchemaOperation
. - createCheckSchemaOperation() - Method in class org.apache.jackrabbit.core.persistence.pool.OraclePersistenceManager
-
This method is called from
BundleDbPersistenceManager.init(PMContext)
after theBundleDbPersistenceManager.createConnectionHelper(DataSource)
method, and returns a defaultCheckSchemaOperation
. - createChild(Name, Name, String) - Method in class org.apache.jackrabbit.spi.commons.tree.AbstractTree
- createChildInfos(NodeId, Iterator<ChildInfo>) - Method in interface org.apache.jackrabbit.spi.commons.ItemInfoBuilder.Listener
-
Notification that new
ChildInfo
s 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(String) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
- createConfiguration(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
- createConfiguration(NodeStateEx) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplConfig
-
Creates a new configuration node.
- createConfiguration(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
- createConfiguration(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
- 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
- CreateConfiguration - Class in org.apache.jackrabbit.jcr2spi.operation
-
CreateConfiguration
... - 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 aConnectionHelper
instance which is assigned to theconHelper
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 aConnectionHelper
instance which is assigned to theconHelper
field. - createConnectionHelper(DataSource) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
-
This method is called from the
DatabaseFileSystem.init()
method of this class and returns aConnectionHelper
instance which is assigned to theconHelper
field. - createConnectionHelper(DataSource) - Method in class org.apache.jackrabbit.core.fs.db.DerbyFileSystem
-
This method is called from the
DatabaseFileSystem.init()
method of this class and returns aConnectionHelper
instance which is assigned to theconHelper
field. - createConnectionHelper(DataSource) - Method in class org.apache.jackrabbit.core.fs.db.Oracle9FileSystem
-
This method is called from the
DatabaseFileSystem.init()
method of this class and returns aConnectionHelper
instance which is assigned to theconHelper
field. - createConnectionHelper(DataSource) - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
-
This method is called from the
DatabaseFileSystem.init()
method of this class and returns aConnectionHelper
instance which is assigned to theconHelper
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 aConnectionHelper
instance which is assigned to theconHelper
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 aConnectionHelper
instance which is assigned to theconHelper
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 aConnectionHelper
instance which is assigned to theconHelper
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 aConnectionHelper
instance which is assigned to theconHelper
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 aConnectionHelper
instance which is assigned to theconHelper
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 aConnectionHelper
instance which is assigned to theconHelper
field. - createConnectionHelper(DataSource) - Method in class org.apache.jackrabbit.core.persistence.pool.PostgreSQLPersistenceManager
-
This method is called from the
BundleDbPersistenceManager.init(PMContext)
method of this class and returns aConnectionHelper
instance which is assigned to theconHelper
field. - createCopy() - Method in class org.apache.jackrabbit.core.value.InternalValue
-
Create a copy of this object.
- 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
- CREATED - Static variable in class org.apache.jackrabbit.core.NodeImpl
- 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.
- createDate(String) - Static method in class org.apache.jackrabbit.core.value.InternalValue
-
https://issues.apache.org/jira/browse/JCR-3083
- 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 givenNodeId
and if the state exists, fills in the NodeEntries missing between the last known NodeEntry marked byanyParent
. - 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 givenPropertyId
and if the state exists, fills in the HierarchyEntries missing between the last known NodeEntry marked byanyParent
. - 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(Properties[]) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
-
Creates the default principal provider used to create the
PrincipalProviderRegistry
. - createDefaultPrincipalProvider(Properties[]) - 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 theDefaultLoginModule
the existence 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() - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Creates and returns a new empty DOM document.
- 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 mappingsnsMappings
. - createElement(String) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
- createElement(String) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
- createElement(String) - Method in interface org.apache.jackrabbit.spi.PathFactory
-
Creates a path element from the given
identifier
. - createElement(Name) - Method in class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
- createElement(Name) - 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 class org.apache.jackrabbit.spi.commons.logging.PathFactoryLogger
- createElement(Name, int) - Method in class org.apache.jackrabbit.spi.commons.name.PathFactoryImpl
- createElement(Name, int) - Method in interface org.apache.jackrabbit.spi.PathFactory
-
Same as
PathFactory.createElement(Name)
except that an explicit index can be specified. - createElement(Document, String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Create a new DOM element with the specified local name and namespace.
- createElement(Document, String, Namespace, String) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Create a new DOM element with the specified local name and namespace and add the specified text as Text node to it.
- createElement(Document, QName) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Create a new DOM element with the specified local name and namespace.
- 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, List<String>, boolean, String[], String[], boolean, boolean, 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() - 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() - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
-
Creates an
EventStateCollection
. - createEventStateCollection() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
-
Creates an
EventStateCollection
. - createEventStateCollection(SessionImpl) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl.DynamicESCFactory
- createEventStateCollection(SessionImpl, Path) - Method in class org.apache.jackrabbit.core.observation.DelegatingObservationDispatcher
-
Creates an
EventStateCollection
tied to the session given as argument. - createEventStates(NodeId, ChangeLog, ItemStateManager) - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
- 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 bytpv
. - 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 bytpv
. - 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 bytpv
. - 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 bytpv
. - 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 bytpv
. - 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() - Method in class org.apache.jackrabbit.core.query.lucene.SingleColumnQueryResult
-
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
. - 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 ofinternalValue
. - createFileSystemManager() - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSDataStore
-
Creates a
FileSystemManager
instance. - createFileSystemManager() - Method in class org.apache.jackrabbit.vfs.ext.fs.VFSFileSystem
-
Creates a
FileSystemManager
instance. - createFileSystemOptions() - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSDataStore
-
Builds and returns
FileSystemOptions
instance which is used when resolving theVFSDataStore.baseFolder
during the initialization. - createFileSystemOptions() - Method in class org.apache.jackrabbit.vfs.ext.fs.VFSFileSystem
-
Builds and returns
FileSystemOptions
instance which is used when resolving theVFSFileSystem.baseFolder
during the initialization. - 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
- createFolder(String) - Method in class org.apache.jackrabbit.vfs.ext.fs.VFSFileSystem
- 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
EventType
s from the 'eventtype' Xml element. - createFromXml(Element) - Static method in class org.apache.jackrabbit.webdav.observation.EventDiscovery
-
Build a
EventDiscovery
from the specified 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.
- createFulltextField(String, boolean, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
-
Deprecated.
- createFulltextField(String, boolean, 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
-
Deprecated.
- createFulltextField(InternalValue, Metadata, boolean) - 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 class org.apache.jackrabbit.core.security.user.UserManagerImpl
- createGroup(String, Principal, String) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
-
Create a new
Group
from the givengroupID
andprincipal
. - createGroup(Principal) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
-
Same as
UserManagerImpl.createGroup(java.security.Principal, String)
where the intermediate path isnull
. - 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. - createId(PropertyId, int) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager.InMemBLOBStore
-
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.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
- createInstance(SharedItemStateManager, EventStateCollectionFactory, String, ItemStateCacheFactory) - Static method in class org.apache.jackrabbit.core.state.XAItemStateManager
-
Creates a new
XAItemStateManager
instance and registers it as anItemStateListener
with the givenSharedItemStateManager
. - createInstance(SharedItemStateManager, EventStateCollectionFactory, ItemStateCacheFactory) - Static method in class org.apache.jackrabbit.core.state.LocalItemStateManager
-
Creates a new
LocalItemStateManager
instance and registers it as anItemStateListener
with the givenSharedItemStateManager
. - 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 ofparent
. - createIOException(Throwable) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
-
Creates an
IOException
witht
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() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
-
Create the persistent item state manager on top of the shared item state manager.
- createItemStateManager(PersistenceManager, boolean, ISMLocking) - Method in class org.apache.jackrabbit.core.RepositoryImpl
-
Creates a
SharedItemStateManager
or derivative. - createItemStateManager(PersistenceManager, NodeId, NodeTypeRegistry, ItemStateCacheFactory, ISMLocking, NodeIdFactory) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
-
Creates a
VersionItemStateManager
or derivative. - 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
- createManager(RepositoryConfig, SessionInfo) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
-
Create the workspace state manager.
- createMatchAllQuery(String, IndexFormatVersion, PerQueryCache) - 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(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
-
Creates a new node 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(NodeId, Name, NodeId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
-
Creates a
NodeState
instance representing new, i.e. - createNew(NodeId, Name, NodeId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
-
Creates a
NodeState
instance representing new, i.e. - createNew(NodeId, Name, NodeId) - Method in interface org.apache.jackrabbit.core.state.UpdatableItemStateManager
-
Creates a
NodeState
instance representing new, i.e. - createNew(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
-
Deprecated.Creates a new property 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(PropertyId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
-
Creates a new property state instance with the given id.
- 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(Name, NodeId) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
-
Creates a
PropertyState
instance representing new, i.e. - createNew(Name, NodeId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
-
Creates a
PropertyState
instance representing new, i.e. - createNew(Name, NodeId) - Method in interface org.apache.jackrabbit.core.state.UpdatableItemStateManager
-
Creates a
PropertyState
instance representing new, i.e. - 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 givenname
. - 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(int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- createNode(NodeImpl, Name, Name, Name[], NodeId) - Method in class org.apache.jackrabbit.core.xml.SessionImporter
- 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(String) - Method in class org.apache.jackrabbit.spi.commons.identifier.AbstractIdFactory
-
Creates a new
NodeId
from the given unique id. - createNodeId(String) - Method in class org.apache.jackrabbit.spi.commons.logging.IdFactoryLogger
- createNodeId(String) - Method in interface org.apache.jackrabbit.spi.IdFactory
-
Creates a new
NodeId
from the given unique id. - 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 ancestorNode
) and the givenPath
object. - createNodeId(String, Path) - Method in class org.apache.jackrabbit.spi.commons.logging.IdFactoryLogger
- createNodeId(String, Path) - Method in interface org.apache.jackrabbit.spi.IdFactory
-
Creates a new
NodeId
from the given unique id (which identifies an ancestorNode
) and the givenPath
object. - createNodeId(NodeId, Path) - Method in class org.apache.jackrabbit.spi.commons.identifier.AbstractIdFactory
-
Creates a new
NodeId
from the given parent id and the givenPath
object. - createNodeId(NodeId, Path) - 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 givenPath
object. - createNodeInfo() - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
-
Create a new child
NodeInfo
on this NodeInfo. - createNodeInfo(String) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
-
Create a new child
NodeInfo
on this NodeInfo with a givenlocalName
. - createNodeInfo(NodeInfo) - Method in interface org.apache.jackrabbit.spi.commons.ItemInfoBuilder.Listener
-
Notification that a new
NodeInfo
has been built. - createNodeSequence(TreeManager) - Static method in class org.apache.jackrabbit.commons.flat.ItemSequence
-
Create a new
NodeSequence
instance. - createNodeSequence(TreeManager, TreeTraverser.ErrorHandler) - Static method in class org.apache.jackrabbit.commons.flat.ItemSequence
-
Create a new
NodeSequence
instance. - createNodeState(PersistenceManager) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
-
Creates a node state from the values of this bundle
- 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(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 givennodeId
. - 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.spi.commons.nodetype.AbstractNodeTypeManager
- createNodeTypeTemplate(NodeTypeDefinition) - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
- createNodeTypeTerm(NodeType) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
- 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.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() - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
-
Create a new child
PropertyInfo
on thisNodeInfo
. - createPropertyInfo(String) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
- createPropertyInfo(String, String) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
-
Create a new child
PropertyInfo
with a givenlocalName
and a givenvalue
of typeString
on thisNodeInfo
. - createPropertyInfo(PropertyInfo) - Method in interface org.apache.jackrabbit.spi.commons.ItemInfoBuilder.Listener
-
Notification that a new
PropertyInfo
has been built. - createPropertySequence(TreeManager) - Static method in class org.apache.jackrabbit.commons.flat.ItemSequence
-
Create a new
PropertySequence
instance. - createPropertySequence(TreeManager, TreeTraverser.ErrorHandler) - 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 givenpropertyId
. - 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 givenlanguage
. - createQuery(String, String) - Method in class org.apache.jackrabbit.core.query.QOMQueryFactory
-
Creates a JCR query instance from the given
statement
in the givenlanguage
. - createQuery(String, String) - Method in interface org.apache.jackrabbit.core.query.QueryFactory
-
Creates a JCR query instance from the given
statement
in the givenlanguage
. - createQuery(String, String) - Method in class org.apache.jackrabbit.core.query.QueryManagerImpl
- createQuery(String, String) - Method in class org.apache.jackrabbit.jcr2spi.query.QueryManagerImpl
- 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(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(String, NameResolver, QueryNodeFactory) - Static method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
-
Creates a
QueryNode
tree from a SQLstatement
using the passed query nodefactory
. - 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 nodefactory
. - createQuery(Ordering[]) - Method in class org.apache.jackrabbit.test.api.query.qom.OrderingTest
- 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(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(SessionContext, String, String, Node) - Method in class org.apache.jackrabbit.core.SearchManager
-
Creates a query object that can be executed on the workspace.
- createQuery(QueryObjectModelTree) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
-
Creates a query object model from the internal tree representation.
- createQuery(QueryRootNode, SessionImpl, ItemStateManager, NamespaceMappings, Analyzer, PropertyTypeRegistry, SynonymProvider, IndexFormatVersion, PerQueryCache) - Static method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
-
Creates a lucene
Query
tree from an abstract query tree. - createQuery(Statement) - Method in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
-
Create a
Query
for a givenStatement
. - createQueryInstance() - Method in class org.apache.jackrabbit.core.SearchManager
-
Creates a new instance of an
AbstractQueryImpl
which is not initialized. - 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 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, 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 ifQueryManager.createQuery(String, String)
throws anInvalidQueryException
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
-
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.xpath.QueryBuilder
-
Creates a
QueryNode
tree from a statement using the passed query node factory. - 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. - createReport(DeltaVResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.version.report.ReportType
-
Creates a new
Report
with this type. - createRepository() - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
-
Creates a repository instance based on the contained JNDI reference.
- createRepository(String, String) - Method in class org.apache.jackrabbit.core.JackrabbitRepositoryStub
- createRepository(Map<String, String>) - Method in class org.apache.jackrabbit.jca.JCARepositoryManager
-
Create repository.
- createRepository(InputSource, File) - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
-
Creates the repository instance for the given config and homedir.
- 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, DavServletRequest, DavServletResponse) - Method in class org.apache.jackrabbit.webdav.jcr.DavResourceFactoryImpl
-
Create a new
DavResource
from the specified locator and request objects. - 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 interface org.apache.jackrabbit.webdav.DavResourceFactory
-
Create a new
DavResource
object from the given locator and session. - createResource(DavResourceLocator, DavSession) - Method in class org.apache.jackrabbit.webdav.jcr.DavResourceFactoryImpl
-
Create a new
DavResource
from the given locator and session. - 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) - Method in interface org.apache.jackrabbit.webdav.DavLocatorFactory
-
Create a new
DavResourceLocator
. - createResourceLocator(String, String) - Method in class org.apache.jackrabbit.webdav.simple.LocatorFactoryImpl
- createResourceLocator(String, String, boolean) - Method in class org.apache.jackrabbit.webdav.AbstractLocatorFactory
-
Like
AbstractLocatorFactory.createResourceLocator(String, String)
, but by settingforDestination
totrue
any special processing of URI suffixes can be disabled. - 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, without modifying the specified Strings. - createResourceLocator(String, String, String) - Method in interface org.apache.jackrabbit.webdav.DavLocatorFactory
-
Create a new
DavResourceLocator
. - 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.AbstractLocatorFactory
-
Create a new
DavResourceLocator
from the specified prefix, workspace path and resource path. - createResourceLocator(String, String, String, boolean) - Method in interface org.apache.jackrabbit.webdav.DavLocatorFactory
- 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 aNode
usingRetentionManager.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, boolean, boolean) - 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 givenNodeInfo
. - createSerializablePropertyInfo(PropertyInfo, IdFactory) - Static method in class org.apache.jackrabbit.spi.commons.PropertyInfoImpl
-
Creates a new serializable property info for the given
PropertyInfo
. - 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.RepositoryImpl
-
Creates a new repository session on the specified workspace for the given authenticated subject and adds it to the active sessions.
- createSession(Subject, String) - Method in class org.apache.jackrabbit.core.WorkspaceManager
- 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.
- 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
andworkspaceName
. - createSessionInfo(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
Creates a session info instance for the given
sessionInfo
andworkspaceName
. - createSessionInstance(Subject, WorkspaceConfig) - Method in class org.apache.jackrabbit.core.RepositoryImpl
-
Creates an instance of the
SessionImpl
class representing a user represented by thesubject
instance attached to the workspace configured by thewspConfig
. - createSessionInstance(AuthContext, WorkspaceConfig) - Method in class org.apache.jackrabbit.core.RepositoryImpl
-
Creates an instance of the
SessionImpl
class representing a user authenticated by theloginContext
instance attached to the workspace configured by thewspConfig
. - 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(Ordering[], Session) - Method in class org.apache.jackrabbit.core.query.lucene.join.QueryEngine
- createSortFields(Path[], boolean[], String[]) - 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 ofEventFilter
s. - 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 ofEventFilter
s. - 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.
- createSystemUser(String, String) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
- 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. - createToken(User, SimpleCredentials) - Method in class org.apache.jackrabbit.core.security.authentication.token.TokenProvider
-
Create a separate token node underneath a dedicated token store within the user home node.
- createToken(User, SimpleCredentials, long, Session) - Static method in class org.apache.jackrabbit.core.security.authentication.token.TokenBasedAuthentication
-
Create a new token node for the specified user.
- 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 returnedFile
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
- createTree(SessionInfo, Batch, Name, Name, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
- createTree(SessionInfo, Batch, Name, Name, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- createTree(SessionInfo, Batch, Name, Name, String) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Creates a new
Tree
that can be populated and later on be applied to the specifiedBatch
by calling#setTree
. - createTree(SessionInfo, Batch, Name, Name, String) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- createTree(SessionInfo, Batch, Name, Name, String) - Method in class org.apache.jackrabbit.spi2davex.RepositoryServiceImpl
- createTree(SessionInfo, Batch, Name, Name, String) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
- 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 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 nameFieldNames.UUID
. - createValue(boolean) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
- createValue(boolean) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValue(double) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
- createValue(double) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValue(long) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
- createValue(long) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValue(InputStream) - Method in class org.apache.jackrabbit.core.value.ValueFactoryImpl
- createValue(InputStream) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
- createValue(InputStream) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValue(String) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
- createValue(String) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValue(String, int) - Method in class org.apache.jackrabbit.core.value.ValueFactoryImpl
- createValue(String, int) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
- createValue(String, int) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValue(BigDecimal) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
- createValue(BigDecimal) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValue(Calendar) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
- createValue(Calendar) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValue(Binary) - Method in class org.apache.jackrabbit.core.value.ValueFactoryImpl
- createValue(Binary) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
- createValue(Binary) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValue(Node) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
- createValue(Node) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValue(Node, boolean) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
- createValue(Node, boolean) - Method in class org.apache.jackrabbit.value.AbstractValueFactory
- createValue(QValue) - Method in class org.apache.jackrabbit.core.value.ValueFactoryImpl
- createValue(QValue) - Method in class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
-
Create a new
Value
based on an existingQValue
- 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() - 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(VersioningConfig, DelegatingObservationDispatcher) - Method in class org.apache.jackrabbit.core.RepositoryImpl
-
Creates 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 class org.apache.jackrabbit.core.RepositoryImpl
-
Creates a workspace with the given name.
- createWorkspace(String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
-
Creates a new
Workspace
with the specifiedname
. - createWorkspace(String) - Method in class org.apache.jackrabbit.core.WorkspaceManager
-
Creates a workspace with the given name.
- createWorkspace(String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
- createWorkspace(String, String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
- createWorkspace(String, String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
- 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, InputSource) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
-
Creates a workspace with the given name and a workspace configuration template.
- createWorkspace(String, InputSource) - Method in class org.apache.jackrabbit.core.WorkspaceManager
-
Creates a workspace with the given name and a workspace configuration template.
- 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
- 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.
Note that this Command uses Jackrabbit specific API. - 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 forwspConfig
. - 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).
NOTE: Access toDateFormat
isn't thread save. - 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(String, String) - Constructor for class org.apache.jackrabbit.core.security.authentication.CryptedSimpleCredentials
-
Create a new instanceof
CryptedSimpleCredentials
from the givenuserId
andhashedPassword
strings. - CryptedSimpleCredentials(SimpleCredentials) - Constructor for class org.apache.jackrabbit.core.security.authentication.CryptedSimpleCredentials
-
Deprecated.
- CSRFUtil - Class in org.apache.jackrabbit.webdav.util
-
CSRFUtil
... - CSRFUtil(String) - Constructor for class org.apache.jackrabbit.webdav.util.CSRFUtil
-
Creates a new instance from the specified configuration, which defines the behaviour of the referrer based CSRF protection as follows: If config is
null
or empty string the default behaviour is to allow only requests with an empty referrer header or a referrer host equal to the server host A comma separated list of additional allowed referrer hosts which are valid in addition to default behaviour (see above). The valueCSRFUtil.DISABLED
may be used to disable the referrer checking altogether - 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_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.
It identifies the activities that currently are being performed in this workspace. - 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(DavProperty<?>) - Constructor for class org.apache.jackrabbit.webdav.security.CurrentUserPrivilegeSetProperty
-
Create a new
CurrentUserPrivilegeSetProperty
from a DavProperty as obtained from a MultiStatusResponse. - CurrentUserPrivilegeSetProperty(Privilege[]) - Constructor for class org.apache.jackrabbit.webdav.security.CurrentUserPrivilegeSetProperty
-
Create a new instance of this property.
- CUURENT_ACTIVITY_SET - Static variable in interface org.apache.jackrabbit.webdav.version.WorkspaceResource
-
Deprecated.Use
WorkspaceResource.CURRENT_ACTIVITY_SET
instead. - CycleDetector() - Constructor for class org.apache.jackrabbit.core.HierarchyManagerImpl.CycleDetector
D
- DASH - Static variable in class org.apache.jackrabbit.aws.ext.Utils
- 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.RevisionTableJanitor - Class in org.apache.jackrabbit.core.journal
-
Class for maintaining the revision table.
- 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. - DatabaseRevision() - Constructor for class org.apache.jackrabbit.core.journal.DatabaseJournal.DatabaseRevision
- 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.
- 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.
- 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 theDataSourceWrapper.getConnection()
method, which delegates toDataSource#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 - Variable in class org.apache.jackrabbit.core.persistence.util.BundleBinding
-
Data store for binary properties.
- DataStore - Interface in org.apache.jackrabbit.core.data
-
Append-only store for binary streams.
- DataStoreException - Exception in org.apache.jackrabbit.core.data
-
Exception thrown by the Data Store module.
- DataStoreException(String) - Constructor for exception org.apache.jackrabbit.core.data.DataStoreException
-
Constructs a new instance of this class with the specified detail message.
- DataStoreException(String, Throwable) - Constructor for exception org.apache.jackrabbit.core.data.DataStoreException
-
Constructs a new instance of this class with the specified detail message and root cause.
- DataStoreException(Throwable) - Constructor for exception org.apache.jackrabbit.core.data.DataStoreException
-
Constructs a new instance of this class with the specified root cause.
- DataStoreFactory - Interface in org.apache.jackrabbit.core.data
-
Factory interface for creating
DataStore
instances. - DATE - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
- DATE - Static variable in class org.apache.jackrabbit.core.persistence.util.BundleDumper
- 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 resultingString
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 theValue
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.
NOTE: This method is not defined by any of the Webdav RFCs - 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. - DavConstants - Interface in org.apache.jackrabbit.webdav
-
DavConstants
provide constants for request and response headers, XML elements and property names defined by RFC 2518. - DavDocumentBuilderFactory - Class in org.apache.jackrabbit.webdav.xml
-
Custom
DocumentBuilderFactory
extended for use in WebDAV. - DavDocumentBuilderFactory() - Constructor for class org.apache.jackrabbit.webdav.xml.DavDocumentBuilderFactory
- DavException - Exception in org.apache.jackrabbit.webdav
-
DavException
extends theException
class in order to simplify handling of exceptional situations occurring during processing of WebDAV requests and provides possibility to retrieve an Xml representation of the error. - DavException(int) - Constructor for exception org.apache.jackrabbit.webdav.DavException
-
Create a new
DavException
. - DavException(int, String) - 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
. - DavException(int, Throwable) - Constructor for exception org.apache.jackrabbit.webdav.DavException
-
Create a new
DavException
. - DavexServletService - Class in org.apache.jackrabbit.server.remoting.davex
- DavexServletService() - Constructor for class org.apache.jackrabbit.server.remoting.davex.DavexServletService
- 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
- DavMethods - Class in org.apache.jackrabbit.webdav
-
DavMethods
defines constants for the WebDAV METHODS. - 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 theIterator
by a property specificnext()
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 ofDavPropertyName
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 creatingDavResource
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 theDavResourceIterator
interface.
NOTE:DavResourceIteratorImpl.remove()
is not implemented. - 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 completeDavSession
s. - DavSessionProviderImpl - Class in org.apache.jackrabbit.webdav.simple
-
Simple implementation of the
DavSessionProvider
interface that uses aCredentialsProvider
to locate credentials in the request, log into the respository, and provide aDavSession
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
- DB_TYPE - Static variable in class org.apache.jackrabbit.core.config.DataSourceConfig
- DB2FileSystem - Class in org.apache.jackrabbit.core.fs.db
-
DB2FileSystem
is a JDBC-basedFileSystem
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. - DbBlobStore() - Constructor for class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.DbBlobStore
- 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-basedFileSystem
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
- DECIMAL - Static variable in class org.apache.jackrabbit.core.persistence.util.BundleDumper
- DecimalField - Class in org.apache.jackrabbit.core.query.lucene
-
The
DecimalField
class is a utility to convertjava.math.BigDecimal
values toString
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 theValue
interface representing aDECIMAL
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
- 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) - Constructor for class org.apache.jackrabbit.commons.predicate.DeclaringTypePredicate
-
Creates a new filter for the given nodetype and flags
- DeclaringTypePredicate(String, boolean, int, int) - Constructor for class org.apache.jackrabbit.commons.predicate.DeclaringTypePredicate
-
Creates a new filter for the given nodetype and flags.
- decode(char[], int, int, 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.util.Base64
-
Decode base64 encoded data.
- decode(char[], 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.util.Base64
-
Decode base64 encoded data.
- decode(InputStream, 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.util.Base64
-
Decode base64 encoded data.
- decode(Reader, OutputStream) - Static method in class org.apache.jackrabbit.test.api.Base64
-
Decode base64 encoded data.
- decode(Reader, OutputStream) - Static method in class org.apache.jackrabbit.util.Base64
-
Decode base64 encoded data.
- decode(String) - Static method in class org.apache.jackrabbit.test.api.util.ISO9075
-
Decodes the
name
. - decode(String) - Static method in class org.apache.jackrabbit.util.Base64
-
Decodes a base64-encoded string using the UTF-8 character encoding.
- decode(String) - Static method in class org.apache.jackrabbit.util.ISO9075
-
Decodes the
name
. - decode(String, 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.util.Base64
-
Decode base64 encoded data.
- decodeIfEncoded(String) - Static method in class org.apache.jackrabbit.util.Base64
-
Decodes a base64-encoded string marked by a "{base64}" prefix.
- decodeOrEncode(String) - Static method in class org.apache.jackrabbit.util.Base64
-
Base64-decodes or -encodes the given string, depending on whether or not it contains a "{base64}" prefix.
- decorate(CopyObjectRequest) - Method in class org.apache.jackrabbit.aws.ext.S3RequestDecorator
-
Set encryption in
CopyObjectRequest
- decorate(PutObjectRequest) - Method in class org.apache.jackrabbit.aws.ext.S3RequestDecorator
-
Set encryption in
PutObjectRequest
- 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 interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- DEFAULT - org.apache.jackrabbit.core.xml.AccessControlImporter.ImportBehavior
-
Default behavior that does not try to prevent errors or incompatibilities between the content and the ACL manager (eg.
- 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 class org.apache.jackrabbit.spi2dav.ConnectionOptions
-
The default connection options with regular TLS settings, without proxy and not leveraging system properties
- DEFAULT_ALGORITHM - Static variable in class org.apache.jackrabbit.core.security.user.PasswordUtility
- 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_AWS_BUCKET_REGION - Static variable in class org.apache.jackrabbit.aws.ext.Utils
-
The default value AWS bucket region.
- 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_CONFIG_FILE - Static variable in class org.apache.jackrabbit.aws.ext.Utils
- 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_ITERATIONS - Static variable in class org.apache.jackrabbit.core.security.user.PasswordUtility
- 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_SALT_SIZE - Static variable in class org.apache.jackrabbit.core.security.user.PasswordUtility
- DEFAULT_SELECTOR_NAME - Static variable in class org.apache.jackrabbit.core.query.lucene.QueryImpl
-
The default selector name 's'.
- DEFAULT_STOP_DELAY - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
-
Default stop delay, in milliseconds or -1 if the default is derived from the sync delay.
- 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_TABLESPACE_CLAUSE - Static variable in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
-
The default tablespace clause used when
OracleFileSystem.tablespace
orOracleFileSystem.indexTablespace
are not specified. - DEFAULT_TABLESPACE_CLAUSE - Static variable in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
-
The default tablespace clause used when
OracleDatabaseJournal.tablespace
orOracleDatabaseJournal.indexTablespace
are not specified. - DEFAULT_TABLESPACE_CLAUSE - Static variable in class org.apache.jackrabbit.core.persistence.pool.OraclePersistenceManager
-
The default tablespace clause used when
OraclePersistenceManager.tablespace
orOraclePersistenceManager.indexTablespace
are not specified. - 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 theSubject
attached to theSession
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 theActiveLock
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 asDefaultHandler
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) - Constructor for class org.apache.jackrabbit.webdav.property.DefaultDavProperty
-
Creates a new non-protected WebDAV property with the given namespace, name and value.
- 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(DavPropertyName, T) - Constructor for class org.apache.jackrabbit.webdav.property.DefaultDavProperty
-
Creates a new non- protected WebDAV property with the given
DavPropertyName
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. - 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: - DefaultHTMLExcerpt() - Constructor for class org.apache.jackrabbit.core.query.lucene.DefaultHTMLExcerpt
- DefaultIOListener - Class in org.apache.jackrabbit.server.io
-
DefaultIOListener
implements anIOListener
that writes debug/error output to thelogger
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 ofIOHandler
s 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 aUser
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(NamespaceRegistry) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
- DefaultNamePathResolver(Session) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
- DefaultNamePathResolver(NameResolver, PathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
- DefaultNamePathResolver(NamespaceResolver) - 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
- 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 aQOMTreeVisitor
. - DefaultQOMTreeVisitor() - Constructor for class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
- DefaultQueryHits - Class in org.apache.jackrabbit.core.query.lucene
- DefaultQueryHits(Collection<ScoreNode>) - Constructor for class org.apache.jackrabbit.core.query.lucene.DefaultQueryHits
-
Creates a new
DefaultQueryHits
instance based on the passedscoreNodes
. - 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 validPropertyType
s except for BINARY. - DefaultQValue(Boolean) - Constructor for class org.apache.jackrabbit.spi.commons.value.DefaultQValue
- DefaultQValue(Double) - Constructor for class org.apache.jackrabbit.spi.commons.value.DefaultQValue
- DefaultQValue(Long) - Constructor for class org.apache.jackrabbit.spi.commons.value.DefaultQValue
- DefaultQValue(String, int) - Constructor for class org.apache.jackrabbit.spi.commons.value.DefaultQValue
- DefaultQValue(BigDecimal) - 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
- DefaultQValue(Name) - Constructor for class org.apache.jackrabbit.spi.commons.value.DefaultQValue
- DefaultQValue(Path) - 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 traversingQOMTreeVisitor
. - 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.AbstractNodeDefinitionBuilder<T> - Class in org.apache.jackrabbit.commons.cnd
-
Builder for child node definitions of type
T
- DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder<T> - Class in org.apache.jackrabbit.commons.cnd
-
Builder for a node type definition of type T.
- DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder<T> - Class in org.apache.jackrabbit.commons.cnd
-
Builder for property definitions of type
T
- 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 class org.apache.jackrabbit.core.data.AsyncUploadCache
-
This methods deletes asynchronous upload for @param fileName if there exists asynchronous upload for @param fileName.
- delete(String) - Method in class org.apache.jackrabbit.core.data.LocalCache
-
Delete file from cache.
- delete(String) - Method in interface org.apache.jackrabbit.core.query.lucene.directory.DirectoryManager
-
Deletes the directory with the given name.
- delete(String) - Method in class org.apache.jackrabbit.core.query.lucene.directory.FSDirectoryManager
-
Deletes the directory with the given name.
- delete(String) - Method in class org.apache.jackrabbit.core.query.lucene.directory.RAMDirectoryManager
-
Deletes the directory with the given name.
- delete(DeleteContext, DavResource) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
- delete(DeleteContext, DavResource) - Method in interface org.apache.jackrabbit.server.io.DeleteHandler
-
Executes the delete operation with the given parameters.
- delete(DeleteContext, DavResource) - Method in interface org.apache.jackrabbit.server.io.DeleteManager
-
Delegates the delete operation to the fist handler that accepts it.
- delete(DeleteContext, DavResource) - Method in class org.apache.jackrabbit.server.io.DeleteManagerImpl
- deleteAllOlderThan(long) - Method in class org.apache.jackrabbit.aws.ext.ds.S3Backend
- deleteAllOlderThan(long) - Method in interface org.apache.jackrabbit.core.data.Backend
-
Delete all records which are older than timestamp.
- deleteAllOlderThan(long) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- 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
- deleteAllOlderThan(long) - Method in class org.apache.jackrabbit.core.data.FileDataStore
- deleteAllOlderThan(long) - Method in class org.apache.jackrabbit.core.data.FSBackend
- deleteAllOlderThan(long) - Method in class org.apache.jackrabbit.core.data.MultiDataStore
-
Delete objects that have a modified date older than the specified date from the archive data store.
- deleteAllOlderThan(long) - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSBackend
-
Delete all records which are older than timestamp.
- deleteBinaryResource() - Method in class org.apache.jackrabbit.core.value.InternalValue
-
Delete persistent binary objects.
- deleteBucket(String) - Static method in class org.apache.jackrabbit.aws.ext.Utils
-
Delete S3 bucket.
- DeleteContext - Interface in org.apache.jackrabbit.server.io
-
The context associated with a DELETE operation
- DeleteContextImpl - Class in org.apache.jackrabbit.server.io
-
Implements a simple delete context
- DeleteContextImpl(Session) - Constructor for class org.apache.jackrabbit.server.io.DeleteContextImpl
- 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.
- deleted(ItemState) - Method in class org.apache.jackrabbit.core.state.ChangeLog
-
A state has been deleted.
- DeleteDelayedIdentifiersTask(long) - Constructor for class org.apache.jackrabbit.core.data.MultiDataStore.DeleteDelayedIdentifiersTask
-
Constructor
- 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
- deleteFile(String) - Method in class org.apache.jackrabbit.vfs.ext.fs.VFSFileSystem
- 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
- deleteFolder(String) - Method in class org.apache.jackrabbit.vfs.ext.fs.VFSFileSystem
- deleteFolderSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
- deleteFromCache(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- DeleteHandler - Interface in org.apache.jackrabbit.server.io
-
The DeleteHandler is invoked when a webdav DELETE request is received.
- DeleteManager - Interface in org.apache.jackrabbit.server.io
-
The DeleteManager handles DELETE operation by delegating it to its handlers.
- DeleteManagerImpl - Class in org.apache.jackrabbit.server.io
- DeleteManagerImpl() - Constructor for class org.apache.jackrabbit.server.io.DeleteManagerImpl
- 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.
- deleteOlderThan(long) - Method in class org.apache.jackrabbit.core.data.AsyncUploadCache
-
Delete in progress asynchronous uploads which are older than @param min.
- deleteRecord(DataIdentifier) - Method in class org.apache.jackrabbit.aws.ext.ds.S3Backend
- deleteRecord(DataIdentifier) - Method in interface org.apache.jackrabbit.core.data.Backend
-
Delete record identified by identifier.
- deleteRecord(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
This method deletes record from
Backend
and then fromLocalCache
- deleteRecord(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
- deleteRecord(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.FileDataStore
- deleteRecord(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.FSBackend
- deleteRecord(DataIdentifier) - Method in interface org.apache.jackrabbit.core.data.MultiDataStoreAware
-
Deletes a single DataRecord based on the given identifier.
- deleteRecord(DataIdentifier) - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSBackend
-
Delete record identified by identifier.
- 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.
- deleteWorkspace(String) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
- deleteWorkspace(String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
- 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
- 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 compliant to RFC 3253:
Headers: - DeltaVResource - Interface in org.apache.jackrabbit.webdav.version
-
The
DeltaVResource
encapsulates 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, boolean) - Constructor for class org.apache.jackrabbit.webdav.simple.DeltaVResourceImpl
- DeltaVResourceImpl(DavResourceLocator, DavResourceFactory, DavSession, ResourceConfig, Item) - 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 returnsfalse
. - 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. - 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 aNodeState
. - 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 returnsfalse
. - 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 returnsfalse
. - denotesRoot(String) - Static method in class org.apache.jackrabbit.core.fs.FileSystemPathUtil
-
Tests whether the specified path represents the root path, i.e.
- deny(Node, String, String...) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Deny certain privileges on a node for a given principal.
- denyAllToEveryone(Session, String) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Utility to deny jcr:all privilege to the everyone group principal.
- depopulateContext(Context) - Method in class org.apache.jackrabbit.standalone.cli.JcrParser
-
Remove
Context
attribute specific to the parsedCommand
- 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(boolean) - Constructor for class 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. - 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-basedFileSystem
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 - Class in org.apache.jackrabbit.core.persistence.pool
-
Extends the
BundleDbPersistenceManager
by derby specific code. - DerbyPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.db.DerbyPersistenceManager
-
Deprecated.Creates a new
SimpleDbPersistenceManager
instance. - DerbyPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
- DerbyShutdown - Class in org.apache.jackrabbit.j2ee
-
Servlet context listener that releases all remaining Derby resources when the web application is undeployed.
- DerbyShutdown() - Constructor for class org.apache.jackrabbit.j2ee.DerbyShutdown
- 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 coverDescendantNodeJoinCondition
. - 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
- DESCENDING - org.apache.jackrabbit.commons.query.qom.Order
- 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.
- DescriptorValue(Value) - Constructor for class org.apache.jackrabbit.core.RepositoryImpl.DescriptorValue
- DescriptorValue(Value[]) - Constructor for class org.apache.jackrabbit.core.RepositoryImpl.DescriptorValue
- 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. - 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(Record) - Method in class org.apache.jackrabbit.core.cluster.ClusterRecordDeserializer
-
Deserialize a cluster record.
- deserialize(NodeReferences, InputStream) - Static method in class org.apache.jackrabbit.core.persistence.util.Serializer
-
Deserializes a
NodeReferences
object from the given binarystream
. - deserialize(NodeState, InputStream) - Static method in class org.apache.jackrabbit.core.persistence.util.Serializer
-
Deserializes a
NodeState
object from the given binarystream
. - deserialize(PropertyState, InputStream, BLOBStore) - Static method in class org.apache.jackrabbit.core.persistence.util.Serializer
-
Deserializes a
PropertyState
object from the given binarystream
. - 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() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
-
Destroys this context and releases resources.
- 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(ItemState) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
-
Destroy an item state.
- 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(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(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
-
Deprecated.Destroy a node references object.
- destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
-
Deletes the node references from the underlying system.
- destroy(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
-
Deprecated.Destroy a node references object.
- 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(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
-
Deprecated.Destroy a node references object.
- destroy(NodeState) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
-
Deprecated.Destroy a node state.
- destroy(NodeState) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
-
Deprecated.Destroy a node state.
- destroy(NodeState) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
-
Deprecated.Destroy a node state.
- destroy(NodeState) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
-
Deprecated.Destroy a node state.
- 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.AbstractPersistenceManager
-
Deprecated.Destroy a property state.
- destroy(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
-
Deprecated.Destroy a property state.
- destroy(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
-
Deprecated.Destroy a property state.
- destroy(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
-
Deprecated.Destroy a property state.
- destroy(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
-
Deprecated.Destroy a property state.
- 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.mem.InMemBundlePersistenceManager
-
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 theotherPermissions
, i.e. - diff(PrivilegeBits) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeBits
-
Subtracts the other PrivilegeBits from the this.
If the specified bits do not intersect with this, it isn't modified.
Ifthis
is included inother
empty
privilege bits is returned. - 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(String, byte[]) - 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.util.Text
-
Digest the plain string using the given algorithm.
- 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, String, String) - Static method in class org.apache.jackrabbit.util.Text
-
Digest the plain string using the given algorithm.
- DIGEST - Variable in class org.apache.jackrabbit.core.data.AbstractDataStore
-
The digest algorithm used to uniquely identify records.
- DIGEST - Static variable in class org.apache.jackrabbit.core.data.db.DbDataStore
-
The digest algorithm used to uniquely identify records.
- Digit - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- DIGIT - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- 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() - Method in class org.apache.jackrabbit.stats.jmx.QueryStatManager
- 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
- disableAutoSync() - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
-
Disable periodic background synchronization.
- disableCheckForReferencesInContentException - Static variable in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
-
Feature flag for the unfortunate behavior in Jackrabbit 2.1 and 2.2 where the exception from
NodeTypeRegistry.checkForReferencesInContent(Name)
was never thrown because of a mistaken commit for JCR-2587. - DISABLED - Static variable in class org.apache.jackrabbit.webdav.util.CSRFUtil
-
Constant used to
- disableHostnameVerification(boolean) - Method in class org.apache.jackrabbit.spi2dav.ConnectionOptions.Builder
- discard() - Method in class org.apache.jackrabbit.core.state.ItemState
-
Discards this instance, i.e.
- 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.
- DISCONNECTED - org.apache.jackrabbit.core.persistence.check.ReportItem.Type
- disconnectTransientItemState(ItemState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
-
Disconnect a transient item state from its underlying persistent state.
- dispatch() - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
-
Dispatches the events to the
EventListener
s. - dispatch(List<EventState>, SessionImpl, Path, String) - Method in class org.apache.jackrabbit.core.observation.DelegatingObservationDispatcher
-
Dispatchers a list of events to all registered dispatchers.
- DISPLAYNAME - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
- dispose() - Method in class org.apache.jackrabbit.commons.jackrabbit.SimpleReferenceBinary
- dispose() - Method in class org.apache.jackrabbit.core.cache.AbstractCache
- dispose() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
-
Disposes this node type manager.
- 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() - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeManagerImpl
-
Disposes this privilege manager
- dispose() - Method in interface org.apache.jackrabbit.core.state.ItemStateCache
-
Informs the cache that it is no longer in use.
- dispose() - Method in class org.apache.jackrabbit.core.state.ItemStateReferenceCache
-
Informs the cache that it is no longer in use.
- dispose() - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
-
Disposes this
UpdatableItemStateManager
and frees resources. - dispose() - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
-
Informs the cache that it is no longer in use.
- dispose() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
-
Disposes this
UpdatableItemStateManager
and frees resources. - dispose() - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
-
Disposes this
SharedItemStateManager
and frees resources. - dispose() - Method in interface org.apache.jackrabbit.core.state.UpdatableItemStateManager
-
Disposes this
UpdatableItemStateManager
and frees resources. - dispose() - Method in class org.apache.jackrabbit.core.value.RefCountingBLOBFileValue
-
Discards the underlying 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.
- 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() - Method in class org.apache.jackrabbit.spi.commons.ItemInfoCacheImpl
- dispose() - Method in interface org.apache.jackrabbit.spi.ItemInfoCache
-
Clear the cache and dispose all entries.
- dispose() - Method in class org.apache.jackrabbit.value.BinaryImpl
- dispose(String) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
- 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(String) - Method in class org.apache.jackrabbit.core.UserPerWorkspaceSecurityManager
- dispose(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
This default implementation does nothing.
- dispose(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- dispose(SessionInfo) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Indicates to the
RepositoryService
, that the given SessionInfo will not be used any more. - dispose(SessionInfo) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- dispose(SessionInfo) - Method in class org.apache.jackrabbit.spi2davex.RepositoryServiceImpl
- dispose(SessionInfo) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
-
Indicates to the
RepositoryService
, that the given SessionInfo will not be used any more. - dispose(Subscription) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
- dispose(Subscription) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- dispose(Subscription) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Indicates that the passed subscription is no longer needed.
- dispose(Subscription) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- dispose(Subscription) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
-
Indicates that the passed subscription is no longer needed.
- disposeAllTransientItemStates() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
-
Disposes all transient item states in the cache and in the attic.
- disposeCache(Cache) - Method in interface org.apache.jackrabbit.core.cache.CacheAccessListener
-
Called after the cache is no longer used.
- disposeCache(Cache) - Method in class org.apache.jackrabbit.core.cache.CacheManager
- disposeCache(Cache) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
- 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.
- 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
- 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
- docID() - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryScorer
- 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.
- doCreateToken(Credentials) - Static method in class org.apache.jackrabbit.core.security.authentication.token.TokenBasedAuthentication
-
Returns
true
if the specifiedcredentials
should be used to create a new login token. - 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.
- 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(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.jackrabbit.StatisticsServlet
- doGet(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.server.remoting.davex.JcrRemotingServlet
- doGet(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
The GET method
- doHead(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
The HEAD method
- doHighlight(TermPositionVector, Set<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.
- 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(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.core.NodeImpl
-
Deprecated.
- doneMerge(Version) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- doNotUseInExcerpt - Variable in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
-
List of
FieldNames.FULLTEXT
fields which should not be used in an excerpt. - doOptions(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
The OPTION method
- doOrderPatch(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
The ORDERPATCH method
- doPoll(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
The POLL method
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
- doPost(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.server.remoting.davex.JcrRemotingServlet
- doPost(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
The POST method.
- doPostInitialize() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
-
Initializes the search manager of this workspace info.
- doPropFind(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
The PROPFIND method
- doPropPatch(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
The PROPPATCH method
- doPut(WebdavRequest, WebdavResponse, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
The PUT method
- doRead() - Method in class org.apache.jackrabbit.core.cluster.ChangeLogRecord
-
Deserialize this record.
- doRead() - Method in class org.apache.jackrabbit.core.cluster.ClusterRecord
-
Deserialize this record.
- doRead() - Method in class org.apache.jackrabbit.core.cluster.LockRecord
-
Deserialize this record.
- doRead() - Method in class org.apache.jackrabbit.core.cluster.NamespaceRecord
-
Deserialize this record.
- doRead() - Method in class org.apache.jackrabbit.core.cluster.NodeTypeRecord
-
Deserialize this record.
- doRead() - Method in class org.apache.jackrabbit.core.cluster.PrivilegeRecord
- 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
- doRequiresDelete() - Method in class org.apache.jackrabbit.core.data.AsyncUploadCacheResult
-
Flag to indicate that record to be deleted from
DataStore
. - 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.
- doSync(long, boolean) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
- doSync(long, boolean) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
-
Synchronize contents from journal.
- Dot - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- DOT - Static variable in class org.apache.jackrabbit.aws.ext.Utils
- 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 - Static variable in class org.apache.jackrabbit.core.persistence.util.BundleDumper
- 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
- doubleCheckErrors() - Method in class org.apache.jackrabbit.core.persistence.bundle.ConsistencyCheckerImpl
-
Do a double check on the errors found during
ConsistencyCheckerImpl.check(java.lang.String[], boolean)
. - doubleCheckErrors() - Method in class org.apache.jackrabbit.core.query.lucene.ConsistencyCheck
- DoubleField - Class in org.apache.jackrabbit.core.query.lucene
-
The
DoubleField
class is a utility to convert double values intoString
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 theValue
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
- doVersionRecovery() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
-
If necessary, recover from a lost version history.
- downgrade() - Method in interface org.apache.jackrabbit.core.state.ISMLocking.WriteLock
-
Downgrades this lock into a read lock.
- downgrade() - Method in class org.apache.jackrabbit.core.version.VersioningLock.WriteLock
- 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.PrivilegeRecord
- doWrite() - Method in class org.apache.jackrabbit.core.cluster.WorkspaceRecord
- driver - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
-
The database driver.
- driver - Variable in class org.apache.jackrabbit.core.fs.db.DbFileSystem
-
the full qualified JDBC driver name
- driver - Variable in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
-
Deprecated.
- driver - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
-
the jdbc driver name
- DRIVER - Static variable in class org.apache.jackrabbit.core.config.DataSourceConfig
- DummyInitialContextFactory - Class in org.apache.jackrabbit.core.jndi.provider
-
DummyInitialContextFactory
... - DummyInitialContextFactory() - Constructor for class org.apache.jackrabbit.core.jndi.provider.DummyInitialContextFactory
- DummyUpdateEventChannel - Class in org.apache.jackrabbit.core.state
-
Package-private utility class used as a sentinel by the
SharedItemStateManager
class. - DummyUpdateEventChannel() - Constructor for class org.apache.jackrabbit.core.state.DummyUpdateEventChannel
- dump() - Method in class org.apache.jackrabbit.core.fs.local.HandleMonitor
-
Dumps the contents of this monitor
- dump() - Method in class org.apache.jackrabbit.spi.commons.query.QueryNode
-
Dumps this QueryNode and its child nodes to a String.
- dump(byte[]) - Method in class org.apache.jackrabbit.core.persistence.util.BundleDumper
- dump(File) - Method in class org.apache.jackrabbit.core.fs.local.HandleMonitor
-
Dumps the information for a file
- dump(PrintWriter, Node) - Method in class org.apache.jackrabbit.standalone.cli.info.Dump
-
Dumps the given
Node
to the givenPrintWriter
- 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(QueryNode, StringBuffer) - Static method in class org.apache.jackrabbit.spi.commons.query.QueryTreeDump
-
Dumps a query node tree to the string
buffer
. - 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
- DynamicESCFactory(DelegatingObservationDispatcher) - Constructor for class org.apache.jackrabbit.core.version.InternalVersionManagerImpl.DynamicESCFactory
-
Creates a new event state collection factory
- 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
- DynamicOperandFieldComparator - Class in org.apache.jackrabbit.core.query.lucene.sort
- DynamicOperandFieldComparator(Session, OperandEvaluator, Ordering, int) - Constructor for class org.apache.jackrabbit.core.query.lucene.sort.DynamicOperandFieldComparator
- DynamicOperandFieldComparatorSource - Class in org.apache.jackrabbit.core.query.lucene.sort
- DynamicOperandFieldComparatorSource(Session, OperandEvaluator, Map<String, Ordering>) - Constructor for class org.apache.jackrabbit.core.query.lucene.sort.DynamicOperandFieldComparatorSource
- 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 byRuntime.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.
The AccessControlPolicy objects returned are detached from the underlyingAccessControlProvider
and is only an external representation. - editAccessControlPolicies(String) - 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 interface org.apache.jackrabbit.core.security.authorization.AccessControlEditor
-
Returns an array of editable policies for the given
principal
. - editAccessControlPolicies(Principal) - Method in class org.apache.jackrabbit.core.security.authorization.acl.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 moreNodeType
s 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. - EffectiveNodeTypeCache.Key - Interface in org.apache.jackrabbit.jcr2spi.nodetype
-
An
ENTKey
uniquely identifies a combination (i.e. - 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 moreNodeType
s 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) - Constructor for class org.apache.jackrabbit.webdav.xml.ElementIterator
-
Create a new instance of
ElementIterator
with the given parent element. - 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, QName) - 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 - 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
- ElementTest() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- 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 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() - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.Empty
- Empty() - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.Empty
- 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.authorization.PrivilegeBits
- EMPTY - Static variable in class org.apache.jackrabbit.core.security.principal.PrincipalIteratorAdapter
-
Static instance of an empty
PrincipalIterator
. - 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<K,V> - Class in org.apache.jackrabbit.core.util
-
EmptyLinkedMap
implements an empty unmodifiableLinkedMap
. - 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() - Method in class org.apache.jackrabbit.stats.jmx.QueryStatManager
- 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
- EnclosedExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- 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(byte[], int, int, Writer) - Static method in class org.apache.jackrabbit.util.Base64
-
Outputs base64 representation of the specified data to a
Writer
. - 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(InputStream, OutputStream) - Static method in class org.apache.jackrabbit.util.Base64
-
Outputs base64 representation of the specified stream data to an
OutputStream
. - 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, Writer) - Static method in class org.apache.jackrabbit.util.Base64
-
Outputs base64 representation of the specified stream data to a
Writer
. - encode(String) - Static method in class org.apache.jackrabbit.test.api.util.ISO9075
-
Encodes
name
as specified in ISO 9075. - encode(String) - Static method in class org.apache.jackrabbit.util.Base64
-
Returns the base64 representation of UTF-8 encoded string.
- encode(String) - Static method in class org.apache.jackrabbit.util.ISO9075
-
Encodes
name
as specified in ISO 9075. - encodeHexString(byte[]) - Static method in class org.apache.jackrabbit.core.data.AbstractDataStore
-
Returns the hex encoding of the given bytes.
- encodeIllegalHTMLCharacters(String) - Static method in class org.apache.jackrabbit.util.Text
-
Replaces HTML characters in the given string that might need escaping as HTML text or attribute
- 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 XML characters in the given string that might need escaping as XML text or attribute
- 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
- EncodeUtil - Class in org.apache.jackrabbit.webdav.util
-
EncodeUtil
provides helper methods for URL encoding and decoding (copied from jcr-commons jackrabbit.util.Text). - ENCODING - Static variable in class org.apache.jackrabbit.commons.xml.SerializingContentHandler
-
The character encoding used for serialization (UTF-8).
- end() - Method in interface org.apache.jackrabbit.core.xml.Importer
-
Called once at the end of the content import.
- end() - Method in class org.apache.jackrabbit.core.xml.SessionImporter
-
Called once at the end of the content import.
- end() - Method in class org.apache.jackrabbit.core.xml.WorkspaceImporter
-
Called once at the end of the content import.
- end() - 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.core.XASessionImpl
- 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(NodeImpl) - Method in class org.apache.jackrabbit.core.security.user.UserImporter
- end(NodeImpl) - Method in class org.apache.jackrabbit.core.xml.AccessControlImporter
- end(NodeImpl) - Method in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
-
Does nothing.
- 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 class org.apache.jackrabbit.core.security.user.UserImporter
- end(NodeState) - Method in class org.apache.jackrabbit.core.xml.AccessControlImporter
- end(NodeState) - Method in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
-
Does nothing.
- 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_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(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.
- ended(DefaultClusterOperation, boolean) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
-
Invoked when a cluster operation has ended.
- endElement() - Method in class org.apache.jackrabbit.core.util.DOMBuilder
-
Makes the parent element current.
- 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.DefaultContentHandler
-
Delegated to
DefaultContentHandler.handler
. - 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(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
- endRead() - Method in class org.apache.jackrabbit.core.util.XAReentrantWriterPreferenceReadWriteLock
- 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.
- endWrite() - Method in class org.apache.jackrabbit.core.util.XAReentrantWriterPreferenceReadWriteLock
- 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
- ensureLockingSupported() - Method in class org.apache.jackrabbit.test.AbstractJCRTest
-
Checks that the repository supports locking, 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(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(Node, int) - Method in class org.apache.jackrabbit.util.ChildrenCollectorFilter
- 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(Property, int) - Method in class org.apache.jackrabbit.util.ChildrenCollector
- entering(Property, int) - Method in class org.apache.jackrabbit.util.ChildrenCollectorFilter
- Entry(T, long) - Constructor for class org.apache.jackrabbit.spi.ItemInfoCache.Entry
-
Create a new cache entry containing
info
with a givengeneration
. - EntryCollector - Class in org.apache.jackrabbit.core.security.authorization.acl
-
EntryCollector
collects ACEs defined and effective for a givenNode
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 class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
- EQ - org.apache.jackrabbit.commons.query.qom.Operator
- 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 thisEvent
is equal to another object. - equals(Object) - Method in class org.apache.jackrabbit.core.observation.EventState
-
Returns
true
if thisEventState
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.PrivilegeBits
- 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.jcr2spi.security.authorization.PrivilegeImpl
- equals(Object) - Method in class org.apache.jackrabbit.spi.commons.batch.AbstractChangeLog
- equals(Object) - 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(Object) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Empty
- equals(Object) - 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(Object) - 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(Object) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetPrimaryType
- equals(Object) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetTree
- equals(Object) - 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.privilege.PrivilegeDefinitionImpl
- 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
-
Returns
true
ifobj
is the same type ofQueryNode
asthis
node and is equal tothis
node. - equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.DerefQueryNode
-
Returns
true
ifobj
is the same type ofQueryNode
asthis
node and is equal tothis
node. - equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.ExactQueryNode
-
Returns
true
ifobj
is the same type ofQueryNode
asthis
node and is equal tothis
node. - equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
-
Returns
true
ifobj
is the same type ofQueryNode
asthis
node and is equal tothis
node. - equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.NAryQueryNode
-
Returns
true
ifobj
is the same type ofQueryNode
asthis
node and is equal tothis
node. - equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.NodeTypeQueryNode
-
Returns
true
ifobj
is the same type ofQueryNode
asthis
node and is equal tothis
node. - equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.NotQueryNode
-
Returns
true
ifobj
is the same type ofQueryNode
asthis
node and is equal tothis
node. - equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
-
Returns
true
ifobj
is the same type ofQueryNode
asthis
node and is equal tothis
node. - equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode.OrderSpec
-
Returns
true
ifthis
order spec is equal toobj
- equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.OrQueryNode
-
Returns
true
ifobj
is the same type ofQueryNode
asthis
node and is equal tothis
node. - equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.PathQueryNode
-
Returns
true
ifobj
is the same type ofQueryNode
asthis
node and is equal tothis
node. - equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.PropertyFunctionQueryNode
-
Returns
true
ifobj
is the same type ofQueryNode
asthis
node and is equal tothis
node. - equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryNode
-
Returns
true
ifobj
is the same type ofQueryNode
asthis
node and is equal tothis
node. - equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryRootNode
-
Returns
true
ifobj
is the same type ofQueryNode
asthis
node and is equal tothis
node. - equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
-
Returns
true
ifobj
is the same type ofQueryNode
asthis
node and is equal tothis
node. - equals(Object) - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
-
Returns
true
ifobj
is the same type ofQueryNode
asthis
node and is equal tothis
node. - 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.spi2dav.ConnectionOptions
- equals(Object) - Method in class org.apache.jackrabbit.spi2davex.ChildInfoImpl
- equals(Object) - Method in class org.apache.jackrabbit.stats.QueryStatDtoImpl
- 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.vfs.ext.fs.VFSFileSystem
- equals(Object) - Method in class org.apache.jackrabbit.webdav.lock.Scope
- 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
- equals(Object, Object) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
- equals(AbstractChangeLog<?>) - Method in class org.apache.jackrabbit.spi.commons.batch.AbstractChangeLog
- equals(Operations.AddNode) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.AddNode
- equals(Operations.AddProperty) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.AddProperty
- equals(Operations.Move) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Move
- equals(Operations.Remove) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Remove
- equals(Operations.ReorderNodes) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.ReorderNodes
- equals(Operations.SetMixins) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetMixins
- equals(Operations.SetPrimaryType) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetPrimaryType
- equals(Operations.SetTree) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetTree
- equals(Operations.SetValue) - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetValue
- Equals - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- 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 coverEquiJoinCondition
. - EquiJoinConditionTest() - Constructor for class org.apache.jackrabbit.test.api.query.qom.EquiJoinConditionTest
- 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.
- error(String, String) - Method in interface org.apache.jackrabbit.core.persistence.check.ConsistencyCheckListener
-
Called on errors with the check procedure
- 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 - org.apache.jackrabbit.core.persistence.check.ReportItem.Type
- 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.mem.InMemBundlePersistenceManager
-
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) - Method in class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
-
Escapes input text suitable for the output format.
- escape(String) - Static method in class org.apache.jackrabbit.core.security.user.XPathQueryEvaluator
-
Escape
string
for matching in jcr escaped node names - escape(String) - Static method in class org.apache.jackrabbit.test.api.util.Text
-
Does a URL encoding of the
string
. - escape(String) - Static method in class org.apache.jackrabbit.util.Text
-
Does a URL encoding of the
string
. - escape(String) - Static method in class org.apache.jackrabbit.webdav.util.EncodeUtil
-
Does a URL encoding of the
string
. - escape(String, char) - Static method in class org.apache.jackrabbit.test.api.util.Text
-
Does an URL encoding of the
string
using theescape
character. - escape(String, char) - Static method in class org.apache.jackrabbit.util.Text
-
Does an URL encoding of the
string
using theescape
character. - escape(String, char, boolean) - Static method in class org.apache.jackrabbit.test.api.util.Text
-
Does an URL encoding of the
string
using theescape
character. - escape(String, char, boolean) - Static method in class org.apache.jackrabbit.util.Text
-
Does an URL encoding of the
string
using theescape
character. - ESCAPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- EscapeApos - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- escapeForQuery(String) - Static method in class org.apache.jackrabbit.core.security.user.XPathQueryEvaluator
- escapeIdentifierForSQL(String) - Method in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
-
Escape an identifier suitable for the SQL parser
- escapeIllegalJcr10Chars(String) - Static method in class org.apache.jackrabbit.util.Text
-
Escapes all illegal JCR 1.0 name characters of a string.
- 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
. - escapePath(String) - Static method in class org.apache.jackrabbit.webdav.util.EncodeUtil
-
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)
returnstrue
. - 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 protectedRowPredicate.evaluate(Row)
method to evaluate the row. - 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(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(Node) - Method in class org.apache.jackrabbit.commons.predicate.RowPredicate
-
Evaluates the given node.
- evaluate(Row) - Method in class org.apache.jackrabbit.commons.predicate.RowPredicate
-
Evaluates 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(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.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(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(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) - Method in interface org.apache.jackrabbit.core.query.lucene.constraint.EvaluationContext
-
Evaluates the given lucene
query
and returns the query hits. - evaluate(Query) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexSearcher
-
Evaluates the query and returns the hits that match the query.
- 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(T) - Method in interface org.apache.jackrabbit.spi.commons.iterator.Predicate
-
Deprecated.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. - evaluator - Variable in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
-
Operand evaluator
- 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 theEventIterator
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 serializableEventBundle
. - 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 successful 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 anEventFilter
. - 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 theJackrabbitEvent
interface. - EventImpl - Class in org.apache.jackrabbit.spi.commons
-
EventImpl
implements a serializable SPIEvent
. - EventImpl - Class in org.apache.jackrabbit.spi2dav
-
EventImpl
... - 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(ItemId, Path, NodeId, int, String, Element, NamePathResolver, QValueFactory) - Constructor for class org.apache.jackrabbit.spi2dav.EventImpl
- EventIteratorAdapter - Class in org.apache.jackrabbit.commons.iterator
- EventIteratorAdapter(Collection) - Constructor for class org.apache.jackrabbit.commons.iterator.EventIteratorAdapter
-
Creates an iterator for the given collection.
- EventIteratorAdapter(Iterator) - Constructor for class org.apache.jackrabbit.commons.iterator.EventIteratorAdapter
-
Creates an adapter for the given
Iterator
. - 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
. - EventIteratorTest - Class in org.apache.jackrabbit.test.api.observation
-
Tests the methods the following methods:
RangeIterator.getSize()
RangeIterator.getPosition()
RangeIterator.skip(long)
- EventIteratorTest() - Constructor for class org.apache.jackrabbit.test.api.observation.EventIteratorTest
- EventJournalImpl - Class in org.apache.jackrabbit.core.observation
-
EventJournalImpl
implements the JCR 2.0EventJournal
. - EventJournalImpl - Class in org.apache.jackrabbit.jcr2spi.observation
-
EventJournalImpl
implement the JSR 283 event journal over SPI. - EventJournalImpl(EventFilter, Journal, String, SessionImpl) - Constructor for class org.apache.jackrabbit.core.observation.EventJournalImpl
-
Creates a new event journal.
- EventJournalImpl(WorkspaceManager, EventFilter, NamePathResolver) - Constructor for class org.apache.jackrabbit.jcr2spi.observation.EventJournalImpl
- EventJournalResourceImpl - Class in org.apache.jackrabbit.webdav.jcr
-
Implements a JCR
EventJournal
in terms of an RFC 4287 Atom feed. - 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
- EventListenerIteratorAdapter(Collection) - Constructor for class org.apache.jackrabbit.commons.iterator.EventListenerIteratorAdapter
-
Creates an iterator for the given collection.
- EventListenerIteratorAdapter(Iterator) - Constructor for class org.apache.jackrabbit.commons.iterator.EventListenerIteratorAdapter
-
Creates an adapter for the given
Iterator
. - EventListenerIteratorAdapter(RangeIterator) - Constructor for class org.apache.jackrabbit.commons.iterator.EventListenerIteratorAdapter
-
Creates an adapter for the given
RangeIterator
. - EVENTMEDIATYPE - Static variable in class org.apache.jackrabbit.webdav.jcr.EventJournalResourceImpl
- EventResult - Class in org.apache.jackrabbit.test.api.observation
-
Utility class for
Event
retrieval with anEventListener
. - EventResult(PrintWriter) - Constructor for class org.apache.jackrabbit.test.api.observation.EventResult
-
Creates a new
EventResult
. - eventsProvideNodeTypeInformation() - Method in class org.apache.jackrabbit.webdav.jcr.observation.SubscriptionImpl
- eventsProvideNodeTypeInformation() - Method in interface org.apache.jackrabbit.webdav.observation.Subscription
- eventsProvideNoLocalFlag() - Method in class org.apache.jackrabbit.webdav.jcr.observation.SubscriptionImpl
- eventsProvideNoLocalFlag() - Method in interface org.apache.jackrabbit.webdav.observation.Subscription
- EventState - Class in org.apache.jackrabbit.core.observation
-
The
EventState
class encapsulates the session independent state of anEvent
. - EventStateCollection - Class in org.apache.jackrabbit.core.observation
-
The
EventStateCollection
class implements howEventState
objects are created based on theItemState
s passed to theEventStateCollection.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() - Method in class org.apache.jackrabbit.core.query.QueryImpl
-
This method simply forwards the
execute
call to theExecutableQuery
object returned byQueryHandler.createExecutableQuery(org.apache.jackrabbit.core.session.SessionContext, java.lang.String, java.lang.String)
. - execute() - Method in class org.apache.jackrabbit.core.query.QueryObjectModelImpl
- execute() - Method in class org.apache.jackrabbit.jcr2spi.query.QueryImpl
- execute(long, long) - Method in interface org.apache.jackrabbit.core.query.ExecutableQuery
-
Executes this query and returns a
.QueryResult
- execute(long, long) - Method in class org.apache.jackrabbit.core.query.lucene.QueryImpl
-
Executes this query and returns a
.QueryResult
- execute(Runnable) - Method in class org.apache.jackrabbit.core.query.lucene.DynamicPooledExecutor
-
Executes the given command.
- execute(String) - Method in class org.apache.jackrabbit.commons.jackrabbit.user.AuthorizableQueryManager
- 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(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(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(Map<String, PropertyValue>, Selector, Constraint, Sort, boolean, long, long) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
- execute(Column[], Join, Constraint, Ordering[], long, long, int) - Method in class org.apache.jackrabbit.core.query.lucene.join.QueryEngine
- execute(Column[], Selector, Constraint, Ordering[], long, long, int) - Method in class org.apache.jackrabbit.core.query.lucene.join.QueryEngine
- execute(Column[], Source, Constraint, Ordering[], long, long) - Method in class org.apache.jackrabbit.core.query.lucene.join.QueryEngine
- execute(Column[], Source, Constraint, Ordering[], long, long, int) - Method in class org.apache.jackrabbit.core.query.lucene.join.QueryEngine
- 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.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(JackrabbitIndexSearcher, Ordering[], long) - Method in class org.apache.jackrabbit.core.query.lucene.FilterMultiColumnQuery
-
Executes this query and returns multi column query hits.
- execute(JackrabbitIndexSearcher, Ordering[], long) - Method in class org.apache.jackrabbit.core.query.lucene.JoinQuery
-
Executes this query and returns multi column query hits.
- 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(JackrabbitIndexSearcher, SessionImpl, Sort) - Method in interface org.apache.jackrabbit.core.query.lucene.JackrabbitQuery
-
Executes this query and returns
QueryHits
ornull
if this query should be executed using the regular Lucene API. - execute(JackrabbitIndexSearcher, SessionImpl, Sort) - Method in class org.apache.jackrabbit.core.query.lucene.MatchAllDocsQuery
-
Executes this query and returns
QueryHits
ornull
if this query should be executed using the regular Lucene API. - execute(JackrabbitIndexSearcher, SessionImpl, Sort) - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery
-
Executes this query and returns
QueryHits
ornull
if this query should be executed using the regular Lucene API. - execute(JoinMerger, ConstraintSplitInfo, boolean, int) - Method in class org.apache.jackrabbit.core.query.lucene.join.QueryEngine
- execute(MultiIndex) - Method in class org.apache.jackrabbit.core.query.lucene.MultiIndex.Action
-
Executes this action on the
index
. - execute(Operation) - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
-
Executes the given operation 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(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.state.SessionItemStateManager
-
Executes the operations passed with the given change log 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(ChangeLog) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
-
Creates a new batch from the given
ChangeLog
and executes it. - execute(AbstractLogger.Callable, String, Object[]) - Method in class org.apache.jackrabbit.spi.commons.logging.AbstractLogger
-
Execute a
thunk
of a method which might throw aRepositoryException
. - execute(AbstractLogger.SafeCallable, String, Object[]) - Method in class org.apache.jackrabbit.spi.commons.logging.AbstractLogger
-
Execute a
thunk
of a method which does not throw any checked exception. - execute(Statement) - Method in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
-
Creates and executes a
Query
for the givenStatement
- execute(WebdavRequest, WebdavResponse, int, DavResource) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
Executes the respective method in the given webdav context
- 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.
- 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(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(SessionImpl, AbstractQueryImpl, Query, Path[], boolean[], String[], 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(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.
- executeRequest(SessionInfo, HttpUriRequest) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- executeSqlQuery(Session, String, Node[]) - Method in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
-
Executes the
sql
query and checks the results against the specifiednodes
. - executeSqlQuery(Session, String, Node[], Node[]) - Method in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
-
Executes the
sql
query and checks the results against the specifiednodes
. - executeStmt(String, Object[]) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
-
Deprecated.Executes the given SQL statement with the specified parameters.
- executeXPath(String, 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.
- executeXPathQuery(Session, String, Node[]) - Method in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
-
Executes the
xpath
query and checks the results against the specifiednodes
. - EXISTING - Static variable in class org.apache.jackrabbit.jcr2spi.state.Status
-
'existing', i.e.
- EXISTING_ITEM_BASE_SET - Static variable in class org.apache.jackrabbit.webdav.jcr.property.JcrDavPropertyNameSet
-
Additional property names defined for existing item resources.
- EXISTING_MODIFIED - Static variable in class org.apache.jackrabbit.jcr2spi.state.Status
-
'existing', i.e.
- EXISTING_REMOVED - Static variable in class org.apache.jackrabbit.jcr2spi.state.Status
-
'existing', i.e.
- exists() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
- 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.EventJournalResourceImpl
- 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
- 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(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(String) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
- exists(String) - Method in class org.apache.jackrabbit.vfs.ext.fs.VFSFileSystem
- exists(DataIdentifier) - Method in class org.apache.jackrabbit.aws.ext.ds.S3Backend
-
Check if record identified by identifier exists in Amazon S3.
- exists(DataIdentifier) - Method in interface org.apache.jackrabbit.core.data.Backend
-
This method check the existence of record in backend.
- exists(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.FSBackend
- exists(DataIdentifier) - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSBackend
-
This method check the existence of record in backend.
- exists(DataIdentifier, boolean) - Method in class org.apache.jackrabbit.aws.ext.ds.S3Backend
- exists(DataIdentifier, boolean) - Method in interface org.apache.jackrabbit.core.data.Backend
-
This method check the existence of record in backend.
- exists(DataIdentifier, boolean) - Method in class org.apache.jackrabbit.core.data.FSBackend
- exists(DataIdentifier, boolean) - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSBackend
-
This method check the existence of record in backend.
- 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(NodeId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
-
Deprecated.Checks whether the identified node 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(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.bundle.AbstractBundlePersistenceManager
-
Checks whether the identified property 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(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
-
Deprecated.Checks whether the identified property exists.
- exists(PropertyId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
-
Checks whether the identified property exists.
- exists(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
-
Deprecated.Checks whether the identified property exists.
- 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.InMemBundlePersistenceManager
-
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(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'.
- 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'.
- 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, boolean) - 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'.
- EXPONENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- 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. - export(ContentPackage, OutputStream) - Method in interface org.apache.jackrabbit.commons.packaging.ContentPackageExporter
- 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, boolean) - 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, boolean) - 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, boolean) - Method in class org.apache.jackrabbit.server.io.VersionHistoryHandler
- 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, DavResource) - Method in class org.apache.jackrabbit.server.io.DirListingExportHandler
- exportContent(ExportContext, DavResource) - Method in interface org.apache.jackrabbit.server.io.IOHandler
-
Runs the export for the given context and resource.
- 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, DavResource) - Method in class org.apache.jackrabbit.server.io.IOManagerImpl
- 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 anExportContext
that wraps around the specified OutputContext as it was passed toDavResource.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.
Please note, that subclasses that define a different structure of the content node should create their ownexportData
method. - 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, OutputStream, boolean, boolean) - Method in class org.apache.jackrabbit.commons.AbstractSession
-
Calls
Session.exportDocumentView(String, ContentHandler, boolean, boolean)
with the given arguments and aContentHandler
that serializes SAX events to the given output stream. - 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.commons.AbstractSession
-
Generates a document view export using a
DocumentViewExporter
instance. - exportDocumentView(String, ContentHandler, boolean, boolean) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
-
Export document view.
- ExportDocViewTest - Class in org.apache.jackrabbit.test.api
-
ExportDocViewTest
tests the two Session methods :Session.exportDocumentView(String, ContentHandler, boolean, boolean)
andSession.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 callExporter.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)
andExporter.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(ExportContext, boolean, Node) - Method in class org.apache.jackrabbit.server.io.XmlHandler
- 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
- exportProperty(String, String, int, Value[]) - Method in class org.apache.jackrabbit.commons.xml.DocumentViewExporter
-
Does nothing.
- 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, int, Value[]) - Method in class org.apache.jackrabbit.commons.xml.SystemViewExporter
-
Exports the given property as an
sv:property
element. - 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, Value) - Method in class org.apache.jackrabbit.commons.xml.Exporter
-
Called by
Exporter.exportProperties(Node)
to process a single-valued property. - exportProperty(String, String, Value) - Method in class org.apache.jackrabbit.commons.xml.SystemViewExporter
- ExportPropertyToFile - Class in org.apache.jackrabbit.standalone.cli.fs
-
Exports a
Property
Value
of the current workingNode
to the file system. - ExportPropertyToFile() - Constructor for class org.apache.jackrabbit.standalone.cli.fs.ExportPropertyToFile
- 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 aContentHandler
that serializes SAX events to the given output stream. - 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.commons.AbstractSession
-
Generates a system view export using a
SystemViewExporter
instance. - exportSystemView(String, ContentHandler, boolean, boolean) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
-
Export system view.
- ExportSysViewTest - Class in org.apache.jackrabbit.test.api
-
ExportSysViewTest
tests the SysView Export of a tree given by a node path. - ExportSysViewTest() - Constructor for class org.apache.jackrabbit.test.api.ExportSysViewTest
- ExportSysViewTest.SysViewParser - Class in org.apache.jackrabbit.test.api
-
class to parse the XML file generated by the sysview export using an OutputStream
- 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.
- externalRegisteredPrivileges(Collection<PrivilegeDefinition>) - Method in interface org.apache.jackrabbit.core.cluster.PrivilegeEventListener
-
Called when one or more privilege definitions have been externally registered.
- externalRegisteredPrivileges(Collection<PrivilegeDefinition>) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
-
Called when one or more privilege definitions 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, List<EventState>, long, String) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
-
Handle an external update.
- externalUpdate(ChangeLog, EventStateCollection) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
-
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
- extractAlgorithm(String) - Static method in class org.apache.jackrabbit.core.security.user.PasswordUtility
-
Extract the algorithm from the given crypted password string.
- extractTerms(Set<Term>) - Method in class org.apache.jackrabbit.core.query.lucene.LocalNameQuery
- extractTerms(Set<Term>) - Method in class org.apache.jackrabbit.core.query.lucene.NameQuery
- extractTerms(Set<Term>) - Method in class org.apache.jackrabbit.core.query.lucene.PredicateDerefQuery
- extractTerms(Set<Term>) - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery
- extractTerms(Set<Term>) - Method in class org.apache.jackrabbit.core.query.lucene.RangeQuery
- extractTerms(Set<Term>) - 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.
- Factory() - Constructor for class org.apache.jackrabbit.jcr2spi.RepositoryImpl.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
-
Deprecated.A predicate which is always false
- FALSE - Static variable in class org.apache.jackrabbit.spi.commons.value.DefaultQValue
- FALSE() - Static method in class org.apache.jackrabbit.spi.commons.iterator.Predicates
-
Deprecated.A predicate which is always false
- 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.
- FieldComparatorBase - Class in org.apache.jackrabbit.core.query.lucene
-
Abstract base class for
FieldComparator
implementations which are based on values in the form ofComparables
. - FieldComparatorBase() - Constructor for class org.apache.jackrabbit.core.query.lucene.FieldComparatorBase
- 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. - FieldValueParser - Class in org.apache.jackrabbit.webdav.header
- FieldValueParser() - Constructor for class org.apache.jackrabbit.webdav.header.FieldValueParser
- 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 aNamespaceResolver
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(AbstractDataStore, 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
- fileObject - Variable in class org.apache.jackrabbit.vfs.ext.ds.LazyFileContentInputStream
-
The file object to read from.
- 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
Record
s. - 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, boolean) - 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 aResourceBasedBLOBStore
implementation that stores BLOB data in aFileSystem
. - 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. - 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.FilteringIterator - Class in org.apache.jackrabbit.commons.packaging
- FilteredRangeIterator - Class in org.apache.jackrabbit.commons.iterator
-
Filtering decorator for iterators.
- FilteredRangeIterator(Iterator<?>) - Constructor for class org.apache.jackrabbit.commons.iterator.FilteredRangeIterator
-
Creates a pre-fetching decorator for the given 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<?>, Predicate, int) - Constructor for class org.apache.jackrabbit.commons.iterator.FilteredRangeIterator
-
Creates a new filtered iterator.
- filterEntries(List<Entry>, List<Entry>...) - 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
- FilteringIterator(Session, List<FilterContentPackage.Content>, 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.
- 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(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 givenpredicate
matches removed. - filterIterator(Iterator<? extends T>, Predicate<? super T>) - Static method in class org.apache.jackrabbit.spi.commons.iterator.Iterators
-
Deprecated.
- FilterIterator<T> - Class in org.apache.jackrabbit.commons.flat
-
Deprecated.use
FilterIterator
- FilterIterator<T> - Class in org.apache.jackrabbit.commons.iterator
-
Iterator filtering out items which do not match a given predicate.
- FilterIterator(Iterator<T>, Predicate) - Constructor for class org.apache.jackrabbit.commons.flat.FilterIterator
-
Deprecated.Create a new filtered iterator based on the given
iterator
. - FilterIterator(Iterator<T>, Predicate) - Constructor for class org.apache.jackrabbit.commons.iterator.FilterIterator
-
Create a new filtered iterator based on the given
iterator
. - 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
andconstraint
. - FilterMultiColumnQueryHits - Class in org.apache.jackrabbit.core.query.lucene
-
FilterMultiColumnQueryHits
implements aMultiColumnQueryHits
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 tohits
. - 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.db.TempFileInputStream
- finalize() - Method in class org.apache.jackrabbit.core.gc.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 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. - 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. - findBest(EffectiveNodeTypeCache.Key) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCacheImpl
-
Searches the best key k for which the given
key
is a super set, i.e. - 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. - 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 class org.apache.jackrabbit.core.security.principal.DefaultPrincipalProvider
- findPrincipals(String) - Method in class org.apache.jackrabbit.core.security.principal.FallbackPrincipalProvider
-
Searches for
Principal
s that match the given String. - findPrincipals(String) - Method in class org.apache.jackrabbit.core.security.principal.PrincipalManagerImpl
- findPrincipals(String) - Method in interface org.apache.jackrabbit.core.security.principal.PrincipalProvider
-
Searches for
Principal
s that match the given String. - findPrincipals(String, int) - Method in class org.apache.jackrabbit.core.security.principal.DefaultPrincipalProvider
- findPrincipals(String, int) - Method in class org.apache.jackrabbit.core.security.principal.FallbackPrincipalProvider
-
Searches for
Principal
s that match the given String. - findPrincipals(String, int) - Method in class org.apache.jackrabbit.core.security.principal.PrincipalManagerImpl
- findPrincipals(String, int) - Method in interface org.apache.jackrabbit.core.security.principal.PrincipalProvider
-
Searches for
Principal
s 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
- 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. - Flag() - Constructor for class org.apache.jackrabbit.standalone.cli.Flag
- flush() - Method in class org.apache.jackrabbit.core.query.lucene.directory.IndexOutputStream
- 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
- 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
- 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
- format(long) - Static method in class org.apache.jackrabbit.util.ISO8601
-
Formats a time instant into an ISO8601-compliant date/time string using the UTC timezone.
- format(long) - Static method in class org.apache.jackrabbit.util.ISO8601.SHORT
- format(long) - Static method in class org.apache.jackrabbit.webdav.util.HttpDateTimeFormatter
-
Format as HTTP default date (IMF-fixdate) (see RFC 7231, Section 7.1.1.1)
- format(long, int) - Static method in class org.apache.jackrabbit.util.ISO8601
-
Formats a time instant and a timezone offset into an ISO8601-compliant date/time string.
- format(long, int) - Static method in class org.apache.jackrabbit.util.ISO8601.SHORT
- format(Clock) - Static method in class org.apache.jackrabbit.util.ISO8601
-
Formats a clock time instant into an ISO8601-compliant date/time string.
- format(Clock) - Static method in class org.apache.jackrabbit.util.ISO8601.SHORT
- format(Calendar) - Static method in class org.apache.jackrabbit.test.ISO8601
-
Formats a
Calendar
value into an ISO8601-compliant date/time string. - format(Calendar) - Static method in class org.apache.jackrabbit.util.ISO8601
-
Formats a
Calendar
value into an ISO8601-compliant date/time string. - format(Calendar) - Static method in class org.apache.jackrabbit.util.ISO8601.SHORT
- format(Date) - Static method in class org.apache.jackrabbit.util.ISO8601
-
Formats a time instant into an ISO8601-compliant date/time string using the UTC timezone.
- format(Date) - Static method in class org.apache.jackrabbit.util.ISO8601.SHORT
- format(Date, int) - Static method in class org.apache.jackrabbit.util.ISO8601
-
Formats a time instant and a timezone offset into an ISO8601-compliant date/time string.
- format(Date, int) - Static method in class org.apache.jackrabbit.util.ISO8601.SHORT
- format(QueryObjectModel) - Static method in class org.apache.jackrabbit.commons.query.sql2.QOMFormatter
-
Formats the given
qom
as a JCR_SQL2 query statement. - formatAscTime(long) - Static method in class org.apache.jackrabbit.webdav.util.HttpDateTimeFormatter
-
Format as HTTP "asctime-date" (see RFC 7231, Section 7.1.1.1)
- formatImfFixed(long) - Static method in class org.apache.jackrabbit.webdav.util.HttpDateTimeFormatter
-
Format as HTTP "IMF-fixdate" (see RFC 7231, Section 7.1.1.1)
- formatRfc850(long) - Static method in class org.apache.jackrabbit.webdav.util.HttpDateTimeFormatter
-
Format as HTTP "rfc850-date" (see RFC 7231, Section 7.1.1.1)
- 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 theqom
and then a JCR_SQL2 query created fromQuery.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, SharedFieldComparatorSource, NamespaceMappings) - Static method in class org.apache.jackrabbit.core.query.lucene.Ordering
-
Creates an ordering from a JCR QOM ordering.
- fromServiceFactoryParameters(Map<?, ?>) - Static method in class org.apache.jackrabbit.spi2dav.ConnectionOptions
- fromString(String) - Static method in class org.apache.jackrabbit.core.query.OnWorkspaceInconsistency
-
Returns the
OnWorkspaceInconsistency
with the givenname
. - fromString(String) - Static method in enum org.apache.jackrabbit.core.xml.AccessControlImporter.ImportBehavior
- 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 toNode.checkin()
. - 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.FrozenNodeTest
- 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
- FS_BACKEND_PATH - Static variable in class org.apache.jackrabbit.core.data.FSBackend
- FSBackend - Class in org.apache.jackrabbit.core.data
- FSBackend() - Constructor for class org.apache.jackrabbit.core.data.FSBackend
- fsBase - Variable in class org.apache.jackrabbit.core.fs.BasedFileSystem
- FSBlobStore(FileSystem) - Constructor for class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.FSBlobStore
- FSDirectoryManager - Class in org.apache.jackrabbit.core.query.lucene.directory
-
FSDirectoryManager
implements a directory manager forFSDirectory
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, String, StaticOperand) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
-
Performs a full-text search against the specified selector.
- fullTextSearch(String, StaticOperand) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
-
Performs a full-text search against the default selector.
- fullTextSearchable - Variable in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder
- 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.gc
-
Garbage collector for DataStore.
- GarbageCollector(RepositoryContext, DataStore, IterablePersistenceManager[], SessionImpl[]) - Constructor for class org.apache.jackrabbit.core.gc.GarbageCollector
-
Create a new garbage collector.
- ge(String, Value) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
- GE - org.apache.jackrabbit.commons.query.qom.Operator
- 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, int, String) - Static method in class org.apache.jackrabbit.spi2dav.ExceptionConverter
- generate(DavException, HttpRequestBase) - 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() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal.DatabaseRevision
- 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() - 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.core.persistence.mem.InMemBundlePersistenceManager.InMemBLOBStore
-
Retrieves the BLOB data with the specified id as a binary stream.
- 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(String) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
-
Retrieves the property with the specified
name
and the default WebDAVnamespace
. - get(String, Namespace) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
-
Retrieves the property with the specified
name
andnamespace
. - get(K) - Method in class org.apache.jackrabbit.core.cache.ConcurrentCache
-
Returns the identified cache entry.
- get(ItemId) - Method in class org.apache.jackrabbit.core.state.ChangeLog
-
Return an item state given its id.
- 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(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(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
- get(Name) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildNodeEntries
-
Returns a
List
ofNodeEntry
s for the givennodeName
. - get(Name) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntries
-
Return the PropertyEntry with the given
Name
ornull
. - get(Name) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntriesImpl
- get(Name, int) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildNodeEntries
-
Returns the
NodeEntry
with the givennodeName
andindex
. - get(Name, String) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildNodeEntries
-
Return the
NodeEntry
that matches the given nodeName and uniqueID ornull
if no matching entry can be found. - get(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
-
Retrieves the property with the specified
name
- 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.
- 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
- getAcceptableCodings() - Method in interface org.apache.jackrabbit.webdav.ContentCodingAwareRequest
- getAcceptableCodings() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- getAccessControlEntries() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractACLTemplate
- getAccessControlEntries() - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
- getAccessControlList(AccessControlManager, String) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Utility that combines
AccessControlManager.getApplicablePolicies(String)
andAccessControlManager.getPolicies(String)
to retrieve a modifiableJackrabbitAccessControlList
for the given path.
Note that the policy must bereapplied
and the changes must be saved in order to make the AC modifications take effect. - getAccessControlList(Session, String) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Utility that combines
AccessControlManager.getApplicablePolicies(String)
andAccessControlManager.getPolicies(String)
to retrieve a modifiableJackrabbitAccessControlList
for the given path.
Note that the policy must bereapplied
and the changes must be saved in order to make the AC modifications take effect. - 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(Session) - Static method in class org.apache.jackrabbit.test.api.security.AbstractAccessControlTest
- getAccessControlProvider() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
- getAccessControlProvider() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
- getAccessControlProvider() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
- getAccessControlProvider() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
-
Locates and instantiates an AccessControlProvider implementation.
- 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
- 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
- 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 givensession
. - getAccessManager(Session, AMContext) - Method in class org.apache.jackrabbit.core.security.simple.SimpleSecurityManager
- 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() - Method in class org.apache.jackrabbit.core.VersionManagerImpl
- getActivity() - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
- getActivity(NodeId) - Method in interface org.apache.jackrabbit.core.version.InternalVersionManager
-
Returns the activity with the given id
- 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
Name
s 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.
- getAffectedItemStates() - Method in class org.apache.jackrabbit.jcr2spi.operation.AbstractOperation
- getAffectedItemStates() - Method in interface org.apache.jackrabbit.jcr2spi.operation.Operation
-
A collection of
ItemState
s that are affected by this operation. - getAffectedProperties() - Method in class org.apache.jackrabbit.webdav.property.ProppatchInfo
- 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.jcr2spi.security.authorization.PrivilegeImpl
- 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
- getAll() - Method in class org.apache.jackrabbit.core.data.AsyncUploadCache
-
This methods returns the in progress asynchronous uploads which are not marked for delete.
- 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
- getAllDefinitions(NodeTypeStorage) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeCache
-
Returns an Iterator over all node type definitions registered.
- 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
- getAllIdentifiers() - Method in class org.apache.jackrabbit.aws.ext.ds.S3Backend
- getAllIdentifiers() - Method in interface org.apache.jackrabbit.core.data.Backend
-
Returns identifiers of all records that exists in backend.
- getAllIdentifiers() - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
Retrieves all identifiers from
Backend
. - getAllIdentifiers() - Method in interface org.apache.jackrabbit.core.data.DataStore
-
Get all identifiers.
- getAllIdentifiers() - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
- getAllIdentifiers() - Method in class org.apache.jackrabbit.core.data.FileDataStore
- getAllIdentifiers() - Method in class org.apache.jackrabbit.core.data.FSBackend
- getAllIdentifiers() - Method in class org.apache.jackrabbit.core.data.MultiDataStore
-
Get all identifiers from the archive data store.
- getAllIdentifiers() - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSBackend
-
Returns identifiers of all records that exists in backend.
- 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
- getAllLinearVersions() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
- getAllLinearVersions() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
- 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.mem.InMemBundlePersistenceManager
-
Get all node ids.
- getAllNodeIds(NodeId, int) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
-
Get all node ids.
- getAllNodeInfos(NodeId, int) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
- getAllNodeInfos(NodeId, int) - Method in interface org.apache.jackrabbit.core.persistence.IterablePersistenceManager
-
Get all
NodeInfo
s. - getAllNodeInfos(NodeId, int) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
-
Get all
NodeInfo
s. - getAllNodeTypeNames() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
-
TODO: clarify usage In case the status of the given node state is not
Status.EXISTING
the transiently added mixin types are taken into account as well. - getAllNodeTypes() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
- getAllNodeTypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
- getAllNodeTypes() - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
- getAllNodeTypes() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
- getAllNodeTypes() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
- getAllNotTokens() - Method in class org.apache.jackrabbit.webdav.header.IfHeader
- getAllowedLifecycleTransistions() - Method in 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
- 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
- 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 default 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 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.
- getAndQuery(And, Map<String, NodeType>, JackrabbitIndexSearcher) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
- 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(NodeState, Name, Name) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
-
Retrieves the node definition for the given constraints.
- 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.
- getApplicableChildNodeDefinition(Name, Name) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Returns the applicable child node definition for a child node with the specified name and node type.
- getApplicablePolicies(String) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
-
Returns an empty iterator.
- getApplicablePolicies(String) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
- getApplicablePolicies(Principal) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
- getApplicablePolicies(Principal) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
- getApplicablePropertyDef(EffectiveNodeType) - Method in class org.apache.jackrabbit.core.xml.PropInfo
- getApplicablePropertyDef(NodeState, Name, int, boolean) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
-
retrieves the property definition for the given constraints
- 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(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.
- 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
- getAsyncContext() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- getAsyncUploadLimit() - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- getAsyncWriteExecutor() - Method in class org.apache.jackrabbit.core.data.AbstractBackend
-
Returns Executor used to execute asynchronous write or touch jobs.
- getAsyncWriteExecutorActiveCount() - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSBackend
-
Returns the approximate number of threads that are actively executing asynchronous writing tasks.
- getAsyncWritePoolSize() - Method in class org.apache.jackrabbit.core.data.AbstractBackend
-
Returns the pool size of the asynchronous write pool executor.
- getAsyncWritePoolSize() - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSDataStore
-
Returns the pool size of the async write pool executor.
- 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.
- getAttribute(String) - Method in interface org.apache.jackrabbit.core.cluster.Update
-
Return an attribute of this update operation.
- 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.util.DOMWalker
-
Returns the value of the named attribute of the current element.
- getAttribute(String) - Method in class org.apache.jackrabbit.data.core.TransactionContext
-
Return an attribute value on this transaction.
- getAttribute(String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
-
Return the attribute.
- getAttribute(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
-
Always returns
null
. - getAttribute(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- getAttribute(Element, String) - 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(Element, String, String) - Static method in class org.apache.jackrabbit.util.XMLUtil
-
Returns the value of the named attribute of the current element.
- 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.webdav.WebdavRequestImpl
- getAuthContext(Credentials, Subject, String) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
-
Creates an AuthContext for the given
Credentials
andSubject
. - 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
andSubject
.
This includes selection of applicatoin specific LoginModules and initalization with credentials and Session to System-Workspace - getAuthContext(Credentials, Subject, String) - Method in class org.apache.jackrabbit.core.UserPerWorkspaceSecurityManager
-
Creates an AuthContext for the given
Credentials
andSubject
.
This includes selection of application specific LoginModules and initialization with credentials and Session to System-Workspace - getAuthContext(Credentials, Subject, Session, PrincipalProviderRegistry, String, String) - Method in class org.apache.jackrabbit.core.security.authentication.AuthContextProvider
- 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.server.AbstractWebdavServlet
-
Returns the value of the 'WWW-Authenticate' header, that is returned in case of 401 error: the value is retrireved from the corresponding init param or defaults to
AbstractWebdavServlet.DEFAULT_AUTHENTICATE_HEADER
. - 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 class org.apache.jackrabbit.core.security.user.UserManagerImpl
- getAuthorizable(String, Class<T>) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
- getAuthorizable(Principal) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
- getAuthorizableActions() - Method in class org.apache.jackrabbit.core.config.UserManagerConfig
- getAuthorizableByPath(String) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
-
Always throws
UnsupportedRepositoryOperationException
since this implementation of the user management API does not allow to retrieve the path of an authorizable. - getAuthorizableByPath(String) - Method in class org.apache.jackrabbit.core.security.user.UserPerWorkspaceUserManager
- 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
returnsItemDefinition.isAutoCreated()
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
returnsItemDefinition.isAutoCreated()
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.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 available query operators.
- getAvailableQueryOperators() - Method in interface org.apache.jackrabbit.spi.QPropertyDefinition
-
Returns the available query operators.
- getAvailableQueryOperators() - Method in class org.apache.jackrabbit.webdav.jcr.nodetype.PropertyDefinitionImpl
- getBackend() - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- getBaseFolderObject() - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSBackend
-
Returns the VFS base folder object.
- 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() - 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.
- getBaseVersion() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- getBaseVersion(String) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
- getBaseVersion(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
- getBaseVersion(NodeStateEx) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
-
Returns the internal base version for the underlying node.
- 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
-
Deprecated.use
InternalFrozenVersionHistory.getBaseVersion()
instead - 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.jcr2spi.StaleProperty
- 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 onBinary
. - 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 thisQValue
object. - getBinary() - Method in class org.apache.jackrabbit.value.BaseValue
- getBinary() - Method in class org.apache.jackrabbit.value.BinaryValue
- getBinaryProperty(Node, String, Binary) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the binary property value at
relPath
frombaseNode
ordefaultValue
if no such property exists. - getBinaryProperty(Session, String, Binary) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the binary property value at
absPath
ordefaultValue
if no such property exists. - 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
- getBindVariableQName() - Method in class org.apache.jackrabbit.spi.commons.query.qom.BindVariableValueImpl
-
Gets the name of the bind variable.
- getBits(Privilege...) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeManagerImpl
- getBits(Privilege[]) - Static method in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
-
Deprecated.
- getBits(Name...) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeManagerImpl
- 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.mem.InMemBundlePersistenceManager
-
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 associated 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.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
- getBooleanProperty(Node, String, boolean) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the boolean property value at
relPath
frombaseNode
ordefaultValue
if no such property exists. - getBooleanProperty(Session, String, boolean) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the boolean property value at
absPath
ordefaultValue
if no such property exists. - 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.
- getBucket() - Method in class org.apache.jackrabbit.aws.ext.ds.S3Backend
- getBufferSize() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
Returns the current value for the buffer size.
- getBufferSize() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- 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
- getCacheInfoAsString() - Method in class org.apache.jackrabbit.core.cache.AbstractCache
-
Gathers the stats of the cache for logging.
- getCacheInfoAsString() - Method in interface org.apache.jackrabbit.core.cache.Cache
-
Gathers the stats of the cache for logging.
- getCacheManager() - Method in class org.apache.jackrabbit.core.RepositoryImpl
-
Get the cache manager of this repository, useful for setting its memory parameters.
- getCachePurgeResizeFactor() - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- getCachePurgeTrigFactor() - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- getCacheSize() - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- 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.
- getChildElement(Node, QName) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Returns the first child element that matches the given
QName
. - 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() - Method in class org.apache.jackrabbit.spi.commons.NodeInfoImpl
-
Return all
ChildInfo
s of the node represent by this info, an empty iterator if that node doesn't have any child nodes ornull
if the implementation is not able or for some internal reasons not willing to compute theChildInfo
iterator. - getChildInfos() - Method in interface org.apache.jackrabbit.spi.NodeInfo
-
Return all
ChildInfo
s of the node represent by this info, an empty iterator if that node doesn't have any child nodes ornull
if the implementation is not able or for some internal reasons not willing to compute theChildInfo
iterator. - getChildInfos() - Method in class org.apache.jackrabbit.spi2dav.NodeInfoImpl
- getChildInfos() - Method in class org.apache.jackrabbit.spi2davex.NodeInfoImpl
- getChildInfos(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- getChildInfos(SessionInfo, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Returns an Iterator of
ChildInfo
s present on the Node represented by the given parentId. - getChildInfos(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- getChildInfos(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
-
Returns an Iterator of
ChildInfo
s present on the Node represented by the given parentId. - getChildNodeDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
- getChildNodeDefinitions() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
- getChildNodeDefs() - Method in class org.apache.jackrabbit.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
ChildNodeEntry
s with the specified name. - getChildNodeEntry(NodeId) - Method in class org.apache.jackrabbit.core.state.NodeState
-
Returns the
ChildNodeEntry
with the specifiedNodeId
ornull
if there's no matching entry. - getChildNodeEntry(NodeState, NodeId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
-
Returns the
ChildNodeEntry
ofparent
with the specifieduuid
ornull
if there's no such entry. - getChildNodeEntry(NodeState, NodeId) - Method in class org.apache.jackrabbit.core.ZombieHierarchyManager
-
Returns the
ChildNodeEntry
ofparent
with the specifieduuid
ornull
if there's no such entry. - getChildNodeEntry(NodeState, Name, int) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
-
Returns the
ChildNodeEntry
ofparent
with the specifiedname
andindex
ornull
if there's no such entry. - getChildNodeEntry(NodeState, Name, int) - Method in class org.apache.jackrabbit.core.ZombieHierarchyManager
-
Returns the
ChildNodeEntry
ofparent
with the specifiedname
andindex
ornull
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 ornull
if there's no matching entry. - getChildNodeInfos(NodeId) - Method in interface org.apache.jackrabbit.jcr2spi.state.ItemStateFactory
-
Returns an Iterator over
ChildInfo
s for the givenNodeState
. - getChildNodeInfos(NodeId) - Method in class org.apache.jackrabbit.jcr2spi.state.TransientISFactory
- getChildNodeInfos(NodeId) - Method in class org.apache.jackrabbit.jcr2spi.state.WorkspaceItemStateFactory
- getChildNodes() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
-
returns all child nodes
- getChildNodes(Node) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an
Iterable
over the children of the given node. - getChildNodes(Node, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an
Iterable
over those children of the given node that match the given name pattern. - getChildNodes(Node, String[]) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an
Iterable
over those children of the given node that match the given name patterns. - 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
- getChildren() - Method in class org.apache.jackrabbit.core.persistence.util.NodeInfo
- getChildren() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
-
Return an iterator over all of this element's children.
- getChildren() - Method in class org.apache.jackrabbit.spi.commons.tree.AbstractTree
- getChildren(Element) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Return an
ElementIterator
over all child elements. - 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, QName) - 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 givenQName
. - 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. - getChildTextTrim(Element, QName) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Calls
DomUtil.getTextTrim(Element)
on the first child element that matches the given name. - getClassLoader() - Method in class org.apache.jackrabbit.core.config.BeanConfig
-
Returns the current
ClassLoader
used to instantiate objects in theBeanConfig.newInstance(Class)
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.query.QueryHandlerContext
-
Returns the cluster node instance of this repository, or
null
if clustering is not enabled. - 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.EventJournalResourceImpl
- 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 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.
- getCommonPath(List<EventState>, SessionImpl) - Static method in class org.apache.jackrabbit.core.observation.EventState
-
Get the longest common path of all event state paths.
- getComparable(Value) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
-
Returns a comparable for the internal
value
. - getComparable(InternalValue) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
-
Returns a comparable for the internal
value
. - getComparisonQuery(DynamicOperand, int, String, StaticOperand, Map<String, NodeType>) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
- 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
- getConcurrentThreadSize() - Method in class org.apache.jackrabbit.core.gc.GarbageCollector
- getConcurrentUploadsThreads() - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- getConfig() - Method in class org.apache.jackrabbit.core.data.AbstractBackend
-
Returns path of config property file.
- getConfig() - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
Return path of configuration properties.
- 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.
- getConfig() - Method in class org.apache.jackrabbit.vfs.ext.fs.VFSFileSystem
-
Return path of configuration properties.
- 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
- getConfiguration(String, T) - Method in interface org.apache.jackrabbit.jcr2spi.config.RepositoryConfig
- getConfiguration(String, T) - Method in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory.RepositoryConfigImpl
- getConfigurationId() - Method in interface org.apache.jackrabbit.core.version.InternalBaseline
-
Returns the id of the nt:configuration node.
- getConfigurationRootId() - Method in interface org.apache.jackrabbit.core.version.InternalBaseline
-
Returns the id of the root node of a workspace 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.DataSourceWrapper
- getConnection(boolean) - Method in class org.apache.jackrabbit.core.util.db.ConnectionHelper
-
Gets a connection based on the
batchMode
state of this helper. - 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.
- getConnectionTimeoutMs() - Method in class org.apache.jackrabbit.spi2dav.ConnectionOptions
- 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
- GetContainingHistoryTest - Class in org.apache.jackrabbit.test.api.version
-
GetContainingHistoryTest
provides test methods coveringVersion.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.
- getContentCodings(HttpServletRequest) - Static method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
Obtain the (ordered!) list of content codings that have been used in the request
- 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.
- 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 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() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- GETCONTENTLENGTH - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
- getContentLengthLong() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- 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.
- 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.
- 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 interface org.apache.jackrabbit.webdav.io.InputContext
-
Return the content type or
null
- getContentType() - Method in class org.apache.jackrabbit.webdav.io.InputContextImpl
- getContentType() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- getContentType() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- GETCONTENTTYPE - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
- getContext() - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
-
Returns the context for this query handler.
- getContext() - Method in interface org.apache.jackrabbit.core.query.QueryHandler
-
Returns the query handler context that passed in
QueryHandler.init(FileSystem, QueryHandlerContext)
. - getContext() - Static method in class org.apache.jackrabbit.webdav.server.WebdavRequestContextHolder
-
Return the
WebdavRequestContext
with the current execution thread. - getContext(SessionInfo) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- 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
- getCopyMoveHandlers() - Method in interface org.apache.jackrabbit.server.io.CopyMoveManager
-
Returns all handlers that have been added to this manager.
- getCopyMoveHandlers() - Method in class org.apache.jackrabbit.server.io.CopyMoveManagerImpl
- getCopyMoveManager() - Method in class org.apache.jackrabbit.webdav.simple.ResourceConfig
- 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
- getCounter() - Method in class org.apache.jackrabbit.stats.TimeSeriesRecorder
-
Returns the
AtomicLong
instance used to measure the value for the time series. - getCounter(String, boolean) - Method in class org.apache.jackrabbit.stats.RepositoryStatisticsImpl
- getCounter(RepositoryStatistics.Type) - Method in class org.apache.jackrabbit.stats.RepositoryStatisticsImpl
- getCreated() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
-
Equivalent to
Version.getCreated()
- getCreated() - Method in class org.apache.jackrabbit.core.version.VersionImpl
- getCreated() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionImpl
- getCreated(long) - Static method in class org.apache.jackrabbit.server.io.IOUtil
-
Return the creation time as formatted string.
- GetCreatedTest - Class in org.apache.jackrabbit.test.api.version
-
GetCreatedTest
provides test methods coveringVersion.getCreated()
. - GetCreatedTest() - Constructor for class org.apache.jackrabbit.test.api.version.GetCreatedTest
- getCreateWorkspaceAction() - Method in class org.apache.jackrabbit.core.cluster.WorkspaceRecord
- getCreationDate() - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
- getCreationDate() - Method in class org.apache.jackrabbit.webdav.jcr.version.VersionItemCollection
- getCreationTime() - Method in class org.apache.jackrabbit.stats.QueryStatDtoImpl
- getCreatorDisplayName() - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
- 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.data.core.TransactionContext
-
Returns the current thread identifier.
- getCustomRepositoryDescriptors() - Method in class org.apache.jackrabbit.core.RepositoryImpl
-
Returns a
Properties
object containing custom repository descriptors ornull
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 class org.apache.jackrabbit.core.data.AbstractBackend
-
Returns the
CachingDataStore
instance using this backend. - 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.gc.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.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
- getDateProperty(Node, String, Calendar) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the date property value at
relPath
frombaseNode
ordefaultValue
if no such property exists. - getDateProperty(Session, String, Calendar) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the date property value at
absPath
ordefaultValue
if no such property exists. - 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 typeQueryConstants.TYPE_DATE
. - getDavComplianceClasses(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpOptions
-
Compute the set of compliance classes returned in the "dav" header field
- getDavLocktoken(Lock) - Static method in class org.apache.jackrabbit.webdav.jcr.lock.LockTokenMapper
- 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.jcr2spi.StaleProperty
- 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
- getDecimalProperty(Node, String, BigDecimal) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the decimal property value at
relPath
frombaseNode
ordefaultValue
if no such property exists. - getDecimalProperty(Session, String, BigDecimal) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the decimal property value at
absPath
ordefaultValue
if no such property exists. - getDeclaredAggregateNames() - Method in class org.apache.jackrabbit.spi.commons.privilege.PrivilegeDefinitionImpl
- getDeclaredAggregateNames() - Method in interface org.apache.jackrabbit.spi.PrivilegeDefinition
- getDeclaredAggregatePrivileges() - Method in class org.apache.jackrabbit.jcr2spi.security.authorization.PrivilegeImpl
- getDeclaredChildNodeDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
- 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
- getDeclaredPropertyDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
- 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
- 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.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.spi.commons.nodetype.AbstractNodeType
- 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 theBeanConfig.newInstance(Class)
method. - getDefaultLockTimeout() - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
-
Returns the default lock timeout in number of seconds or
Long.MAX_VALUE
when not specified. - getDefaultManager() - Static method in class org.apache.jackrabbit.server.io.CopyMoveManagerImpl
- getDefaultManager() - Static method in class org.apache.jackrabbit.server.io.DeleteManagerImpl
-
Returns this delete manager singleton
- 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.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.spi.commons.nodetype.NodeDefinitionImpl
- getDefaultPrimaryTypeName() - Method in class org.apache.jackrabbit.webdav.jcr.nodetype.NodeDefinitionImpl
- 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() - 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.StaleProperty
- 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.spi.commons.nodetype.AbstractNodeType
-
Returns the node type definition.
- getDefinition(PropertyState) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
-
Returns the property definition for the property state
- 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.cluster.PrivilegeRecord
-
Return the collection of privilege definitions.
- getDefinitions() - Method in class org.apache.jackrabbit.core.config.DataSourceConfig
- getDefinitions(NodeTypeStorage, Name[]) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeCache
-
Returns the
QNodeTypeDefinition
s for the given node type names. - getDefinitions(Name[]) - Method in interface org.apache.jackrabbit.spi.commons.nodetype.NodeTypeStorage
-
Returns the
QNodeTypeDefinition
s 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
QNodeTypeDefinition
s ifnodeTypeNames
isnull
. - getDelayedDeleteSleep() - Method in class org.apache.jackrabbit.core.data.MultiDataStore
- getDeleteHandlers() - Method in interface org.apache.jackrabbit.server.io.DeleteManager
-
Returns the registered delete handlers
- getDeleteHandlers() - Method in class org.apache.jackrabbit.server.io.DeleteManagerImpl
- getDeleteManager() - Method in class org.apache.jackrabbit.webdav.simple.ResourceConfig
-
Returns the delete manager.
- getDependencies() - Method in class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
-
Returns a collection of node type
Name
s that are being referenced by this node type definition (e.g. - getDependencies() - Method in interface org.apache.jackrabbit.spi.QNodeTypeDefinition
-
Returns a collection of node type
Name
s that are being referenced by this node type definition (e.g. - 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() - Method in class org.apache.jackrabbit.core.ItemImpl
- getDepth() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
- 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() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
-
Return the integer representation of the given
Depth header
. - 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() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- 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(int) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- 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(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(Name) - Method in class org.apache.jackrabbit.spi2jcr.BatchReadConfig
-
Return the depth for the given node type name.
- getDepth(Path, PathResolver) - Method in interface org.apache.jackrabbit.spi2davex.BatchReadConfig
-
Return the depth for the given path.
- 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. - getDescendantNodeQuery(DescendantNode, JackrabbitIndexSearcher) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
- 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
except that item state instances in the attic are returned.SessionItemStateManager.getDescendantTransientItemStates(ItemId)
- 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
- 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
- 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
- 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
- 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 correspondingresource
. - 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 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
- 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 class org.apache.jackrabbit.core.security.user.UserImpl
- getDispatcherType() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- 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.EventJournalResourceImpl
- 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.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
- getDoubleProperty(Node, String, double) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the double property value at
relPath
frombaseNode
ordefaultValue
if no such property exists. - getDoubleProperty(Session, String, double) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the double property value at
absPath
ordefaultValue
if no such property exists. - getDoubleValue() - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
-
Returns the
double
value if this relation if of typeQueryConstants.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.
- getDuration() - Method in class org.apache.jackrabbit.stats.QueryStatDtoImpl
- getEditor(Session) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlProvider
-
Returns an
AccessControlEditor
for the given Session object ornull
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() - Method in class org.apache.jackrabbit.core.NodeImpl
-
Returns the effective (i.e.
- getEffectiveNodeType() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
-
Returns the effective (i.e.
- getEffectiveNodeType(Set<Name>) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
-
Returns the effective node type representation of the given node types.
- getEffectiveNodeType(NodeState) - Method in class org.apache.jackrabbit.core.ItemValidator
-
Helper method that builds the effective (i.e.
- getEffectiveNodeType(NodeState) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
-
Returns the effective (i.e.
- getEffectiveNodeType(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
- getEffectiveNodeType(Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeProvider
-
Build the
EffectiveNodeType
from the givenNodeType
name. - getEffectiveNodeType(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
- getEffectiveNodeType(Name[]) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeProvider
-
Build the
EffectiveNodeType
from the given array ofNodeType
names. - getEffectiveNodeType(Name[]) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
- getEffectiveNodeType(Name[], Map<Name, QNodeTypeDefinition>) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeProvider
- getEffectiveNodeType(Name[], Map<Name, QNodeTypeDefinition>) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
- 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(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(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(String) - 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.DefaultAccessManager
- getEffectivePolicies(Set<Principal>) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
- getEffectivePolicies(Set<Principal>, CompiledPermissions) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlProvider
-
Returns the effective policies for the given principals.
- getEffectivePolicies(Set<Principal>, 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.combined.CombinedProvider
- getEffectivePolicies(Set<Principal>, CompiledPermissions) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider
- getEffectivePolicies(Set<Principal>, CompiledPermissions) - Method in class org.apache.jackrabbit.core.security.user.UserAccessControlProvider
- 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(Path, 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(Path, CompiledPermissions) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider
- getEffectivePolicies(Path, CompiledPermissions) - Method in class org.apache.jackrabbit.core.security.user.UserAccessControlProvider
- getEISProductName() - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
-
Return the product name.
- getEISProductVersion() - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
-
Return the product version.
- getElapsedTimeMs() - Method in interface org.apache.jackrabbit.core.persistence.check.ConsistencyReport
- getElapsedTimeMs() - Method in class org.apache.jackrabbit.core.persistence.check.ConsistencyReportImpl
- 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.
- getElementCount() - Method in interface org.apache.jackrabbit.core.cache.Cache
-
Get the number of elements/objects in the cache.
- getElementCount() - Method in class org.apache.jackrabbit.core.cache.ConcurrentCache
- getElements() - Method in interface org.apache.jackrabbit.spi.Path
-
Returns the elements of this path.
- getElements(Element, String, boolean) - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
-
Returns the named child of the given parent element.
- 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 returnsfalse
. - 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 an orderable list.
- getEntries(NodeId) - Method in class org.apache.jackrabbit.core.security.authorization.acl.EntryCollector
- getEntries(NodeImpl) - Method in class org.apache.jackrabbit.core.security.authorization.acl.EntryCollector
-
Retrieve the access control entries defined for the given node.
- getErrorCode() - Method in exception org.apache.jackrabbit.webdav.DavException
-
Return the error code attached to this
DavException
. - getErrorCondition() - Method in exception org.apache.jackrabbit.webdav.DavException
-
Return the error condition 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() - 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.core.observation.ObservationManagerImpl
-
Returns the event journal for this workspace.
- getEventJournal(int, String, boolean, String[], String[]) - Method in class org.apache.jackrabbit.jcr2spi.observation.ObservationManagerImpl
- 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() - Method in class org.apache.jackrabbit.spi.commons.EventBundleImpl
-
Returns the events of this bundle.
- getEvents() - Method in interface org.apache.jackrabbit.spi.EventBundle
-
Returns the events of this bundle.
- getEvents(long) - Method in class org.apache.jackrabbit.test.api.observation.EventResult
-
Gets the events from the EventListener.
- getEvents(EventFilter, long) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
-
Returns the events from the journal that occurred after a given date.
- getEvents(SessionInfo, EventFilter, long) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
- getEvents(SessionInfo, EventFilter, long) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- getEvents(SessionInfo, EventFilter, long) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Returns events from the
EventJournal
after a given point in time. - getEvents(SessionInfo, EventFilter, long) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- getEvents(SessionInfo, EventFilter, long) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
-
Returns events from the
EventJournal
after a given point in time. - getEvents(Subscription, long) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
- getEvents(Subscription, long) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- getEvents(Subscription, long) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Retrieves the events that occurred since the last call to this method for the passed subscription.
- getEvents(Subscription, long) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- getEvents(Subscription, long) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
-
Retrieves the events that occurred since the last call to this method for the passed subscription.
- getEvents(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. - 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 anEventType
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 class org.apache.jackrabbit.core.security.principal.PrincipalManagerImpl
- getEveryonePrincipal(Session) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Shortcut for calling
PrincipalManager.getEveryone()
. - getException() - Method in class org.apache.jackrabbit.core.data.AsyncTouchResult
- getException() - Method in class org.apache.jackrabbit.core.data.AsyncUploadResult
- 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.
- getExecutor() - Method in class org.apache.jackrabbit.core.RepositoryContext
-
Returns the thread pool of this repository.
- getExistingFileObject(DataIdentifier) - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSBackend
-
Returns the identified file object.
- 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 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
- getFieldInfos() - Method in class org.apache.jackrabbit.core.query.lucene.RefCountingIndexReader
- 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
- getFieldQuery(String, String, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitQueryParser
- getFile() - Method in class org.apache.jackrabbit.core.data.AsyncUploadCacheResult
- getFile() - Method in class org.apache.jackrabbit.core.data.AsyncUploadResult
- getFile() - Method in class org.apache.jackrabbit.core.journal.RotatingLogFile
-
Return the backing file.
- getFileIfStored(String) - Method in class org.apache.jackrabbit.core.data.LocalCache
- getFileKey() - Method in class org.apache.jackrabbit.standalone.cli.SourceCommand
- getFileLength(String) - Method in class org.apache.jackrabbit.core.data.LocalCache
-
Returns length of file if exists in cache else returns null.
- 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. - getFileSystemManager() - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSDataStore
-
Returns the VFS
FileSystemManager
instance used in this VFS data store. - getFileSystemManager() - Method in class org.apache.jackrabbit.vfs.ext.fs.VFSFileSystem
-
Returns the VFS
FileSystemManager
instance used in this VFS file system. - getFileSystemManagerClassName() - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSDataStore
-
Returns the class name of the VFS
FileSystemManager
instance used in this VFS data store. - getFileSystemManagerClassName() - Method in class org.apache.jackrabbit.vfs.ext.fs.VFSFileSystem
-
Returns the class name of the VFS
FileSystemManager
instance used in this VFS file system. - getFileSystemOptions() - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSDataStore
-
Returns
FileSystemOptions
instance used when resolving theVFSDataStore.baseFolder
. - getFileSystemOptions() - Method in class org.apache.jackrabbit.vfs.ext.fs.VFSFileSystem
-
Returns
FileSystemOptions
instance used when resolving theVFSFileSystem.baseFolder
. - getFileSystemOptionsProperties() - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSDataStore
-
Returns properties used when building a
FileSystemOptions
instance by the properties during the initialization. - getFileSystemOptionsProperties() - Method in class org.apache.jackrabbit.vfs.ext.fs.VFSFileSystem
-
Returns properties used when building a
FileSystemOptions
instance by the properties during the initialization. - 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.
- getFirstTargetForRelation(String) - Method in class org.apache.jackrabbit.webdav.util.LinkHeaderFieldParser
- getFlags() - Method in class org.apache.jackrabbit.standalone.cli.CommandLine
- getForceConsistencyCheck() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
- getForkJavaCommand() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
Returns the java command used to fork external parser processes, or
null
(the default) for in-process text extraction. - 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.
- getFrozenNode() - Method in class org.apache.jackrabbit.core.version.VersionImpl
- getFrozenNode() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionImpl
- 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.
- getFullTextSearchQuery(FullTextSearch) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
- getFunction() - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode.OrderSpec
- 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
- 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
- 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.
- 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 revealing 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
- getHeader(String) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- 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
- getHeaderNames() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- getHeaders(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- getHeaders(String) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- 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.
- getHelper() - Method in class org.apache.jackrabbit.test.AbstractJCRTest
- getHierarchyEntry() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
-
The
HierarchyEntry
corresponding to thisItemState
. - 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.
- 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.data.AbstractBackend
-
Returns path of repository home dir.
- 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() - 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
- getHref(boolean) - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
-
Return the 'href' representation of this locator object.
- 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, Item[], boolean) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
-
Creates a new HrefProperty with the specified name using the given array of items as value.
- getHrefProperty(DavPropertyName, Node[], boolean, boolean) - Method in class org.apache.jackrabbit.webdav.simple.DeltaVResourceImpl
-
Returns a
HrefProperty
with the specified property name and values. - getHrefProperty(DavPropertyName, PropertyIterator, boolean) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
-
Creates a new
href property
to the property set, where all properties present in the specified iterator are referenced in the resulting property. - getHrefProperty(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 specified iterator are referenced in the resulting property. - 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 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.NodeInfo
- 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 class org.apache.jackrabbit.core.data.AsyncTouchResult
- getIdentifier() - Method in class org.apache.jackrabbit.core.data.AsyncUploadResult
- 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.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.
- getIfStored(String) - Method in class org.apache.jackrabbit.core.data.LocalCache
-
Return the inputstream from from cache, or null if not in the cache.
- 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 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 ornull
if not set. - getImpersonatorSubject(Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
-
Method tries to acquire an Impersonator in the following order: Try to access it from the
Credentials
viaSimpleCredentials.getAttribute(String)
Ask CallbackHandler for Impersonator with use ofImpersonationCallback
. - getImpl() - Method in class org.apache.jackrabbit.standalone.cli.CommandLine
- getImportBehavior() - Method in class org.apache.jackrabbit.core.security.user.UserImporter
- getImportBehavior() - Method in class org.apache.jackrabbit.core.xml.AccessControlImporter
- 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
- 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.
- 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() - 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 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
- 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 givensource
. - 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 givensource
. - 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 thisMultiIndex
. - 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.MultiIndex
-
Returns an read-only
IndexReader
that spans alls indexes of thisMultiIndex
. - 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
- getIndexTablespace() - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
-
Returns the configured Oracle tablespace for indexes.
- getIndexTablespace() - Method in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
-
Returns the configured Oracle tablespace for indexes.
- getIndexTablespace() - Method in class org.apache.jackrabbit.core.persistence.pool.OraclePersistenceManager
-
Returns the configured Oracle tablespace for indexes.
- 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
andEvent.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.InMemBundlePersistenceManager
- 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() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
- 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 instantiation ornull
, 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
- 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(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(String) - Method in class org.apache.jackrabbit.vfs.ext.fs.VFSFileSystem
- 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.authorization.PrivilegeBits
-
Creates a mutable instance of privilege bits.
- getInstance() - Static method in class org.apache.jackrabbit.core.security.principal.EveryonePrincipal
- getInstance() - Static method in class org.apache.jackrabbit.core.value.InternalValueFactory
- getInstance() - Static method in class org.apache.jackrabbit.jca.JCARepositoryManager
-
Return the instance.
- 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() - Static method in class org.apache.jackrabbit.test.RepositoryHelperPoolImpl
- 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
- getInstance(Map) - Static method in class org.apache.jackrabbit.test.RepositoryStub
-
Creates and/or returns the configured
RepositryStub
implementation. - 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(PrivilegeBits) - Static method in class org.apache.jackrabbit.core.security.authorization.PrivilegeBits
-
Creates a mutable instance of privilege bits.
- getInstance(RepositoryService, String) - Static method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeCache
- 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 ornull
. - 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 itskey
. - 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(String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
-
Return the item.
- getItem(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
- getItem(Context, String) - Static method in class org.apache.jackrabbit.standalone.cli.CommandHelper
-
Gets the
Item
at the given path. - getItem(ItemId) - Method in class org.apache.jackrabbit.core.ItemManager
- 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(HierarchyEntry) - Method in interface org.apache.jackrabbit.jcr2spi.ItemManager
- getItem(HierarchyEntry) - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
- getItem(ItemState) - Method in interface org.apache.jackrabbit.jcr2spi.ItemCache
-
Returns the cached
Item
that belongs to the givenItemState
ornull
if the cache does not contain thatItem
. - getItem(ItemState) - Method in class org.apache.jackrabbit.jcr2spi.ItemCacheImpl
- getItem(Path) - Method in class org.apache.jackrabbit.core.ItemManager
-
Deprecated.As of JSR 283, a
Path
doesn't anymore uniquely identify anItem
, thereforeItemManager.getNode(Path)
andItemManager.getProperty(Path)
should be used instead. - 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
- 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 aItemFilter
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 givenSessionInfo
. - 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 givenSessionInfo
. - getItemInfos(SessionInfo, ItemId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- getItemInfos(SessionInfo, ItemId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Method used to 'batch-read' from the persistent storage.
- getItemInfos(SessionInfo, ItemId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- getItemInfos(SessionInfo, ItemId) - Method in class org.apache.jackrabbit.spi2davex.RepositoryServiceImpl
- getItemInfos(SessionInfo, ItemId) - 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.
- getItemOrNull(String) - Method in class org.apache.jackrabbit.core.SessionImpl
- getItems() - Method in interface org.apache.jackrabbit.core.persistence.check.ConsistencyReport
- getItems() - Method in class org.apache.jackrabbit.core.persistence.check.ConsistencyReportImpl
- getItems(Session) - Method in interface org.apache.jackrabbit.commons.packaging.ContentPackage
- getItems(Session) - Method in class org.apache.jackrabbit.commons.packaging.FilterContentPackage
- 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
- getItems(Context, Node, String) - Static method in class org.apache.jackrabbit.standalone.cli.CommandHelper
-
Gets the
Item
s under the givenNode
that match the pattern - getItemState() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
-
If this
HierarchyEntry
has already been resolved before (seeHierarchyEntry.isAvailable()
), thatItemState
is returned. - getItemState() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
-
Returns the item-state associated with this
Item
. - getItemState(ItemId) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
-
Retrieves the state of the item with the given id.
- 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(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.
- 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 thisQueryHandler
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 byEvent
. - 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 byEvent
. - getJcrLockToken(String) - Static method in class org.apache.jackrabbit.webdav.jcr.lock.LockTokenMapper
- getJcrName(String) - Method in class org.apache.jackrabbit.commons.NamespaceHelper
-
Replaces the standard
jcr
,nt
, ormix
prefix in the given name with the prefix mapped to that namespace in the current session. - 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(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
ornull
ifname
isnull
. - 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 ornull
ifpath
isnull
. - getJCRString(QValue, NamePathResolver) - Static method in class org.apache.jackrabbit.spi.commons.value.ValueFormat
-
Returns the JCR string representation of the given
QValue
. - getJcrValue() - Method in class org.apache.jackrabbit.webdav.jcr.property.ValuesProperty
- getJcrValue(int, ValueFactory) - Method in class org.apache.jackrabbit.webdav.jcr.property.ValuesProperty
- getJcrValue(Session, String, String, String) - Method in class org.apache.jackrabbit.test.AbstractJCRTest
-
Create a JCR value based on the configuration.
- getJCRValue(QValue, NamePathResolver, ValueFactory) - Static method in class org.apache.jackrabbit.spi.commons.value.ValueFormat
- 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() - Method in class org.apache.jackrabbit.webdav.jcr.property.ValuesProperty
-
Returns the internal property value as jcr
Value
array - getJcrValues(int, ValueFactory) - Method in class org.apache.jackrabbit.webdav.jcr.property.ValuesProperty
-
Converts the value of this property to a
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(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 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(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
identifying 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 ornull
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.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
- getLanguage() - Method in class org.apache.jackrabbit.stats.QueryStatDtoImpl
- 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 class org.apache.jackrabbit.core.data.CachingDataRecord
- 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(String) - Method in class org.apache.jackrabbit.core.data.AsyncUploadCache
-
Returns lastModified from
AsyncUploadCache.asyncUploadMap
if found else returns 0. - getLastModified(Node) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the last modified date of the given file node.
- getLastModified(DataIdentifier) - Method in class org.apache.jackrabbit.aws.ext.ds.S3Backend
- getLastModified(DataIdentifier) - Method in interface org.apache.jackrabbit.core.data.Backend
-
Return lastModified of record identified by identifier.
- getLastModified(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- getLastModified(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.FSBackend
- getLastModified(DataIdentifier) - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSBackend
-
Return lastModified of record identified by identifier.
- 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 class org.apache.jackrabbit.core.data.CachingDataRecord
- 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() - Method in class org.apache.jackrabbit.core.PropertyImpl
- 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.spi.commons.value.AbstractQValue
- getLength() - Method in interface org.apache.jackrabbit.spi.Path
-
Returns the length of this path, i.e.
- 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.
NOTE: forPropertyType.NAME
andPropertyType.PATH
the length of the internal value must not be used for indicating the length of a property such as retrieved by callingProperty.getLength()
andProperty.getLengths()
. - getLength(DataIdentifier) - Method in class org.apache.jackrabbit.aws.ext.ds.S3Backend
- getLength(DataIdentifier) - Method in interface org.apache.jackrabbit.core.data.Backend
-
Return length of record identified by identifier.
- getLength(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
Return the length of record from
LocalCache
if available, otherwise retrieve it fromBackend
. - getLength(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.FSBackend
- getLength(DataIdentifier) - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSBackend
-
Return length of record identified by identifier.
- getLength(InternalValue) - Method in class org.apache.jackrabbit.core.PropertyImpl
-
Determines the length of the given value.
- getLength(InternalValue) - Static method in class org.apache.jackrabbit.core.query.lucene.Util
-
Returns length of the internal value.
- getLengths() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Returns the lengths of the values of this property.
- getLengths() - Method in class org.apache.jackrabbit.core.PropertyImpl
- getLengths() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
- getLine() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
-
Deprecated.
- getLine() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
-
Deprecated.
- getLinearPredecessor() - Method in interface org.apache.jackrabbit.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
- getLinearSuccessor() - Method in class org.apache.jackrabbit.core.version.VersionImpl
- getLinearSuccessor() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionImpl
- getLinearSuccessor(InternalVersion) - Method in interface org.apache.jackrabbit.core.version.InternalVersion
-
Equivalent to
Version.getLinearSuccessor()
. - getLineNumber() - Method in class org.apache.jackrabbit.commons.cnd.Lexer
- getListenerMBean() - Method in class org.apache.jackrabbit.commons.observation.ListenerTracker
- getListeners() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
-
Unmodifiable iterator over the listeners present on this item state.
- getLiteralValue() - Method in class org.apache.jackrabbit.spi.commons.query.qom.LiteralImpl
- getLoadFactor() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
- getLoadFactor() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
-
Deprecated.
- getLocalAddr() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- getLocale() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- getLocale() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- getLocales() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- 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() - Method in class org.apache.jackrabbit.webdav.version.report.ReportType
- getLocalName() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- getLocalName(String) - Static method in class org.apache.jackrabbit.test.AbstractJCRTest
-
Returns the local name for the given
jcrName
. - 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
. - getLocalPort() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- 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
ornull
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() - Method in class org.apache.jackrabbit.core.NodeImpl
- getLock() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- getLock(String) - Method in class org.apache.jackrabbit.core.lock.SessionLockManager
- getLock(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrLockManager
- 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(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.XALockManager
-
Returns the Lock object that applies to a node.
- 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(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 thelock
object from the collection this resource is internal member of. - getLock(Type, Scope) - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
- getLock(Type, Scope, DavResource) - Method in class org.apache.jackrabbit.webdav.jcr.transaction.TxLockManagerImpl
-
Always returns 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, TransactionResource) - Method in class org.apache.jackrabbit.webdav.jcr.transaction.TxLockManagerImpl
-
Return the lock applied to the given resource or
null
- 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() - Method in class org.apache.jackrabbit.jcr2spi.operation.LockOperation
- getLockInfo() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
-
Return the parsed 'lockinfo' request body, the
Timeout header
and theDepth header
of a LOCK request asLockInfo
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. - getLockInfo(NodeId) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
-
Return the most appropriate lock information for a node.
- 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 givenNodeId
ornull
. - 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 givenNodeId
ornull
. - 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() - Method in class org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet
-
Returns the
LockManager
. - getLockManager(Session) - Static method in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
- getLockOwner() - Method in class org.apache.jackrabbit.core.lock.LockInfo
-
Return the lock owner.
- 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() - 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
- 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.
- getLockStateManager() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
-
Returns the
LockStateManager
associated with thisManagerProvider
. - 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.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 interface org.apache.jackrabbit.webdav.DavServletRequest
-
Returns the token present in the
Lock-Token Header
ornull
if no such header is available.
Note: The 'Lock-Token' header is sent with UNLOCK requests and with lock responses only. - getLockToken() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
Retrieve the lock token from the 'Lock-Token' header.
- getLockToken(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpLock
- 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.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(Batch) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriterProvider
- getLogWriter(Batch) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriterProvider
-
Returns a
Slf4jLogWriter
if the logger forbatch.getClass()
has debug level enabled. - getLogWriter(Batch) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriterProvider
-
Returns a
WriterLogWriter
if the logger forbatch.getClass()
has debug level enabled. - getLogWriter(IdFactory) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriterProvider
- getLogWriter(IdFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriterProvider
-
Returns a
Slf4jLogWriter
if the logger foridFactory.getClass()
has debug level enabled. - getLogWriter(IdFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriterProvider
-
Returns a
WriterLogWriter
if the logger foridFactory.getClass()
has debug level enabled. - getLogWriter(NameFactory) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriterProvider
- getLogWriter(NameFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriterProvider
-
Returns a
Slf4jLogWriter
if the logger fornameFactory.getClass()
has debug level enabled. - getLogWriter(NameFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriterProvider
-
Returns a
WriterLogWriter
if the logger fornameFactory.getClass()
has debug level enabled. - getLogWriter(PathFactory) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriterProvider
- getLogWriter(PathFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriterProvider
-
Returns a
Slf4jLogWriter
if the logger forpathFactory.getClass()
has debug level enabled. - getLogWriter(PathFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriterProvider
-
Returns a
WriterLogWriter
if the logger forpathFactory.getClass()
has debug level enabled. - getLogWriter(QValueFactory) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriterProvider
- getLogWriter(QValueFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriterProvider
-
Returns a
Slf4jLogWriter
if the logger forvalueFactory.getClass()
has debug level enabled. - getLogWriter(QValueFactory) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriterProvider
-
Returns a
WriterLogWriter
if the logger forvalueFactory.getClass()
has debug level enabled. - getLogWriter(RepositoryService) - 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 forservice.getClass()
has debug level enabled. - getLogWriter(RepositoryService) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriterProvider
-
Returns a
WriterLogWriter
if the logger forservice.getClass()
has debug level enabled. - getLogWriter(SessionInfo) - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriterProvider
- getLogWriter(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriterProvider
-
Returns a
Slf4jLogWriter
if the logger forsessionInfo.getClass()
has debug level enabled. - getLogWriter(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriterProvider
-
Returns a
WriterLogWriter
if the logger forsessionInfo.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.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
- getLongProperty(Node, String, long) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the long property value at
relPath
frombaseNode
ordefaultValue
if no such property exists. - getLongProperty(Session, String, long) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the long property value at
absPath
ordefaultValue
if no such property exists. - getLongValue() - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
-
Returns the
long
value if this relation if of typeQueryConstants.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
returnsItemDefinition.isMandatory()
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
returnsItemDefinition.isMandatory()
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 ornull
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 ornull
if no such mapping exists. - getMarkerFile() - Method in class org.apache.jackrabbit.aws.ext.ds.S3DataStore
- getMarkerFile() - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- getMarkerFile() - Method in class org.apache.jackrabbit.core.data.CachingFDS
- getMarkerFile() - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSDataStore
- 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
- getMaxAge() - Method in class org.apache.jackrabbit.core.data.MultiDataStore
- 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.
- getMaxConnections() - Method in class org.apache.jackrabbit.spi2dav.ConnectionOptions
- 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.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.EventJournalResourceImpl
- 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() - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
- getMembershipCache(SessionImpl) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
- getMemberSplitSize() - 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. - 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 ornull
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 interface org.apache.jackrabbit.core.persistence.check.ReportItem
- getMessage() - Method in class org.apache.jackrabbit.core.persistence.check.ReportItemImpl
- 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.spi2davex.HttpPost
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpBind
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpCheckin
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpCheckout
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpCopy
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpDelete
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpLabel
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpLock
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpMerge
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpMkcol
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpMkworkspace
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpMove
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpOrderpatch
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpPoll
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpPropfind
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpProppatch
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpRebind
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpReport
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpSearch
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpSubscribe
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpUnbind
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpUnlock
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpUnsubscribe
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpUpdate
- getMethod() - Method in class org.apache.jackrabbit.webdav.client.methods.HttpVersionControl
- 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.mem.InMemBundlePersistenceManager
- 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 class org.apache.jackrabbit.core.data.CachingDataStore
-
Return mininum object length.
- 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
- getMinRecordLength() - Method in class org.apache.jackrabbit.core.data.FileDataStore
- getMinRecordLength() - Method in class org.apache.jackrabbit.core.data.MultiDataStore
-
Get the minimum size of an object that should be stored in the primary data store.
- getMinResizeInterval() - Method in class org.apache.jackrabbit.core.cache.CacheManager
- getMinSplitSize() - Method in class org.apache.jackrabbit.core.gc.GarbageCollector
- 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.
- getMissCount() - Method in class org.apache.jackrabbit.core.cache.AbstractCache
- getMissCount() - Method in interface org.apache.jackrabbit.core.cache.Cache
-
Get the number of cache misses.
- getMissingValue() - Method in class org.apache.jackrabbit.stats.TimeSeriesAverage
- getMissingValue() - Method in class org.apache.jackrabbit.stats.TimeSeriesMax
- getMissingValue() - Method in class org.apache.jackrabbit.stats.TimeSeriesRecorder
- 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
Name
s 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() - Method in class org.apache.jackrabbit.jcr2spi.xml.Importer.NodeInfo
- getMixinNames(PropertyState) - Static method in class org.apache.jackrabbit.jcr2spi.util.StateUtility
- getMixinNodeTypes() - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Returns the declared mixin node types of this node.
- getMixinNodeTypes() - Method in class org.apache.jackrabbit.core.NodeImpl
- getMixinNodeTypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
- getMixinNodeTypes() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- getMixinNodeTypes() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
- getMixins() - Method in class org.apache.jackrabbit.spi.commons.NodeInfoImpl
- getMixins() - Method in interface org.apache.jackrabbit.spi.NodeInfo
- getMixins() - Method in class org.apache.jackrabbit.spi2dav.NodeInfoImpl
- getMixins() - Method in class org.apache.jackrabbit.spi2davex.NodeInfoImpl
- getMixinTypeNames() - Method in class org.apache.jackrabbit.core.NodeImpl
-
Returns the
Name
s of this node's mixin types. - getMixinTypeNames() - Method in class org.apache.jackrabbit.core.observation.EventImpl
- 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 interface org.apache.jackrabbit.spi.commons.AdditionalEventInfo
- 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
-
Returns the mod count.
- 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.EventJournalResourceImpl
- 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.
- getMoveDataTaskFirstRunHourOfDay() - Method in class org.apache.jackrabbit.core.data.MultiDataStore
- getMoveDataTaskSleep() - Method in class org.apache.jackrabbit.core.data.MultiDataStore
- 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() - Method in class org.apache.jackrabbit.core.config.WorkspaceConfig
-
Returns the workspace name.
- getName() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
-
Returns the name of this resource.
- 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.security.authorization.PrivilegeImpl
- getName() - Method in class org.apache.jackrabbit.jcr2spi.StaleProperty
- getName() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
-
Utility method: Returns the name of this state.
- 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.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.privilege.PrivilegeDefinitionImpl
- 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() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTIdentifier
- getName() - Method in class org.apache.jackrabbit.spi.commons.tree.AbstractTree
- 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.PrivilegeDefinition
- 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 interface org.apache.jackrabbit.spi.Tree
- 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() - 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
- getName(int) - Static method in class org.apache.jackrabbit.jcr2spi.state.Status
- getName(int) - Method in interface org.apache.jackrabbit.spi.commons.query.ConstantNameProvider
-
Returns a descriptive name for the given
constant
. - getName(String) - Static method in class org.apache.jackrabbit.core.fs.FileSystemPathUtil
-
Returns the name of the specified
path
. - getName(String) - Static method in class org.apache.jackrabbit.test.api.util.Text
-
Returns the name part of the path.
- getName(String) - Static method in class org.apache.jackrabbit.util.Text
-
Returns the name part of the path.
- 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, 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(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, char) - Static method in class org.apache.jackrabbit.util.Text
-
Returns the name part of the path, delimited by the given
delim
. - getName(ItemId) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
-
Returns the name of the specified item.
- getName(ItemId) - Method in interface org.apache.jackrabbit.core.HierarchyManager
-
Returns the name of the specified item.
- getName(ItemId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
-
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(NodeId, NodeId) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
-
Returns the name of the specified item, with the given parent id.
- 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.
- 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(String) - Static method in class org.apache.jackrabbit.webdav.xml.Namespace
- getNamespace(String, String) - Static method in class org.apache.jackrabbit.webdav.xml.Namespace
- 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.
- 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) - 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
. - getNamespacePrefix(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
This default implementation first calls
AbstractRepositoryService.checkSessionInfo(SessionInfo)
with thesessionInfo
, then return the namespace prefix for the givenuri
. - 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
. - getNamespacePrefixes() - Method in class org.apache.jackrabbit.commons.AbstractSession
-
Returns the prefixes of all known namespace mappings.
- getNamespacePrefixes() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
-
Return namespace prefixes.
- getNamespaceRegistry() - Method in class org.apache.jackrabbit.core.persistence.PMContext
-
Returns the namespace registry
- getNamespaceRegistry() - Method in class org.apache.jackrabbit.core.query.QueryHandlerContext
-
Returns the NamespaceRegistryImpl for this repository.
- getNamespaceRegistry() - Method in class org.apache.jackrabbit.core.RepositoryContext
-
Returns the namespace registry of this repository.
- getNamespaceRegistry() - Method in class org.apache.jackrabbit.core.session.SessionContext
-
Returns a namespace registry instance which asserts that the editing session is allowed to modify the namespace registry.
- getNamespaceRegistry() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
- getNamespaceRegistry() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
- getNamespaceRegistryImpl() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
- getNamespaceResolver() - Method in interface org.apache.jackrabbit.core.cluster.ClusterContext
-
Return a namespace resolver to map prefixes to URIs and vice-versa
- getNamespaceResolver() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
- getNamespaceResolver() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
- getNamespaceResolver() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
- getNamespaces() - Method in class org.apache.jackrabbit.commons.NamespaceHelper
-
Returns a map containing all prefix to namespace URI mappings of the current session.
- getNamespaces() - Method in class org.apache.jackrabbit.core.nodetype.xml.NodeTypeReader
-
Returns the namespaces declared in the node type definition file.
- getNamespaces() - Method in class org.apache.jackrabbit.core.util.DOMWalker
-
Returns the namespace mappings defined in the current element.
- getNamespaces() - Method in class org.apache.jackrabbit.spi.commons.privilege.PrivilegeDefinitionReader
-
Returns the namespace mappings such as retrieved during parsing.
- 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() - Method in interface org.apache.jackrabbit.spi.Name
-
Returns the namespace URI of this
Name
object. - getNamespaceURI(String) - Method in class org.apache.jackrabbit.commons.AbstractSession
-
Returns the namespace URI mapped to the given prefix.
- getNamespaceURI(String) - Method in interface org.apache.jackrabbit.commons.cnd.CompactNodeTypeDefWriter.NamespaceMapping
- getNamespaceURI(String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
-
Return namespace URI.
- getNamespaceURI(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
This default implementation first calls
AbstractRepositoryService.checkSessionInfo(SessionInfo)
with thesessionInfo
, then returns the namespace URI for the givenprefix
. - getNamespaceURI(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- 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 '*'. - getNewActivityId() - Method in class org.apache.jackrabbit.jcr2spi.operation.CreateActivity
- getNewConfigurationId() - Method in class org.apache.jackrabbit.jcr2spi.operation.CreateConfiguration
- getNewKey() - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
- 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
- getNext() - Method in class org.apache.jackrabbit.commons.iterator.AbstractLazyIterator
-
Returns the next element of this iteration or
null
if the iteration has finished. - 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
orPATH
(or convertible to one of these types) this method returns theNode
to which this property refers. - getNode() - Method in class org.apache.jackrabbit.core.PropertyImpl
- getNode() - Method in class org.apache.jackrabbit.core.query.lucene.join.JoinRow
- getNode() - Method in class org.apache.jackrabbit.core.query.lucene.join.SelectorRow
- getNode() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
- getNode() - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
-
Returns the node that is wrapped by this resource.
- getNode(String) - Method in class org.apache.jackrabbit.commons.AbstractSession
-
Returns the node with the given absolute path.
- getNode(String) - Method in class org.apache.jackrabbit.core.NodeImpl
- getNode(String) - Method in class org.apache.jackrabbit.core.query.lucene.join.JoinRow
- 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(String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
- getNode(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- getNode(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
- getNode(Context, String) - Static method in class org.apache.jackrabbit.standalone.cli.CommandHelper
-
Gets the
Node
at the given path. - getNode(NodeId) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
-
Returns the node with the given id.
- 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 specifiedname
. - getNode(Name, int) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Returns the child node of
this
node with the specifiedname
. - 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(Name, int) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- getNode(Path) - Method in class org.apache.jackrabbit.core.ItemManager
- getNode(Path) - Method in interface org.apache.jackrabbit.jcr2spi.ItemManager
- getNode(Path) - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
- getNodeBoost() - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
- 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.
- 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
- 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
- getNodeCount() - Method in interface org.apache.jackrabbit.core.persistence.check.ConsistencyReport
- getNodeCount() - Method in class org.apache.jackrabbit.core.persistence.check.ConsistencyReportImpl
- getNodeDefinition() - Method in class org.apache.jackrabbit.core.AbstractNodeData
-
Return the associated node definition.
- 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 givenQNodeDefinition
. - getNodeDefinition(QNodeDefinition) - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
-
Retrieve the
NodeDefinition
for the givenQNodeDefinition
. - getNodeDefinition(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
This default implementation first calls
AbstractRepositoryService.checkSessionInfo(SessionInfo)
with thesessionInfo
, then lazily initializesAbstractRepositoryService.rootNodeDefinition
ifnodeId
denotes the root node; otherwise throws aUnsupportedRepositoryOperationException
. - getNodeDefinition(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- getNodeDefinition(SessionInfo, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Returns the
QNodeDefinition
for theNode
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 theNode
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 thisNodeEntry
. - getNodeEntries() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
- getNodeEntries(Name) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
-
Returns a unmodifiable List of
NodeEntry
s with the specified name. - getNodeEntries(Name) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
- getNodeEntry() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
- getNodeEntry(Name, int) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
-
Returns the valid
NodeEntry
with the specified name and index ornull
if there's no matching entry. - getNodeEntry(Name, int) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
- getNodeEntry(Name, int, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
-
Returns the valid
NodeEntry
with the specified name and index ornull
if there's no matching entry. - getNodeEntry(Name, int, boolean) - 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(NodeId) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
- getNodeEntry(Path) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManager
-
Resolves a path into a
NodeEntry
. - getNodeEntry(Path) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
- 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 interface org.apache.jackrabbit.core.persistence.check.ReportItem
- getNodeId() - Method in class org.apache.jackrabbit.core.persistence.check.ReportItemImpl
- 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 aWorkspace.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() - Method in class org.apache.jackrabbit.spi2dav.LockInfoImpl
- getNodeId(String) - Method in interface org.apache.jackrabbit.spi.QueryResultRow
-
Returns
NodeId
of node for a givenselectorname
this result row represents. - getNodeId(String) - Method in class org.apache.jackrabbit.spi2dav.QueryResultRowImpl
- getNodeIdentifiers() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlModifications
- getNodeIdFactory() - Method in class org.apache.jackrabbit.core.RepositoryContext
- getNodeIdFactory() - Method in class org.apache.jackrabbit.core.session.SessionContext
- getNodeIdFactory() - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
- getNodeIdFactory() - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
- getNodeIdQuery(String, String) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
- getNodeIfExists(String, Session) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Gets the node at
absPath
ornull
if no such node exists. - getNodeIfExists(Node, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Get the node at
relPath
frombaseNode
ornull
if no such node exists. - 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(NodeId) - Method in interface org.apache.jackrabbit.spi.ItemInfoCache
-
Retrieve a cache entry for the given
nodeId
ornull
if no such entry is in the cache. - 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, ItemId)
. - getNodeInfo(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- getNodeInfo(SessionInfo, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Deprecated.
- 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 givenNodeId
. - getNodeLocalNameQuery(int, String, StaticOperand) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
- getNodeName() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddNode
- getNodeNameQuery(int, String, StaticOperand) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
- getNodeOrNull(String) - Method in class org.apache.jackrabbit.core.SessionImpl
- 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(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
- getNodeReferences(Name, boolean) - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
-
Returns the identifiers of all reference properties that point to this node.
- getNodes() - 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.core.NodeImpl
- getNodes(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- getNodes(String[]) - Method in class org.apache.jackrabbit.core.NodeImpl
- getNodes(String[]) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- getNodes(Node) - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
-
Returns a
SizedIterator
of the child nodes ofnode
. - getNodes(QueryResult) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an
Iterable
over nodes in the given query result. - 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
- getNodes(Context, Node, String) - Static method in class org.apache.jackrabbit.standalone.cli.CommandHelper
-
Gets the
Node
s under the givenNode
that match the given pattern. - 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() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
- getNodeState() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
- getNodeState() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetMixin
- getNodeState() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetPrimaryType
- getNodeState(NodeId) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
-
Retrieves the state of the node with the given id.
- 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(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(Path) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
-
Retrieves the state of the node at the given path.
- getNodeState(Path) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManager
-
Retrieves the
NodeEntry
corresponding to the given path and resolves it to the underlyingNodeState
. - getNodeState(Path) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
- getNodeState(Path, HierarchyManager) - Static method in class org.apache.jackrabbit.jcr2spi.operation.AbstractOperation
- 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() - Method in class org.apache.jackrabbit.spi.commons.NodeInfoImpl
- getNodetype() - Method in interface org.apache.jackrabbit.spi.NodeInfo
- getNodetype() - Method in class org.apache.jackrabbit.spi2dav.NodeInfoImpl
- getNodetype() - Method in class org.apache.jackrabbit.spi2davex.NodeInfoImpl
- getNodeType() - Method in class org.apache.jackrabbit.core.observation.EventState
-
Returns the node type of the parent node associated with this event.
- 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(String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
- getNodeType(String) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
- getNodeType(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
- getNodeType(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
- getNodeType(Name) - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
-
Return the node type with the specified
ntName
. - 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.
- 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
- 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
ofNodeType
s 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.
- 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
- getNotQuery(Not, Map<String, NodeType>, JackrabbitIndexSearcher) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
- 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.
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.jackrabbit.core.jndi.BindableRepositoryFactory
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.jackrabbit.jcr2spi.RepositoryImpl.Factory
- getObservationDispatcher() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
-
Returns the observation dispatcher for this workspace
- 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
- getOccurrenceCount() - Method in class org.apache.jackrabbit.stats.QueryStatDtoImpl
- getOffset() - Method in class org.apache.jackrabbit.webdav.search.SearchInfo
-
Returns the desired offset in the total result set.
- getOldPrefix() - Method in class org.apache.jackrabbit.core.cluster.NamespaceRecord
-
Return the old prefix.
- 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 thisQueryNode
. - 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.jcr2spi.operation.TransientOperation
-
Return the set of options that should be used to validate the transient modification.
- 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 ornull
. - 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 thisNodeEntry
. - getOrAddPropertyEntry(Name) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
- getOrCreateByPath(String, boolean, String, String, Session, boolean) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Creates or gets the
Node
at the given Path. - getOrCreateByPath(String, String, String, Session, boolean) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Creates or gets the
Node
at the given Path. - getOrCreateByPath(String, String, Session) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Creates or gets the
Node
at the given Path. - getOrCreateByPath(Node, String, boolean, String, String, boolean) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Creates or gets the
node
at the given path relative to the baseNode. - getOrCreateLocalState(NodeState) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
-
Returns the local node state below the given transient one.
- 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
- getOrCreateReferenceKey() - Method in class org.apache.jackrabbit.core.data.AbstractDataStore
-
Returns the reference key of this data store.
- getOrCreateReferenceKey() - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- getOrCreateReferenceKey() - Method in class org.apache.jackrabbit.core.data.FileDataStore
- 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
- getOrCreateUniqueByPath(String, String, Session) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Creates a
Node
at the given Path. - getOrCreateUniqueByPath(Node, String, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Creates or gets the
node
at the given path. - 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 ornull
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. - getOrQuery(Or, Map<String, NodeType>, JackrabbitIndexSearcher) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
- 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() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
- 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 ornull
if this context provides no stream. - getOutputStream() - Method in interface org.apache.jackrabbit.webdav.io.OutputContext
-
Return the output stream to be used for the export or
null
- getOutputStream() - Method in class org.apache.jackrabbit.webdav.io.OutputContextImpl
- getOutputStream() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- 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(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(String) - Method in class org.apache.jackrabbit.vfs.ext.fs.VFSFileSystem
- getOutputStream(Context) - Method in class org.apache.jackrabbit.standalone.cli.xml.AbstractExportViewToFile
- 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
. - getParameterValues(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- getParent() - Method in class org.apache.jackrabbit.core.ItemImpl
- getParent() - Method in class org.apache.jackrabbit.core.NodeImpl
- getParent() - Method in class org.apache.jackrabbit.core.PropertyImpl
- getParent() - Method in interface org.apache.jackrabbit.core.version.InternalVersionItem
-
returns the parent version item or
null
. - getParent() - Method in 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 thisHierarchyEntry
. - getParent() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
- getParent() - Method in class org.apache.jackrabbit.jcr2spi.StaleProperty
- getParent() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
-
Utility method: Shortcut for calling 'getParent().getNodeState()' on the
hierarchy entry
. - getParent() - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
- getParent() - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
- 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
ornull
if this is the root node of a query tree. - getParent(boolean) - Method in class org.apache.jackrabbit.core.PropertyImpl
- 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
- getParentDir() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
-
Returns the parent directory of this resource.
- getParentDir(String) - Static method in class org.apache.jackrabbit.core.fs.FileSystemPathUtil
-
Returns the parent directory of the specified
path
. - getParentDocId(int) - Method in class org.apache.jackrabbit.core.query.lucene.CachingMultiIndexReader
-
Returns the DocId of the parent of
n
orDocId.NULL
ifn
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() - 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.NodeInfo
- getParentId() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
-
Returns the parent id of this bundle
- getParentId() - Method in class org.apache.jackrabbit.core.state.ItemState
-
Returns the NodeId of the parent
NodeState
ornull
if either this item state represents the root node or this item state is 'free floating', i.e. - getParentId() - Method in class org.apache.jackrabbit.core.state.NodeState
-
Returns the NodeId of the parent
NodeState
ornull
if either this item state represents the root node or this item state is 'free floating', i.e. - getParentId() - Method in class org.apache.jackrabbit.core.state.PropertyState
-
Returns the NodeId of the parent
NodeState
ornull
if either this item state represents the root node or this item state is 'free floating', i.e. - getParentId() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
-
Returns the parent id of this node
- 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.jcr2spi.operation.SetTree
- 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. - getParentId(ItemState) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
-
Returns the
parentUUID
of the given item. - getParentId(ItemState) - Method in class org.apache.jackrabbit.core.ZombieHierarchyManager
-
Returns the
parentUUID
of the given item. - getParentIds(ItemState, boolean) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
-
Return all parents of a node.
- getParentLogger() - Method in class org.apache.jackrabbit.core.util.db.DataSourceWrapper
-
Unsupported Java 7 method.
- 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 ifn
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 ifn
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 ifn
does not have a parent (n
is the root node). - getParents(int, int[]) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex.CombinedIndexReader
-
Returns the document number of the parent of
n
or an empty array ifn
does not have a parent (n
is the root node). - 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.AbstractRemove
- 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
- getParentState() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetTree
- 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.
- getPart(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- getParts() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- 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 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() - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- 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() - 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() - 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.spi.commons.EventImpl
- getPath() - Method in class org.apache.jackrabbit.spi.commons.ItemInfoImpl
-
Returns the
Path
of the item represented by thisItemInfo
. - 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 thisItemInfo
. - 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 thisItemInfo
. - getPath(String) - Method in class org.apache.jackrabbit.core.SessionImpl
- getPath(String) - Method in interface org.apache.jackrabbit.spi.commons.conversion.IdentifierResolver
- getPath(Node) - Static method in class org.apache.jackrabbit.test.api.query.qom.AbstractQOMTest
-
Returns the path of the
node
or an empty string ifnode
isnull
. - getPath(ItemId) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
-
Returns the path to the given item.
- 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(ItemId) - Static method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
- getPath(NodeId, Name) - Static method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
- 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() - Method in class org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet
-
Returns the configured path prefix
- getPathPrefix(ServletContext) - Static method in class org.apache.jackrabbit.webdav.jcr.JCRWebdavServerServlet
-
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
- getPendingUploads() - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- 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.
- 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(String) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
-
Returns
null
. - getPolicies(String) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlEditor
-
Retrieves the policies for the Node identified by the given
nodePath
. - getPolicies(String) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLEditor
- getPolicies(String) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLEditor
- getPolicies(String) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
- getPolicies(Principal) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
- 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(Principal) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLEditor
-
Always returns an empty array as no applicable policies are exposed.
- getPolicies(Principal) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLEditor
- getPolicies(Principal) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
- getPollTimeout() - Method in interface org.apache.jackrabbit.jcr2spi.config.RepositoryConfig
-
Specifies an interval used for polling the
RepositoryService
for changes. - getPollTimeout() - Method in 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
- getPopularQueries() - Method in class org.apache.jackrabbit.stats.jmx.QueryStatManager
- getPopularQueries() - Method in class org.apache.jackrabbit.stats.QueryStatImpl
- getPopularQueriesQueueSize() - Method in class org.apache.jackrabbit.stats.jmx.QueryStatManager
- getPopularQueriesQueueSize() - Method in class org.apache.jackrabbit.stats.QueryStatImpl
- 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.standalone.cli.Argument
- getPosition() - Method in class org.apache.jackrabbit.stats.QueryStatDtoImpl
- getPosition() - Method in interface org.apache.jackrabbit.webdav.ordering.OrderingDavServletRequest
-
Return a
Position
object encapsulating thePosition header
field ornull
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 typeQueryConstants.TYPE_POSITION
. - getPreAuthAttributeName() - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
-
Deprecated.For security reasons the support for the preAuth attribute has been deprecated and will no longer be available in a subsequent release. See also JCR-3293
- 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
amongstnode
's child nodes wrt. - getPredecessorIds() - Method in class org.apache.jackrabbit.jcr2spi.operation.ResolveMergeConflict
- getPredecessors() - Method in interface org.apache.jackrabbit.core.version.InternalVersion
-
Equivalent to
Version.getPredecessors()
} - getPredecessors() - Method in class org.apache.jackrabbit.core.version.VersionImpl
- getPredecessors() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionImpl
- GetPredecessorsTest - Class in org.apache.jackrabbit.test.api.version
-
GetPredecessorsTest
provides test methods coveringVersion.getPredecessors()
,Version.getLinearPredecessor()
andVersion.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() - 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
- 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.spi.commons.namespace.NamespaceMapping
-
Returns the prefix which is mapped to the given URI.
- getPrefix(String) - Method in interface org.apache.jackrabbit.spi.commons.namespace.NamespaceResolver
-
Returns the prefix which is mapped to the given URI.
- getPrefix(String) - Method in class org.apache.jackrabbit.spi.commons.namespace.RegistryNamespaceResolver
- getPrefix(String) - Method in class org.apache.jackrabbit.spi.commons.namespace.SessionNamespaceResolver
-
Returns the prefix which is mapped to the given URI.
- getPrefix(String) - Static method in class org.apache.jackrabbit.test.AbstractJCRTest
-
Returns the prefix for the given
jcrName
. - 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.
- getPrefixedName(QName) - 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
- 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
- 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.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
- getPrimaryNodeTypeName() - Method in class org.apache.jackrabbit.core.NodeImpl
-
Returns the name of the primary node type as exposed on the node state without retrieving the node type.
- getPrimaryNodeTypeName() - Method in class org.apache.jackrabbit.core.observation.EventImpl
- getPrimaryNodeTypeName() - Method in interface org.apache.jackrabbit.spi.commons.AdditionalEventInfo
- getPrimaryNodeTypeName() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
- getPrimaryNodeTypeName() - Method in interface org.apache.jackrabbit.spi.Event
- getPrimaryNodeTypes() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
- getPrimaryNodeTypes() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
- getPrimaryParentId() - Method in class org.apache.jackrabbit.core.AbstractNodeData
-
Return the primary parent id of this node.
- getPrimaryPath() - Method in class org.apache.jackrabbit.core.ItemImpl
-
Returns the primary path to this
Item
. - getPrimaryPath() - Method in class org.apache.jackrabbit.core.NodeImpl
-
Returns the primary path to this
Item
. - getPrimaryTypeName() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetPrimaryType
- getPrimaryTypeName() - Method in class org.apache.jackrabbit.spi.commons.tree.AbstractTree
- getPrimaryTypeName() - Method in interface org.apache.jackrabbit.spi.Tree
- getPrimaryTypeName(PropertyState) - Static method in class org.apache.jackrabbit.jcr2spi.util.StateUtility
- getPrincipal() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
- getPrincipal() - Method in class org.apache.jackrabbit.core.security.user.UserImpl
- getPrincipal() - Method in class org.apache.jackrabbit.webdav.security.AclProperty.Ace
- 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
- 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.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(Credentials) - Method in class org.apache.jackrabbit.core.security.simple.SimpleLoginModule
-
Uses the configured
PrincipalProvider
to retrieve the principal. - getPrincipal(Session, String) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Retrieves the principal with the specified
principalName
. - getPrincipalManager() - Method in class org.apache.jackrabbit.core.SessionImpl
- 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
- 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.
Note, that the search result must be converted toMultiStatusResponse
s that must be returned back to this report. - 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() - 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
- 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() - Method in class org.apache.jackrabbit.webdav.security.SupportedPrivilege
- getPrivilege(String) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeManagerImpl
- getPrivilege(String) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
-
Deprecated.Use
PrivilegeManager.getPrivilege(String)
instead. - 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.AbstractCompiledPermissions.Result
- getPrivilegeBits() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
- getPrivilegeCollection() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
- getPrivilegeDefinitions() - Method in class org.apache.jackrabbit.spi.commons.privilege.PrivilegeDefinitionReader
-
Returns the privilege definitions retrieved from the input stream.
- getPrivilegeDefinitions(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- getPrivilegeDefinitions(SessionInfo) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
TODO
- getPrivilegeDefinitions(SessionInfo) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- getPrivilegeDefinitions(SessionInfo) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
- getPrivilegeManager() - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
- getPrivilegeManager() - Method in class org.apache.jackrabbit.core.security.AMContext
-
Returns the privilege manager
- getPrivilegeManager() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
- getPrivilegeManager() - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
- getPrivilegeManager() - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
- getPrivilegeManager() - Method in class org.apache.jackrabbit.core.session.SessionContext
-
Returns the privilege manager of this session.
- getPrivilegeManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
-
Return the
PrivilegeManager
. - getPrivilegeManagerImpl() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
- getPrivilegeManagerImpl() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions
-
Retrieve the privilege manager.
- getPrivilegeNames(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- getPrivilegeNames(SessionInfo, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
TODO
- getPrivilegeNames(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- getPrivilegeNames(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
- getPrivilegeRegistry() - Method in class org.apache.jackrabbit.core.RepositoryContext
-
Returns the privilege registry of this repository.
- getPrivileges() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions.Result
-
Deprecated.jackrabbit 2.3 (throws UnsupportedOperationException, use getPrivilegeBits instead)
- getPrivileges() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
- getPrivileges() - Method in class org.apache.jackrabbit.webdav.security.AclProperty.Ace
- getPrivileges(int) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
-
Deprecated.Use
PrivilegeManagerImpl.getPrivileges(PrivilegeBits)
instead. - getPrivileges(String) - 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.DefaultAccessManager
- getPrivileges(String, Set<Principal>) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
- getPrivileges(PrivilegeBits) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeManagerImpl
-
Returns an array of registered
Privilege
s. - getPrivileges(Path) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions
- getPrivileges(Path) - Method in interface org.apache.jackrabbit.core.security.authorization.CompiledPermissions
-
Deprecated.Use
CompiledPermissions.getPrivilegeSet(Path)
instead. - getPrivileges(SessionInfo, NodeId, NamePathResolver) - Method in interface org.apache.jackrabbit.jcr2spi.security.authorization.AccessControlProvider
- getPrivileges(SessionInfo, NodeId, NamePathResolver) - Method in class org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.acl.AccessControlProviderImpl
- getPrivilegeSet(Path) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions
- getPrivilegeSet(Path) - Method in interface org.apache.jackrabbit.core.security.authorization.CompiledPermissions
-
Returns the
Privilege
s granted by the underlying policy at the givenabsPath
. - 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() - 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() - Method in interface org.apache.jackrabbit.webdav.DavResource
-
Returns all webdav properties present on this resource that will be return upon a
DavConstants.PROPFIND_ALL_PROP
request. - getProperties() - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
- getProperties(int) - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
-
Get properties present in this response for the given status code.
- getProperties(String) - Method in class org.apache.jackrabbit.core.NodeImpl
- getProperties(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- getProperties(String[]) - Method in class org.apache.jackrabbit.core.NodeImpl
- getProperties(String[]) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- getProperties(Node) - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
- getProperties(Node) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an
Iterable
over the properties of the given node. - getProperties(Node, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an
Iterable
over those properties of the given node that match the given name pattern. - getProperties(Node, String[]) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an
Iterable
over those properties of the given node that match the given name patterns. - 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(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 - getPropertiesSizeKey() - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
- getProperty() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
If this property is of type
PATH
(or convertible to this type) this method returns theProperty
to which this property refers. - getProperty() - Method in class org.apache.jackrabbit.core.PropertyImpl
- getProperty() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
- getProperty() - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode.OrderSpec
-
Deprecated.use
OrderQueryNode.OrderSpec.getPropertyPath()
instead. - getProperty(Object) - Method in interface org.apache.jackrabbit.server.io.ImportContext
- getProperty(Object) - Method in class org.apache.jackrabbit.server.io.ImportContextImpl
- getProperty(String) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Returns the property at the given relative path from this node.
- getProperty(String) - Method in class org.apache.jackrabbit.commons.AbstractSession
-
Returns the property with the given absolute path.
- getProperty(String) - Method in class org.apache.jackrabbit.core.NodeImpl
- 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(String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
- getProperty(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- getProperty(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
- getProperty(String) - Method in class org.apache.jackrabbit.test.AbstractJCRTest
-
Returns the value of the configuration property with
propName
. - 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(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(String, String) - Method in class org.apache.jackrabbit.test.AbstractJCRTest
-
Returns the value of the configuration property with specified
name
. - getProperty(Properties, String, String) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
-
Get the expanded property value.
- 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(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Returns the property of
this
node with the specifiedname
. - getProperty(Name) - Method in class org.apache.jackrabbit.core.virtual.VirtualNodeState
-
returns the property state of the given name
- getProperty(Name) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- getProperty(Path) - Method in class org.apache.jackrabbit.core.ItemManager
- getProperty(Path) - Method in interface org.apache.jackrabbit.jcr2spi.ItemManager
- getProperty(Path) - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
- getProperty(DavPropertyName) - Method in interface org.apache.jackrabbit.webdav.DavResource
-
Return the webdav property with the specified name.
- getProperty(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
- getProperty(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemResource
- getProperty(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.jcr.RootCollection
- getProperty(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.jcr.version.VersionHistoryItemCollection
- getProperty(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.jcr.version.VersionItemCollection
- getProperty(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.jcr.VersionControlledItemCollection
- getProperty(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.jcr.WorkspaceResourceImpl
- 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 withFieldNames.FULLTEXT_PREFIX
), andnull
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 withFieldNames.FULLTEXT_PREFIX
)), andnull
if none is configured, or the configured analyzer cannot be found. - getPropertyBoost(NodeState, Name) - Method in interface org.apache.jackrabbit.core.query.lucene.IndexingConfiguration
-
Returns the boost value for the given property name.
- getPropertyBoost(NodeState, Name) - Method in class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationImpl
-
Returns the boost value for the given property name.
- getPropertyBoost(Name) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
-
Returns the boost value for the given property name.
- getPropertyDefinition() - Method in class org.apache.jackrabbit.core.PropertyData
-
Return the associated property definition.
- getPropertyDefinition(QPropertyDefinition) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
- getPropertyDefinition(QPropertyDefinition) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
-
Retrieve the
PropertyDefinition
for the givenQPropertyDefinition
. - getPropertyDefinition(QPropertyDefinition) - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
-
Retrieve the
PropertyDefinition
for the givenQPropertyDefinition
. - 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(SessionInfo, PropertyId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Returns the
QPropertyDefinition
for theProperty
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 theProperty
identified by the given id. - getPropertyDefinitions() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeImpl
- getPropertyDefinitions() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeImpl
- getPropertyDefinitionTemplates() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
- 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(Name) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
-
Returns the valid
PropertyEntry
with the specified name ornull
if no matching entry exists. - getPropertyEntry(Name) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
- getPropertyEntry(Name, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
-
Returns the valid
PropertyEntry
with the specified name ornull
if no matching entry exists. - getPropertyEntry(Name, boolean) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
-
Ignores the
loadIfNotFound
flag due to the fact, thatNodeInfo.getPropertyIds()
returns the complete list of property names currently available. - getPropertyEntry(Path) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManager
-
Resolves a path into a
PropertyEntry
. - getPropertyEntry(Path) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
- getPropertyEntry(PropertyId) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManager
-
Resolves a propertyId into a
PropertyEntry
. - getPropertyEntry(PropertyId) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
- getPropertyExistenceQuery(PropertyExistence) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
- 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(PropertyId) - Method in interface org.apache.jackrabbit.spi.ItemInfoCache
-
Retrieve a cache entry for the given
propertyId
ornull
if no such entry is in the cache. - getPropertyInfo(SessionInfo, PropertyId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- getPropertyInfo(SessionInfo, PropertyId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Deprecated.
- getPropertyInfo(SessionInfo, PropertyId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- getPropertyInfo(SessionInfo, PropertyId) - Method in class org.apache.jackrabbit.spi2davex.RepositoryServiceImpl
- getPropertyInfo(SessionInfo, PropertyId) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
-
Returns the
PropertyInfo
for theProperty
identified by the given id. - getPropertyIsMultivalued() - Method in class org.apache.jackrabbit.test.api.BinaryPropertyTest
-
Returns "does not matter" (
null
). - getPropertyIsMultivalued() - Method in class org.apache.jackrabbit.test.api.BooleanPropertyTest
-
Returns "does not matter" (
null
). - getPropertyIsMultivalued() - Method in class org.apache.jackrabbit.test.api.DatePropertyTest
-
Returns "does not matter" (
null
). - getPropertyIsMultivalued() - Method in class org.apache.jackrabbit.test.api.DoublePropertyTest
-
Returns "does not matter" (
null
). - getPropertyIsMultivalued() - Method in class org.apache.jackrabbit.test.api.LongPropertyTest
-
Returns "does not matter" (
null
). - getPropertyIsMultivalued() - Method in class org.apache.jackrabbit.test.api.NamePropertyTest
-
Returns "does not matter" (
null
). - getPropertyIsMultivalued() - Method in class org.apache.jackrabbit.test.api.PathPropertyTest
-
Returns "does not matter" (
null
). - getPropertyIsMultivalued() - Method in class org.apache.jackrabbit.test.api.ReferencePropertyTest
-
Returns
Boolean.FALSE
. - getPropertyIsMultivalued() - Method in class org.apache.jackrabbit.test.api.StringPropertyTest
-
Returns "does not matter" (
null
). - getPropertyIsMultivalued() - Method in class org.apache.jackrabbit.test.api.UndefinedPropertyTest
-
Returns "does not matter" (
null
). - getPropertyManager() - Method in class org.apache.jackrabbit.webdav.simple.ResourceConfig
- getPropertyName() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddProperty
- getPropertyName() - Method in class org.apache.jackrabbit.spi.commons.query.ExactQueryNode
-
Returns the name of the property to match.
- getPropertyName() - Method in 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 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() - 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
- getPropertyNames(int) - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
-
Get property names present in this response for the given status code.
- 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 eventualDavConstants.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
- getPropertyOrNull(String) - Method in class org.apache.jackrabbit.core.SessionImpl
- 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() - Method in class org.apache.jackrabbit.core.PropertyData
-
Return the associated property state.
- 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(PropertyId) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
-
Retrieves the state of the property with the given id.
- 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(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(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. - getPropertyState(Path) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManager
-
Retrieves the
PropertyEntry
corresponding to the given path and resolves it to the underlyingPropertyState
. - getPropertyState(Path) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
- 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
. - getPropertyType(String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the numeric constant value of the property type with the specified name.
- getPropertyTypeNames(boolean) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Return the property type names including or excluding 'undefined' depending on the specified flag.
- 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() - Method in class org.apache.jackrabbit.spi.commons.query.qom.LengthImpl
-
Gets the property value for which to compute the length.
- 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
- getPropertyValueQuery(String, String, Value, int, int) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
- getPropertyValues(Name) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
-
Returns the values of the given property or
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
orDavConstants.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
- getProxyHost() - Method in class org.apache.jackrabbit.spi2dav.ConnectionOptions
- getProxyPassword() - Method in class org.apache.jackrabbit.spi2dav.ConnectionOptions
- getProxyPort() - Method in class org.apache.jackrabbit.spi2dav.ConnectionOptions
- getProxyProtocol() - Method in class org.apache.jackrabbit.spi2dav.ConnectionOptions
- getProxyUsername() - Method in class org.apache.jackrabbit.spi2dav.ConnectionOptions
- getQName() - Method in class org.apache.jackrabbit.core.ItemImpl
- 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
- getQName(String) - Method in class org.apache.jackrabbit.core.ItemImpl
-
Utility method that converts the given string into a qualified JCR name.
- 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(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(EffectiveNodeType, Name, Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProviderImpl
- 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(Name[], Name, Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProviderImpl
- 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, NodeId) - 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 thesessionInfo
, - getQNodeTypeDefinitions(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- getQNodeTypeDefinitions(SessionInfo) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Retrieve the
QNodeTypeDefinition
s of all registered nodetypes. - getQNodeTypeDefinitions(SessionInfo) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- getQNodeTypeDefinitions(SessionInfo) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
-
Retrieve the
QNodeTypeDefinition
s of all registered nodetypes. - getQNodeTypeDefinitions(SessionInfo, Name[]) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
This default implementation first calls
AbstractRepositoryService.checkSessionInfo(SessionInfo)
with thesessionInfo
, then gathers theQNodeTypeDefinition
s with the givennodetypeNames
. - getQNodeTypeDefinitions(SessionInfo, Name[]) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- getQNodeTypeDefinitions(SessionInfo, Name[]) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Retrieve
QNodeTypeDefinition
s for the given names. - getQNodeTypeDefinitions(SessionInfo, Name[]) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- getQNodeTypeDefinitions(SessionInfo, Name[]) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
-
Retrieve
QNodeTypeDefinition
s 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
- getQPath() - Method in class org.apache.jackrabbit.core.observation.EventImpl
-
Returns the
Path
of this event. - 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.
- getQPath(String) - Method in class org.apache.jackrabbit.core.session.SessionContext
- getQPath(String) - 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) - 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) - 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 class org.apache.jackrabbit.core.session.SessionContext
- getQPath(String, boolean) - Method in class org.apache.jackrabbit.core.SessionImpl
- getQPath(String, boolean) - Method in class org.apache.jackrabbit.spi.commons.conversion.CachingPathResolver
- getQPath(String, boolean) - Method in class org.apache.jackrabbit.spi.commons.conversion.DefaultNamePathResolver
- 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 givenjcrPath
. - getQPath(String, boolean) - Method in interface org.apache.jackrabbit.spi.commons.conversion.PathResolver
-
Returns the path object for the given JCR path string.
- 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) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProviderImpl
- 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 class org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProviderImpl
- 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, PropertyId) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.ItemDefinitionProviderImpl
- 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 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 calledExpanded Name
. - getQualifiedName(Session, String) - Static method in class org.apache.jackrabbit.test.AbstractJCRTest
-
Returns the expanded name for the given
jcrName
. - 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() - 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.
- getQuery(Node) - Method in class org.apache.jackrabbit.core.query.QueryManagerImpl
- getQuery(Node) - Method in class org.apache.jackrabbit.jcr2spi.query.QueryManagerImpl
- getQueryClass() - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
- getQueryClass() - Method in interface org.apache.jackrabbit.core.query.QueryHandler
- getQueryGrammerSet() - Method in class org.apache.jackrabbit.webdav.jcr.search.SearchResourceImpl
- getQueryGrammerSet() - Method in interface org.apache.jackrabbit.webdav.search.SearchResource
-
Returns the protected DAV:supported-method-set property which is defined mandatory by RTF 3253.
- getQueryHandler() - Method in class org.apache.jackrabbit.core.SearchManager
- 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
- 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
- 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
forlanguage
. - getQueryOrderable() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
- getQueryStat() - Method in class org.apache.jackrabbit.core.stats.StatManager
- 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 checkQueryManager.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
forlanguage
. - getQValue() - Method in class org.apache.jackrabbit.spi.commons.value.QValueValue
-
Returns the embedded
QValue
. - getQValue(String, int, NamePathResolver, QValueFactory) - Static method in class org.apache.jackrabbit.spi.commons.value.ValueFormat
- getQValue(Value, 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 thisValueFactory
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() - 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 theRepository
returned byRepositoryStub.getRepository()
. - getReadOnlyPermissions() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
-
Returns compiled permissions for a read-only user i.e.
- 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 nameworkspaceName
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 theRepository
returned byRepositoryStub.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 nameworkspaceName
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 class org.apache.jackrabbit.core.data.AbstractDataStore
- getRecord(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- 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.MultiDataStore
-
Returns the identified data record from the primary data store.
- getRecordFromReference(String) - Method in class org.apache.jackrabbit.core.data.AbstractDataStore
- getRecordFromReference(String) - Method in interface org.apache.jackrabbit.core.data.DataStore
-
Returns the record that matches the given binary reference.
- getRecordFromReference(String) - Method in class org.apache.jackrabbit.core.data.MultiDataStore
- getRecordIfStored(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
Get a data record for the given identifier or null it data record doesn't exist in
Backend
- 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
- getRecordIfStored(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.FileDataStore
-
Get a data record for the given identifier.
- getRecordIfStored(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.MultiDataStore
-
Check if a record for the given identifier exists in the primary data store.
- getRecords() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
-
Return an iterator over all available records in the journal.
- getRecords() - Method in class org.apache.jackrabbit.core.journal.FileJournal
-
Return an iterator over all available records in the journal.
- getRecords() - Method in interface org.apache.jackrabbit.core.journal.Journal
-
Return an iterator over all available records in the journal.
- getRecords() - Method in class org.apache.jackrabbit.core.journal.MemoryJournal
-
Return an iterator over all available records in the journal.
- getRecords(long) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
-
Return an iterator over all records after the specified revision.
- getRecords(long) - Method in class org.apache.jackrabbit.core.journal.FileJournal
-
Return an iterator over all records after the specified revision.
- getRecords(long) - Method in interface org.apache.jackrabbit.core.journal.Journal
-
Return an iterator over all records after the specified revision.
- getRecords(long) - Method in class org.apache.jackrabbit.core.journal.MemoryJournal
-
Return an iterator over all records after the specified revision.
- getRecursiveAggregationLimit() - Method in interface org.apache.jackrabbit.core.query.lucene.AggregateRule
-
recursive aggregation (for same type nodes) limit.
- getRedoLogFactory() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
- getRedoLogFactoryClass() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
- getRefCountJr() - Method in class org.apache.jackrabbit.core.query.lucene.RefCountingIndexReader
- getReference() - Method in class org.apache.jackrabbit.commons.jackrabbit.SimpleReferenceBinary
- getReference() - Method in class org.apache.jackrabbit.core.data.AbstractDataRecord
- getReference() - Method in interface org.apache.jackrabbit.core.data.DataRecord
-
Returns a secure reference to this binary, or
null
if no such reference is available. - 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
- getReferenceFromIdentifier(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.AbstractDataStore
- 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 theHrefProperty
with the specifiedname
. - getReferences() - Method in class org.apache.jackrabbit.core.NodeImpl
- getReferences() - Method in class org.apache.jackrabbit.core.persistence.util.NodeInfo
- getReferences() - Method in class org.apache.jackrabbit.core.state.NodeReferences
- getReferences() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- getReferences() - Method in class org.apache.jackrabbit.jcr2spi.util.ReferenceChangeTracker
- getReferences() - Method in class org.apache.jackrabbit.spi.commons.NodeInfoImpl
-
Return the
Id
s of the properties that are referencing the node based on this info object. - getReferences() - Method in interface org.apache.jackrabbit.spi.NodeInfo
-
Deprecated.
- getReferences() - Method in class org.apache.jackrabbit.spi2dav.NodeInfoImpl
- getReferences() - Method in class org.apache.jackrabbit.spi2davex.NodeInfoImpl
- getReferences(String) - Method in class org.apache.jackrabbit.core.NodeImpl
- getReferences(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- getReferences(Node) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an
Iterable
over references to the given node. - getReferences(Node, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an
Iterable
over those references to the given node that have the given name. - getReferences(SessionInfo, NodeId, Name, boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- getReferences(SessionInfo, NodeId, Name, boolean) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Returns the
Id
s of the properties that are referencing the node identified by the givennodeId
. - getReferences(SessionInfo, NodeId, Name, boolean) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- getReferences(SessionInfo, NodeId, Name, boolean) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
-
Returns the
Id
s of the properties that are referencing the node identified by the givennodeId
. - 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
- 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 thesessionInfo
, 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.PrivilegeManagerImpl
- getRegisteredPrivileges() - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
-
Deprecated.Use
PrivilegeManager.getRegisteredPrivileges()
instead. - 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) - 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.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, 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() - Method in class org.apache.jackrabbit.jcr2spi.operation.Restore
-
Relative path to the non-existing restore target or
null
if the state identified byRestore.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
- getRelativePath(NodeState, PropertyState) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
Returns the relative path from
nodeState
topropState
. - 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.
- getRemoteAddr() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- getRemoteHost() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- getRemotePort() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- getRemoteUser() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- getRemovedChildNodeEntries() - Method in class org.apache.jackrabbit.core.state.NodeState
-
Returns a list of child node entries, that exist in the overlayed node state but have been removed from this node state.
- getRemovedPropertyNames() - Method in class org.apache.jackrabbit.core.state.NodeState
-
Returns a set of
Name
s 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.AbstractRemove
- getRemoveId() - Method in class org.apache.jackrabbit.jcr2spi.operation.Remove
- 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() - Method in class org.apache.jackrabbit.core.persistence.bundle.ConsistencyCheckerImpl
-
Return the report of a consistency
ConsistencyCheckerImpl.check(java.lang.String[], boolean)
/ConsistencyCheckerImpl.doubleCheckErrors()
/ConsistencyCheckerImpl.repair()
- 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() - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the default repository of the current environment.
- 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() - 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() - Method in class org.apache.jackrabbit.j2ee.RepositoryAccessServlet
-
Returns the JCR repository
- 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() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
- getRepository() - Method in class org.apache.jackrabbit.server.remoting.davex.DavexServletService
- 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.ServletRepositoryFactory
-
Looks up and returns a repository bound in the configured servlet context attribute.
- getRepository() - Method in class org.apache.jackrabbit.test.JNDIRepositoryStub
-
Returns a reference to the
Repository
provided by thisRepositoryStub
. - 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 thisRepositoryStub
. - 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
. - 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.client.RepositoryFactoryImpl
-
Creates a JCR repository from the given
parameters
. - getRepository(Map) - Method in class org.apache.jackrabbit.commons.JndiRepositoryFactory
- getRepository(Map) - Method in class org.apache.jackrabbit.core.RepositoryFactoryImpl
- 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 theparameters
passed. - getRepository(Map<String, String>) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Looks up the available
repository factories
and returns therepository
that one of the factories returns for the given settings. - getRepository(ServletContext) - Static method in class org.apache.jackrabbit.j2ee.RepositoryAccessServlet
-
Returns the JCR repository
- getRepository(Context) - Static method in class org.apache.jackrabbit.standalone.cli.CommandHelper
-
Gets the current working
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.core.RepositoryContext
- 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.
- getRepositoryContext(Repository) - Static method in class org.apache.jackrabbit.core.JackrabbitRepositoryStub
- 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 thisRepositoryService
. - 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 thisRepositoryService
. - 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() - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
-
Return the repository home.
- getRepositoryHome() - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
- getRepositoryHome(Properties) - Static method in class org.apache.jackrabbit.core.config.RepositoryConfig
- 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 class org.apache.jackrabbit.core.RepositoryFactoryImpl
- getRepositoryName() - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
- 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.AbstractLocatorFactory
-
Subclasses must defined how the repository path is built from the given resource and workspace path.
- 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() - Method in class org.apache.jackrabbit.webdav.jcr.JcrDavSession
-
Unwrap the
repository session
object. - getRepositorySession(DavSession) - Static method in class org.apache.jackrabbit.webdav.jcr.JcrDavSession
- getRepositoryStatistics() - Method in class org.apache.jackrabbit.core.persistence.PMContext
-
Returns the repository statistics collector.
- getRepositoryStatistics() - Method in class org.apache.jackrabbit.core.RepositoryContext
-
Returns the repository statistics collector.
- getRepositoryURI() - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
-
Return the repository URI.
- getRequest() - Method in interface org.apache.jackrabbit.webdav.WebdavRequestContext
-
Return the current
WebdavRequest
instance associated with the current thread of execution. - getRequestContentCodings() - Method in interface org.apache.jackrabbit.webdav.ContentCodingAwareRequest
- getRequestContentCodings() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- 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. - getRequestTimeoutMs() - Method in class org.apache.jackrabbit.spi2dav.ConnectionOptions
- 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.spi.commons.nodetype.NodeDefinitionImpl
- getRequiredPrimaryTypeNames() - Method in class org.apache.jackrabbit.webdav.jcr.nodetype.NodeDefinitionImpl
- 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.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
- getResolver() - Method in class org.apache.jackrabbit.spi.commons.tree.AbstractTree
- 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() - 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() - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
- 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(String, String) - Method in class org.apache.jackrabbit.webdav.jcr.DavLocatorFactoryImpl
- getResourcePath(String, String) - Method in class org.apache.jackrabbit.webdav.simple.LocatorFactoryImplEx
- getResourcePathPrefix() - Method in class org.apache.jackrabbit.server.remoting.davex.DavexServletService
- getResourcePathPrefix() - Method in class org.apache.jackrabbit.server.remoting.davex.JcrRemotingServlet
- 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
- getResponseBodyAsDocument(HttpEntity) - Method in class org.apache.jackrabbit.webdav.client.methods.BaseDavRequest
-
Gets a
Document
representing the response body. - getResponseBodyAsEventDiscovery(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.BaseDavRequest
-
Return response body as
EventDiscovery
object. - getResponseBodyAsLockDiscovery(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.BaseDavRequest
-
Return response body as
LockDiscovery
object. - getResponseBodyAsMultiStatus(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.BaseDavRequest
-
Return response body as
MultiStatus
object. - getResponseBodyAsSubscriptionDiscovery(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.BaseDavRequest
-
Return response body as
SubscriptionDiscovery
object. - getResponseDescription() - Method in class org.apache.jackrabbit.webdav.MultiStatus
-
Returns the response description.
- getResponseDescription() - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
- getResponseException(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.BaseDavRequest
-
Obtain a
DavException
representing the response. - getResponses() - Method in class org.apache.jackrabbit.webdav.MultiStatus
-
Returns the multistatus responses present as array.
- getRestriction(String) - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
- getRestriction(Name) - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
- 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.
- getRestrictions(String) - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
- getRestrictionType(String) - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
- getResult(Result) - Static method in class org.apache.jackrabbit.webdav.xml.ResultHelper
-
In case the underlying XML library doesn't properly handle xmlns attributes this method creates new content handler dealing with the misbehavior and returns an new instance of SAXResult.
- 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 intoQueryResultImpl.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(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.
- 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
- 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
-
Equivalent to
VersionHistory.getRootVersion()
. - getRootVersion() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
- getRootVersion() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
- getRootVersionId() - Method in class org.apache.jackrabbit.core.version.VersionHistoryInfo
-
Returns the identifier of the root version node.
- getRows() - Method in class org.apache.jackrabbit.core.query.lucene.join.SimpleQueryResult
-
Returns the query result rows.
- getRows() - Method in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
- getRows() - Method in interface org.apache.jackrabbit.spi.QueryInfo
- getRows() - Method in class org.apache.jackrabbit.spi2dav.QueryInfoImpl
- getRows(QueryResult) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an
Iterable
over nodes in the given query result. - 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;
BundleDbPersistenceManager.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
orTransactionConstants.GLOBAL
. - getScope() - Method in class org.apache.jackrabbit.webdav.transaction.TxLockEntry
- getScore() - Method in class org.apache.jackrabbit.core.query.lucene.join.JoinRow
- getScore() - 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(String) - Method in class org.apache.jackrabbit.core.query.lucene.join.JoinRow
- getScore(String) - Method in class org.apache.jackrabbit.core.query.lucene.join.SelectorRow
- getScore(String) - Method in interface org.apache.jackrabbit.spi.QueryResultRow
-
Returns score for the given
selectorName
of this result row. - getScore(String) - 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 givenkey
. - getSearchArguments() - Method in class org.apache.jackrabbit.webdav.security.report.PrincipalSearchReport
-
Retrieve the search arguments used to run the search for principals.
Note, that the search result must be converted toMultiStatusResponse
s that must be returned back to this report. - getSearchGrammars(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpOptions
-
Compute set of search grammars returned in the "dasl" header field
- 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.
Note, that the search result must be converted toMultiStatusResponse
s that must be returned back to this report. - getSearchString() - Method in class org.apache.jackrabbit.webdav.security.report.PrincipalSearchReport.SearchArgument
- 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.
- 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 ornull
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
ornull
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 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
- getSequentialSubReaders() - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexReader
- getSequentialSubReaders() - Method in class org.apache.jackrabbit.core.query.lucene.RefCountingIndexReader
- 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.
- getServerName() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- getServerPort() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- getServletContext() - 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() - 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.StaleProperty
- getSession() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
- getSession() - Method in interface org.apache.jackrabbit.server.io.CopyMoveContext
- getSession() - Method in class org.apache.jackrabbit.server.io.CopyMoveContextImpl
- getSession() - Method in interface org.apache.jackrabbit.server.io.DeleteContext
- getSession() - Method in class org.apache.jackrabbit.server.io.DeleteContextImpl
- 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() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- getSession(boolean) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- getSession(HttpServletRequest, Repository, String) - Method in class org.apache.jackrabbit.server.remoting.davex.DavexServletService
-
Asks each available session provider in order for a session and returns the first session given.
- 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(JCASessionHandle) - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
-
Return the session.
- getSessionAttribute(String) - Method in class org.apache.jackrabbit.core.observation.EventImpl
- getSessionAttribute(String) - Method in interface org.apache.jackrabbit.spi.commons.AdditionalEventInfo
- 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.server.remoting.davex.DavexServletService
- 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() - 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(Node) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an
Iterable
over the shared set of the given node. - 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
- getSingletonField(HttpServletRequest, String) - Static method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
Get field value of a singleton field
- 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 interface org.apache.jackrabbit.commons.iterator.SizedIterator
-
The number of elements of this iterator or -1 if not known.
- getSize() - Method in class org.apache.jackrabbit.commons.jackrabbit.SimpleReferenceBinary
- getSize() - Method in class org.apache.jackrabbit.core.LazyItemIterator
- getSize() - Method in class org.apache.jackrabbit.core.observation.EventJournalImpl
- getSize() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
-
Returns the approx.
- 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
Item
s 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.value.BinaryImpl
- getSize(RangeIterator) - Method in class org.apache.jackrabbit.test.AbstractJCRTest
-
Returns the size of the
RangeIterator
it
. - getSizedIterator(Iterator<T>, long) - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
- getSizeEstimate() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
Get the size estimate setting.
- getSkipBinaryKey() - Method in class org.apache.jackrabbit.standalone.cli.xml.AbstractExportViewToFile
- getSleepBetweenNodes() - Method in class org.apache.jackrabbit.core.gc.GarbageCollector
- getSleepBetweenRecords() - Method in class org.apache.jackrabbit.core.data.MultiDataStore
- getSlowQueries() - Method in class org.apache.jackrabbit.stats.jmx.QueryStatManager
- getSlowQueries() - Method in class org.apache.jackrabbit.stats.QueryStatImpl
- getSlowQueriesQueueSize() - Method in class org.apache.jackrabbit.stats.jmx.QueryStatManager
- getSlowQueriesQueueSize() - Method in class org.apache.jackrabbit.stats.QueryStatImpl
- getSocketTimeoutMs() - Method in class org.apache.jackrabbit.spi2dav.ConnectionOptions
- 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
- getStartRepositoryImmediately() - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
- 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.stats.QueryStatDtoImpl
- 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
- getStatManager() - Method in class org.apache.jackrabbit.core.RepositoryContext
- 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 underlyingItemState
this method returns the status of that state, otherwise it returnsStatus._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.
- getStatus() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- 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.
- getStopDelay() - Method in class org.apache.jackrabbit.core.config.ClusterConfig
- 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
- getStream() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Returns the binary value of this property.
- getStream() - Method in class org.apache.jackrabbit.commons.jackrabbit.SimpleReferenceBinary
- getStream() - Method in class org.apache.jackrabbit.core.data.CachingDataRecord
- 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.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 thisQValue
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() - Method in class org.apache.jackrabbit.core.PropertyImpl
-
Wrapper around
PropertyImpl.getValue()
- getString() - Method in enum org.apache.jackrabbit.core.xml.AccessControlImporter.ImportBehavior
- getString() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
- 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 thisQValue
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
- getString(int) - Method in class org.apache.jackrabbit.core.persistence.pool.DbNameIndex
-
Retrieves the string from the database for the given index.
- getStringProperty(Node, String, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the string property value at
relPath
frombaseNode
ordefaultValue
if no such property exists. - getStringProperty(Session, String, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns the string property value at
absPath
ordefaultValue
if no such property exists. - getStringValue() - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
-
Returns the
String
value if this relation if of typeQueryConstants.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 a read only copy of 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.jcr.observation.SubscriptionImpl
-
Returns the id of this subscription.
- getSubscriptionId() - Method in interface org.apache.jackrabbit.webdav.observation.ObservationDavServletRequest
-
Return the
SubscriptionId header
ornull
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 un-subscribing as well as for event discovery later on.
- getSubscriptionId() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- getSubscriptionId(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpSubscribe
- getSubscriptionInfo() - Method in interface org.apache.jackrabbit.webdav.observation.ObservationDavServletRequest
-
Return a
SubscriptionInfo
object representing the subscription info present in the SUBSCRIBE request body ornull
if retrieving the subscription info fails. - getSubscriptionInfo() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- 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.
- 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
- 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.spi.commons.QNodeTypeDefinitionImpl
-
Returns an array containing the names of the supertypes.
- getSupertypes() - Method in interface org.apache.jackrabbit.spi.QNodeTypeDefinition
-
Returns an array containing the names of the supertypes.
- getSuperTypes() - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
-
Returns an array containing the names of the supertypes of the node type definition being built.
- 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 theRepository
returned byRepositoryStub.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 nameworkspaceName
. - 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.EventJournalResourceImpl
- 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() - Method in class org.apache.jackrabbit.webdav.security.SupportedPrivilege
- getSupportedPrivileges(String) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
-
Always returns all registered
Privilege
s. - getSupportedPrivileges(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- getSupportedPrivileges(SessionInfo, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
TODO
- getSupportedPrivileges(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- getSupportedPrivileges(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
- getSupportedPrivileges(SessionInfo, NodeId, NamePathResolver) - Method in interface org.apache.jackrabbit.jcr2spi.security.authorization.AccessControlProvider
-
Obtain the privileges supported at the specified path.
- getSupportedPrivileges(SessionInfo, NodeId, NamePathResolver) - Method in class org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.acl.AccessControlProviderImpl
- getSupportedQueryLanguages() - Method in class org.apache.jackrabbit.core.query.QueryManagerImpl
- getSupportedQueryLanguages() - Method in class org.apache.jackrabbit.jcr2spi.query.QueryManagerImpl
- getSupportedQueryLanguages() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
- getSupportedQueryLanguages(SessionInfo) - Method in class org.apache.jackrabbit.spi.commons.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
- 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
- getSystemSearchManager(String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
-
Returns the system search manager or
null
if none is configured. - 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.OracleFileSystem
-
Returns the configured Oracle tablespace for tables.
- getTablespace() - Method in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
-
Returns the configured Oracle tablespace for tables.
- getTablespace() - Method in class org.apache.jackrabbit.core.persistence.pool.OraclePersistenceManager
-
Returns the configured Oracle tablespace for tables.
- 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.journal.MSSqlDatabaseJournal
-
Returns the configured MS SQL 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.
- 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.
- getTerm(String, String) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
- 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) - 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.util.XMLUtil
-
Same as
XMLUtil.getText(Element)
except that 'defaultValue' is returned instead ofnull
, if the element does not contain any text. - getText(Element, String) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Same as
DomUtil.getText(Element)
except that 'defaultValue' is returned instead ofnull
, 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
- getTikaConfigPath() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
Returns the path of the Tika configuration used for text extraction.
- getTimeout() - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
-
Return the timeout requested in the
Timeout header
aslong
. - getTimeout() - Method in class org.apache.jackrabbit.webdav.header.TimeoutHeader
- getTimeout() - Method in class org.apache.jackrabbit.webdav.jcr.lock.JcrActiveLock
-
Calculates the milliseconds of the timeout from
Lock.getSecondsRemaining()
. - 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.WebdavRequestImpl
-
Parse the Timeout header and return a long representing the value.
- getTimeOut() - Method in class org.apache.jackrabbit.webdav.observation.SubscriptionInfo
-
Return the timeout as retrieved from the request.
- 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.
- getTimeSeries(String, boolean) - Method in class org.apache.jackrabbit.stats.RepositoryStatisticsImpl
- getTimeSeries(RepositoryStatistics.Type) - Method in class org.apache.jackrabbit.stats.RepositoryStatisticsImpl
- 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 occurred.
- getTimestamp() - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
- getTitle() - Method in class org.apache.jackrabbit.jcr2spi.operation.CreateActivity
- getToken() - Method in class org.apache.jackrabbit.webdav.jcr.lock.JcrActiveLock
-
Return the lock token if the
Session
that obtained the lock is the lock token holder,null
otherwise.
NOTE: currently the token generated by the underlying JCR repository is not checked for compliance with RFC 2518 ("OpaqueLockToken-URI = "opaquelocktoken:" UUID [Extension] ; The UUID production is the string representation of a UUID, as defined in [ISO-11578]. - getToken() - Method in interface org.apache.jackrabbit.webdav.lock.ActiveLock
-
Return the lock token.
- getToken() - Method in class org.apache.jackrabbit.webdav.lock.DefaultActiveLock
- 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
- getTokenExpiration() - Method in class org.apache.jackrabbit.core.security.authentication.DefaultLoginModule
- getTokenInfo(String) - Method in class org.apache.jackrabbit.core.security.authentication.token.TokenProvider
-
Retrieves the token information associated with the specified login token.
- getTokenKey() - Method in class org.apache.jackrabbit.standalone.cli.lock.AddLockToken
- getTokenKey() - Method in class org.apache.jackrabbit.standalone.cli.lock.RemoveLockToken
- getTokenNode(TokenCredentials, Session) - Static method in class org.apache.jackrabbit.core.security.authentication.token.TokenBasedAuthentication
- getTotalAccessCount() - Method in class org.apache.jackrabbit.core.cache.AbstractCache
- getTotalAccessCount() - Method in interface org.apache.jackrabbit.core.cache.Cache
-
Get the total number of cache accesses.
- getTotalSize() - Method in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
-
Returns the total number of hits.
- getTouchFileObject(FileObject, boolean) - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSBackend
-
Returns the touch file for the fileObject.
- getTrackedListener() - Method in class org.apache.jackrabbit.commons.observation.ListenerTracker
- getTrailerFields() - Method in interface org.apache.jackrabbit.webdav.WebdavResponse
- getTrailerFields() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- 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 requestheader
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
- getTransientItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
- getTreeState() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetTree
- getType() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Returns the type of this property.
- getType() - Method in class org.apache.jackrabbit.core.observation.EventImpl
- getType() - Method in class org.apache.jackrabbit.core.observation.EventState
- getType() - Method in interface org.apache.jackrabbit.core.persistence.check.ReportItem
- getType() - Method in class org.apache.jackrabbit.core.persistence.check.ReportItemImpl
- 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() - 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.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 allTRIVIAL
: does not affect consistency of existing contentMAJOR
: 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 thisQValue
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
- 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
- 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
- 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
- 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
- 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() - Method in class org.apache.jackrabbit.webdav.version.report.VersionTreeReport
-
Returns
ReportType.VERSION_TREE
- 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(Value[]) - Static method in class org.apache.jackrabbit.value.ValueHelper
-
Determine the
PropertyType
of the passed values if all are of the same type. - getType(K) - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlModifications
- getType(ReportInfo) - Static method in class org.apache.jackrabbit.webdav.version.report.ReportType
-
Return the
ReportType
requested by the given report info object. - 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 class org.apache.jackrabbit.spi.commons.tree.AbstractTree
- getUniqueId() - Method in interface org.apache.jackrabbit.spi.Tree
- 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
ornull
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
ornull
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
ornull
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
- getUpdateSize() - Method in class org.apache.jackrabbit.core.state.ChangeLog
-
Returns the update size of the change log.
- getUploadRetries() - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- getUri() - Method in class org.apache.jackrabbit.core.cluster.NamespaceRecord
-
Return the URI.
- 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
- 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(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.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.
- 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
- 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.
- 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 class org.apache.jackrabbit.spi.commons.SessionInfoImpl
-
Return the user data set via
SessionInfoImpl.setUserData(String)
- 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() - Method in class org.apache.jackrabbit.core.observation.EventState
- getUserId(TokenCredentials, Session) - Static method in class org.apache.jackrabbit.core.security.authentication.token.TokenBasedAuthentication
- getUserID() - Method in class org.apache.jackrabbit.core.observation.EventImpl
- getUserID() - Method in class org.apache.jackrabbit.core.security.authentication.CryptedSimpleCredentials
- getUserID() - Method in class org.apache.jackrabbit.core.SessionImpl
- getUserID() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
-
Return the user id.
- getUserID() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
- getUserID() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
-
Returns the user ID connected with this event.
- getUserID() - Method in class org.apache.jackrabbit.spi.commons.logging.SessionInfoLogger
- getUserID() - Method in class org.apache.jackrabbit.spi.commons.SessionInfoImpl
-
Returns the user id.
- getUserID() - Method in interface org.apache.jackrabbit.spi.Event
-
Returns the user ID connected with this event.
- getUserID() - Method in interface org.apache.jackrabbit.spi.SessionInfo
-
Returns the user id.
- getUserID() - Method in class org.apache.jackrabbit.spi2dav.SessionInfoImpl
-
Returns the user id.
- getUserID(Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
-
Method supports tries to acquire a UserID in the following order: If passed credentials are
GuestCredentials
the anonymous user id is returned. Try to access it from theCredentials
viaSimpleCredentials.getUserID()
Ask CallbackHandler for User-ID with use ofNameCallback
. Test if the 'sharedState' contains a login name. Fallback: return the anonymous UserID. - getUserID(Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.DefaultLoginModule
- getUserID(Subject, String) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
- 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
- getUserIdClass() - Method in class org.apache.jackrabbit.core.config.SecurityManagerConfig
- getUserKey() - Method in class org.apache.jackrabbit.standalone.cli.core.Login
- getUserManager() - Method in class org.apache.jackrabbit.core.SessionImpl
- 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(Session) - Method in class org.apache.jackrabbit.core.UserPerWorkspaceSecurityManager
-
As this implementation expects 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 revealing where users are created within the content.
- getUuid() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddNode
- 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.xml.Importer.NodeInfo
- getUuidBehaviour() - Method in class org.apache.jackrabbit.jcr2spi.operation.WorkspaceImport
- getUuidBehaviourKey() - Method in class org.apache.jackrabbit.standalone.cli.xml.ImportXmlFromInputStream
- getUUIDForIndex(int) - Method in class org.apache.jackrabbit.core.query.lucene.sort.AbstractFieldComparator
- 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() - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryWeight
- getValue() - Method in class org.apache.jackrabbit.core.RepositoryImpl.DescriptorValue
- getValue() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
- getValue() - Method in class org.apache.jackrabbit.jcr2spi.StaleProperty
- getValue() - Method in class org.apache.jackrabbit.jcr2spi.state.PropertyState
-
Convenience method for single valued property states.
- getValue() - Method in class org.apache.jackrabbit.spi.commons.query.ExactQueryNode
-
Returns the value of the property to match.
- getValue() - Method in class org.apache.jackrabbit.spi.commons.query.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() - 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
long
s 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
Value
s 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
Subscription
s. - 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
- getValue(int) - Method in class org.apache.jackrabbit.core.query.lucene.FieldComparatorBase
-
Retrieves the value of a given slot
- getValue(int) - Method in class org.apache.jackrabbit.core.query.lucene.SharedFieldCache.ValueIndex
- getValue(int) - Method in class org.apache.jackrabbit.core.query.lucene.sort.AbstractFieldComparator
-
Return a value from the values array
- getValue(int, NamePathResolver) - Method in interface org.apache.jackrabbit.core.xml.TextValue
- getValue(Property) - Static method in class org.apache.jackrabbit.test.api.PropertyUtil
-
Returns the value of a property.
- getValue(Operand, Row) - Method in class org.apache.jackrabbit.commons.query.qom.OperandEvaluator
-
Returns the value of the given operand in the context of the given row.
- getValue(StaticOperand) - Method in class org.apache.jackrabbit.commons.query.qom.OperandEvaluator
-
Returns the value of the given static operand (
literal
orbind variable
). - getValue(StaticOperand, int) - Method in class org.apache.jackrabbit.commons.query.qom.OperandEvaluator
-
Returns the value of the given static operand (
literal
orbind variable
) casted to the given type. - 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.
- 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.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
- getValueIndex(IndexReader, String, String) - Method in class org.apache.jackrabbit.core.query.lucene.SharedFieldCache
-
Creates a
ValueIndex
for afield
and a termprefix
. - 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
- getValuePerHour() - Method in class org.apache.jackrabbit.stats.TimeSeriesAverage
- getValuePerHour() - Method in class org.apache.jackrabbit.stats.TimeSeriesMax
- getValuePerHour() - Method in class org.apache.jackrabbit.stats.TimeSeriesRecorder
- getValuePerMinute() - Method in class org.apache.jackrabbit.stats.TimeSeriesAverage
- getValuePerMinute() - Method in class org.apache.jackrabbit.stats.TimeSeriesMax
- getValuePerMinute() - Method in class org.apache.jackrabbit.stats.TimeSeriesRecorder
- getValuePerSecond() - Method in class org.apache.jackrabbit.stats.TimeSeriesAverage
- getValuePerSecond() - Method in class org.apache.jackrabbit.stats.TimeSeriesMax
- getValuePerSecond() - Method in class org.apache.jackrabbit.stats.TimeSeriesRecorder
- getValuePerWeek() - Method in class org.apache.jackrabbit.stats.TimeSeriesAverage
- getValuePerWeek() - Method in class org.apache.jackrabbit.stats.TimeSeriesMax
- getValuePerWeek() - Method in class org.apache.jackrabbit.stats.TimeSeriesRecorder
- getValueProvider() - Method in class org.apache.jackrabbit.core.virtual.VirtualPropertyState
-
Returns the virtual value provider, if registered.
- getValues() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.PropertyEntry
-
Retruns the internal values
- getValues() - Method in class org.apache.jackrabbit.core.PropertyImpl
- 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.
- 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.StaleProperty
- getValues() - Method in class org.apache.jackrabbit.jcr2spi.state.PropertyState
-
Returns the value(s) of this property.
- getValues() - Method in class org.apache.jackrabbit.jcr2spi.xml.Importer.PropInfo
- getValues() - Method in class org.apache.jackrabbit.spi.commons.PropertyInfoImpl
- getValues() - Method in interface org.apache.jackrabbit.spi.PropertyInfo
- getValues() - Method in interface org.apache.jackrabbit.spi.QueryResultRow
-
Returns an array of
QValue
s. - 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.
- getValues(int, NamePathResolver) - Method in class org.apache.jackrabbit.core.xml.PropInfo
- 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(Operand, Node) - Method in class org.apache.jackrabbit.commons.query.qom.OperandEvaluator
-
Evaluates the given operand in the context of the given node.
- getValues(Operand, Row) - Method in class org.apache.jackrabbit.commons.query.qom.OperandEvaluator
-
Evaluates the given operand in the context of the given row.
- 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. - getValueString(Value, int) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
- 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
value
s present in this property orPropertyType.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(String) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
- getVersion(String) - Method in class org.apache.jackrabbit.jcr2spi.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(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(Name) - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
-
Equivalent to
VersionHistory.getVersion(java.lang.String)
. - getVersion(IndexReader) - Static method in class org.apache.jackrabbit.core.query.lucene.IndexFormatVersion
- 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
- 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
- GetVersionableUUIDTest - Class in org.apache.jackrabbit.test.api.version
-
GetVersionableUUIDTest
provides test methods coveringVersionHistory.getVersionableUUID()
andVersionHistory.getVersionableIdentifier()
. - GetVersionableUUIDTest() - Constructor for class org.apache.jackrabbit.test.api.version.GetVersionableUUIDTest
- getVersionByLabel(String) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
- getVersionByLabel(String) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
- getVersionByLabel(Name) - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
-
Equivalent to
VersionHistory.getVersionByLabel(java.lang.String)
but returnsnull
if the version does not exists. - 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 which this version lives in.
- getVersionHistory() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- getVersionHistory() - Method in class org.apache.jackrabbit.webdav.jcr.version.VersionItemCollection
-
Returns the
VersionHistory
associated with the repository version. - getVersionHistory() - Method in class org.apache.jackrabbit.webdav.jcr.VersionControlledItemCollection
-
Returns the
VersionHistory
associated with the repository node. - getVersionHistory() - Method in class org.apache.jackrabbit.webdav.jcr.WorkspaceResourceImpl
- getVersionHistory() - Method in class org.apache.jackrabbit.webdav.simple.VersionControlledResourceImpl
-
Returns the
VersionHistory
associated with the repository node. - getVersionHistory() - Method in class org.apache.jackrabbit.webdav.simple.VersionResourceImpl
-
Returns the
VersionHistory
associated with the repository version. - getVersionHistory() - Method in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
-
Returns the
VersionHistoryResource
, that is referenced in the 'version-history
' property. - getVersionHistory() - Method in interface org.apache.jackrabbit.webdav.version.VersionResource
-
Returns the
VersionHistoryResource
, that is referenced in theDAV:version-history
property. - getVersionHistory(String) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
- getVersionHistory(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
- 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.
- 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
- getVersionHistoryNodeId() - Method in exception org.apache.jackrabbit.core.version.InconsistentVersioningState
- 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.
- 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() - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
- getVersionLabels(Version) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
- getVersionLabels(Version) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
- getVersionLabelsId() - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
-
Returns the Id of the version labels node.
- getVersionManager() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
- getVersionManager() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
- getVersionNames() - Method in interface org.apache.jackrabbit.core.version.InternalVersionHistory
-
Returns a name array of all version names that exist in this version history.
- getVersions() - Method in class org.apache.jackrabbit.webdav.jcr.version.VersionHistoryItemCollection
-
Return an array of
VersionResource
s representing all versions present in the underlying JCR version history. - getVersions() - Method in class org.apache.jackrabbit.webdav.simple.VersionHistoryResourceImpl
-
Return an array of
VersionResource
s representing all versions present in the underlying JCR version history. - getVersions() - Method in interface org.apache.jackrabbit.webdav.version.VersionHistoryResource
-
Returns an array of
VersionResource
s containing all versions that are a member of this resource. - getVersionStateManager() - Method in interface org.apache.jackrabbit.jcr2spi.ManagerProvider
-
Returns the
VersionManager
associated with thisManagerProvider
. - getVersionStateManager() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
- getVersionStateManager() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
- 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(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.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(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() - 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.core.NodeImpl
- getWeakReferences(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- getWeakReferences(Node) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an
Iterable
over weak references to the given node. - getWeakReferences(Node, String) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns an
Iterable
over those weak references to the given node that have the given name. - GetWeakReferencesTest - Class in org.apache.jackrabbit.test.api
-
GetWeakReferencesTest
checks implementation ofNode.getWeakReferences()
andNode.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.query.QueryHandlerContext
- 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() - Method in interface org.apache.jackrabbit.server.io.CopyMoveContext
- getWorkspace() - Method in class org.apache.jackrabbit.server.io.CopyMoveContextImpl
- 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.EventJournalResourceImpl
- 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.RepositoryContext
-
Returns the
RepositoryImpl.WorkspaceInfo
for the named workspace. - 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 thesessionInfo
, 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 class org.apache.jackrabbit.core.XASessionImpl
- 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 thisXASession
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 thisXASessionInfo
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 inInternalXAResource.prepare(TransactionContext)
. - getXAResourceEnd() - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
-
Returns an
InternalXAResource
that releases the write lock on the version manager inInternalXAResource.commit(TransactionContext)
orInternalXAResource.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.
- grantAllToEveryone(Session, String) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Utility to grant jcr:all privilege to the everyone group principal.
- grants(int) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions.Result
- 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. - grants(Path, int) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions
- 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 givenpath
. - 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.
- GroupPrincipals - Class in org.apache.jackrabbit.core.security.principal
-
Helper class to deal with the migration between the 2 types of groups
- GrowingLRUMap<K,V> - Class in org.apache.jackrabbit.core.cache
-
GrowingLRUMap
extends the LRUMap such that it can grow from the specifiedinitialSize
to the specifiedmaxSize
; - GrowingLRUMap(int, int) - Constructor for class org.apache.jackrabbit.core.cache.GrowingLRUMap
- 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 - org.apache.jackrabbit.commons.query.qom.Operator
- 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.
- guessDecodedLength(long) - Static method in class org.apache.jackrabbit.util.Base64
-
Pessimistically guesses the size (i.e.
- 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(NodeImpl, 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 class org.apache.jackrabbit.core.security.user.UserImporter
- handlePropInfo(NodeState, PropInfo, QPropertyDefinition) - Method in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
-
Always returns
false
. - 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 indicated ancestor
- hasAnyTransientItemStates() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
- hasBlobsInDataStore() - Method in class org.apache.jackrabbit.core.persistence.util.NodeInfo
- 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
- 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(NodeId) - Method in class org.apache.jackrabbit.core.state.NodeState
-
Determines if there is a
ChildNodeEntry
with the specifiedNodeId
. - hasChildNodeEntry(Name) - Method in class org.apache.jackrabbit.core.state.NodeState
-
Determines if there is a
ChildNodeEntry
with the specifiedname
. - hasChildNodeEntry(Name, int) - Method in class org.apache.jackrabbit.core.state.NodeState
-
Determines if there is a
ChildNodeEntry
with the specifiedname
andindex
. - hasChildNodeEntry(Name, int) - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
-
Utility Determines if there is a valid
NodeEntry
with the specifiedname
andindex
. - 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
- hasChildren(String) - Method in class org.apache.jackrabbit.vfs.ext.fs.VFSFileSystem
- 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. - hasEntry(String, boolean) - Method in class org.apache.jackrabbit.core.data.AsyncUploadCache
-
This methos checks if asynchronous upload is in progress for @param fileName.
- 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 indicated 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 - Variable in class org.apache.jackrabbit.spi.commons.QItemDefinitionImpl
-
HashCode of this object
- 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.PrivilegeBits
- 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.jcr2spi.security.authorization.PrivilegeImpl
- 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() - 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.SetTree
- 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() - Method in class org.apache.jackrabbit.spi.commons.privilege.PrivilegeDefinitionImpl
- 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.spi2dav.ConnectionOptions
- hashCode() - Method in class org.apache.jackrabbit.spi2davex.ChildInfoImpl
- hashCode() - Method in class org.apache.jackrabbit.stats.QueryStatDtoImpl
- 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.vfs.ext.fs.VFSFileSystem
-
Returns zero to satisfy the Object equals/hashCode contract.
- hashCode() - Method in class org.apache.jackrabbit.webdav.lock.Scope
- 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 properties name and namespace.
- hashCode() - Method in class org.apache.jackrabbit.webdav.xml.Namespace
- hashCode(Object) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
- 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 associated
- 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 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(Type, Scope) - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
- hasMemberSplitSize() - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
-
Returns
true
if the split-member configuration parameter is greater or equal than 4 indicating that group members should be stored in a tree instead of a single multivalued property. - hasNamedItemDef(Name) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeType
- hasNext() - Method in class org.apache.jackrabbit.commons.iterator.AbstractLazyIterator
- 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.FilterIterator
- 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 anotherNode
available;false
otherwise. - hasNext() - Method in class org.apache.jackrabbit.spi.commons.iterator.BoundedIterator
- 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(String) - Method in class org.apache.jackrabbit.core.NodeImpl
- hasNode(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- hasNode(Context, String) - Static method in class org.apache.jackrabbit.standalone.cli.CommandHelper
-
Checks
Node
existence. - hasNode(NodeId) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
-
Checks if the given node state exists
- hasNode(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Indicates whether a child node with the specified
name
exists. - hasNode(Name) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
-
checks if the given child node exists.
- hasNode(Name, int) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Indicates whether a child node with the specified
name
exists. - hasNodeEntry(Name) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
-
Determines if there is a valid
NodeEntry
with the specifiednodeName
. - hasNodeEntry(Name) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
- hasNodeEntry(Name, int) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
-
Determines if there is a valid
NodeEntry
with the specifiedname
andindex
. - 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
- hasNodeType(String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
-
Checks whether a node type with the given name exists.
- hasNodeType(String) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
- hasNodeType(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
- hasNonVirtualItemState(ItemId) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
-
Checks if this item state manager has the given item state without considering the virtual item state managers.
- hasOrderableChildNodes() - Method in 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.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
- 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.core.SessionImpl
- 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 class org.apache.jackrabbit.core.security.principal.PrincipalManagerImpl
- hasPrivileges(String, Set<Principal>, Privilege[]) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
- hasPrivileges(String, Set<Principal>, Privilege[]) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
- hasPrivileges(String, Privilege[]) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
- hasPrivileges(String, Privilege[]) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
- hasPrivileges(Path, Privilege...) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions
- hasPrivileges(Path, Privilege...) - Method in interface org.apache.jackrabbit.core.security.authorization.CompiledPermissions
-
Returns
true
if the given privileges are granted at the specifiedabsPath
. - hasProperties() - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Checks if this node has one or more properties.
- hasProperties() - Method in class org.apache.jackrabbit.core.NodeImpl
- hasProperties() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- hasProperty(String) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Checks whether a property at the given relative path exists.
- hasProperty(String) - Method in class org.apache.jackrabbit.core.NodeImpl
- hasProperty(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- hasProperty(PropertyId) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
-
Checks if the given property state exists
- hasProperty(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Indicates whether a property with the specified
name
exists. - 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
- 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 specifiednodeName
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 specifiedpropertyName
is either mandatory or protected. - hasRemovePropertyConstraint(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
- hasRestrictions() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
-
Returns
true
if this ACE defines any restriction. - 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(String) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
- hasVersionLabel(Version, String) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
- hasVersionLabel(Version, String) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
- Header - Interface in org.apache.jackrabbit.webdav.header
-
Header
... - HEADER_AUTHORIZATION - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- HEADER_CONTENT_LANGUAGE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- HEADER_CONTENT_LENGTH - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- HEADER_CONTENT_TYPE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- HEADER_DASL - Static variable in interface org.apache.jackrabbit.webdav.search.SearchConstants
-
The DASL response header specifying 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.
LabelInfo header MUST have no effect on a request whose request-URL does not identify a version-controlled resource. - 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.
Position = "Position" ":" ("first" | "last" | (("before" | "after") segment))
NOTE: segment is defined in section 3.3 of RFC2396. - 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
Command
s. - 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
- hexTable - Static variable in class org.apache.jackrabbit.webdav.util.EncodeUtil
-
hextable used for
EncodeUtil.escape(String, char, boolean)
- 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 - Class in org.apache.jackrabbit.jcr2spi.hierarchy
-
HierarchyManagerImpl
implements theHierarchyManager
interface. - HierarchyManagerImpl(NodeId, ItemStateManager) - Constructor for class org.apache.jackrabbit.core.HierarchyManagerImpl
- HierarchyManagerImpl(TransientItemStateFactory, IdFactory, PathFactory) - Constructor for class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
- HierarchyManagerImpl.CycleDetector - Class in org.apache.jackrabbit.core
-
Utility class used to detect path cycles with as little overhead as possible.
- HierarchyResolver - Interface in org.apache.jackrabbit.core.query.lucene
-
HierarchyResolver
extends anIndexReader
with the ability to resolve a JCR hierarchy. - hierMgr - Variable in class org.apache.jackrabbit.core.version.VersionManagerImplBase
-
hierarchy manager that operates on the locale state manager
- hierMgr - Variable in class org.apache.jackrabbit.core.WorkspaceImpl
-
The hierarchy mgr that reflects persistent state only (i.e.
- highlight(String) - Method in class org.apache.jackrabbit.core.query.lucene.AbstractExcerpt
-
Highlights the matching terms in the passed
text
. - 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, 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.WeightedHighlighter
- 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, String, String, String, String, String, 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 theExcerptProvider
interface with a method that highlights matching terms in arbitrary text. - highSurrogate(int) - Static method in class org.apache.jackrabbit.test.XMLChar
-
Returns the high surrogate of a supplemental character
- highSurrogate(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns the high surrogate of a supplemental character
- Hits - Interface in org.apache.jackrabbit.core.query.lucene.hits
-
Representation of a set of hits
- HitsIntersection - Class in org.apache.jackrabbit.core.query.lucene.hits
-
Creates the intersection of two hit sets.
- HitsIntersection(Hits, Hits) - Constructor for class org.apache.jackrabbit.core.query.lucene.hits.HitsIntersection
- 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() - Method in class org.apache.jackrabbit.core.NodeImpl
- holdsLock() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- holdsLock(String) - Method in class org.apache.jackrabbit.core.lock.SessionLockManager
- holdsLock(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrLockManager
- holdsLock(NodeImpl) - Method in interface org.apache.jackrabbit.core.lock.LockManager
-
Returns
true
if the node given holds a lock; otherwise returnsfalse
. - holdsLock(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
-
Returns
true
if the node given holds a lock; otherwise returnsfalse
. - holdsLock(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.XALockManager
-
Returns
true
if the node given holds a lock; otherwise returnsfalse
. - 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 commonDavProperty
. - HrefProperty(DavProperty<?>) - Constructor for class org.apache.jackrabbit.webdav.property.HrefProperty
-
Create a new
HrefProperty
from the specified property. - 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
- hrefToXml(String, Document) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Builds a 'DAV:href' Xml element from the given href.
- HttpBind - Class in org.apache.jackrabbit.webdav.client.methods
-
Represents an HTTP BIND request.
- HttpBind(String, BindInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpBind
- HttpBind(URI, BindInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpBind
- HttpCheckin - Class in org.apache.jackrabbit.webdav.client.methods
-
Represents an HTTP CHECKIN request.
- HttpCheckin(String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpCheckin
- HttpCheckin(URI) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpCheckin
- HttpCheckout - Class in org.apache.jackrabbit.webdav.client.methods
-
Represents an HTTP CHECKOUT request.
- HttpCheckout(String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpCheckout
- HttpCheckout(URI) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpCheckout
- HttpCopy - Class in org.apache.jackrabbit.webdav.client.methods
-
Represents an HTTP COPY request.
- HttpCopy(String, String, boolean, boolean) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpCopy
- HttpCopy(URI, URI, boolean, boolean) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpCopy
- HttpDateFormat - Class in org.apache.jackrabbit.webdav.util
-
HttpDateFormat
... - HttpDateFormat(String) - Constructor for class org.apache.jackrabbit.webdav.util.HttpDateFormat
- HttpDateTimeFormatter - Class in org.apache.jackrabbit.webdav.util
-
Parsers and Serializers for HTTP dates (RFC 7231, Section 7.1.1.1), using
DateTimeFormatter
(from Java 8). - HttpDateTimeFormatter() - Constructor for class org.apache.jackrabbit.webdav.util.HttpDateTimeFormatter
- HttpDelete - Class in org.apache.jackrabbit.webdav.client.methods
-
Represents an HTTP DELETE request.
- HttpDelete(String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpDelete
- HttpDelete(URI) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpDelete
- HttpLabel - Class in org.apache.jackrabbit.webdav.client.methods
-
Represents an HTTP LABEL request.
- HttpLabel(String, LabelInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpLabel
- HttpLabel(URI, LabelInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpLabel
- HttpLock - Class in org.apache.jackrabbit.webdav.client.methods
-
Represents an HTTP LOCK request.
- HttpLock(String, long, String[]) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpLock
- HttpLock(String, LockInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpLock
- HttpLock(URI, long, String[]) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpLock
- HttpLock(URI, LockInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpLock
- HttpMerge - Class in org.apache.jackrabbit.webdav.client.methods
-
Represents an HTTP MERGE request.
- HttpMerge(String, MergeInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpMerge
- HttpMerge(URI, MergeInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpMerge
- HttpMkcol - Class in org.apache.jackrabbit.webdav.client.methods
-
Represents an HTTP MKCOL request.
- HttpMkcol(String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpMkcol
- HttpMkcol(URI) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpMkcol
- HttpMkworkspace - Class in org.apache.jackrabbit.webdav.client.methods
-
Represents an HTTP MKWORKSPACE request.
- HttpMkworkspace(String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpMkworkspace
- HttpMkworkspace(URI) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpMkworkspace
- HttpMove - Class in org.apache.jackrabbit.webdav.client.methods
-
Represents an HTTP MOVE request.
- HttpMove(String, String, boolean) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpMove
- HttpMove(URI, URI, boolean) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpMove
- HttpOptions - Class in org.apache.jackrabbit.webdav.client.methods
-
Represents an HTTP OPTIONS request.
- HttpOptions(String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpOptions
- HttpOptions(URI) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpOptions
- HttpOrderpatch - Class in org.apache.jackrabbit.webdav.client.methods
-
Represents an HTTP ORDERPATCH request.
- HttpOrderpatch(String, OrderPatch) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpOrderpatch
- HttpOrderpatch(URI, OrderPatch) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpOrderpatch
- HttpPoll - Class in org.apache.jackrabbit.webdav.client.methods
-
Represents an HTTP POLL request.
- HttpPoll(String, String, long) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpPoll
- HttpPoll(URI, String, long) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpPoll
- HttpPost - Class in org.apache.jackrabbit.spi2davex
- HttpPost(String) - Constructor for class org.apache.jackrabbit.spi2davex.HttpPost
- HttpPost(URI) - Constructor for class org.apache.jackrabbit.spi2davex.HttpPost
- HttpPropfind - Class in org.apache.jackrabbit.webdav.client.methods
-
Represents an HTTP PROPFIND request.
- HttpPropfind(String, int, int) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpPropfind
- HttpPropfind(String, int, DavPropertyNameSet, int) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpPropfind
- HttpPropfind(String, DavPropertyNameSet, int) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpPropfind
- HttpPropfind(URI, int, int) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpPropfind
- HttpPropfind(URI, int, DavPropertyNameSet, int) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpPropfind
- HttpPropfind(URI, DavPropertyNameSet, int) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpPropfind
- HttpProppatch - Class in org.apache.jackrabbit.webdav.client.methods
-
Represents an HTTP PROPPATCH request.
- HttpProppatch(String, List<? extends PropEntry>) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpProppatch
- HttpProppatch(String, DavPropertySet, DavPropertyNameSet) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpProppatch
- HttpProppatch(URI, List<? extends PropEntry>) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpProppatch
- HttpProppatch(URI, DavPropertySet, DavPropertyNameSet) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpProppatch
- HttpProppatch(URI, ProppatchInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpProppatch
- HttpRebind - Class in org.apache.jackrabbit.webdav.client.methods
-
Represents an HTTP REBIND request.
- HttpRebind(String, RebindInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpRebind
- HttpRebind(URI, RebindInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpRebind
- HttpReport - Class in org.apache.jackrabbit.webdav.client.methods
-
Represents an HTTP REPORT request.
- HttpReport(String, ReportInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpReport
- HttpReport(URI, ReportInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpReport
- HttpSearch - Class in org.apache.jackrabbit.webdav.client.methods
-
Represents an HTTP SEARCH request.
- HttpSearch(String, SearchInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpSearch
- HttpSearch(URI, SearchInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpSearch
- HttpSubscribe - Class in org.apache.jackrabbit.webdav.client.methods
-
Represents an HTTP SUBSCRIBE request.
- HttpSubscribe(String, SubscriptionInfo, String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpSubscribe
- HttpSubscribe(URI, SubscriptionInfo, String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpSubscribe
- HttpUnbind - Class in org.apache.jackrabbit.webdav.client.methods
-
Represents an HTTP UNBIND request.
- HttpUnbind(String, UnbindInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpUnbind
- HttpUnbind(URI, UnbindInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpUnbind
- HttpUnlock - Class in org.apache.jackrabbit.webdav.client.methods
-
Represents an HTTP UNLOCK request.
- HttpUnlock(String, String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpUnlock
- HttpUnlock(URI, String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpUnlock
- HttpUnsubscribe - Class in org.apache.jackrabbit.webdav.client.methods
-
Represents an HTTP UNSUBSCRIBE request.
- HttpUnsubscribe(String, String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpUnsubscribe
- HttpUnsubscribe(URI, String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpUnsubscribe
- HttpUpdate - Class in org.apache.jackrabbit.webdav.client.methods
-
Represents an HTTP UPDATE request.
- HttpUpdate(String, UpdateInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpUpdate
- HttpUpdate(URI, UpdateInfo) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpUpdate
- HttpVersionControl - Class in org.apache.jackrabbit.webdav.client.methods
-
Represents an HTTP VERSION-CONTROL request.
- HttpVersionControl(String) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpVersionControl
- HttpVersionControl(URI) - Constructor for class org.apache.jackrabbit.webdav.client.methods.HttpVersionControl
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.xpath.XPathConstants
- IDEOGRAPHIC - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- IDEOGRAPHIC - Static variable in class org.apache.jackrabbit.test.api.PropertyUtil
- IdFactory - Interface in org.apache.jackrabbit.spi
-
IdFactory
defines methods to construct newItemId
s. - 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 useswriter
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 : - 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 treated 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
- IgnoreOperation - Interface in org.apache.jackrabbit.jcr2spi.operation
-
Marker interface that represent operations which must be ignored by the
SessionItemStateManager
for building the final ChangeLog. - 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(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.commons.AbstractSession
-
Logs in the same workspace with the given credentials.
- impersonate(Credentials) - Method in class org.apache.jackrabbit.core.SessionImpl
-
Logs in the same workspace with the given credentials.
- impersonate(Credentials) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
-
Impersonate another user.
- impersonate(Credentials) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
- impersonate(SessionInfo, Credentials) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
This default implementation returns the session info returned by the call to
AbstractRepositoryService.obtain(Credentials, String)
with the workspaceName taken from the passedsessionInfo
. - 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 theRepositoryService
. - 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 theRepositoryService
. - 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
- ImpersonationCallback - Class in org.apache.jackrabbit.core.security.authentication
-
Callback for a
CallbackHandler
to ask for a the impersonatingSubject
to create aSession
to access theRepository
. - 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 theSubject
of the impersonatingSession
is stored. - IMPERSONATOR_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.jcr2spi.security.SecurityConstants
-
Name of the internal
SimpleCredentials
attribute where theSubject
of the impersonatingSession
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
- ImportBehavior() - Constructor for class org.apache.jackrabbit.core.security.user.UserImporter.ImportBehavior
- 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, boolean) - 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, 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, boolean) - Method in class org.apache.jackrabbit.server.io.IOManagerImpl
- importContent(ImportContext, boolean) - 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.DefaultHandler
- importContent(ImportContext, DavResource) - Method in class org.apache.jackrabbit.server.io.DirListingExportHandler
-
Does nothing and returns false
- importContent(ImportContext, DavResource) - Method in interface org.apache.jackrabbit.server.io.IOHandler
-
Runs the import for the given context and resource.
- 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, DavResource) - Method in class org.apache.jackrabbit.server.io.IOManagerImpl
- importContent(ImportContext, DavResource) - Method in class org.apache.jackrabbit.server.io.VersionHandler
- 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 - Variable in class org.apache.jackrabbit.core.xml.ImportHandler
- Importer - Interface in org.apache.jackrabbit.core.xml
-
Content importer.
- Importer - Interface in org.apache.jackrabbit.jcr2spi.xml
-
The
Importer
interface ... - Importer.NodeInfo - Class in org.apache.jackrabbit.jcr2spi.xml
- Importer.PropInfo - Class in org.apache.jackrabbit.jcr2spi.xml
- 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 - 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, Session) - Constructor for class org.apache.jackrabbit.core.xml.ImportHandler
- 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(ImportContext, boolean, Node) - Method in class org.apache.jackrabbit.server.io.XmlHandler
- 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
- 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(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. - 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 bySession.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 byWorkspace.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
- 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(Iterator<I>) - Static method in class org.apache.jackrabbit.commons.JcrUtils
- in(NodeIterator) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Transform an
NodeIterator
into anIterable
for single use in a Java 5 for-each loop. - in(NodeTypeIterator) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Transform an
NodeTypeIterator
into anIterable
for single use in a Java 5 for-each loop. - in(EventIterator) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Transform an
EventIterator
into anIterable
for single use in a Java 5 for-each loop. - in(EventListenerIterator) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Transform an
EventListenerIterator
into anIterable
for single use in a Java 5 for-each loop. - in(PropertyIterator) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Transform an
PropertyIterator
into anIterable
for single use in a Java 5 for-each loop. - in(RowIterator) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Transform an
RowIterator
into anIterable
for single use in a Java 5 for-each loop. - in(AccessControlPolicyIterator) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Transform an
AccessControlPolicyIterator
into anIterable
for single use in a Java 5 for-each loop. - in(VersionIterator) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Transform an
VersionIterator
into anIterable
for single use in a Java 5 for-each loop. - In - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- IN - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- 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(Row) - Method in interface org.apache.jackrabbit.commons.query.GQL.Filter
-
Returns
true
if the givenrow
should be included in the result. - include(T) - Method in interface org.apache.jackrabbit.commons.flat.TreeTraverser.InclusionPolicy
-
Call back method to determine whether to include a given item.
- includeChildInfos(boolean) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
-
Whether the
ChildInfo
s 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
- includes(PrivilegeBits) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeBits
-
Returns
true
if all privileges defined by the specifiedotherBits
are present in this instance. - 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
- includesRead() - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeBits
-
Returns
true
if this instance includes the jcr:read privilege. - InconsistentVersioningState - Exception in org.apache.jackrabbit.core.version
-
The
InconsistentVersionControlState
is used to signal inconsistencies in the versioning related state of a node, such as missing mandatory properties, missing version nodes, etc. - InconsistentVersioningState(String) - Constructor for exception org.apache.jackrabbit.core.version.InconsistentVersioningState
-
Constructs a new instance of this class with the specified detail message.
- InconsistentVersioningState(String, NodeId, Throwable) - Constructor for exception org.apache.jackrabbit.core.version.InconsistentVersioningState
-
Constructs a new instance of this class with the specified detail message.
- incrementToken() - Method in class org.apache.jackrabbit.core.query.lucene.SingletonTokenStream
- 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.LuceneQueryFactory
-
Lucene 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_TABLESPACE_VARIABLE - Static variable in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
-
Name of the replacement variable in the DDL for
OracleFileSystem.indexTablespace
. - INDEX_TABLESPACE_VARIABLE - Static variable in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
-
Name of the replacement variable in the DDL for
OracleDatabaseJournal.indexTablespace
. - INDEX_TABLESPACE_VARIABLE - Static variable in class org.apache.jackrabbit.core.persistence.pool.OraclePersistenceManager
-
Name of the replacement variable in the DDL for
OraclePersistenceManager.indexTablespace
. - 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 - Variable in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
-
Indicates index format for this node indexer.
- IndexFormatVersion - Class in org.apache.jackrabbit.core.query.lucene
-
This class indicates the lucene index format that is used.
- 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(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(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
- indexTablespace - Variable in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
-
The Oracle tablespace to use for indexes
- indexTablespace - Variable in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
-
The Oracle tablespace to use for indexes
- indexTablespace - Variable in class org.apache.jackrabbit.core.persistence.pool.OraclePersistenceManager
-
The Oracle tablespace to use for indexes
- 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.NamespaceRegistryImpl
-
Returns the namespace URI for a given index (i.e.
- indexToString(int) - Method in class org.apache.jackrabbit.core.persistence.pool.DbNameIndex
-
Returns the string for a given index.
- 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(String, String) - Method in interface org.apache.jackrabbit.core.persistence.check.ConsistencyCheckListener
-
Called on progress with the check procedure
- 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 further 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() - 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() - 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() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
-
Completes initialization of this database journal.
- init() - Method in class org.apache.jackrabbit.core.journal.JNDIDatabaseJournal
-
Deprecated.Overridden to avoid the driver and url checks in DatabaseJournal.
- init() - Method in class org.apache.jackrabbit.core.stats.StatManager
- init() - Method in class org.apache.jackrabbit.core.util.db.Oracle10R1ConnectionHelper
-
Retrieve the
oracle.sql.BLOB
class via reflection, and initialize the values for theDURATION_SESSION
andMODE_READWRITE
constants defined there. - init() - Method in class org.apache.jackrabbit.core.util.db.OracleConnectionHelper
-
Initializes the helper: checks for valid driver version.
- init() - Method in class org.apache.jackrabbit.j2ee.RepositoryAccessServlet
-
Initializes the servlet.
Please note that only one repository startup servlet may exist per webapp. - init() - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
-
Initializes the servlet.
Please note that only one repository startup servlet may exist per webapp. - init() - Method in class org.apache.jackrabbit.server.io.DefaultIOManager
-
Add the predefined
IOHandler
s 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 repository returned byAbstractRepositoryServlet.getRepository()
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() - Method in class org.apache.jackrabbit.vfs.ext.fs.VFSFileSystem
- 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() - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
- init() - Method in class org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet
-
Init this servlet
- 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(long) - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
-
Initialize this record log by writing a header containing the previous revision.
- init(String) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
Initialized the data store.
- 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
- init(String) - Method in class org.apache.jackrabbit.core.data.FileDataStore
-
Initialized the data store.
- init(String) - Method in class org.apache.jackrabbit.core.data.MultiDataStore
-
Initialized the data store
- init(String) - Method in class org.apache.jackrabbit.core.persistence.pool.DbNameIndex
-
Inits this index and prepares the statements.
- init(String) - Method in class org.apache.jackrabbit.core.persistence.pool.NGKDbNameIndex
-
Inits this index and prepares the statements.
- init(String) - Method in class org.apache.jackrabbit.core.persistence.pool.PostgreSQLNameIndex
-
Inits this index and prepares the statements.
- init(String) - Method in class org.apache.jackrabbit.core.util.CooperativeFileLock
-
Create a new file locking object using the given file name.
- init(String) - Method in class org.apache.jackrabbit.core.util.RepositoryLock
-
Initialize the instance for the given directory path.
- init(String) - Method in interface org.apache.jackrabbit.core.util.RepositoryLockMechanism
-
Initialize the instance for the given directory path.
- init(String) - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSDataStore
- init(String, String, int) - Method in class org.apache.jackrabbit.core.data.AsyncUploadCache
- init(String, NamespaceResolver) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
-
Initialize journal.
- init(String, NamespaceResolver) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
-
Initialize journal.
- init(String, NamespaceResolver) - Method in class org.apache.jackrabbit.core.journal.FileJournal
-
Initialize journal.
- 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(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 totrue
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(Properties) - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
- init(Properties) - Method in class org.apache.jackrabbit.j2ee.JNDIConfig
- init(Repository, Session) - Method in class org.apache.jackrabbit.core.DefaultSecurityManager
- init(Repository, Session) - Method in interface org.apache.jackrabbit.core.security.JackrabbitSecurityManager
- init(Repository, Session) - Method in class org.apache.jackrabbit.core.security.simple.SimpleSecurityManager
- init(Repository, Session) - Method in class org.apache.jackrabbit.core.UserPerWorkspaceSecurityManager
- init(Session) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlProviderFactory
-
Initialize this factory.
- init(Session) - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlProviderFactoryImpl
- init(Session) - Method in interface org.apache.jackrabbit.core.security.authorization.WorkspaceAccessManager
-
Initialize this
WorkspaceAccessManager
. - init(Session) - Method in class org.apache.jackrabbit.core.security.simple.SimpleWorkspaceAccessManager
- 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 theAccessControlProvider
. - 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, Map) - Method in class org.apache.jackrabbit.core.security.user.UserAccessControlProvider
- init(FilterConfig) - Method in class org.apache.jackrabbit.servlet.login.AbstractLoginFilter
- init(FilterConfig) - Method in class org.apache.jackrabbit.servlet.login.ContainerLoginFilter
- init(ServletConfig) - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
- init(ServletConfig) - Method in class org.apache.jackrabbit.j2ee.JNDIConfig
- init(JackrabbitSession, NamePathResolver, boolean, int, ReferenceChangeTracker) - Method in class org.apache.jackrabbit.core.security.user.UserImporter
- 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(ClusterContext) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
-
Initialize this cluster node.
- init(CachingDataStore, String, String) - Method in class org.apache.jackrabbit.aws.ext.ds.S3Backend
-
Initialize S3Backend.
- init(CachingDataStore, String, String) - Method in class org.apache.jackrabbit.core.data.AbstractBackend
-
This method initialize backend with the configuration.
- init(CachingDataStore, String, String) - Method in interface org.apache.jackrabbit.core.data.Backend
-
This method initialize backend with the configuration.
- init(CachingDataStore, String, String) - Method in class org.apache.jackrabbit.core.data.FSBackend
- init(CachingDataStore, String, String) - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSBackend
-
This method initialize backend with the configuration.
- init(CachingDataStore, String, Properties) - Method in class org.apache.jackrabbit.aws.ext.ds.S3Backend
- init(CachingDataStore, String, Properties) - Method in class org.apache.jackrabbit.core.data.FSBackend
- 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(FileSystem, QueryHandlerContext) - Method in interface org.apache.jackrabbit.core.query.QueryHandler
-
Initializes this query handler.
- 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.InMemBundlePersistenceManager
-
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(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(PMContext) - Method in class org.apache.jackrabbit.core.persistence.pool.OraclePersistenceManager
- 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(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(QueryHandler) - Method in interface org.apache.jackrabbit.core.query.lucene.SpellChecker
-
Initializes this spell checker with an abstract query tree.
- init(AMContext) - Method in interface org.apache.jackrabbit.core.security.AccessManager
-
Initialize this access manager.
- init(AMContext) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
- init(AMContext) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
-
Initialize this access manager.
- init(AMContext, AccessControlProvider, WorkspaceAccessManager) - Method in interface org.apache.jackrabbit.core.security.AccessManager
-
Initialize this access manager.
- init(AMContext, AccessControlProvider, WorkspaceAccessManager) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
- init(AMContext, AccessControlProvider, WorkspaceAccessManager) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
-
Initialize this access manager.
- init(SessionContext, QueryHandler, String, String, Node) - Method in class org.apache.jackrabbit.core.query.AbstractQueryImpl
-
Initialises a query instance from a query string.
- init(SessionContext, QueryHandler, String, String, Node) - Method in class org.apache.jackrabbit.core.query.QueryImpl
-
Initialises a query instance from a query string.
- 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(RepositoryConfig) - Method in interface org.apache.jackrabbit.jcr2spi.security.authorization.AccessControlProvider
- init(RepositoryConfig) - Method in class org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.acl.AccessControlProviderImpl
- 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(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(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 theReportInfo
as specified by the REPORT request body, that defines the details for this report.
Please note that this methods should perform basic validation checks in order to prevent exceptional situations during the xml serialization. - init(DavResource, ReportInfo) - Method in class org.apache.jackrabbit.webdav.version.report.VersionTreeReport
-
Validates the specified resource and info objects.
- init(SubscriptionManager) - Method in interface org.apache.jackrabbit.webdav.observation.ObservationResource
-
Initializes this resource.
- init(TxLockManager, String) - Method in interface org.apache.jackrabbit.webdav.transaction.TransactionResource
-
Initializes the
TransactionResource
. - init(Query, SearchIndex) - Method in class org.apache.jackrabbit.core.query.lucene.AbstractExcerpt
-
Initializes this excerpt provider.
- init(Query, SearchIndex) - Method in interface org.apache.jackrabbit.core.query.lucene.ExcerptProvider
-
Initializes this excerpt provider.
- init(Query, SearchIndex) - Method in class org.apache.jackrabbit.core.query.lucene.SimpleExcerptProvider
-
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_PARAM_AUTHENTICATE_HEADER - Static variable in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
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_CONCURRENCY_LEVEL - Static variable in class org.apache.jackrabbit.webdav.jcr.JCRWebdavServerServlet
-
Optional 'concurrency-level' parameter defining the concurrency level within the jcr-server.
- INIT_PARAM_CREATE_ABSOLUTE_URI - Static variable in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
Name of the 'createAbsoluteURI' init parameter that defines whether hrefs should be created with a absolute URI or as absolute Path (ContextPath).
- INIT_PARAM_CSRF_PROTECTION - Static variable in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
Name of the parameter that specifies the configuration of the CSRF protection.
- INIT_PARAM_HOME - Static variable in class org.apache.jackrabbit.server.remoting.davex.JcrRemotingServlet
-
the home init parameter.
- 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.server.AbstractWebdavServlet
-
the 'missing-auth-mapping' init parameter
- INIT_PARAM_PROTECTED_HANDLERS_CONFIG - Static variable in class org.apache.jackrabbit.server.remoting.davex.JcrRemotingServlet
-
the 'protectedhandlers-config' init paramter.
- 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.InMemBundlePersistenceManager
-
Initial size of buffer used to serialize objects.
- 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.InMemBundlePersistenceManager
-
initial capacity
- initialCapacity - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
-
Deprecated.
- 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.LoginModuleConfig.PARAM_ADMIN_ID
option is evaluatedLoginModuleConfig.PARAM_ANONYMOUS_ID
option is evaluated Implementations are called viaAbstractLoginModule.doInit(CallbackHandler, Session, Map)
to implement additional initialization - 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 - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
- 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.InMemBundlePersistenceManager
-
flag indicating if this manager was initialized
- 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.EventJournalResourceImpl
- initLockSupport() - Method in class org.apache.jackrabbit.webdav.jcr.RootCollection
- initLockSupport() - Method in class org.apache.jackrabbit.webdav.jcr.WorkspaceResourceImpl
- initMethod(HttpUriRequest, SessionInfo) - Static method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- initMethod(HttpUriRequest, 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.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.
- initPropertyNames() - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
- initPropertyNames() - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemResource
- initPropertyNames() - Method in class org.apache.jackrabbit.webdav.jcr.RootCollection
- initPropertyNames() - Method in class org.apache.jackrabbit.webdav.jcr.version.VersionHistoryItemCollection
- initPropertyNames() - Method in class org.apache.jackrabbit.webdav.jcr.version.VersionItemCollection
- initPropertyNames() - Method in class org.apache.jackrabbit.webdav.jcr.VersionControlledItemCollection
- initPropertyNames() - Method in class org.apache.jackrabbit.webdav.jcr.WorkspaceResourceImpl
- 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 descriptors. - initStackTrace - Variable in class org.apache.jackrabbit.commons.observation.ListenerTracker
- 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.
- InMemBLOBStore() - Constructor for class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager.InMemBLOBStore
- InMemBundlePersistenceManager - Class in org.apache.jackrabbit.core.persistence.mem
-
BundleInMemPersistenceManager
is aHashMap
-basedPersistenceManager
for Jackrabbit that keeps all data in memory and that is capable of storing and loading its contents using a simple custom binary serialization format (seeSerializer
). - InMemBundlePersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
-
Creates a new
InMemBundlePersistenceManager
instance. - InMemBundlePersistenceManager.CloseableBLOBStore - Interface in org.apache.jackrabbit.core.persistence.mem
-
Helper interface for closeable stores
- InMemBundlePersistenceManager.InMemBLOBStore - Class in org.apache.jackrabbit.core.persistence.mem
- 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.
- INNER - org.apache.jackrabbit.commons.query.qom.JoinType
- 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 theInputStream
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
- InputStreamWrapper - Class in org.apache.jackrabbit.test.api.util
-
Helper class which allows to check whether the #close() method has been called on this stream.
- InputStreamWrapper(InputStream) - Constructor for class org.apache.jackrabbit.test.api.util.InputStreamWrapper
- 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(File) - Static method in class org.apache.jackrabbit.core.RepositoryContext
-
Starts a repository in the given directory and returns the internal component context of the started repository.
- 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.
- 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.
- 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 InternalFrozenVersionHistory.
- 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
-
Retrieves 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(NodeStateEx, InternalVersion, VersionSelector, boolean) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplRestore
-
Internal method to restore a version.
- internalRestore(VersionSet, boolean) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplRestore
- 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 aQValueFactory
that createsInternalValue
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, NodeIdFactory) - Constructor for class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
-
Creates a new internal version manager
- InternalVersionManagerImpl.DynamicESCFactory - Class in org.apache.jackrabbit.core.version
- InternalXAResource - Interface in org.apache.jackrabbit.data.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.CachingDataStore
-
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.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() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
-
Invalidates this state: set its
Status
toStatus.INVALIDATED
if the current status isStatus.EXISTING
. - 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(HierarchyEntry, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.EntryFactory.InvalidationStrategy
-
Invalidate underlying
ItemState
of thisentry
. - 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(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 - 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.
- 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
- 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 ofIOHandlers
that should be asked to perform an import or export. - IOManagerImpl - Class in org.apache.jackrabbit.server.io
-
IOManagerImpl
represents the most simpleIOManager
implementation that provides a default constructor and does define anyIOHandler
s. - IOManagerImpl() - Constructor for class org.apache.jackrabbit.server.io.IOManagerImpl
-
Create a new
IOManager
. - IOUtil - Class in org.apache.jackrabbit.server.io
-
IOUtil
provides utility methods used for import and export operations. - Is - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- IS - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- 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.
- isAbstract - Variable in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
- isAbstract() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
-
Returns
true
if this is an abstract node type; returnsfalse
otherwise. - isAbstract() - Method in class org.apache.jackrabbit.jcr2spi.security.authorization.PrivilegeImpl
- 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.privilege.PrivilegeDefinitionImpl
- 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.PrivilegeDefinition
- isAbstract() - Method in interface org.apache.jackrabbit.spi.QNodeTypeDefinition
-
Returns
true
if the definition is abstract;false
otherwise. - isAbstract() - Method in class org.apache.jackrabbit.webdav.security.SupportedPrivilege
- 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. - isAccessControllable() - Method in class org.apache.jackrabbit.core.NodeImpl
-
Test if this node is access controlled.
- isAccessGranted(ScoreNode[]) - Method in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
-
Checks if access is granted to all
nodes
. - 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(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(ItemImpl) - Method in class org.apache.jackrabbit.core.security.authorization.combined.CombinedProvider
- 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.
- isAcItem(Path) - Method in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
- 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(Path) - 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.
- isActive() - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
- isActivityMerge() - Method in class org.apache.jackrabbit.jcr2spi.operation.Merge
- isAdded(ItemId) - Method in class org.apache.jackrabbit.core.state.ChangeLog
-
Return a flag indicating whether a given item state is marked as added in this log.
- isAdmin() - Method in class org.apache.jackrabbit.core.security.user.UserImpl
- isAdmin() - Method in class org.apache.jackrabbit.core.SessionImpl
-
Returns
true
if this session has been created for the administrator. - 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.jcr2spi.security.authorization.PrivilegeImpl
- isAlive() - Method in class org.apache.jackrabbit.core.session.SessionState
-
Checks whether this session is alive.
- isAllow() - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlEntryImpl
- isAllowSelfSignedCertificates() - Method in class org.apache.jackrabbit.spi2dav.ConnectionOptions
- 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 givenitemId
. - 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 givenitemId
. - 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 givenitemId
. - 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() - 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
- isAscending(int) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
-
Returns
true
if the propertyi
should be ordered ascending. - isAsyncStarted() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- isAsyncSupported() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- isAtLeast(IndexFormatVersion) - Method in class org.apache.jackrabbit.core.query.lucene.IndexFormatVersion
-
Returns
true
if this version is at least as high as the givenversion
. - 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 class org.apache.jackrabbit.core.security.user.UserManagerImpl
-
Always returns
true
as by default the autoSave behavior cannot be altered (see alsoUserManagerImpl.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 referencedItemState
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 anItemState
object with the specifiedid
. - isCached(ItemId) - Method in class org.apache.jackrabbit.core.state.ItemStateReferenceCache
-
Returns
true
if this cache contains anItemState
object with the specifiedid
. - isCached(ItemId) - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
-
Returns
true
if this cache contains anItemState
object with the specifiedid
. - isCanonical() - Method in interface org.apache.jackrabbit.spi.Path
-
Tests whether this path is canonical, i.e.
- 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() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- 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(NodeStateEx) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
-
Determines the checked-out status of the given node state.
- 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.
- isClosed() - Method in class org.apache.jackrabbit.test.api.util.InputStreamWrapper
- 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.EventJournalResourceImpl
- isCollection() - Method in class org.apache.jackrabbit.webdav.jcr.RootCollection
-
Returns true
- isCollection() - Method in class org.apache.jackrabbit.webdav.jcr.WorkspaceResourceImpl
- 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 returnsfalse
not respecting the configuration. - ISCOLLECTION - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
- 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.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.
- isContinueOnAsyncUploadFailure() - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- isCreateAbsoluteURI() - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
Returns if a absolute URI should be created for hrefs.
- 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.
- 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.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.
- isDelayedDelete() - Method in class org.apache.jackrabbit.core.data.MultiDataStore
- 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 ofpath
. - isDescendant(String, String) - Static method in class org.apache.jackrabbit.util.Text
-
Determines if the
descendant
path is hierarchical a descendant ofpath
. - 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 ofpath
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 ofpath
or equal to it. - isDisabled() - Method in class org.apache.jackrabbit.core.security.user.UserImpl
- isDisableHostnameVerification() - Method in class org.apache.jackrabbit.spi2dav.ConnectionOptions
- isDisableTokenAuth() - Method in class org.apache.jackrabbit.core.security.authentication.DefaultLoginModule
-
Return a flag indicating if token based authentication is disabled.
- 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 class org.apache.jackrabbit.core.cache.ConcurrentCache
-
Checks if the cache size is zero.
- isEmpty() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractACLTemplate
- isEmpty() - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeBits
-
Returns
true
if this privilege bits includes no privileges at all. - 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.
- isEnabled() - Method in class org.apache.jackrabbit.stats.jmx.QueryStatManager
- isEnabled() - Method in class org.apache.jackrabbit.stats.QueryStatImpl
- isEquivalentTo(Path) - Method in interface org.apache.jackrabbit.spi.Path
-
Determines if the the
other
path would be equal tothis
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 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
- isFile(String) - Method in class org.apache.jackrabbit.vfs.ext.fs.VFSFileSystem
- isFilteredItem(String, Session) - Method in class org.apache.jackrabbit.webdav.simple.DefaultItemFilter
- isFilteredItem(String, Session) - Method in interface org.apache.jackrabbit.webdav.simple.ItemFilter
-
Returns true if the resouce with the given name should be filtered.
- 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(Item) - Method in interface org.apache.jackrabbit.webdav.simple.ItemFilter
-
Returns true if the given item should be filtered.
- isFolder() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFile
- isFolder() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystemEntry
- isFolder() - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFolder
- 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(String) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFileSystem
- isFolder(String) - Method in class org.apache.jackrabbit.vfs.ext.fs.VFSFileSystem
- isForSessionScopedLock(String) - Static method in class org.apache.jackrabbit.webdav.jcr.lock.LockTokenMapper
- isFullMatch() - Method in class org.apache.jackrabbit.spi.commons.name.MatchResult
- isFulltextField(String) - Static method in class org.apache.jackrabbit.core.query.lucene.FieldNames
-
Returns
true
if the givenfieldName
denotes a fulltext field likeFieldNames.FULLTEXT
or a field with aFieldNames.FULLTEXT_PREFIX
. - 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. - isGcRunning() - Method in class org.apache.jackrabbit.core.RepositoryContext
- 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(ItemId, 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 specifiedid
(i.e. - 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(ItemState, String[]) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
- 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(NodeState, Path, String[]) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
- isGranted(Path, int) - Method in interface org.apache.jackrabbit.core.security.AccessManager
-
Determines whether the specified
permissions
are granted on the item with the specifiedabsPath
(i.e. - isGranted(Path, int) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
- isGranted(Path, int) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
- 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 givenparentPath
andchildName
(i.e. - isGranted(Path, Name, int) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
- isGranted(Path, Name, int) - Method in class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
- isGranted(SessionInfo, ItemId, String[]) - Method in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
-
This default implementation first calls
AbstractRepositoryService.checkSessionInfo(SessionInfo)
with thesessionInfo
, then returnsfalse
if the any of theactions
are inAbstractReadableRepositoryService.WRITE_ACTIONS
; otherwise returnstrue
. - 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 class org.apache.jackrabbit.core.security.user.UserImpl
- isGroup(Principal) - Static method in class org.apache.jackrabbit.core.security.principal.GroupPrincipals
-
Checks if the provided principal is a group.
- 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
- isInDataStore() - Method in class org.apache.jackrabbit.core.value.InternalValue
- 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 returnsfalse
. - 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
- isInUse(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- 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
!node.hasNodes()
- 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
- 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() - Method in class org.apache.jackrabbit.core.NodeImpl
- isLocked() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- isLocked(String) - Method in class org.apache.jackrabbit.core.lock.SessionLockManager
- isLocked(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrLockManager
- 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 returnsfalse
- 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 returnsfalse
- 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 returnsfalse
- 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 returnsfalse
. - 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 theSessionInfo
used to retrieve thisLockInfo
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 theSessionInfo
used to retrieve thisLockInfo
is the lock holder and thus enabled to refresh or release the lock. - isLockOwner() - Method in class org.apache.jackrabbit.spi2dav.LockInfoImpl
- 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
- isMandatory - Variable in class org.apache.jackrabbit.commons.predicate.IsMandatoryPredicate
- 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
- isMandatoryAttribute(String) - Static method in class org.apache.jackrabbit.core.security.authentication.token.TokenBasedAuthentication
-
Returns
true
if the specifiedattributeName
starts with or equalsTokenBasedAuthentication.TOKEN_ATTRIBUTE
. - IsMandatoryPredicate - Class in org.apache.jackrabbit.commons.predicate
-
IsMandatoryFilter
... - IsMandatoryPredicate() - Constructor for class org.apache.jackrabbit.commons.predicate.IsMandatoryPredicate
- IsMandatoryPredicate(boolean) - Constructor for class org.apache.jackrabbit.commons.predicate.IsMandatoryPredicate
- IsMandatoryPredicate(boolean, int, int) - Constructor for class org.apache.jackrabbit.commons.predicate.IsMandatoryPredicate
- isMarkup(int) - Static method in class org.apache.jackrabbit.test.XMLChar
-
Returns true if the specified character can be considered markup.
- isMarkup(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the specified character can be considered markup.
- isMatch() - Method in class org.apache.jackrabbit.spi.commons.name.MatchResult
-
Returns true if the
Pattern
matched anything or false otherwise. - isMatchingFilter(String, Namespace) - Method in class org.apache.jackrabbit.webdav.observation.Filter
- isMember(Principal) - Method in class org.apache.jackrabbit.core.security.principal.EveryonePrincipal
- isMember(Principal, Principal) - Static method in class org.apache.jackrabbit.core.security.principal.GroupPrincipals
-
Returns true if the passed principal is a member of the group.
- 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
- isMixin() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
- 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 anItemStateManager
. - 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. - isModifiable() - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeBits
-
Returns
true
if this privilege bits instance can be altered. - isModified() - Method in class org.apache.jackrabbit.core.ItemImpl
- isModified() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
- isModified() - Method in class org.apache.jackrabbit.jcr2spi.StaleProperty
- isModified() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
- isModified(ItemId) - Method in class org.apache.jackrabbit.core.state.ChangeLog
-
Returns a flag indicating whether a given item state is marked as modified in this log.
- 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
- 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.jcr2spi.StaleProperty
- 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 aMultiStatus
response.
Please note that RFC 3253 that the the response must be a 207 Multi-Status, if a Depth request header is present. - isMultiStatusReport() - Method in class org.apache.jackrabbit.webdav.version.report.VersionTreeReport
-
Always returns
true
. - 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 - 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.persistence.util.NodePropBundle.PropertyEntry
-
Returns the multivalued flag.
- 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() - 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
- isMultiValueRestriction(String) - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
- isName(int) - Static method in class org.apache.jackrabbit.test.XMLChar
-
Returns true if the specified character is a valid name character as defined by production [4] in the XML 1.0 specification.
- isName(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the specified character is a valid name character as defined by production [4] in the XML 1.0 specification.
- isNameStart(int) - Static method in class org.apache.jackrabbit.test.XMLChar
-
Returns true if the specified character is a valid name start character as defined by production [5] in the XML 1.0 specification.
- isNameStart(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the specified character is a valid name start character as defined by production [5] in the XML 1.0 specification.
- isNCName(int) - Static method in class org.apache.jackrabbit.test.XMLChar
-
Returns true if the specified character is a valid NCName character as defined by production [5] in Namespaces in XML recommendation.
- isNCName(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the specified character is a valid NCName character as defined by production [5] in Namespaces in XML recommendation.
- isNCNameStart(int) - Static method in class org.apache.jackrabbit.test.XMLChar
-
Returns true if the specified character is a valid NCName start character as defined by production [4] in Namespaces in XML recommendation.
- isNCNameStart(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the specified character is a valid NCName start character as defined by production [4] in Namespaces in XML recommendation.
- isNegate() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
- isNew() - Method in class org.apache.jackrabbit.core.ItemImpl
- isNew() - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
-
Return a flag indicating whether this record log is new.
- isNew() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
-
Checks if this bundle is new.
- isNew() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
- isNew() - Method in class org.apache.jackrabbit.jcr2spi.StaleProperty
- 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 - Variable in class org.apache.jackrabbit.commons.predicate.IsNodePredicate
-
Polarity of this filter
- isNode() - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Returns
true
. - isNode() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Returns
false
. - isNode() - Method in class org.apache.jackrabbit.core.AbstractNodeData
-
Return a flag indicating whether item is a node.
- isNode() - Method in class org.apache.jackrabbit.core.ItemData
-
Return a flag indicating whether item is a node.
- isNode() - Method in class org.apache.jackrabbit.core.ItemImpl
- isNode() - Method in class org.apache.jackrabbit.core.NodeImpl
- isNode() - Method in class org.apache.jackrabbit.core.PropertyImpl
- isNode() - Method in class org.apache.jackrabbit.core.state.ItemState
-
Determines if this item state represents a node.
- isNode() - Method in class org.apache.jackrabbit.core.state.NodeState
-
Determines if this item state represents a node.
- isNode() - Method in class org.apache.jackrabbit.core.state.PropertyState
-
Determines if this item state represents a node.
- isNode() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
- isNode() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
-
Returns true
- isNode() - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
-
Returns false
- isNode() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
-
Utility method: Determines if this item state represents a node.
- isNode() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
-
Determines if this item state represents a node.
- isNode() - Method in class org.apache.jackrabbit.jcr2spi.state.PropertyState
-
Always returns false.
- IsNodePredicate - Class in org.apache.jackrabbit.commons.predicate
-
Item filter that checks if an item is a node.
- IsNodePredicate() - Constructor for class org.apache.jackrabbit.commons.predicate.IsNodePredicate
-
Default constructor.
- IsNodePredicate(boolean) - Constructor for class org.apache.jackrabbit.commons.predicate.IsNodePredicate
-
Creates a new node item filter
- IsNodePredicate(boolean, int, int) - 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(String) - Method in class org.apache.jackrabbit.core.NodeImpl
- isNodeType(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- isNodeType(String) - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
- isNodeType(Name) - 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(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(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.
- 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 - 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.test.ISO8601
- ISO8601() - Constructor for class org.apache.jackrabbit.util.ISO8601
- ISO8601.SHORT - Class in org.apache.jackrabbit.util
-
Variants that exclude the milliseconds from the formatted string.
- 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.
If a characterc
is not valid at a certain position in an XML 1.0 NCName it is encoded in the form: '_x' + hexValueOf(c) + '_'. - 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.
If a characterc
is not valid at a certain position in an XML 1.0 NCName it is encoded in the form: '_x' + hexValueOf(c) + '_'. - 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
- 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 class org.apache.jackrabbit.core.gc.GarbageCollector
- isPersistent() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
- isPersistent() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
-
Deprecated.
- isPlainTextPassword(String) - Static method in class org.apache.jackrabbit.core.security.user.PasswordUtility
-
Returns
true
if the specified string doesn't start with a valid algorithm name in curly brackets. - isPreAuthenticated(Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
-
Deprecated.For security reasons the support for the preAuth attribute has been deprecated and will no longer be available in a subsequent release. See also JCR-3293
- 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
- isPropStat() - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
- isProtected - Variable in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractItemDefinitionBuilder
- 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.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.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.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 - 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.
- 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.
- isReferenceable() - Method in class org.apache.jackrabbit.core.persistence.util.NodeInfo
- 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
- isRepaired() - Method in interface org.apache.jackrabbit.core.persistence.check.ReportItem
- isRepaired() - Method in class org.apache.jackrabbit.core.persistence.check.ReportItemImpl
- isRequestedReportType(ReportInfo) - Method in class org.apache.jackrabbit.webdav.version.report.ReportType
-
Returns true if this
ReportType
is requested by the givenReportInfo
- 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
- isReservedURI(String) - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
-
Returns
true
if the specified uri is one of the reserved URIs defined in this registry. - isReturnLatest() - Method in class org.apache.jackrabbit.core.version.DateVersionSelector
-
Returns the flag, if the latest version should be selected, if no version can be found using the given hint.
- isRoot() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
-
Returns true, if this
NodeState
represent the root node. - 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. - 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(String) - Method in class org.apache.jackrabbit.webdav.xml.Namespace
-
Returns
true
if the aNamespace
built from the specifiednamespaceURI
is equal to this namespace object. - isSame(String, String) - Static method in class org.apache.jackrabbit.core.security.user.PasswordUtility
-
Returns
true
if hash of the specifiedpassword
equals the given hashed password. - 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.StaleProperty
- isSame(Item) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
- isSame(Item) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionImpl
- isSameRM(XAResource) - Method in class org.apache.jackrabbit.core.XASessionImpl
- 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
- isSameThreadId(Object, Object) - Static method in class org.apache.jackrabbit.data.core.TransactionContext
-
Compares the given thread identifiers for equality.
- 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.
- isSameWorkspace(DavResourceLocator) - Method in interface org.apache.jackrabbit.webdav.DavResourceLocator
-
Returns true if the specified locator refers to a resource within the same workspace.
- 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.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
- isShallowCopy() - Method in interface org.apache.jackrabbit.server.io.CopyMoveContext
- isShallowCopy() - Method in class org.apache.jackrabbit.server.io.CopyMoveContextImpl
- isShareable() - Method in class org.apache.jackrabbit.core.state.NodeState
-
Return a flag indicating whether this state is shareable, i.e.
- 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 givendescendant
. - 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 givendescendant
. - 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
- 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
- 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.
- 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; otherwisefalse
is returned. - isSupportedConversion(int, int) - Static method in class org.apache.jackrabbit.value.ValueHelper
- 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.
- isSupportedMediaType(String) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
-
Returns
true
if the provided type is among the types supported by the Tika parser we are using. - 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.data.core.TransactionContext
-
Return a flag indicating whether the association is suspended.
- isSystem() - Method in class org.apache.jackrabbit.core.SessionImpl
-
Returns
true
if the subject contains aSystemPrincipal
;false
otherwise. - isSystemUser() - Method in class org.apache.jackrabbit.core.security.user.UserImpl
- 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
- isTokenBasedLogin(Credentials) - Static method in class org.apache.jackrabbit.core.security.authentication.token.TokenBasedAuthentication
-
Returns
true
if the givencredentials
object is an instance ofTokenCredentials
. - 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.
- isTouchFileObject(FileObject) - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSBackend
-
Returns true if the fileObject is used for touching purpose.
- isTouchFilePreferred() - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSBackend
-
Returns true if a touch file should be used to save/get the last modified time for a file object.
- isTransactionalNew() - Method in class org.apache.jackrabbit.core.ItemImpl
-
checks if this item is new.
- 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. - isTransient(int) - Static method in class org.apache.jackrabbit.jcr2spi.state.Status
- 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
- isUseSimpleFSDirectory() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
- isUseSystemPropertes() - Method in class org.apache.jackrabbit.spi2dav.ConnectionOptions
- 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() - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
-
Checks whether all order specifications of this query node have at least its path specified (i.e.
- isValid(int) - Static method in class org.apache.jackrabbit.jcr2spi.state.Status
-
Returns
true
if this item state is valid, that is its status is one of:Status.EXISTING
Status.EXISTING_MODIFIED
Status.NEW
- isValid(int) - Static method in class org.apache.jackrabbit.test.XMLChar
-
Returns true if the specified character is valid.
- isValid(int) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the specified character is valid.
- 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.XMLChar
-
Returns true if the encoding name is a valid IANA encoding.
- isValidIANAEncoding(String) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the encoding name is a valid IANA encoding.
- isValidJavaEncoding(String) - Static method in class org.apache.jackrabbit.test.XMLChar
-
Returns true if the encoding name is a valid Java encoding.
- isValidJavaEncoding(String) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true if the encoding name is a valid Java encoding.
- isValidName(String) - Static method in class org.apache.jackrabbit.test.XMLChar
-
Check to see if a string is a valid Name according to [5] in the XML 1.0 Recommendation
- isValidName(String) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Check to see if a string is a valid Name according to [5] in the XML 1.0 Recommendation
- isValidNCName(String) - Static method in class org.apache.jackrabbit.test.XMLChar
-
Check to see if a string is a valid NCName according to [4] from the XML Namespaces 1.0 Recommendation
- isValidNCName(String) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Check to see if a string is a valid NCName according to [4] from the XML Namespaces 1.0 Recommendation
- isValidNmtoken(String) - Static method in class org.apache.jackrabbit.test.XMLChar
-
Check to see if a string is a valid Nmtoken according to [7] in the XML 1.0 Recommendation
- isValidNmtoken(String) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Check to see if a string is a valid Nmtoken according to [7] in the XML 1.0 Recommendation
- isValidRequest(HttpServletRequest) - Method in class org.apache.jackrabbit.webdav.util.CSRFUtil
- 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
tonewStatus
, and false if the change is illegal or if any of the given status flags is illegal. - isVirtualNode(NodeId) - Method in class org.apache.jackrabbit.core.persistence.bundle.ConsistencyCheckerImpl
- 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
- isWriterPreference() - Method in class org.apache.jackrabbit.core.state.DefaultISMLocking
-
Returns the writer preference status of this locking strategy.
- Item - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- ITEM_BASE_SET - Static variable in class org.apache.jackrabbit.webdav.jcr.property.JcrDavPropertyNameSet
-
Additional property names defined for existing and non-existing item resources.
- ITEM_NAMES - Static variable in class org.apache.jackrabbit.stats.TimeSeriesStatsUtil
- ItemCache - Interface in org.apache.jackrabbit.jcr2spi
-
ItemCache
... - ItemCacheImpl - Class in org.apache.jackrabbit.jcr2spi
-
ItemCacheImpl
... - 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. - itemCreated(ItemImpl) - Method in interface org.apache.jackrabbit.core.ItemLifeCycleListener
-
Called when an
ItemImpl
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. - ItemData(ItemId) - Constructor for class org.apache.jackrabbit.core.ItemData
-
Create a new instance of this class.
- ItemData(ItemState, ItemManager) - 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(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. - itemDestroyed(ItemId, ItemData) - Method in class org.apache.jackrabbit.core.ItemManager
- itemDestroyed(ItemId, ItemImpl) - Method in interface org.apache.jackrabbit.core.ItemLifeCycleListener
-
Called when an
ItemImpl
instance has been destroyed (i.e. - 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 returnstrue
if the call succeeds. - 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 returnstrue
if the call succeeds. - itemExists(String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
-
Return true if item exists.
- itemExists(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
- itemExists(ItemId) - Method in class org.apache.jackrabbit.core.ItemManager
-
Checks if the item with the given id 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(Path) - Method in class org.apache.jackrabbit.core.ItemManager
-
Deprecated.As of JSR 283, a
Path
doesn't anymore uniquely identify anItem
, thereforeItemManager.nodeExists(Path)
andItemManager.propertyExists(Path)
should be used instead. - ItemFilter - Interface in org.apache.jackrabbit.webdav.simple
-
ItemFilter
- itemId - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.Remove
- ItemId - Interface in org.apache.jackrabbit.core.id
-
Node or property identifier.
- 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 theItem
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
- ItemInfoBuilder - Class in org.apache.jackrabbit.spi.commons
-
Utility class providing a
ItemInfoBuilder.NodeInfoBuilder
for buildingNodeInfo
. - 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
NodeInfo
s. - ItemInfoBuilder.PropertyInfoBuilder - Class in org.apache.jackrabbit.spi.commons
-
Builder for
PropertyInfo
s. - ItemInfoCache - Interface in org.apache.jackrabbit.spi
-
ItemInfoCache
instances are responsible for cachingItemInfo
s along with an opaque generation counter. - ItemInfoCache.Entry<T extends ItemInfo> - Class in org.apache.jackrabbit.spi
-
This class represents a cache entry.
- 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 forItemInfo
implementations. - ItemInfoImpl - Class in org.apache.jackrabbit.spi2davex
-
ItemInfoImpl
is a base class forItemInfo
implementations. - ItemInfoImpl(NodeId, Name, Path, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.ItemInfoImpl
-
Deprecated.Use
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(Path, boolean) - Constructor for class org.apache.jackrabbit.spi2davex.ItemInfoImpl
-
Creates a new
ItemInfo
. - itemInvalidated(ItemId, ItemData) - Method in class org.apache.jackrabbit.core.ItemManager
- itemInvalidated(ItemId, ItemImpl) - Method in interface org.apache.jackrabbit.core.ItemLifeCycleListener
-
Called when an
ItemImpl
instance has been invalidated (i.e. - ItemLifeCycleListener - Interface in org.apache.jackrabbit.core
-
The
ItemLifeCycleListener
interface allows an implementing object to be informed about changes on anItem
instance. - ItemLifeCycleListener - Interface in org.apache.jackrabbit.jcr2spi
-
The
ItemLifeCycleListener
interface allows an implementing object to be informed about changes on anItem
instance. - ItemManager - Class in org.apache.jackrabbit.core
-
There's one
ItemManager
instance perSession
instance. - ItemManager - Interface in org.apache.jackrabbit.jcr2spi
-
There's one
ItemManager
instance perSession
instance. - ItemManager(SessionContext) - Constructor for class org.apache.jackrabbit.core.ItemManager
-
Creates a new per-session instance
ItemManager
instance. - ItemManagerImpl - Class in org.apache.jackrabbit.jcr2spi
-
ItemManagerImpl
implements theItemManager
interface. - itemMgr - Variable in class org.apache.jackrabbit.core.ItemImpl
-
ItemManager
that created thisItem
- ItemNameMatcher - Class in org.apache.jackrabbit.commons
-
Utility for name matching such as required for
Node.getNodes(String)
,Node.getNodes(String[])
,Node.getProperties(String)
andNode.getProperties(String[])
. - 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
- 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.PropertySequenceImpl - Class in org.apache.jackrabbit.commons.flat
- ItemState - Class in org.apache.jackrabbit.core.state
-
ItemState
represents the state of anItem
. - ItemState - Class in org.apache.jackrabbit.jcr2spi.state
-
ItemState
represents the state of anItem
. - ItemState(int, boolean) - Constructor for class org.apache.jackrabbit.core.state.ItemState
-
Constructs a new unconnected item state
- ItemState(int, HierarchyEntry, ItemStateFactory, ItemDefinitionProvider) - Constructor for class org.apache.jackrabbit.jcr2spi.state.ItemState
-
Constructs an 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(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.
- ItemStateCache - Interface in org.apache.jackrabbit.core.state
-
An
ItemStateCache
maintains a cache ofItemState
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 childNodeState
s andPropertyState
s for a givenNodeState
. - 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 anItemState
. - ItemStateManager - Interface in org.apache.jackrabbit.core.state
-
The
ItemStateManager
interface provides methods for retrievingItemState
andNodeReferences
instances by id. - ItemStateReferenceCache - Class in org.apache.jackrabbit.core.state
-
ItemStateReferenceCache
internally consists of 2 components: anItemStateReferenceMap
serving as the primary (or main) cache; it holds weak references toItemState
instances. - ItemStateReferenceCache(ItemStateCache) - Constructor for class org.apache.jackrabbit.core.state.ItemStateReferenceCache
-
Creates a new
ItemStateReferenceCache
that uses the specifiedItemStateCache
instance as internal secondary cache. - ItemStateReferenceCache(ItemStateCacheFactory) - Constructor for class org.apache.jackrabbit.core.state.ItemStateReferenceCache
-
Creates a new
ItemStateReferenceCache
that uses aMLRUItemStateCache
instance as internal 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
- 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
Item
s 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
-
Deprecated.Returns the node iterator.
- iterator() - Method in class org.apache.jackrabbit.commons.iterator.PropertyIterable
-
Deprecated.Returns the property iterator.
- iterator() - Method in class org.apache.jackrabbit.commons.iterator.RowIterable
-
Deprecated.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.stats.RepositoryStatisticsImpl
- 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(Collection<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(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(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
anditerator2
. - Iterators - Class in org.apache.jackrabbit.spi.commons.iterator
-
Historical 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
- JACKRABBIT_CLUSTER_ID - Static variable in class org.apache.jackrabbit.core.RepositoryImpl
-
Key to a
string
descriptor. - 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
- JackrabbitIndexReader - Class in org.apache.jackrabbit.core.query.lucene
-
JackrabbitIndexReader
wraps an index reader andreleases
the underlying reader when a client callsIndexReader.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.
- 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, PerQueryCache) - Constructor for class org.apache.jackrabbit.core.query.lucene.JackrabbitQueryParser
-
Creates a new query parser instance.
- 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
... - JackrabbitTermQuery - Class in org.apache.jackrabbit.core.query.lucene
-
JackrabbitTermQuery
implements aTermQuery
where score values are retrieved on a per index segment basis usingMultiScorer
. - 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.
- JackrabbitTermWeight(Searcher, Weight) - Constructor for class org.apache.jackrabbit.core.query.lucene.JackrabbitTermQuery.JackrabbitTermWeight
- 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(Credentials, String) - Constructor for class org.apache.jackrabbit.jca.JCAConnectionRequestInfo
-
Construct the request info.
- JCAConnectionRequestInfo(JCAConnectionRequestInfo) - 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. - 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_ALL - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
jcr:all
- 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_DESCRIPTION - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
jcr:description
- 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_GET_STRING - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
- JCR_GET_STRING_LN - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
- 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_NAMESPACE_MANAGEMENT - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
jcr:namespaceManagement
- 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_DEFINITION_MANAGEMENT - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
jcr:nodeTypeDefinitionManagement
- 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_NODETYPES_CND - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
- JCR_NODETYPES_CND_LN - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
- 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_MANAGEMENT - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
jcr:workspaceManagement
- 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_WRITE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
jcr:write
- 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
- 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
- JcrActiveLock - Class in org.apache.jackrabbit.webdav.jcr.lock
-
JcrActiveLock
wraps aJCR lock
object. - JcrActiveLock(Lock) - Constructor for class org.apache.jackrabbit.webdav.jcr.lock.JcrActiveLock
- 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 Specification 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 theDavException
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(Throwable, int)
where the error code is retrieved from an internal mapping. - JcrDavPropertyNameSet - Class in org.apache.jackrabbit.webdav.jcr.property
-
JcrDavPropertyNameSet
... - JcrDavPropertyNameSet() - Constructor for class org.apache.jackrabbit.webdav.jcr.property.JcrDavPropertyNameSet
- JcrDavSession - Class in org.apache.jackrabbit.webdav.jcr
-
JcrDavSession
specific base implementation of theDavSession
interface, which simply wraps aSession
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) - Constructor for exception org.apache.jackrabbit.standalone.cli.JcrParserException
- JcrParserException(String, Object[]) - Constructor for exception org.apache.jackrabbit.standalone.cli.JcrParserException
- JcrParserException(String, Throwable) - Constructor for exception org.apache.jackrabbit.standalone.cli.JcrParserException
- JcrParserException(String, Throwable, Object[]) - 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
-
Report to retrieve the permissions granted to the reading session as defined by
Session.hasPermission(String, String)
. - 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 - Class in org.apache.jackrabbit.server.remoting.davex
-
JcrRemotingServlet
is an extended version of theJCR Remoting Servlet
that provides improved Batch read Batch write functionality and supports cross workspace copy and cloning. - JcrRemotingServlet() - Constructor for class org.apache.jackrabbit.j2ee.JcrRemotingServlet
- JcrRemotingServlet() - Constructor for class org.apache.jackrabbit.server.remoting.davex.JcrRemotingServlet
- jcrRoot - Variable in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
-
Resolved Name for jcr:root
- jcrRootVersion - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
-
JCR Name jcr:rootVersion using the namespace resolver of the current session.
- jcrScore - Variable in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
-
Resolved Name for jcr:score
- JCRSQLParser - Class in org.apache.jackrabbit.spi.commons.query.sql
- JCRSQLParser(InputStream) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
- JCRSQLParser(InputStream, String) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
- JCRSQLParser(Reader) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
- JCRSQLParser(JCRSQLParserTokenManager) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
- JCRSQLParserConstants - Interface in org.apache.jackrabbit.spi.commons.query.sql
- JCRSQLParserTokenManager - Class in org.apache.jackrabbit.spi.commons.query.sql
- JCRSQLParserTokenManager(SimpleCharStream) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager
- JCRSQLParserTokenManager(SimpleCharStream, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager
- JCRSQLParserTreeConstants - Interface in org.apache.jackrabbit.spi.commons.query.sql
- JCRSQLParserVisitor - Interface in org.apache.jackrabbit.spi.commons.query.sql
- JCRSQLQueryBuilder - Class in org.apache.jackrabbit.spi.commons.query.sql
-
Implements the query builder for the JCR SQL syntax.
- jcrSuccessors - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
-
JCR Name jcr:successors using the namespace resolver of the current session.
- JcrSupportedPrivilegesProperty - Class in org.apache.jackrabbit.webdav.jcr.security
-
JcrSupportedPrivilegesProperty...
- JcrSupportedPrivilegesProperty(Session) - Constructor for class org.apache.jackrabbit.webdav.jcr.security.JcrSupportedPrivilegesProperty
-
Build supported privileges for the jcr:all privilege.
- JcrSupportedPrivilegesProperty(Session, String) - Constructor for class org.apache.jackrabbit.webdav.jcr.security.JcrSupportedPrivilegesProperty
- 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
- JcrUserPrivilegesProperty - Class in org.apache.jackrabbit.webdav.jcr.security
-
JcrPrivilegesProperty...
- JcrUserPrivilegesProperty(Session, String) - Constructor for class org.apache.jackrabbit.webdav.jcr.security.JcrUserPrivilegesProperty
- 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 - Class in org.apache.jackrabbit.webdav.jcr
-
Deprecated.As of Jackrabbit 2.2. Please Use
JcrValueType
instead. - JcrValueType() - Constructor for class org.apache.jackrabbit.commons.webdav.JcrValueType
- JcrValueType() - Constructor for class org.apache.jackrabbit.webdav.jcr.JcrValueType
-
Deprecated.
- 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.
- JCRWebdavServer(Repository, SessionProvider, int) - 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 - Class in org.apache.jackrabbit.webdav.jcr
-
JCRWebdavServerServlet provides request/response handling for the JCRWebdavServer.
- JCRWebdavServerServlet() - Constructor for class org.apache.jackrabbit.j2ee.JCRWebdavServerServlet
- 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
- 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 thedataSourceLocation
configuration property. See theDbFileSystem
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 thedataSourceLocation
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.
- 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 ajavax.jcr.Repository
instance. - JNDIRepositoryStub(Properties) - Constructor for class org.apache.jackrabbit.test.JNDIRepositoryStub
- join(QueryObjectModelFactory, Source, Source, JoinCondition) - Method in enum org.apache.jackrabbit.commons.query.qom.JoinType
-
Returns the join of the given sources.
- join(Source, Source, String, JoinCondition) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
-
Performs a join between two node-tuple sources.
- join(ItemSequence, Node, Node) - 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 sequenceitemSequence
, the implementation of this method may decide to join the parentnode
ofcause
with some other 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, Property) - Method in interface org.apache.jackrabbit.commons.flat.TreeManager
-
After the property
cause
has been deleted from the sequenceitemSequence
, the implementation of this method may decide to join the parentnode
ofcause
with some other nodes. - Join - Class in org.apache.jackrabbit.core.query.lucene.join
-
Join
implements the result of a join. - JoinConditionImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
-
JoinConditionImpl
... - JoinConditionImpl(NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.query.qom.JoinConditionImpl
- JoinImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
-
JoinImpl
... - JoinQuery - Class in org.apache.jackrabbit.core.query.lucene
-
JoinQuery
implements a query that performs a join. - JoinQuery(MultiColumnQuery, MultiColumnQuery, 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 theJsonParser
. - JsonParser - Class in org.apache.jackrabbit.commons.json
-
JsonParser
parses and validates the JSON object passed uponJsonParser.parse(String)
orJsonParser.parse(InputStream, String)
and notifies the specifiedJsonHandler
- JsonParser(JsonHandler) - Constructor for class org.apache.jackrabbit.commons.json.JsonParser
-
Create a new
JSONParser
with the specifiedJSONHandler
. - 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(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 - 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_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.
The request body (thus the 'labelElement' passed to the constructor must be a DAV:label element: - 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(String, String) - Constructor for class org.apache.jackrabbit.webdav.version.LabelInfo
- LabelInfo(Element) - Constructor for class org.apache.jackrabbit.webdav.version.LabelInfo
-
Create a new
LabelInfo
from the given element. - LabelInfo(Element, int) - Constructor for class org.apache.jackrabbit.webdav.version.LabelInfo
-
Create a new
LabelInfo
from the given element and depth integer. - 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() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
- 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(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
- lastModified(String) - Method in class org.apache.jackrabbit.vfs.ext.fs.VFSFileSystem
- 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
- LazyFileContentInputStream - Class in org.apache.jackrabbit.vfs.ext.ds
-
This input stream delays opening the file content 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.
- LazyFileContentInputStream(FileObject) - Constructor for class org.apache.jackrabbit.vfs.ext.ds.LazyFileContentInputStream
-
Creates a new
LazyFileInputStream
for the given file. - 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 - 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.core.data.LazyFileInputStream
-
Creates a new
LazyFileInputStream
for the given file. - 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.core.data.LazyFileInputStream
-
Creates a new
LazyFileInputStream
for the given file descriptor. - 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.core.data.LazyFileInputStream
-
Creates a new
LazyFileInputStream
for the given file. - 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 theItem
s only when they are requested. - LazyItemIterator - Class in org.apache.jackrabbit.jcr2spi
-
LazyItemIterator
is an id-based iterator that instantiates theItem
s 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(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 givenReader
. - LazyTextExtractorField(Parser, InternalValue, Metadata, Executor, boolean, int, boolean) - Constructor for class org.apache.jackrabbit.core.query.lucene.LazyTextExtractorField
-
Creates a new
LazyTextExtractorField
. - 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 class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
- LE - org.apache.jackrabbit.commons.query.qom.Operator
- 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(Node, int) - Method in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
-
Implement this method to add behaviour performed after a
Node
is visited. - leaving(Property, int) - Method in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
-
Implement this method to add behaviour performed after a
Property
is visited. - LEFT - org.apache.jackrabbit.commons.query.qom.JoinType
- 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() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
- length() - Method in interface org.apache.jackrabbit.jcr2spi.xml.Importer.TextValue
-
Returns the length of the serialized value.
- 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(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(String) - Method in class org.apache.jackrabbit.vfs.ext.fs.VFSFileSystem
- 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.
- lengthsFromXml(Object) - Static method in class org.apache.jackrabbit.commons.webdav.ValueUtil
- LengthSortComparator - Class in org.apache.jackrabbit.core.query.lucene
-
LengthSortComparator
implements aFieldComparator
which 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
extendsDavProperty
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.xpath.XPathConstants
- LETTER - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- 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(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(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(URL) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
-
Return a query that will return docs like the passed URL.
- LIKE - org.apache.jackrabbit.commons.query.qom.Operator
- 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
- LinkHeaderFieldParser - Class in org.apache.jackrabbit.webdav.util
-
Simple parser for HTTP Link header fields, as defined in RFC 5988.
- LinkHeaderFieldParser(Enumeration<?>) - Constructor for class org.apache.jackrabbit.webdav.util.LinkHeaderFieldParser
- LinkHeaderFieldParser(List<String>) - Constructor for class org.apache.jackrabbit.webdav.util.LinkHeaderFieldParser
- 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(String) - Method in class org.apache.jackrabbit.vfs.ext.fs.VFSFileSystem
- 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)
- ListenerTracker - Class in org.apache.jackrabbit.commons.observation
-
Tracks event deliveries to an event listener and the way the listener processes the events.
- ListenerTracker(EventListener, int, String, boolean, String[], String[], boolean) - Constructor for class org.apache.jackrabbit.commons.observation.ListenerTracker
- listFiles(File, String) - Static method in class org.apache.jackrabbit.core.journal.RotatingLogFile
-
List all log files inside some directory.
- 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(String) - Method in class org.apache.jackrabbit.vfs.ext.fs.VFSFileSystem
- 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
- listFolders(String) - Method in class org.apache.jackrabbit.vfs.ext.fs.VFSFileSystem
- 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() - 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(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(NodeId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
-
Deprecated.Load the persistent members of a node state.
- load(NodeId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
-
Deprecated.Load the persistent members of a node state.
- load(NodeId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
-
Deprecated.Load the persistent members of a node state.
- load(NodeId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
-
Load the persistent members of a node state.
- 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.bundle.AbstractBundlePersistenceManager
-
Load the persistent members of a property state.
- load(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
-
Deprecated.Load the persistent members of a property state.
- load(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
-
Deprecated.Load the persistent members of a property state.
- load(PropertyId) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
-
Deprecated.Load the persistent members of a property state.
- load(PropertyId) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
-
Load the persistent members of a property 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.mem.InMemBundlePersistenceManager
-
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.InMemBundlePersistenceManager
-
Reads the content of the hash maps from the file system
- 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.InMemBundlePersistenceManager
-
load factor for the hash map
- 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.InMemBundlePersistenceManager
-
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.
- 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
- LocalCache - Class in org.apache.jackrabbit.core.data
-
This class implements a LRU cache used by
CachingDataStore
. - LocalCache(String, String, long, double, double, AsyncUploadCache) - Constructor for class org.apache.jackrabbit.core.data.LocalCache
-
Build LRU cache of files located at 'path'.
- 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 givenlocalName
. - LocalNameRangeQuery - Class in org.apache.jackrabbit.core.query.lucene
-
LocalNameRangeQuery
implements a range query on the local name of nodes. - LocalNameRangeQuery(String, String, boolean, PerQueryCache) - 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
- locateAllChildNodeDef(Session, boolean, boolean, boolean) - Static method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeUtil
-
Locate all non-protected child node def declared by a non-abstract node type parsing all node types
- 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) - Static method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeUtil
-
Locate a child node def parsing all node types
- 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
- 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, boolean, boolean) - Static method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeUtil
-
Locate a property def parsing all node types
- 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
- 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 - Variable in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
- lock(boolean, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
- 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.core.lock.SessionLockManager
- lock(String, boolean, boolean, long, String) - Method in class org.apache.jackrabbit.jcr2spi.JcrLockManager
- lock(NodeImpl, boolean, boolean) - 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) - Method in class org.apache.jackrabbit.core.lock.XALockManager
-
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, long, String) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
- lock(NodeImpl, boolean, boolean, long, String) - Method in class org.apache.jackrabbit.core.lock.XALockManager
- lock(NodeState, boolean, boolean) - 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 class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
- lock(NodeState, boolean, boolean, long, String) - Method in interface org.apache.jackrabbit.jcr2spi.lock.LockStateManager
-
Lock a node.
- lock(SessionInfo, NodeId, boolean, boolean) - 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) - 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) - 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.spi.commons.AbstractRepositoryService
- lock(SessionInfo, NodeId, boolean, boolean, long, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- 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, long, String) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- lock(SessionInfo, NodeId, boolean, boolean, long, String) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
-
Create a lock on the
Node
identified by the given id. - lock(LockInfo) - Method in interface org.apache.jackrabbit.webdav.DavResource
-
Lock this webdav resource with the information retrieve from the request and return the resulting lockdiscovery object.
- lock(LockInfo) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
-
Creates a lock on this resource by locking the underlying
node
. - lock(LockInfo) - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
- Lock - Class in org.apache.jackrabbit.standalone.cli.lock
-
Lock the given
Node
- Lock() - Constructor for class org.apache.jackrabbit.standalone.cli.lock.Lock
- 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
AbstractJournal.unlock(boolean)
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
-
Deprecated.Use org.apache.jackrabbit.util.Locked instead.
- 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.spi.commons.lock.Locked
-
Deprecated.
- Locked() - Constructor for class org.apache.jackrabbit.util.Locked
- lockedNode - Variable in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
- LockedWrapper<T> - Class in org.apache.jackrabbit.util
-
LockedWrapper
is a wrapper class toLocked
which adds generics support and wraps theLocked.TIMED_OUT
object into aLockException
. - LockedWrapper() - Constructor for class org.apache.jackrabbit.util.LockedWrapper
- 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 - Class in org.apache.jackrabbit.webdav.lock
-
LockInfo
is a simple utility class encapsulating the information passed with a LOCK request. - LockInfo - Interface in org.apache.jackrabbit.spi
-
LockInfo
is used to transport lock information across the SPI boundary. - LockInfo(long) - Constructor for class org.apache.jackrabbit.webdav.lock.LockInfo
-
Create a new
LockInfo
used for refreshing an existing lock. - 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(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 serializableLockInfo
based on another lock info. - LockInfoImpl - Class in org.apache.jackrabbit.spi2dav
-
LockInfoImpl
... - 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(String, String, boolean, boolean, NodeId) - Constructor for class org.apache.jackrabbit.spi.commons.LockInfoImpl
-
Deprecated.
- LockInfoImpl(ActiveLock, NodeId, Set<String>) - 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 - Class in org.apache.jackrabbit.jcr2spi.lock
-
LockManagerImpl
... - LockManagerImpl(SessionImpl, FileSystem, ScheduledExecutorService) - Constructor for class org.apache.jackrabbit.core.lock.LockManagerImpl
-
Create a new instance of this class.
- 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
- lockMgr - Variable in class org.apache.jackrabbit.core.WorkspaceImpl
-
The
LockManager
for thisWorkspace
- 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
- LockTokenMapper - Class in org.apache.jackrabbit.webdav.jcr.lock
-
Maps between WebDAV lock tokens and JCR lock tokens.
- LockTokenMapper() - Constructor for class org.apache.jackrabbit.webdav.jcr.lock.LockTokenMapper
- 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.
- log(String) - 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.JCAManagedConnection
-
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.core.query.OnWorkspaceInconsistency
-
An handler that simply logs the path of the parent node and the name of the missing child node
- logError(ItemStateException, QueryHandler, Path, NodeState, ChildNodeEntry) - Method in class org.apache.jackrabbit.core.query.OnWorkspaceInconsistency
-
Logs a generic workspace inconsistency error.
- 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(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
- 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.
- logger - Variable in class org.apache.jackrabbit.test.JUnitTest
-
Logger instance for test cases
- 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
- 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.
- login() - Method in class org.apache.jackrabbit.commons.AbstractRepository
-
Calls
Repository.login(Credentials, String)
withnull
arguments. - 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 authenticated
Subject
. - login() - Method in class org.apache.jackrabbit.core.security.authentication.JAASAuthContext
- login() - Method in class org.apache.jackrabbit.core.security.authentication.LocalAuthContext
- login(String) - Method in class org.apache.jackrabbit.commons.AbstractRepository
-
Calls
Repository.login(Credentials, String)
withnull
credentials and the given workspace name. - login(String, String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- login(Credentials) - Method in class org.apache.jackrabbit.commons.AbstractRepository
-
Calls
Repository.login(Credentials, String)
with the given credentials and anull
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(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(Credentials, String, Map<String, Object>) - Method in class org.apache.jackrabbit.commons.AbstractRepository
-
This implementation directly delegates to
Repository.login(javax.jcr.Credentials, String)
not supporting any attributes. - 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.webdav.WebdavRequestImpl
- 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 aLogger
. - LogPrintWriter(Writer) - Constructor for class org.apache.jackrabbit.test.LogPrintWriter
-
Creates a new
LogPrintWriter
which is based on aWriter
. - LogPrintWriter(Logger) - Constructor for class org.apache.jackrabbit.test.LogPrintWriter
-
Creates a new
LogPrintWriter
which is based on aLogger
. - logQuery(String, String, long) - Method in interface org.apache.jackrabbit.stats.QueryStatCore
-
Logs the call of each query ran on the repository.
- logQuery(String, String, long) - Method in class org.apache.jackrabbit.stats.QueryStatImpl
- LogUtil - Class in 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
LogWriter
s for the individual SPI entities. - LONG - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
- LONG - Static variable in class org.apache.jackrabbit.core.persistence.util.BundleDumper
- 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 theValue
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(String) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.UniqueIdResolver
- 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(ItemId) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
- 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(Path) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
- 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.
- 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 aFieldComparator
which compares the lower-cased string values of a base comparator. - LowerCaseSortComparator(FieldComparatorSource) - Constructor for class org.apache.jackrabbit.core.query.lucene.LowerCaseSortComparator
-
Creates a new upper case sort comparator.
- LowerFunction() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
- LowPriorityTask - Interface in org.apache.jackrabbit.core
-
Interface for low priority tasks (like text extraction) that can be scheduled later based on the extractor's load
- 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
Item
s.
ThisCommand
looks for anIterator
under the givenContext
variable and lists itsItem
s. - LsCollectedItems() - Constructor for class org.apache.jackrabbit.standalone.cli.info.LsCollectedItems
- LsCollectedNodes - Class in org.apache.jackrabbit.standalone.cli.info
-
Lists collected
Node
s.
ThisCommand
looks for anIterator
under the givenContext
variable and lists itsNode
s. - LsCollectedNodes() - Constructor for class org.apache.jackrabbit.standalone.cli.info.LsCollectedNodes
- LsCollectedProperties - Class in org.apache.jackrabbit.standalone.cli.info
-
Lists collected
Property
s.
ThisCommand
looks for anIterator
under the givenContext
variable and lists itsProperty
s. - 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
Node
s under the current workingNode
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 theVersionHistory
. - LsVersions() - Constructor for class org.apache.jackrabbit.standalone.cli.info.LsVersions
- 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 - org.apache.jackrabbit.commons.query.qom.Operator
- 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.
- LuceneQueryFactory.QueryPair - Class in org.apache.jackrabbit.core.query.lucene
- LuceneQueryFactory.Transform - Class in org.apache.jackrabbit.core.query.lucene
- 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.core.persistence.util.BundleDumper
- 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(String[]) - Static method in class org.apache.jackrabbit.standalone.Main
- main(String[]) - Static method in class org.apache.jackrabbit.util.Base64
-
Base64-decodes or -encodes (see
Base64.decodeOrEncode(String)
all the given arguments and prints the results on separate lines in standard output. - Main - Class in org.apache.jackrabbit.standalone
- Main(String[]) - Constructor for class org.apache.jackrabbit.standalone.Main
-
Construct Main application instance.
- 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
- makePersistent(NodeState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
-
Pushes the given transient state to the change log so it'll be persisted when the change log is committed.
- 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.
- mapConstraintToQueryAndFilter(LuceneQueryFactory.QueryPair, Constraint, Map<String, NodeType>, JackrabbitIndexSearcher, IndexReader) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
- 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 class org.apache.jackrabbit.core.gc.GarbageCollector
- 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.ResettableTempFileInputStream
- 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
- mark(int) - Method in class org.apache.jackrabbit.vfs.ext.ds.LazyFileContentInputStream
- markModified(NodeImpl) - Method in class org.apache.jackrabbit.core.ProtectedItemModifier
- markOld() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
-
Marks this bundle 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.ResettableTempFileInputStream
- 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
- markSupported() - Method in class org.apache.jackrabbit.vfs.ext.ds.LazyFileContentInputStream
- MASK_CONTENT - Static variable in class org.apache.jackrabbit.test.XMLChar
-
Content character mask.
- MASK_CONTENT - Static variable in class org.apache.jackrabbit.util.XMLChar
-
Content character mask.
- MASK_NAME - Static variable in class org.apache.jackrabbit.test.XMLChar
-
Name character mask.
- MASK_NAME - Static variable in class org.apache.jackrabbit.util.XMLChar
-
Name character mask.
- MASK_NAME_START - Static variable in class org.apache.jackrabbit.test.XMLChar
-
Name start character mask.
- MASK_NAME_START - Static variable in class org.apache.jackrabbit.util.XMLChar
-
Name start character mask.
- MASK_NCNAME - Static variable in class org.apache.jackrabbit.test.XMLChar
-
NCName character mask.
- MASK_NCNAME - Static variable in class org.apache.jackrabbit.util.XMLChar
-
NCName character mask.
- MASK_NCNAME_START - Static variable in class org.apache.jackrabbit.test.XMLChar
-
NCName start character mask.
- MASK_NCNAME_START - Static variable in class org.apache.jackrabbit.util.XMLChar
-
NCName start character mask.
- MASK_PUBID - Static variable in class org.apache.jackrabbit.test.XMLChar
-
Pubid character mask.
- MASK_PUBID - Static variable in class org.apache.jackrabbit.util.XMLChar
-
Pubid character mask.
- MASK_SPACE - Static variable in class org.apache.jackrabbit.test.XMLChar
-
Space character mask.
- MASK_SPACE - Static variable in class org.apache.jackrabbit.util.XMLChar
-
Space character mask.
- MASK_VALID - Static variable in class org.apache.jackrabbit.test.XMLChar
-
Valid character mask.
- MASK_VALID - Static variable in class org.apache.jackrabbit.util.XMLChar
-
Valid character mask.
- match(Pattern.Context) - Method in class org.apache.jackrabbit.spi.commons.name.Pattern
- 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.
- MatchAllDocsQuery - Class in org.apache.jackrabbit.core.query.lucene
- MatchAllDocsQuery() - Constructor for class org.apache.jackrabbit.core.query.lucene.MatchAllDocsQuery
- Matcher - Class in org.apache.jackrabbit.spi.commons.name
- matches(String) - Method in class org.apache.jackrabbit.core.security.authorization.GlobPattern
- matches(String, String) - Static method in class org.apache.jackrabbit.commons.ItemNameMatcher
-
Matches the name pattern against the specified name.
- matches(String, String) - Static method in class org.apache.jackrabbit.util.ChildrenCollectorFilter
- matches(String, String[]) - Static method in class org.apache.jackrabbit.commons.ItemNameMatcher
-
Matches the
nameGlob
strings in the passed array against the specified name. - matches(String, String[]) - Static method in class org.apache.jackrabbit.util.ChildrenCollectorFilter
- 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(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. - matches(Item) - Method in class org.apache.jackrabbit.core.security.authorization.GlobPattern
- matches(SimpleCredentials) - Method in class org.apache.jackrabbit.core.security.authentication.CryptedSimpleCredentials
-
Compares this instance with the given
SimpleCredentials
and returnstrue
if both match. - matches(Pattern, Path) - Static method in class org.apache.jackrabbit.spi.commons.name.Matcher
-
Checks whether a pattern matches an input path.
- matches(Node, String, Namespace) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Returns true if the specified node matches the required names.
- matches(Node, QName) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Returns true if the specified node matches the required
QName
. - 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(String, String, String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- 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(DavResource) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
Test if the if header matches the given resource.
- 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
- MAX_CONNECTIONS_DEFAULT - Static variable in class org.apache.jackrabbit.spi2dav.ConnectionOptions
-
Default value for the maximum number of connections per host such as configured with
PoolingHttpClientConnectionManager.setDefaultMaxPerRoute(int)
. - MAX_CONNECTIONS_DEFAULT - Static variable in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
-
Default value for the maximum number of connections per host such as configured with
PoolingHttpClientConnectionManager.setDefaultMaxPerRoute(int)
. - 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
- MAX_RESULT_COUNT - Static variable in class org.apache.jackrabbit.commons.jackrabbit.user.AuthorizableQueryManager
-
Constant defining the default maximal size of the result set.
- maxConnections(int) - Method in class org.apache.jackrabbit.spi2dav.ConnectionOptions.Builder
- 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) - 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) - Static method in class org.apache.jackrabbit.util.Text
-
Calculate an MD5 hash of the string given using 'utf-8' encoding.
- md5(String, String) - Static method in class org.apache.jackrabbit.test.api.util.Text
-
Calculate an MD5 hash of the string given.
- md5(String, String) - Static method in class org.apache.jackrabbit.util.Text
-
Calculate an MD5 hash of the string given.
- MEDIATYPE - Static variable in interface org.apache.jackrabbit.commons.webdav.AtomFeedConstants
- Member(String, Position) - Constructor for class org.apache.jackrabbit.webdav.ordering.OrderPatch.Member
-
Create a new
Member
object. - members() - Method in class org.apache.jackrabbit.core.security.principal.EveryonePrincipal
- members(Principal) - Static method in class org.apache.jackrabbit.core.security.principal.GroupPrincipals
-
Returns an enumeration of the members in the group.
- 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.MemoryRecordIterator - Class in org.apache.jackrabbit.core.journal
-
Record iterator implementation.
- MemoryRecord(String, String, byte[]) - Constructor for class org.apache.jackrabbit.core.journal.MemoryJournal.MemoryRecord
-
Create a new instance of this class
- 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(String, boolean) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
-
Always throws a
ConstraintViolationException
since this node is protected. - merge(String, boolean) - Method in class org.apache.jackrabbit.core.version.VersionImpl
-
Always throws a
ConstraintViolationException
since this node is protected. - merge(String, boolean) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- merge(String, boolean, boolean) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
-
TODO: Issue 728 of the pfd...
- merge(String, String, boolean) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
-
Wrapper around
VersionManagerImpl.merge(String, String, boolean, boolean)
. - merge(String, String, boolean) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
- merge(String, String, boolean, boolean) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
- merge(String, String, boolean, boolean) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
- merge(Node) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
- merge(Node) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
- merge(ChangeLog) - Method in class org.apache.jackrabbit.core.state.ChangeLog
-
Merge another change log with this change log
- merge(InternalActivity, List<ItemId>) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplMerge
-
Merge the given activity to this workspace
- 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(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) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
- merge(NodeState, String, boolean, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
- merge(NodeState, String, boolean, boolean) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
- merge(SessionInfo, NodeId, String, 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) - 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 ofsrcWorkspaceName
. - merge(SessionInfo, NodeId, String, boolean) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- merge(SessionInfo, NodeId, String, boolean) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
-
Merge the node identified by the given
NodeId
and its subtree with the corresponding node present in the workspace with the name ofsrcWorkspaceName
. - merge(SessionInfo, NodeId, String, boolean, boolean) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
- merge(SessionInfo, NodeId, String, boolean, boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- 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 ofsrcWorkspaceName
. - merge(SessionInfo, NodeId, String, boolean, boolean) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- 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 ofsrcWorkspaceName
. - 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 - Class in org.apache.jackrabbit.jcr2spi.operation
-
Merge
... - 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_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 specifiedsessionInfo
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 specifiedsessionInfo
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.
The DAV:merge element is specified to have the following form. - MergeInfo(Element) - Constructor for class org.apache.jackrabbit.webdav.version.MergeInfo
-
Create a new
MergeInfo
- 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 compliant 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
DeltaVResource
s 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
- MISSING - org.apache.jackrabbit.core.persistence.check.ReportItem.Type
- 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 typemix: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
- mixinTypesField - Variable in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
- 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.
- mixTitle - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
-
JCR Name mix:title 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.
- mkDirs(Node, String, String) - Static method in class org.apache.jackrabbit.server.io.IOUtil
-
Recursively creates nodes below the specified root node.
- MLRUItemStateCache - Class in org.apache.jackrabbit.core.state
-
An
ItemStateCache
implementation that internally uses aConcurrentCache
to maintain a cache ofItemState
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.
NOTE: Access toDateFormat
isn't thread save. - modificationDateFormat() - Static method in class org.apache.jackrabbit.webdav.util.HttpDateFormat
-
Creates a new HttpDateFormat using the
modifcation date pattern
. - modified() - Method in interface org.apache.jackrabbit.jcr2spi.state.ItemState.MergeResult
- modified() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState.SimpleMergeResult
- 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 - 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
- MODIFY_CHILD_NODE_COLLECTION - 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(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(String, String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
- move(String, String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
- move(Node, Node) - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
-
Move
node
to the newparent
. - move(Property, Node) - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
-
Move
property
to the newparent
. - move(CopyMoveContext, DavResource, DavResource) - Method in interface org.apache.jackrabbit.server.io.CopyMoveHandler
-
Executes the move with the given parameters.
- move(CopyMoveContext, DavResource, DavResource) - Method in interface org.apache.jackrabbit.server.io.CopyMoveManager
-
Handles the move command
- move(CopyMoveContext, DavResource, DavResource) - Method in class org.apache.jackrabbit.server.io.CopyMoveManagerImpl
- move(CopyMoveContext, DavResource, DavResource) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
- move(Name, NodeEntry, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
-
Moves this
NodeEntry
as new child entry of theNodeEntry
identified bynewParent
and/or renames it tonewName
. - move(Name, NodeEntry, boolean) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
- 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 bydestParentNodeId
and change its name todestName
. - 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(NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.SerializableBatch
- move(Path, Path) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
-
Moves the tree at
srcPath
to the new location atdestPath
. - move(SessionInfo, NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
- move(SessionInfo, NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- 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 bydestParentNodeId
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 bydestParentNodeId
and a new name (destName
). - move(DavResource) - Method in interface org.apache.jackrabbit.webdav.DavResource
-
Move this DavResource to the given destination resource
- move(DavResource) - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
- Move - Class in org.apache.jackrabbit.jcr2spi.operation
-
Move
... - Move - Class in org.apache.jackrabbit.standalone.cli.core
-
Move a
Node
- Move() - Constructor for class org.apache.jackrabbit.standalone.cli.core.Move
- Move(NodeId, NodeId, Name) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.Move
- Move(NodeId, NodeId, Name) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.Move
-
Create a new move
Operation
for the given arguments. - MOVE - Static variable in class org.apache.jackrabbit.core.security.authorization.AccessControlObserver
- MoveDataTask() - Constructor for class org.apache.jackrabbit.core.data.MultiDataStore.MoveDataTask
- 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
- moveOutdatedData() - Method in class org.apache.jackrabbit.core.data.MultiDataStore.MoveDataTask
-
Moves outdated data from primary to archive data store
- 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-basedFileSystem
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 - 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.db.MSSqlPersistenceManager
-
Deprecated.Creates a new
MSSqlPersistenceManager
instance. - 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 returnsMultiColumnQueryHits
. - MultiColumnQueryAdapter - Class in org.apache.jackrabbit.core.query.lucene
-
MultiColumnQueryAdapter
adapts a lucene query to act like aMultiColumnQuery
. - MultiColumnQueryHits - Interface in org.apache.jackrabbit.core.query.lucene
-
MultiColumnQueryHits
defines an interface for reading tuples ofScoreNode
s. - MultiColumnQueryResult - Class in org.apache.jackrabbit.core.query.lucene
-
MultiColumnQueryResult
implements a query result that executes aMultiColumnQuery
. - MultiColumnQueryResult(SearchIndex, SessionContext, AbstractQueryImpl, MultiColumnQuery, SpellSuggestion, ColumnImpl[], OrderingImpl[], boolean, long, long) - Constructor for class org.apache.jackrabbit.core.query.lucene.MultiColumnQueryResult
- MultiDataStore - Class in org.apache.jackrabbit.core.data
-
A MultiDataStore can handle two independent DataStores.
- MultiDataStore() - Constructor for class org.apache.jackrabbit.core.data.MultiDataStore
- MultiDataStore.DeleteDelayedIdentifiersTask - Class in org.apache.jackrabbit.core.data
-
Class to clean up the delayed DataRecords from the primary data store.
- MultiDataStore.MoveDataTask - Class in org.apache.jackrabbit.core.data
-
Class for maintaining the MultiDataStore.
- MultiDataStoreAware - Interface in org.apache.jackrabbit.core.data
-
To use a DataStore within a MultiDataStore it must implement this MultiDataStoreAware Interface.
- MultiIndex - Class in org.apache.jackrabbit.core.query.lucene
-
A
MultiIndex
consists of aVolatileIndex
and multiplePersistentIndex
es. - 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 containedIndexReader
s of thisMultiIndexReader
. - MULTIPLE - org.apache.jackrabbit.core.xml.PropInfo.MultipleStatus
- 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, 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(String, Status, String) - Constructor for class org.apache.jackrabbit.webdav.MultiStatusResponse
-
Constructs an WebDAV multistatus response
- MultiStatusResponse(DavResource, DavPropertyNameSet) - Constructor for class org.apache.jackrabbit.webdav.MultiStatusResponse
-
Constructs 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_AUTHOR - Static variable in interface org.apache.jackrabbit.commons.webdav.AtomFeedConstants
- N_CONTENT - Static variable in interface org.apache.jackrabbit.commons.webdav.AtomFeedConstants
- N_ENTRY - Static variable in interface org.apache.jackrabbit.commons.webdav.AtomFeedConstants
- N_EVENT - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
- N_EVENTBUNDLE - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
- N_EVENTDATE - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
- N_EVENTDISCOVERY - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
- N_EVENTINFO - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
- N_EVENTMIXINNODETYPE - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
- N_EVENTPRIMARYNODETYPE - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
- N_EVENTTYPE - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
- N_EVENTUSERDATA - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
- N_EVENTUSERID - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
- N_FEED - Static variable in interface org.apache.jackrabbit.commons.webdav.AtomFeedConstants
- N_ID - Static variable in interface org.apache.jackrabbit.commons.webdav.AtomFeedConstants
- N_LINK - Static variable in interface org.apache.jackrabbit.commons.webdav.AtomFeedConstants
- N_NAME - Static variable in interface org.apache.jackrabbit.commons.webdav.AtomFeedConstants
- N_POLICY - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
-
Default name for a node of type rep:Policy.
- N_POLICY - Static variable in interface org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.AccessControlConstants
-
Default name for a node of type rep:Policy.
- N_REP_PRINCIPAL_NAME - Static variable in interface org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.AccessControlConstants
-
rep:principalName
- N_REP_PRIVILEGES - Static variable in interface org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.AccessControlConstants
-
rep:privileges
- N_REPO_POLICY - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
-
Name name for a node of type rep:Policy storing repository level privileges.
- N_REPO_POLICY - Static variable in interface org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.AccessControlConstants
-
Name for a node of type 'rep:repoPolicy'.
- N_TITLE - Static variable in interface org.apache.jackrabbit.commons.webdav.AtomFeedConstants
- N_UPDATED - Static variable in interface org.apache.jackrabbit.commons.webdav.AtomFeedConstants
- name - Variable in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractItemDefinitionBuilder
- name - Variable in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
- name - Variable in class org.apache.jackrabbit.commons.predicate.NamePredicate
-
The name to filter on
- 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(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 - Interface in org.apache.jackrabbit.spi
-
A
Name
is a combination of a namespace URI and a local part. - NAME - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
- NAME - Static variable in class org.apache.jackrabbit.core.persistence.util.BundleDumper
- NAME - Static variable in class org.apache.jackrabbit.core.security.principal.EveryonePrincipal
- 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
- NamedThreadFactory - Class in org.apache.jackrabbit.core.data.util
-
This class extends
ThreadFactory
to creates named threads. - NamedThreadFactory(String) - Constructor for class org.apache.jackrabbit.core.data.util.NamedThreadFactory
- 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 useswriter
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 class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
- NameParser - Class in org.apache.jackrabbit.spi.commons.conversion
- 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) - Constructor for class org.apache.jackrabbit.commons.predicate.NamePredicate
-
Creates a new name filter with the given name.
- NamePredicate(String, int, int) - Constructor for class org.apache.jackrabbit.commons.predicate.NamePredicate
-
Creates a new name filter with the given name and depths
- 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, PerQueryCache) - 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
- namesFromPrivileges(Privilege...) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Retrieves the names of the specified privileges.
- Namespace - Class in org.apache.jackrabbit.webdav.xml
-
Namespace
- 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.
NOTE: For convenience reasons, the namespace is defined to be the defaultDAV:
namespace. - 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_MNGMT - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
- 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 toprefix
. - 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 - Class in org.apache.jackrabbit.jcr2spi
-
NamespaceRegistryImpl
implements the JCR client facing NamespaceRegistry. - NamespaceRegistryImpl(FileSystem) - Constructor for class org.apache.jackrabbit.core.NamespaceRegistryImpl
-
Protected constructor: Constructs a new instance of this class.
- 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 fromoldPrefix
tonewPrefix
. - 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(Map<String, String>) - Constructor for class org.apache.jackrabbit.webdav.jcr.property.NamespacesProperty
- NamespacesProperty(NamespaceRegistry) - 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 - Class in org.apache.jackrabbit.test.api
-
NameTest
... - NameTest() - Constructor for class org.apache.jackrabbit.test.api.NameTest
- NameTest() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- NameValue - Class in org.apache.jackrabbit.value
-
A
NameValue
provides an implementation of theValue
interface representing aNAME
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 parentQueryNode
. - NAryQueryNode(QueryNode, T[]) - Constructor for class org.apache.jackrabbit.spi.commons.query.NAryQueryNode
- NATIVE_SORT_SYSTEM_PROPERTY - Static variable in class org.apache.jackrabbit.core.query.lucene.join.QueryEngine
- 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 - org.apache.jackrabbit.commons.query.qom.Operator
- 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 class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
- NEW - Static variable in class org.apache.jackrabbit.jcr2spi.state.Status
-
'new' state
- newComparator(String, int, int, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.LengthSortComparator
- newComparator(String, int, int, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.LowerCaseSortComparator
- newComparator(String, int, int, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.NormalizeSortComparator
- newComparator(String, int, int, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.SharedFieldComparatorSource
-
Create a new
FieldComparator
for an embeddedpropertyName
and areader
. - newComparator(String, int, int, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.sort.DynamicOperandFieldComparatorSource
- newComparator(String, int, int, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.UpperCaseSortComparator
- newDocumentBuilder() - Method in class org.apache.jackrabbit.webdav.xml.DavDocumentBuilderFactory
- newInstance(Class<?>, BeanConfig) - Method in interface org.apache.jackrabbit.core.config.BeanFactory
- newInstance(Class<?>, BeanConfig) - Method in class org.apache.jackrabbit.core.config.SimpleBeanFactory
- 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 givenConnection
andStatement
if it is closed. - newInstance(RepositoryConfig) - Static method in class org.apache.jackrabbit.jcr2spi.security.authorization.AccessControlProviderStub
-
Instantiates and returns a concrete AccessControlProvider implementation.
- 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
- newNodeId() - Method in class org.apache.jackrabbit.core.id.NodeIdFactory
- 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
- newOrderSpec() - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
-
Create and add a new (empty) order specification to this query node.
- 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
- newThread(Runnable) - Method in class org.apache.jackrabbit.core.data.util.NamedThreadFactory
- 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 - 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.commons.iterator.AbstractLazyIterator
- 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.FilterIterator
- 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.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.spi.commons.iterator.BoundedIterator
- 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.
- nextDoc() - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryScorer
- 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
- nextEventListener() - Method in class org.apache.jackrabbit.commons.iterator.EventListenerIteratorAdapter
-
Returns the next event listener.
- 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. - nextNodeType() - Method in class org.apache.jackrabbit.commons.iterator.NodeTypeIteratorAdapter
-
Returns the next node type.
- 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 interface org.apache.jackrabbit.webdav.property.DavPropertyIterator
-
Returns the next
Property
. - 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.
- 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
- NGKDbNameIndex - Class in org.apache.jackrabbit.core.persistence.pool
-
Same as
DbNameIndex
but does not make use of theStatement.RETURN_GENERATED_KEYS
feature as it might not be provided by the underlying database (e.g. - 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
-
No privileges
- NO_VALUES - Static variable in class org.apache.jackrabbit.commons.JcrUtils
-
A pre-allocated empty array of values.
- 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_SET - Static variable in class org.apache.jackrabbit.webdav.jcr.property.JcrDavPropertyNameSet
-
Additional property names defined by regular JCR nodes.
- NODE_TYPE_DEF_MNGMT - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
- 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 methodNode.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 methodNode.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 - Class in org.apache.jackrabbit.webdav.jcr.nodetype
-
NodeDefinitionImpl
... - 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.
- NodeDefinitionTemplateBuilder(TemplateBuilderFactory.NodeTypeTemplateBuilder) - Constructor for class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.NodeDefinitionTemplateBuilder
- 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(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(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
- nodeExists(Path) - Method in class org.apache.jackrabbit.core.ItemManager
-
Checks whether a node exists at the specified path.
- nodeExists(Path) - Method in interface org.apache.jackrabbit.jcr2spi.ItemManager
-
Checks if the node with the given path exists.
- nodeExists(Path) - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
- NODEFILENAME - Static variable in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
-
the prefix of a node file
- nodeId - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.SetMixins
- nodeId - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.SetPrimaryType
- NodeId - Class in org.apache.jackrabbit.core.id
-
Node identifier, i.e.
- NodeId - Interface in org.apache.jackrabbit.spi
-
NodeId
identifies a node on the SPI layer. - NodeId(byte[]) - Constructor for class org.apache.jackrabbit.core.id.NodeId
-
Creates a node identifier from the given 16 bytes.
- NodeId(long, long) - Constructor for class org.apache.jackrabbit.core.id.NodeId
-
Creates a node identifier from the given 128 bits.
- NodeId(String) - Constructor for class org.apache.jackrabbit.core.id.NodeId
-
Creates a node identifier from the given UUID string.
- NodeId(UUID) - Constructor for class org.apache.jackrabbit.core.id.NodeId
-
Creates a node identifier from the given UUID.
- nodeIdFactory - Variable in class org.apache.jackrabbit.core.RepositoryImpl
- NodeIdFactory - Class in org.apache.jackrabbit.core.id
-
A factory for creating new node ids.
- NodeIdFactory(String) - Constructor for class org.apache.jackrabbit.core.id.NodeIdFactory
- NodeImpl - Class in org.apache.jackrabbit.core
-
NodeImpl
implements theNode
interface. - NodeImpl - Class in org.apache.jackrabbit.jcr2spi
-
NodeImpl
... - NodeImpl(ItemManager, SessionContext, AbstractNodeData) - Constructor for class org.apache.jackrabbit.core.NodeImpl
-
Protected constructor.
- 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 aNode
. - 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.persistence.util
-
Holds structural information about a node.
- NodeInfo - Class in org.apache.jackrabbit.core.xml
-
Information about a node being imported.
- NodeInfo - Interface in org.apache.jackrabbit.spi
-
The
NodeInfo
provides the basic information required to build nodes making up the repository hierarchy. - NodeInfo(NodePropBundle) - Constructor for class org.apache.jackrabbit.core.persistence.util.NodeInfo
-
Create a new NodeInfo object from a bundle
- NodeInfo(Name, Name, Name[], String) - Constructor for class org.apache.jackrabbit.jcr2spi.xml.Importer.NodeInfo
- NodeInfo(Name, Name, Name[], NodeId) - Constructor for class org.apache.jackrabbit.core.xml.NodeInfo
-
Creates a node information instance.
- 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(localName, null)
- nodeInfoBuilder(String, ItemInfoBuilder.Listener) - Static method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder
-
Return a
ItemInfoBuilder.NodeInfoBuilder
for a node with a givenlocalName
. - nodeInfoBuilder(ItemInfoBuilder.Listener) - Static method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder
-
Same as
nodeInfoBuilder("", listener)
- nodeInfoBuilder(Name, ItemInfoBuilder.Listener) - Static method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder
-
Return a
ItemInfoBuilder.NodeInfoBuilder
for a node with a givenname
. - NodeInfoImpl - Class in org.apache.jackrabbit.spi.commons
-
NodeInfoImpl
implements a serializableNodeInfo
based on another node info. - NodeInfoImpl - Class in org.apache.jackrabbit.spi2dav
-
NodeInfoImpl
... - NodeInfoImpl - Class in org.apache.jackrabbit.spi2davex
-
NodeInfoImpl
... - 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(Path, NodeId, int, Name, Name[], Iterator, Iterator, Iterator)
instead. The parentId is not used any more. - NodeInfoImpl(NodeId, Path) - Constructor for class org.apache.jackrabbit.spi2davex.NodeInfoImpl
-
Creates a new
NodeInfo
. - NodeInfoImpl(NodeId, DavPropertySet, NamePathResolver) - Constructor for class org.apache.jackrabbit.spi2dav.NodeInfoImpl
- 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.
- 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
-
Deprecated.- Use
JcrUtils.in(NodeIterator)
instead - NodeIterable(NodeIterator) - Constructor for class org.apache.jackrabbit.commons.iterator.NodeIterable
-
Deprecated.Creates an iterable adapter for the given node iterator.
- 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
. - 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
. - NodeIteratorAdapter - Class in org.apache.jackrabbit.commons.iterator
- NodeIteratorAdapter(Collection) - Constructor for class org.apache.jackrabbit.commons.iterator.NodeIteratorAdapter
-
Creates an iterator for the given collection.
- NodeIteratorAdapter(Iterator) - Constructor for class org.apache.jackrabbit.commons.iterator.NodeIteratorAdapter
-
Creates an adapter for the given
Iterator
. - NodeIteratorAdapter(Iterator, long) - Constructor for class org.apache.jackrabbit.commons.iterator.NodeIteratorAdapter
- NodeIteratorAdapter(RangeIterator) - Constructor for class org.apache.jackrabbit.commons.iterator.NodeIteratorAdapter
-
Creates an adapter for the given
RangeIterator
. - NodeIteratorImpl - Class in org.apache.jackrabbit.jcr2spi.query
-
Implements a
NodeIterator
returned byQueryResult.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 typeNODE_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 typeNODE_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
... - NodeNameNormalizer - Class in org.apache.jackrabbit.core.session
-
Convenience class for checking/logging "weird" node names.
- NodeNameNormalizer() - Constructor for class org.apache.jackrabbit.core.session.NodeNameNormalizer
- 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.PropertyEntry - Class in org.apache.jackrabbit.core.persistence.util
-
Helper class for a property enrty
- 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. - 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 methodNode.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 typeNODE_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 aNodeIterator
. - NodeSequence - Interface in org.apache.jackrabbit.commons.flat
-
Extension of
Sequence<Node>
which provides methods for adding and removing nodes by key. - NodeSequenceImpl(TreeManager, TreeTraverser.ErrorHandler) - Constructor for class org.apache.jackrabbit.commons.flat.ItemSequence.NodeSequenceImpl
- 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 aNode
. - NodeState - Class in org.apache.jackrabbit.jcr2spi.state
-
NodeState
represents the state of aNode
. - 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(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(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, NodeId) - Constructor for class org.apache.jackrabbit.core.version.NodeStateEx
-
Creates a new persistent node
- NodeStateEx(UpdatableItemStateManager, NodeTypeRegistry, NodeState, Name) - Constructor for class org.apache.jackrabbit.core.version.NodeStateEx
-
Creates a new persistent node
- nodeStateInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
-
Deprecated.
- NodeStateListener - Interface in org.apache.jackrabbit.core.state
-
Extends the
ItemStateListener
allowing a client to be additionally informed about changes on aNodeState
. - 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 - Class in org.apache.jackrabbit.test.api
-
NodeTest
contains all test cases for thejavax.jcr.Node
that are related to writing, modifying or deleting nodes (level 2 of the specification). - NodeTest() - Constructor for class org.apache.jackrabbit.test.api.NodeTest
- NodeTest() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- 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 forQNodeTypeDefinition
s on a userId basis. - NodeTypeConflictException - Exception in org.apache.jackrabbit.core.nodetype
-
The
NodeTypeConflictException
... - NodeTypeConflictException - Exception in org.apache.jackrabbit.spi.commons.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) - 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.core.nodetype.NodeTypeConflictException
-
Constructs a new instance of this class with the specified detail message and root cause.
- 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. - NodeTypeDefinitionFactory - Class in org.apache.jackrabbit.spi.commons.nodetype
-
NodeTypeDefinitionFactory
can be used to convert the internal SPI node type definitions to JCRNodeTypeDefinition
s. - NodeTypeDefinitionFactory(Session) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefinitionFactory
-
Creates a new node type definition factory that operates on the given session to create the templates.
- NodeTypeDefinitionImpl - Class in org.apache.jackrabbit.core.nodetype
-
This class implements the
NodeTypeDefinition
interface. - NodeTypeDefinitionImpl - Class in org.apache.jackrabbit.spi.commons.nodetype
-
AbstractNodeTypeDefinition
... - NodeTypeDefinitionImpl(QNodeTypeDefinition, NamePathResolver, ValueFactory) - Constructor for class org.apache.jackrabbit.core.nodetype.NodeTypeDefinitionImpl
- 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
- NodeTypeIteratorAdapter(Collection<NodeType>) - Constructor for class org.apache.jackrabbit.commons.iterator.NodeTypeIteratorAdapter
-
Creates an iterator for the given collection.
- NodeTypeIteratorAdapter(Iterator) - Constructor for class org.apache.jackrabbit.commons.iterator.NodeTypeIteratorAdapter
-
Creates an adapter for the given
Iterator
. - NodeTypeIteratorAdapter(RangeIterator) - Constructor for class org.apache.jackrabbit.commons.iterator.NodeTypeIteratorAdapter
-
Creates an adapter for the given
RangeIterator
. - NodeTypeManagerImpl - Class in org.apache.jackrabbit.core.nodetype
-
A
NodeTypeManagerImpl
implements a session dependant NodeTypeManager. - NodeTypeManagerImpl - Class in org.apache.jackrabbit.jcr2spi.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(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) - Constructor for class org.apache.jackrabbit.commons.predicate.NodeTypePredicate
-
Creates a new node type filter.
- NodeTypePredicate(String, boolean, int, int) - 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(DavProperty<?>) - Constructor for class org.apache.jackrabbit.webdav.jcr.nodetype.NodeTypeProperty
-
Create a new
NodeTypeProperty
from the specified general DavProperty object. - NodeTypeProperty(DavPropertyName, String[], 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, NodeType, boolean) - Constructor for class org.apache.jackrabbit.webdav.jcr.nodetype.NodeTypeProperty
- 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 - Interface in org.apache.jackrabbit.jcr2spi.nodetype
-
NodeTypeRegistry
... - NodeTypeRegistry(NamespaceRegistry, FileSystem) - Constructor for class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
-
Constructor
- 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 storingQNodeTypeDefinition
s. - NodeTypeStorageImpl - Class in org.apache.jackrabbit.spi.commons.nodetype
-
This implementation of
NodeTypeStorage
keeps a map of the registeredQNodeTypeDefinition
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
- NodeTypeTemplateBuilder() - Constructor for class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.NodeTypeTemplateBuilder
- 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 - Class in org.apache.jackrabbit.test.api.nodetype
-
Utility class to locate item definitions in the NodeTyeManager.
- NodeTypeUtil() - Constructor for class org.apache.jackrabbit.commons.webdav.NodeTypeUtil
- 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 thejavax.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
- NoOpConfigVisitor - Class in org.apache.jackrabbit.core.config
- NoOpConfigVisitor() - Constructor for class org.apache.jackrabbit.core.config.NoOpConfigVisitor
- 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
- normalizeResourceHref(String) - Method in class org.apache.jackrabbit.webdav.version.report.AbstractReport
-
Normalize the resource
href
. - NormalizeSortComparator - Class in org.apache.jackrabbit.core.query.lucene
-
NormalizeSortComparator
implements aFieldComparator
which compares the lower-cased and normalized string values of a base sort comparator. - NormalizeSortComparator(FieldComparatorSource) - Constructor for class org.apache.jackrabbit.core.query.lucene.NormalizeSortComparator
-
Creates a new upper case sort comparator.
- 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(Constraint) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
-
Performs a logical negation of another constraint.
- 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 - 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 toprefix
. - 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. - npResolver - Variable in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
-
NamePathResolver to map namespace mappings to internal prefixes
- 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.AtomFeedConstants
-
Namespace URI for RFC 4287 elements.
- 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 preceding 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
- nsMappings - Variable in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
-
Namespace mappings to internal prefixes
- 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_ACCESS_CONTROLLABLE - Static variable in interface org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.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_ACL - Static variable in interface org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.AccessControlConstants
- NT_REP_DENY_ACE - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
-
rep:DenyACE nodetype
- NT_REP_DENY_ACE - Static variable in interface org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.AccessControlConstants
- NT_REP_GRANT_ACE - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
-
rep:GrantACE nodetype
- NT_REP_GRANT_ACE - Static variable in interface org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.AccessControlConstants
- NT_REP_PRINCIPAL_ACCESS_CONTROL - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
-
rep:PrincipalAccessControl nodetype
- NT_REP_REPO_ACCESS_CONTROLLABLE - Static variable in interface org.apache.jackrabbit.core.security.authorization.AccessControlConstants
-
rep:RepoAccessControllable nodetype
- NT_REP_REPO_ACCESS_CONTROLLABLE - Static variable in interface org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.AccessControlConstants
-
rep:RepoAccessControllable node type.
- 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
- ntActivity - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
-
JCR Name nt:activity using the namespace resolver of the current session.
- 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.
- 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.
- ntManager - Variable in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
-
Node type manager
- 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 theDavServletRequest
interface used for dealing with observation. - ObservationDavServletResponse - Interface in org.apache.jackrabbit.webdav.observation
-
ObservationDavServletResponse
provides extensions to theDavServletResponse
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 ownObservationManager
instance. - ObservationManagerImpl - Class in org.apache.jackrabbit.jcr2spi.observation
-
ObservationManagerImpl
... - ObservationManagerImpl(ObservationDispatcher, SessionImpl, ClusterNode) - Constructor for class org.apache.jackrabbit.core.observation.ObservationManagerImpl
-
Creates an
ObservationManager
instance. - 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 theDavResource
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)
callsAbstractRepositoryService.checkWorkspace(String)
callsAbstractRepositoryService.createSessionInfo(Credentials, String)
- obtain(Credentials, 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 theRepositoryService
. - obtain(Credentials, 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(Credentials, String) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
-
Returns a
SessionInfo
that will be used by other methods on theRepositoryService
. - 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(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- 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 theRepositoryService
. - obtain(SessionInfo, String) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- 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(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 theRepositoryService
. - 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
- onAbort(AsyncTouchResult) - Method in interface org.apache.jackrabbit.core.data.AsyncTouchCallback
-
Callback method for aborted asynchronous touch.
- onAbort(AsyncTouchResult) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- onAbort(AsyncUploadResult) - Method in interface org.apache.jackrabbit.core.data.AsyncUploadCallback
-
Callback method for aborted asynchronous upload.
- onAbort(AsyncUploadResult) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- 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<? extends IndexCommit>) - Method in class org.apache.jackrabbit.core.query.lucene.IndexDeletionPolicyImpl
- onCreate(Group, Session) - Method in class org.apache.jackrabbit.core.security.user.action.AbstractAuthorizableAction
-
Doesn't perform any action.
- onCreate(Group, Session) - Method in class org.apache.jackrabbit.core.security.user.action.AccessControlAction
- onCreate(Group, Session) - Method in interface org.apache.jackrabbit.core.security.user.action.AuthorizableAction
-
Allows to add application specific modifications or validation associated with the creation of a new group.
- onCreate(User, String, Session) - Method in class org.apache.jackrabbit.core.security.user.action.AbstractAuthorizableAction
-
Doesn't perform any action.
- onCreate(User, String, Session) - Method in class org.apache.jackrabbit.core.security.user.action.AccessControlAction
- onCreate(User, String, Session) - Method in interface org.apache.jackrabbit.core.security.user.action.AuthorizableAction
-
Allows to add application specific modifications or validation associated with the creation of a new user.
- onCreate(User, String, Session) - Method in class org.apache.jackrabbit.core.security.user.action.PasswordValidationAction
- 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 exception occurred 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
-
Collects access controlled nodes that are effected by access control changes together with the corresponding modification types, and notifies access control 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(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. - onEvent(EventBundle) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEventListener
-
Processes
events
and invalidates cachedItemState
s 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
- onExternalUpdate(ChangeLog) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
-
Notifies the persistence manager that an external (cluster) modification occurred.
- onExternalUpdate(ChangeLog) - Method in interface org.apache.jackrabbit.core.persistence.CachingPersistenceManager
-
Notifies the persistence manager that an external (cluster) modification occurred.
- onFailure(AsyncTouchResult) - Method in interface org.apache.jackrabbit.core.data.AsyncTouchCallback
-
Callback method for failed asynchronous touch.
- onFailure(AsyncTouchResult) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- onFailure(AsyncUploadResult) - Method in interface org.apache.jackrabbit.core.data.AsyncUploadCallback
-
Callback method for failed asynchronous upload.
- onFailure(AsyncUploadResult) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- onInit(List<? extends IndexCommit>) - 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
- 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 OnParentVersionABORT
behaviour. - OnParentVersionAbortTest() - Constructor for class org.apache.jackrabbit.test.api.version.OnParentVersionAbortTest
- OnParentVersionComputeTest - Class in org.apache.jackrabbit.test.api.version
-
OnParentVersionComputeTest
tests the OnParentVersionCOMPUTE
behaviour. - OnParentVersionComputeTest() - Constructor for class org.apache.jackrabbit.test.api.version.OnParentVersionComputeTest
- OnParentVersionCopyTest - Class in org.apache.jackrabbit.test.api.version
-
OnParentVersionCopyTest
tests the OnParentVersionCOPY
behaviour. - OnParentVersionCopyTest() - Constructor for class org.apache.jackrabbit.test.api.version.OnParentVersionCopyTest
- OnParentVersionIgnoreTest - Class in org.apache.jackrabbit.test.api.version
-
OnParentVersionIgnoreTest
tests the OnParentVersionIGNORE
behaviour. - OnParentVersionIgnoreTest() - Constructor for class org.apache.jackrabbit.test.api.version.OnParentVersionIgnoreTest
- OnParentVersionInitializeTest - Class in org.apache.jackrabbit.test.api.version
-
OnParentVersionInitializeTest
tests theINITIALIZE
behaviour. - OnParentVersionInitializeTest() - Constructor for class org.apache.jackrabbit.test.api.version.OnParentVersionInitializeTest
- onPasswordChange(User, String, Session) - Method in class org.apache.jackrabbit.core.security.user.action.AbstractAuthorizableAction
-
Doesn't perform any action.
- onPasswordChange(User, String, Session) - Method in interface org.apache.jackrabbit.core.security.user.action.AuthorizableAction
-
Allows to add application specific action or validation associated with changing a user password.
- onPasswordChange(User, String, Session) - Method in class org.apache.jackrabbit.core.security.user.action.PasswordValidationAction
- onRedefine(QNodeDefinition) - Method in class org.apache.jackrabbit.core.NodeImpl
- onRedefine(QPropertyDefinition) - Method in class org.apache.jackrabbit.core.PropertyImpl
- onRemove(Authorizable, Session) - Method in class org.apache.jackrabbit.core.security.user.action.AbstractAuthorizableAction
-
Doesn't perform any action.
- onRemove(Authorizable, Session) - Method in interface org.apache.jackrabbit.core.security.user.action.AuthorizableAction
-
Allows to add application specific behavior associated with the removal of an authorizable.
- onRemove(Authorizable, Session) - Method in class org.apache.jackrabbit.core.security.user.action.ClearMembershipAction
- 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.
- onSuccess(AsyncTouchResult) - Method in interface org.apache.jackrabbit.core.data.AsyncTouchCallback
-
Callback method for successful asynchronous touch.
- onSuccess(AsyncTouchResult) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- onSuccess(AsyncUploadResult) - Method in interface org.apache.jackrabbit.core.data.AsyncUploadCallback
-
Callback method for successful asynchronous upload.
- onSuccess(AsyncUploadResult) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- 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() - Method in class org.apache.jackrabbit.core.id.NodeIdFactory
- open() - Method in class org.apache.jackrabbit.util.LazyFileInputStream
-
Opens the underlying file input stream in neccessairy.
- open() - Method in class org.apache.jackrabbit.vfs.ext.ds.LazyFileContentInputStream
-
Open the stream if required.
- open(File) - Method in class org.apache.jackrabbit.core.fs.local.HandleMonitor
-
Opens a file and returns an InputStream
- 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.
- opened - Variable in class org.apache.jackrabbit.vfs.ext.ds.LazyFileContentInputStream
-
True if the input stream was opened.
- OpenQuot - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- openScopedLockMultiple - Variable in class org.apache.jackrabbit.test.api.lock.LockManagerTest
- OpenScopedLockTest - Class in org.apache.jackrabbit.test.api.lock
-
OpenScopedLockTest
... - OpenScopedLockTest() - Constructor for class org.apache.jackrabbit.test.api.lock.OpenScopedLockTest
- openService(Properties) - Static method in class org.apache.jackrabbit.aws.ext.Utils
-
Create AmazonS3Client from properties.
- openStream() - Method in class org.apache.jackrabbit.core.data.db.DbInputStream
-
Open the stream if required.
- OperandEvaluator - Class in org.apache.jackrabbit.commons.query.qom
-
Evaluator of QOM
operands
. - OperandEvaluator(ValueFactory, Map<String, Value>) - Constructor for class org.apache.jackrabbit.commons.query.qom.OperandEvaluator
-
Creates an operand evaluator for the given value factory and set of bind variables.
- OperandEvaluator(ValueFactory, Map<String, Value>, Locale) - Constructor for class org.apache.jackrabbit.commons.query.qom.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 aBatch
. - 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 comparison
- 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
-
Operation
s kept in this change log. - Operations - Class in org.apache.jackrabbit.spi.commons.batch
-
Factory for creating
Operation
s. - 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 callsBatch.addNode(NodeId, Name, Name, String)
when applied to aBatch
. - Operations.AddProperty - Class in org.apache.jackrabbit.spi.commons.batch
-
Representative of an add-property
Operation
which callsBatch.addProperty(NodeId, Name, QValue)
orBatch.addProperty(NodeId, Name, QValue[])
depending on whether the property is multi valued or not when applied to aBatch
. - Operations.Empty - Class in org.apache.jackrabbit.spi.commons.batch
- Operations.Move - Class in org.apache.jackrabbit.spi.commons.batch
-
Representative of a move
Operation
which callsBatch.move(NodeId, NodeId, Name)
when applied to aBatch
. - Operations.Remove - Class in org.apache.jackrabbit.spi.commons.batch
- Operations.ReorderNodes - Class in org.apache.jackrabbit.spi.commons.batch
-
Representative of a reorder-nodes
Operation
which callsBatch.reorderNodes(NodeId, NodeId, NodeId)
when applied to aBatch
. - Operations.SetMixins - Class in org.apache.jackrabbit.spi.commons.batch
-
Representative of a set-mixin
Operation
which callsBatch.setMixins(NodeId, Name[])
when applied to aBatch
. - Operations.SetPrimaryType - Class in org.apache.jackrabbit.spi.commons.batch
-
Representative of a set-mixin
Operation
which callsBatch.setMixins(NodeId, Name[])
when applied to aBatch
. - Operations.SetTree - Class in org.apache.jackrabbit.spi.commons.batch
- Operations.SetValue - Class in org.apache.jackrabbit.spi.commons.batch
-
Representative of a set-value
Operation
which callsBatch.setValue(PropertyId, QValue)
orBatch.setValue(PropertyId, QValue[])
depending on whether the property is multi valued or not when applied to aBatch
. - 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
- 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.
- 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(Constraint, Constraint) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
-
Performs a logical disjunction of two other constraints.
- or(QueryObjectModelFactory, List<Constraint>) - Static method in class org.apache.jackrabbit.core.query.lucene.join.Constraints
- or(Predicate...) - Static method in class org.apache.jackrabbit.commons.predicate.Predicates
-
Creates an OR predicate over all the given component predicates.
- or(XPathQueryBuilder.Condition, XPathQueryBuilder.Condition) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
- Or - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- OR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- 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 tablespace to use for tablesindexTablespace
: the tablespace to use for indexes - OracleDatabaseJournal() - Constructor for class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
- OracleFileSystem - Class in org.apache.jackrabbit.core.fs.db
-
OracleFileSystem
is a JDBC-basedFileSystem
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 - Class in org.apache.jackrabbit.core.persistence.pool
-
Extends the
BundleDbPersistenceManager
by Oracle specific code. - OraclePersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
-
Deprecated.Creates a new
OraclePersistenceManager
instance. - 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(String, String) - Method in class org.apache.jackrabbit.core.NodeImpl
- orderBefore(String, String) - Method in class org.apache.jackrabbit.jcr2spi.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(Path.Element, Path.Element) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Same as
except that this method takes aNode.orderBefore(String, String)
Path.Element
arguments instead ofString
s. - 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 theDavServletRequest
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 theDavResource
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() - Constructor for class org.apache.jackrabbit.webdav.ordering.OrderingType
-
Creates a
OrderingType
with the default type (e.g. - OrderingType(String) - Constructor for class org.apache.jackrabbit.webdav.ordering.OrderingType
-
Create an
OrderingType
with the given ordering.
NOTE: the ordering-type property is defined to be protected. - 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. - 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.
- OrderSpec(Name, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.query.OrderQueryNode.OrderSpec
-
Deprecated.use
OrderSpec(Path, boolean)
instead. - OrderSpec(Path, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.query.OrderQueryNode.OrderSpec
-
Creates a new
OrderSpec
forproperty
. - 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.aws.ext - package org.apache.jackrabbit.aws.ext
- org.apache.jackrabbit.aws.ext.ds - package org.apache.jackrabbit.aws.ext.ds
- 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.jackrabbit - package org.apache.jackrabbit.commons.jackrabbit
- org.apache.jackrabbit.commons.jackrabbit.authorization - package org.apache.jackrabbit.commons.jackrabbit.authorization
- org.apache.jackrabbit.commons.jackrabbit.user - package org.apache.jackrabbit.commons.jackrabbit.user
- org.apache.jackrabbit.commons.json - package org.apache.jackrabbit.commons.json
- org.apache.jackrabbit.commons.observation - package org.apache.jackrabbit.commons.observation
- 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
- 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.data.util - package org.apache.jackrabbit.core.data.util
- 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
, a simple generic JDBC-basedDbFileSystem
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.gc - package org.apache.jackrabbit.core.gc
- 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.check - package org.apache.jackrabbit.core.persistence.check
- org.apache.jackrabbit.core.persistence.db - package org.apache.jackrabbit.core.persistence.db
-
This package contains the class
, a simple generic JDBC-basedSimpleDbPersistenceManager
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.lucene.sort - package org.apache.jackrabbit.core.query.lucene.sort
- 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.authentication.token - package org.apache.jackrabbit.core.security.authentication.token
- 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.security.user.action - package org.apache.jackrabbit.core.security.user.action
- 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.stats - package org.apache.jackrabbit.core.stats
- 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.data.core - package org.apache.jackrabbit.data.core
- 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.security.authorization - package org.apache.jackrabbit.jcr2spi.security.authorization
- org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit - package org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit
- org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.acl - package org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.acl
- 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.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.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.privilege - package org.apache.jackrabbit.spi.commons.privilege
- 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.tree - package org.apache.jackrabbit.spi.commons.tree
- 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.stats - package org.apache.jackrabbit.stats
- org.apache.jackrabbit.stats.jmx - package org.apache.jackrabbit.stats.jmx
- 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.vfs.ext.ds - package org.apache.jackrabbit.vfs.ext.ds
- org.apache.jackrabbit.vfs.ext.fs - package org.apache.jackrabbit.vfs.ext.fs
- 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
-
Provides classes for use with the Apache HttpClient, supporting WebDAV request methods.
- 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.security - package org.apache.jackrabbit.webdav.jcr.security
- 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
- org.apache.jackrabbit.webdav.observation - package org.apache.jackrabbit.webdav.observation
- org.apache.jackrabbit.webdav.ordering - package org.apache.jackrabbit.webdav.ordering
- org.apache.jackrabbit.webdav.property - package org.apache.jackrabbit.webdav.property
- org.apache.jackrabbit.webdav.search - package org.apache.jackrabbit.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
- org.apache.jackrabbit.webdav.util - package org.apache.jackrabbit.webdav.util
- org.apache.jackrabbit.webdav.version - package org.apache.jackrabbit.webdav.version
- org.apache.jackrabbit.webdav.version.report - package org.apache.jackrabbit.webdav.version.report
- org.apache.jackrabbit.webdav.xml - package org.apache.jackrabbit.webdav.xml
- OrImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
-
OrImpl
... - ORPHANED - org.apache.jackrabbit.core.persistence.check.ReportItem.Type
- OrQueryNode - Class in org.apache.jackrabbit.spi.commons.query
-
Implements a query node that defines an OR operation between arbitrary other
QueryNode
s. - OrQueryNode(QueryNode) - Constructor for class org.apache.jackrabbit.spi.commons.query.OrQueryNode
-
Creates a new
OrQueryNode
with aparent
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_GLOB - Static variable in interface org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.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_ALLOW_SELF_SIGNED_CERTIFICATES - Static variable in class org.apache.jackrabbit.spi2dav.ConnectionOptions
-
Boolean flag whether to allow self-signed certificates of remote repositories.
- PARAM_ALLOW_UNKNOWN_PRINCIPALS - Static variable in class org.apache.jackrabbit.core.security.authorization.acl.ACLProvider
-
Constant for the name of the configuration option
allow-unknown-principals
. - 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.
The default value is 1000. - 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 allowedsize
. - 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_COMPAT - Static variable in class org.apache.jackrabbit.core.security.authentication.token.TokenBasedAuthentication
-
Deprecated.This system parameter allows to enable backwards compatible behavior of the
TokenBasedAuthentication
. Note that as of OAK 1.0 this flag will no be supported. - PARAM_COMPATIBILE_JR16 - Static variable in class org.apache.jackrabbit.core.security.user.UserManagerImpl
-
Deprecated.Use
UserManagerImpl.PARAM_COMPATIBLE_JR16
instead. - PARAM_COMPATIBLE_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 istrue
looking up authorizables by ID will use theNodeResolver
if not found otherwise.
If the parameter is missing (or false) users and groups created with a Jackrabbit repository < v2.0 will not be found any more.
By default this option is disabled. - PARAM_CONNECTION_TIMEOUT_MS - Static variable in class org.apache.jackrabbit.spi2dav.ConnectionOptions
-
The connection timeout in milliseconds as Integer.
- 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.
The default number of levels is 2. - PARAM_DISABLE_HOSTNAME_VERIFICATION - Static variable in class org.apache.jackrabbit.spi2dav.ConnectionOptions
-
Boolean flag whether to disable the host name verification against the common name of the server's certificate.
- 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 members are collected in a node structure below
UserConstants.N_MEMBERS
instead of the default multi valued propertyUserConstants.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 specifiedRepositoryConfig
will be wrapped by callingSpiLoggerFactory.create(org.apache.jackrabbit.spi.RepositoryService, org.apache.jackrabbit.spi.commons.logging.LogWriterProvider)
if the parameter value is an instance ofLogWriterProvider
orSpiLoggerFactory.create(org.apache.jackrabbit.spi.RepositoryService)
otherwise. - PARAM_MAX_CONNECTIONS - Static variable in class org.apache.jackrabbit.spi2dav.ConnectionOptions
-
Optional configuration parameter: Its value defines the maximumConnectionsPerHost value on the HttpClient configuration and must be an int greater than zero.
- PARAM_MAX_CONNECTIONS - Static variable in class org.apache.jackrabbit.spi2dav.Spi2davRepositoryServiceFactory
-
Optional configuration parameter: It's value defines the maximumConnectionsPerHost value on the HttpClient configuration and must be an int greater than zero.
- PARAM_MAX_CONNECTIONS - Static variable in class org.apache.jackrabbit.spi2davex.Spi2davexRepositoryServiceFactory
-
Optional configuration parameter: It's value defines the maximumConnectionsPerHost value on the HttpClient configuration and must be an int greater than zero.
- PARAM_NAME_FACTORY - Static variable in class org.apache.jackrabbit.spi2dav.Spi2davRepositoryServiceFactory
-
Optional configuration parameter: It's value is expected to be an instance of
NameFactory
. - PARAM_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_PASSWORD_HASH_ALGORITHM - Static variable in class org.apache.jackrabbit.core.security.user.UserManagerImpl
-
Configuration parameter to change the default algorithm used to generate password hashes.
- PARAM_PASSWORD_HASH_ITERATIONS - Static variable in class org.apache.jackrabbit.core.security.user.UserManagerImpl
-
Configuration parameter to change the number of iterations used for password hash generation.
- 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_PROXY_HOST - Static variable in class org.apache.jackrabbit.spi2dav.ConnectionOptions
-
The host of a proxy server.
- PARAM_PROXY_PASSWORD - Static variable in class org.apache.jackrabbit.spi2dav.ConnectionOptions
-
The password to authenticate at the proxy.
- PARAM_PROXY_PORT - Static variable in class org.apache.jackrabbit.spi2dav.ConnectionOptions
-
Integer value for the proxy's port.
- PARAM_PROXY_PROTOCOL - Static variable in class org.apache.jackrabbit.spi2dav.ConnectionOptions
-
The protocol for which to use the proxy.
- PARAM_PROXY_USERNAME - Static variable in class org.apache.jackrabbit.spi2dav.ConnectionOptions
-
The user name to authenticate at the proxy.
- 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
org.apache.jackrabbit.jcr2spi.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
org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory
- PARAM_REPOSITORY_SERVICE_FACTORY - Static variable in class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory
-
This parameter determines the
RepositoryServiceFactory
to create theRepositoryService
. - 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_REQUEST_TIMEOUT_MS - Static variable in class org.apache.jackrabbit.spi2dav.ConnectionOptions
-
The request timeout in milliseconds as Integer.
- PARAM_SOCKET_TIMEOUT_MS - Static variable in class org.apache.jackrabbit.spi2dav.ConnectionOptions
-
The request timeout in milliseconds as Integer.
- PARAM_USE_SYSTEM_PROPERTIES - Static variable in class org.apache.jackrabbit.spi2dav.ConnectionOptions
-
Boolean flag whether to use the default Java system properties for setting proxy, TLS and further options as defined by
HttpClientBuilder
. - PARAM_USERS_PATH - Static variable in class org.apache.jackrabbit.core.security.user.UserManagerImpl
-
Configuration option to change the
default path
for creating users. - PARAM_WORKSPACE_NAME_DEFAULT - Static variable in class org.apache.jackrabbit.spi2davex.Spi2davexRepositoryServiceFactory
-
For connecting to JCR servers older than version 1.5, the default workspace needs to be passed (if not explicitly given in each
Repository.login()
call) - ParamList() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- parent - Variable in class org.apache.jackrabbit.jcr2spi.operation.AbstractRemove
- parent - Variable in class org.apache.jackrabbit.jcr2spi.operation.Remove
- parent - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
- parent - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
- PARENT - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
-
Name of the field that contains the UUID of the parent node.
- 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
- parentId - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.SetTree
- 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 - 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. - PARENTSET - Static variable in interface org.apache.jackrabbit.webdav.bind.BindConstants
- parse(File) - Method in class org.apache.jackrabbit.test.api.ExportSysViewTest.SysViewParser
- parse(InputStream) - Method in class org.apache.jackrabbit.commons.xml.ParsingContentHandler
-
Utility method that parses the given input stream using this handler.
- parse(InputStream) - Method in class org.apache.jackrabbit.webdav.simple.ResourceConfig
-
Parses the given input stream into the xml configuration file.
- 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) - Method in class org.apache.jackrabbit.commons.json.JsonParser
- parse(String) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitQueryParser
- parse(String) - Method in class org.apache.jackrabbit.standalone.cli.JcrParser
-
Parse the user's input.
- 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(String) - Static method in class org.apache.jackrabbit.webdav.Status
-
Parse the given status line and return a new
Status
object. - parse(String) - Static method in class org.apache.jackrabbit.webdav.util.HttpDateTimeFormatter
-
Parse HTTP format, trying the three allowable formats defined in RFC 7231, Section 7.1.1.1
- 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 ofName
. - 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.
NOTE: If the timeout String equals to'infinite'
Integer.MAX_VALUE
is returned. - parse(String, String, NameResolver, QueryNodeFactory) - Static method in class org.apache.jackrabbit.spi.commons.query.QueryParser
-
Parses a query
statement
according to a querylanguage
into a query tree. - 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(String, NameResolver) - Static method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
- parse(String, NameResolver, IdentifierResolver, PathFactory) - Static method in class org.apache.jackrabbit.spi.commons.conversion.PathParser
-
Parses
jcrPath
into aPath
object usingresolver
to convert prefixes into namespace URIs. - parse(String, NameResolver, IdentifierResolver, PathFactory, boolean) - Static method in class org.apache.jackrabbit.spi.commons.conversion.PathParser
-
Parses
jcrPath
into aPath
object usingresolver
to convert prefixes into namespace URIs. - parse(String, NameResolver, PathFactory) - Static method in class org.apache.jackrabbit.spi.commons.conversion.PathParser
-
Parses
jcrPath
into aPath
object usingresolver
to convert prefixes into namespace URIs. - 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 newName
. - parse(URL) - Method in class org.apache.jackrabbit.webdav.simple.ResourceConfig
-
Tries to parse the given xml configuration file.
- 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(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.
The default value is used as fallback if the String is not parseable. - 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(Path, String, NameResolver, IdentifierResolver, PathFactory) - Static method in class org.apache.jackrabbit.spi.commons.conversion.PathParser
-
Parses the given
jcrPath
and returns aPath
. - parse(Path, String, NameResolver, PathFactory) - Static method in class org.apache.jackrabbit.spi.commons.conversion.PathParser
-
Parses the given
jcrPath
and returns aPath
. - parse(WebdavRequest) - Static method in class org.apache.jackrabbit.webdav.header.LabelHeader
- parseAccessManagerConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
-
Parses the access manager configuration.
- parseAscTimeDate(String) - Static method in class org.apache.jackrabbit.webdav.util.HttpDateTimeFormatter
-
Parse HTTP "asctime-date" format (see RFC 7231, Section 7.1.1.1)
- parseBeanConfig(Element) - 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.RepositoryConfigurationParser
-
Parses a named bean configuration from the given element.
- parseBeanConfig(Element, String) - 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.
- 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 - Exception in org.apache.jackrabbit.spi.commons.privilege
-
ParseException
... - ParseException - Exception in org.apache.jackrabbit.spi.commons.query.sql
-
This exception is thrown when parse errors are encountered.
- ParseException - Exception in org.apache.jackrabbit.spi.commons.query.xpath
-
This exception is thrown when parse errors are encountered.
- 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() - 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(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) - Constructor for exception org.apache.jackrabbit.spi.commons.query.sql.ParseException
- ParseException(String) - Constructor for exception org.apache.jackrabbit.spi.commons.query.xpath.ParseException
- 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) - Constructor for exception org.apache.jackrabbit.spi.commons.privilege.ParseException
- 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) - Constructor for exception org.apache.jackrabbit.spi.commons.privilege.ParseException
- 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(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(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.
- 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.
The default value is used as fallback if the String is not parseable. - parseImfFixedDate(String) - Static method in class org.apache.jackrabbit.webdav.util.HttpDateTimeFormatter
-
Parse HTTP "IMF-fixdate" format (see RFC 7231, Section 7.1.1.1)
- 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 - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
- parser - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
- Parser - Class in org.apache.jackrabbit.commons.query.sql2
-
The SQL2 parser can convert a JCR-SQL2 query to a QueryObjectModel.
- Parser - Class in org.apache.jackrabbit.spi.commons.query.sql2
-
Deprecated.use
Parser
instead. - Parser(QueryObjectModelFactory, ValueFactory) - Constructor for class org.apache.jackrabbit.commons.query.sql2.Parser
-
Create a new parser.
- Parser(QueryObjectModelFactory, ValueFactory) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql2.Parser
-
Deprecated.Create a new parser.
- 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
- parseRfc850Date(String) - Static method in class org.apache.jackrabbit.webdav.util.HttpDateTimeFormatter
-
Parse HTTP "rfc850-date" format (see RFC 7231, Section 7.1.1.1)
- 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(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
-
Parse workspace config.
- parseWorkspaceConfig(InputSource) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
-
Parses workspace configuration.
- parseWorkspaceSecurityConfig(Element) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
-
Read the 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 - 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.config.DataSourceConfig
- PasswordUtility - Class in org.apache.jackrabbit.core.security.user
-
Utility to generate and compare password hashes.
- PasswordValidationAction - Class in org.apache.jackrabbit.core.security.user.action
-
PasswordValidationAction
provides a simple password validation mechanism with the following configurable option: constraint: a regular expression that can be compiled to aPattern
defining validation rules for a password. - PasswordValidationAction() - Constructor for class org.apache.jackrabbit.core.security.user.action.PasswordValidationAction
- 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 - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
- PATH - Static variable in class org.apache.jackrabbit.core.persistence.util.BundleDumper
- 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
- Path.Element - Interface in org.apache.jackrabbit.spi
-
Object representation of a single JCR path element.
- 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(Path) - Constructor for class org.apache.jackrabbit.spi.commons.name.PathBuilder
-
Creates a new PathBuilder and initialized it with elements of the given path.
- 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(PathFactory) - Constructor for class org.apache.jackrabbit.spi.commons.name.PathBuilder
-
Creates a new PathBuilder.
- 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 useswriter
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<T>, boolean)
- PathParser - Class in org.apache.jackrabbit.spi.commons.conversion
- 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
- PathPropertyTest - Class in org.apache.jackrabbit.test.api
-
Tests a path property.
- PathPropertyTest() - Constructor for class org.apache.jackrabbit.test.api.PathPropertyTest
- PathQueryNode - Class in org.apache.jackrabbit.spi.commons.query
-
Implements a query node that defines a path restriction.
- PathQueryNode(QueryNode, Collection<Name>) - Constructor for class org.apache.jackrabbit.spi.commons.query.PathQueryNode
-
Creates a relative
PathQueryNode
with no location steps and the collection of node types under /jcr:system. - pathResolved(ItemId, PathBuilder) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
- pathResolved(ItemId, PathBuilder) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
- PathResolver - Interface in org.apache.jackrabbit.spi.commons.conversion
-
Resolver for JCR paths.
- paths - Variable in class org.apache.jackrabbit.commons.packaging.FilterContentPackage.Content
- PathTest - Class in org.apache.jackrabbit.test.api
-
PathTest
... - PathTest() - Constructor for class org.apache.jackrabbit.test.api.PathTest
- PathValue - Class in org.apache.jackrabbit.value
-
A
PathValue
provides an implementation of theValue
interface representing aPATH
value (an absolute or relative workspace path). - PathValue(String) - Constructor for class org.apache.jackrabbit.value.PathValue
-
Protected constructor creating a
PathValue
object without validating the path. - Pattern - Class in org.apache.jackrabbit.spi.commons.name
-
Pattern to match normalized
Path
s. - Pattern() - Constructor for class org.apache.jackrabbit.spi.commons.name.Pattern
- PATTERN_DATE - Static variable in class org.apache.jackrabbit.test.api.PropertyUtil
- PATTERN_NAME - Static variable in class org.apache.jackrabbit.test.api.PropertyUtil
- PATTERN_PATH - Static variable in class org.apache.jackrabbit.test.api.PropertyUtil
- PATTERNSTRING_DATE - Static variable in class org.apache.jackrabbit.test.api.PropertyUtil
- PATTERNSTRING_NAME - Static variable in class org.apache.jackrabbit.test.api.PropertyUtil
- PATTERNSTRING_PATH - Static variable in class org.apache.jackrabbit.test.api.PropertyUtil
- PATTERNSTRING_PATH_ELEMENT - Static variable in class org.apache.jackrabbit.test.api.PropertyUtil
- PATTERNSTRING_PATH_WITHOUT_LAST_SLASH - Static variable in class org.apache.jackrabbit.test.api.PropertyUtil
- PERCENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- perform(ItemManager, Path) - Method in class org.apache.jackrabbit.core.session.SessionItemOperation
-
Performs this operation using the given item manager.
- perform(SessionContext) - Method in class org.apache.jackrabbit.core.ItemRefreshOperation
- perform(SessionContext) - Method in class org.apache.jackrabbit.core.session.AddNodeOperation
- perform(SessionContext) - Method in class org.apache.jackrabbit.core.session.SessionItemOperation
-
Performs this operation on the specified item.
- perform(SessionContext) - Method in interface org.apache.jackrabbit.core.session.SessionOperation
-
Performs the session operation.
- perform(SessionContext) - Method in class org.apache.jackrabbit.core.session.SessionRefreshOperation
-
Refreshes the session.
- perform(SessionContext) - Method in class org.apache.jackrabbit.core.session.SessionSaveOperation
-
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).
- perform(SessionContext) - Method in class org.apache.jackrabbit.core.SessionMoveOperation
- perform(SessionOperation<T>) - Method in class org.apache.jackrabbit.core.ItemImpl
- perform(SessionOperation<T>) - Method in class org.apache.jackrabbit.core.session.SessionState
-
Performs the given operation within a synchronized block.
- performProtected(SessionImpl, SessionOperation<T>) - Method in class org.apache.jackrabbit.core.ProtectedItemModifier
- performRelaxed(SessionOperation<T>, int) - Method in class org.apache.jackrabbit.core.ItemValidator
-
Performs the given session operation with the specified checks disabled.
- PERIOD - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- Permission - Class in org.apache.jackrabbit.core.security.authorization
-
Permission
... - Permission() - Constructor for class org.apache.jackrabbit.core.security.authorization.Permission
- persist(Session, boolean) - Static method in class org.apache.jackrabbit.core.observation.EventState
-
Creates a new
Event
of typeEvent.PERSIST
. - PERSIST - Static variable in interface org.apache.jackrabbit.spi.Event
-
If event bundling is supported, this event is used to indicate a bundle boundary within the event journal.
- persistCustomNodeTypeDefs(NodeTypeDefStore) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
-
Persists the custom node type definitions contained in the given
store
. - persisted() - Method in class org.apache.jackrabbit.core.state.ChangeLog
-
After the states have actually been persisted, update their internal states and notify listeners.
- persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.AbstractCopy
-
Invalidate the destination parent
NodeState
. - persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddLabel
-
Invalidates the jcr:versionLabel nodestate present with the given version history.
- persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddNode
-
Throws UnsupportedOperationException
- persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddProperty
- persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkin
-
Invalidate the target
NodeState
. - persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkout
-
Invalidate the target
NodeState
. - persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkpoint
-
Invalidate the target
NodeState
. - persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.Clone
- persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.CreateActivity
-
Invalidate the target
NodeState
. - persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.CreateConfiguration
-
Invalidate the target
NodeState
. - persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.LockOperation
-
Invalidates the
NodeState
that has been locked. - persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.LockRefresh
- persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.LockRelease
-
Invalidates the
NodeState
that has been unlocked and all its child properties. - persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.Merge
-
Invalidates the target nodestate and all descendants.
- persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.Move
-
Throws UnsupportedOperationException if this Move Operation is a transient modification.
- persisted() - Method in interface org.apache.jackrabbit.jcr2spi.operation.Operation
-
Informs this Operation that it has been successfully executed.
- persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.Remove
- persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.RemoveActivity
-
Invalidates the
NodeState
that has been updated and all its descendants. - persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.RemoveLabel
-
Invalidates the jcr:versionLabel nodestate present with the given version history and all decendant states (property states).
- persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.RemoveVersion
-
Invalidates the
NodeState
that has been updated and all its descendants. - persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.ReorderNodes
-
Throws UnsupportedOperationException
- persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.ResolveMergeConflict
-
Invalidates the
NodeState
that had a merge conflict pending and all its child properties. - persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.Restore
-
In case of a workspace-restore or 'removeExisting' the complete tree gets invalidated, otherwise the given
NodeState
that has been updated and all its descendants. - persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetMixin
- persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetPrimaryType
- persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetPropertyValue
- persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetTree
-
Persisting a SetPolicy operation involves persisting each individual operation added by this policy.
- persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.Update
-
Invalidates the
NodeState
that has been updated and all its descendants. - persisted() - Method in class org.apache.jackrabbit.jcr2spi.operation.WorkspaceImport
-
Invalidates the
NodeState
that has been updated and all its descendants. - persisted() - Method in class org.apache.jackrabbit.jcr2spi.state.ChangeLog
-
Call this method when this change log has been successfully persisted.
- PERSISTENCE_MANAGER_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
-
Name of the persistence manager configuration element.
- PersistenceCopier - Class in org.apache.jackrabbit.core.persistence
-
Tool for copying item states from one persistence manager to another.
- PersistenceCopier(PersistenceManager, PersistenceManager, DataStore) - Constructor for class org.apache.jackrabbit.core.persistence.PersistenceCopier
-
Creates a tool for copying content from one persistence manager to another.
- PersistenceManager - Interface in org.apache.jackrabbit.core.persistence
-
Persistence manager interface.
- PersistenceManagerConfig - Class in org.apache.jackrabbit.core.config
-
Persistence manager configuration.
- PersistenceManagerConfig(BeanConfig) - Constructor for class org.apache.jackrabbit.core.config.PersistenceManagerConfig
-
Creates a persistence manager configuration object from the given bean configuration.
- persistent - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
-
Should hash map be persisted?
- persistent - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
-
Deprecated.
- PIContentChar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- PILbrace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- PINCNameLbrace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- PITarget - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- PITest() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- Plus - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- PLUS_SIGN - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- PMContext - Class in org.apache.jackrabbit.core.persistence
-
A
PMContext
is used to provide context information for aPersistenceManager
. - PMContext(File, FileSystem, NodeId, NamespaceRegistry, NodeTypeRegistry, DataStore, RepositoryStatisticsImpl) - Constructor for class org.apache.jackrabbit.core.persistence.PMContext
-
Creates a new
PMContext
. - POLICY_ADDED - Static variable in class org.apache.jackrabbit.core.security.authorization.AccessControlObserver
- POLICY_MODIFIED - Static variable in class org.apache.jackrabbit.core.security.authorization.AccessControlObserver
- POLICY_REMOVED - Static variable in class org.apache.jackrabbit.core.security.authorization.AccessControlObserver
- poll(String, long) - Method in interface org.apache.jackrabbit.webdav.observation.ObservationResource
-
Retrieve the list of events that where recorded for the event listener with the given SubscriptionId.
- poll(String, long, ObservationResource) - Method in class org.apache.jackrabbit.webdav.jcr.observation.SubscriptionManagerImpl
-
Retrieve all event bundles accumulated since for the subscription specified by the given id.
- poll(String, long, ObservationResource) - Method in interface org.apache.jackrabbit.webdav.observation.SubscriptionManager
-
Retrieve the list of events that occurred since the last poll.
- PollTimeoutHeader - Class in org.apache.jackrabbit.webdav.header
-
PollTimeoutHeader
implements a timeout header for subscription polling. - PollTimeoutHeader(long) - Constructor for class org.apache.jackrabbit.webdav.header.PollTimeoutHeader
- populateContext(Context) - Method in class org.apache.jackrabbit.standalone.cli.JcrParser
-
Populate the
Context
with the attributes needed by theCommand
- Position - Class in org.apache.jackrabbit.webdav.ordering
-
Position
encapsulates the position in ordering information contained in a Webdav request. - Position(String) - Constructor for class org.apache.jackrabbit.webdav.ordering.Position
-
Create a new
Position
object with the specified type. - Position(String, String) - Constructor for class org.apache.jackrabbit.webdav.ordering.Position
-
Create a new
Position
object with the specified type and segment. - PositionalVar() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- PostgreSQLConnectionHelper - Class in org.apache.jackrabbit.core.util.db
-
The connection helper for PSQL databases.
- PostgreSQLConnectionHelper(DataSource, boolean) - Constructor for class org.apache.jackrabbit.core.util.db.PostgreSQLConnectionHelper
- PostgreSQLNameIndex - Class in org.apache.jackrabbit.core.persistence.pool
-
Same as
DbNameIndex
but does not make use of theStatement.RETURN_GENERATED_KEYS
feature as it is not provided by the underlying database driver for PostgreSQL. - PostgreSQLNameIndex(ConnectionHelper, String) - Constructor for class org.apache.jackrabbit.core.persistence.pool.PostgreSQLNameIndex
- PostgreSQLPersistenceManager - Class in org.apache.jackrabbit.core.persistence.pool
-
Extends the
BundleDbPersistenceManager
by PostgreSQL specific code. - PostgreSQLPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.pool.PostgreSQLPersistenceManager
- postParseModificationHook(Document) - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
-
A post-processing hook for the parsed repository or workspace configuration documents.
- postProcessNode(NodeState) - Method in class org.apache.jackrabbit.core.xml.WorkspaceImporter
-
Post-process imported node (initialize properties with special semantics etc.)
- Pragma - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- PragmaKeyword - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- PRECONDITION_SUPPORTED - Static variable in interface org.apache.jackrabbit.webdav.ContentCodingAwareRequest
-
Element name for signaling "must be supported content coding"
- PREDECESSOR_SET - Static variable in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
-
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.
- PREDECESSOR_SET - Static variable in interface org.apache.jackrabbit.webdav.version.VersionResource
-
The protected DAV:predecessor property identifies each predecessor of this version.
- PredefinedEntityRef - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- PredefinedNodeTypeTest - Class in org.apache.jackrabbit.test.api.nodetype
-
PredefinedNodeTypeTest
tests if the predefined node types are implemented correctly. - PredefinedNodeTypeTest() - Constructor for class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
- Predicate - Interface in org.apache.jackrabbit.commons.predicate
-
Interface for object predicates, i.e.
- Predicate<T> - Interface in org.apache.jackrabbit.spi.commons.iterator
-
Deprecated.use
Predicate
instead - Predicate() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
- Predicate() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- PredicateDerefQuery - Class in org.apache.jackrabbit.core.query.lucene
-
Implements a Lucene
Query
which returns the nodes which have a reference property which matches the nodes of the subquery. - PredicateList() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- Predicates - Class in org.apache.jackrabbit.commons.predicate
-
Static utility class to help working with
Predicate
s. - Predicates - Class in org.apache.jackrabbit.spi.commons.iterator
-
Deprecated.use instances of
Predicate
instead - Predicates() - Constructor for class org.apache.jackrabbit.commons.predicate.Predicates
- PredicatesTest - Class in org.apache.jackrabbit.test.api.query
-
Tests if queries with predicates are accepted.
- PredicatesTest() - Constructor for class org.apache.jackrabbit.test.api.query.PredicatesTest
- Prefix - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- prepare() - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
-
Prepares already added events for dispatching.
- prepare() - Method in class org.apache.jackrabbit.data.core.TransactionContext
-
Prepare the transaction identified by this context.
- prepare(Xid) - Method in class org.apache.jackrabbit.core.XASessionImpl
- prepare(Xid) - Method in class org.apache.jackrabbit.jca.AnonymousConnection
- prepare(Xid) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
- prepare(Xid) - Method in class org.apache.jackrabbit.jca.TransactionBoundXAResource
- prepare(TransactionContext) - Method in class org.apache.jackrabbit.core.lock.XALockManager
-
Prepare transaction.
- prepare(TransactionContext) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
-
Prepare transaction.
- prepare(TransactionContext) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
-
Prepare transaction.
- prepare(TransactionContext) - Method in interface org.apache.jackrabbit.data.core.InternalXAResource
-
Prepare transaction.
- prepareDbIdentifier(String) - Method in class org.apache.jackrabbit.core.util.db.ConnectionHelper
-
A utility method that makes sure that
identifier
does only consist of characters that are allowed in names on the target database. - prepareDeleted(ChangeLog) - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
-
Prepares deleted items from
changes
. - prepareSchemaObjectPrefix() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
-
Deprecated.Makes sure that
schemaObjectPrefix
does only consist of characters that are allowed in names on the target database. - prevCharIsCR - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
- prevCharIsCR - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
- prevCharIsLF - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
- prevCharIsLF - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
- PRIMARY - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
- PRIMARY_DATASTORE_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
-
Name of the primary DataStore class attribute.
- PrimaryExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- PrimaryExpression() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
- PRIMARYITEM - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
- PRIMARYITEMNAME_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the primary item name attribute.
- PRIMARYITEMNAME_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
-
Name of the primary item name attribute.
- primaryTypeField - Variable in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
- primaryTypeName - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.SetPrimaryType
- principal - Variable in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
- Principal - Class in org.apache.jackrabbit.webdav.security
-
Principal
encapsulates the DAV:principal element which identifies the principal to which this ACE applies. - PRINCIPAL_COLLECTION_SET - Static variable in interface org.apache.jackrabbit.webdav.security.SecurityConstants
-
Protected href property DAV:principal-collection-set
- PRINCIPAL_RESOURCETYPE - Static variable in interface org.apache.jackrabbit.webdav.security.SecurityConstants
-
Principal resources must define DAV:principal XML element in the value of the DAV:resourcetype property.
- PRINCIPAL_URL - Static variable in interface org.apache.jackrabbit.webdav.security.SecurityConstants
-
Protected href property DAV:principal-URL for principal resources.
- PrincipalImpl - Class in org.apache.jackrabbit.core.security.principal
-
Base class for implementations of
JackrabbitPrincipal
. - PrincipalImpl(String) - Constructor for class org.apache.jackrabbit.core.security.principal.PrincipalImpl
-
Creates a new principal with the given name.
- PrincipalIteratorAdapter - Class in org.apache.jackrabbit.core.security.principal
-
PrincipalIteratorAdapter
... - PrincipalIteratorAdapter(Collection<? extends Principal>) - Constructor for class org.apache.jackrabbit.core.security.principal.PrincipalIteratorAdapter
-
Creates an iterator for the given collection of
Principal
s. - PrincipalIteratorAdapter(Iterator<? extends Principal>) - Constructor for class org.apache.jackrabbit.core.security.principal.PrincipalIteratorAdapter
-
Creates an adapter for the given
Iterator
of principals. - PrincipalManagerImpl - Class in org.apache.jackrabbit.core.security.principal
-
This principal manager implementation uses the
DefaultPrincipalProvider
in order to dispatch the respective requests and assemble the required data. - PrincipalManagerImpl(Session, PrincipalProvider[]) - Constructor for class org.apache.jackrabbit.core.security.principal.PrincipalManagerImpl
-
Creates a new default principal manager implementation.
- PrincipalMatchReport - Class in org.apache.jackrabbit.webdav.security.report
-
PrincipalMatchReport
can be request for any collection resources. - PrincipalMatchReport() - Constructor for class org.apache.jackrabbit.webdav.security.report.PrincipalMatchReport
- principalProvider - Variable in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
- PrincipalProvider - Interface in org.apache.jackrabbit.core.security.principal
-
This interface defines methods to provide access to sources of
Principal
s. - PrincipalProviderRegistry - Interface in org.apache.jackrabbit.core.security.principal
-
Registry used to store and retrieve
PrincipalProvider
s. - PrincipalSearchReport - Class in org.apache.jackrabbit.webdav.security.report
-
The
PrincipalSearchReport
performs a search for all principals that match the search criteria specified in the request. - PrincipalSearchReport() - Constructor for class org.apache.jackrabbit.webdav.security.report.PrincipalSearchReport
- PrincipalSearchReport.SearchArgument - Class in org.apache.jackrabbit.webdav.security.report
-
Inner utility class preparing the query arguments present in the DAV:property-search element(s).
- printFooter(Context, Iterator) - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLs
-
Print the footer
- printLinePos() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
-
Print the current line position.
- println() - Method in class org.apache.jackrabbit.test.LogPrintWriter
- printValue(PrintStream) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
- Privilege - Class in org.apache.jackrabbit.webdav.security
-
Privilege
- PRIVILEGE_ALL - Static variable in class org.apache.jackrabbit.webdav.security.Privilege
-
DAV:all is an aggregate privilege that contains the entire set of privileges that can be applied to the resource.
- PRIVILEGE_BIND - Static variable in class org.apache.jackrabbit.webdav.security.Privilege
-
The DAV:bind privilege allows a method to add a new member URL to the specified collection (for example via PUT or MKCOL).
- PRIVILEGE_JCR_ADD_NODE - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
-
Privilege representing the JSR170 'add_node' action.
- PRIVILEGE_JCR_READ - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
-
Privilege representing the JSR170 'read' action.
- PRIVILEGE_JCR_REMOVE - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
-
Privilege representing the JSR170 'remove' action.
- PRIVILEGE_JCR_SET_PROPERTY - Static variable in interface org.apache.jackrabbit.webdav.jcr.ItemResourceConstants
-
Privilege representing the JSR170 'set_property' action.
- PRIVILEGE_MNGMT - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
- PRIVILEGE_READ - Static variable in class org.apache.jackrabbit.webdav.security.Privilege
-
The read privilege controls methods that return information about the state of the resource, including the resource's properties.
- PRIVILEGE_READ_ACL - Static variable in class org.apache.jackrabbit.webdav.security.Privilege
-
The DAV:read-acl privilege controls the use of PROPFIND to retrieve the DAV:acl property of the resource.
- PRIVILEGE_READ_CURRENT_USER_PRIVILEGE_SET - Static variable in class org.apache.jackrabbit.webdav.security.Privilege
-
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.
- PRIVILEGE_UNBIND - Static variable in class org.apache.jackrabbit.webdav.security.Privilege
-
The DAV:unbind privilege allows a method to remove a member URL from the specified collection (for example via DELETE or MOVE).
- PRIVILEGE_UNLOCK - Static variable in class org.apache.jackrabbit.webdav.security.Privilege
-
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).
- PRIVILEGE_WRITE - Static variable in class org.apache.jackrabbit.webdav.security.Privilege
-
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.
- PRIVILEGE_WRITE_ACL - Static variable in class org.apache.jackrabbit.webdav.security.Privilege
-
The DAV:write-acl privilege controls use of the ACL method to modify the DAV:acl property of the resource.
- PRIVILEGE_WRITE_CONTENT - Static variable in class org.apache.jackrabbit.webdav.security.Privilege
-
The DAV:write-content privilege controls methods that modify the content of an existing resource, such as PUT.
- PRIVILEGE_WRITE_PROPERTIES - Static variable in class org.apache.jackrabbit.webdav.security.Privilege
-
The DAV:write-properties privilege controls methods that modify the dead properties of the resource, such as PROPPATCH.
- PrivilegeBits - Class in org.apache.jackrabbit.core.security.authorization
-
PrivilegeBits
- PrivilegeDefinition - Interface in org.apache.jackrabbit.spi
-
PrivilegeDefinition
... - PrivilegeDefinitionImpl - Class in org.apache.jackrabbit.spi.commons.privilege
-
PrivilegeDefinition
- PrivilegeDefinitionImpl(Name, boolean, Set<Name>) - Constructor for class org.apache.jackrabbit.spi.commons.privilege.PrivilegeDefinitionImpl
- PrivilegeDefinitionReader - Class in org.apache.jackrabbit.spi.commons.privilege
-
Reads privilege definitions for the specified
InputStream
. - PrivilegeDefinitionReader(InputStream, String) - Constructor for class org.apache.jackrabbit.spi.commons.privilege.PrivilegeDefinitionReader
-
Creates a new
PrivilegeDefinitionReader
for the given input stream. - PrivilegeDefinitionReader(Reader, String) - Constructor for class org.apache.jackrabbit.spi.commons.privilege.PrivilegeDefinitionReader
-
Creates a new
PrivilegeDefinitionReader
for the given input stream. - PrivilegeDefinitionWriter - Class in org.apache.jackrabbit.spi.commons.privilege
-
Writes privilege definitions to an output stream.
- PrivilegeDefinitionWriter(String) - Constructor for class org.apache.jackrabbit.spi.commons.privilege.PrivilegeDefinitionWriter
-
Creates a new
PrivilegeDefinitionWriter
. - PrivilegeEventChannel - Interface in org.apache.jackrabbit.core.cluster
-
PrivilegeEventChannel
... - PrivilegeEventListener - Interface in org.apache.jackrabbit.core.cluster
-
PrivilegeEventListener
... - privilegeFromName(String) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
- privilegeFromName(SessionInfo, NamePathResolver, String) - Method in interface org.apache.jackrabbit.jcr2spi.security.authorization.AccessControlProvider
-
The privileges corresponding to the specified name.
- privilegeFromName(SessionInfo, NamePathResolver, String) - Method in class org.apache.jackrabbit.jcr2spi.security.authorization.jackrabbit.acl.AccessControlProviderImpl
- PrivilegeHandler - Interface in org.apache.jackrabbit.spi.commons.privilege
-
Interface used to define the (de)serialization mode of the privilege definitions.
- PrivilegeImpl - Class in org.apache.jackrabbit.jcr2spi.security.authorization
- PrivilegeImpl(PrivilegeDefinition, PrivilegeDefinition[], NamePathResolver) - Constructor for class org.apache.jackrabbit.jcr2spi.security.authorization.PrivilegeImpl
- privilegeManager - Variable in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
- PrivilegeManagerImpl - Class in org.apache.jackrabbit.core.security.authorization
-
PrivilegeManager
... - PrivilegeManagerImpl(PrivilegeRegistry, NameResolver) - Constructor for class org.apache.jackrabbit.core.security.authorization.PrivilegeManagerImpl
- PrivilegeRecord - Class in org.apache.jackrabbit.core.cluster
-
PrivilegeRecord
... - PrivilegeRecord(Collection<PrivilegeDefinition>, Record) - Constructor for class org.apache.jackrabbit.core.cluster.PrivilegeRecord
- PrivilegeRecord(Record) - Constructor for class org.apache.jackrabbit.core.cluster.PrivilegeRecord
- PrivilegeRegistry - Class in org.apache.jackrabbit.core.security.authorization
-
The
PrivilegeRegistry
defines the set ofPrivilege
s known to the repository. - PrivilegeRegistry(NamespaceRegistry, FileSystem) - Constructor for class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
-
Create a new
PrivilegeRegistry
instance. - PrivilegeRegistry(NameResolver) - Constructor for class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
-
Deprecated.Use
PrivilegeManager
instead. - PRIVILEGES_REPORT - Static variable in class org.apache.jackrabbit.webdav.jcr.version.report.JcrPrivilegeReport
-
The exportview report type
- privilegesFromName(String) - Method in class org.apache.jackrabbit.test.api.security.AbstractAccessControlTest
- privilegesFromNames(String[]) - Method in class org.apache.jackrabbit.test.api.security.AbstractAccessControlTest
- privilegesFromNames(AccessControlManager, String...) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Retrieves the
Privilege
s from the specified privilege names. - privilegesFromNames(Session, String...) - Static method in class org.apache.jackrabbit.commons.jackrabbit.authorization.AccessControlUtils
-
Retrieves the
Privilege
s from the specified privilege names. - privilegesRegistered(Set<Name>) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeManagerImpl
- process(ChangeLogRecord) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
-
Process a change log record.
- process(ChangeLogRecord) - Method in interface org.apache.jackrabbit.core.cluster.ClusterRecordProcessor
-
Process a change log record.
- process(ClusterRecordProcessor) - Method in class org.apache.jackrabbit.core.cluster.ChangeLogRecord
-
Process this record, calling the appropriate
process
method. - process(ClusterRecordProcessor) - Method in class org.apache.jackrabbit.core.cluster.ClusterRecord
-
Process this record, calling the appropriate
process
method. - process(ClusterRecordProcessor) - Method in class org.apache.jackrabbit.core.cluster.LockRecord
-
Process this record, calling the appropriate
process
method. - process(ClusterRecordProcessor) - Method in class org.apache.jackrabbit.core.cluster.NamespaceRecord
-
Process this record, calling the appropriate
process
method. - process(ClusterRecordProcessor) - Method in class org.apache.jackrabbit.core.cluster.NodeTypeRecord
-
Process this record, calling the appropriate
process
method. - process(ClusterRecordProcessor) - Method in class org.apache.jackrabbit.core.cluster.PrivilegeRecord
- process(ClusterRecordProcessor) - Method in class org.apache.jackrabbit.core.cluster.WorkspaceRecord
- process(LockRecord) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
-
Process a lock record.
- process(LockRecord) - Method in interface org.apache.jackrabbit.core.cluster.ClusterRecordProcessor
-
Process a lock record.
- process(NamespaceRecord) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
-
Process a namespace record.
- process(NamespaceRecord) - Method in interface org.apache.jackrabbit.core.cluster.ClusterRecordProcessor
-
Process a namespace record.
- process(NodeTypeRecord) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
-
Process a node type record
- process(NodeTypeRecord) - Method in interface org.apache.jackrabbit.core.cluster.ClusterRecordProcessor
-
Process a node type record
- process(PrivilegeRecord) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
- process(PrivilegeRecord) - Method in interface org.apache.jackrabbit.core.cluster.ClusterRecordProcessor
-
Process a privilege record
- process(WorkspaceRecord) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
- process(WorkspaceRecord) - Method in interface org.apache.jackrabbit.core.cluster.ClusterRecordProcessor
-
Process a workspace record
- processedReference(Object) - Method in class org.apache.jackrabbit.core.util.ReferenceChangeTracker
-
Store the given reference property for later retrieval using
.ReferenceChangeTracker.getProcessedReferences()
- processedReference(PropertyState) - Method in class org.apache.jackrabbit.jcr2spi.util.ReferenceChangeTracker
-
Store the given reference property for later resolution.
- PROCESSING_INSTRUCTION - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- PROCESSING_INSTRUCTION_CONTENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- processingInstruction(String, String) - Method in class org.apache.jackrabbit.commons.xml.DefaultContentHandler
-
Delegated to
DefaultContentHandler.handler
. - processingInstruction(String, String) - Method in class org.apache.jackrabbit.commons.xml.ProxyContentHandler
-
Delegated to
ProxyContentHandler.handler
. - processingInstruction(String, String) - Method in class org.apache.jackrabbit.commons.xml.ToXmlContentHandler
-
Serializes a processing instruction.
- processingInstruction(String, String) - Method in class org.apache.jackrabbit.jcr2spi.xml.WorkspaceContentHandler
- ProcessingInstructionEnd - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- ProcessingInstructionLpar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- ProcessingInstructionLparForKindTest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- ProcessingInstructionStart - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- ProcessingInstructionStartForElementContent - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- processProperty(NodeState, PropInfo) - Method in class org.apache.jackrabbit.core.xml.WorkspaceImporter
- processReferences() - Method in class org.apache.jackrabbit.core.security.user.UserImporter
- processReferences() - Method in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
-
Always returns
false
. - processReferences() - Method in interface org.apache.jackrabbit.core.xml.ProtectedItemImporter
-
Post processing protected reference properties underneath a protected or non-protected parent node.
- processToken(Token) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
- Prolog() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- PROP_ATTRIBUTE - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
- PROP_ENTRY - Static variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
-
Deprecated.
- PROP_HOLD_NAME - Static variable in class org.apache.jackrabbit.test.RepositoryStub
- PROP_LOCK_OWNER - Static variable in class org.apache.jackrabbit.test.RepositoryStub
- PROP_LOCK_TIMEOUT - Static variable in class org.apache.jackrabbit.test.RepositoryStub
- PROP_NAMESPACES - Static variable in class org.apache.jackrabbit.test.RepositoryStub
- PROP_NODE_NAME1 - Static variable in class org.apache.jackrabbit.test.RepositoryStub
- PROP_NODE_NAME2 - Static variable in class org.apache.jackrabbit.test.RepositoryStub
- PROP_NODE_NAME3 - Static variable in class org.apache.jackrabbit.test.RepositoryStub
- PROP_NODE_NAME4 - Static variable in class org.apache.jackrabbit.test.RepositoryStub
- PROP_NODETYPE - Static variable in class org.apache.jackrabbit.test.RepositoryStub
- PROP_NODETYPENOCHILDREN - Static variable in class org.apache.jackrabbit.test.RepositoryStub
- PROP_NODETYPETESTROOT - Static variable in class org.apache.jackrabbit.test.RepositoryStub
- PROP_OPEN_SCOPED_LOCK_MULTIPLE - Static variable in class org.apache.jackrabbit.test.RepositoryStub
-
Determines whether the repository implementation allows open scoped locks to be owned by multiple sessions (see JCR 2.0 Section 17.3).
- PROP_PREFIX - Static variable in class org.apache.jackrabbit.test.RepositoryStub
- PROP_PROP_NAME1 - Static variable in class org.apache.jackrabbit.test.RepositoryStub
- PROP_PROP_NAME2 - Static variable in class org.apache.jackrabbit.test.RepositoryStub
- PROP_PROP_TYPE1 - Static variable in class org.apache.jackrabbit.test.RepositoryStub
- PROP_PROP_TYPE2 - Static variable in class org.apache.jackrabbit.test.RepositoryStub
- PROP_PROP_VALUE1 - Static variable in class org.apache.jackrabbit.test.RepositoryStub
- PROP_PROP_VALUE2 - Static variable in class org.apache.jackrabbit.test.RepositoryStub
- PROP_READONLY_NAME - Static variable in class org.apache.jackrabbit.test.RepositoryStub
- PROP_READONLY_PWD - Static variable in class org.apache.jackrabbit.test.RepositoryStub
- PROP_READWRITE_NAME - Static variable in class org.apache.jackrabbit.test.RepositoryStub
- PROP_READWRITE_PWD - Static variable in class org.apache.jackrabbit.test.RepositoryStub
- PROP_REPOSITORY_CONFIG - Static variable in class org.apache.jackrabbit.core.JackrabbitRepositoryStub
-
Property for the repository configuration file.
- PROP_REPOSITORY_HOME - Static variable in class org.apache.jackrabbit.core.JackrabbitRepositoryStub
-
Property for the repository home directory.
- PROP_STUB_IMPL_CLASS - Static variable in class org.apache.jackrabbit.test.RepositoryStub
- PROP_SUPERUSER_NAME - Static variable in class org.apache.jackrabbit.test.RepositoryStub
- PROP_SUPERUSER_PWD - Static variable in class org.apache.jackrabbit.test.RepositoryStub
- PROP_TESTROOT - Static variable in class org.apache.jackrabbit.test.RepositoryStub
- PROP_WORKSPACE_NAME - Static variable in class org.apache.jackrabbit.test.RepositoryStub
- PropContainer - Class in org.apache.jackrabbit.webdav.property
-
PropContainer
... - PropContainer() - Constructor for class org.apache.jackrabbit.webdav.property.PropContainer
- PropEntry - Interface in org.apache.jackrabbit.webdav.property
-
Marker interface used to flag the different types of entries that form part of a PROPPATCH request and define the possible entries for a
PropContainer
. - properties - Variable in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
- properties(PropertyIterator) - Static method in class org.apache.jackrabbit.spi.commons.iterator.Iterators
-
Returns an iterator of
Property
from aPropertyIterator
. - PROPERTIES - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
-
Name of the field that contains all values of properties that are indexed as is without tokenizing.
- PROPERTIES_SET - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
-
Name of the field that contains the names of all properties that are set on an indexed node.
- PropertiesSynonymProvider - Class in org.apache.jackrabbit.core.query.lucene
-
Implements a synonym provider based on a properties file.
- PropertiesSynonymProvider() - Constructor for class org.apache.jackrabbit.core.query.lucene.PropertiesSynonymProvider
- property(String, XPathQueryBuilder.RelationOp, Value) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
- PROPERTY_ADDED - Static variable in interface org.apache.jackrabbit.spi.Event
-
An event of this type is generated when a property is added.
- PROPERTY_CHANGED - Static variable in interface org.apache.jackrabbit.spi.Event
-
An event of this type is generated when a property is changed.
- PROPERTY_CREATIONDATE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- PROPERTY_DEFINITION - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
- PROPERTY_DISPLAYNAME - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- PROPERTY_GETCONTENTLANGUAGE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- PROPERTY_GETCONTENTLENGTH - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- PROPERTY_GETCONTENTTYPE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- PROPERTY_GETETAG - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- PROPERTY_GETLASTMODIFIED - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- PROPERTY_LENGTHS - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
-
Name of the field that contains the lengths of properties.
- PROPERTY_LOCKDISCOVERY - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- PROPERTY_MV_SET - Static variable in class org.apache.jackrabbit.webdav.jcr.property.JcrDavPropertyNameSet
-
Additional property names defined by single value JCR properties.
- PROPERTY_REMOVED - Static variable in interface org.apache.jackrabbit.spi.Event
-
An event of this type is generated when a property is removed.
- PROPERTY_RESOURCETYPE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- PROPERTY_SET - Static variable in class org.apache.jackrabbit.webdav.jcr.property.JcrDavPropertyNameSet
-
Additional property names defined by single value JCR properties.
- PROPERTY_SOURCE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- PROPERTY_SUPPORTEDLOCK - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- propertyAdded(NodeId, Path, Path, Name, Set<Name>, Session) - Static method in class org.apache.jackrabbit.core.observation.EventState
-
Creates a new
Event
of typeEvent.PROPERTY_ADDED
. - propertyAdded(NodeId, Path, Path, Name, Set<Name>, Session, boolean) - Static method in class org.apache.jackrabbit.core.observation.EventState
-
Creates a new
Event
of typeEvent.PROPERTY_ADDED
. - PropertyAddedTest - Class in org.apache.jackrabbit.test.api.observation
-
Test cases for
Event.PROPERTY_ADDED
events. - PropertyAddedTest() - Constructor for class org.apache.jackrabbit.test.api.observation.PropertyAddedTest
- propertyChanged(NodeId, Path, Path, Name, Set<Name>, Session) - Static method in class org.apache.jackrabbit.core.observation.EventState
-
Creates a new
Event
of typeEvent.PROPERTY_CHANGED
. - propertyChanged(NodeId, Path, Path, Name, Set<Name>, Session, boolean) - Static method in class org.apache.jackrabbit.core.observation.EventState
-
Creates a new
Event
of typeEvent.PROPERTY_CHANGED
. - PropertyChangedTest - Class in org.apache.jackrabbit.test.api.observation
-
Test cases for
Event.PROPERTY_CHANGED
events. - PropertyChangedTest() - Constructor for class org.apache.jackrabbit.test.api.observation.PropertyChangedTest
- PropertyData - Class in org.apache.jackrabbit.core
-
Data object representing a property.
- PROPERTYDEFINITION_ELEMENT - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the property definition element.
- PROPERTYDEFINITION_ELEMENT - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
-
Name of the property definition element.
- PropertyDefinitionImpl - Class in org.apache.jackrabbit.spi.commons.nodetype
-
This class implements the
PropertyDefinition
interface. - PropertyDefinitionImpl - Class in org.apache.jackrabbit.webdav.jcr.nodetype
-
PropertyDefinitionImpl
... - PropertyDefinitionImpl(QPropertyDefinition, NamePathResolver, ValueFactory) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.PropertyDefinitionImpl
-
Package private constructor
- PropertyDefinitionImpl(QPropertyDefinition, AbstractNodeTypeManager, NamePathResolver, ValueFactory) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.PropertyDefinitionImpl
- PropertyDefinitionTemplateBuilder(TemplateBuilderFactory.NodeTypeTemplateBuilder) - Constructor for class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.PropertyDefinitionTemplateBuilder
- PropertyDefTest - Class in org.apache.jackrabbit.test.api.nodetype
-
Tests if property definitions are properly defined.
- PropertyDefTest() - Constructor for class org.apache.jackrabbit.test.api.nodetype.PropertyDefTest
- PropertyEntry - Interface in org.apache.jackrabbit.jcr2spi.hierarchy
-
PropertyEntry
... - PropertyEntry(PropertyId) - Constructor for class org.apache.jackrabbit.core.persistence.util.NodePropBundle.PropertyEntry
-
Creates a new property entry with the given id.
- 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.
- PropertyEntryImpl - Class in org.apache.jackrabbit.jcr2spi.hierarchy
-
PropertyEntryImpl
implements a reference to a property state. - propertyExistence(String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
-
Tests the existence of a property in the default selector.
- propertyExistence(String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
-
Tests the existence of a property in the specified selector.
- PropertyExistenceConstraint - Class in org.apache.jackrabbit.core.query.lucene.constraint
-
PropertyExistenceConstraint
implements a property existence constraint. - PropertyExistenceConstraint(PropertyExistenceImpl, SelectorImpl, LuceneQueryFactory) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.PropertyExistenceConstraint
-
Creates a new property existence constraint.
- PropertyExistenceImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
-
PropertyExistenceImpl
... - PropertyExistenceTest - Class in org.apache.jackrabbit.test.api.query.qom
-
PropertyExistenceTest
performs a test withPropertyExistence
. - PropertyExistenceTest() - Constructor for class org.apache.jackrabbit.test.api.query.qom.PropertyExistenceTest
- propertyExists(String) - Method in class org.apache.jackrabbit.commons.AbstractSession
-
Checks whether a property with the given absolute path exists.
- propertyExists(String) - Static method in class org.apache.jackrabbit.core.session.SessionItemOperation
-
Creates a session operation for checking the existence of a property at the given path.
- propertyExists(String) - Method in class org.apache.jackrabbit.core.SessionImpl
- propertyExists(String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
- propertyExists(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
- propertyExists(Path) - Method in class org.apache.jackrabbit.core.ItemManager
-
Checks whether a property exists at the specified path.
- propertyExists(Path) - Method in interface org.apache.jackrabbit.jcr2spi.ItemManager
-
Checks if the property with the given path exists.
- propertyExists(Path) - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
- PropertyExportContext - Interface in org.apache.jackrabbit.server.io
-
PropertyExportContext
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. - PropertyFunction() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
- PropertyFunctionQueryNode - Class in org.apache.jackrabbit.spi.commons.query
-
PropertyFunctionQueryNode
allows to place function calls on properties in a query. - PropertyFunctionQueryNode(QueryNode, String) - Constructor for class org.apache.jackrabbit.spi.commons.query.PropertyFunctionQueryNode
-
Creates a property function query node.
- PropertyHandler - Interface in org.apache.jackrabbit.server.io
-
PropertyHandler
interface defines methods for importing and exporting resource properties. - propertyId - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.SetValue
- PropertyId - Class in org.apache.jackrabbit.core.id
-
Property identifier.
- PropertyId - Interface in org.apache.jackrabbit.spi
-
PropertyId
identifies a property on the SPI layer. - PropertyId(NodeId, Name) - Constructor for class org.apache.jackrabbit.core.id.PropertyId
-
Creates a property identifier instance for the identified property.
- PropertyImpl - Class in org.apache.jackrabbit.core
-
PropertyImpl
implements theProperty
interface. - PropertyImpl - Class in org.apache.jackrabbit.jcr2spi
-
PropertyImpl
... - PropertyImpl(SessionImpl, PropertyState, ItemLifeCycleListener[]) - Constructor for class org.apache.jackrabbit.jcr2spi.PropertyImpl
- PropertyImportContext - Interface in org.apache.jackrabbit.server.io
-
PropertyImportContext
... - PropertyInfo - Interface in org.apache.jackrabbit.spi
-
The
PropertyInfo
provides the basic information to build aProperty
. - PropertyInfoImpl - Class in org.apache.jackrabbit.spi.commons
-
PropertyInfoImpl
implements a serializablePropertyInfo
based on another property info. - PropertyInfoImpl - Class in org.apache.jackrabbit.spi2dav
-
PropertyInfoImpl
... - PropertyInfoImpl - Class in org.apache.jackrabbit.spi2davex
-
PropertyInfoImpl
... - PropertyInfoImpl(NodeId, Name, Path, PropertyId, int, boolean, QValue[]) - Constructor for class org.apache.jackrabbit.spi.commons.PropertyInfoImpl
-
Deprecated.Use
PropertyInfoImpl(Path, PropertyId, int, boolean, QValue[])
instead. The parentId is not used any more. - PropertyInfoImpl(Path, PropertyId, int, boolean, QValue[]) - Constructor for class org.apache.jackrabbit.spi.commons.PropertyInfoImpl
-
Creates a new property info for the given parameters.
- PropertyInfoImpl(PropertyId, Path, int, boolean, QValue[]) - Constructor for class org.apache.jackrabbit.spi2dav.PropertyInfoImpl
- PropertyInfoImpl(PropertyId, Path, int, QValue) - Constructor for class org.apache.jackrabbit.spi2davex.PropertyInfoImpl
- PropertyInfoImpl(PropertyId, Path, int, QValue[]) - Constructor for class org.apache.jackrabbit.spi2davex.PropertyInfoImpl
- PropertyInfoImpl(PropertyId, DavPropertySet, NamePathResolver, ValueFactory, QValueFactory) - Constructor for class org.apache.jackrabbit.spi2dav.PropertyInfoImpl
- PropertyItemIsModifiedTest - Class in org.apache.jackrabbit.test.api
-
Test cases for
Item.isModified()
on a property. - PropertyItemIsModifiedTest() - Constructor for class org.apache.jackrabbit.test.api.PropertyItemIsModifiedTest
- PropertyItemIsNewTest - Class in org.apache.jackrabbit.test.api
-
Test cases for
Item.isNew()
on a property. - PropertyItemIsNewTest() - Constructor for class org.apache.jackrabbit.test.api.PropertyItemIsNewTest
- PropertyIterable - Class in org.apache.jackrabbit.commons.iterator
-
Deprecated.- Use
JcrUtils.in(PropertyIterator)
instead - PropertyIterable(PropertyIterator) - Constructor for class org.apache.jackrabbit.commons.iterator.PropertyIterable
-
Deprecated.Creates an iterable adapter for the given property iterator.
- propertyIterator - Variable in class org.apache.jackrabbit.commons.packaging.FilterContentPackage.FilteringIterator
- propertyIterator(Iterator<Node>) - Static method in class org.apache.jackrabbit.commons.flat.TreeTraverser
-
Create an iterator of the properties for a given iterator of nodes.
- propertyIterator(Iterator<Node>, TreeTraverser.ErrorHandler, TreeTraverser.InclusionPolicy<? super Property>) - Static method in class org.apache.jackrabbit.commons.flat.TreeTraverser
-
Create an iterator of the properties for a given iterator of nodes.
- propertyIterator(Node) - Static method in class org.apache.jackrabbit.commons.flat.TreeTraverser
-
Create an iterator of the properties of all nodes of the sub-tree rooted at
root
. - propertyIterator(Node, TreeTraverser.ErrorHandler, TreeTraverser.InclusionPolicy<Item>) - Static method in class org.apache.jackrabbit.commons.flat.TreeTraverser
-
Create an iterator of the properties of all nodes of the sub-tree rooted at
root
. - PropertyIteratorAdapter - Class in org.apache.jackrabbit.commons.iterator
- PropertyIteratorAdapter(Collection) - Constructor for class org.apache.jackrabbit.commons.iterator.PropertyIteratorAdapter
-
Creates an iterator for the given collection.
- PropertyIteratorAdapter(Iterator) - Constructor for class org.apache.jackrabbit.commons.iterator.PropertyIteratorAdapter
-
Creates an adapter for the given
Iterator
. - PropertyIteratorAdapter(Iterator, long) - Constructor for class org.apache.jackrabbit.commons.iterator.PropertyIteratorAdapter
- PropertyIteratorAdapter(RangeIterator) - Constructor for class org.apache.jackrabbit.commons.iterator.PropertyIteratorAdapter
-
Creates an adapter for the given
RangeIterator
. - PropertyManager - Interface in org.apache.jackrabbit.server.io
-
PropertyManager
... - PropertyManagerImpl - Class in org.apache.jackrabbit.server.io
-
PropertyManagerImpl
... - PropertyManagerImpl() - Constructor for class org.apache.jackrabbit.server.io.PropertyManagerImpl
-
Create a new
PropertyManagerImpl
. - PropertyMetaData - Class in org.apache.jackrabbit.core.query.lucene
-
PropertyMetaData
encapsulates the payload byte array and provides methods to access the property meta data. - PropertyMetaData(int) - Constructor for class org.apache.jackrabbit.core.query.lucene.PropertyMetaData
-
Creates a new PropertyMetaData with the given
propertyType
. - propertyName - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.AddProperty
- propertyName1 - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
-
Name of a property that will be used during a test case.
- propertyName2 - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
-
Name of a property that will be used during a test case.
- PropertyReadMethodsTest - Class in org.apache.jackrabbit.test.api
-
PropertyReadMethodsTest
... - PropertyReadMethodsTest() - Constructor for class org.apache.jackrabbit.test.api.PropertyReadMethodsTest
- propertyRemoved(NodeId, Path, Path, Name, Set<Name>, Session) - Static method in class org.apache.jackrabbit.core.observation.EventState
-
Creates a new
Event
of typeEvent.PROPERTY_REMOVED
. - propertyRemoved(NodeId, Path, Path, Name, Set<Name>, Session, boolean) - Static method in class org.apache.jackrabbit.core.observation.EventState
-
Creates a new
Event
of typeEvent.PROPERTY_REMOVED
. - PropertyRemovedTest - Class in org.apache.jackrabbit.test.api.observation
-
Test cases for
Event.PROPERTY_REMOVED
events. - PropertyRemovedTest() - Constructor for class org.apache.jackrabbit.test.api.observation.PropertyRemovedTest
- PropertySequence - Interface in org.apache.jackrabbit.commons.flat
-
Extension of
Sequence<Property>
which provides methods for adding and removing properties by key. - PropertySequenceImpl(TreeManager, TreeTraverser.ErrorHandler) - Constructor for class org.apache.jackrabbit.commons.flat.ItemSequence.PropertySequenceImpl
- PropertyState - Class in org.apache.jackrabbit.core.state
-
PropertyState
represents the state of aProperty
. - PropertyState - Class in org.apache.jackrabbit.jcr2spi.state
-
PropertyState
represents the state of aProperty
. - PropertyState(PropertyId, int, boolean) - Constructor for class org.apache.jackrabbit.core.state.PropertyState
-
Create a new
PropertyState
- PropertyState(PropertyState, int, boolean) - Constructor for class org.apache.jackrabbit.core.state.PropertyState
-
Constructs a new property state that is initially connected to an overlayed state.
- PropertyState(PropertyEntry, ItemStateFactory, QPropertyDefinition, ItemDefinitionProvider, QValue[], int) - Constructor for class org.apache.jackrabbit.jcr2spi.state.PropertyState
-
Create a NEW PropertyState
- PropertyState(PropertyEntry, PropertyInfo, ItemStateFactory, ItemDefinitionProvider) - Constructor for class org.apache.jackrabbit.jcr2spi.state.PropertyState
-
Create an EXISTING PropertyState
- propertyStateDeleteSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
-
Deprecated.
- propertyStateInsertSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
-
Deprecated.
- propertyStateSelectExistSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
-
Deprecated.
- propertyStateSelectSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
-
Deprecated.
- propertyStateUpdateSQL - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
-
Deprecated.
- PropertyTest - Class in org.apache.jackrabbit.test.api
-
PropertyTest
contains all test cases for thejavax.jcr.Property
that are related to writing, modifying or deleting properties (level 2 of the specification). - PropertyTest() - Constructor for class org.apache.jackrabbit.test.api.PropertyTest
- PropertyTypeRegistry - Class in org.apache.jackrabbit.core.query
-
The
PropertyTypeRegistry
keeps track of registered node type definitions and its property types. - PropertyTypeRegistry(NodeTypeRegistry) - Constructor for class org.apache.jackrabbit.core.query.PropertyTypeRegistry
-
Creates a new
PropertyTypeRegistry
instance. - PropertyTypeRegistry.TypeMapping - Class in org.apache.jackrabbit.core.query
- PropertyTypeTest - Class in org.apache.jackrabbit.test.api
-
Tests if the type of a property is set according to the node type as well as no property is of type UNDEFINED.
- PropertyTypeTest() - Constructor for class org.apache.jackrabbit.test.api.PropertyTypeTest
- PropertyUtil - Class in org.apache.jackrabbit.test.api
-
This class provides various utility methods that are used by the property test cases.
- propertyValue - Variable in class org.apache.jackrabbit.test.api.version.AbstractVersionTest
- propertyValue - Variable in class org.apache.jackrabbit.test.api.version.simple.AbstractVersionTest
- propertyValue(String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
-
Evaluates to the value (or values, if multi-valued) of a property of the default selector.
- propertyValue(String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
-
Evaluates to the value (or values, if multi-valued) of a property in the specified selector.
- PropertyValueImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
-
PropertyValueImpl
... - PropertyValueOperand - Class in org.apache.jackrabbit.core.query.lucene.constraint
-
PropertyValueOperand
implements a property value operand. - PropertyValueOperand(PropertyValueImpl) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.PropertyValueOperand
-
Creates a new property value operand.
- PropertyValueTest - Class in org.apache.jackrabbit.test.api.query.qom
-
PropertyValueTest
performs a test with property value comparision. - PropertyValueTest() - Constructor for class org.apache.jackrabbit.test.api.query.qom.PropertyValueTest
- PROPFIND_ALL_PROP - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- PROPFIND_ALL_PROP_INCLUDE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- PROPFIND_BY_PROPERTY - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- PROPFIND_PROPERTY_NAMES - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- PropfindInfo - Class in org.apache.jackrabbit.webdav.property
- PropfindInfo(int, DavPropertyNameSet) - Constructor for class org.apache.jackrabbit.webdav.property.PropfindInfo
- PropInfo - Class in org.apache.jackrabbit.core.xml
-
Information about a property being imported.
- PropInfo(Name, int, TextValue[]) - Constructor for class org.apache.jackrabbit.core.xml.PropInfo
-
Creates a property information instance.
- PropInfo(Name, int, TextValue[], PropInfo.MultipleStatus) - Constructor for class org.apache.jackrabbit.core.xml.PropInfo
-
Creates a property information instance.
- PropInfo(Name, int, Importer.TextValue[]) - Constructor for class org.apache.jackrabbit.jcr2spi.xml.Importer.PropInfo
- PropInfo.MultipleStatus - Enum in org.apache.jackrabbit.core.xml
-
Hint indicating whether the property is multi- or single-value
- ProppatchInfo - Class in org.apache.jackrabbit.webdav.property
- ProppatchInfo(List<? extends PropEntry>) - Constructor for class org.apache.jackrabbit.webdav.property.ProppatchInfo
- ProppatchInfo(DavPropertySet, DavPropertyNameSet) - Constructor for class org.apache.jackrabbit.webdav.property.ProppatchInfo
- propReg - Variable in class org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl
-
The property type registry for type lookup.
- propsInitialized - Variable in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
- propsOnly - Variable in class org.apache.jackrabbit.commons.predicate.DeclaringTypePredicate
-
indicates if only props should be checked
- protect(Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.AbstractQOMNode
- PROTECTED - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
- PROTECTED_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the
protected
attribute. - PROTECTED_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
-
Name of the
protected
attribute. - ProtectedItemImporter - Interface in org.apache.jackrabbit.core.xml
-
ProtectedItemImporter
... - ProtectedItemModifier - Class in org.apache.jackrabbit.core
-
ProtectedItemModifier
: An abstract helper class to allow classes residing outside of the core package to modify and remove protected items. - ProtectedItemModifier() - Constructor for class org.apache.jackrabbit.core.ProtectedItemModifier
- ProtectedItemModifier(int) - Constructor for class org.apache.jackrabbit.core.ProtectedItemModifier
- ProtectedItemRemoveHandler - Interface in org.apache.jackrabbit.server.remoting.davex
-
ProtectedItemRemoveHandler...
- ProtectedNodeImporter - Interface in org.apache.jackrabbit.core.xml
-
ProtectedNodeImporter
provides means to import protectedNode
s and the subtree defined below such nodes. - ProtectedPropertyImporter - Interface in org.apache.jackrabbit.core.xml
-
ProtectedPropertyImporter
is in charge of importing single properties with a protectedQPropertyDefinition
. - providePrincipal(String) - Method in class org.apache.jackrabbit.core.security.principal.AbstractPrincipalProvider
-
Called if the cache does not contain the principal requested.
Implementations should return aPrincipal
from their source, if it contains one for the given name ornull
. - providePrincipal(String) - Method in class org.apache.jackrabbit.core.security.principal.DefaultPrincipalProvider
-
Called if the cache does not contain the principal requested.
Implementations should return aPrincipal
from their source, if it contains one for the given name ornull
. - provider - Variable in class org.apache.jackrabbit.core.HierarchyManagerImpl
- ProviderRegistryImpl - Class in org.apache.jackrabbit.core.security.principal
-
This is the default implementation of the
PrincipalProviderRegistry
interface. - ProviderRegistryImpl(PrincipalProvider) - Constructor for class org.apache.jackrabbit.core.security.principal.ProviderRegistryImpl
-
Create an instance of
ProviderRegistryImpl
with the given default principal provider. - PROXY_HOST - Static variable in class org.apache.jackrabbit.aws.ext.S3Constants
-
Constant to set proxy host.
- PROXY_PORT - Static variable in class org.apache.jackrabbit.aws.ext.S3Constants
-
Constant to set proxy port.
- ProxyContentHandler - Class in org.apache.jackrabbit.commons.xml
-
A proxy content handler that passes all SAX events as-is to the proxied handler.
- ProxyContentHandler(ContentHandler) - Constructor for class org.apache.jackrabbit.commons.xml.ProxyContentHandler
-
Creates a proxy for the given content handler.
- proxyHost(String) - Method in class org.apache.jackrabbit.spi2dav.ConnectionOptions.Builder
- proxyPassword(String) - Method in class org.apache.jackrabbit.spi2dav.ConnectionOptions.Builder
- proxyPort(int) - Method in class org.apache.jackrabbit.spi2dav.ConnectionOptions.Builder
- proxyProtocol(String) - Method in class org.apache.jackrabbit.spi2dav.ConnectionOptions.Builder
- ProxyRepository - Class in org.apache.jackrabbit.commons.repository
-
Repository that proxies all method calls to another repository.
- ProxyRepository() - Constructor for class org.apache.jackrabbit.commons.repository.ProxyRepository
-
Protected constructor for subclasses that want to override the
ProxyRepository.getRepository()
method. - ProxyRepository(String) - Constructor for class org.apache.jackrabbit.commons.repository.ProxyRepository
-
Creates a proxy for the repository accessible using the given repository URI.
- ProxyRepository(Map<String, String>) - Constructor for class org.apache.jackrabbit.commons.repository.ProxyRepository
-
Creates a proxy for the repository (or repositories) accessible using the given repository parameters.
- ProxyRepository(RepositoryFactory) - Constructor for class org.apache.jackrabbit.commons.repository.ProxyRepository
-
Creates a proxy for the repository (or repositories) accessible through the given factory.
- proxyUsername(String) - Method in class org.apache.jackrabbit.spi2dav.ConnectionOptions.Builder
- push() - Method in class org.apache.jackrabbit.core.state.ChangeLog
-
Push all states contained in the various maps of items we have.
- put(Object, Object) - Method in class org.apache.jackrabbit.core.util.EmptyLinkedMap
- put(String, InputStream, long) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager.InMemBLOBStore
-
Stores the BLOB data and returns a unique identifier.
- put(String, InputStream, long) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.DbBlobStore
-
Stores the BLOB data and returns a unique identifier.
- put(String, InputStream, long) - Method in interface org.apache.jackrabbit.core.persistence.util.BLOBStore
-
Stores the BLOB data and returns a unique identifier.
- put(String, InputStream, long) - Method in class org.apache.jackrabbit.core.persistence.util.FileSystemBLOBStore
-
Stores the BLOB data and returns a unique identifier.
- put(K, V, long) - Method in class org.apache.jackrabbit.core.cache.ConcurrentCache
-
Adds the given entry to the cache.
- put(EffectiveNodeType) - Method in class org.apache.jackrabbit.core.nodetype.BitSetENTCacheImpl
-
Puts an effective node type to the cache.
- put(EffectiveNodeType) - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache
-
Puts an effective node type to the cache.
- put(EffectiveNodeType) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCacheImpl
-
Puts an effective node type to the cache.
- put(EffectiveNodeTypeCache.Key, EffectiveNodeType) - Method in class org.apache.jackrabbit.core.nodetype.BitSetENTCacheImpl
-
Puts an effective node type to the cache for the given key.
- put(EffectiveNodeTypeCache.Key, EffectiveNodeType) - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache
-
Puts an effective node type to the cache for the given key.
- put(EffectiveNodeTypeCache.Key, EffectiveNodeType) - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCacheImpl
-
Puts an effective node type to the cache for the given key.
- put(EffectiveNodeType) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeCache
-
Puts an effective node type to the cache.
- put(EffectiveNodeTypeCache.Key, EffectiveNodeType) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeCache
-
Puts an effective node type to the cache for the given key.
- put(ItemInfo, long) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoCacheImpl
-
This implementation cached the item by its id and if the id is uuid based but has no path, also by its path.
- put(ItemInfo, long) - Method in interface org.apache.jackrabbit.spi.ItemInfoCache
- put(Path) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap
-
Create an empty child given by its path.
- put(Path.Element, PathMap.Element<T>) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
-
Link a child of this node.
- put(Path, PathMap.Element<T>) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap
-
Put an element given by its path.
- put(Path, T) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap
-
Create an element given by its path.
- putAll(Map) - Method in class org.apache.jackrabbit.core.util.EmptyLinkedMap
- putFile(Node, String, String, InputStream) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Creates or updates the named child of the given node.
- putFile(Node, String, String, InputStream, Calendar) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Creates or updates the named child of the given node.
Q
- QDefinitionBuilderFactory - Class in org.apache.jackrabbit.spi.commons.nodetype
-
This implementation of
DefinitionBuilderFactory
can be used with theCompactNodeTypeDefReader
to produce node type definitions of typeQNodeTypeDefinition
and a namespace map of typeNamespaceMapping
. - QDefinitionBuilderFactory() - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.QDefinitionBuilderFactory
- qf - Variable in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
-
The query object model factory for
AbstractJCRTest.superuser
. - QItemDefinition - Interface in org.apache.jackrabbit.spi
-
QItemDefinition
is the SPI representation of anitem definition
. - QItemDefinitionBuilder - Class in org.apache.jackrabbit.spi.commons.nodetype
-
A builder for
QItemDefinition
. - QItemDefinitionBuilder() - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
- QItemDefinitionImpl - Class in org.apache.jackrabbit.spi.commons
-
This abstract class implements the
QItemDefinition
interface and additionally provides setter methods for the various item definition attributes. - qm - Variable in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
-
The query manager for
AbstractJCRTest.superuser
- QName - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- QNameForAtomicType - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- QNameForItemType - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- QNameForSequenceType - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- QNameLpar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- QNodeDefinition - Interface in org.apache.jackrabbit.spi
-
QNodeDefinition
is the SPI representation of anode definition
. - QNodeDefinitionBuilder - Class in org.apache.jackrabbit.spi.commons.nodetype
-
A builder for a
QNodeDefinition
. - QNodeDefinitionBuilder() - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.QNodeDefinitionBuilder
- QNodeDefinitionImpl - Class in org.apache.jackrabbit.spi.commons
-
QNodeDefinitionImpl
implements aQNodeDefinition
. - QNodeDefinitionImpl(NodeDefinition, NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.QNodeDefinitionImpl
-
Creates a new node definition based on a JCR
NodeDefinition
. - QNodeDefinitionImpl(Name, Name, boolean, boolean, int, boolean, Name, Name[], boolean) - Constructor for class org.apache.jackrabbit.spi.commons.QNodeDefinitionImpl
-
Creates a new SPI node definition based on a JCR NodeDefinition.
- QNodeDefinitionImpl(QNodeDefinition) - Constructor for class org.apache.jackrabbit.spi.commons.QNodeDefinitionImpl
-
Copy constructor.
- QNodeTypeDefinition - Interface in org.apache.jackrabbit.spi
-
QNodeTypeDefinition
is the SPI representation of anode type
. - QNodeTypeDefinitionBuilder - Class in org.apache.jackrabbit.spi.commons.nodetype
-
A builder for
QNodeTypeDefinition
. - QNodeTypeDefinitionBuilder() - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
- QNodeTypeDefinitionImpl - Class in org.apache.jackrabbit.spi.commons
-
QNodeTypeDefinitionImpl
implements a serializable SPI node type definition. - QNodeTypeDefinitionImpl() - Constructor for class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
-
Default constructor.
- QNodeTypeDefinitionImpl(NodeTypeDefinition, NamePathResolver, QValueFactory) - Constructor for class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
-
Create a a new
QNodeTypeDefinitionImpl
from a JCR NodeType definition. - QNodeTypeDefinitionImpl(Name, Name[], Name[], boolean, boolean, boolean, boolean, Name, QPropertyDefinition[], QNodeDefinition[]) - Constructor for class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
-
Creates a new serializable SPI node type definition.
- QNodeTypeDefinitionImpl(QNodeTypeDefinition) - Constructor for class org.apache.jackrabbit.spi.commons.QNodeTypeDefinitionImpl
-
Copy constructor.
- QOMFormatter - Class in org.apache.jackrabbit.commons.query.sql2
-
QOMFormatter
implements a formatter that translates a query object model into a JCR_SQL2 string statement. - QOMQueryFactory - Class in org.apache.jackrabbit.core.query
-
QOMQueryFactory
implements a query factory that creates QOM based queries. - QOMQueryFactory(QueryObjectModelFactory, ValueFactory) - Constructor for class org.apache.jackrabbit.core.query.QOMQueryFactory
-
Creates a new QOM base query factory.
- qomTree - Variable in class org.apache.jackrabbit.core.query.QueryObjectModelImpl
-
The query object model tree.
- QOMTreeVisitor - Interface in org.apache.jackrabbit.spi.commons.query.qom
-
QOMTreeVisitor
... - QPropertyDefinition - Interface in org.apache.jackrabbit.spi
-
QPropertyDefinition
is the SPI representation of aproperty definition
. - QPropertyDefinitionBuilder - Class in org.apache.jackrabbit.spi.commons.nodetype
-
A builder for
QPropertyDefinition
. - QPropertyDefinitionBuilder() - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
- QPropertyDefinitionImpl - Class in org.apache.jackrabbit.spi.commons
-
QPropertyDefinitionImpl
implements SPI property definition interface. - QPropertyDefinitionImpl(PropertyDefinition, NamePathResolver, QValueFactory) - Constructor for class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
-
Creates a new property definition based on
propDef
. - QPropertyDefinitionImpl(Name, Name, boolean, boolean, int, boolean, QValue[], boolean, int, QValueConstraint[], String[], boolean, boolean) - Constructor for class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
-
Creates a new serializable property definition.
- QPropertyDefinitionImpl(QPropertyDefinition) - Constructor for class org.apache.jackrabbit.spi.commons.QPropertyDefinitionImpl
-
Copy constructor.
- qsSQL - Variable in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
-
The identifier for the "SQL" query syntax
- qsXPATH - Variable in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
-
The identifier for the "XPATH" query syntax
- QuantifiedExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- QUEROPS_EQUAL - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
- QUEROPS_GREATERTHAN - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
- QUEROPS_GREATERTHANOREQUAL - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
- QUEROPS_LESSTHAN - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
- QUEROPS_LESSTHANOREQUAL - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
- QUEROPS_LIKE - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
- QUEROPS_NOTEQUAL - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
- query - Variable in class org.apache.jackrabbit.core.query.lucene.AbstractExcerpt
-
The current query.
- query - Variable in class org.apache.jackrabbit.core.query.QueryImpl
-
The actual query implementation that can be executed
- query(String, Object...) - Method in class org.apache.jackrabbit.core.util.db.ConnectionHelper
-
Executes a SQL query and returns the
ResultSet
. - Query() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
- QUERY - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
- QUERY_GRAMMER_SET - Static variable in interface org.apache.jackrabbit.webdav.search.SearchConstants
-
Property indicating the set of query languages the given resource is able deal with.
- QUERY_ORDERABLE_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the queryOrderable attribute.
- QUERY_STATS_ENABLED_PROPERTY - Static variable in class org.apache.jackrabbit.core.stats.StatManager
- queryable - Variable in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
- QueryBody() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- QueryBuilder - Class in org.apache.jackrabbit.spi.commons.query.sql
-
Implements the JCR SQL query tree builder.
- QueryBuilder - Class in org.apache.jackrabbit.spi.commons.query.xpath
-
Implements the XPath query tree builder.
- QueryBuilder() - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.QueryBuilder
- QueryBuilder() - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.QueryBuilder
- QueryConstants - Interface in org.apache.jackrabbit.spi.commons.query
-
This interface defines constants for data types and operation types used in queries.
- QueryConstraint - Class in org.apache.jackrabbit.core.query.lucene.constraint
-
QueryConstraint
implements a constraint that is based on a lucene query. - QueryConstraint(Query, SelectorImpl, LuceneQueryFactory) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.QueryConstraint
-
Creates a new query constraint using the given lucene query.
- QueryEngine - Class in org.apache.jackrabbit.core.query.lucene.join
- QueryEngine(Session, LuceneQueryFactory, Map<String, Value>) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.QueryEngine
- QueryFactory - Interface in org.apache.jackrabbit.core.query
-
QueryFactory
defines a simple interface for turning a statement in a given language into a JCR Query instance. - QueryGrammerSet - Class in org.apache.jackrabbit.webdav.search
-
QueryGrammerSet
is aDavProperty
that encapsulates the 'supported-query-grammer-set' as defined by the Webdav SEARCH internet draft. - QueryGrammerSet() - Constructor for class org.apache.jackrabbit.webdav.search.QueryGrammerSet
-
Create a new empty
QueryGrammerSet
. - QueryHandler - Interface in org.apache.jackrabbit.core.query
-
Defines an interface for the actual node indexing and query execution.
- QueryHandlerContext - Class in org.apache.jackrabbit.core.query
-
Acts as an argument for the
QueryHandler
to keep the interface stable. - QueryHandlerContext(String, RepositoryContext, SharedItemStateManager, PersistenceManager, NodeId, QueryHandler, NodeId) - Constructor for class org.apache.jackrabbit.core.query.QueryHandlerContext
-
Creates a new context instance.
- QueryHandlerFactory - Interface in org.apache.jackrabbit.core.query
- QueryHits - Interface in org.apache.jackrabbit.core.query.lucene
-
Defines an interface for reading
ScoreNode
s - QueryHitsAdapter - Class in org.apache.jackrabbit.core.query.lucene
- QueryHitsAdapter(QueryHits, Name) - Constructor for class org.apache.jackrabbit.core.query.lucene.QueryHitsAdapter
-
Creates a new adapter for
hits
. - QueryHitsQuery - Class in org.apache.jackrabbit.core.query.lucene
-
QueryHitsQuery
exposes aQueryHits
implementation again as a Lucene Query. - QueryHitsQuery(QueryHits) - Constructor for class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery
-
Creates a new query based on
QueryHits
. - QueryHitsQuery.QueryHitsQueryScorer - Class in org.apache.jackrabbit.core.query.lucene
-
the scorer implementation for this query.
- QueryHitsQuery.QueryHitsQueryWeight - Class in org.apache.jackrabbit.core.query.lucene
-
The Weight implementation for this query.
- QueryHitsQueryScorer(IndexReader, Similarity) - Constructor for class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryScorer
-
Creates a new scorer.
- QueryHitsQueryWeight(Similarity) - Constructor for class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryWeight
-
Creates a new weight with the given
similarity
. - queryImpl - Variable in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
-
The query instance which created this query result.
- QueryImpl - Class in org.apache.jackrabbit.core.query.lucene
-
Implements the
ExecutableQuery
interface. - QueryImpl - Class in org.apache.jackrabbit.core.query
-
Provides the default implementation for a JCR query.
- QueryImpl - Class in org.apache.jackrabbit.jcr2spi.query
-
Provides the default implementation for a JCR query.
- QueryImpl() - Constructor for class org.apache.jackrabbit.core.query.QueryImpl
- QueryImpl(Session, ManagerProvider, ItemManager, WorkspaceManager, String, String, Node) - Constructor for class org.apache.jackrabbit.jcr2spi.query.QueryImpl
-
Creates a new query.
- QueryImpl(SessionContext, SearchIndex, PropertyTypeRegistry, String, String, QueryNodeFactory) - Constructor for class org.apache.jackrabbit.core.query.lucene.QueryImpl
-
Creates a new query instance from a query string.
- QueryInfo - Interface in org.apache.jackrabbit.spi
-
QueryInfo
is the the return value ofRepositoryService.executeQuery(SessionInfo, String, String, Map, long, long, Map)
which is used to run a query on theRepositoryService
. - QueryInfoImpl - Class in org.apache.jackrabbit.spi2dav
-
QueryInfoImpl
... - QueryInfoImpl(MultiStatus, IdFactory, NamePathResolver, ValueFactory, QValueFactory) - Constructor for class org.apache.jackrabbit.spi2dav.QueryInfoImpl
- QueryList() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- queryManager - Variable in class org.apache.jackrabbit.core.WorkspaceImpl
-
The
QueryManager
for thisWorkspace
. - QueryManagerImpl - Class in org.apache.jackrabbit.core.query
-
This class implements the
QueryManager
interface. - QueryManagerImpl - Class in org.apache.jackrabbit.jcr2spi.query
-
This class implements the
QueryManager
interface. - QueryManagerImpl(Session, ManagerProvider, ItemManager, WorkspaceManager) - Constructor for class org.apache.jackrabbit.jcr2spi.query.QueryManagerImpl
-
Creates a new
QueryManagerImpl
for the passedSession
. - QueryManagerImpl(SessionContext, SearchManager) - Constructor for class org.apache.jackrabbit.core.query.QueryManagerImpl
-
Creates a new
QueryManagerImpl
for the passedsession
- QueryNode - Class in org.apache.jackrabbit.spi.commons.query
-
Implements an abstract base class for nodes of a query tree that represents a query.
- QueryNode(QueryNode) - Constructor for class org.apache.jackrabbit.spi.commons.query.QueryNode
-
Constructs a new
QueryNode
with a reference to it's parent. - QueryNodeFactory - Interface in org.apache.jackrabbit.spi.commons.query
-
A factory for
QueryNode
s. - QueryNodeVisitor - Interface in org.apache.jackrabbit.spi.commons.query
-
Defines the interface for a
QueryNodeVisitor
. - QueryObjectModelBuilder - Interface in org.apache.jackrabbit.commons.query
-
QueryObjectModelBuilder
defines an interface for building a query object model from a string based query statement and vice versa. - QueryObjectModelBuilderRegistry - Class in org.apache.jackrabbit.commons.query
-
Implements a central access to QueryObjectModelBuilder instances.
- QueryObjectModelBuilderRegistry() - Constructor for class org.apache.jackrabbit.commons.query.QueryObjectModelBuilderRegistry
- QueryObjectModelFactoryImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
-
QueryObjectModelFactoryImpl
implements the query object model factory from JSR 283. - QueryObjectModelFactoryImpl(NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
- QueryObjectModelFactoryTest - Class in org.apache.jackrabbit.test.api.query.qom
-
QueryObjectModelFactoryTest
tests all methods on theQueryObjectModelFactory
. - QueryObjectModelFactoryTest() - Constructor for class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
- QueryObjectModelImpl - Class in org.apache.jackrabbit.core.query
-
QueryObjectModelImpl
implements the query object model. - QueryObjectModelImpl - Class in org.apache.jackrabbit.jcr2spi.query
-
QueryObjectModelImpl
implements the jcr2spi query object model. - QueryObjectModelImpl() - Constructor for class org.apache.jackrabbit.core.query.QueryObjectModelImpl
- QueryObjectModelImpl(Session, ManagerProvider, ItemManager, WorkspaceManager, QueryObjectModelTree, Node) - Constructor for class org.apache.jackrabbit.jcr2spi.query.QueryObjectModelImpl
- QueryObjectModelTree - Class in org.apache.jackrabbit.spi.commons.query.qom
-
QueryObjectModelTree
implements the root node of an object query model tree. - QueryObjectModelTree(NamePathResolver, SourceImpl, ConstraintImpl, OrderingImpl[], ColumnImpl[]) - Constructor for class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelTree
- queryOperators - Variable in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder
- QUERYOPS - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
- queryOrderable - Variable in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder
- QueryParser - Class in org.apache.jackrabbit.spi.commons.query
-
This class acts as the central entry point for parsing query statements from different query syntaxes into a query tree.
- QueryResultImpl - Class in org.apache.jackrabbit.core.query.lucene
-
Implements the
QueryResult
interface. - QueryResultImpl(SearchIndex, SessionContext, AbstractQueryImpl, SpellSuggestion, ColumnImpl[], boolean, long, long) - Constructor for class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
-
Creates a new query result.
- QueryResultNodeIteratorTest - Class in org.apache.jackrabbit.test.api.query
-
Tests methods on
NodeIterator
returned byQueryResult.getNodes()
. - QueryResultNodeIteratorTest() - Constructor for class org.apache.jackrabbit.test.api.query.QueryResultNodeIteratorTest
- QueryResultRow - Interface in org.apache.jackrabbit.spi
-
QueryResultRow
represents the SPI equivalent of a query result row. - QueryResultRowImpl - Class in org.apache.jackrabbit.spi2dav
-
QueryResultRowImpl
implements a QueryResultRow that is initialized from a multistatus response. - QueryResultRowImpl(MultiStatusResponse, String[], NamePathResolver, QValueFactory, ValueFactory, IdFactory) - Constructor for class org.apache.jackrabbit.spi2dav.QueryResultRowImpl
- QueryRootNode - Class in org.apache.jackrabbit.spi.commons.query
-
Implements the root node of a query tree.
- QueryRootNode() - Constructor for class org.apache.jackrabbit.spi.commons.query.QueryRootNode
-
Creates a new
QueryRootNode
instance. - QuerySeparator - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- QueryStatCore - Interface in org.apache.jackrabbit.stats
-
Extends external facing
QueryStat
with some internal operations. - QueryStatDtoComparator - Class in org.apache.jackrabbit.stats
-
QueryStatDto comparator by duration
- QueryStatDtoComparator() - Constructor for class org.apache.jackrabbit.stats.QueryStatDtoComparator
- QueryStatDtoImpl - Class in org.apache.jackrabbit.stats
-
Object that holds statistical info about a query.
- QueryStatDtoImpl(String, String, long) - Constructor for class org.apache.jackrabbit.stats.QueryStatDtoImpl
- QueryStatDtoOccurrenceComparator - Class in org.apache.jackrabbit.stats
-
QueryStatDto comparator by occurrence count used by the popular queries queue
- QueryStatDtoOccurrenceComparator() - Constructor for class org.apache.jackrabbit.stats.QueryStatDtoOccurrenceComparator
- QueryStatImpl - Class in org.apache.jackrabbit.stats
-
Default
QueryStatCore
implementation - QueryStatImpl() - Constructor for class org.apache.jackrabbit.stats.QueryStatImpl
- QueryStatManager - Class in org.apache.jackrabbit.stats.jmx
-
The QueryStatManagerMBean default implementation
- QueryStatManager(QueryStat) - Constructor for class org.apache.jackrabbit.stats.jmx.QueryStatManager
- QueryTreeBuilder - Interface in org.apache.jackrabbit.spi.commons.query
-
Specifies an interface for a query tree builder.
- QueryTreeBuilderRegistry - Class in org.apache.jackrabbit.spi.commons.query
-
Implements a central access to QueryTreeBuilder instances.
- QueryTreeBuilderRegistry() - Constructor for class org.apache.jackrabbit.spi.commons.query.QueryTreeBuilderRegistry
- QueryTreeDump - Class in org.apache.jackrabbit.spi.commons.query
-
Utility class to dump a
QueryNode
tree to a StringBuffer. - QueryUtil - Class in org.apache.jackrabbit.commons.webdav
-
QueryUtil
... - QueryUtil() - Constructor for class org.apache.jackrabbit.commons.webdav.QueryUtil
- QUESTION_MARK - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- QUOT_ATTRIBUTE_CONTENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- QuotAttrContentChar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- QuotAttrValueContent() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- quote(Name) - Method in class org.apache.jackrabbit.spi.commons.query.qom.AbstractQOMNode
- quote(Path) - Method in class org.apache.jackrabbit.spi.commons.query.qom.AbstractQOMNode
- QUOTE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- QUOTE_SYMBOL - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- QValue - Interface in org.apache.jackrabbit.spi
-
QValue
is the SPI representation of ajcr value
. - QValueConstraint - Interface in org.apache.jackrabbit.spi
-
QValueConstraint
is used to check the syntax of a value constraint and to test if a specific value satisfies it. - QValueFactory - Interface in org.apache.jackrabbit.spi
-
QValueFactory
defines methods to createQValue
instances. - QValueFactoryImpl - Class in org.apache.jackrabbit.spi.commons.value
-
QValueFactoryImpl
... - QValueFactoryImpl() - Constructor for class org.apache.jackrabbit.spi.commons.value.QValueFactoryImpl
- QValueFactoryLogger - Class in org.apache.jackrabbit.spi.commons.logging
-
Log wrapper for a
QValueFactory
. - QValueFactoryLogger(QValueFactory, LogWriter) - Constructor for class org.apache.jackrabbit.spi.commons.logging.QValueFactoryLogger
-
Create a new instance for the given
qValueFactory
which useswriter
for persisting log messages. - QValueValue - Class in org.apache.jackrabbit.spi.commons.value
-
A
QValueValue
provides an implementation of theValue
interface representing an SPIQValue
. - QValueValue(QValue, NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.value.QValueValue
-
Constructs a
QValueValue
object representing an SPIQValue
.
R
- raf - Variable in class org.apache.jackrabbit.core.journal.FileRevision
-
Underlying random access file.
- RAMDirectoryManager - Class in org.apache.jackrabbit.core.query.lucene.directory
-
RAMDirectoryManager
implements a directory manager forRAMDirectory
instances. - RAMDirectoryManager() - Constructor for class org.apache.jackrabbit.core.query.lucene.directory.RAMDirectoryManager
- RandomAccessOutputStream - Class in org.apache.jackrabbit.core.fs
-
Deprecated.this class should no longer be used
- RandomAccessOutputStream() - Constructor for class org.apache.jackrabbit.core.fs.RandomAccessOutputStream
-
Deprecated.
- randomId() - Static method in class org.apache.jackrabbit.core.id.NodeId
-
Creates a random node identifier using a secure random number generator.
- RangeExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- RangeIteratorAdapter - Class in org.apache.jackrabbit.commons.iterator
-
Adapter for turning normal
Iterator
s intoRangeIterator
s. - RangeIteratorAdapter(Collection) - Constructor for class org.apache.jackrabbit.commons.iterator.RangeIteratorAdapter
-
Creates a
RangeIterator
for the given collection. - RangeIteratorAdapter(Iterator) - Constructor for class org.apache.jackrabbit.commons.iterator.RangeIteratorAdapter
-
Creates an adapter for the given iterator of unknown size.
- RangeIteratorAdapter(Iterator, long) - Constructor for class org.apache.jackrabbit.commons.iterator.RangeIteratorAdapter
-
Creates an adapter for the given iterator of the given size.
- RangeIteratorDecorator - Class in org.apache.jackrabbit.commons.iterator
-
Base class for decorating
RangeIterator
s. - RangeIteratorDecorator(RangeIterator) - Constructor for class org.apache.jackrabbit.commons.iterator.RangeIteratorDecorator
-
Creates a decorated iterator.
- RangeQuery - Class in org.apache.jackrabbit.core.query.lucene
-
Implements a variant of the lucene class
org.apache.lucene.search.RangeQuery
. - RangeQuery(Term, Term, boolean, int, PerQueryCache) - Constructor for class org.apache.jackrabbit.core.query.lucene.RangeQuery
-
Creates a new RangeQuery.
- RangeQuery(Term, Term, boolean, PerQueryCache) - Constructor for class org.apache.jackrabbit.core.query.lucene.RangeQuery
-
Creates a new RangeQuery.
- rank(Collection<S>, Class<S>) - Static method in class org.apache.jackrabbit.commons.flat.Rank
-
Create a new instance of
Rank
for a given collection ofvalues
. - rank(Iterator<S>, Class<S>, int) - Static method in class org.apache.jackrabbit.commons.flat.Rank
-
Create a new instance of
Rank
for the firstcount
values in a a given iterator ofvalues
. - rank(S[]) - Static method in class org.apache.jackrabbit.commons.flat.Rank
-
Create a new instance of
Rank
for a given array ofvalues
. - Rank<T> - Class in org.apache.jackrabbit.commons.flat
-
This class does efficient ranking of values of type
T
wrt. - Rank(Collection<T>, Class<T>, Comparator<? super T>) - Constructor for class org.apache.jackrabbit.commons.flat.Rank
-
Create a new instance of
Rank
for a given collection ofvalues
and a givenorder
. - Rank(Iterator<T>, Class<T>, int, Comparator<? super T>) - Constructor for class org.apache.jackrabbit.commons.flat.Rank
-
Create a new instance of
Rank
for the firstcount
values in a a given iterator ofvalues
and a givenorder
. - Rank(T[], Comparator<? super T>) - Constructor for class org.apache.jackrabbit.commons.flat.Rank
-
Create a new instance of
Rank
for a given array ofvalues
and a givenorder
. - Rbrace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- Rbrack - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- RCC - Static variable in class org.apache.jackrabbit.jcr2spi.RepositoryImpl.Factory
- RCF - Static variable in class org.apache.jackrabbit.jcr2spi.RepositoryImpl.Factory
- RCurlyBraceEscape - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- read() - Method in class org.apache.jackrabbit.core.cluster.ClusterRecord
-
Deserialize this record.
- read() - Method in class org.apache.jackrabbit.core.data.db.DbInputStream
-
When the stream is consumed, the database objects held by the instance are closed.
- read() - Method in class org.apache.jackrabbit.core.data.LazyFileInputStream
- read() - Method in class org.apache.jackrabbit.core.query.lucene.directory.IndexInputStream
- read() - Method in class org.apache.jackrabbit.server.io.BoundedInputStream
- read() - Method in class org.apache.jackrabbit.util.LazyFileInputStream
- read() - Method in class org.apache.jackrabbit.vfs.ext.ds.LazyFileContentInputStream
- read(byte[]) - Method in class org.apache.jackrabbit.core.data.db.DbInputStream
-
When the stream is consumed, the database objects held by the instance are closed.
- read(byte[]) - Method in class org.apache.jackrabbit.core.data.LazyFileInputStream
- read(byte[]) - Method in class org.apache.jackrabbit.server.io.BoundedInputStream
- read(byte[]) - Method in class org.apache.jackrabbit.util.LazyFileInputStream
- read(byte[]) - Method in class org.apache.jackrabbit.vfs.ext.ds.LazyFileContentInputStream
- read(byte[], int, int) - Method in class org.apache.jackrabbit.core.data.db.DbInputStream
-
When the stream is consumed, the database objects held by the instance are closed.
- read(byte[], int, int) - Method in class org.apache.jackrabbit.core.data.LazyFileInputStream
- read(byte[], int, int) - Method in class org.apache.jackrabbit.core.query.lucene.directory.IndexInputStream
- read(byte[], int, int) - Method in class org.apache.jackrabbit.server.io.BoundedInputStream
- read(byte[], int, int) - Method in class org.apache.jackrabbit.util.LazyFileInputStream
- read(byte[], int, int) - Method in class org.apache.jackrabbit.vfs.ext.ds.LazyFileContentInputStream
- read(byte[], long) - Method in class org.apache.jackrabbit.commons.jackrabbit.SimpleReferenceBinary
- read(byte[], long) - Method in class org.apache.jackrabbit.value.BinaryImpl
- read(InputStream) - Static method in class org.apache.jackrabbit.core.nodetype.xml.NodeTypeReader
-
Reads a node type definition file.
- read(DataIdentifier) - Method in class org.apache.jackrabbit.aws.ext.ds.S3Backend
- read(DataIdentifier) - Method in interface org.apache.jackrabbit.core.data.Backend
-
Return inputstream of record identified by identifier.
- read(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.FSBackend
- read(DataIdentifier) - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSBackend
-
Return inputstream of record identified by identifier.
- read(NamespaceResolver, NamePathResolver) - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
-
Read the file record at the current seek position.
- READ - Static variable in interface org.apache.jackrabbit.core.security.AccessManager
-
Deprecated.
- READ - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
- READ - Static variable in interface org.apache.jackrabbit.jcr2spi.security.AccessManager
- READ_AC - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
- READ_ACTION - Static variable in interface org.apache.jackrabbit.jcr2spi.security.AccessManager
-
predefined action constants
- readBoolean() - Method in class org.apache.jackrabbit.core.journal.AppendRecord
- readBoolean() - Method in class org.apache.jackrabbit.core.journal.ReadRecord
-
Read a boolean from the underlying stream.
- readBoolean() - Method in interface org.apache.jackrabbit.core.journal.Record
-
Read a boolean from the underlying stream.
- readBundle(InputStream, NodeId) - Method in class org.apache.jackrabbit.core.persistence.util.BundleBinding
-
Deserializes a
NodePropBundle
from a data input stream. - readByte() - Method in class org.apache.jackrabbit.core.journal.AppendRecord
-
Unsupported methods when appending.
- readByte() - Method in class org.apache.jackrabbit.core.journal.ReadRecord
-
Read a byte from the underlying stream.
- readByte() - Method in interface org.apache.jackrabbit.core.journal.Record
-
Read a byte from the underlying stream.
- readChar() - Method in class org.apache.jackrabbit.core.journal.AppendRecord
- readChar() - Method in class org.apache.jackrabbit.core.journal.ReadRecord
-
Read a character from the underlying stream.
- readChar() - Method in interface org.apache.jackrabbit.core.journal.Record
-
Read a character from the underlying stream.
- readChar() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
- readChar() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
- readConfig(String) - Static method in class org.apache.jackrabbit.aws.ext.Utils
-
Read a configuration properties file.
- readDefinitions(InputStream, Map<String, String>) - Method in interface org.apache.jackrabbit.spi.commons.privilege.PrivilegeHandler
-
Read the privilege definitions and update the specified namespace mapping.
- readDefinitions(Reader, Map<String, String>) - Method in interface org.apache.jackrabbit.spi.commons.privilege.PrivilegeHandler
-
Read the privilege definitions and update the specified namespace mapping.
- readEndMarker() - Method in class org.apache.jackrabbit.core.cluster.ChangeLogRecord
-
Read end marker.
- readEndMarker() - Method in class org.apache.jackrabbit.core.cluster.ClusterRecord
-
Read end marker.
- reader() - Method in interface org.apache.jackrabbit.jcr2spi.xml.Importer.TextValue
-
Returns a
Reader
for reading the serialized value. - readerIndex(int) - Method in class org.apache.jackrabbit.core.query.lucene.sort.AbstractFieldComparator
-
Returns the reader index for document
n
. - readers - Variable in class org.apache.jackrabbit.core.query.lucene.sort.AbstractFieldComparator
-
The index readers.
- readerValue() - Method in class org.apache.jackrabbit.core.query.lucene.IDField
- readerValue() - Method in class org.apache.jackrabbit.core.query.lucene.LazyTextExtractorField
- readFile(Node) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns a stream for reading the contents of the file stored at the given node.
- readFile(Node, OutputStream) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Writes the contents of file stored at the given node to the given stream.
- readFully(byte[]) - Method in class org.apache.jackrabbit.core.journal.AppendRecord
- readFully(byte[]) - Method in class org.apache.jackrabbit.core.journal.ReadRecord
-
Fully read an array of bytes from the underlying stream.
- readFully(byte[]) - Method in interface org.apache.jackrabbit.core.journal.Record
-
Fully read an array of bytes from the underlying stream.
- readInt() - Method in class org.apache.jackrabbit.core.journal.AppendRecord
- readInt() - Method in class org.apache.jackrabbit.core.journal.ReadRecord
-
Read an integer from the underlying stream.
- readInt() - Method in interface org.apache.jackrabbit.core.journal.Record
-
Read an integer from the underlying stream.
- readLong() - Method in class org.apache.jackrabbit.core.journal.AppendRecord
- readLong() - Method in class org.apache.jackrabbit.core.journal.ReadRecord
-
Read a long from the underlying stream.
- readLong() - Method in interface org.apache.jackrabbit.core.journal.Record
-
Read a long from the underlying stream.
- readNodeId() - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
-
Read a
NodeId
from the underlying stream. - readNodeId() - Method in interface org.apache.jackrabbit.core.journal.Record
-
Read a
NodeId
from the underlying stream. - readNodeTypeDef() - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
-
Read a
NodeTypeDef
from the underlying stream. - readNodeTypeDef() - Method in interface org.apache.jackrabbit.core.journal.Record
-
Read a
NodeTypeDef
from the underlying stream. - readonly - Variable in class org.apache.jackrabbit.test.RepositoryStub
- readPath() - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
-
Read a
Path
from the underlying stream. - readPath() - Method in interface org.apache.jackrabbit.core.journal.Record
-
Read a
Path
from the underlying stream. - readPathElement() - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
-
Read a named path element from the underlying stream.
- readPathElement() - Method in interface org.apache.jackrabbit.core.journal.Record
-
Read a named path element from the underlying stream.
- readPrivilegeDef() - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
-
Read a
PrivilegeDefinition
from the underlying stream. - readPrivilegeDef() - Method in interface org.apache.jackrabbit.core.journal.Record
-
Read a
PrivilegeDefinition
from the underlying stream. - readPropertyId() - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
-
Read a
PropertyId
from the underlying stream. - readPropertyId() - Method in interface org.apache.jackrabbit.core.journal.Record
-
Read a
PropertyId
from the underlying stream. - readQName() - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
-
Read a
Name
frmo the underlying stream. - readQName() - Method in interface org.apache.jackrabbit.core.journal.Record
-
Read a
Name
frmo the underlying stream. - ReadRecord - Class in org.apache.jackrabbit.core.journal
-
Record used for reading.
- ReadRecord(String, String, long, DataInputStream, int, NamespaceResolver, NamePathResolver) - Constructor for class org.apache.jackrabbit.core.journal.ReadRecord
-
Create a new instance of this class.
- readString() - Method in class org.apache.jackrabbit.core.journal.AppendRecord
- readString() - Method in class org.apache.jackrabbit.core.journal.ReadRecord
-
Read a string from the underlying stream.
- readString() - Method in interface org.apache.jackrabbit.core.journal.Record
-
Read a string from the underlying stream.
- ReadValue - Class in org.apache.jackrabbit.standalone.cli.core
-
Read the
Value
of the givenProperty
and store it under the givenContext
attribute. - ReadValue() - Constructor for class org.apache.jackrabbit.standalone.cli.core.ReadValue
- readwrite - Variable in class org.apache.jackrabbit.test.RepositoryStub
- rebind(XAResource) - Method in class org.apache.jackrabbit.jca.TransactionBoundXAResource
-
There is a one-to-one Relation between this TransactionBoundXAResource and the JCAManagedConnection so the used XAResource must be in sync when it is changed in the JCAManagedConnection.
- rebind(DavResource, DavResource) - Method in interface org.apache.jackrabbit.webdav.bind.BindableResource
-
Will rebind the resource to the given collection.
- rebind(DavResource, DavResource) - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
- RebindInfo - Class in org.apache.jackrabbit.webdav.bind
- RebindInfo(String, String) - Constructor for class org.apache.jackrabbit.webdav.bind.RebindInfo
- recLenCache - Variable in class org.apache.jackrabbit.core.data.CachingDataStore
-
In memory cache to hold
DataRecord.getLength()
againstDataIdentifier
- reconnect() - Method in class org.apache.jackrabbit.core.state.ItemState
-
Reconnect this state to the overlayed state that it has been disconnected from earlier.
- record - Variable in class org.apache.jackrabbit.core.cluster.ClusterRecord
-
Journal record.
- Record - Interface in org.apache.jackrabbit.core.journal
-
Record interface.
- recordCacheAccess() - Method in class org.apache.jackrabbit.core.cache.AbstractCache
-
Records a single cache access and calls the configured
CacheAccessListener
(if any) whenever the constant access interval has passed since the previous listener call. - recordCacheMiss() - Method in class org.apache.jackrabbit.core.cache.AbstractCache
- RecordConsumer - Interface in org.apache.jackrabbit.core.journal
-
Listener interface on a journal that gets called back for records that should be consumed.
- RecordIterator - Interface in org.apache.jackrabbit.core.journal
-
RecordIterator interface.
- recordOneSecond() - Method in class org.apache.jackrabbit.commons.observation.ListenerTracker
-
Records the number of measured values over the past second and resets the counter.
- recordOneSecond() - Method in class org.apache.jackrabbit.stats.TimeSeriesMax
-
Records the number of measured values over the past second and resets the counter.
- recordOneSecond() - Method in class org.apache.jackrabbit.stats.TimeSeriesRecorder
-
Records the number of measured values over the past second and resets the counter.
- RecordProducer - Interface in org.apache.jackrabbit.core.journal
-
Produces new records that can be appended to the journal.
- recordProducerTime(long, TimeUnit) - Method in class org.apache.jackrabbit.commons.observation.ListenerTracker
-
Record additional producer time spent outside of the listeners, e.g.
- recordQueueLength(long) - Method in class org.apache.jackrabbit.commons.observation.ListenerTracker
-
Applications should call this to report the current queue length.
- recordQueueLength(long, long) - Method in class org.apache.jackrabbit.commons.observation.ListenerTracker
-
Applications should call this to report the current queue length when an item is removed from the queue.
- recordSizeChange(long) - Method in class org.apache.jackrabbit.core.cache.AbstractCache
-
Updates the current memory use estimate of this cache.
- recordValue(long) - Method in class org.apache.jackrabbit.stats.TimeSeriesMax
- recover(int) - Method in class org.apache.jackrabbit.core.XASessionImpl
- recover(int) - Method in class org.apache.jackrabbit.jca.AnonymousConnection
- recover(int) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
- recover(int) - Method in class org.apache.jackrabbit.jca.TransactionBoundXAResource
- RECURSE - Variable in class org.apache.jackrabbit.test.api.SerializationTest
- RedoLog - Interface in org.apache.jackrabbit.core.query.lucene
-
Defines a redo log for changes that have not been committed to disk.
- RedoLogFactory - Interface in org.apache.jackrabbit.core.query.lucene
-
RedoLogFactory
a factory forRedoLog
s. - reestablishConnection() - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
-
Deprecated.Re-establishes the database connection.
- RefCountingBLOBFileValue - Class in org.apache.jackrabbit.core.value
-
RefCountingBLOBFileValue
implements a reference counting BLOB file value on top of an existingBLOBFileValue
. - RefCountingBLOBFileValue(BLOBFileValue) - Constructor for class org.apache.jackrabbit.core.value.RefCountingBLOBFileValue
-
Creates a new reference counting blob file value based on the given
value
. - RefCountingIndexReader - Class in org.apache.jackrabbit.core.query.lucene
-
RefCountingIndexReader
... - RefCountingIndexReader(IndexReader) - Constructor for class org.apache.jackrabbit.core.query.lucene.RefCountingIndexReader
- REFERENCE - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
- REFERENCE - Static variable in class org.apache.jackrabbit.core.persistence.util.BundleDumper
- ReferenceableRootNodesTest - Class in org.apache.jackrabbit.test.api
-
ReferenceableRootNodesTest
contains tests with referenceable nodes between different workspaces. - ReferenceableRootNodesTest() - Constructor for class org.apache.jackrabbit.test.api.ReferenceableRootNodesTest
- ReferenceChangeTracker - Class in org.apache.jackrabbit.core.util
-
Simple helper class that can be used to keep track of node id mappings (e.g.
- ReferenceChangeTracker - Class in org.apache.jackrabbit.jcr2spi.util
-
Simple helper class that can be used to keep track of uuid mappings (e.g.
- ReferenceChangeTracker() - Constructor for class org.apache.jackrabbit.core.util.ReferenceChangeTracker
- ReferenceChangeTracker() - Constructor for class org.apache.jackrabbit.jcr2spi.util.ReferenceChangeTracker
-
Creates a new instance.
- ReferencePropertyTest - Class in org.apache.jackrabbit.test.api
-
Tests a reference property.
- ReferencePropertyTest() - Constructor for class org.apache.jackrabbit.test.api.ReferencePropertyTest
- references - Variable in class org.apache.jackrabbit.core.state.NodeReferences
-
list of PropertyId's (i.e.
- ReferencesTest - Class in org.apache.jackrabbit.test.api
-
ReferencesTest
contains the test cases for the references. - ReferencesTest() - Constructor for class org.apache.jackrabbit.test.api.ReferencesTest
- referenceTracker - Variable in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
- ReferenceValue - Class in org.apache.jackrabbit.value
-
A
ReferenceValue
provides an implementation of theValue
interface representing aREFERENCE
value (a UUID of an existing node). - ReferenceValue(String) - Constructor for class org.apache.jackrabbit.value.ReferenceValue
-
Protected constructor creating a
ReferenceValue
object without validating the UUID format. - ReferenceValue(Node) - Constructor for class org.apache.jackrabbit.value.ReferenceValue
-
Constructs a
ReferenceValue
object representing the UUID of an existing node. - refresh(boolean) - Method in class org.apache.jackrabbit.core.ItemImpl
- refresh(boolean) - Method in class org.apache.jackrabbit.core.SessionImpl
- refresh(boolean) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
-
Refresh the session.
- refresh(boolean) - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
- refresh(boolean) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
- refresh(boolean) - Method in class org.apache.jackrabbit.jcr2spi.StaleProperty
- refresh(Event) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
-
The parent entry of a external event gets informed about the modification.
- refresh(Event) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
- Refresh - Class in org.apache.jackrabbit.standalone.cli.core
-
Refresh the
Item
if specified or theSession
to reflect the current saved state. - Refresh() - Constructor for class org.apache.jackrabbit.standalone.cli.core.Refresh
- refreshLock(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
- refreshLock(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- refreshLock(SessionInfo, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Explicit refresh of an existing lock.
- refreshLock(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- refreshLock(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
-
Explicit refresh of an existing lock.
- refreshLock(LockInfo, String) - Method in interface org.apache.jackrabbit.webdav.DavResource
-
Refresh an existing lock by resetting the timeout.
- refreshLock(LockInfo, String) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
-
Refreshes the lock on this resource.
- refreshLock(LockInfo, String) - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
- refreshLock(LockInfo, String, DavResource) - Method in class org.apache.jackrabbit.webdav.jcr.transaction.TxLockManagerImpl
-
Refresh the lock identified by the given lock token.
- refreshLock(LockInfo, String, DavResource) - Method in interface org.apache.jackrabbit.webdav.lock.LockManager
-
Refresh the lock identified by the given lockToken and initially created on the specified resource.
- refreshLock(LockInfo, String, DavResource) - Method in class org.apache.jackrabbit.webdav.lock.SimpleLockManager
- RefreshLock - Class in org.apache.jackrabbit.standalone.cli.lock
-
Reset the
Lock
timer - RefreshLock() - Constructor for class org.apache.jackrabbit.standalone.cli.lock.RefreshLock
- REFS_FILE_PATH - Static variable in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
-
Path where references are stored on shutdown.
- REFS_FILE_PATH - Static variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
-
Deprecated.
- refsStore - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
-
References memory store.
- refsStore - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
-
Deprecated.
- regex - Variable in class org.apache.jackrabbit.commons.predicate.PathPredicate
-
the internal regex pattern
- register(String, Namespace, Class<? extends Report>) - Static method in class org.apache.jackrabbit.webdav.version.report.ReportType
-
Register the report type with the given name, namespace and class, that can run that report.
- register(RecordConsumer) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
-
Register a record consumer.
- register(RecordConsumer) - Method in interface org.apache.jackrabbit.core.journal.Journal
-
Register a record consumer.
- REGISTER - Static variable in class org.apache.jackrabbit.core.cluster.NodeTypeRecord
-
Operation type: registration.
- registerDataSources(DataSourceConfig) - Method in class org.apache.jackrabbit.core.util.db.ConnectionFactory
-
Registers a number of data sources.
- registered(Collection) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
-
Called when one or more node types have been registered.
- registered(Collection<QNodeTypeDefinition>) - Method in interface org.apache.jackrabbit.core.cluster.NodeTypeEventChannel
-
Called when one or more node types have been registered.
- REGISTERED_NAMESPACES_REPORT - Static variable in class org.apache.jackrabbit.webdav.jcr.version.report.RegisteredNamespacesReport
-
The registered type of this report.
- RegisteredNamespacesReport - Class in org.apache.jackrabbit.webdav.jcr.version.report
-
RegisteredNamespacesReport
let the client retrieve the namespaces registered on the repository. - RegisteredNamespacesReport() - Constructor for class org.apache.jackrabbit.webdav.jcr.version.report.RegisteredNamespacesReport
- registeredPrivileges(Collection<PrivilegeDefinition>) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
- registeredPrivileges(Collection<PrivilegeDefinition>) - Method in interface org.apache.jackrabbit.core.cluster.PrivilegeEventChannel
- registerNamespace(String, String) - Method in class org.apache.jackrabbit.commons.NamespaceHelper
-
Safely registers the given namespace.
- registerNamespace(String, String) - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
- registerNamespace(String, String) - Method in class org.apache.jackrabbit.jcr2spi.NamespaceRegistryImpl
- registerNamespace(String, String) - Method in interface org.apache.jackrabbit.jcr2spi.NamespaceStorage
- registerNamespace(String, String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
- registerNamespace(SessionInfo, String, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
- registerNamespace(SessionInfo, String, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- registerNamespace(SessionInfo, String, String) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Register a new namespace with the given prefix and uri.
- registerNamespace(SessionInfo, String, String) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- registerNamespace(SessionInfo, String, String) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
-
Register a new namespace with the given prefix and uri.
- RegisterNamespace - Class in org.apache.jackrabbit.standalone.cli.namespace
-
Register a namespace
- RegisterNamespace() - Constructor for class org.apache.jackrabbit.standalone.cli.namespace.RegisterNamespace
- registerNamespaces(Map<String, String>) - Method in class org.apache.jackrabbit.commons.NamespaceHelper
-
Safely registers all namespaces in the given map from prefixes to namespace URIs.
- registerNodeType(NodeTypeDefinition, boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
- registerNodeType(QNodeTypeDefinition) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
-
Validates the
NodeTypeDef
and returns anEffectiveNodeType
object representing the newly registered node type. - RegisterNodeType - Class in org.apache.jackrabbit.standalone.cli.nodetype
-
Register node types via CND file
- RegisterNodeType() - Constructor for class org.apache.jackrabbit.standalone.cli.nodetype.RegisterNodeType
- registerNodeTypes(InputStream, String) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
-
Registers the node types defined in the given input stream depending on the content type specified for the stream.
- registerNodeTypes(InputStream, String, boolean) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
-
Registers the node types defined in the given input stream depending on the content type specified for the stream.
- registerNodeTypes(Reader, String, NodeTypeManager, NamespaceRegistry, ValueFactory, boolean) - Static method in class org.apache.jackrabbit.commons.cnd.CndImporter
-
Registers nodetypes in
cnd
format. - registerNodeTypes(Reader, Session) - Static method in class org.apache.jackrabbit.commons.cnd.CndImporter
-
Shortcut for
- registerNodeTypes(Reader, Session, boolean) - Static method in class org.apache.jackrabbit.commons.cnd.CndImporter
-
Shortcut for
- registerNodeTypes(Collection<QNodeTypeDefinition>) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
-
Same as
except that a collection ofNodeTypeRegistry.registerNodeType(QNodeTypeDefinition)
NodeTypeDef
s is registered instead of just one. - registerNodeTypes(Collection<QNodeTypeDefinition>, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistry
-
Registers the specified node type definitions.
- registerNodeTypes(Collection<QNodeTypeDefinition>, boolean) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
- registerNodeTypes(NodeTypeDefinition[], boolean) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
-
Registers or updates the specified
Collection
ofNodeTypeDefinition
objects. - registerNodeTypes(NodeTypeDefinition[], boolean) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
- registerNodeTypes(NodeTypeStorage, QNodeTypeDefinition[], boolean) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeCache
- registerNodeTypes(QNodeTypeDefinition[], boolean) - Method in interface org.apache.jackrabbit.spi.commons.nodetype.NodeTypeStorage
-
Add all
QNodeTypeDefinition
s provided to the store. - registerNodeTypes(QNodeTypeDefinition[], boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeStorageImpl
- registerNodeTypes(SessionInfo, QNodeTypeDefinition[], boolean) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
- registerNodeTypes(SessionInfo, QNodeTypeDefinition[], boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- registerNodeTypes(SessionInfo, QNodeTypeDefinition[], boolean) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Registers the node types with the specified
QNodeTypeDefinition
s. - registerNodeTypes(SessionInfo, QNodeTypeDefinition[], boolean) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- registerNodeTypes(SessionInfo, QNodeTypeDefinition[], boolean) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
-
Registers the node types with the specified
QNodeTypeDefinition
s. - registerNodeTypes(InputSource) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
-
Registers the node types defined in the given XML stream.
- registerPrivilege(String, boolean, String[]) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeManagerImpl
-
Register a new custom privilege with the specified characteristics.
- registerProvider(Properties) - Method in interface org.apache.jackrabbit.core.security.principal.PrincipalProviderRegistry
-
Registers a new provider by means of a configuration.
- registerProvider(Properties) - Method in class org.apache.jackrabbit.core.security.principal.ProviderRegistryImpl
- registerRepository(Context, String, String, String, boolean) - Static method in class org.apache.jackrabbit.core.jndi.RegistryHelper
-
Binds a configured repository to the given JNDI context.
- registerResourceType(String, Namespace) - Static method in class org.apache.jackrabbit.webdav.property.ResourceType
-
Register an additional resource type
- RegistryHelper - Class in org.apache.jackrabbit.core.jndi
-
JNDI helper functionality.
- RegistryNamespaceResolver - Class in org.apache.jackrabbit.spi.commons.namespace
-
Namespace resolver based on the repository-wide namespace mappings stored in a namespace registry.
- RegistryNamespaceResolver(NamespaceRegistry) - Constructor for class org.apache.jackrabbit.spi.commons.namespace.RegistryNamespaceResolver
-
Creates a new namespace resolver based on the given namespace registry.
- REGULAR_IDENTIFIER - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- REINDEXING_REQUIRED - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
-
Name of the field that marks nodes that require reindexing because the text extraction process timed out.
- ReInit(InputStream) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
- ReInit(InputStream) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
- ReInit(InputStream) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
- ReInit(InputStream) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- ReInit(InputStream, int, int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
- ReInit(InputStream, int, int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
- ReInit(InputStream, int, int, int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
- ReInit(InputStream, int, int, int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
- ReInit(InputStream, String) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
- ReInit(InputStream, String) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
- ReInit(InputStream, String) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
- ReInit(InputStream, String) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- ReInit(InputStream, String, int, int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
- ReInit(InputStream, String, int, int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
- ReInit(InputStream, String, int, int, int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
- ReInit(InputStream, String, int, int, int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
- ReInit(Reader) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
- ReInit(Reader) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
- ReInit(Reader) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
- ReInit(Reader) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- ReInit(Reader, int, int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
- ReInit(Reader, int, int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
- ReInit(Reader, int, int, int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
- ReInit(Reader, int, int, int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
- ReInit(JCRSQLParserTokenManager) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
- ReInit(SimpleCharStream) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager
- ReInit(SimpleCharStream, int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager
- ReInit(SimpleCharStream) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
- ReInit(SimpleCharStream, int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
- ReInit(XPathTokenManager) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- RELATION_REMOTE_SESSION_ID - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
-
RFC 5988 relation type for remote session identification
- RELATION_USER_DATA - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
-
RFC 5988 relation type for user data
- RelationQueryNode - Class in org.apache.jackrabbit.spi.commons.query
-
Implements a query node that defines property value relation.
- RelationQueryNode(QueryNode, int, QueryNodeFactory) - Constructor for class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
-
Creates a new
RelationQueryNode
without a type nor value assigned. - RelativePathExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- release() - Method in class org.apache.jackrabbit.core.query.lucene.CachingMultiIndexReader
-
Releases this index reader and potentially frees resources.
- release() - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexReader
-
Releases this index reader and potentially frees resources.
- release() - Method in class org.apache.jackrabbit.core.query.lucene.RefCountingIndexReader
-
Releases this index reader and potentially frees resources.
- release() - Method in interface org.apache.jackrabbit.core.query.lucene.ReleaseableIndexReader
-
Releases this index reader and potentially frees resources.
- release() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex.CombinedIndexReader
-
Releases this index reader and potentially frees resources.
- release() - Method in interface org.apache.jackrabbit.core.state.ISMLocking.ReadLock
-
Releases this lock.
- release() - Method in interface org.apache.jackrabbit.core.state.ISMLocking.WriteLock
-
Releases this lock.
- release() - Method in class org.apache.jackrabbit.core.util.CooperativeFileLock
-
Unlock the directory.
- release() - Method in class org.apache.jackrabbit.core.util.RepositoryLock
-
Releases repository lock.
- release() - Method in interface org.apache.jackrabbit.core.util.RepositoryLockMechanism
-
Releases repository lock.
- release() - Method in class org.apache.jackrabbit.core.util.XAReentrantLock
- release() - Method in class org.apache.jackrabbit.core.version.VersioningLock.ReadLock
- release() - Method in class org.apache.jackrabbit.core.version.VersioningLock.WriteLock
- ReleaseableIndexReader - Interface in org.apache.jackrabbit.core.query.lucene
-
ReleaseableIndexReader
... - releaseLock(String, DavResource) - Method in class org.apache.jackrabbit.webdav.jcr.transaction.TxLockManagerImpl
-
Throws UnsupportedOperationException.
- releaseLock(String, DavResource) - Method in interface org.apache.jackrabbit.webdav.lock.LockManager
-
Release the lock identified by the given lockToken and initially created on the specified resource.
- releaseLock(String, DavResource) - Method in class org.apache.jackrabbit.webdav.lock.SimpleLockManager
-
Remove the lock hold by the given resource.
- releaseLock(TransactionInfo, String, TransactionResource) - Method in class org.apache.jackrabbit.webdav.jcr.transaction.TxLockManagerImpl
-
Release the lock identified by the given lock token.
- releaseLock(TransactionInfo, String, TransactionResource) - Method in interface org.apache.jackrabbit.webdav.transaction.TxLockManager
-
Release the lock identified by the given lock token.
- releaseSession(Session) - Method in class org.apache.jackrabbit.server.remoting.davex.DavexServletService
-
Releases the given session using the provider from which it was acquired.
- releaseSession(Session) - Method in interface org.apache.jackrabbit.server.SessionProvider
-
Informs this provider that the session acquired by a previous
SessionProvider.getSession(javax.servlet.http.HttpServletRequest, javax.jcr.Repository, java.lang.String)
call is no longer needed. - releaseSession(Session) - Method in class org.apache.jackrabbit.server.SessionProviderImpl
-
Informs this provider that the session acquired by a previous
SessionProvider.getSession(javax.servlet.http.HttpServletRequest, javax.jcr.Repository, java.lang.String)
call is no longer needed. - releaseSession(WebdavRequest) - Method in class org.apache.jackrabbit.server.jcr.JCRWebdavServer
-
Releases the reference from the request to the session.
- releaseSession(WebdavRequest) - Method in interface org.apache.jackrabbit.webdav.DavSessionProvider
-
Releases the reference from the request to the session.
- releaseSession(WebdavRequest) - Method in class org.apache.jackrabbit.webdav.simple.DavSessionProviderImpl
-
Only removes the
DavSession
object from the given request object. - reload() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
-
reloads the persistent state recursively
- reload() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildNodeEntries
-
Reloads this
ChildNodeEntries
object. - reload(boolean) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
-
Reloads this hierarchy entry and the corresponding ItemState, if this entry has already been resolved.
- reload(boolean) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
-
If 'recursive' is true, the complete hierarchy below this entry is traversed and reloaded.
- RELURIFROMWORKSPACE - Static variable in class org.apache.jackrabbit.webdav.jcr.EventJournalResourceImpl
- remapped(String, String, String) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
-
Called when a namespace has been remapped.
- remapped(String, String, String) - Method in interface org.apache.jackrabbit.core.cluster.NamespaceEventChannel
-
Called when a namespace has been remapped.
- remove() - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Removes this property.
- remove() - Method in class org.apache.jackrabbit.commons.iterator.AbstractLazyIterator
- remove() - Method in class org.apache.jackrabbit.commons.iterator.FilteredRangeIterator
-
Not supported.
- remove() - Method in class org.apache.jackrabbit.commons.iterator.FilteringNodeIterator
- remove() - Method in class org.apache.jackrabbit.commons.iterator.FilterIterator
- remove() - Method in class org.apache.jackrabbit.commons.iterator.LazyIteratorChain
- remove() - Method in class org.apache.jackrabbit.commons.iterator.RangeIteratorAdapter
-
Removes the previously retrieved element.
- remove() - Method in class org.apache.jackrabbit.commons.iterator.RangeIteratorDecorator
-
Delegated to the underlying iterator.
- remove() - Method in class org.apache.jackrabbit.commons.packaging.FilterContentPackage.FilteringIterator
- remove() - Method in class org.apache.jackrabbit.core.ItemImpl
- remove() - Method in class org.apache.jackrabbit.core.LazyItemIterator
- remove() - Method in class org.apache.jackrabbit.core.observation.EventJournalImpl
- remove() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
-
Removes this
HierarchyEntry
from its parent and sets the status of the underlying ItemState toStatus.REMOVED
or toStatus.STALE_DESTROYED
, respectively. - remove() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
- remove() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
- remove() - Method in class org.apache.jackrabbit.jcr2spi.LazyItemIterator
- remove() - Method in class org.apache.jackrabbit.jcr2spi.observation.EventJournalImpl
- remove() - Method in class org.apache.jackrabbit.jcr2spi.query.NodeIteratorImpl
- remove() - Method in class org.apache.jackrabbit.spi.commons.iterator.BoundedIterator
- remove() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
-
Remove this element.
- remove() - Method in class org.apache.jackrabbit.webdav.DavResourceIteratorImpl
- remove() - Method in class org.apache.jackrabbit.webdav.xml.ElementIterator
-
Not implemented
- remove(boolean) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
-
Remove this element.
- remove(int) - Method in class org.apache.jackrabbit.core.util.EmptyLinkedMap
- remove(Object) - Method in class org.apache.jackrabbit.core.util.EmptyLinkedMap
- remove(Object) - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
-
Removes the object
o
from this collection if it is present. - remove(String) - Method in class org.apache.jackrabbit.core.data.AsyncUploadCache
-
This methods removes file (if found) from
AsyncUploadCache.asyncUploadMap
. - remove(String) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager.InMemBLOBStore
-
Removes the BLOB data with the specified id.
- remove(String) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager.DbBlobStore
-
Removes the BLOB data with the specified id.
- remove(String) - Method in interface org.apache.jackrabbit.core.persistence.util.BLOBStore
-
Removes the BLOB data with the specified id.
- remove(String) - Method in class org.apache.jackrabbit.core.persistence.util.FileSystemBLOBStore
-
Removes the BLOB data with the specified id.
- remove(String) - Static method in class org.apache.jackrabbit.core.session.SessionItemOperation
-
Creates a session operation for removing the item at the given path.
- remove(String) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
-
Removes the property with the specified
name
and the default WebDAVnamespace
. - remove(String, Namespace) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
-
Removes the property with the specified
name
andnamespace
from this set. - remove(Session, String) - Method in class org.apache.jackrabbit.server.remoting.davex.AclRemoveHandler
- remove(Session, String) - Method in interface org.apache.jackrabbit.server.remoting.davex.ProtectedItemRemoveHandler
- remove(K) - Method in class org.apache.jackrabbit.core.cache.ConcurrentCache
-
Removes the identified entry from the cache.
- remove(Cache) - Method in class org.apache.jackrabbit.core.cache.CacheManager
-
Remove a cache.
- remove(NodeEntry) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildNodeEntries
-
Removes the child node entry referring to the node state.
- remove(PropertyEntry) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntries
-
Remove the collection entry with the given
Name
. - remove(PropertyEntry) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.ChildPropertyEntriesImpl
- remove(ItemId) - Method in interface org.apache.jackrabbit.spi.Batch
-
Remove an existing item.
- remove(ItemId) - Method in class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
- remove(ItemId) - Static method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations
-
Factory method for creating a
Remove
operation. - remove(ItemId) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
- remove(ItemId) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
-
Factory method for creating a
Operations.Remove
operation. - remove(ItemId) - Method in class org.apache.jackrabbit.spi.commons.logging.BatchLogger
- remove(ItemId) - Method in class org.apache.jackrabbit.spi.commons.SerializableBatch
- remove(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
- remove(Path.Element) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
-
Remove a child.
- remove(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.property.DavPropertyNameSet
-
Removes the specified
DavPropertyName
object from this set. - remove(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.property.DavPropertySet
-
Removes the indicated property from this set.
- Remove - Class in org.apache.jackrabbit.jcr2spi.operation
-
Remove
... - Remove(ItemId) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.Remove
- Remove(ItemId) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.Remove
-
Create a new remove
Operation
for the given arguments. - REMOVE - Static variable in interface org.apache.jackrabbit.core.security.AccessManager
-
Deprecated.
- REMOVE - Static variable in interface org.apache.jackrabbit.jcr2spi.security.AccessManager
- REMOVE_ACTION - Static variable in interface org.apache.jackrabbit.jcr2spi.security.AccessManager
- REMOVE_NODE - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
- REMOVE_PROPERTY - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
- removeAccessControlEntry(AccessControlEntry) - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
- removeActivity(Node) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
- removeActivity(Node) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
- removeActivity(Session, NodeId) - Method in interface org.apache.jackrabbit.core.version.InternalVersionManager
-
Removes an activity and all
- removeActivity(Session, NodeId) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
-
Removes an activity and all
- removeActivity(Session, NodeId) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
-
Removes an activity and all
- removeActivity(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
- removeActivity(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
- removeActivity(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
- removeActivity(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- removeActivity(SessionInfo, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Removes the activity identified by the specified
activityId
. - removeActivity(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- removeActivity(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
-
Removes the activity identified by the specified
activityId
. - RemoveActivity - Class in org.apache.jackrabbit.jcr2spi.operation
-
RemoveActivity
... - removeAll() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
- removeAll() - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
-
Remove all children of this element.
- removeAll(Collection) - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
- removeAllChildNodeEntries() - Method in class org.apache.jackrabbit.core.state.NodeState
-
Removes all
ChildNodeEntry
s. - removeAllProperties(BLOBStore) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
-
Removes all property entries
- removeAllPropertyNames() - Method in class org.apache.jackrabbit.core.state.NodeState
-
Removes all property name entries.
- removeAttribute(String) - Method in class org.apache.jackrabbit.data.core.TransactionContext
-
Remove an attribute on this transaction.
- removeAttribute(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- removeChildNode(NodeId) - Method in class org.apache.jackrabbit.core.NodeImpl
- removeChildNodeEntry(NodeId) - Method in class org.apache.jackrabbit.core.state.NodeState
-
Removes a
ChildNodeEntry
. - removeChildNodeEntry(Name, int) - Method in class org.apache.jackrabbit.core.state.NodeState
-
Removes a
ChildNodeEntry
. - removeChildProperty(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
- removeConnectionEventListener(ConnectionEventListener) - Method in class org.apache.jackrabbit.jca.AnonymousConnection
- removeConnectionEventListener(ConnectionEventListener) - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
-
Remove a listener.
- removeCreationListener(ItemStateCreationListener) - Method in class org.apache.jackrabbit.jcr2spi.state.AbstractItemStateFactory
- removeCreationListener(ItemStateCreationListener) - Method in interface org.apache.jackrabbit.jcr2spi.state.ItemStateFactory
-
Removes the given
ItemStateCreationListener
. - REMOVED - Static variable in class org.apache.jackrabbit.jcr2spi.state.Status
-
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.
- removeDispatcher(ObservationDispatcher) - Method in class org.apache.jackrabbit.core.observation.DelegatingObservationDispatcher
-
Removes a observation dispatcher from the set of dispatchers
- removeEventListener(EventListener) - Method in class org.apache.jackrabbit.core.observation.ObservationManagerImpl
- removeEventListener(EventListener) - Method in class org.apache.jackrabbit.jcr2spi.observation.ObservationManagerImpl
- removeEventListener(EventListener) - Method in class org.apache.jackrabbit.test.api.observation.AbstractObservationTest
-
Removes the
EventListener
from the ObservationManager. - removeEventListener(InternalEventListener) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
- removeExisting() - Method in class org.apache.jackrabbit.jcr2spi.operation.Restore
- removeHold(String, Hold) - Method in class org.apache.jackrabbit.core.retention.RetentionManagerImpl
- removeItem(String) - Method in class org.apache.jackrabbit.commons.AbstractSession
-
Removes the identified item.
- removeItem(String) - Method in class org.apache.jackrabbit.core.SessionImpl
- removeItem(String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
- removeItem(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
- removeItem(ItemImpl) - Method in class org.apache.jackrabbit.core.ProtectedItemModifier
- RemoveItem - Class in org.apache.jackrabbit.standalone.cli.core
-
Remove the
Item
at the given path - RemoveItem() - Constructor for class org.apache.jackrabbit.standalone.cli.core.RemoveItem
- RemoveItems - Class in org.apache.jackrabbit.standalone.cli.core
-
Remove any
Item
under the givenNode
that match the given name pattern. - RemoveItems() - Constructor for class org.apache.jackrabbit.standalone.cli.core.RemoveItems
- RemoveLabel - Class in org.apache.jackrabbit.jcr2spi.operation
-
RemoveLabel
... - removeListener(TestListener) - Method in class org.apache.jackrabbit.test.JCRTestResult
- removeListener(NodeTypeRegistryListener) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
-
Remove a
NodeTypeRegistryListener
- removeListener(AccessControlListener) - Method in class org.apache.jackrabbit.core.security.authorization.AccessControlObserver
-
Remove a listener added before.
- removeListener(PrivilegeRegistry.Listener) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
-
Removes a privilege registration listener.
- removeListener(SessionListener) - Method in class org.apache.jackrabbit.core.SessionImpl
-
Remove a
SessionListener
- removeListener(ItemStateListener) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
-
Remove an
ItemStateListener
- removeListener(ItemStateListener) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
-
Remove an
ItemStateListener
- removeListener(ItemStateListener) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
-
Remove an
ItemStateListener
- removeListener(ItemStateListener) - Method in class org.apache.jackrabbit.core.state.StateChangeDispatcher
-
Remove an
ItemStateListener
- removeListener(ItemStateListener) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
-
Remove an
ItemStateListener
- removeListener(ItemStateListener) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
-
Remove an
ItemStateListener
- removeListener(ItemStateListener) - Method in interface org.apache.jackrabbit.core.virtual.VirtualItemStateProvider
-
Remove an
ItemStateListener
- removeListener(NodeTypeRegistryListener) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistry
-
Remove a
NodeTypeRegistryListener
- removeListener(NodeTypeRegistryListener) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
- removeListener(SessionListener) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
-
Remove a
SessionListener
- removeListener(ItemStateLifeCycleListener) - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
-
Remove an
ItemStateLifeCycleListener
- removeListener(NamespaceListener) - Method in class org.apache.jackrabbit.spi.commons.namespace.AbstractNamespaceResolver
-
Deprecated.Removes the
listener
from thisNamespaceRegistery
. - removeLockProperties(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
- removeLockToken(String) - Method in class org.apache.jackrabbit.core.lock.SessionLockManager
- removeLockToken(String) - Method in class org.apache.jackrabbit.core.SessionImpl
- removeLockToken(String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
-
Remove lock token.
- removeLockToken(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrLockManager
-
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
Session.removeLockToken(String)
.
Otherwise the call is delegated toWorkspaceManager.removeLockToken(String)
. - removeLockToken(String) - Method in class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
-
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
Session.removeLockToken(String)
.
Otherwise the call is delegated toWorkspaceManager.removeLockToken(String)
. - removeLockToken(String) - Method in interface org.apache.jackrabbit.jcr2spi.lock.LockStateManager
-
Invoked by a session to inform that a lock token has been removed.
- removeLockToken(String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
- removeLockToken(String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
-
Tries to remove the given token from the
SessionInfo
. - removeLockToken(String) - Method in class org.apache.jackrabbit.spi.commons.logging.SessionInfoLogger
- removeLockToken(String) - Method in class org.apache.jackrabbit.spi.commons.SessionInfoImpl
-
Removes the given lock token from this
SessionInfo
. - removeLockToken(String) - Method in interface org.apache.jackrabbit.spi.SessionInfo
-
Removes the given lock token from this
SessionInfo
. - removeLockToken(String) - Method in interface org.apache.jackrabbit.webdav.DavSession
-
Removes a lock token from this
DavSession
. - removeLockToken(String) - Method in class org.apache.jackrabbit.webdav.jcr.JcrDavSession
- removeLockToken(String) - Method in class org.apache.jackrabbit.webdav.simple.DavSessionImpl
- removeLockToken(SessionImpl, String) - Method in interface org.apache.jackrabbit.core.lock.LockManager
-
Invoked by a session to inform that a lock token has been removed.
- removeLockToken(SessionImpl, String) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
-
Invoked by a session to inform that a lock token has been removed.
- removeLockToken(SessionImpl, String) - Method in class org.apache.jackrabbit.core.lock.XALockManager
-
Invoked by a session to inform that a lock token has been removed.
- RemoveLockToken - Class in org.apache.jackrabbit.standalone.cli.lock
-
Remove the given
Lock
token to the currentSession
- RemoveLockToken() - Constructor for class org.apache.jackrabbit.standalone.cli.lock.RemoveLockToken
- removeLRU(AbstractLinkedMap.LinkEntry<K, V>) - Method in class org.apache.jackrabbit.core.cache.GrowingLRUMap
- removeMapping(String) - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceMapping
-
Clear the mapping for an URI
- removeMember(Principal) - Method in class org.apache.jackrabbit.core.security.principal.EveryonePrincipal
- removeMember(DavResource) - Method in interface org.apache.jackrabbit.webdav.DavResource
-
Removes the specified member from this resource.
- removeMember(DavResource) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
-
Removes the repository item represented by the specified member resource.
- removeMember(DavResource) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemResource
-
Method is not allowed.
- removeMember(DavResource) - Method in class org.apache.jackrabbit.webdav.jcr.EventJournalResourceImpl
- removeMember(DavResource) - Method in class org.apache.jackrabbit.webdav.jcr.RootCollection
-
Calls
Workspace.deleteWorkspace(String)
for the workspace with the name as indicated by the specified member. - removeMember(DavResource) - Method in class org.apache.jackrabbit.webdav.jcr.version.VersionHistoryItemCollection
-
Removing a version resource is achieved by calling
removeVersion
on the versionhistory item this version belongs to. - removeMember(DavResource) - Method in class org.apache.jackrabbit.webdav.jcr.WorkspaceResourceImpl
-
Throws 403 exception (Forbidden)
- removeMember(DavResource) - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
- removeMember(DavResource) - Method in class org.apache.jackrabbit.webdav.simple.VersionHistoryResourceImpl
-
Removing a version resource is achieved by calling
removeVersion
on the versionhistory item this version belongs to. - removeMember(DavResource) - Method in class org.apache.jackrabbit.webdav.simple.VersionResourceImpl
-
The version storage is read-only -> fails with 403.
- removeMixin(String) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Wrapper around
NodeImpl.removeMixin(Name)
. - removeMixin(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- removeMixin(Name) - Method in class org.apache.jackrabbit.core.NodeImpl
- RemoveMixin - Class in org.apache.jackrabbit.standalone.cli.mixin
-
Remove a mixin from the given
Node
- RemoveMixin() - Constructor for class org.apache.jackrabbit.standalone.cli.mixin.RemoveMixin
- removeNode(String) - Method in class org.apache.jackrabbit.commons.flat.ItemSequence.NodeSequenceImpl
- removeNode(String) - Method in interface org.apache.jackrabbit.commons.flat.NodeSequence
-
Remove the node with the given key.
- removeNode(ChildNodeEntry) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
-
removes the child node with the given child node entry
- removeNode(NodeStateEx) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
-
removes the given child node
- removeNode(Name) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
-
removes the (first) child node with the given name.
- removeNode(Name, int) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
-
removes the child node with the given name and 1-based index
- removeNode(Path) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
-
Removes the specified node, recursively removing its properties and child nodes.
- removeNodeState(NodeState) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
-
Unlinks the specified node state from its parent and recursively removes it including its properties and child nodes.
- removeOperand(T) - Method in class org.apache.jackrabbit.spi.commons.query.NAryQueryNode
-
Removes an
operand
(child node) from this query node. - removePolicy(String, AccessControlPolicy) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
-
Always throws
AccessControlException
- removePolicy(String, AccessControlPolicy) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlEditor
-
Removes the specified policy from the node at
nodePath
. - removePolicy(String, AccessControlPolicy) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLEditor
- removePolicy(String, AccessControlPolicy) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLEditor
- removePolicy(String, AccessControlPolicy) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
- removeProperty(String) - Method in class org.apache.jackrabbit.commons.flat.ItemSequence.PropertySequenceImpl
- removeProperty(String) - Method in interface org.apache.jackrabbit.commons.flat.PropertySequence
-
Remove the property with the given key.
- removeProperty(Name) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
-
removes the property with the given name
- removeProperty(Name, BLOBStore) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
-
Removes the proprty with the given name from this bundle.
- removeProperty(DavPropertyName) - Method in interface org.apache.jackrabbit.webdav.DavResource
-
Remove the specified property from this resource.
- removeProperty(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
-
This implementation of the
DavResource
does only allow to remove the mixinnodetypes property. - removeProperty(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemResource
-
Removing properties is not allowed, for a single-value JCR-property without a value does not exist.
- removeProperty(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
- removeProperty(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.simple.VersionHistoryResourceImpl
-
Version storage is read-only -> fails with 403.
- removeProperty(DavPropertyName) - Method in class org.apache.jackrabbit.webdav.simple.VersionResourceImpl
-
Version storage is read-only -> fails with 403.
- removePropertyName(Name) - Method in class org.apache.jackrabbit.core.state.NodeState
-
Removes a property name entry.
- removeReference(Object) - Method in interface org.apache.jackrabbit.webdav.DavSession
-
Releasing a reference to this
DavSession
. - removeReference(Object) - Method in class org.apache.jackrabbit.webdav.simple.DavSessionImpl
- removeReference(PropertyId) - Method in class org.apache.jackrabbit.core.state.NodeReferences
- removeReferences(List<Object>) - Method in class org.apache.jackrabbit.core.util.ReferenceChangeTracker
-
Remove the given references that have already been processed from the references list.
- removeReferencesEntry(NodeId) - Method in class org.apache.jackrabbit.core.state.ChangeLog
-
Removes the references entry with the given target node id.
- removeRetentionPolicy(String) - Method in class org.apache.jackrabbit.core.retention.RetentionManagerImpl
- removeSessionProvider(SessionProvider) - Method in class org.apache.jackrabbit.server.remoting.davex.DavexServletService
-
Removes a custom session provider service.
- removeShare() - Method in class org.apache.jackrabbit.core.NodeImpl
-
A special kind of
remove()
that removes this node, but does not remove any other node in the shared set of this node. - removeShare() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- removeShare(NodeId) - Method in class org.apache.jackrabbit.core.state.NodeState
-
Remove a parent from the shared set.
- removeSharedSet() - Method in class org.apache.jackrabbit.core.NodeImpl
-
A special kind of
remove()
that removes this node and every other node in the shared set of this node. - removeSharedSet() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- removeState - Variable in class org.apache.jackrabbit.jcr2spi.operation.AbstractRemove
- removeState - Variable in class org.apache.jackrabbit.jcr2spi.operation.Remove
- removeTransactionListener(TransactionListener) - Method in class org.apache.jackrabbit.webdav.jcr.transaction.TxLockManagerImpl
-
Removes a transaction listener from this
TxLockManager
. - removeVersion(String) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
- removeVersion(String) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
- removeVersion(Session, InternalVersionHistory, Name) - Method in interface org.apache.jackrabbit.core.version.InternalVersionManager
-
Removes the specified version from the given version history.
- removeVersion(Session, InternalVersionHistory, Name) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
-
Removes the specified version from the given version history.
- removeVersion(Session, InternalVersionHistory, Name) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
-
Removes the specified version from the given version history.
- removeVersion(NodeState, NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
- removeVersion(NodeState, NodeState) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
- removeVersion(SessionInfo, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
- removeVersion(SessionInfo, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- removeVersion(SessionInfo, NodeId, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Remove the version identified by the specified
versionId
. - removeVersion(SessionInfo, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- removeVersion(SessionInfo, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
-
Remove the version identified by the specified
versionId
. - RemoveVersion - Class in org.apache.jackrabbit.jcr2spi.operation
-
RemoveVersion
... - RemoveVersion - Class in org.apache.jackrabbit.standalone.cli.version
-
Remove a
Version
from theVersionHistory
- RemoveVersion() - Constructor for class org.apache.jackrabbit.standalone.cli.version.RemoveVersion
- RemoveVersionByLabel - Class in org.apache.jackrabbit.standalone.cli.version
-
Remove the
Version
from theVersionHistory
that match the given label - RemoveVersionByLabel() - Constructor for class org.apache.jackrabbit.standalone.cli.version.RemoveVersionByLabel
- removeVersionHistory() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
-
Removes this VersionHistory from storage.
- removeVersionHistory(Session, InternalVersionHistory) - Method in interface org.apache.jackrabbit.core.version.InternalVersionManager
-
Removes the specified version history from storage.
- removeVersionHistory(Session, InternalVersionHistory) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
-
Removes the specified version history from storage.
- removeVersionHistory(Session, InternalVersionHistory) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
-
Removes the specified version history from storage.
- removeVersionLabel(String) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
- removeVersionLabel(String) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
- removeVersionLabel(NodeState, NodeState, Name) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
- removeVersionLabel(NodeState, NodeState, Name) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
- removeVersionLabel(SessionInfo, NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
- removeVersionLabel(SessionInfo, NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- removeVersionLabel(SessionInfo, NodeId, NodeId, Name) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Remove the given version label in the persistent layer.
- removeVersionLabel(SessionInfo, NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- removeVersionLabel(SessionInfo, NodeId, NodeId, Name) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
-
Remove the given version label in the persistent layer.
- RemoveVersionLabel - Class in org.apache.jackrabbit.standalone.cli.version
-
Remove a label from the
VersionHistory
- RemoveVersionLabel() - Constructor for class org.apache.jackrabbit.standalone.cli.version.RemoveVersionLabel
- RemoveVersionTest - Class in org.apache.jackrabbit.test.api.version
-
RemoveVersionTest
provides test methods coveringVersionHistory.removeVersion(String)
. - RemoveVersionTest() - Constructor for class org.apache.jackrabbit.test.api.version.RemoveVersionTest
- rename(String) - Method in class org.apache.jackrabbit.core.NodeImpl
- rename(String, String) - Method in interface org.apache.jackrabbit.core.query.lucene.directory.DirectoryManager
-
Renames a directory.
- rename(String, String) - Method in class org.apache.jackrabbit.core.query.lucene.directory.FSDirectoryManager
-
Renames a directory.
- rename(String, String) - Method in class org.apache.jackrabbit.core.query.lucene.directory.RAMDirectoryManager
-
Renames a directory.
- Rename - Class in org.apache.jackrabbit.standalone.cli.core
-
Rename a
Node
The persistent flag indicates whether to use the session or the workspace to perform the move command - Rename() - Constructor for class org.apache.jackrabbit.standalone.cli.core.Rename
- renameChildNode(NodeId, Name, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
- renameChildNode(Name, int, NodeId, Name) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Deprecated.use #renameChildNode(NodeId, Name, boolean)
- renameChildNodeEntry(NodeId, Name) - Method in class org.apache.jackrabbit.core.state.NodeState
-
Renames a
ChildNodeEntry
by removing the old entry and appending the new entry to the end of the list. - renameChildNodeEntry(Name, int, Name) - Method in class org.apache.jackrabbit.core.state.NodeState
-
Renames a
ChildNodeEntry
by removing the old entry and appending the new entry to the end of the list. - renamePath(Node, String) - Method in class org.apache.jackrabbit.commons.flat.ItemSequence
-
Rename the path of the node with the minimal key.
- reorder(NodeEntry, NodeEntry) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildNodeEntries
-
Reorders an existing
NodeEntry
before anotherNodeEntry
. - reorderAfter(NodeEntry, NodeEntry) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.ChildNodeEntries
-
Reorders an existing
NodeEntry
after anotherNodeEntry
. - reorderNodes(NodeId, NodeId, NodeId) - Method in interface org.apache.jackrabbit.spi.Batch
-
Modify the order of the child nodes identified by the given
NodeId
s. - reorderNodes(NodeId, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
- reorderNodes(NodeId, NodeId, NodeId) - Static method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations
-
Factory method for creating a
ReorderNodes
operation. - reorderNodes(NodeId, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
- reorderNodes(NodeId, NodeId, NodeId) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
-
Factory method for creating a reorder-nodes
Operation
for the given arguments. - reorderNodes(NodeId, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.BatchLogger
- reorderNodes(NodeId, NodeId, NodeId) - Method in class org.apache.jackrabbit.spi.commons.SerializableBatch
- ReorderNodes - Class in org.apache.jackrabbit.jcr2spi.operation
-
ReorderNodes
... - ReorderNodes(NodeId, NodeId, NodeId) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.ReorderNodes
- 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. - REP_ACCESS_CONTROL - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
rep:AccessControl
- REP_ACCESS_CONTROLLABLE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
rep:AccessControllable
- REP_ACCESSCONTROL - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
rep:accesscontrol
- REP_ACE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
rep:ACE
- REP_ACL - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
rep:ACL
- REP_ACTIVITIES - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
rep:Activities
- REP_BASEVERSIONS - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
rep:baseVersions
- REP_CONFIGURATIONS - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
rep:Configurations
- REP_DENY_ACE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
rep:DenyACE
- REP_EXCERPT - Static variable in interface org.apache.jackrabbit.core.query.lucene.ExcerptProvider
-
Name of the rep:excerpt function.
- REP_GLOB - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
rep:glob
- REP_GRANT_ACE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
rep:GrantACE
- REP_NODE_PATH - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
rep:nodePath
- REP_NODETYPES - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
rep:nodeTypes
- REP_POLICY - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
rep:policy
- REP_PRINCIPAL_ACCESS_CONTROL - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
rep:PrincipalAccessControl
- REP_PRINCIPAL_NAME - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
rep:principalName
- REP_PRIVILEGE_MANAGEMENT - Static variable in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
-
Jackrabbit specific privilege for privilege management.
- REP_PRIVILEGE_MANAGEMENT_NAME - Static variable in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
- REP_PRIVILEGES - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
rep:privileges
- REP_REPO_ACCESS_CONTROLLABLE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
rep:RepoAccessControllable
- REP_REPO_POLICY - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
rep:repoPolicy
- REP_ROOT - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
rep:root
- REP_SYSTEM - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
rep:system
- REP_VERSION_REFERENCE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
rep:VersionReference
- REP_VERSIONS - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
rep:versions
- REP_VERSIONSTORAGE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
rep:versionStorage
- REP_WRITE - Static variable in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
-
Jackrabbit specific write privilege that combines
Privilege.JCR_WRITE
andPrivilege.JCR_NODE_TYPE_MANAGEMENT
. - REP_WRITE_NAME - Static variable in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
- repair() - Method in class org.apache.jackrabbit.core.persistence.bundle.ConsistencyCheckerImpl
-
Repair any errors found during a
ConsistencyCheckerImpl.check(java.lang.String[], boolean)
. - repair(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.ConsistencyCheck
-
Repairs detected errors during the consistency check.
- repairable() - Method in class org.apache.jackrabbit.core.query.lucene.ConsistencyCheckError
-
Returns
true
if this error can be repaired. - repConfig - Variable in class org.apache.jackrabbit.core.RepositoryImpl
- repeat(Pattern) - Static method in class org.apache.jackrabbit.spi.commons.name.Pattern
-
A pattern which matches
pattern
as many times as possible - repeat(Pattern, int, int) - Static method in class org.apache.jackrabbit.spi.commons.name.Pattern
-
A pattern which matches
pattern
as many times as possible but at leastmin
times and at mostmax
times. - REPHOMEDIR_ADDRTYPE - Static variable in class org.apache.jackrabbit.core.jndi.BindableRepository
-
type of
repHomeDir
reference address - replace(String, String, String) - Static method in class org.apache.jackrabbit.test.api.util.Text
-
Replaces all occurences of
oldString
intext
withnewString
. - replace(String, String, String) - Static method in class org.apache.jackrabbit.util.Text
-
Replaces all occurrences of
oldString
intext
withnewString
. - replaceCharacter(StringBuilder, char) - Method in class org.apache.jackrabbit.core.util.db.ConnectionHelper
-
Called from
ConnectionHelper.prepareDbIdentifier(String)
. - replaceCharacter(StringBuilder, char) - Method in class org.apache.jackrabbit.core.util.db.OracleConnectionHelper
-
Since Oracle only supports table names up to 30 characters in length illegal characters are simply replaced with "_" rather than escaping them with "_x0000_".
- replaceChildNode(NodeId, Name, Name, Name[]) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Replaces the child node with the specified
id
by a new child node with the same id and specifiednodeName
,nodeTypeName
andmixinNames
. - replaceChildNodeEntry(NodeId, Name, NodeId) - Method in class org.apache.jackrabbit.core.state.NodeState
-
Replaces the
ChildNodeEntry
identified byoldId
with a new entry. - replaceVariables(String) - Method in class org.apache.jackrabbit.core.config.ConfigurationParser
-
Performs variable replacement on the given string value.
- replaceVariables(Properties, String, boolean) - Static method in class org.apache.jackrabbit.test.api.util.Text
-
Performs variable replacement on the given string value.
- replaceVariables(Properties, String, boolean) - Static method in class org.apache.jackrabbit.util.Text
-
Performs variable replacement on the given string value.
- replay(Batch) - Method in interface org.apache.jackrabbit.spi.commons.SerializableBatch.Operation
-
Replays this operation on the given
batch
. - replay(Batch) - Method in class org.apache.jackrabbit.spi.commons.SerializableBatch
-
Replays this batch on the given
batch
. - REPO_ADDRESS_KEY - Static variable in class org.apache.jackrabbit.standalone.cli.CommandHelper
-
address key
- report(ReportItem) - Method in interface org.apache.jackrabbit.core.persistence.check.ConsistencyCheckListener
-
Called when there's a consistency problem to be reported
- Report - Interface in org.apache.jackrabbit.webdav.version.report
-
The
Report
interface defines METHODS needed in order to respond to a REPORT request. - REPORT_EXPORT_VIEW - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
- REPORT_LOCATE_BY_UUID - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
- REPORT_LOCATE_CORRESPONDING_NODE - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
- REPORT_NAME - Static variable in class org.apache.jackrabbit.webdav.security.report.AclPrincipalReport
- REPORT_NAME - Static variable in class org.apache.jackrabbit.webdav.security.report.PrincipalMatchReport
-
The report name
- REPORT_NAME - Static variable in class org.apache.jackrabbit.webdav.security.report.PrincipalSearchReport
-
The report name
- REPORT_NAME - Static variable in class org.apache.jackrabbit.webdav.security.report.SearchablePropertyReport
-
The report name
- REPORT_NODETYPES - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
- REPORT_PRIVILEGES - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
- REPORT_REGISTERED_NAMESPACES - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
- REPORT_REPOSITORY_DESCRIPTORS - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
- REPORT_TYPE - Static variable in class org.apache.jackrabbit.webdav.security.report.AclPrincipalReport
-
The report type
- REPORT_TYPE - Static variable in class org.apache.jackrabbit.webdav.security.report.PrincipalMatchReport
-
The report type
- REPORT_TYPE - Static variable in class org.apache.jackrabbit.webdav.security.report.PrincipalSearchReport
-
The report type
- REPORT_TYPE - Static variable in class org.apache.jackrabbit.webdav.security.report.SearchablePropertyReport
-
The report type
- ReportInfo - Class in org.apache.jackrabbit.webdav.version.report
-
The
ReportInfo
class encapsulates the body of a REPORT request. - ReportInfo(String, Namespace) - Constructor for class org.apache.jackrabbit.webdav.version.report.ReportInfo
-
Create a new
ReportInfo
- ReportInfo(String, Namespace, int, DavPropertyNameSet) - Constructor for class org.apache.jackrabbit.webdav.version.report.ReportInfo
-
Create a new
ReportInfo
- ReportInfo(ReportType) - Constructor for class org.apache.jackrabbit.webdav.version.report.ReportInfo
-
Create a new
ReportInfo
- ReportInfo(ReportType, int) - Constructor for class org.apache.jackrabbit.webdav.version.report.ReportInfo
-
Create a new
ReportInfo
- ReportInfo(ReportType, int, DavPropertyNameSet) - Constructor for class org.apache.jackrabbit.webdav.version.report.ReportInfo
-
Create a new
ReportInfo
- ReportInfo(Element, int) - Constructor for class org.apache.jackrabbit.webdav.version.report.ReportInfo
-
Create a new
ReportInfo
object from the given Xml element. - ReportItem - Interface in org.apache.jackrabbit.core.persistence.check
-
An item reported inside a
ConsistencyReport
. - ReportItem.Type - Enum in org.apache.jackrabbit.core.persistence.check
- ReportItemImpl - Class in org.apache.jackrabbit.core.persistence.check
- ReportItemImpl(String, String, ReportItem.Type, boolean) - Constructor for class org.apache.jackrabbit.core.persistence.check.ReportItemImpl
- ReportType - Class in org.apache.jackrabbit.webdav.version.report
-
ReportType
... - REPOSITORY_CONF - Static variable in class org.apache.jackrabbit.core.RepositoryFactoryImpl
-
Name of the repository configuration parameter.
- REPOSITORY_CONF_VARIABLE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
-
Name of the repository configuration file parser variable.
- REPOSITORY_DESCRIPTORS_REPORT - Static variable in class org.apache.jackrabbit.webdav.jcr.version.report.RepositoryDescriptorsReport
-
The registered type of this report.
- REPOSITORY_FACTORY - Static variable in class org.apache.jackrabbit.test.RepositoryStub
- REPOSITORY_HOME - Static variable in class org.apache.jackrabbit.core.RepositoryFactoryImpl
-
Name of the repository home parameter.
- REPOSITORY_HOME_VARIABLE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
-
Name of the repository home directory parser variable.
- REPOSITORY_KEY - Static variable in class org.apache.jackrabbit.standalone.cli.CommandHelper
-
repository key
- REPOSITORY_LOCK_MECHANISM_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
-
Name of the repository lock mechanism configuration element.
- REPOSITORY_LOOKUP_PROP - Static variable in class org.apache.jackrabbit.test.JNDIRepositoryStub
- REPOSITORY_URI - Static variable in class org.apache.jackrabbit.commons.JcrUtils
-
The repository URI parameter name used by the
JcrUtils.getRepository(String)
method. - RepositoryAccessServlet - Class in org.apache.jackrabbit.j2ee
-
This Class implements a servlet that is used as unified mechanism to retrieve a jcr repository either through JNDI.
- RepositoryAccessServlet() - Constructor for class org.apache.jackrabbit.j2ee.RepositoryAccessServlet
- RepositoryCallback - Class in org.apache.jackrabbit.core.security.authentication
- RepositoryCallback() - Constructor for class org.apache.jackrabbit.core.security.authentication.RepositoryCallback
- RepositoryConfig - Class in org.apache.jackrabbit.core.config
-
Repository configuration.
- RepositoryConfig - Interface in org.apache.jackrabbit.jcr2spi.config
-
This class bundles the information required by JCR2SPI to bootstrap an SPI implementation.
- RepositoryConfig(String, SecurityConfig, FileSystemFactory, String, String, String, int, Element, VersioningConfig, QueryHandlerFactory, ClusterConfig, DataStoreFactory, RepositoryLockMechanismFactory, DataSourceConfig, ConnectionFactory, RepositoryConfigurationParser) - Constructor for class org.apache.jackrabbit.core.config.RepositoryConfig
-
Creates a repository configuration object.
- RepositoryConfigImpl(RepositoryServiceFactory, Map<?, ?>) - Constructor for class org.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory.RepositoryConfigImpl
- RepositoryConfigurationParser - Class in org.apache.jackrabbit.core.config
-
Configuration parser.
- RepositoryConfigurationParser(Properties) - Constructor for class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
-
Creates a new configuration parser with the given parser variables.
- RepositoryConfigurationParser(Properties, ConnectionFactory) - Constructor for class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
-
Creates a new configuration parser with the given parser variables and connection factory.
- repositoryContext - Variable in class org.apache.jackrabbit.core.SessionImpl
-
The component context of the repository that issued this session.
- RepositoryContext - Class in org.apache.jackrabbit.core
-
Internal component context of a Jackrabbit content repository.
- RepositoryCopier - Class in org.apache.jackrabbit.core
-
Tool for backing up or migrating the entire contents (workspaces, version histories, namespaces, node types, etc.) of a repository to a new repository.
- RepositoryCopier(RepositoryImpl, RepositoryImpl) - Constructor for class org.apache.jackrabbit.core.RepositoryCopier
-
Creates a tool for copying the full contents of the source repository to the given target repository.
- RepositoryDescriptorsReport - Class in org.apache.jackrabbit.webdav.jcr.version.report
-
RepositoryDescriptorsReport
allows to retrieve the repository descriptors. - RepositoryDescriptorsReport() - Constructor for class org.apache.jackrabbit.webdav.jcr.version.report.RepositoryDescriptorsReport
- RepositoryDescriptorTest - Class in org.apache.jackrabbit.test.api
-
Tests if the required repository descriptors are available.
- RepositoryDescriptorTest() - Constructor for class org.apache.jackrabbit.test.api.RepositoryDescriptorTest
- RepositoryFactory - Interface in org.apache.jackrabbit.commons.repository
-
Factory interface for JCR content repositories.
- RepositoryFactoryImpl - Class in org.apache.jackrabbit.client
-
This
RepositoryFactory
implementations is capable of creating any repository which is covered by the Apache Jackrabbit project. - RepositoryFactoryImpl - Class in org.apache.jackrabbit.core
-
RepositoryFactoryImpl
implements a repository factory that creates aTransientRepository
onRepositoryFactoryImpl.getRepository(Map)
. - RepositoryFactoryImpl() - Constructor for class org.apache.jackrabbit.client.RepositoryFactoryImpl
- RepositoryFactoryImpl() - Constructor for class org.apache.jackrabbit.core.RepositoryFactoryImpl
- RepositoryFactoryTest - Class in org.apache.jackrabbit.test.api
-
RepositoryFactoryTest
checks if there is a repository factory implementation and that is works according to the spec. - RepositoryFactoryTest() - Constructor for class org.apache.jackrabbit.test.api.RepositoryFactoryTest
- RepositoryHelper - Class in org.apache.jackrabbit.test
-
Utility class to get access to
Session
instances. - RepositoryHelper() - Constructor for class org.apache.jackrabbit.test.RepositoryHelper
-
Creates a repository helper with configuration from
repositoryStubImpl.properties
file. - RepositoryHelper(Map) - Constructor for class org.apache.jackrabbit.test.RepositoryHelper
-
Creates a repository helper with additional configuration parameters.
- RepositoryHelperPool - Interface in org.apache.jackrabbit.test
-
RepositoryHelperPool
defines a pool of repository helper instances. - RepositoryHelperPoolImpl - Class in org.apache.jackrabbit.test
-
RepositoryHelperPoolImpl
implements a pool of repository helper instances. - RepositoryImpl - Class in org.apache.jackrabbit.core
-
A
RepositoryImpl
... - RepositoryImpl - Class in org.apache.jackrabbit.jcr2spi
-
RepositoryImpl
... - RepositoryImpl(RepositoryConfig) - Constructor for class org.apache.jackrabbit.core.RepositoryImpl
-
Protected constructor.
- RepositoryImpl.DescriptorValue - Class in org.apache.jackrabbit.core
-
Represents a Repository Descriptor Value (either Value or Value[])
- RepositoryImpl.Factory - Class in org.apache.jackrabbit.jcr2spi
-
Implementation of
ObjectFactory
for repository instances. - RepositoryImpl.WorkspaceInfo - Class in org.apache.jackrabbit.core
-
WorkspaceInfo
holds the objects that are shared among multiple per-sessionWorkspaceImpl
instances representing the same named workspace, i.e. - RepositoryLock - Class in org.apache.jackrabbit.core.util
-
Exclusive lock on a repository home directory.
- RepositoryLock() - Constructor for class org.apache.jackrabbit.core.util.RepositoryLock
- RepositoryLock(String) - Constructor for class org.apache.jackrabbit.core.util.RepositoryLock
-
Deprecated.This constructor is deprecated; use the default constructor and
RepositoryLock.init(String)
instead. - RepositoryLockMechanism - Interface in org.apache.jackrabbit.core.util
-
Exclusive lock on a repository home directory.
- RepositoryLockMechanismFactory - Interface in org.apache.jackrabbit.core.util
-
Factory interface for creating
RepositoryLockMechanism
instances. - RepositoryLoginTest - Class in org.apache.jackrabbit.test.api
-
RepositoryLoginTest
tests the login methods of a repository. - RepositoryLoginTest() - Constructor for class org.apache.jackrabbit.test.api.RepositoryLoginTest
- RepositoryManagerImpl - Class in org.apache.jackrabbit.core
-
The repository manager implementation.
- RepositoryService - Interface in org.apache.jackrabbit.spi
-
The
RepositoryService
interface defines methods used to retrieve information from the persistent layer of the repository as well as the methods that modify its persistent state. - RepositoryServiceFactory - Interface in org.apache.jackrabbit.spi
-
Factory for creating
RepositoryService
instances. - RepositoryServiceImpl - Class in org.apache.jackrabbit.spi2dav
-
RepositoryServiceImpl
... - RepositoryServiceImpl - Class in org.apache.jackrabbit.spi2davex
-
RepositoryServiceImpl
... - RepositoryServiceImpl - Class in org.apache.jackrabbit.spi2jcr
-
RepositoryServiceImpl
implements a repository service on top of a JCR Repository. - RepositoryServiceImpl(String, String, BatchReadConfig, int, ConnectionOptions) - Constructor for class org.apache.jackrabbit.spi2davex.RepositoryServiceImpl
-
Creates a new instance of this repository service.
- RepositoryServiceImpl(String, IdFactory, NameFactory, PathFactory, QValueFactory) - Constructor for class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
-
Same as
RepositoryServiceImpl(String, IdFactory, NameFactory, PathFactory, QValueFactory, int, ConnectionOptions)
usingItemInfoCacheImpl.DEFAULT_CACHE_SIZE
as size for the item cache andRepositoryServiceImpl.MAX_CONNECTIONS_DEFAULT
for the maximum number of connections on the client andConnectionOptions.DEFAULT
. - RepositoryServiceImpl(String, IdFactory, NameFactory, PathFactory, QValueFactory, int) - Constructor for class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
-
Same as
RepositoryServiceImpl(String, IdFactory, NameFactory, PathFactory, QValueFactory, int, ConnectionOptions)
usingRepositoryServiceImpl.MAX_CONNECTIONS_DEFAULT
for the maximum number of connections on the client andConnectionOptions.DEFAULT
. - RepositoryServiceImpl(String, IdFactory, NameFactory, PathFactory, QValueFactory, int, ConnectionOptions) - Constructor for class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
-
Creates a new instance of this repository service.
- RepositoryServiceImpl(String, BatchReadConfig) - Constructor for class org.apache.jackrabbit.spi2davex.RepositoryServiceImpl
-
Same as
RepositoryServiceImpl(String, String, BatchReadConfig, int, ConnectionOptions)
usingnull
workspace name,ItemInfoCacheImpl.DEFAULT_CACHE_SIZE
as size for the item cache,RepositoryServiceImpl.MAX_CONNECTIONS_DEFAULT
for the maximum number of connections on the client andConnectionOptions.DEFAULT
. - RepositoryServiceImpl(Repository, BatchReadConfig) - Constructor for class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
- RepositoryServiceImpl(Repository, BatchReadConfig, int) - Constructor for class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
-
Creates a new repository service based on the given
repository
. - RepositoryServiceLogger - Class in org.apache.jackrabbit.spi.commons.logging
-
Log wrapper for a
RepositoryService
. - RepositoryServiceLogger(RepositoryService, LogWriter) - Constructor for class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
-
Create a new instance for the given
service
which useswriter
for persisting log messages. - RepositoryStartupServlet - Class in org.apache.jackrabbit.j2ee
-
The RepositoryStartupServlet starts a jackrabbit repository and registers it to the JNDI environment.
- RepositoryStartupServlet() - Constructor for class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
- RepositoryStatisticsImpl - Class in org.apache.jackrabbit.stats
- RepositoryStatisticsImpl() - Constructor for class org.apache.jackrabbit.stats.RepositoryStatisticsImpl
- RepositoryStatisticsImpl(ScheduledExecutorService) - Constructor for class org.apache.jackrabbit.stats.RepositoryStatisticsImpl
- RepositoryStub - Class in org.apache.jackrabbit.test
-
The
RepositoryStub
is the entry point to the JCR Repository for the TCK Test harness. - RepositoryStub(Properties) - Constructor for class org.apache.jackrabbit.test.RepositoryStub
-
Implementations of this class must overwrite this constructor.
- RepositoryStubException - Exception in org.apache.jackrabbit.test
- RepositoryStubException(String) - Constructor for exception org.apache.jackrabbit.test.RepositoryStubException
- RepositoryStubException(String, Throwable) - Constructor for exception org.apache.jackrabbit.test.RepositoryStubException
- RepositoryStubException(Throwable) - Constructor for exception org.apache.jackrabbit.test.RepositoryStubException
- RequestData - Class in org.apache.jackrabbit.server.util
-
RequestData
... - RequestData(HttpServletRequest, File) - Constructor for class org.apache.jackrabbit.server.util.RequestData
- requestTimeoutMs(int) - Method in class org.apache.jackrabbit.spi2dav.ConnectionOptions.Builder
- REQUIREDPRIMARYTYPE_ELEMENT - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the required primary type element.
- REQUIREDPRIMARYTYPE_ELEMENT - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
-
Name of the required primary type element.
- REQUIREDPRIMARYTYPES_ELEMENT - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the required primary types element.
- REQUIREDPRIMARYTYPES_ELEMENT - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
-
Name of the required primary types element.
- requiredType - Variable in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder
- REQUIREDTYPE_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the required type attribute.
- REQUIREDTYPE_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
-
Name of the required type attribute.
- REREGISTER - Static variable in class org.apache.jackrabbit.core.cluster.NodeTypeRecord
-
Operation type: re-registration.
- reregistered(QNodeTypeDefinition) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
-
Called when a node types has been re-registered.
- reregistered(QNodeTypeDefinition) - Method in interface org.apache.jackrabbit.core.cluster.NodeTypeEventChannel
-
Called when a node types has been re-registered.
- reregisterNodeType(QNodeTypeDefinition) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
-
Reregister a node type.
- RES_NAME_INDEX - Static variable in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
-
the name of the names-index resource
- RES_NS_INDEX - Static variable in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
-
the name of the namespace-index resource
- reset() - Method in class org.apache.jackrabbit.core.data.AsyncUploadCache
-
Reset the
AsyncUploadCache
to emptyAsyncUploadCache.asyncUploadMap
andAsyncUploadCache.toBeDeleted
- reset() - Method in class org.apache.jackrabbit.core.data.db.DbInputStream
-
This method does nothing.
- reset() - Method in class org.apache.jackrabbit.core.data.db.ResettableTempFileInputStream
- reset() - Method in class org.apache.jackrabbit.core.data.LazyFileInputStream
- reset() - Method in class org.apache.jackrabbit.core.query.lucene.SingletonTokenStream
- reset() - Method in class org.apache.jackrabbit.core.state.ChangeLog
-
Reset this change log, removing all members inside the maps we built.
- reset() - Method in class org.apache.jackrabbit.server.io.BoundedInputStream
- reset() - Method in class org.apache.jackrabbit.stats.jmx.QueryStatManager
- reset() - Method in class org.apache.jackrabbit.stats.QueryStatImpl
- reset() - Method in class org.apache.jackrabbit.util.LazyFileInputStream
- reset() - Method in class org.apache.jackrabbit.vfs.ext.ds.LazyFileContentInputStream
- reset() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- resetAccessCount() - Method in class org.apache.jackrabbit.core.cache.AbstractCache
- resetAccessCount() - Method in interface org.apache.jackrabbit.core.cache.Cache
-
Reset the access counter.
- resetBuffer() - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- resetMissCount() - Method in class org.apache.jackrabbit.core.cache.AbstractCache
- resetMissCount() - Method in interface org.apache.jackrabbit.core.cache.Cache
-
Reset the cache miss counter.
- resetParamResources() - Method in class org.apache.jackrabbit.core.util.db.ConnectionHelper.RetryManager
- resetStatement(PreparedStatement) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
-
Deprecated.Resets the given
PreparedStatement
by clearing the parameters and warnings contained. - resetStream() - Method in class org.apache.jackrabbit.core.util.db.StreamWrapper
-
Resets the internal InputStream that it could be re-read.
Is used fromConnectionHelper.RetryManager
if aSQLException
has occurred.
It relies on the assumption that the InputStream was not marked anywhere during reading. - ResettableTempFileInputStream - Class in org.apache.jackrabbit.core.data.db
-
TempFileInputStream that can be reset in order to allow the ConnectionHelper to retry SQL execution in case of failure.
- ResettableTempFileInputStream(File) - Constructor for class org.apache.jackrabbit.core.data.db.ResettableTempFileInputStream
- resolve(NodeId, NodeEntry) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.UniqueIdResolver
- resolve(Path) - Method in interface org.apache.jackrabbit.spi.Path
-
Resolves the given path against this path.
- resolve(Path.Element) - Method in interface org.apache.jackrabbit.spi.Path
-
Resolves the given path element against this path.
- resolveDone() - Method in class org.apache.jackrabbit.jcr2spi.operation.ResolveMergeConflict
- resolveEntity(String, String) - Method in class org.apache.jackrabbit.commons.xml.ParsingContentHandler
-
Returns an empty stream to prevent the XML parser from attempting to resolve external entity references.
- resolveEntity(String, String) - Method in class org.apache.jackrabbit.core.config.ConfigurationEntityResolver
-
Resolves an entity to the corresponding input source.
- resolveEntity(String, String) - Method in class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationEntityResolver
- resolveFileObject(DataIdentifier) - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSBackend
-
Returns a resolved identified file object.
- resolveFileObjectRelPath(DataIdentifier) - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSBackend
-
Returns a resolved relative file object path by the given entry identifier.
- resolveMergeConflict(NodeState, NodeState, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
- resolveMergeConflict(NodeState, NodeState, boolean) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
- resolveMergeConflict(SessionInfo, NodeId, NodeId[], NodeId[]) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
- resolveMergeConflict(SessionInfo, NodeId, NodeId[], NodeId[]) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- resolveMergeConflict(SessionInfo, NodeId, NodeId[], NodeId[]) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Resolve an existing merge conflict present with the node identified by the given
NodeId
. - resolveMergeConflict(SessionInfo, NodeId, NodeId[], NodeId[]) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- resolveMergeConflict(SessionInfo, NodeId, NodeId[], NodeId[]) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
-
Resolve an existing merge conflict present with the node identified by the given
NodeId
. - ResolveMergeConflict - Class in org.apache.jackrabbit.jcr2spi.operation
-
ResolveMergeConflict
... - resolveNodePath(Path) - Method in interface org.apache.jackrabbit.core.HierarchyManager
-
Resolves a path into a node id.
- resolveNodePath(Path) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
-
Resolves a path into a node id.
- resolvePath(Path) - Method in interface org.apache.jackrabbit.core.HierarchyManager
-
Deprecated.As of JSR 283, a
Path
doesn't anymore uniquely identify anItem
, thereforeHierarchyManager.resolveNodePath(Path)
andHierarchyManager.resolvePropertyPath(Path)
should be used instead. - resolvePath(Path) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
-
Resolves a path into an item id.
- resolvePath(Path.Element[], int, ItemId, int) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
-
Internal implementation that iteratively resolves a path into an item.
- resolvePath(Path, int) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
-
Internal implementation of
HierarchyManagerImpl.resolvePath(Path)
that will either resolve to a node or a property. - resolvePath(Path, int) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
-
Internal implementation of
HierarchyManagerImpl.resolvePath(Path)
that will either resolve to a node or a property. - resolvePropertyPath(Path) - Method in interface org.apache.jackrabbit.core.HierarchyManager
-
Resolves a path into a property id.
- resolvePropertyPath(Path) - Method in class org.apache.jackrabbit.core.HierarchyManagerImpl
-
Resolves a path into a property id.
- resolver - Variable in class org.apache.jackrabbit.core.journal.AbstractRecord
-
Name and Path resolver.
- resolver - Variable in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
-
Name and Path resolver.
- resolver - Variable in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
- resolver - Variable in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeType
- resolver - Variable in class org.apache.jackrabbit.spi.commons.query.qom.AbstractQOMNode
- resolveRelativeNodePath(String) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Returns the id of the node at
relPath
ornull
if no node exists atrelPath
. - resolveRelativePropertyPath(String) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Returns the id of the property at
relPath
ornull
if no property exists atrelPath
. - resolveUUIDConflict(NodeImpl, NodeId, NodeInfo) - Method in class org.apache.jackrabbit.core.xml.SessionImporter
- resolveUUIDConflict(NodeState, NodeState, NodeInfo) - Method in class org.apache.jackrabbit.core.xml.WorkspaceImporter
- ResourceBasedBLOBStore - Interface in org.apache.jackrabbit.core.persistence.util
-
ResourceBasedBLOBStore
extends theBLOBStore
interface with the methodResourceBasedBLOBStore.getResource(String)
- ResourceConfig - Class in org.apache.jackrabbit.webdav.simple
-
ResourceConfig
... - ResourceConfig(Detector) - Constructor for class org.apache.jackrabbit.webdav.simple.ResourceConfig
- ResourceFactoryImpl - Class in org.apache.jackrabbit.webdav.simple
-
ResourceFactoryImpl implements a simple DavResourceFactory
- ResourceFactoryImpl(LockManager, ResourceConfig) - Constructor for class org.apache.jackrabbit.webdav.simple.ResourceFactoryImpl
-
Create a new
ResourceFactory
that uses the given lock manager and resource filter. - RESOURCEID - Static variable in interface org.apache.jackrabbit.webdav.bind.BindConstants
- ResourceType - Class in org.apache.jackrabbit.webdav.property
-
The
ResourceType
class represents the webdav resource type property. - ResourceType(int) - Constructor for class org.apache.jackrabbit.webdav.property.ResourceType
-
Create a single-valued resource type property
- ResourceType(int[]) - Constructor for class org.apache.jackrabbit.webdav.property.ResourceType
-
Create a multi-valued resource type property
- RESOURCETYPE - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
- respectSupertype - Variable in class org.apache.jackrabbit.commons.predicate.NodeTypePredicate
-
indicates if supertypes should be respected
- responses - Variable in class org.apache.jackrabbit.webdav.security.report.AbstractSecurityReport
- restart() - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
-
Restarts the repository.
- restore(String, boolean) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Restores this node to the version with the given name.
- restore(String, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Deprecated.
- restore(String, boolean) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- restore(String, String, boolean) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
- restore(String, String, boolean) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
- restore(String, Version, boolean) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
- restore(String, Version, boolean) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
- restore(Version[], boolean) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
- restore(Version[], boolean) - Method in class org.apache.jackrabbit.core.WorkspaceImpl
-
Deprecated.
- restore(Version[], boolean) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
- restore(Version[], boolean) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
- restore(Version, boolean) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Restores this node to the given version.
- restore(Version, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Deprecated.
- restore(Version, boolean) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
-
Wrapper around
VersionManagerImpl.restore(Version[], boolean)
. - restore(Version, boolean) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
- restore(Version, boolean) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- restore(Version, String, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Deprecated.
- restore(Version, String, boolean) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- restore(NodeImpl, Version, boolean) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
-
Same as
VersionManagerImpl.restore(String, String, boolean)
but to ensure backward compatibility for Node.restore(Version, boolean). - restore(NodeStateEx, InternalVersion, boolean) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplRestore
- restore(NodeStateEx, Name, boolean) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplRestore
- restore(NodeStateEx, Name, InternalBaseline) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplConfig
-
Restores the versions recorded in the given baseline below the specified path.
- restore(NodeStateEx, Name, InternalVersion, boolean) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplRestore
-
Restores the
version
below theparent
node using the indicatedname
- restore(NodeState[], boolean) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
- restore(NodeState[], boolean) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
- restore(NodeState, Path, NodeState, boolean) - Method in interface org.apache.jackrabbit.jcr2spi.version.VersionManager
- restore(NodeState, Path, NodeState, boolean) - Method in class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
- restore(SessionInfo, NodeId[], boolean) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
- restore(SessionInfo, NodeId[], boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- restore(SessionInfo, NodeId[], boolean) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Restore multiple versions at once.
- restore(SessionInfo, NodeId[], boolean) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- restore(SessionInfo, NodeId[], boolean) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
-
Restore multiple versions at once.
- restore(SessionInfo, NodeId, NodeId, boolean) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
- restore(SessionInfo, NodeId, NodeId, boolean) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- restore(SessionInfo, NodeId, NodeId, boolean) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Restores the node identified by
nodeId
to the state defined by the version with the specifiedversionId
. - restore(SessionInfo, NodeId, NodeId, boolean) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- restore(SessionInfo, NodeId, NodeId, boolean) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
-
Restores the node identified by
nodeId
to the state defined by the version with the specifiedversionId
. - Restore - Class in org.apache.jackrabbit.jcr2spi.operation
-
Restore
... - Restore - Class in org.apache.jackrabbit.standalone.cli.version
-
Restore a
Node
to the state of the givenVersion
- Restore() - Constructor for class org.apache.jackrabbit.standalone.cli.version.Restore
- restoreByLabel(String, boolean) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Restores this node to the version with the given label.
- restoreByLabel(String, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Deprecated.
- restoreByLabel(String, boolean) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- restoreByLabel(String, String, boolean) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
- restoreByLabel(String, String, boolean) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
- restoreByLabel(NodeStateEx, Name, boolean) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplRestore
- RestoreByLabel - Class in org.apache.jackrabbit.standalone.cli.version
-
Restore a
Node
to the state of theVersion
with the specified label - RestoreByLabel() - Constructor for class org.apache.jackrabbit.standalone.cli.version.RestoreByLabel
- RestoreTest - Class in org.apache.jackrabbit.test.api.version
-
RestoreTest
covers tests related to the restore methods available onNode
:Node.restore(String, boolean)
Node.restore(javax.jcr.version.Version, boolean)
Node.restore(javax.jcr.version.Version, String, boolean)
- RestoreTest - Class in org.apache.jackrabbit.test.api.version.simple
-
RestoreTest
covers tests related to the restore methods available onNode
in simple versioning:Node.restore(String, boolean)
Node.restore(Version, boolean)
Node.restore(Version, String, boolean)
- RestoreTest() - Constructor for class org.apache.jackrabbit.test.api.version.RestoreTest
- RestoreTest() - Constructor for class org.apache.jackrabbit.test.api.version.simple.RestoreTest
- restoreTransient(NodeState) - Method in class org.apache.jackrabbit.core.NodeImpl
- restoreTransient(PropertyState) - Method in class org.apache.jackrabbit.core.PropertyImpl
- Result(int, int, int, int) - Constructor for class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions.Result
-
Deprecated.
- Result(int, int, PrivilegeBits, PrivilegeBits) - Constructor for class org.apache.jackrabbit.core.security.authorization.AbstractCompiledPermissions.Result
- ResultHelper - Class in org.apache.jackrabbit.webdav.xml
-
ResultHelper
is a utility to assert proper namespace handling due to misbehavior of certain implementations with respect to xmlns attributes. - ResultSetWrapper - Class in org.apache.jackrabbit.core.util.db
-
This is a dynamic proxy in order to support both Java 5 and 6.
- retainAll(Collection) - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
- RETENTION_MNGMT - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
- RETENTION_POLICY_HOLDER - Static variable in class org.apache.jackrabbit.test.RepositoryStub
- RetentionManagerImpl - Class in org.apache.jackrabbit.core.retention
-
RetentionManagerImpl
... - RetentionManagerImpl(SessionImpl) - Constructor for class org.apache.jackrabbit.core.retention.RetentionManagerImpl
- retentionMgr - Variable in class org.apache.jackrabbit.test.api.retention.AbstractRetentionTest
- RetentionPolicyEffectTest - Class in org.apache.jackrabbit.test.api.retention
-
RetentionPolicyEffectTest
... - RetentionPolicyEffectTest() - Constructor for class org.apache.jackrabbit.test.api.retention.RetentionPolicyEffectTest
- RetentionPolicyImpl - Class in org.apache.jackrabbit.core.retention
-
Basic implementation of the
RetentionPolicy
interface. - RetentionPolicyTest - Class in org.apache.jackrabbit.test.api.retention
-
RetentionPolicyTest
... - RetentionPolicyTest() - Constructor for class org.apache.jackrabbit.test.api.retention.RetentionPolicyTest
- RetentionRegistry - Interface in org.apache.jackrabbit.core.retention
-
RetentionEvaluator
... - RetentionRegistryImpl - Class in org.apache.jackrabbit.core.retention
-
RetentionEvaluatorImpl
... - RetentionRegistryImpl(SessionImpl, FileSystem) - Constructor for class org.apache.jackrabbit.core.retention.RetentionRegistryImpl
- retrieve() - Method in interface org.apache.jackrabbit.jcr2spi.xml.Importer.TextValue
-
Retrieves the serialized value.
- retrieve(ItemId) - Method in interface org.apache.jackrabbit.core.state.ItemStateCache
-
Returns the
ItemState
object with the specifiedid
if it is present ornull
if no entry exists with thatid
. - retrieve(ItemId) - Method in class org.apache.jackrabbit.core.state.ItemStateReferenceCache
-
Returns the
ItemState
object with the specifiedid
if it is present ornull
if no entry exists with thatid
. - retrieve(ItemId) - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
-
Returns the
ItemState
object with the specifiedid
if it is present ornull
if no entry exists with thatid
. - retrieveAggregateRoot(Set<NodeId>, Map<NodeId, NodeState>) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
Retrieves the root of the indexing aggregate for
removedIds
and puts it intomap
. - retrieveAggregateRoot(NodeState, Map<NodeId, NodeState>) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
Retrieves the root of the indexing aggregate for
state
and puts it intoaggregates
map. - retrieveAll() - Method in interface org.apache.jackrabbit.core.state.ItemStateCache
-
Returns all the cached item states.
- retrieveAll() - Method in class org.apache.jackrabbit.core.state.ItemStateReferenceCache
-
Returns all the cached item states.
- retrieveAll() - Method in class org.apache.jackrabbit.core.state.MLRUItemStateCache
-
Returns all the cached item states.
- retrieveInterestingTerms(int) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
- retrieveInterestingTerms(Reader) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
-
Convenience routine to make it easy to return the most interesting words in a document.
- retrieveTerms(int) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
-
Find words for a more-like-this query former.
- retrieveTerms(Reader) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
-
Find words for a more-like-this query former.
- retrieveUserId(Subject, String) - Method in class org.apache.jackrabbit.core.SessionImpl
-
Retrieve the userID from the specified subject.
- RetryManager(Object[]) - Constructor for class org.apache.jackrabbit.core.util.db.ConnectionHelper.RetryManager
- Return - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- returnHelper(RepositoryHelper) - Method in interface org.apache.jackrabbit.test.RepositoryHelperPool
-
Returns the given repository helper to the pool.
- returnHelper(RepositoryHelper) - Method in class org.apache.jackrabbit.test.RepositoryHelperPoolImpl
- reusableTokenStream(String, Reader) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitAnalyzer
- ReverseAxis() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- ReverseStep() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- revert() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
-
Traverses the hierarchy and reverts all transient modifications such as adding, modifying or removing item states.
- revert() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
-
Calls
HierarchyEntry.revert()
and moves all properties from the attic back into the properties map. - revert() - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
-
Revert all transient modifications made to this ItemState.
- revert() - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
- revert() - Method in class org.apache.jackrabbit.jcr2spi.state.PropertyState
- RevisionTableJanitor() - Constructor for class org.apache.jackrabbit.core.journal.DatabaseJournal.RevisionTableJanitor
- rewrite(IndexReader) - Method in class org.apache.jackrabbit.core.query.lucene.LocalNameQuery
- rewrite(IndexReader) - Method in class org.apache.jackrabbit.core.query.lucene.NameQuery
- rewrite(IndexReader) - Method in class org.apache.jackrabbit.core.query.lucene.NameRangeQuery
- rewrite(IndexReader) - Method in class org.apache.jackrabbit.core.query.lucene.PredicateDerefQuery
- rewrite(IndexReader) - Method in class org.apache.jackrabbit.core.query.lucene.RangeQuery
-
Tries to rewrite this query into a standard lucene RangeQuery.
- rewrite(IndexReader) - Method in class org.apache.jackrabbit.core.query.lucene.SimilarityQuery
- rewrite(IndexReader) - Method in class org.apache.jackrabbit.core.query.lucene.WildcardQuery
-
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.
- RIGHT - org.apache.jackrabbit.commons.query.qom.JoinType
- RIGHT - Static variable in class org.apache.jackrabbit.test.api.query.qom.AbstractJoinTest
-
Name of the right selector.
- RIGHT_BRACKET - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- RIGHT_PAREN - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- rollback() - Method in class org.apache.jackrabbit.data.core.TransactionContext
-
Rollback the transaction identified by this context.
- rollback(Xid) - Method in class org.apache.jackrabbit.core.XASessionImpl
- rollback(Xid) - Method in class org.apache.jackrabbit.jca.AnonymousConnection
- rollback(Xid) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
- rollback(Xid) - Method in class org.apache.jackrabbit.jca.TransactionBoundXAResource
- rollback(TransactionContext) - Method in class org.apache.jackrabbit.core.lock.XALockManager
-
Rollback transaction.
- rollback(TransactionContext) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
-
Rollback transaction.
- rollback(TransactionContext) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
-
Rollback transaction.
- rollback(TransactionContext) - Method in interface org.apache.jackrabbit.data.core.InternalXAResource
-
Rollback transaction.
- root - Variable in class org.apache.jackrabbit.commons.flat.ItemSequence
- root - Variable in class org.apache.jackrabbit.core.query.lucene.QueryImpl
-
The root node of the query tree
- Root - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- ROOT - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
Extra Name for the root node
- ROOT_DEPTH - Static variable in interface org.apache.jackrabbit.spi.Path
-
Constant defining the depth of the root path
- ROOT_ITEM_PATH - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
-
The resource path of the root-item-resource.
- ROOT_ITEM_RESOURCEPATH - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
-
Placeholder resource path for the JCR root node.
- ROOT_NODE_ID - Static variable in class org.apache.jackrabbit.core.RepositoryImpl
-
hardcoded id of the repository root node
- ROOT_PATH - Static variable in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
The path of the root node.
- ROOT_PATH_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
-
Name of the root path configuration attribute.
- ROOT_VERSION - Static variable in interface org.apache.jackrabbit.webdav.version.VersionHistoryResource
-
Computed (protected) property identifying the root version of this version history.
- RootCollection - Class in org.apache.jackrabbit.webdav.jcr
-
RootCollection
represent the WebDAV root resource that does not represent any repository item. - RootCollection(DavResourceLocator, JcrDavSession, DavResourceFactory) - Constructor for class org.apache.jackrabbit.webdav.jcr.RootCollection
-
Create a new
RootCollection
. - RootDescendants - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- rootID - Variable in class org.apache.jackrabbit.core.security.authorization.acl.EntryCollector
-
The root id.
- rootNodeDefinition - Variable in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
-
The node definition of the root node.
- rootNodeId - Variable in class org.apache.jackrabbit.core.HierarchyManagerImpl
- rootNodeId - Variable in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
-
the root node id
- RootNodeTest - Class in org.apache.jackrabbit.test.api
-
Test cases for the root node.
- RootNodeTest() - Constructor for class org.apache.jackrabbit.test.api.RootNodeTest
- rotate() - Method in class org.apache.jackrabbit.core.journal.RotatingLogFile
-
Rotate this file.
- RotatingLogFile - Class in org.apache.jackrabbit.core.journal
-
Represents a log file that can be rotated.
- RowComparator - Class in org.apache.jackrabbit.core.query.lucene.sort
-
Row comparator.
- RowComparator(Ordering[], OperandEvaluator) - Constructor for class org.apache.jackrabbit.core.query.lucene.sort.RowComparator
- RowIterable - Class in org.apache.jackrabbit.commons.iterator
-
Deprecated.- Use
JcrUtils.in(RowIterator)
instead - RowIterable(RowIterator) - Constructor for class org.apache.jackrabbit.commons.iterator.RowIterable
-
Deprecated.Creates an iterable adapter for the given row iterator.
- RowIteratorAdapter - Class in org.apache.jackrabbit.commons.iterator
- RowIteratorAdapter(Collection) - Constructor for class org.apache.jackrabbit.commons.iterator.RowIteratorAdapter
-
Creates an iterator for the given collection.
- RowIteratorAdapter(Iterator) - Constructor for class org.apache.jackrabbit.commons.iterator.RowIteratorAdapter
-
Creates an adapter for the given
Iterator
. - RowIteratorAdapter(RangeIterator) - Constructor for class org.apache.jackrabbit.commons.iterator.RowIteratorAdapter
-
Creates an adapter for the given
RangeIterator
. - RowPathComparator - Class in org.apache.jackrabbit.core.query.lucene.join
-
Comparator for
Row
instances that looks only at the node paths. - RowPathComparator() - Constructor for class org.apache.jackrabbit.core.query.lucene.join.RowPathComparator
- RowPathComparator(Collection<String>) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.RowPathComparator
- RowPredicate - Class in org.apache.jackrabbit.commons.predicate
-
Predicate for checking whether a given object is a
Row
and optionally whether it contains a given selector. - RowPredicate() - Constructor for class org.apache.jackrabbit.commons.predicate.RowPredicate
-
Creates a row predicate.
- RowPredicate(String) - Constructor for class org.apache.jackrabbit.commons.predicate.RowPredicate
-
Creates a row predicate that checks the existence of the given selector (if given).
- RowTest - Class in org.apache.jackrabbit.test.api.query.qom
-
RowIteratorTest
contains test cases forRow
. - RowTest() - Constructor for class org.apache.jackrabbit.test.api.query.qom.RowTest
- Rpar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- RparForKindTest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- rs - Variable in class org.apache.jackrabbit.core.data.db.DbInputStream
- RSessionAccessControlDiscoveryTest - Class in org.apache.jackrabbit.test.api.security
-
RSessionAccessControlDiscoveryTest
: A read-only session must be able to call 'hasPrivilege' and 'getPrivileges' and 'getSupportedPrivileges' without access denied exception - RSessionAccessControlDiscoveryTest() - Constructor for class org.apache.jackrabbit.test.api.security.RSessionAccessControlDiscoveryTest
- RSessionAccessControlPolicyTest - Class in org.apache.jackrabbit.test.api.security
-
AccessControlPolicyTest
... - RSessionAccessControlPolicyTest() - Constructor for class org.apache.jackrabbit.test.api.security.RSessionAccessControlPolicyTest
- RSessionAccessControlTest - Class in org.apache.jackrabbit.test.api.security
-
RSessionAccessControlTest
... - RSessionAccessControlTest() - Constructor for class org.apache.jackrabbit.test.api.security.RSessionAccessControlTest
- run() - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
-
Run loop that will sync this node after some delay.
- run() - Method in class org.apache.jackrabbit.core.data.MultiDataStore.DeleteDelayedIdentifiersTask
- run() - Method in class org.apache.jackrabbit.core.data.MultiDataStore.MoveDataTask
- run() - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal.RevisionTableJanitor
- run() - Method in class org.apache.jackrabbit.core.observation.ObservationDispatcher
-
Implements the run method of the background notification thread.
- run() - Method in class org.apache.jackrabbit.core.util.db.CheckSchemaOperation
-
Checks if the required schema objects exist and creates them if they don't exist yet.
- run() - Method in class org.apache.jackrabbit.standalone.Main
-
Run this Main application.
- run(Node) - Method in class org.apache.jackrabbit.spi.commons.lock.Locked
-
Deprecated.This method is executed while holding the lock.
- run(Node) - Method in class org.apache.jackrabbit.util.Locked
-
This method is executed while holding the lock.
- run(Node) - Method in class org.apache.jackrabbit.util.LockedWrapper
-
This method is executed while holding the lock.
- run(TestCase) - Method in class org.apache.jackrabbit.test.JCRTestResult
- run(TestResult) - Method in class org.apache.jackrabbit.test.AbstractJCRTest
-
Runs the test cases of this test class and reports the results to
testResult
. - run(TestResult) - Method in class org.apache.jackrabbit.test.ConcurrentTestSuite
- runConsistencyCheck() - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
Runs a consistency check on this search index.
- runCount() - Method in class org.apache.jackrabbit.test.JCRTestResult
- runInteractive() - Method in class org.apache.jackrabbit.standalone.cli.JcrClient
-
Run in interactive mode
- runTest(Test, TestResult) - Method in class org.apache.jackrabbit.test.ConcurrentTestSuite
- runWithUserData(AbstractObservationTest.Callable, int) - Method in class org.apache.jackrabbit.test.api.observation.GetUserDataTest
S
- S - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- S3 - Static variable in class org.apache.jackrabbit.aws.ext.Utils
- S3_BUCKET - Static variable in class org.apache.jackrabbit.aws.ext.S3Constants
-
Amazon aws S3 bucket.
- S3_CONN_PROTOCOL - Static variable in class org.apache.jackrabbit.aws.ext.S3Constants
-
Constant for S3 Connector Protocol
- S3_CONN_TIMEOUT - Static variable in class org.apache.jackrabbit.aws.ext.S3Constants
-
Amazon S3 Http connection timeout.
- S3_ENCRYPTION - Static variable in class org.apache.jackrabbit.aws.ext.S3Constants
-
Constant to enable encryption in S3.
- S3_ENCRYPTION_NONE - Static variable in class org.apache.jackrabbit.aws.ext.S3Constants
-
Constant for no encryption.
- S3_ENCRYPTION_SSE_S3 - Static variable in class org.apache.jackrabbit.aws.ext.S3Constants
-
Constant to set SSE_S3 encryption.
- S3_END_POINT - Static variable in class org.apache.jackrabbit.aws.ext.S3Constants
-
Amazon aws S3 region.
- S3_MAX_CONNS - Static variable in class org.apache.jackrabbit.aws.ext.S3Constants
-
Amazon S3 maximum connections to be used.
- S3_MAX_ERR_RETRY - Static variable in class org.apache.jackrabbit.aws.ext.S3Constants
-
Amazon S3 maximum retries.
- S3_PATH_STYLE_ACCESS - Static variable in class org.apache.jackrabbit.aws.ext.S3Constants
-
Path style access flag true/false
- S3_REGION - Static variable in class org.apache.jackrabbit.aws.ext.S3Constants
-
Amazon aws S3 region.
- S3_RENAME_KEYS - Static variable in class org.apache.jackrabbit.aws.ext.S3Constants
-
Constant to rename keys
- S3_SOCK_TIMEOUT - Static variable in class org.apache.jackrabbit.aws.ext.S3Constants
-
Amazon S3 socket timeout.
- S3_WRITE_THREADS - Static variable in class org.apache.jackrabbit.aws.ext.S3Constants
-
Constant to rename keys
- S3Backend - Class in org.apache.jackrabbit.aws.ext.ds
-
A data store backend that stores data on Amazon S3.
- S3Backend() - Constructor for class org.apache.jackrabbit.aws.ext.ds.S3Backend
- S3BackendResourceAbortableInputStream - Class in org.apache.jackrabbit.aws.ext.ds
-
S3 Backend based
InputStream
wrapper to implementBackendResourceAbortable
. - S3BackendResourceAbortableInputStream(S3ObjectInputStream) - Constructor for class org.apache.jackrabbit.aws.ext.ds.S3BackendResourceAbortableInputStream
-
Construct with the given backend
S3ObjectInputStream
instance. - S3Constants - Class in org.apache.jackrabbit.aws.ext
-
Defined Amazon S3 constants.
- S3DataStore - Class in org.apache.jackrabbit.aws.ext.ds
-
An Amazon S3 data store.
- S3DataStore() - Constructor for class org.apache.jackrabbit.aws.ext.ds.S3DataStore
- S3RequestDecorator - Class in org.apache.jackrabbit.aws.ext
-
This class to sets encrption mode in S3 request.
- S3RequestDecorator(Properties) - Constructor for class org.apache.jackrabbit.aws.ext.S3RequestDecorator
- SAFE_NAMECHARS - Static variable in class org.apache.jackrabbit.core.fs.FileSystemPathUtil
-
The list of characters that are not encoded by the
escapeName(String)
andunescape(String)
methods. - SAFE_PATHCHARS - Static variable in class org.apache.jackrabbit.core.fs.FileSystemPathUtil
-
The list of characters that are not encoded by the
escapePath(String)
andunescape(String)
methods. - safeGetJCRPath() - Method in class org.apache.jackrabbit.core.ItemImpl
-
Failsafe mapping of internal
id
to JCR path for use in diagnostic output, error messages etc. - safeGetJCRPath(ItemId) - Method in class org.apache.jackrabbit.core.ItemValidator
-
Failsafe translation of internal
ItemId
to JCR path for use in error messages etc. - safeGetJCRPath(NodeStateEx) - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
-
Returns the JCR path for the given node state without throwing an exception.
- safeGetJCRPath(ItemState, PathResolver) - Static method in class org.apache.jackrabbit.jcr2spi.util.LogUtil
-
Failsafe conversion of an
ItemState
to JCR path for use in error messages etc. - safeGetJCRPath(Path) - Method in class org.apache.jackrabbit.core.ItemValidator
-
Failsafe conversion of internal
Path
to JCR path for use in error messages etc. - safeGetJCRPath(Path, PathResolver) - Static method in class org.apache.jackrabbit.jcr2spi.util.LogUtil
-
Failsafe conversion of internal
Path
to JCR path for use in error messages etc. - SAMENAMESIBLINGS_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the
sameNameSiblings
attribute. - SAMENAMESIBLINGS_ATTRIBUTE - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
-
Name of the
sameNameSiblings
attribute. - sameNode(String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
-
Tests whether a node in the default selector is reachable by a specified absolute path.
- sameNode(String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
-
Tests whether a node in the specified selector is reachable by a specified absolute path.
- SameNodeConstraint - Class in org.apache.jackrabbit.core.query.lucene.constraint
-
SameNodeConstraint
implements a same node constraint. - SameNodeConstraint(SameNodeImpl, SelectorImpl) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.SameNodeConstraint
-
Creates a same node constraint.
- SameNodeImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
-
SameNodeImpl
... - SameNodeJoin - Class in org.apache.jackrabbit.core.query.lucene.join
-
SameNodeJoin
implements a same node join condition. - SameNodeJoin(MultiColumnQueryHits, Name, IndexReader) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.SameNodeJoin
-
Creates a new same node join.
- sameNodeJoinCondition(String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
-
Tests whether a first selector's node is the same as a second selector's node.
- sameNodeJoinCondition(String, String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
-
Tests whether a first selector's node is the same as a node identified by relative path from a second selector's node.
- SameNodeJoinConditionImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
-
SameNodeJoinConditionImpl
... - SameNodeJoinConditionTest - Class in org.apache.jackrabbit.test.api.query.qom
-
SameNodeJoinConditionTest
contains test cases that coverSameNodeJoinCondition
. - SameNodeJoinConditionTest() - Constructor for class org.apache.jackrabbit.test.api.query.qom.SameNodeJoinConditionTest
- SameNodeTest - Class in org.apache.jackrabbit.test.api.query.qom
-
SameNodeTest
... - SameNodeTest() - Constructor for class org.apache.jackrabbit.test.api.query.qom.SameNodeTest
- sanityCheck() - Method in class org.apache.jackrabbit.core.ItemImpl
-
Performs a sanity check on this item and the associated session.
- sanityCheck() - Method in class org.apache.jackrabbit.core.RepositoryImpl
-
Performs a sanity check on this repository instance.
- sanityCheck() - Method in class org.apache.jackrabbit.core.WorkspaceImpl
-
Performs a sanity check on this workspace and the associated session.
- Satisfies - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- save() - Method in class org.apache.jackrabbit.core.ItemImpl
- save() - Method in class org.apache.jackrabbit.core.persistence.util.FileBasedIndex
-
Saves the lookup table to the filesystem resource.
- save() - Method in class org.apache.jackrabbit.core.persistence.util.HashMapIndex
-
Saves the lookup table.
- save() - Method in class org.apache.jackrabbit.core.SessionImpl
- save() - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase.WriteOperation
-
Saves the pending operations in the
LocalItemStateManager
. - save() - Method in class org.apache.jackrabbit.jca.JCASessionHandle
-
Save the session.
- save() - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
- save() - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
- save() - Method in class org.apache.jackrabbit.jcr2spi.StaleProperty
- save(ItemState) - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
-
This will save
state
and all descendants items ofstate
that are transiently modified in a single step. - Save - Class in org.apache.jackrabbit.standalone.cli.core
-
Save the current working
Item
if specified, or the current workingSession
- Save() - Constructor for class org.apache.jackrabbit.standalone.cli.core.Save
- SAVEBINARY - Variable in class org.apache.jackrabbit.test.api.SerializationTest
- saveGetIdString(ItemId, PathResolver) - Static method in class org.apache.jackrabbit.jcr2spi.util.LogUtil
-
Failsafe conversion of an
ItemId
to a human readable string resolving the path part of the specified id using the given path resolver. - saveGetJCRName(Name, NameResolver) - Static method in class org.apache.jackrabbit.jcr2spi.util.LogUtil
-
Failsafe conversion of a
Name
to a JCR name for use in error messages etc. - SaveTest - Class in org.apache.jackrabbit.test.api.query
-
Tests the method
Query.storeAsNode(String)
. - SaveTest() - Constructor for class org.apache.jackrabbit.test.api.query.SaveTest
- SC_FAILED_DEPENDENCY - Static variable in interface org.apache.jackrabbit.webdav.DavServletResponse
-
Status code (424) indicating that the method could not be performed on the resource, because the requested action depended on another action which failed.
- SC_INSUFFICIENT_SPACE_ON_RESOURCE - Static variable in interface org.apache.jackrabbit.webdav.DavServletResponse
-
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.
- SC_LOCKED - Static variable in interface org.apache.jackrabbit.webdav.DavServletResponse
-
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.
- SC_MULTI_STATUS - Static variable in interface org.apache.jackrabbit.webdav.DavServletResponse
-
Status code (207) indicating that the response requires providing status for multiple independent operations.
- SC_PROCESSING - Static variable in interface org.apache.jackrabbit.webdav.DavServletResponse
-
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.
- SC_UNPROCESSABLE_ENTITY - Static variable in interface org.apache.jackrabbit.webdav.DavServletResponse
-
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.
- ScanEventListener - Interface in org.apache.jackrabbit.core.data
-
The listener interface for receiving garbage collection scan events.
- schedule(Timer.Task, long, long) - Method in class org.apache.jackrabbit.util.Timer
-
Schedules the specified task for repeated fixed-delay execution, beginning after the specified delay.
- schema - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
- schema - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
-
Deprecated.
- SCHEMA_OBJECT_PREFIX_VARIABLE - Static variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
-
Deprecated.
- SCHEMA_OBJECT_PREFIX_VARIABLE - Static variable in class org.apache.jackrabbit.core.util.db.CheckSchemaOperation
- SchemaAttributeTest() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- SchemaAttributeType - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- SchemaAttributeTypeForKindTest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- SchemaElementTest() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- SchemaElementType - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- SchemaElementTypeForDocumentTest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- SchemaElementTypeForKindTest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- SchemaImport() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- SchemaModeForDeclareConstruction - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- schemaObjectPrefix - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
-
The prefix of the table names.
- schemaObjectPrefix - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
- schemaObjectPrefix - Variable in class org.apache.jackrabbit.core.journal.DatabaseJournal
-
Schema object prefix, bean property.
- schemaObjectPrefix - Variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
-
Deprecated.
- schemaObjectPrefix - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
-
the prefix for the database objects
- SchemaPrefix() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- Scope - Class in org.apache.jackrabbit.webdav.lock
-
The
Scope
class abstracts the lock scope as defined by RFC 2518. - score() - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryScorer
- ScoreNode - Class in org.apache.jackrabbit.core.query.lucene
-
ScoreNode
implements a simple container which holds a mapping ofNodeId
to a score value. - ScoreNode(NodeId, float) - Constructor for class org.apache.jackrabbit.core.query.lucene.ScoreNode
-
Creates a new
ScoreNode
. - ScoreNode(NodeId, float, int) - Constructor for class org.apache.jackrabbit.core.query.lucene.ScoreNode
-
Creates a new
ScoreNode
. - ScoreNodeIterator - Interface in org.apache.jackrabbit.core.query.lucene
-
A range iterator over
ScoreNode
[]. - ScoreNodeIterator - Interface in org.apache.jackrabbit.jcr2spi.query
-
Extends the
NodeIterator
interface by adding aScoreNodeIterator.getScore()
method that returns the score for the node that is returned byNodeIterator.nextNode()
. - ScoreNodeIteratorImpl - Class in org.apache.jackrabbit.core.query.lucene
- ScoreNodeIteratorImpl(ScoreNode[][]) - Constructor for class org.apache.jackrabbit.core.query.lucene.ScoreNodeIteratorImpl
- ScoreNodeMap - Class in org.apache.jackrabbit.core.query.lucene.join
-
ScoreNodeMap
implements a simple mapping of an arbitrary key to an array ofScoreNode[]
. - ScoreNodeMap() - Constructor for class org.apache.jackrabbit.core.query.lucene.join.ScoreNodeMap
- scorer - Variable in class org.apache.jackrabbit.core.query.lucene.hits.AbstractHitCollector
- scorer(IndexReader, boolean, boolean) - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryWeight
- ScorerHits - Class in org.apache.jackrabbit.core.query.lucene.hits
- ScorerHits(Scorer) - Constructor for class org.apache.jackrabbit.core.query.lucene.hits.ScorerHits
- search(SearchInfo) - Method in class org.apache.jackrabbit.webdav.jcr.search.SearchResourceImpl
-
Execute the query defined by the given
sInfo
. - search(SearchInfo) - Method in interface org.apache.jackrabbit.webdav.search.SearchResource
-
Runs a search with the language and query defined in the
SearchInfo
object specified and returns aMultiStatus
object listing the results. - SEARCH_INDEX_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
-
Name of the search index configuration element.
- SearchablePropertyReport - Class in org.apache.jackrabbit.webdav.security.report
-
SearchablePropertyReport
identifies those properties that may be searched using theDAV:principal-property-search REPORT
. - SearchablePropertyReport() - Constructor for class org.apache.jackrabbit.webdav.security.report.SearchablePropertyReport
- SearchCondition() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
- SearchConfig - Class in org.apache.jackrabbit.core.config
-
Search index configuration.
- SearchConfig(String, Properties, FileSystemFactory) - Constructor for class org.apache.jackrabbit.core.config.SearchConfig
-
Creates a search index configuration object.
- SearchConstants - Interface in org.apache.jackrabbit.webdav.search
-
SearchConstants
interface provide constants for request and response headers, Xml elements and property names used for WebDAV search. - SearchIndex - Class in org.apache.jackrabbit.core.query.lucene
-
Implements a
QueryHandler
using Lucene. - SearchIndex() - Constructor for class org.apache.jackrabbit.core.query.lucene.SearchIndex
- SearchIndex.CombinedIndexReader - Class in org.apache.jackrabbit.core.query.lucene
- SearchInfo - Class in org.apache.jackrabbit.webdav.search
-
SearchInfo
parses the 'searchrequest' element of a SEARCH request body and performs basic validation. - SearchInfo(String, Namespace, String) - Constructor for class org.apache.jackrabbit.webdav.search.SearchInfo
-
Create a new
SearchInfo
instance. - SearchInfo(String, Namespace, String, Map<String, String>) - Constructor for class org.apache.jackrabbit.webdav.search.SearchInfo
-
Create a new
SearchInfo
instance. - SearchManager - Class in org.apache.jackrabbit.core
-
Acts as a global entry point to execute queries and index nodes.
- SearchManager(String, RepositoryContext, QueryHandlerFactory, SharedItemStateManager, PersistenceManager, NodeId, SearchManager, NodeId) - Constructor for class org.apache.jackrabbit.core.SearchManager
-
Creates a new
SearchManager
. - searchMultivalProp(Node) - Static method in class org.apache.jackrabbit.test.api.PropertyUtil
-
Helper method to find a multivalue property.
- searchMultivalProp(Node, int) - Static method in class org.apache.jackrabbit.test.api.PropertyUtil
-
Helper method to find a multivalue property of a given type.
- searchProp(Session, Node, int, Boolean) - Static method in class org.apache.jackrabbit.test.api.PropertyUtil
-
Traverses a tree below a given node searching for a property with a given type
- SearchResource - Interface in org.apache.jackrabbit.webdav.search
-
SearchResource
defines METHODS required in order to handle a SEARCH request. - SearchResourceImpl - Class in org.apache.jackrabbit.webdav.jcr.search
-
SearchResourceImpl
... - SearchResourceImpl(DavResourceLocator, JcrDavSession) - Constructor for class org.apache.jackrabbit.webdav.jcr.search.SearchResourceImpl
- SearchResultProperty - Class in org.apache.jackrabbit.webdav.jcr.search
-
SearchResultProperty
... - SearchResultProperty(String[], String[], Value[]) - Constructor for class org.apache.jackrabbit.webdav.jcr.search.SearchResultProperty
-
Creates a new
SearchResultProperty
. - SearchResultProperty(DavProperty<?>, ValueFactory) - Constructor for class org.apache.jackrabbit.webdav.jcr.search.SearchResultProperty
-
Wrap the specified
DavProperty
in a newSearchResultProperty
. - searchSingleValuedProperty(Node) - Static method in class org.apache.jackrabbit.test.api.PropertyUtil
-
Retrieve a single valued property from the given node.
- SECONDS_FRACTION - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- SECONDS_INTEGER_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- SECONDS_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- SECRET_KEY - Static variable in class org.apache.jackrabbit.aws.ext.S3Constants
-
Amazon aws secret key.
- SECURITY_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
-
Name of the security configuration element.
- SECURITY_MANAGER_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
-
Name of the security manager configuration element.
- SecurityConfig - Class in org.apache.jackrabbit.core.config
-
Security configuration.
- SecurityConfig(String, SecurityManagerConfig, AccessManagerConfig, LoginModuleConfig) - Constructor for class org.apache.jackrabbit.core.config.SecurityConfig
-
Creates a new security configuration.
- SecurityConstants - Interface in org.apache.jackrabbit.core.security
-
This interface defines miscellaneous security related constants.
- SecurityConstants - Interface in org.apache.jackrabbit.jcr2spi.security
-
This interface defines miscellaneous security related constants.
- SecurityConstants - Interface in org.apache.jackrabbit.webdav.security
-
SecurityConstants
interface lists constants defined by RFC 3744 (WebDAV Access Control Protocol). - SecurityManagerConfig - Class in org.apache.jackrabbit.core.config
-
Security manager configuration.
- SecurityManagerConfig(BeanConfig, String, BeanConfig) - Constructor for class org.apache.jackrabbit.core.config.SecurityManagerConfig
-
Creates an security manager configuration object from the given bean configuration.
- SecurityManagerConfig(BeanConfig, String, BeanConfig, UserManagerConfig, BeanConfig) - Constructor for class org.apache.jackrabbit.core.config.SecurityManagerConfig
-
Creates an security manager configuration object from the given bean configuration.
- SecurityUtils - Class in org.apache.jackrabbit.webdav.jcr.security
- seek(long) - Method in class org.apache.jackrabbit.core.fs.RandomAccessOutputStream
-
Deprecated.Sets the current position in the resource where the next write will occur.
- seek(long) - Method in class org.apache.jackrabbit.core.journal.FileRecordLog
-
Seek an entry.
- seekNext() - Method in class org.apache.jackrabbit.commons.iterator.FilteringNodeIterator
- select(InternalVersionHistory) - Method in class org.apache.jackrabbit.core.version.DateVersionSelector
-
Selects a version of the given version history.
- select(InternalVersionHistory) - Method in class org.apache.jackrabbit.core.version.LabelVersionSelector
-
Selects a version of the given version history.
- select(InternalVersionHistory) - Method in interface org.apache.jackrabbit.core.version.VersionSelector
-
Selects a version of the given version history.
- select(InternalVersionHistory) - Method in class org.apache.jackrabbit.core.version.VersionSet
-
Selects a version of the given version history.
- SELECT - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- selectAllSQL - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
-
This is the property 'selectAll' in the [databaseType].properties file, initialized with the default value.
- selectByDate(InternalVersionHistory, Calendar) - Static method in class org.apache.jackrabbit.core.version.DateVersionSelector
-
Selects a version by date.
- selectByLabel(InternalVersionHistory, Name) - Static method in class org.apache.jackrabbit.core.version.LabelVersionSelector
-
Selects a version by label
- selectChildCountSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
- selectDataSQL - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
-
This is the property 'selectData' in the [databaseType].properties file, initialized with the default value.
- selectDataSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
- selectExistSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
- selectFileAndFolderNamesSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
- selectFileExistSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
- selectFileNamesSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
- selectFolderExistSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
- selectFolderNamesSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
- selectGlobalStmtSQL - Variable in class org.apache.jackrabbit.core.journal.DatabaseJournal
-
SQL statement returning the global revision.
- selection(Pattern, Pattern) - Static method in class org.apache.jackrabbit.spi.commons.name.Pattern
-
A pattern which matches
pattern1
followed bypattern2
and returns the longer of the two matches. - SelectItem() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
- selectLastModifiedSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
- selectLengthSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
- SelectList() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
- selectMetaSQL - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
-
This is the property 'selectMeta' in the [databaseType].properties file, initialized with the default value.
- selectMinLocalRevisionStmtSQL - Variable in class org.apache.jackrabbit.core.journal.DatabaseJournal
-
SQL statement returning the minimum of the local revisions.
- selector(String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
-
Selects a subset of the nodes in the repository based on node type.
- selector(String, String) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
-
Selects a subset of the nodes in the repository based on node type.
- SELECTOR_NAMES - Static variable in class org.apache.jackrabbit.test.api.query.qom.AbstractJoinTest
-
The selector names for the join.
- SelectorBasedConstraint - Class in org.apache.jackrabbit.core.query.lucene.constraint
-
SelectorBasedConstraint
implements a constraint that is based on a named selector. - SelectorBasedConstraint(SelectorImpl) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.SelectorBasedConstraint
-
Creates a new constraint based on the given
selector
. - SelectorImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
-
SelectorImpl
... - selectorNames - Variable in class org.apache.jackrabbit.core.query.lucene.join.Join
-
The selector names.
- SelectorRow - Class in org.apache.jackrabbit.core.query.lucene.join
-
A row implementation for a query with just a single selector.
- SelectorRow(Map<String, PropertyValue>, OperandEvaluator, String, Node, double) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.SelectorRow
- SelectorTest - Class in org.apache.jackrabbit.test.api.query.qom
-
SelectorTest
... - SelectorTest() - Constructor for class org.apache.jackrabbit.test.api.query.qom.SelectorTest
- selectRevisionsStmtSQL - Variable in class org.apache.jackrabbit.core.journal.DatabaseJournal
-
SQL statement returning all revisions within a range.
- SemiColon - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- SEMICOLON - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- sendError(int) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- sendError(int, String) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- sendError(DavException) - Method in interface org.apache.jackrabbit.webdav.DavServletResponse
-
Send a response body given more detailed information about the error occurred.
- sendError(DavException) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
-
If the specifid exception provides an error condition an Xml response body is sent providing more detailed information about the error.
- sendMultiStatus(MultiStatus) - Method in interface org.apache.jackrabbit.webdav.DavServletResponse
-
Send the multistatus response to the client.
- sendMultiStatus(MultiStatus) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- sendMultiStatus(MultiStatus, List<String>) - Method in interface org.apache.jackrabbit.webdav.DavServletResponse
-
Send the multistatus response to the client.
- sendMultiStatus(MultiStatus, List<String>) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- sendPollResponse(EventDiscovery) - Method in interface org.apache.jackrabbit.webdav.observation.ObservationDavServletResponse
-
Send the response to a successful POLL request.
- sendPollResponse(EventDiscovery) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- sendRedirect(String) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- sendRefreshLockResponse(ActiveLock[]) - Method in interface org.apache.jackrabbit.webdav.DavServletResponse
-
Send the lock response for a successful LOCK request, that was intended to refresh an existing lock.
- sendRefreshLockResponse(ActiveLock[]) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
-
Send response body for a lock request that was intended to refresh one or several locks.
- sendrrorEvent(JCASessionHandle, Exception) - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
-
Send connection error event.
- sendSubscriptionResponse(Subscription) - Method in interface org.apache.jackrabbit.webdav.observation.ObservationDavServletResponse
-
Send the response to a successful SUBSCRIBE request.
- sendSubscriptionResponse(Subscription) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- sendTxCommittedEvent(JCASessionHandle) - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
-
Send transaction committed event.
- sendTxRolledbackEvent(JCASessionHandle) - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
-
Send transaction rolledback event.
- sendTxStartedEvent(JCASessionHandle) - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
-
Send transaction started event.
- sendUnauthorized(WebdavRequest, WebdavResponse, DavException) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
Sets the "WWW-Authenticate" header and writes the appropriate error to the given webdav response.
- sendXmlResponse(XmlSerializable, int) - Method in interface org.apache.jackrabbit.webdav.DavServletResponse
-
Generic method to return an Xml response body.
- sendXmlResponse(XmlSerializable, int) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- sendXmlResponse(XmlSerializable, int, List<String>) - Method in interface org.apache.jackrabbit.webdav.DavServletResponse
-
Generic method to return an Xml response body.
- sendXmlResponse(XmlSerializable, int, List<String>) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- Separator() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- SEPARATOR - Static variable in interface org.apache.jackrabbit.core.fs.FileSystem
-
File separator
- SEPARATOR_CHAR - Static variable in interface org.apache.jackrabbit.core.fs.FileSystem
-
File separator character
- sequence(Pattern, Pattern) - Static method in class org.apache.jackrabbit.spi.commons.name.Pattern
-
A pattern which matches
pattern1
followed bypattern2
. - Sequence<T extends Item> - Interface in org.apache.jackrabbit.commons.flat
- SequenceType() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- SEQUENTIAL_NODE_ID - Static variable in class org.apache.jackrabbit.core.id.NodeIdFactory
- SerializableBatch - Class in org.apache.jackrabbit.spi.commons
-
SerializableBatch
implements a serializable SPI Batch, which simply records all calls and replays them when asked for. - SerializableBatch(ItemId) - Constructor for class org.apache.jackrabbit.spi.commons.SerializableBatch
-
Creates a new
SerializableBatch
. - SerializableBatch.Operation - Interface in org.apache.jackrabbit.spi.commons
- SerializationTest - Class in org.apache.jackrabbit.test.api
-
SerializationTest
contains the test cases for the methodWorkspace.exportSysView()
andSession.importSysView()
. - SerializationTest() - Constructor for class org.apache.jackrabbit.test.api.SerializationTest
- serialize(Value, boolean) - Static method in class org.apache.jackrabbit.value.ValueHelper
-
Serializes the given value to a
String
. - serialize(Value, boolean, boolean, Writer) - Static method in class org.apache.jackrabbit.value.ValueHelper
-
Outputs the serialized value to a
Writer
. - serialize(NodeReferences, OutputStream) - Static method in class org.apache.jackrabbit.core.persistence.util.Serializer
-
Serializes the specified
NodeReferences
object to the given binarystream
. - serialize(NodeState, OutputStream) - Static method in class org.apache.jackrabbit.core.persistence.util.Serializer
-
Serializes the specified
NodeState
object to the given binarystream
. - serialize(PropertyState, OutputStream, BLOBStore) - Static method in class org.apache.jackrabbit.core.persistence.util.Serializer
-
Serializes the specified
PropertyState
object to the given binarystream
. - serializeInfoMap(Element, Session, Map<?, ?>) - Static method in class org.apache.jackrabbit.webdav.jcr.observation.SubscriptionImpl
- Serializer - Class in org.apache.jackrabbit.core.persistence.util
-
Serializer
is a utility class that provides static methods for serializing & deserializingItemState
andNodeReferences
objects using a simple binary serialization format. - Serializer() - Constructor for class org.apache.jackrabbit.core.persistence.util.Serializer
- SerializingContentHandler - Class in org.apache.jackrabbit.commons.xml
-
A
ContentHandler
that serializes SAX events to a givenResult
instance. - service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
Service the given request.
- ServletExceptionWithCause - Exception in org.apache.jackrabbit.j2ee
-
Utility class that links
ServletException
with support for the exception chaining mechanism inThrowable
. - ServletExceptionWithCause(String, Throwable) - Constructor for exception org.apache.jackrabbit.j2ee.ServletExceptionWithCause
-
Creates a servlet exception with the given message and cause.
- ServletRepository - Class in org.apache.jackrabbit.servlet
-
Proxy for a repository bound in servlet context.
- ServletRepository(FilterConfig) - Constructor for class org.apache.jackrabbit.servlet.ServletRepository
-
Creates a proxy for a repository found in the servlet context associated with the given filter configuration.
- ServletRepository(GenericServlet) - Constructor for class org.apache.jackrabbit.servlet.ServletRepository
-
Creates a proxy for a repository found in the context of the given servlet.
- ServletRepositoryFactory - Class in org.apache.jackrabbit.servlet
-
Factory that looks up a repository from the context of a given servlet.
- ServletRepositoryFactory(GenericServlet) - Constructor for class org.apache.jackrabbit.servlet.ServletRepositoryFactory
-
Creates a factory for looking up a repository from the context of the given servlet.
- session - Variable in class org.apache.jackrabbit.commons.packaging.FilterContentPackage.FilteringIterator
- session - Variable in class org.apache.jackrabbit.core.BatchedItemOperations
-
current session used for checking access rights
- session - Variable in class org.apache.jackrabbit.core.ItemManager
- session - Variable in class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory
-
Session of the user executing this query
- session - Variable in class org.apache.jackrabbit.core.security.authorization.AbstractAccessControlProvider
-
the system session this provider has been created for.
- session - Variable in class org.apache.jackrabbit.core.version.VersionManagerImplBase
-
workspace session
- session - Variable in class org.apache.jackrabbit.core.WorkspaceImpl
-
the session that was used to acquire this
Workspace
- session - Variable in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
- session - Variable in class org.apache.jackrabbit.jcr2spi.ItemImpl
-
The session that created this item.
- session - Variable in class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
-
The Session that created this
Workspace
object. - session - Variable in class org.apache.jackrabbit.test.api.ReferenceableRootNodesTest
-
The read-only session for the default workspace
- session - Variable in class org.apache.jackrabbit.test.api.SerializationTest
- SESSION - Variable in class org.apache.jackrabbit.test.api.SerializationTest
- SESSION_KEY - Static variable in class org.apache.jackrabbit.standalone.cli.CommandHelper
-
session key
- sessionContext - Variable in class org.apache.jackrabbit.core.ItemImpl
-
The component context of the session to which this item is associated.
- sessionContext - Variable in class org.apache.jackrabbit.core.ItemManager
-
Component context of the associated session.
- sessionContext - Variable in class org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl
-
Component context of the current session
- sessionContext - Variable in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
-
Component context of the current session
- sessionContext - Variable in class org.apache.jackrabbit.core.query.QueryImpl
-
Component context of the current session
- SessionContext - Class in org.apache.jackrabbit.core.session
-
Component context of a session.
- SessionContext(RepositoryContext, SessionImpl, WorkspaceConfig) - Constructor for class org.apache.jackrabbit.core.session.SessionContext
-
Creates a component context for the given session.
- SessionExtensions - Interface in org.apache.jackrabbit.spi.commons
-
Provides additional methods for
Session
access.. - SessionFactory - Class in org.apache.jackrabbit.core
- SessionFactory(RepositoryContext) - Constructor for class org.apache.jackrabbit.core.SessionFactory
- SessionImpl - Class in org.apache.jackrabbit.core
-
A
SessionImpl
... - SessionImpl - Class in org.apache.jackrabbit.jcr2spi
-
SessionImpl
... - SessionImpl(RepositoryContext, Subject, WorkspaceConfig) - Constructor for class org.apache.jackrabbit.core.SessionImpl
-
Protected constructor.
- SessionImpl(RepositoryContext, AuthContext, WorkspaceConfig) - Constructor for class org.apache.jackrabbit.core.SessionImpl
-
Protected constructor.
- SessionImporter - Class in org.apache.jackrabbit.core.xml
-
SessionImporter
... - SessionImporter - Class in org.apache.jackrabbit.jcr2spi.xml
-
SessionImporter
... - SessionImporter(NodeImpl, SessionImpl, int) - Constructor for class org.apache.jackrabbit.core.xml.SessionImporter
-
Creates a new
SessionImporter
instance. - SessionImporter(NodeImpl, SessionImpl, int, ImportConfig) - Constructor for class org.apache.jackrabbit.core.xml.SessionImporter
-
Creates a new
SessionImporter
instance. - SessionImporter(Path, SessionImpl, SessionItemStateManager, int) - Constructor for class org.apache.jackrabbit.jcr2spi.xml.SessionImporter
-
Creates a new
WorkspaceImporter
instance. - SessionInfo - Interface in org.apache.jackrabbit.spi
-
SessionInfo
is created uponRepositoryService.obtain(javax.jcr.Credentials, String)
orRepositoryService.obtain(SessionInfo, String)
and will be used for any call on the RepositoryService that requires user and workspace identification. - SessionInfoImpl - Class in org.apache.jackrabbit.spi.commons
-
SessionInfoImpl
is a serializable bean based implementation ofSessionInfo
. - SessionInfoImpl - Class in org.apache.jackrabbit.spi2dav
-
SessionInfoImpl
... - SessionInfoImpl() - Constructor for class org.apache.jackrabbit.spi.commons.SessionInfoImpl
-
Default constructor
- SessionInfoLogger - Class in org.apache.jackrabbit.spi.commons.logging
-
Log wrapper for a
SessionInfo
. - SessionInfoLogger(SessionInfo, LogWriter) - Constructor for class org.apache.jackrabbit.spi.commons.logging.SessionInfoLogger
-
Create a new instance for the given
sessionInfo
which useswriter
for persisting log messages. - SessionItemOperation<T> - Class in org.apache.jackrabbit.core.session
-
Session operation for accessing an item at a given path.
- SessionItemStateManager - Class in org.apache.jackrabbit.core.state
-
Item state manager that handles both transient and persistent items.
- SessionItemStateManager - Class in org.apache.jackrabbit.jcr2spi.state
-
SessionItemStateManager
... - SessionItemStateManager(NodeId, LocalItemStateManager) - Constructor for class org.apache.jackrabbit.core.state.SessionItemStateManager
-
Creates a new
SessionItemStateManager
instance. - SessionItemStateManager(UpdatableItemStateManager, ItemStateValidator, QValueFactory, ItemStateFactory, SessionImpl) - Constructor for class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
-
Creates a new
SessionItemStateManager
instance. - SessionListener - Interface in org.apache.jackrabbit.core
-
The
SessionListener
interface allows an implementing object to be informed about changes on aSession
. - SessionListener - Interface in org.apache.jackrabbit.jcr2spi
-
The
SessionListener
interface allows an implementing object to be informed about changes on aSession
. - SessionLockManager - Class in org.apache.jackrabbit.core.lock
-
SessionLockManager
implements theLockManager
. - SessionLockManager(SessionContext, LockManager) - Constructor for class org.apache.jackrabbit.core.lock.SessionLockManager
-
Creates a lock manager.
- SessionMoveOperation - Class in org.apache.jackrabbit.core
- SessionMoveOperation(PathResolver, String, String) - Constructor for class org.apache.jackrabbit.core.SessionMoveOperation
- SessionMoveVersionExceptionTest - Class in org.apache.jackrabbit.test.api.version
-
SessionMoveVersionExceptionTest
contains tests dealing with moving nodes usingSession.move(String, String)
. - SessionMoveVersionExceptionTest() - Constructor for class org.apache.jackrabbit.test.api.version.SessionMoveVersionExceptionTest
- SessionNamespaceResolver - Class in org.apache.jackrabbit.spi.commons.namespace
-
helper class that exposes the
NamespaceResolver
interface on aSession
. - SessionNamespaceResolver(Session) - Constructor for class org.apache.jackrabbit.spi.commons.namespace.SessionNamespaceResolver
-
Creates a new namespace resolver based on a session
- SessionOperation<T> - Interface in org.apache.jackrabbit.core.session
-
Session operation.
- SessionProvider - Interface in org.apache.jackrabbit.server
-
This Interface defines a provider for repository sessions
- SessionProviderImpl - Class in org.apache.jackrabbit.server
-
This class implements a default session provider based on a given
credentials provider
. - SessionProviderImpl(CredentialsProvider) - Constructor for class org.apache.jackrabbit.server.SessionProviderImpl
-
Creates a new SessionProvider
- SessionReadMethodsTest - Class in org.apache.jackrabbit.test.api
-
SessionReadMethodsTest
... - SessionReadMethodsTest() - Constructor for class org.apache.jackrabbit.test.api.SessionReadMethodsTest
- SessionRefreshOperation - Class in org.apache.jackrabbit.core.session
-
Operation to refresh the state of a session.
- SessionRefreshOperation(boolean, boolean) - Constructor for class org.apache.jackrabbit.core.session.SessionRefreshOperation
-
Creates a session refresh operation.
- SessionRemoveItemTest - Class in org.apache.jackrabbit.test.api
-
SessionRemoveItemTest
... - SessionRemoveItemTest() - Constructor for class org.apache.jackrabbit.test.api.SessionRemoveItemTest
- SessionSaveOperation - Class in org.apache.jackrabbit.core.session
-
Operation to persist transient changes in a session.
- SessionSaveOperation() - Constructor for class org.apache.jackrabbit.core.session.SessionSaveOperation
- SessionScopedLockEntry - Class in org.apache.jackrabbit.webdav.jcr.lock
-
SessionScopedLockEntry
represents the 'session-scoped' write lock as defined by JCR. - SessionScopedLockEntry() - Constructor for class org.apache.jackrabbit.webdav.jcr.lock.SessionScopedLockEntry
- SessionScopedLockTest - Class in org.apache.jackrabbit.test.api.lock
-
SessionScopedLockTest
... - SessionScopedLockTest() - Constructor for class org.apache.jackrabbit.test.api.lock.SessionScopedLockTest
- SessionState - Class in org.apache.jackrabbit.core.session
-
Internal session state.
- SessionState(SessionContext) - Constructor for class org.apache.jackrabbit.core.session.SessionState
-
Creates a state instance for a session.
- SessionTest - Class in org.apache.jackrabbit.test.api
-
SessionTest
contains all test cases for thejavax.jcr.Session
class that are level 2 (modifing repository content). - SessionTest() - Constructor for class org.apache.jackrabbit.test.api.SessionTest
- SessionUUIDTest - Class in org.apache.jackrabbit.test.api
-
SessionUUIDTest
contains all tests for theSession
class that require a UUID (and therefore are optional). - SessionUUIDTest() - Constructor for class org.apache.jackrabbit.test.api.SessionUUIDTest
- sessionW2 - Variable in class org.apache.jackrabbit.test.api.ReferenceableRootNodesTest
-
The read-only session for the second workspace
- SessionWriteOperation<T> - Interface in org.apache.jackrabbit.core.session
-
Marker interface that marks a
SessionOperation
that modifies the state of the session or the repository. - set(int) - Method in class org.apache.jackrabbit.core.query.lucene.hits.AdaptingHits
-
Marks the document with doc number
doc
as a hit. - set(int) - Method in class org.apache.jackrabbit.core.query.lucene.hits.ArrayHits
-
Marks the document with doc number
doc
as a hit. - set(int) - Method in class org.apache.jackrabbit.core.query.lucene.hits.BitSetHits
-
Marks the document with doc number
doc
as a hit. - set(int) - Method in interface org.apache.jackrabbit.core.query.lucene.hits.Hits
-
Marks the document with doc number
doc
as a hit. - set(int) - Method in class org.apache.jackrabbit.core.query.lucene.hits.HitsIntersection
-
Marks the document with doc number
doc
as a hit. - set(int) - Method in class org.apache.jackrabbit.core.query.lucene.hits.ScorerHits
-
Marks the document with doc number
doc
as a hit. - set(long) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal.DatabaseRevision
- set(long) - Method in class org.apache.jackrabbit.core.journal.FileRevision
-
Set current counter value.
- set(long) - Method in interface org.apache.jackrabbit.core.journal.InstanceRevision
-
Set current instance revision.
- set(long) - Method in class org.apache.jackrabbit.core.journal.MemoryRevision
-
Set current instance revision.
- set(T) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
-
Set the object associated with this element
- SET_PROPERTY - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
- SET_PROPERTY_ACTION - Static variable in interface org.apache.jackrabbit.jcr2spi.security.AccessManager
- setAbsolute(boolean) - Method in class org.apache.jackrabbit.spi.commons.query.PathQueryNode
-
If
absolute
istrue
sets thisPathQueryNode
to an absolute path. - setAbstract(boolean) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
- setAbstract(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
- setAbstract(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
- setAccessListener(CacheAccessListener) - Method in class org.apache.jackrabbit.core.cache.AbstractCache
-
Set the cache access listener.
- setAccessListener(CacheAccessListener) - Method in interface org.apache.jackrabbit.core.cache.Cache
-
Add a listener to this cache that is informed after a number of accesses.
- setAccessManager(AccessManager) - Method in class org.apache.jackrabbit.core.session.SessionContext
- setActive(boolean) - Method in class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
- setActivity(Node) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
- setActivity(Node) - Method in class org.apache.jackrabbit.jcr2spi.JcrVersionManager
- setAdminId(String) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
-
Sets the administrator's user id.
- setAdminId(String) - Method in class org.apache.jackrabbit.core.security.authentication.RepositoryCallback
- setAlias(Collection) - Method in class org.apache.jackrabbit.standalone.cli.CommandLine
- setAllowsSameNameSiblings(boolean) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeDefinitionBuilder
- setAllowsSameNameSiblings(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeDefinitionBuilder
- setAnalyzer(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
Sets the default analyzer in use for indexing.
- setAnalyzer(Analyzer) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
-
Sets the analyzer to use.
- setAnonymousId(String) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
-
Sets the anonymous user id.
- setAnonymousId(String) - Method in class org.apache.jackrabbit.core.security.authentication.RepositoryCallback
- setArchiveDataStore(DataStore) - Method in class org.apache.jackrabbit.core.data.MultiDataStore
-
Setter for the archive dataStore
- setArgName(String) - Method in class org.apache.jackrabbit.standalone.cli.Option
- setArguments(Map) - Method in class org.apache.jackrabbit.standalone.cli.CommandLine
- setAscending(boolean) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode.OrderSpec
-
Sets the new value for the ascending property.
- setAscending(boolean) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
-
Set the last order specification of this query node to ascending/descending
- setAsyncUpload(boolean) - Method in class org.apache.jackrabbit.core.data.AsyncUploadCacheResult
- setAsyncUploadLimit(int) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- setAsyncWritePoolSize(int) - Method in class org.apache.jackrabbit.core.data.AbstractBackend
-
Sets the pool size of the asynchronous write pool executor.
- setAsyncWritePoolSize(int) - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSDataStore
-
Sets the pool size of the async write pool executor.
- setAttribute(String, boolean) - Method in class org.apache.jackrabbit.core.util.DOMBuilder
-
Sets the named boolean attribute of the current element.
- setAttribute(String, Object) - Method in interface org.apache.jackrabbit.core.cluster.Update
-
Set an attribute of this update operation.
- setAttribute(String, Object) - Method in class org.apache.jackrabbit.core.SessionImpl
-
Sets the named attribute.
- setAttribute(String, Object) - Method in class org.apache.jackrabbit.data.core.TransactionContext
-
Set an attribute on this transaction.
- setAttribute(String, Object) - Method in interface org.apache.jackrabbit.spi.commons.SessionExtensions
-
Sets the specified
Session
attribute. - setAttribute(String, Object) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- setAttribute(String, String) - Method in class org.apache.jackrabbit.core.util.DOMBuilder
-
Sets the named attribute of the current element.
- setAttribute(Element, String, Namespace, String) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Add an attribute node to the given element.
- setAuthorizableActions(AuthorizableAction[]) - Method in class org.apache.jackrabbit.core.security.user.UserManagerImpl
-
Set the authorizable actions that will be invoked upon authorizable creation and removal.
- setAutoCreated(boolean) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractItemDefinitionBuilder
- setAutoCreated(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
- setAutoRepair(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
- setAutoShutdown(boolean) - Method in class org.apache.jackrabbit.jca.JCARepositoryManager
- setAvailableQueryOperators(String[]) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder
- setAvailableQueryOperators(String[]) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
- setBaseFolderUri(String) - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSDataStore
-
Sets the base VFS folder URI.
- setBaseFolderUri(String) - Method in class org.apache.jackrabbit.vfs.ext.fs.VFSFileSystem
-
Sets the base VFS folder URI.
- setBasename(String) - Method in class org.apache.jackrabbit.core.journal.FileJournal
- setBeanFactory(BeanFactory) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
- setBestEffortKey(String) - Method in class org.apache.jackrabbit.standalone.cli.version.Merge
- SetBinaryProperty - Class in org.apache.jackrabbit.standalone.cli.core
-
Set a binary
Property
- SetBinaryProperty() - Constructor for class org.apache.jackrabbit.standalone.cli.core.SetBinaryProperty
- setBindSessionToTransaction(Boolean) - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
- setBlobFSBlockSize(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
-
Sets the block size of the blob fs and controls how blobs are handled.
- setBlobId(String, int) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.PropertyEntry
-
Sets the nth blobid
- setBlobIds(String[]) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.PropertyEntry
-
Sets the blob ids
- setBlockOnConnectionLoss(String) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
- setBoost(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
-
Sets whether to boost terms in query based on "score" or not.
- setBottom(int) - Method in class org.apache.jackrabbit.core.query.lucene.FieldComparatorBase
- setBreadthFirst(boolean) - Method in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
- setBucket(String) - Method in class org.apache.jackrabbit.aws.ext.ds.S3Backend
- setBufferSize(int) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
- setBufferSize(int) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- setBuilderFactory(DocumentBuilderFactory) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Support the replacement of
DomUtil.BUILDER_FACTORY
. - setBundleCacheSize(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
-
Sets the size of the bundle cache in megabytes.
- setCachePurgeResizeFactor(double) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
Set purge resize factor of
LocalCache
. - setCachePurgeTrigFactor(double) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
Set purge trigger factor of
LocalCache
. - setCacheSize(int) - Method in class org.apache.jackrabbit.core.id.NodeIdFactory
- setCacheSize(int) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
- setCacheSize(long) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
Set size of
LocalCache
. - setCharacterEncoding(String) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- setCharacterEncoding(String) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- setCheckReferences(boolean) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
-
Enables or disables the referential integrity checking, this should be used very carefully by experienced developers only.
- setChildNodeDefs(QNodeDefinition[]) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
- setChildNodeEntries(List<ChildNodeEntry>) - Method in class org.apache.jackrabbit.core.state.NodeState
-
Sets the list of
ChildNodeEntry
objects denoting the child nodes of this node. - setChildren(Map<Path.Element, PathMap.Element<T>>) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
-
Sets a new list of children of this element.
- setClassLoader(ClassLoader) - Method in class org.apache.jackrabbit.core.config.BeanConfig
-
Sets the
ClassLoader
used to instantiate objects in theBeanConfig.newInstance(Class)
method. - setCollectionNodetype(String) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
- setCommandKey(String) - Method in class org.apache.jackrabbit.standalone.cli.info.Help
- setConcurrentThreadSize(int) - Method in class org.apache.jackrabbit.core.gc.GarbageCollector
- setConcurrentUploadsThreads(int) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- setCondition(XPathQueryBuilder.Condition) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
- setConfig(String) - Method in class org.apache.jackrabbit.core.data.AbstractBackend
-
Sets path of config property file.
- setConfig(String) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
Set the configuration properties path.
- setConfig(String) - Method in class org.apache.jackrabbit.vfs.ext.fs.VFSFileSystem
-
Set the configuration properties path.
- setConfigFile(String) - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
-
Set the repository configuration file.
- setConfigKey(String) - Method in class org.apache.jackrabbit.standalone.cli.ext.StartJackrabbit
- setConfigKey(String) - Method in class org.apache.jackrabbit.standalone.cli.ext.StartJackrabbitSingleton
- setConfigVisitor(BeanConfigVisitor) - Method in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
- setConnectionFactory(ConnectionFactory) - Method in class org.apache.jackrabbit.core.config.BeanConfig
- setConnectionFactory(ConnectionFactory) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
- setConnectionFactory(ConnectionFactory) - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
- setConnectionFactory(ConnectionFactory) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
- setConnectionFactory(ConnectionFactory) - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
-
Deprecated.
- setConnectionFactory(ConnectionFactory) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
- setConnectionFactory(ConnectionFactory) - Method in interface org.apache.jackrabbit.core.util.db.DatabaseAware
- setConsistencyCheck(String) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
-
Defines if a consistency check is to be performed on initialization.
- setConsistencyFix(String) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
-
Defines if the consistency check should attempt to fix issues that it finds.
- setConstraint(String) - Method in class org.apache.jackrabbit.core.security.user.action.PasswordValidationAction
-
Set the password constraint.
- setContainer(ItemStateListener) - Method in class org.apache.jackrabbit.core.state.ItemState
-
Set the parent container that will receive notifications about changes to this state.
- setContainer(ItemStateListener) - Method in class org.apache.jackrabbit.core.state.NodeState
-
Set the parent container that will receive notifications about changes to this state.
- setContentElement(Element) - Method in class org.apache.jackrabbit.webdav.version.report.ReportInfo
-
Add the specified Xml element as child of this info.
- setContentLanguage(String) - Method in interface org.apache.jackrabbit.server.io.ExportContext
-
Sets the content language.
- setContentLanguage(String) - Method in class org.apache.jackrabbit.server.io.ExportContextImpl
- setContentLanguage(String) - Method in interface org.apache.jackrabbit.webdav.io.OutputContext
-
Sets the content language.
- setContentLanguage(String) - Method in class org.apache.jackrabbit.webdav.io.OutputContextImpl
- setContentLength(int) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- setContentLength(long) - Method in interface org.apache.jackrabbit.server.io.ExportContext
-
Sets the length of the data.
- setContentLength(long) - Method in class org.apache.jackrabbit.server.io.ExportContextImpl
- setContentLength(long) - Method in interface org.apache.jackrabbit.webdav.io.OutputContext
-
Sets the length of the data.
- setContentLength(long) - Method in class org.apache.jackrabbit.webdav.io.OutputContextImpl
- setContentLengthLong(long) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- setContentNodetype(String) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
- setContentType(String) - Method in interface org.apache.jackrabbit.webdav.io.OutputContext
-
Set the content type for the resource content
- setContentType(String) - Method in class org.apache.jackrabbit.webdav.io.OutputContextImpl
- setContentType(String) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- setContentType(String, String) - Method in interface org.apache.jackrabbit.server.io.ExportContext
-
Set the content type for the resource content
- setContentType(String, String) - Method in class org.apache.jackrabbit.server.io.ExportContextImpl
- setContextKey(String) - Method in class org.apache.jackrabbit.standalone.cli.AbstractParameter
- setContinueOnAsyncUploadFailure(boolean) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- setCopyWhenReading(boolean) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
-
The the copy setting.
- setCreationTime(long) - Method in interface org.apache.jackrabbit.server.io.ExportContext
-
Sets the creation time of the resource.
- setCreationTime(long) - Method in class org.apache.jackrabbit.server.io.ExportContextImpl
-
Does nothing since the wrapped output context does not understand creation time
- setCredentials(Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.CredentialsCallback
-
Set the retrieved credentials.
- setCurrentNode(Context, Node) - Static method in class org.apache.jackrabbit.standalone.cli.CommandHelper
-
Sets the current working
Node
. - setData(byte[]) - Method in class org.apache.jackrabbit.core.fs.mem.MemoryFile
- setDatabaseType(String) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
-
Set the database type.
- setDatabaseType(String) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
-
Set the database type.
- setDatabaseType(String) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
-
Sets the database type.
- setDataSourceLocation(String) - Method in class org.apache.jackrabbit.core.fs.db.JNDIDatabaseFileSystem
-
Deprecated.Sets the JNDI location of the data source.
- setDataSourceLocation(String) - Method in class org.apache.jackrabbit.core.journal.JNDIDatabaseJournal
-
Deprecated.Sets the JNDI location of the data source.
- setDataSourceLocation(String) - Method in class org.apache.jackrabbit.core.persistence.db.JNDIDatabasePersistenceManager
-
Deprecated.Sets the JNDI location of the data source.
- setDataSourceName(String) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
- setDataSourceName(String) - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
- setDataSourceName(String) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
- setDataSourceName(String) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
- setDataStore(CachingDataStore) - Method in class org.apache.jackrabbit.core.data.AbstractBackend
-
Sets the
CachingDataStore
instance using this backend. - setDate(Calendar) - Method in class org.apache.jackrabbit.core.version.DateVersionSelector
-
Sets the date hint
- setDateHeader(String, long) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- setDateValue(Date) - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
-
Sets a new value of type
Date
. - setDavSession(DavSession) - Method in interface org.apache.jackrabbit.webdav.DavServletRequest
-
Sets the
DavSession
to this request. - setDavSession(DavSession) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
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.
- setDavSessionProvider(DavSessionProvider) - Method in class org.apache.jackrabbit.webdav.jcr.JCRWebdavServerServlet
-
Throws
UnsupportedOperationException
. - setDavSessionProvider(DavSessionProvider) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
Returns the
DavSessionProvider
. - setDavSessionProvider(DavSessionProvider) - Method in class org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet
-
Sets the
DavSessionProvider
. - setDebugStream(PrintStream) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager
- setDebugStream(PrintStream) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
- setDeclaredSuperTypeNames(String[]) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
- setDeclaringNodeType(String) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractItemDefinitionBuilder
- setDeclaringNodeType(String) - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.NodeDefinitionTemplateBuilder
- setDeclaringNodeType(String) - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.PropertyDefinitionTemplateBuilder
- setDeclaringNodeType(Name) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
- setDeepKey(String) - Method in class org.apache.jackrabbit.standalone.cli.lock.Lock
- setDefaultAnalyzer(Analyzer) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitAnalyzer
- setDefaultClassLoader(ClassLoader) - Static method in class org.apache.jackrabbit.core.config.BeanConfig
-
Sets the
ClassLoader
used for new instances of this class as the loader to instantiate objects in theBeanConfig.newInstance(Class)
method. - setDefaultMaxItems(int) - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLs
- setDefaultNodetype(String) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
- setDefaultPrimaryType(String) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeDefinitionBuilder
- setDefaultPrimaryType(String) - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.NodeDefinitionTemplateBuilder
- setDefaultPrimaryType(Name) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeDefinitionBuilder
- setDefaultValues(PropertyState, NodeState, QPropertyDefinition) - Method in class org.apache.jackrabbit.core.NodeTypeInstanceHandler
-
Sets the system-generated or node type -specified default values of the given property.
- setDefaultValues(QValue[]) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
- setDefinition(ItemDefinition) - Method in class org.apache.jackrabbit.core.ItemData
-
Set the associated item definition.
- setDelayedDelete(boolean) - Method in class org.apache.jackrabbit.core.data.MultiDataStore
- setDelayedDeleteSleep(long) - Method in class org.apache.jackrabbit.core.data.MultiDataStore
- setDepth(Name, int) - Method in class org.apache.jackrabbit.spi2jcr.BatchReadConfig
-
Define the batch-read depth for the given node type name.
- setDepthKey(String) - Method in class org.apache.jackrabbit.standalone.cli.collect.AbstractCollect
- setDerbyStorageInitialPages(String) - Method in class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
-
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.
- setDerbyStorageMinimumRecordSize(String) - Method in class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
-
Indicates the minimum user row size in bytes for on-disk database pages for tables when you are creating a table.
- setDerbyStoragePageCacheSize(String) - Method in class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
-
Defines the size, in number of pages, of the database's data page cache (data pages kept in memory).
- setDerbyStoragePageReservedSpace(String) - Method in class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
-
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.
- setDerbyStoragePageSize(String) - Method in class org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager
-
Defines the page size, in bytes, for on-disk database pages for tables or indexes used during table or index creation.
- setDescription(String) - Method in class org.apache.jackrabbit.standalone.cli.AbstractParameter
- setDescription(String) - Method in class org.apache.jackrabbit.standalone.cli.CommandLine
- setDescriptor(String, String) - Method in class org.apache.jackrabbit.core.RepositoryImpl
- setDescriptor(String, Value) - Method in class org.apache.jackrabbit.core.RepositoryImpl
- setDescriptor(String, Value[]) - Method in class org.apache.jackrabbit.core.RepositoryImpl
- setDesFsPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.xml.AbstractExportViewToFile
- setDestAbsPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.Clone
-
Sets the destination absolute path key
- setDestAbsPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.Copy
-
sets the destination absolute path key
- setDestAbsPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.Move
- setDestChildKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.OrderBefore
- setDestFsPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.fs.ExportFileSystem
- setDestFsPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.fs.ExportPropertyToFile
- setDestJcrPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.xml.ImportXmlFromInputStream
- setDestKey(String) - Method in class org.apache.jackrabbit.standalone.cli.collect.AbstractCollect
-
Sets the destination key
- setDestKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.ReadValue
- setDestKey(String) - Method in class org.apache.jackrabbit.standalone.cli.fs.FileToInputStream
- setDestKey(String) - Method in class org.apache.jackrabbit.standalone.cli.query.AbstractQuery
- setDestPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.Rename
- setDetector(Detector) - Method in interface org.apache.jackrabbit.server.io.IOManager
-
Sets the configured type detector.
- setDetector(Detector) - Method in class org.apache.jackrabbit.server.io.IOManagerImpl
-
Sets the configured type detector.
- setDirectory(String) - Method in class org.apache.jackrabbit.core.journal.FileJournal
-
Bean setters
- setDirectoryManagerClass(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
Sets name of the directory manager class.
- setDisableTokenAuth(boolean) - Method in class org.apache.jackrabbit.core.security.authentication.DefaultLoginModule
-
Set a flag indicating if token based authentication is disabled.
- setDocumentLocator(Locator) - Method in class org.apache.jackrabbit.commons.xml.DefaultContentHandler
-
Delegated to
DefaultContentHandler.handler
. - setDocumentLocator(Locator) - Method in class org.apache.jackrabbit.commons.xml.ProxyContentHandler
-
Delegated to
ProxyContentHandler.handler
. - setDocumentLocator(Locator) - Method in class org.apache.jackrabbit.core.xml.ImportHandler
- setDocumentLocator(Locator) - Method in class org.apache.jackrabbit.jcr2spi.xml.WorkspaceContentHandler
- setDoubleValue(double) - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
-
Sets a new value of type
double
. - setDriver(String) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
-
Set the database driver class name.
- setDriver(String) - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
- setDriver(String) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
-
Bean setters
- setDriver(String) - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
-
Deprecated.
- setDriver(String) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
-
Sets the class name of the JDBC driver.
- setEnableConsistencyCheck(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
Enables or disables the consistency check on startup.
- setEnabled(boolean) - Method in class org.apache.jackrabbit.stats.QueryStatImpl
- setEnableHandleMonitor(boolean) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
-
Enables/Disables the use of the handle monitor.
- setEnableHandleMonitor(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
-
Enables/Disables the use of the handle monitor.
- setErrorHandling(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
-
Sets the error handling behaviour of this manager.
- setErrorHandling(String) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
-
Sets the error handling behaviour of this manager.
- setEscapeString(String) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
- setETag(String) - Method in interface org.apache.jackrabbit.server.io.ExportContext
-
Sets the ETag of the resource.
- setETag(String) - Method in class org.apache.jackrabbit.server.io.ExportContextImpl
- setETag(String) - Method in interface org.apache.jackrabbit.webdav.io.OutputContext
-
Sets the ETag of the resource.
- setETag(String) - Method in class org.apache.jackrabbit.webdav.io.OutputContextImpl
- setEventChannel(LockEventChannel) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
-
Set a lock event channel
- setEventChannel(NamespaceEventChannel) - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
-
Set an event channel to inform about changes.
- setEventChannel(NodeTypeEventChannel) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
-
Set an event channel to inform about changes.
- setEventChannel(PrivilegeEventChannel) - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeRegistry
-
Set a clustering event channel to inform about changes.
- setEventChannel(UpdateEventChannel) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
- setEventChannel(UpdateEventChannel) - Method in interface org.apache.jackrabbit.core.persistence.check.ConsistencyChecker
-
Set the update event channel.
- setEventChannel(UpdateEventChannel) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
-
Set an update event channel
- setEventChannel(UpdateEventChannel) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
-
Set an event channel to inform about updates.
- setException(Exception) - Method in class org.apache.jackrabbit.core.data.AsyncTouchResult
- setException(Exception) - Method in class org.apache.jackrabbit.core.data.AsyncUploadResult
- setExcerptProviderClass(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
Sets the class name for the
ExcerptProvider
that should be used for the rep:excerpt pseudo property in a query. - setExternalBLOBs(boolean) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
-
Deprecated.
- setExternalBLOBs(boolean) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
-
Sets the flag for external (filesystem) blob store usage.
- setExternalBLOBs(String) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
-
Deprecated.
- setExtractorBackLogSize(int) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
The number of extractor jobs that are queued until a new job is executed with the current thread instead of using the thread pool.
- setExtractorPoolSize(int) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
The number of background threads for the extractor pool.
- setExtractorTimeout(long) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
The timeout in milliseconds which is granted to the text extraction process until fulltext indexing is deferred to a background thread.
- setFactory(DocumentBuilderFactory) - Method in class org.apache.jackrabbit.webdav.xml.DavDocumentBuilderFactory
- setFailedIds(Iterator<NodeId>) - Method in class org.apache.jackrabbit.jcr2spi.operation.Merge
- setFieldNames(String[]) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
-
Sets the field names that will be used when generating the 'More Like This' query.
- setFile(File) - Method in class org.apache.jackrabbit.core.data.AsyncUploadCacheResult
- setFileKey(String) - Method in class org.apache.jackrabbit.standalone.cli.SourceCommand
- setFileSystemManagerClassName(String) - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSDataStore
-
Sets the class name of the VFS
FileSystemManager
instance used in this VFS data store. - setFileSystemManagerClassName(String) - Method in class org.apache.jackrabbit.vfs.ext.fs.VFSFileSystem
-
Sets the class name of the VFS
FileSystemManager
instance used in this VFS file system. - setFileSystemOptions(FileSystemOptions) - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSDataStore
-
Sets the
FileSystemOptions
instance used when resolving theVFSDataStore.baseFolder
. - setFileSystemOptions(FileSystemOptions) - Method in class org.apache.jackrabbit.vfs.ext.fs.VFSFileSystem
-
Sets the
FileSystemOptions
instance used when resolving theVFSFileSystem.baseFolder
. - setFileSystemOptionsProperties(Properties) - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSDataStore
-
Sets the properties used when building a
FileSystemOptions
, usingDelegatingFileSystemOptionsBuilder
. - setFileSystemOptionsProperties(Properties) - Method in class org.apache.jackrabbit.vfs.ext.fs.VFSFileSystem
-
Sets the properties used when building a
FileSystemOptions
, usingDelegatingFileSystemOptionsBuilder
. - setFileSystemOptionsPropertiesInString(String) - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSDataStore
-
Sets the properties in a semi-colon delimited string used when building a
FileSystemOptions
, usingDelegatingFileSystemOptionsBuilder
. - setFileSystemOptionsPropertiesInString(String) - Method in class org.apache.jackrabbit.vfs.ext.fs.VFSFileSystem
-
Sets the properties in a semi-colon delimited string used when building a
FileSystemOptions
, usingDelegatingFileSystemOptionsBuilder
. - setFilteredNodetypes(String[]) - Method in class org.apache.jackrabbit.webdav.simple.DefaultItemFilter
- setFilteredNodetypes(String[]) - Method in interface org.apache.jackrabbit.webdav.simple.ItemFilter
-
Set the nodetype names that should be used if a given item should be filtered.
- setFilteredPrefixes(String[]) - Method in class org.apache.jackrabbit.webdav.simple.DefaultItemFilter
- setFilteredPrefixes(String[]) - Method in interface org.apache.jackrabbit.webdav.simple.ItemFilter
-
Define the namespace prefixes that should be filtered if present in the prefix of an items name.
- setFilteredURIs(String[]) - Method in class org.apache.jackrabbit.webdav.simple.DefaultItemFilter
- setFilteredURIs(String[]) - Method in interface org.apache.jackrabbit.webdav.simple.ItemFilter
-
Define the URIs that should be filtered out if present in the prefix of an items name.
- setFlags(Map) - Method in class org.apache.jackrabbit.standalone.cli.CommandLine
- setForceConsistencyCheck(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
- setForkJavaCommand(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
Sets the java command used to fork external parser processes.
- setFromKey(String) - Method in class org.apache.jackrabbit.standalone.cli.info.LsCollectedItems
-
Sets the context variable
- setFromKey(String) - Method in class org.apache.jackrabbit.standalone.cli.info.LsCollectedNodes
-
Sets the
Context
variable - setFromKey(String) - Method in class org.apache.jackrabbit.standalone.cli.info.LsCollectedProperties
- setFullTextSearchable(boolean) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder
- setFullTextSearchable(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
- setFunction(String) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode.OrderSpec
-
Set a new value for a function
- setFunction(String) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
-
Set the function of the last order specification of this query node.
- setGcRunning(boolean) - Method in class org.apache.jackrabbit.core.RepositoryContext
-
set gcRunnign status
- setGroupPrivilegeNames(String) - Method in class org.apache.jackrabbit.core.security.user.action.AccessControlAction
-
Sets the privileges a new group will be granted on the group's home directory.
- setHasLockKey(String) - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
- setHeader(String, String) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- setHomeDir(String) - Method in class org.apache.jackrabbit.core.data.AbstractBackend
-
Sets path of repository home dir.
- setHomeDir(String) - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
-
Set the repository home directory.
- setHomeKey(String) - Method in class org.apache.jackrabbit.standalone.cli.ext.StartJackrabbit
- setHomeKey(String) - Method in class org.apache.jackrabbit.standalone.cli.ext.StartJackrabbitSingleton
- setIdentifier(Name) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
- setIdentifierOperand(String) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
- setIdleTime(String) - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
-
Deprecated.This parameter is not supported any more. Please use 'maxIdleTime' in the repository configuration.
- setImpersonator(Object) - Method in class org.apache.jackrabbit.core.security.authentication.ImpersonationCallback
-
Sets the impersonator in this callback.
- setImpl(String) - Method in class org.apache.jackrabbit.standalone.cli.CommandLine
- setImportBehavior(String) - Method in class org.apache.jackrabbit.core.security.user.UserImporter
- setImportBehavior(String) - Method in class org.apache.jackrabbit.core.xml.AccessControlImporter
- setIncludeDescendants(boolean) - Method in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
-
Sets a new value for the includeDescendants property.
- setIncludePredicate(Predicate) - Method in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
- setIncludeProperties(boolean) - Method in class org.apache.jackrabbit.commons.packaging.FilterContentPackage
- setIndex(int) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
-
Set the index.
- setIndex(int) - Method in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
-
Sets the position index for this step.
- setIndexFormatVersion(IndexFormatVersion) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
-
Sets the index format version
- setIndexingConfig(IndexingConfiguration) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitAnalyzer
-
A param indexingConfig the indexing configuration.
- setIndexingConfiguration(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
Sets the path to the indexing configuration file.
- setIndexingConfiguration(IndexingConfiguration) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
-
Sets the indexing configuration for this node indexer.
- setIndexingConfigurationClass(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
Sets the name of the class that implements
IndexingConfiguration
. - setIndexKey(String) - Method in class org.apache.jackrabbit.standalone.cli.fs.ExportPropertyToFile
- setIndexKey(String) - Method in class org.apache.jackrabbit.standalone.cli.info.Cat
- setIndexTablespace(String) - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
-
Sets the Oracle tablespace for indexes.
- setIndexTablespace(String) - Method in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
-
Sets the Oracle tablespace for indexes.
- setIndexTablespace(String) - Method in class org.apache.jackrabbit.core.persistence.pool.OraclePersistenceManager
-
Sets the Oracle tablespace for indexes.
- setInfo(Map<String, InternalValue>) - Method in class org.apache.jackrabbit.core.observation.EventState
-
Sets a new info map for this event.
- setInitialCapacity(int) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
- setInitialCapacity(int) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
-
Deprecated.
- setInitialCapacity(String) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
- setInitialCapacity(String) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
-
Deprecated.
- setInitialized() - Method in class org.apache.jackrabbit.core.query.QueryImpl
-
Sets the initialized flag.
- setInitializeHierarchyCache(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
Whether the hierarchy cache should be initialized immediately on startup.
- setInputStreamKey(String) - Method in class org.apache.jackrabbit.standalone.cli.xml.ImportXmlFromInputStream
- setInstanceFactory(BeanFactory) - Method in class org.apache.jackrabbit.core.config.BeanConfig
- setIntermediateSave(boolean) - Method in class org.apache.jackrabbit.server.io.ZipHandler
-
If set to
true
the import root will besaved
after every imported zip entry. - setInternalVersionManager(InternalVersionManagerImpl) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
-
Set the version manager.
- setIntHeader(String, int) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- setIOManager(IOManager) - Method in class org.apache.jackrabbit.server.io.DefaultHandler
- setIOManager(IOManager) - Method in class org.apache.jackrabbit.server.io.DirListingExportHandler
- setIOManager(IOManager) - Method in interface org.apache.jackrabbit.server.io.IOHandler
-
Sets the
IOManager
that called this handler. - setIOManager(IOManager) - Method in class org.apache.jackrabbit.server.io.VersionHistoryHandler
- setIsDeep(boolean) - Method in class org.apache.jackrabbit.webdav.jcr.lock.JcrActiveLock
- setIsDeep(boolean) - Method in interface org.apache.jackrabbit.webdav.lock.ActiveLock
-
Set the lock deepness.
- setIsDeep(boolean) - Method in class org.apache.jackrabbit.webdav.lock.DefaultActiveLock
- setISMLocking(ISMLocking) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
-
Sets a new locking strategy.
- setItemManager(ItemManager) - Method in class org.apache.jackrabbit.core.session.SessionContext
- setItemState(ItemState) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
-
Set the ItemState this hierarchyEntry will be resolved to.
- setItemStateManager(SessionItemStateManager) - Method in class org.apache.jackrabbit.core.session.SessionContext
- setJanitorEnabled(boolean) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
- setJanitorFirstRunHourOfDay(int) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
- setJanitorSleep(int) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
- setJndiEnabled(String) - Method in class org.apache.jackrabbit.j2ee.JNDIConfig
- setJndiName(String) - Method in class org.apache.jackrabbit.j2ee.JNDIConfig
- setKeepChangesKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.Refresh
- setLabel(Name) - Method in class org.apache.jackrabbit.core.version.LabelVersionSelector
-
Sets the label hint
- setLabelKey(String) - Method in class org.apache.jackrabbit.standalone.cli.version.AddVersionLabel
- setLabelKey(String) - Method in class org.apache.jackrabbit.standalone.cli.version.RemoveVersionByLabel
- setLabelKey(String) - Method in class org.apache.jackrabbit.standalone.cli.version.RemoveVersionLabel
- setLabelKey(String) - Method in class org.apache.jackrabbit.standalone.cli.version.RestoreByLabel
- setLastModified(Node, Calendar) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Sets the last modified date of the given file node.
- setLimit(long) - Method in class org.apache.jackrabbit.core.query.QueryImpl
-
Sets the maximum size of the result set.
- setLimit(long) - Method in class org.apache.jackrabbit.jcr2spi.query.QueryImpl
- setLimit(long, long) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
- setLimit(Value, long) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
- SetLimitTest - Class in org.apache.jackrabbit.test.api.query
-
SetLimitTest
contains test cases for the method Query.setLimit(). - SetLimitTest() - Constructor for class org.apache.jackrabbit.test.api.query.SetLimitTest
- setListener(LockEventListener) - Method in interface org.apache.jackrabbit.core.cluster.LockEventChannel
-
Set listener that will receive information about incoming, external lock events.
- setListener(NamespaceEventListener) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
- setListener(NamespaceEventListener) - Method in interface org.apache.jackrabbit.core.cluster.NamespaceEventChannel
-
Set listener that will receive information about incoming, external namespace events.
- setListener(NodeTypeEventListener) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
-
Set listener that will receive information about incoming, external node type events.
- setListener(NodeTypeEventListener) - Method in interface org.apache.jackrabbit.core.cluster.NodeTypeEventChannel
-
Set listener that will receive information about incoming, external node type events.
- setListener(PrivilegeEventListener) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
- setListener(PrivilegeEventListener) - Method in interface org.apache.jackrabbit.core.cluster.PrivilegeEventChannel
- setListener(UpdateEventListener) - Method in interface org.apache.jackrabbit.core.cluster.UpdateEventChannel
-
Set listener that will receive information about incoming, external update events.
- setListener(UpdateEventListener) - Method in class org.apache.jackrabbit.core.state.DummyUpdateEventChannel
- setListener(WorkspaceListener) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
- setListener(WorkspaceListener) - Method in interface org.apache.jackrabbit.core.cluster.WorkspaceEventChannel
- setLive(boolean) - Method in class org.apache.jackrabbit.core.lock.LockInfo
-
Set the live flag
- setLoadFactor(float) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
- setLoadFactor(float) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
-
Deprecated.
- setLoadFactor(String) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
- setLoadFactor(String) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
-
Deprecated.
- setLocale(Locale) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- setLocationNode(PathQueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.QueryRootNode
-
Sets the location node.
- setLocatorFactory(DavLocatorFactory) - Method in class org.apache.jackrabbit.webdav.jcr.JCRWebdavServerServlet
-
Sets the
DavLocatorFactory
- setLocatorFactory(DavLocatorFactory) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
Sets the
DavLocatorFactory
. - setLocatorFactory(DavLocatorFactory) - Method in class org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet
-
Sets the
DavLocatorFactory
. - setLockableKey(String) - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
- setLockedKey(String) - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
- setLockHolder(SessionImpl) - Method in class org.apache.jackrabbit.core.lock.LockInfo
-
Set the session currently holding the lock
- setLockInfo(LockInfo) - Method in class org.apache.jackrabbit.jcr2spi.operation.LockOperation
- setLockManager(LockManager) - Method in class org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet
-
Sets the
LockManager
. - setLockroot(String) - Method in class org.apache.jackrabbit.webdav.lock.AbstractActiveLock
- setLockroot(String) - Method in interface org.apache.jackrabbit.webdav.lock.ActiveLock
-
Set the lockroot.
- setLockTimeout(String) - Method in class org.apache.jackrabbit.core.persistence.pool.H2PersistenceManager
-
Sets the lock timeout in milliseconds.
- setLockTokenKey(String) - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
- setLogger(Logger) - Method in class org.apache.jackrabbit.test.LogPrintWriter
-
Sets a new
Logger
. - setLoginTimeout(int) - Method in class org.apache.jackrabbit.core.util.db.DataSourceWrapper
- setLogWriter(PrintWriter) - Method in class org.apache.jackrabbit.core.util.db.DataSourceWrapper
- setLogWriter(PrintWriter) - Method in class org.apache.jackrabbit.jca.AnonymousConnection
- setLogWriter(PrintWriter) - Method in class org.apache.jackrabbit.jca.JCAManagedConnection
-
Set the log writer.
- setLogWriter(PrintWriter) - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
-
Set the log writer.
- setLongName(String) - Method in class org.apache.jackrabbit.standalone.cli.AbstractParameter
- setLongValue(long) - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
-
Sets a new value of type
long
. - setManagedConnection(JCAManagedConnection) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
-
Set the managed connection.
- setMandatory(boolean) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractItemDefinitionBuilder
- setMandatory(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
- setMapping(String, String) - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceMapping
-
Set a prefix == URI one-to-one mapping
- setMarkEventListener(MarkEventListener) - Method in class org.apache.jackrabbit.core.gc.GarbageCollector
- setMaxAge(int) - Method in class org.apache.jackrabbit.core.data.MultiDataStore
- setMaxConnections(int) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
-
Deprecated.
- setMaxExtractLength(int) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
-
Sets the maximum number of characters to extract from binaries.
- setMaxExtractLength(int) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
- setMaxFieldLength(int) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
- setMaxHistoryAge(long) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
Sets a new value for the maximum age in seconds for outdated generations of
IndexInfos
. - setMaximumSize(int) - Method in class org.apache.jackrabbit.core.journal.FileJournal
- setMaxItemsKey(String) - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLs
- setMaxLevel(int) - Method in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
- setMaxMemory(long) - Method in class org.apache.jackrabbit.core.cache.CacheManager
- setMaxMemoryPerCache(long) - Method in class org.apache.jackrabbit.core.cache.CacheManager
- setMaxMemorySize(long) - Method in class org.apache.jackrabbit.core.cache.AbstractCache
- setMaxMemorySize(long) - Method in interface org.apache.jackrabbit.core.cache.Cache
-
Set the new memory limit.
- setMaxMemorySize(long) - Method in class org.apache.jackrabbit.core.cache.ConcurrentCache
-
Sets the maximum size of the cache and evicts any excess items until the current size falls within the given limit.
- setMaxMergeDocs(int) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
The lucene index writer property: maxMergeDocs
- setMaxNumTokensParsed(int) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
- setMaxQueryTerms(int) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
-
Sets the maximum number of query terms that will be included in any generated query.
- setMaxVolatileIndexSize(long) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
Sets a new maxVolatileIndexSize value.
- setMaxWordLen(int) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
-
Sets the maximum word length above which words will be ignored.
- setMergeFactor(int) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
The lucene index writer property: mergeFactor
- setMinBlobSize(long) - Method in class org.apache.jackrabbit.core.persistence.util.BundleBinding
-
Sets the minimum blob size.
- setMinBlobSize(String) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
-
Sets the minimum blob size.
- setMinBlobSize(String) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
- setMinBlobSize(String) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
-
Sets the minimum blob size.
- setMinDocFreq(int) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
-
Sets the frequency at which words will be ignored which do not occur in at least this many docs.
- setMinMemoryPerCache(long) - Method in class org.apache.jackrabbit.core.cache.CacheManager
- setMinMergeDocs(int) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
The lucene index writer property: minMergeDocs
- setMinRecordLength(int) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
Set the minimum object length.
- setMinRecordLength(int) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
-
Set the minimum object length.
- setMinRecordLength(int) - Method in class org.apache.jackrabbit.core.data.FileDataStore
-
Set the minimum object length.
- setMinResizeInterval(long) - Method in class org.apache.jackrabbit.core.cache.CacheManager
- setMinSplitSize(long) - Method in class org.apache.jackrabbit.core.gc.GarbageCollector
- setMinTermFreq(int) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
-
Sets the frequency below which terms will be ignored in the source doc.
- setMinWordLen(int) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
-
Sets the minimum word length below which words will be ignored.
- setMixin(boolean) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
- setMixin(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
- setMixin(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
- SetMixin - Class in org.apache.jackrabbit.jcr2spi.operation
-
SetMixin
... - setMixinKey(String) - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
- setMixinKey(String) - Method in class org.apache.jackrabbit.standalone.cli.mixin.AddMixin
- setMixinKey(String) - Method in class org.apache.jackrabbit.standalone.cli.mixin.RemoveMixin
- setMixinNodeTypes(Name[]) - Method in class org.apache.jackrabbit.core.virtual.VirtualNodeState
-
sets the mixing node type and adds the respective property
- setMixins(String[]) - Method in class org.apache.jackrabbit.core.NodeImpl
- setMixins(Set<Name>) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
-
Sets the given mixin types
- setMixins(NodeId, Name[]) - Method in interface org.apache.jackrabbit.spi.Batch
-
Modify the set of mixin node types present on the node identified by the given id.
- setMixins(NodeId, Name[]) - Method in class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
- setMixins(NodeId, Name[]) - Static method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations
-
Factory method for creating a
ConsolidatingChangeLog.CancelableOperations.SetMixins
operation. - setMixins(NodeId, Name[]) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
- setMixins(NodeId, Name[]) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
-
Factory method for creating a set-mixin
Operation
for the given arguments. - setMixins(NodeId, Name[]) - Method in class org.apache.jackrabbit.spi.commons.logging.BatchLogger
- setMixins(NodeId, Name[]) - Method in class org.apache.jackrabbit.spi.commons.SerializableBatch
- SetMixins(NodeId, Name[]) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.SetMixins
- SetMixins(NodeId, Name[]) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.SetMixins
-
Create a new set-mixin
Operation
for the given arguments. - setMixinTypeNames(Set<Name>) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
-
Sets the mixin type names
- setMixinTypeNames(Set<Name>) - Method in class org.apache.jackrabbit.core.state.NodeState
-
Sets the names of this node's mixin types.
- setMixinTypeNames(Name[]) - Method in class org.apache.jackrabbit.jcr2spi.state.NodeState
-
Used by NodeEntryImpl and NodeState only
- setModCount(short) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.PropertyEntry
-
Sets the mod count
- setModCount(short) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
-
Sets the mod count
- setModCount(short) - Method in class org.apache.jackrabbit.core.state.ItemState
-
Sets the modification count.
- setModificationTime(long) - Method in interface org.apache.jackrabbit.server.io.ExportContext
-
Sets the modification time of the resource
- setModificationTime(long) - Method in class org.apache.jackrabbit.server.io.ExportContextImpl
- setModificationTime(long) - Method in interface org.apache.jackrabbit.webdav.io.OutputContext
-
Sets the modification time of the resource
- setModificationTime(long) - Method in class org.apache.jackrabbit.webdav.io.OutputContextImpl
- setModifiedKey(String) - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
- setMoveDataTaskFirstRunHourOfDay(int) - Method in class org.apache.jackrabbit.core.data.MultiDataStore
- setMoveDataTaskSleep(int) - Method in class org.apache.jackrabbit.core.data.MultiDataStore
- setMoveLabelKey(String) - Method in class org.apache.jackrabbit.standalone.cli.version.AddVersionLabel
- setMultiple(boolean) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder
- setMultiple(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
- setMultivalued(boolean) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
Set this property to multi-values.
- setMultiValued(boolean) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.PropertyEntry
-
Sets the multivalued flag.
- setMultiValued(boolean) - Method in class org.apache.jackrabbit.core.state.PropertyState
-
Sets the flag indicating whether this property is multi-valued.
- SetMultivalueProperty - Class in org.apache.jackrabbit.standalone.cli.core
-
Set a multivalue
Property
to the current workingNode
.
The default regular expression is ",". - SetMultivalueProperty() - Constructor for class org.apache.jackrabbit.standalone.cli.core.SetMultivalueProperty
- setName(String) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractItemDefinitionBuilder
- setName(String) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
-
Set the name of the node type definition being built
- setName(String) - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.NodeDefinitionTemplateBuilder
- setName(String) - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.NodeTypeTemplateBuilder
- setName(String) - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.PropertyDefinitionTemplateBuilder
- setName(String) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
-
Set the
localName
of the node - setName(String) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
Set the
localName
of this property - setName(String) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
- setName(String) - Method in class org.apache.jackrabbit.standalone.cli.AbstractParameter
- setName(String) - Method in class org.apache.jackrabbit.standalone.cli.CommandLine
- setName(Name) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
-
Set the
name
of the node - setName(Name) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
Set the
name
of this property - setName(Name) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
- setName(Name) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
-
Set the name of the node type definition being built
- setName(Name) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTIdentifier
- setNameKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.AbstractSetProperty
-
Sets the name key
- setNameKey(String) - Method in class org.apache.jackrabbit.standalone.cli.ext.CreateWorkspace
- setNameKey(String) - Method in class org.apache.jackrabbit.standalone.cli.fs.ExportPropertyToFile
- setNameKey(String) - Method in class org.apache.jackrabbit.standalone.cli.version.RemoveVersion
- setNamePatternKey(String) - Method in class org.apache.jackrabbit.standalone.cli.collect.AbstractCollect
- setNamespace(String) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
-
Set the namespace
- setNamespace(String) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
Set the namespace
- setNamespace(String, String) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory
-
Add a mapping to the namespace map
- setNamespace(String, String) - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory
- setNamespace(String, String) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QDefinitionBuilderFactory
- setNamespaceAttribute(Element, String, String) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Adds a namespace attribute on the given element.
- setNamespaceMapping(NamespaceRegistry) - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory
- setNamespaceMapping(N) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory
-
Set the namespace mapping to use for the node type definition being built
- setNamespaceMapping(NamespaceMapping) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QDefinitionBuilderFactory
- setNamespacePrefix(String, String) - Method in class org.apache.jackrabbit.commons.AbstractSession
-
Modifies the session local namespace mappings to contain the given prefix to URI mapping.
- setNamespacePrefix(String, String) - Method in class org.apache.jackrabbit.core.SessionImpl
-
Modifies the session local namespace mappings to contain the given prefix to URI mapping.
- setNamespacePrefix(String, String) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
-
Set namespace prefix.
- setNamespacePrefix(String, String) - Method in class org.apache.jackrabbit.jcr2spi.SessionImpl
- SetNamespacePrefix - Class in org.apache.jackrabbit.standalone.cli.namespace
-
Sets a namespace prefix
- SetNamespacePrefix() - Constructor for class org.apache.jackrabbit.standalone.cli.namespace.SetNamespacePrefix
- setNameTest(Name) - Method in class org.apache.jackrabbit.spi.commons.query.LocationStepQueryNode
-
Sets a new name test.
- setNegate(boolean) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
- setNewActivityId(NodeId) - Method in class org.apache.jackrabbit.jcr2spi.operation.CreateActivity
- setNewConfigurationId(NodeId) - Method in class org.apache.jackrabbit.jcr2spi.operation.CreateConfiguration
- setNewKey(String) - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
- setNewVersionId(NodeId) - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkin
- setNewVersionId(NodeId) - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkpoint
- setNextReader(IndexReader, int) - Method in class org.apache.jackrabbit.core.query.lucene.hits.AbstractHitCollector
- setNextReader(IndexReader, int) - Method in class org.apache.jackrabbit.core.query.lucene.sort.AbstractFieldComparator
- setNodeDefinition(NodeDefinition) - Method in class org.apache.jackrabbit.core.AbstractNodeData
-
Sets the associated node definition.
- setNodeEntries(Iterator<ChildInfo>) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
-
Creates or updates the
ChildNodeEntries
of this node. - setNodeEntries(Iterator<ChildInfo>) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
- setNodeIdFactory(NodeIdFactory) - Method in class org.apache.jackrabbit.core.RepositoryContext
- setNodePathTemplate(String) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
-
Deprecated.Sets the node path template.
- setNodeReferences(ChangeLog) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateProvider
-
Informs this provider that the node references to some of its states have changed.
- setNodeReferences(ChangeLog) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
-
Informs this provider that the node references to some of its states have changed.
- setNodeReferences(ChangeLog) - Method in class org.apache.jackrabbit.core.version.VersionItemStateManager
-
Sets the
- setNodeReferences(ChangeLog) - Method in interface org.apache.jackrabbit.core.virtual.VirtualItemStateProvider
-
Informs this provider that the node references to some of its states have changed.
- setNodesSizeKey(String) - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
- setNodeTypeName(Name) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
-
Sets the node type name
- setNodeTypeName(Name) - Method in class org.apache.jackrabbit.core.state.NodeState
-
Set the node type name.
- setNoRecurseKey(String) - Method in class org.apache.jackrabbit.standalone.cli.xml.AbstractExportViewToFile
- setNumberResults(long) - Method in class org.apache.jackrabbit.webdav.search.SearchInfo
-
Sets the maximal number of search results that should be returned.
- setObservationManager(ObservationManagerImpl) - Method in class org.apache.jackrabbit.core.session.SessionContext
- setOccurrenceCount(int) - Method in class org.apache.jackrabbit.stats.QueryStatDtoImpl
- setOffset(long) - Method in class org.apache.jackrabbit.core.query.QueryImpl
-
Sets the start offset of the result set.
- setOffset(long) - Method in class org.apache.jackrabbit.jcr2spi.query.QueryImpl
- setOffset(long) - Method in class org.apache.jackrabbit.webdav.search.SearchInfo
-
Sets the desired offset in the total result set.
- SetOffsetTest - Class in org.apache.jackrabbit.test.api.query
-
SetOffsetTest
contains test cases for the method Query.setOffset(). - SetOffsetTest() - Constructor for class org.apache.jackrabbit.test.api.query.SetOffsetTest
- setOnParentVersion(int) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractItemDefinitionBuilder
- setOnParentVersion(int) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
- setOnWorkspaceInconsistency(String) - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
-
Sets the
OnWorkspaceInconsistency
handler with the given name. - setOperationType(int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
- setOptions(Map) - Method in class org.apache.jackrabbit.standalone.cli.CommandLine
- setOrderableChildNodes(boolean) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
- setOrderableChildNodes(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
- setOrderableChildNodes(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
- setOrderNode(OrderQueryNode) - Method in class org.apache.jackrabbit.spi.commons.query.QueryRootNode
-
Sets a new order node.
- setOutput(Context, PrintWriter) - Static method in class org.apache.jackrabbit.standalone.cli.CommandHelper
-
Sets the current
PrintWriter
. - setOverwriteKey(String) - Method in class org.apache.jackrabbit.standalone.cli.fs.ExportFileSystem
- setOverwriteKey(String) - Method in class org.apache.jackrabbit.standalone.cli.fs.ExportPropertyToFile
- setOverwriteKey(String) - Method in class org.apache.jackrabbit.standalone.cli.xml.AbstractExportViewToFile
- setOwner(String) - Method in class org.apache.jackrabbit.webdav.jcr.lock.JcrActiveLock
- setOwner(String) - Method in interface org.apache.jackrabbit.webdav.lock.ActiveLock
-
Set the name (or id) of the lock owner
- setOwner(String) - Method in class org.apache.jackrabbit.webdav.lock.DefaultActiveLock
- setParentId(NodeId) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
-
Sets the parent id
- setParentId(NodeId) - Method in class org.apache.jackrabbit.core.state.NodeState
-
Sets the id of this node's parent.
- setParentPath(Path) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
-
Set the parent's path of the node
- setParentPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.AbstractSetProperty
-
Sets the parent path key
- setParentPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.OrderBefore
- setPassword(String) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
-
Set the password.
- setPassword(String) - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
- setPassword(String) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
- setPassword(String) - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
-
Deprecated.
- setPassword(String) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
-
Sets the password that will be used to establish JDBC connections.
- setPasswordKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.Login
- setPath(boolean) - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLs
- setPath(String) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
Set path of
LocalCache
. - setPath(String) - Method in class org.apache.jackrabbit.core.data.FileDataStore
-
Set the name of the directory where this data store keeps the files.
- setPath(String) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
-
Sets the path to the root directory of this local filesystem.
- setPath(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
Sets the location of the search index.
- setPath(Path) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode.OrderSpec
-
Set a new value for the path
- setPath(Path) - Method in class org.apache.jackrabbit.spi.commons.query.OrderQueryNode
-
Set the path of the last order specification of this query node.
- setPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.CurrentNode
- setPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.Refresh
- setPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.RemoveItem
- setPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.RemoveItems
- setPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.Save
- setPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
- setPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.info.Cat
- setPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.info.Dump
- setPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.info.LsReferences
- setPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.info.LsVersions
- setPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.lock.Lock
- setPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.lock.RefreshLock
- setPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.lock.Unlock
- setPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.mixin.AddMixin
- setPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.mixin.RemoveMixin
- setPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.version.AddVersionLabel
- setPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.version.Checkin
- setPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.version.Checkout
- setPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.version.Merge
- setPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.version.RemoveVersion
- setPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.version.RemoveVersionByLabel
- setPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.version.RemoveVersionLabel
- setPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.version.Restore
- setPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.version.RestoreByLabel
- setPatternKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.RemoveItems
- setPatternKey(String) - Method in class org.apache.jackrabbit.standalone.cli.info.LsItems
- setPatternKey(String) - Method in class org.apache.jackrabbit.standalone.cli.info.LsNodes
- setPatternKey(String) - Method in class org.apache.jackrabbit.standalone.cli.info.LsProperties
-
Sets the name pattern
- setPersistenceManagerScan(boolean) - Method in class org.apache.jackrabbit.core.gc.GarbageCollector
- setPersistent(boolean) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
- setPersistent(boolean) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
-
Deprecated.
- setPersistent(String) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
- setPersistent(String) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
-
Deprecated.
- setPersistentKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.Move
- setPersistentKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.Rename
- setPersistentKey(String) - Method in class org.apache.jackrabbit.standalone.cli.xml.ImportXmlFromInputStream
- setPolicy(String, AccessControlPolicy) - Method in class org.apache.jackrabbit.core.security.AbstractAccessControlManager
-
Always throws
AccessControlException
- setPolicy(String, AccessControlPolicy) - Method in interface org.apache.jackrabbit.core.security.authorization.AccessControlEditor
-
Stores the policy template to the respective node.
- setPolicy(String, AccessControlPolicy) - Method in class org.apache.jackrabbit.core.security.authorization.acl.ACLEditor
- setPolicy(String, AccessControlPolicy) - Method in class org.apache.jackrabbit.core.security.authorization.principalbased.ACLEditor
- setPolicy(String, AccessControlPolicy) - Method in class org.apache.jackrabbit.core.security.DefaultAccessManager
- setPopularQueriesQueueSize(int) - Method in class org.apache.jackrabbit.stats.jmx.QueryStatManager
- setPopularQueriesQueueSize(int) - Method in class org.apache.jackrabbit.stats.QueryStatImpl
- setPosition(int) - Method in class org.apache.jackrabbit.standalone.cli.Argument
-
sets the argument position
- setPosition(long) - Method in class org.apache.jackrabbit.stats.QueryStatDtoImpl
- setPositionValue(int) - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
-
Sets a new value for the position index.
- setPrefixKey(String) - Method in class org.apache.jackrabbit.standalone.cli.namespace.RegisterNamespace
- setPrefixKey(String) - Method in class org.apache.jackrabbit.standalone.cli.namespace.SetNamespacePrefix
- setPrefixKey(String) - Method in class org.apache.jackrabbit.standalone.cli.namespace.UnregisterNamespace
- setPresent(boolean) - Method in class org.apache.jackrabbit.standalone.cli.Flag
- setPrimaryDataStore(DataStore) - Method in class org.apache.jackrabbit.core.data.MultiDataStore
-
Setter for the primary dataStore
- setPrimaryItemName(String) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
- setPrimaryItemName(String) - Method in class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory.NodeTypeTemplateBuilder
- setPrimaryItemName(String) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
- setPrimaryItemName(Name) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
- setPrimaryParentId(NodeId) - Method in class org.apache.jackrabbit.core.AbstractNodeData
-
Set the primary parent id of this node.
- setPrimaryType(String) - Method in class org.apache.jackrabbit.core.NodeImpl
- setPrimaryType(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- setPrimaryType(Name) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
-
Set the name of the primary type.
- setPrimaryType(NodeId, Name) - Method in interface org.apache.jackrabbit.spi.Batch
-
Change the primary type of the node identified by the given
nodeId
. - setPrimaryType(NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
- setPrimaryType(NodeId, Name) - Static method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations
-
Factory method for creating a
ConsolidatingChangeLog.CancelableOperations.SetPrimaryType
operation. - setPrimaryType(NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
- setPrimaryType(NodeId, Name) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
-
Factory method for creating a set-primaryType
Operation
for the given arguments. - setPrimaryType(NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.logging.BatchLogger
- setPrimaryType(NodeId, Name) - Method in class org.apache.jackrabbit.spi.commons.SerializableBatch
- SetPrimaryType - Class in org.apache.jackrabbit.jcr2spi.operation
-
SetPrimaryNodeType
... - SetPrimaryType(NodeId, Name) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.SetPrimaryType
- SetPrimaryType(NodeId, Name) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.SetPrimaryType
-
Create a new set-mixin
Operation
for the given arguments. - setPrincipalProvider(String) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
-
Sets the configured name of the principal provider class
- setPrincipalProviderRegistry(PrincipalProviderRegistry) - Method in class org.apache.jackrabbit.core.security.authentication.RepositoryCallback
- setProactiveCaching(boolean) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- setPropagateClose(boolean) - Method in class org.apache.jackrabbit.server.io.BoundedInputStream
- setProperties(Properties) - Method in class org.apache.jackrabbit.aws.ext.ds.S3Backend
-
Properties used to configure the backend.
- setProperties(Properties) - Method in class org.apache.jackrabbit.aws.ext.ds.S3DataStore
-
Properties required to configure the S3Backend
- setProperties(Properties) - Method in class org.apache.jackrabbit.core.data.CachingFDS
-
Properties required to configure the S3Backend
- setProperties(Properties) - Method in class org.apache.jackrabbit.core.data.FSBackend
-
Properties used to configure the backend.
- setPropertiesSizeKey(String) - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
- setProperty(Object, Object) - Method in interface org.apache.jackrabbit.server.io.ExportContext
-
Sets an arbitrary property to this export context.
- setProperty(Object, Object) - Method in class org.apache.jackrabbit.server.io.ExportContextImpl
- setProperty(String, boolean) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Sets the value of the named property.
- setProperty(String, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Wrapper around
NodeImpl.setProperty(String, Value)
- setProperty(String, boolean) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- setProperty(String, double) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Sets the value of the named property.
- setProperty(String, double) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Wrapper around
NodeImpl.setProperty(String, Value)
- setProperty(String, double) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- setProperty(String, long) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Sets the value of the named property.
- setProperty(String, long) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Wrapper around
NodeImpl.setProperty(String, Value)
- setProperty(String, long) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- setProperty(String, InputStream) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Sets the value of the named property.
- setProperty(String, InputStream) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Wrapper around
NodeImpl.setProperty(String, Value)
- setProperty(String, InputStream) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- setProperty(String, String) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Sets the value of the named property.
- setProperty(String, String) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Wrapper around
NodeImpl.setProperty(String, Value)
- setProperty(String, String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- setProperty(String, String) - Method in interface org.apache.jackrabbit.webdav.io.OutputContext
-
Allows to set additional properties that are not covered by an extra setter method.
- setProperty(String, String) - Method in class org.apache.jackrabbit.webdav.io.OutputContextImpl
- setProperty(String, String[]) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Sets the value of the named property.
- setProperty(String, String[]) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Wrapper around
NodeImpl.setProperty(Name, Value[], int, boolean)
- setProperty(String, String[]) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- setProperty(String, String[], int) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Sets the value of the named property.
- setProperty(String, String[], int) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Wrapper around
NodeImpl.setProperty(Name, Value[], int, boolean)
- setProperty(String, String[], int) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- setProperty(String, String, int) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Sets the value of the named property.
- setProperty(String, String, int) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Wrapper around
NodeImpl.setProperty(String, Value, int)
- setProperty(String, String, int) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- setProperty(String, BigDecimal) - Method in class org.apache.jackrabbit.core.NodeImpl
- setProperty(String, BigDecimal) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- setProperty(String, Calendar) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Sets the value of the named property.
- setProperty(String, Calendar) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Wrapper around
NodeImpl.setProperty(String, Value)
- setProperty(String, Calendar) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- setProperty(String, Binary) - Method in class org.apache.jackrabbit.core.NodeImpl
- setProperty(String, Binary) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- setProperty(String, Node) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Sets the value of the named property.
- setProperty(String, Node) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Wrapper around
NodeImpl.setProperty(String, Value)
- setProperty(String, Node) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- setProperty(String, Value) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Wrapper around
NodeImpl.SetPropertyOperation
- setProperty(String, Value) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- setProperty(String, Value[]) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Wrapper around
NodeImpl.setProperty(Name, Value[], int, boolean)
- setProperty(String, Value[]) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- setProperty(String, Value[], int) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Sets the value of the named property.
- setProperty(String, Value[], int) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Wrapper around
NodeImpl.setProperty(Name, Value[], int, boolean)
- setProperty(String, Value[], int) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- setProperty(String, Value, int) - Method in class org.apache.jackrabbit.commons.AbstractNode
-
Sets the value of the named property.
- setProperty(String, Value, int) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Wrapper around
NodeImpl.SetPropertyOperation
- setProperty(String, Value, int) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- setProperty(NodeImpl, Name, Value) - Method in class org.apache.jackrabbit.core.ProtectedItemModifier
- setProperty(NodeImpl, Name, Value[]) - Method in class org.apache.jackrabbit.core.ProtectedItemModifier
- setProperty(NodeImpl, Name, Value[], int) - Method in class org.apache.jackrabbit.core.ProtectedItemModifier
- setProperty(NodeImpl, Name, Value, boolean) - Method in class org.apache.jackrabbit.core.ProtectedItemModifier
- setProperty(Name, Value) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Same as
except that this method takes aNode.setProperty(String, Value)
Name
name argument instead of aString
. - setProperty(Name, Value[], int) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Same as
except that this method takes aNode.setProperty(String, Value[], int)
Name
name argument instead of aString
. - setProperty(Name, Value[], int, boolean) - Method in class org.apache.jackrabbit.core.NodeImpl
-
Implementation for
setProperty()
using aValue
array. - setProperty(DavProperty<?>) - Method in interface org.apache.jackrabbit.webdav.DavResource
-
Add/Set the specified property on this resource.
- setProperty(DavProperty<?>) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
-
This implementation of the
DavResource
does only allow to set the mixinnodetypes property. - setProperty(DavProperty<?>) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemResource
-
Sets the given property.
- setProperty(DavProperty<?>) - Method in class org.apache.jackrabbit.webdav.jcr.WorkspaceResourceImpl
-
Allows to alter the registered namespaces (
ItemResourceConstants.JCR_NAMESPACES
) or register node typesItemResourceConstants.JCR_NODETYPES_CND
where the passed value is a cnd string containing the definition and forwards any other property to the super class. - setProperty(DavProperty<?>) - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
- setProperty(DavProperty<?>) - Method in class org.apache.jackrabbit.webdav.simple.VersionHistoryResourceImpl
-
Version storage is read-only -> fails with 403.
- setProperty(DavProperty<?>) - Method in class org.apache.jackrabbit.webdav.simple.VersionResourceImpl
-
Version storage is read-only -> fails with 403.
- SetProperty - Class in org.apache.jackrabbit.standalone.cli.core
-
Set a
Property
Value
to the current workingNode
- SetProperty() - Constructor for class org.apache.jackrabbit.standalone.cli.core.SetProperty
- SetPropertyAssumeTypeTest - Class in org.apache.jackrabbit.test.api
-
SetPropertyAssumeTypeTest
tests if when setting a property of typePropertyType.UNDEFINED
the type is assumed correctly. - SetPropertyAssumeTypeTest() - Constructor for class org.apache.jackrabbit.test.api.SetPropertyAssumeTypeTest
- SetPropertyBooleanTest - Class in org.apache.jackrabbit.test.api
-
SetPropertyBooleanTest
tests theNode.setProperty(String, boolean)
method - SetPropertyBooleanTest() - Constructor for class org.apache.jackrabbit.test.api.SetPropertyBooleanTest
- SetPropertyCalendarTest - Class in org.apache.jackrabbit.test.api
-
SetPropertyCalendarTest
tests theNode.setProperty(String, Calendar)
method - SetPropertyCalendarTest() - Constructor for class org.apache.jackrabbit.test.api.SetPropertyCalendarTest
- SetPropertyConstraintViolationExceptionTest - Class in org.apache.jackrabbit.test.api
-
SetPropertyConstraintViolationExceptionTest
tests if setProperty() throws a ConstraintViolationException either immediately (by setValue()) or on save, if the change would violate a value constraint. - SetPropertyConstraintViolationExceptionTest() - Constructor for class org.apache.jackrabbit.test.api.SetPropertyConstraintViolationExceptionTest
- SetPropertyDecimalTest - Class in org.apache.jackrabbit.test.api
-
SetPropertyDecmimalTest
tests theNode.setProperty(String, BigDecimal)
method - SetPropertyDecimalTest() - Constructor for class org.apache.jackrabbit.test.api.SetPropertyDecimalTest
- setPropertyDefs(QPropertyDefinition[]) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
- SetPropertyDoubleTest - Class in org.apache.jackrabbit.test.api
-
SetPropertyDoubleTest
tests theNode.setProperty(String, double)
method - SetPropertyDoubleTest() - Constructor for class org.apache.jackrabbit.test.api.SetPropertyDoubleTest
- setPropertyEntries(Collection<Name>) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
-
Adds property entries for the given
Name
s. - setPropertyEntries(Collection<Name>) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
- SetPropertyInputStreamTest - Class in org.apache.jackrabbit.test.api
-
SetPropertyInputStreamTest
tests theNode.setProperty(String, InputStream)
method - SetPropertyInputStreamTest() - Constructor for class org.apache.jackrabbit.test.api.SetPropertyInputStreamTest
- SetPropertyLongTest - Class in org.apache.jackrabbit.test.api
-
SetPropertyLongTest
tests theNode.setProperty(String, long)
method - SetPropertyLongTest() - Constructor for class org.apache.jackrabbit.test.api.SetPropertyLongTest
- setPropertyName(Name) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTContainsExpression
- setPropertyName(Name) - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
-
Deprecated.Use
TextsearchQueryNode.setRelativePath(Path)
instead. - setPropertyNames(Set<Name>) - Method in class org.apache.jackrabbit.core.state.NodeState
-
Sets the set of
Name
objects denoting the properties of this node. - SetPropertyNodeTest - Class in org.apache.jackrabbit.test.api
-
SetPropertyNodeTest
tests theNode.setProperty(String, Node)
method - SetPropertyNodeTest() - Constructor for class org.apache.jackrabbit.test.api.SetPropertyNodeTest
- SetPropertyStringTest - Class in org.apache.jackrabbit.test.api
-
SetPropertyStringTest
tests the methodsNode.setProperty(String, String)
,Node.setProperty(String, String[])
andNode.setProperty(String, String[], int)
- SetPropertyStringTest() - Constructor for class org.apache.jackrabbit.test.api.SetPropertyStringTest
- setPropertyValue(Name, InternalValue) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
-
Sets the property value
- setPropertyValue(Name, InternalValue) - Method in class org.apache.jackrabbit.core.virtual.VirtualNodeState
-
Sets the property value
- SetPropertyValue - Class in org.apache.jackrabbit.jcr2spi.operation
-
SetPropertyValue
... - setPropertyValues(Name, int, InternalValue[]) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
-
Sets the property values
- setPropertyValues(Name, int, InternalValue[]) - Method in class org.apache.jackrabbit.core.virtual.VirtualNodeState
-
Sets the property values
- setPropertyValues(Name, int, InternalValue[], boolean) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
-
Sets the property values
- setPropertyValues(Name, int, InternalValue[], boolean) - Method in class org.apache.jackrabbit.core.virtual.VirtualNodeState
-
Sets the property values
- SetPropertyValueTest - Class in org.apache.jackrabbit.test.api
-
SetPropertyValueTest
tests the methodsNode.setProperty(String, Value)
,Node.setProperty(String, Value[])
andNode.setProperty(String, Value[], int)
- SetPropertyValueTest() - Constructor for class org.apache.jackrabbit.test.api.SetPropertyValueTest
- setProtected(boolean) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractItemDefinitionBuilder
- setProtected(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QItemDefinitionBuilder
- setQuery(String) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTContainsExpression
- setQueryable(boolean) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractNodeTypeDefinitionBuilder
- setQueryable(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeTemplateImpl
- setQueryable(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
- setQueryClass(String) - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
-
Sets the name of the query class to use.
- setQueryOrderable(boolean) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder
- setQueryOrderable(boolean) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
- setReadDelay(long) - Method in class org.apache.jackrabbit.core.journal.MemoryJournal
-
Set the read delay in milliseconds.
- setRecLengthCacheSize(int) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- setRecords(List<MemoryJournal.MemoryRecord>) - Method in class org.apache.jackrabbit.core.journal.MemoryJournal
-
Set records.
- setRedoLogFactoryClass(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
Sets the name of the redo log factory class.
- setReference(Reference) - Method in class org.apache.jackrabbit.jca.JCARepositoryHandle
-
Set the reference.
- setReferenceable(boolean) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
-
Sets the is referenceable flag on this bundle
- setReferenceableKey(String) - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
- setReferencesProperty(boolean) - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
-
Is set to
true
, indicates thatTextsearchQueryNode.getRelativePath()
references a property, if set tofalse
indicates that it references a node. - setReferencesSizeKey(String) - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
- setReferentialIntegrityChecking(String, boolean) - Method in class org.apache.jackrabbit.core.RepositoryImpl
-
Enables or disables referential integrity checking for given workspace.
- setRefProperty(Name) - Method in class org.apache.jackrabbit.spi.commons.query.DerefQueryNode
-
Sets a new name for the reference property.
- setRegExpKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.SetMultivalueProperty
- setRelativePath(Path) - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
-
Sets the relative path to the property in this relation.
- setRelativePath(Path) - Method in class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
-
Sets the relative path to the item where the textsearch is performed.
- setRelPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.AddNode
- setRemoved() - Method in class org.apache.jackrabbit.core.ItemImpl
-
Marks this instance as 'removed' and notifies its listeners.
- setRemoveExistingKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.Clone
-
Set the remove existing key option
- setRemoveExistingKey(String) - Method in class org.apache.jackrabbit.standalone.cli.version.Restore
- setRemoveExistingKey(String) - Method in class org.apache.jackrabbit.standalone.cli.version.RestoreByLabel
- setRepository(Repository) - Method in class org.apache.jackrabbit.j2ee.SimpleWebdavServlet
-
Sets the
Repository
. - setRepository(Context, Repository, String) - Static method in class org.apache.jackrabbit.standalone.cli.CommandHelper
-
Sets the current working
Repository
- setRepositoryConfig(String) - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
- setRepositoryHome(File) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
-
Set the repository home.
- setRepositoryHome(String) - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
- setRepositoryName(String) - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
- setRepositoryURI(String) - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
-
Set the repository URI.
- setRequired(boolean) - Method in class org.apache.jackrabbit.standalone.cli.Option
- setRequiredPrimaryTypes(Name[]) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeDefinitionBuilder
- setRequiredType(int) - Method in class org.apache.jackrabbit.commons.cnd.DefinitionBuilderFactory.AbstractPropertyDefinitionBuilder
- setRequiredType(int) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
- setRequiresDelete(boolean) - Method in class org.apache.jackrabbit.core.data.AsyncUploadCacheResult
- setResolver(NamePathResolver) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyManagerImpl
- setResourceConfig(ResourceConfig) - Method in class org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet
-
Set the resource configuration
- setResourceFactory(DavResourceFactory) - Method in class org.apache.jackrabbit.webdav.jcr.JCRWebdavServerServlet
-
Sets the
DavResourceFactory
. - setResourceFactory(DavResourceFactory) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
Sets the
DavResourceFactory
. - setResourceFactory(DavResourceFactory) - Method in class org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet
-
Sets the
DavResourceFactory
. - setRespectDocumentOrder(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.AbstractQueryImpl
-
Sets a new value for this property.
- setRespectDocumentOrder(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
- setResponseDescription(String) - Method in class org.apache.jackrabbit.webdav.MultiStatus
-
Set the response description.
- setResponses(MultiStatusResponse[]) - Method in class org.apache.jackrabbit.webdav.security.report.PrincipalMatchReport
-
Write the result(s) of the match back to the report.
- setResponses(MultiStatusResponse[]) - Method in class org.apache.jackrabbit.webdav.security.report.PrincipalSearchReport
-
Write the search result back to the report.
- setResultFetchSize(int) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
Tells the query handler how many result should be fetched initially when a query is executed.
- setRetentionPolicy(String, RetentionPolicy) - Method in class org.apache.jackrabbit.core.retention.RetentionManagerImpl
- setReturnLatest(boolean) - Method in class org.apache.jackrabbit.core.version.DateVersionSelector
-
Sets the flag, if the latest version should be selected, if no version can be found using the given hint.
- setRevision(long) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
-
Set the revision this consumer has last seen.
- setRevision(long) - Method in class org.apache.jackrabbit.core.journal.AppendRecord
-
Set the revision this record represents.
- setRevision(long) - Method in interface org.apache.jackrabbit.core.journal.RecordConsumer
-
Set the revision this consumer has last seen.
- setRevision(String) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
- setRoot(File) - Method in class org.apache.jackrabbit.core.fs.local.LocalFileSystem
- setSchema(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
- setSchema(String) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
-
Deprecated.This method is deprecated;
DatabaseJournal.getDatabaseType()
should be used instead. - setSchema(String) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
-
Deprecated.
- setSchema(String) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
-
Deprecated.This method is deprecated;
BundleDbPersistenceManager.setDatabaseType(java.lang.String)
should be used instead. - setSchemaCheckEnabled(boolean) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
- setSchemaCheckEnabled(boolean) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
- setSchemaCheckEnabled(boolean) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
- setSchemaCheckEnabled(boolean) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
-
Deprecated.
- setSchemaCheckEnabled(boolean) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
- setSchemaObjectPrefix(String) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
-
Set the schema object prefix.
- setSchemaObjectPrefix(String) - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
- setSchemaObjectPrefix(String) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
- setSchemaObjectPrefix(String) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
-
Deprecated.
- setSchemaObjectPrefix(String) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
-
Sets the schema object prefix.
- setScope(String, boolean) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
- setScope(Scope) - Method in class org.apache.jackrabbit.webdav.lock.LockInfo
-
Set the lock scope.
- setScore(float) - Method in class org.apache.jackrabbit.core.query.lucene.ScoreNode
-
Sets a new score value.
- setScorer(Scorer) - Method in class org.apache.jackrabbit.core.query.lucene.hits.AbstractHitCollector
- setSecret(String) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
-
Setter for configuration based secret
- setSelector(Class<? extends Authorizable>) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
- setSession(Session) - Method in class org.apache.jackrabbit.core.security.authentication.RepositoryCallback
- setSession(Context, Session) - Static method in class org.apache.jackrabbit.standalone.cli.CommandHelper
-
Sets the current working
Session
- setSession(SessionImpl) - Method in class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateManager
-
Sets the system session.
- setSessionProvider(SessionProvider) - Method in class org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet
-
Sets the
SessionProvider
. - setSessionScopedKey(String) - Method in class org.apache.jackrabbit.standalone.cli.lock.Lock
- setSharedSet(Set<NodeId>) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
-
Sets the shared set.
- setSharedSet(Set<NodeId>) - Method in class org.apache.jackrabbit.core.state.NodeState
-
Set the shared set of this state to the shared set of another state.
- setShutdownOnClose(boolean) - Method in class org.apache.jackrabbit.core.fs.db.DerbyFileSystem
- setShutdownOnClose(boolean) - Method in class org.apache.jackrabbit.core.persistence.db.DerbyPersistenceManager
-
Deprecated.
- setSimilarity(Similarity) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
- setSimilarityClass(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
Sets the similarity implementation, which will be used for indexing and searching.
- setSize(long) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
-
Sets the data size of this bundle
- setSizeEstimate(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
If enabled, NodeIterator.getSize() may report a larger value than the actual result.
- setSkipBinaryKey(String) - Method in class org.apache.jackrabbit.standalone.cli.xml.AbstractExportViewToFile
- setSleepBetweenNodes(long) - Method in class org.apache.jackrabbit.core.gc.GarbageCollector
- setSleepBetweenRecords(long) - Method in class org.apache.jackrabbit.core.data.MultiDataStore
- setSlowQueriesQueueSize(int) - Method in class org.apache.jackrabbit.stats.jmx.QueryStatManager
- setSlowQueriesQueueSize(int) - Method in class org.apache.jackrabbit.stats.QueryStatImpl
- setSortOrder(String, QueryBuilder.Direction) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
- setSortOrder(String, QueryBuilder.Direction, boolean) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
- setSpellCheckerClass(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
Sets the name of the class that implements
SpellChecker
. - setSrcAbsPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.Clone
-
Sets the source absolute path key
- setSrcAbsPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.Copy
-
Sets the source absolute path key
- setSrcAbsPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.Move
- setSrcAbsPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.xml.AbstractExportViewToFile
- setSrcChildKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.OrderBefore
- setSrcFsPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.fs.FileToInputStream
- setSrcFsPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.fs.ImportFileSystem
- setSrcIndexKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.ReadValue
- setSrcJcrPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.fs.ExportFileSystem
- setSrcPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.collect.AbstractCollect
-
Sets the source path key
- setSrcPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.ReadValue
- setSrcPathKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.Rename
- setSrcWorkspaceKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.Clone
-
Sets the source
Workspace
key - setSrcWorkspaceKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.Copy
-
Sets the source
Workspace
key - setSrcWorkspaceKey(String) - Method in class org.apache.jackrabbit.standalone.cli.version.Merge
- setStartRepositoryImmediately(Boolean) - Method in class org.apache.jackrabbit.jca.JCAManagedConnectionFactory
- setState(ItemState) - Method in class org.apache.jackrabbit.core.ItemData
-
Set the associated item state.
- setStatementKey(String) - Method in class org.apache.jackrabbit.standalone.cli.query.AbstractQuery
- setStatus(int) - Method in class org.apache.jackrabbit.core.ItemData
-
Set the status.
- setStatus(int) - Method in class org.apache.jackrabbit.core.state.ItemState
-
Sets the new status of this item.
- setStatus(int) - Method in class org.apache.jackrabbit.jcr2spi.state.ItemState
-
Sets the new status of this item.
- setStatus(int) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- setStatus(int, String) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- setStopDelay(long) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
-
Set the stop delay, i.e.
- setStopWords(Set<String>) - Method in class org.apache.jackrabbit.core.query.lucene.MoreLikeThis
-
Set the set of stopwords.
- setStringValue(String) - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
-
Sets a new value of type
String
. - setSupertypes(Name[]) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
-
Specifies the supertypes of the node type definition being built
- setSupportedMixinTypes(Name[]) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QNodeTypeDefinitionBuilder
-
Sets the names of additional mixin types supported on this node type.
- setSupportHighlighting(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
-
If set to
true
additional information is stored in the index to support highlighting using the rep:excerpt pseudo property. - setSupportHighlighting(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
If set to
true
additional information is stored in the index to support highlighting using the rep:excerpt pseudo property. - setSuspended(boolean) - Method in class org.apache.jackrabbit.data.core.TransactionContext
-
Set a flag indicating whether the association is suspended.
- setSynonymProviderClass(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
Sets the name of the class that implements
SynonymProvider
. - setSynonymProviderConfigPath(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
Sets the configuration path for the synonym provider.
- setTablePrefix(String) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
-
Set the new table prefix.
- setTablespace(String) - Method in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
-
Sets the Oracle tablespace for tables.
- setTablespace(String) - Method in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
-
Sets the Oracle tablespace for tables.
- setTablespace(String) - Method in class org.apache.jackrabbit.core.persistence.pool.OraclePersistenceManager
-
Sets the Oracle tablespace for tables.
- setTableSpace(String) - Method in class org.apache.jackrabbit.core.fs.db.MSSqlFileSystem
-
Sets the MS SQL table space.
- setTableSpace(String) - Method in class org.apache.jackrabbit.core.journal.MSSqlDatabaseJournal
-
Sets the MS SQL table space.
- setTableSpace(String) - Method in class org.apache.jackrabbit.core.persistence.db.MSSqlPersistenceManager
-
Deprecated.Sets the MSSql table space.
- setTableSpace(String) - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
-
Deprecated.Sets the Oracle table space.
- setTableSpace(String) - Method in class org.apache.jackrabbit.core.persistence.pool.MSSqlPersistenceManager
-
Sets the MS SQL table space.
- setTabSize(int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
- setTabSize(int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
- setTargetVersion(String) - Method in class org.apache.jackrabbit.standalone.cli.version.Checkin
- Setter() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- setTermInfosIndexDivisor(int) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
Sets a new value for termInfosIndexDivisor.
- setTestDelay(int) - Method in class org.apache.jackrabbit.core.gc.GarbageCollector
-
When testing the garbage collection, a delay is used instead of simulating concurrent access.
- setText(Element, String) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Create a new text node and add it as child to the given element.
- setTextFilterClasses(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
Deprecated.
- setTikaConfigPath(String) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
Sets the path of the Tika configuration used for text extraction.
- setTimeout(long) - Method in class org.apache.jackrabbit.webdav.jcr.lock.JcrActiveLock
-
Throws
UnsupportedOperationException
- setTimeout(long) - Method in interface org.apache.jackrabbit.webdav.lock.ActiveLock
-
Defines the number of milliseconds until the timeout is reached.
- setTimeout(long) - Method in class org.apache.jackrabbit.webdav.lock.DefaultActiveLock
- setTimestamp(long) - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
-
Sets a new timestamp for this collection.
- setTokenExpiration(long) - Method in class org.apache.jackrabbit.core.security.authentication.DefaultLoginModule
- setTokenKey(String) - Method in class org.apache.jackrabbit.standalone.cli.lock.AddLockToken
- setTokenKey(String) - Method in class org.apache.jackrabbit.standalone.cli.lock.RemoveLockToken
- setTouchAsync(boolean) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- setTouchFilePreferred(boolean) - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSBackend
-
Sets whether or not a touch file should be used to save/get the last modified timestamp for a file object.
- setTrailerFields(Supplier<Map<String, String>>) - Method in interface org.apache.jackrabbit.webdav.WebdavResponse
- setTrailerFields(Supplier<Map<String, String>>) - Method in class org.apache.jackrabbit.webdav.WebdavResponseImpl
- setTransactionTimeout(int) - Method in class org.apache.jackrabbit.core.XASessionImpl
- setTransactionTimeout(int) - Method in class org.apache.jackrabbit.jca.AnonymousConnection
- setTransactionTimeout(int) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
- setTransactionTimeout(int) - Method in class org.apache.jackrabbit.jca.TransactionBoundXAResource
- setTransformation(int) - Method in class org.apache.jackrabbit.core.query.lucene.RangeQuery
-
Sets the transformation.
- setTransformation(int) - Method in interface org.apache.jackrabbit.core.query.lucene.Transformable
-
Sets the transformation.
- setTransformation(int) - Method in class org.apache.jackrabbit.core.query.lucene.WildcardQuery
-
Sets the transformation.
- setTraversalPredicate(Predicate) - Method in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
- setTree(NodeId, Tree) - Method in interface org.apache.jackrabbit.spi.Batch
-
Add a new content tree to the persistent layer.
- setTree(NodeId, Tree) - Method in class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
- setTree(NodeId, Tree) - Static method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations
-
Factory method for creating an
ConsolidatingChangeLog.CancelableOperations.SetTree
operation. - setTree(NodeId, Tree) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
- setTree(NodeId, Tree) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
-
Factory method for creating an
Operations.SetTree
operation. - setTree(NodeId, Tree) - Method in class org.apache.jackrabbit.spi.commons.logging.BatchLogger
- setTree(NodeId, Tree) - Method in class org.apache.jackrabbit.spi.commons.SerializableBatch
- SetTree - Class in org.apache.jackrabbit.jcr2spi.operation
- SetTree(NodeId, Tree) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.SetTree
- SetTree(NodeId, Tree) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.SetTree
- setType(int) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.PropertyEntry
-
Sets the type
- setType(int) - Method in class org.apache.jackrabbit.core.state.PropertyState
-
Sets the type of this property.
- setType(int) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.PropertyInfoBuilder
-
Set the
of this propertytype
- setType(int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTLiteral
- setType(Type) - Method in class org.apache.jackrabbit.webdav.lock.LockInfo
-
Set the lock type.
- setTypeKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.AbstractSetProperty
-
Sets the type key
- setTypeKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.AddNode
- setUnaryMinus(boolean) - Method in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
-
If
b
istrue
then the value in this relation node contains a receding unary minus. - setUniqueID(String) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry
- setUniqueID(String) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
- setUp() - Method in class org.apache.jackrabbit.test.AbstractJCRTest
- setUp() - Method in class org.apache.jackrabbit.test.api.DocumentViewImportTest
- setUp() - Method in class org.apache.jackrabbit.test.api.ExportDocViewTest
- setUp() - Method in class org.apache.jackrabbit.test.api.ExportSysViewTest
- setUp() - Method in class org.apache.jackrabbit.test.api.GetWeakReferencesTest
- setUp() - Method in class org.apache.jackrabbit.test.api.LifecycleTest
- setUp() - Method in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
- setUp() - Method in class org.apache.jackrabbit.test.api.lock.LockManagerTest
- setUp() - Method in class org.apache.jackrabbit.test.api.lock.SetValueLockExceptionTest
-
Check if Locking is supported and if yes setup a lockable node with properties each one for the possible values passed to Property.setValue .
- setUp() - Method in class org.apache.jackrabbit.test.api.NamespaceRegistryReadMethodsTest
- setUp() - Method in class org.apache.jackrabbit.test.api.NamespaceRegistryTest
- setUp() - Method in class org.apache.jackrabbit.test.api.NamespaceRemappingTest
-
Sets up the fixture for the tests.
- setUp() - Method in class org.apache.jackrabbit.test.api.NodeDiscoveringNodeTypesTest
-
Sets up the fixture for the test cases.
- setUp() - Method in class org.apache.jackrabbit.test.api.NodeIteratorTest
- setUp() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
-
Sets up the fixture for this test.
- setUp() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
to be able to test the update(String) and getCorrespondingNodePath(String) methods we need an additional workspace
- setUp() - Method in class org.apache.jackrabbit.test.api.nodetype.CanAddChildNodeCallWithNodeTypeTest
-
Sets up the fixture for the test cases.
- setUp() - Method in class org.apache.jackrabbit.test.api.nodetype.CanAddChildNodeCallWithoutNodeTypeTest
-
Sets up the fixture for the test cases.
- setUp() - Method in class org.apache.jackrabbit.test.api.nodetype.CanRemoveItemTest
-
Sets up the fixture for the test cases.
- setUp() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyBinaryTest
-
Sets up the fixture for the test cases.
- setUp() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyBooleanTest
-
Sets up the fixture for the test cases.
- setUp() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyDateTest
-
Sets up the fixture for the test cases.
- setUp() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyDoubleTest
-
Sets up the fixture for the test cases.
- setUp() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyLongTest
-
Sets up the fixture for the test cases.
- setUp() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyMultipleTest
-
Sets up the fixture for the test cases.
- setUp() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyNameTest
-
Sets up the fixture for the test cases.
- setUp() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyPathTest
-
Sets up the fixture for the test cases.
- setUp() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyStringTest
-
Sets up the fixture for the test cases.
- setUp() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyTest
-
Sets up the fixture for the test cases.
- setUp() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeDefTest
-
Sets up the fixture for the test cases.
- setUp() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeCreationTest
-
Sets up the fixture for the test cases.
- setUp() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeManagerTest
-
Sets up the fixture for the test cases.
- setUp() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeTest
-
Sets up the fixture for the test cases.
- setUp() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Sets up the fixture for this test.
- setUp() - Method in class org.apache.jackrabbit.test.api.nodetype.PropertyDefTest
-
Sets up the fixture for the test cases.
- setUp() - Method in class org.apache.jackrabbit.test.api.observation.AbstractObservationTest
- setUp() - Method in class org.apache.jackrabbit.test.api.observation.EventJournalTest
- setUp() - Method in class org.apache.jackrabbit.test.api.PathTest
- setUp() - Method in class org.apache.jackrabbit.test.api.PropertyItemIsModifiedTest
- setUp() - Method in class org.apache.jackrabbit.test.api.PropertyItemIsNewTest
- setUp() - Method in class org.apache.jackrabbit.test.api.PropertyReadMethodsTest
-
Sets up the fixture for this test.
- setUp() - Method in class org.apache.jackrabbit.test.api.PropertyTypeTest
-
Sets up the fixture for this test.
- setUp() - Method in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
-
Set-up the configuration values used for the test.
- setUp() - Method in class org.apache.jackrabbit.test.api.query.DerefQueryLevel1Test
-
Sets up the test cases
- setUp() - Method in class org.apache.jackrabbit.test.api.query.ElementTest
- setUp() - Method in class org.apache.jackrabbit.test.api.query.GetLanguageTest
-
Sets up the test cases
- setUp() - Method in class org.apache.jackrabbit.test.api.query.GetPersistentQueryPathLevel1Test
-
Sets up the test cases
- setUp() - Method in class org.apache.jackrabbit.test.api.query.GetPropertyNamesTest
-
Sets up the test cases
- setUp() - Method in class org.apache.jackrabbit.test.api.query.GetStatementTest
-
Sets up the test cases
- setUp() - Method in class org.apache.jackrabbit.test.api.query.GetSupportedQueryLanguagesTest
-
Sets up the test cases
- setUp() - Method in class org.apache.jackrabbit.test.api.query.PredicatesTest
-
Sets up the test cases
- setUp() - Method in class org.apache.jackrabbit.test.api.query.qom.BindVariableValueTest
- setUp() - Method in class org.apache.jackrabbit.test.api.query.qom.ChildNodeJoinConditionTest
- setUp() - Method in class org.apache.jackrabbit.test.api.query.qom.DescendantNodeJoinConditionTest
- setUp() - Method in class org.apache.jackrabbit.test.api.query.qom.EquiJoinConditionTest
- setUp() - Method in class org.apache.jackrabbit.test.api.query.qom.FullTextSearchScoreTest
- setUp() - Method in class org.apache.jackrabbit.test.api.query.qom.LengthTest
- setUp() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeLocalNameTest
- setUp() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeNameTest
- setUp() - Method in class org.apache.jackrabbit.test.api.query.qom.OrderingTest
- setUp() - Method in class org.apache.jackrabbit.test.api.query.qom.RowTest
- setUp() - Method in class org.apache.jackrabbit.test.api.query.qom.SameNodeJoinConditionTest
- setUp() - Method in class org.apache.jackrabbit.test.api.query.qom.UpperLowerCaseTest
- setUp() - Method in class org.apache.jackrabbit.test.api.query.QueryResultNodeIteratorTest
-
Sets up the fixture for test cases.
- setUp() - Method in class org.apache.jackrabbit.test.api.query.SaveTest
- setUp() - Method in class org.apache.jackrabbit.test.api.query.SimpleSelectionTest
-
Sets up the test cases
- setUp() - Method in class org.apache.jackrabbit.test.api.query.SQLJcrPathTest
-
Sets up the test cases
- setUp() - Method in class org.apache.jackrabbit.test.api.query.SQLOrderByTest
-
Prepare a statement without the order by modifier to be used for the tests
- setUp() - Method in class org.apache.jackrabbit.test.api.query.SQLPathTest
- setUp() - Method in class org.apache.jackrabbit.test.api.query.TextNodeTest
- setUp() - Method in class org.apache.jackrabbit.test.api.query.XPathDocOrderTest
- setUp() - Method in class org.apache.jackrabbit.test.api.query.XPathJcrPathTest
-
Sets up the test cases
- setUp() - Method in class org.apache.jackrabbit.test.api.query.XPathOrderByTest
-
Prepare a statement without order by modifier to be used for the tests
- setUp() - Method in class org.apache.jackrabbit.test.api.query.XPathPosIndexTest
- setUp() - Method in class org.apache.jackrabbit.test.api.ReferenceableRootNodesTest
- setUp() - Method in class org.apache.jackrabbit.test.api.ReferencePropertyTest
-
Sets up the fixture for the test.
- setUp() - Method in class org.apache.jackrabbit.test.api.RepositoryDescriptorTest
-
Sets up the fixture for this test.
- setUp() - Method in class org.apache.jackrabbit.test.api.RepositoryLoginTest
-
Sets up the fixture for the test cases.
- setUp() - Method in class org.apache.jackrabbit.test.api.retention.AbstractRetentionTest
- setUp() - Method in class org.apache.jackrabbit.test.api.retention.HoldEffectTest
- setUp() - Method in class org.apache.jackrabbit.test.api.retention.RetentionPolicyEffectTest
- setUp() - Method in class org.apache.jackrabbit.test.api.retention.RetentionPolicyTest
- setUp() - Method in class org.apache.jackrabbit.test.api.RootNodeTest
-
Sets up the fixture for the test cases.
- setUp() - Method in class org.apache.jackrabbit.test.api.security.AbstractAccessControlTest
- setUp() - Method in class org.apache.jackrabbit.test.api.security.AccessControlListTest
- setUp() - Method in class org.apache.jackrabbit.test.api.security.AccessControlPolicyIteratorTest
- setUp() - Method in class org.apache.jackrabbit.test.api.security.AccessControlPolicyTest
- setUp() - Method in class org.apache.jackrabbit.test.api.security.RSessionAccessControlDiscoveryTest
- setUp() - Method in class org.apache.jackrabbit.test.api.security.RSessionAccessControlPolicyTest
- setUp() - Method in class org.apache.jackrabbit.test.api.security.RSessionAccessControlTest
- setUp() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- setUp() - Method in class org.apache.jackrabbit.test.api.SessionReadMethodsTest
- setUp() - Method in class org.apache.jackrabbit.test.api.SessionRemoveItemTest
- setUp() - Method in class org.apache.jackrabbit.test.api.SetPropertyAssumeTypeTest
- setUp() - Method in class org.apache.jackrabbit.test.api.SetPropertyBooleanTest
- setUp() - Method in class org.apache.jackrabbit.test.api.SetPropertyCalendarTest
- setUp() - Method in class org.apache.jackrabbit.test.api.SetPropertyDecimalTest
- setUp() - Method in class org.apache.jackrabbit.test.api.SetPropertyDoubleTest
- setUp() - Method in class org.apache.jackrabbit.test.api.SetPropertyInputStreamTest
- setUp() - Method in class org.apache.jackrabbit.test.api.SetPropertyLongTest
- setUp() - Method in class org.apache.jackrabbit.test.api.SetPropertyNodeTest
- setUp() - Method in class org.apache.jackrabbit.test.api.SetPropertyStringTest
- setUp() - Method in class org.apache.jackrabbit.test.api.SetPropertyValueTest
- setUp() - Method in class org.apache.jackrabbit.test.api.SetValueBinaryTest
- setUp() - Method in class org.apache.jackrabbit.test.api.SetValueBooleanTest
- setUp() - Method in class org.apache.jackrabbit.test.api.SetValueDateTest
- setUp() - Method in class org.apache.jackrabbit.test.api.SetValueDecimalTest
- setUp() - Method in class org.apache.jackrabbit.test.api.SetValueDoubleTest
- setUp() - Method in class org.apache.jackrabbit.test.api.SetValueInputStreamTest
- setUp() - Method in class org.apache.jackrabbit.test.api.SetValueLongTest
- setUp() - Method in class org.apache.jackrabbit.test.api.SetValueReferenceTest
- setUp() - Method in class org.apache.jackrabbit.test.api.SetValueStringTest
- setUp() - Method in class org.apache.jackrabbit.test.api.SetValueVersionExceptionTest
-
Sets up the fixture for the test cases.
- setUp() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
- setUp() - Method in class org.apache.jackrabbit.test.api.UndefinedPropertyTest
-
Sets up the fixture for this test.
- setUp() - Method in class org.apache.jackrabbit.test.api.ValueFactoryTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.AbstractMergeTest
-
Initialising used variables coming from the properties file.
Setup some nodes on the 2 workspaces. - setUp() - Method in class org.apache.jackrabbit.test.api.version.AbstractOnParentVersionTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.AbstractVersionTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.ActivitiesTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.CheckinTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.CheckoutTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.ConfigurationsTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.CopyTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.FrozenNodeTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.GetReferencesNodeTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.MergeActivityTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.MergeCancelMergeTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.MergeCheckedoutSubNodeTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.MergeDoneMergeTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.MergeNodeTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.MergeNonVersionableSubNodeTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.MergeShallowTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.MergeSubNodeTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.OnParentVersionAbortTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.OnParentVersionComputeTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.OnParentVersionCopyTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.OnParentVersionIgnoreTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.OnParentVersionInitializeTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.RemoveVersionTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.simple.AbstractVersionTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.simple.BasicTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.simple.CheckinTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.simple.CheckoutTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.simple.CopyTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.simple.FrozenNodeTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.VersionLabelTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.VersionStorageTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
- setUp() - Method in class org.apache.jackrabbit.test.api.version.WorkspaceRestoreTest
- setUp() - Method in class org.apache.jackrabbit.test.api.WorkspaceManagementTest
- setUp() - Method in class org.apache.jackrabbit.test.api.WorkspaceReadMethodsTest
-
Sets up the fixture for the test.
- setUp() - Method in class org.apache.jackrabbit.test.api.WorkspaceTest
- setUp() - Method in class org.apache.jackrabbit.test.JUnitTest
- setUpdateSize(long) - Method in class org.apache.jackrabbit.core.state.ChangeLog
-
Sets the update size of the change log.
- setUpFullTextTest() - Method in class org.apache.jackrabbit.test.api.query.AbstractQueryLevel2Test
-
Creates two nodes with name
AbstractJCRTest.nodeName1
andAbstractJCRTest.nodeName2
with nodetypeAbstractJCRTest.testNodeType
. - setUploadRetries(int) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- setUpMultiValueTest() - Method in class org.apache.jackrabbit.test.api.query.AbstractQueryLevel2Test
-
Creates three nodes with names:
AbstractJCRTest.nodeName1
,AbstractJCRTest.nodeName2
andAbstractJCRTest.nodeName3
. - setUpRangeTest() - Method in class org.apache.jackrabbit.test.api.query.AbstractQueryLevel2Test
-
Creates three nodes with names:
AbstractJCRTest.nodeName1
,AbstractJCRTest.nodeName2
andAbstractJCRTest.nodeName3
. - setUriKey(String) - Method in class org.apache.jackrabbit.standalone.cli.namespace.RegisterNamespace
- setUriKey(String) - Method in class org.apache.jackrabbit.standalone.cli.namespace.SetNamespacePrefix
- setUrl(String) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
-
Set the database URL.
- setUrl(String) - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
- setUrl(String) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
- setUrl(String) - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
-
Deprecated.
- setUrl(String) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
-
Sets the JDBC connection URL.
- setUseCompoundFile(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
The lucene index writer property: useCompoundFile
- setUseFileBlobStore(boolean) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
- setUseFileBlobStore(String) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
- setUser(String) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
-
Set the user name.
- setUser(String) - Method in class org.apache.jackrabbit.core.fs.db.DbFileSystem
- setUser(String) - Method in class org.apache.jackrabbit.core.journal.DatabaseJournal
- setUser(String) - Method in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
-
Deprecated.
- setUser(String) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
-
Sets the user name that will be used to establish JDBC connections.
- setUserData(String) - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
-
Sets the user data for this event state collection.
- setUserData(String) - Method in class org.apache.jackrabbit.core.observation.ObservationManagerImpl
- setUserData(String) - Method in class org.apache.jackrabbit.jcr2spi.observation.ObservationManagerImpl
- setUserData(String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
- setUserData(String) - Method in class org.apache.jackrabbit.spi.commons.logging.SessionInfoLogger
- setUserData(String) - Method in class org.apache.jackrabbit.spi.commons.SessionInfoImpl
-
Sets the user data used for
Event.getUserData()
. - setUserData(String) - Method in interface org.apache.jackrabbit.spi.SessionInfo
-
Sets the user data used for
Event.getUserData()
. - setUserID(String) - Method in class org.apache.jackrabbit.spi.commons.SessionInfoImpl
-
Sets the userId.
- setUserKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.Login
- setUserPrivilegeNames(String) - Method in class org.apache.jackrabbit.core.security.user.action.AccessControlAction
-
Sets the privileges a new user will be granted on the user's home directory.
- setUseSimpleFSDirectory(boolean) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
- setUUID(String) - Method in class org.apache.jackrabbit.jcr2spi.xml.Importer.NodeInfo
- setUUID(String) - Method in class org.apache.jackrabbit.spi.commons.ItemInfoBuilder.NodeInfoBuilder
-
Set the uuid
- setUuidBehaviourKey(String) - Method in class org.apache.jackrabbit.standalone.cli.xml.ImportXmlFromInputStream
- setUuidKey(String) - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
- setValidate(boolean) - Method in class org.apache.jackrabbit.core.config.BeanConfig
-
Allows subclasses to control whether the configured bean property names should be validated.
- setValue(boolean) - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Sets the value of this property.
- setValue(boolean) - Method in class org.apache.jackrabbit.core.PropertyImpl
-
Wrapper around
PropertyImpl.setValue(Value)
- setValue(boolean) - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
- setValue(double) - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Sets the value of this property.
- setValue(double) - Method in class org.apache.jackrabbit.core.PropertyImpl
-
Wrapper around
PropertyImpl.setValue(Value)
- setValue(double) - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
- setValue(int, Comparable<?>) - Method in class org.apache.jackrabbit.core.query.lucene.FieldComparatorBase
-
Puts a value into a given slot
- setValue(int, Comparable<?>) - Method in class org.apache.jackrabbit.core.query.lucene.sort.AbstractFieldComparator
-
Add the given value to the values array
- setValue(long) - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Sets the value of this property.
- setValue(long) - Method in class org.apache.jackrabbit.core.PropertyImpl
-
Wrapper around
PropertyImpl.setValue(Value)
- setValue(long) - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
- setValue(InputStream) - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Sets the value of this property.
- setValue(InputStream) - Method in class org.apache.jackrabbit.core.PropertyImpl
-
Wrapper around
PropertyImpl.setValue(Value)
- setValue(InputStream) - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
- setValue(String) - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Sets the value of this property.
- setValue(String) - Method in class org.apache.jackrabbit.core.PropertyImpl
-
Wrapper around
PropertyImpl.setValue(Value)
- setValue(String) - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
- setValue(String) - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTLiteral
- setValue(String) - Method in class org.apache.jackrabbit.standalone.cli.AbstractParameter
- setValue(String) - Method in class org.apache.jackrabbit.standalone.cli.Flag
- setValue(String[]) - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Sets the values of this property.
- setValue(String[]) - Method in class org.apache.jackrabbit.core.PropertyImpl
-
Wrapper around
PropertyImpl.setValue(Value[])
- setValue(String[]) - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
- setValue(BigDecimal) - Method in class org.apache.jackrabbit.core.PropertyImpl
-
Wrapper around
PropertyImpl.setValue(Value)
- setValue(BigDecimal) - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
- setValue(BigDecimal) - Method in class org.apache.jackrabbit.jcr2spi.StaleProperty
- setValue(Calendar) - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Sets the value of this property.
- setValue(Calendar) - Method in class org.apache.jackrabbit.core.PropertyImpl
-
Wrapper around
PropertyImpl.setValue(Value)
- setValue(Calendar) - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
- setValue(Binary) - Method in class org.apache.jackrabbit.core.PropertyImpl
-
Wrapper around
PropertyImpl.setValue(Value)
- setValue(Binary) - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
- setValue(Binary) - Method in class org.apache.jackrabbit.jcr2spi.StaleProperty
- setValue(Node) - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Sets the value of this property.
- setValue(Node) - Method in class org.apache.jackrabbit.core.PropertyImpl
-
Wrapper around
PropertyImpl.setValue(Value)
- setValue(Node) - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
- setValue(Value) - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Sets the value of this property.
- setValue(Value) - Method in class org.apache.jackrabbit.core.PropertyImpl
- setValue(Value) - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
- setValue(Value[]) - Method in class org.apache.jackrabbit.commons.AbstractProperty
-
Sets the values of this property.
- setValue(Value[]) - Method in class org.apache.jackrabbit.core.PropertyImpl
- setValue(Value[]) - Method in class org.apache.jackrabbit.jcr2spi.PropertyImpl
- setValue(Value[], int) - Method in class org.apache.jackrabbit.core.PropertyImpl
-
Sets the values of this property.
- setValue(Name) - Method in class org.apache.jackrabbit.core.PropertyImpl
- setValue(Name[]) - Method in class org.apache.jackrabbit.core.PropertyImpl
-
Same as
except that this method takes an array ofProperty.setValue(String[])
Name
instead ofString
values. - setValue(PropertyId, QValue) - Method in interface org.apache.jackrabbit.spi.Batch
-
Modify the value of an existing property.
- setValue(PropertyId, QValue) - Method in class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
- setValue(PropertyId, QValue) - Static method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations
-
Factory method for creating a
SetValue
operation. - setValue(PropertyId, QValue) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
- setValue(PropertyId, QValue) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
-
Factory method for creating set-value
Operation
for the given arguments. - setValue(PropertyId, QValue) - Method in class org.apache.jackrabbit.spi.commons.logging.BatchLogger
- setValue(PropertyId, QValue) - Method in class org.apache.jackrabbit.spi.commons.SerializableBatch
- setValue(PropertyId, QValue[]) - Method in interface org.apache.jackrabbit.spi.Batch
-
Modify the value of an existing, multi-valued property.
- setValue(PropertyId, QValue[]) - Method in class org.apache.jackrabbit.spi.commons.batch.ChangeLogImpl
- setValue(PropertyId, QValue[]) - Static method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations
-
Factory method for creating a
SetValue
operation. - setValue(PropertyId, QValue[]) - Method in class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog
- setValue(PropertyId, QValue[]) - Static method in class org.apache.jackrabbit.spi.commons.batch.Operations
-
Factory method for creating a set-value
Operation
for the given arguments. - setValue(PropertyId, QValue[]) - Method in class org.apache.jackrabbit.spi.commons.logging.BatchLogger
- setValue(PropertyId, QValue[]) - Method in class org.apache.jackrabbit.spi.commons.SerializableBatch
- SetValue(PropertyId, QValue) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.SetValue
- SetValue(PropertyId, QValue) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.SetValue
-
Create a new set-value
Operation
for the given arguments. - SetValue(PropertyId, QValue[]) - Constructor for class org.apache.jackrabbit.spi.commons.batch.ConsolidatingChangeLog.CancelableOperations.SetValue
- SetValue(PropertyId, QValue[]) - Constructor for class org.apache.jackrabbit.spi.commons.batch.Operations.SetValue
-
Create a new set-value
Operation
for the given arguments. - SetValueBinaryTest - Class in org.apache.jackrabbit.test.api
-
Tests the various
Property.setValue(Value)
methods. - SetValueBinaryTest() - Constructor for class org.apache.jackrabbit.test.api.SetValueBinaryTest
- SetValueBooleanTest - Class in org.apache.jackrabbit.test.api
-
Tests the various
Property.setValue(Value)
methods. - SetValueBooleanTest() - Constructor for class org.apache.jackrabbit.test.api.SetValueBooleanTest
- setValueConstraints(QValueConstraint[]) - Method in class org.apache.jackrabbit.spi.commons.nodetype.QPropertyDefinitionBuilder
- SetValueConstraintViolationExceptionTest - Class in org.apache.jackrabbit.test.api
-
SetValueConstraintViolationExceptionTest
tests if setValue() throws a ConstraintViolationException either immediately (by setValue()) or on save, if the change would violate a value constraint. - SetValueConstraintViolationExceptionTest() - Constructor for class org.apache.jackrabbit.test.api.SetValueConstraintViolationExceptionTest
- SetValueDateTest - Class in org.apache.jackrabbit.test.api
-
Tests the various
Property.setValue(Value)
methods. - SetValueDateTest() - Constructor for class org.apache.jackrabbit.test.api.SetValueDateTest
- SetValueDecimalTest - Class in org.apache.jackrabbit.test.api
-
Tests the various
Property.setValue(Value)
methods. - SetValueDecimalTest() - Constructor for class org.apache.jackrabbit.test.api.SetValueDecimalTest
- SetValueDoubleTest - Class in org.apache.jackrabbit.test.api
-
Tests the various
Property.setValue(Value)
methods. - SetValueDoubleTest() - Constructor for class org.apache.jackrabbit.test.api.SetValueDoubleTest
- SetValueInputStreamTest - Class in org.apache.jackrabbit.test.api
-
Tests the
Property.setValue(java.io.InputStream)
method. - SetValueInputStreamTest() - Constructor for class org.apache.jackrabbit.test.api.SetValueInputStreamTest
- setValueKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.AbstractSetProperty
- SetValueLockExceptionTest - Class in org.apache.jackrabbit.test.api.lock
-
SetValueLockExceptionTest
Tests throwing of a LockException for the Property.setValue() methods in case the parentNode of the given property is locked. - SetValueLockExceptionTest() - Constructor for class org.apache.jackrabbit.test.api.lock.SetValueLockExceptionTest
- SetValueLongTest - Class in org.apache.jackrabbit.test.api
-
Tests the various
Property.setValue(Value)
methods. - SetValueLongTest() - Constructor for class org.apache.jackrabbit.test.api.SetValueLongTest
- setValueProvider(VirtualValueProvider) - Method in class org.apache.jackrabbit.core.virtual.VirtualPropertyState
-
Sets a virtual value provider for this property
- SetValueReferenceTest - Class in org.apache.jackrabbit.test.api
-
Tests the various
Property.setValue(Value)
methods. - SetValueReferenceTest() - Constructor for class org.apache.jackrabbit.test.api.SetValueReferenceTest
- setValues(InternalValue[]) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.PropertyEntry
-
Sets the internal values.
- setValues(InternalValue[]) - Method in class org.apache.jackrabbit.core.state.PropertyState
-
Sets the value(s) of this property.
- SetValueStringTest - Class in org.apache.jackrabbit.test.api
-
Tests the various
Property.setValue(Value)
methods. - SetValueStringTest() - Constructor for class org.apache.jackrabbit.test.api.SetValueStringTest
- SetValueValueFormatExceptionTest - Class in org.apache.jackrabbit.test.api
-
SetValueValueFormatExceptionTest
tests if Property.setValue() throws a ValueFormatException if a best-effort conversion fails. - SetValueValueFormatExceptionTest() - Constructor for class org.apache.jackrabbit.test.api.SetValueValueFormatExceptionTest
- SetValueVersionExceptionTest - Class in org.apache.jackrabbit.test.api
-
SetValueVersionExceptionTest
... - SetValueVersionExceptionTest() - Constructor for class org.apache.jackrabbit.test.api.SetValueVersionExceptionTest
- setVersionableKey(String) - Method in class org.apache.jackrabbit.standalone.cli.info.AbstractLsNodes
- setVersionKey(String) - Method in class org.apache.jackrabbit.standalone.cli.version.AddVersionLabel
- setVersionKey(String) - Method in class org.apache.jackrabbit.standalone.cli.version.Restore
- setVersionLabel(Session, InternalVersionHistory, Name, Name, boolean) - Method in interface org.apache.jackrabbit.core.version.InternalVersionManager
-
Sets the version
label
to the givenversion
. - setVersionLabel(Session, InternalVersionHistory, Name, Name, boolean) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
-
Sets the version
label
to the givenversion
. - setVersionLabel(Session, InternalVersionHistory, Name, Name, boolean) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
-
Sets the version
label
to the givenversion
. - setVersionLabel(InternalVersionHistoryImpl, Name, Name, boolean) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
-
Set version label on the specified version.
- setVirtualProvider(VirtualItemStateProvider) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
-
Set optional virtual item state provider.
- setVolatileIdleTime(int) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
Sets the property: volatileIdleTime
- setWalkProperties(boolean) - Method in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
- setWorkspaceKey(String) - Method in class org.apache.jackrabbit.standalone.cli.core.Login
- setWorkspacename(String) - Method in class org.apache.jackrabbit.spi.commons.SessionInfoImpl
-
Sets the name of the workspace to connect to.
- setWriteDelay(long) - Method in class org.apache.jackrabbit.core.journal.MemoryJournal
-
Set the write delay in milliseconds.
- setWriter(Writer) - Method in class org.apache.jackrabbit.test.LogPrintWriter
-
Sets a new output
Writer
. - setWriterPreference(boolean) - Method in class org.apache.jackrabbit.core.state.DefaultISMLocking
-
Sets the writer preference status of this locking strategy.
- SForExt - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- SForPI - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- SHAREABLE_NODE - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
-
Name of the field that marks shareable nodes.
- ShareableNodeTest - Class in org.apache.jackrabbit.test.api
-
Tests features available with shareable nodes.
- ShareableNodeTest() - Constructor for class org.apache.jackrabbit.test.api.ShareableNodeTest
- SHARED - Static variable in class org.apache.jackrabbit.webdav.lock.Scope
- SharedFieldCache - Class in org.apache.jackrabbit.core.query.lucene
-
Implements a variant of the lucene class
org.apache.lucene.search.FieldCacheImpl
. - SharedFieldCache.ValueIndex - Class in org.apache.jackrabbit.core.query.lucene
-
Expert: Stores term text values and document ordering data.
- SharedFieldComparatorSource - Class in org.apache.jackrabbit.core.query.lucene
-
Implements a
FieldComparatorSource
forFieldComparator
s which know how to sort on a lucene field that contains values for multiple properties. - SharedFieldComparatorSource(String, ItemStateManager, HierarchyManager, NamespaceMappings) - Constructor for class org.apache.jackrabbit.core.query.lucene.SharedFieldComparatorSource
-
Create a new
SharedFieldComparatorSource
for a given shared field. - SharedItemStateManager - Class in org.apache.jackrabbit.core.state
-
Shared
ItemStateManager
(SISM). - SharedItemStateManager(PersistenceManager, NodeId, NodeTypeRegistry, boolean, ItemStateCacheFactory, ISMLocking, NodeIdFactory) - Constructor for class org.apache.jackrabbit.core.state.SharedItemStateManager
-
Creates a new
SharedItemStateManager
instance. - sharedState - Variable in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
- sharedStateMgr - Variable in class org.apache.jackrabbit.core.state.LocalItemStateManager
-
Shared item state manager
- SHORT() - Constructor for class org.apache.jackrabbit.util.ISO8601.SHORT
- shouldStop() - Method in class org.apache.jackrabbit.test.JCRTestResult
- shutdown() - Method in class org.apache.jackrabbit.core.jndi.BindableRepository
-
Delegated to the underlying repository instance.
- shutdown() - Method in class org.apache.jackrabbit.core.RepositoryImpl
-
Shuts down this repository.
- shutdown() - Method in class org.apache.jackrabbit.core.TransientRepository
-
Forces all active sessions to logout.
- shutdown() - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
-
Does a shutdown of the repository and deregisters it from the RMI registry and unbinds if from the JNDI context if so configured.
- shutdown() - Method in class org.apache.jackrabbit.jca.JCARepositoryManager
-
Shutdown all the repositories.
- shutdown() - Method in class org.apache.jackrabbit.standalone.Main
-
Shutdown this Main application.
- shutdown() - Static method in class org.apache.jackrabbit.util.TransientFileFactory
-
Shuts this factory down removing all temp files and removes shutdown hook.
- shutDown(String) - Method in class org.apache.jackrabbit.core.util.db.DerbyConnectionHelper
-
Shuts the embedded Derby database down.
- shutdownOnClose - Variable in class org.apache.jackrabbit.core.fs.db.DerbyFileSystem
-
Flag indicating whether this derby database should be shutdown on close.
- shutdownOnClose - Variable in class org.apache.jackrabbit.core.persistence.db.DerbyPersistenceManager
-
Deprecated.Flag indicating whether this derby database should be shutdown on close.
- SIGN - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- SIGNED_INTEGER - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- SIMILAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- SimilarityQuery - Class in org.apache.jackrabbit.core.query.lucene
-
SimilarityQuery
implements a query that returns similar nodes for a given node UUID. - SimilarityQuery(String, Analyzer) - Constructor for class org.apache.jackrabbit.core.query.lucene.SimilarityQuery
- SIMPLE_LATIN_LETTER - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- SIMPLE_LATIN_LOWER_CASE_LETTER - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- SIMPLE_LATIN_UPPER_CASE_LETTER - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- SimpleAccessManager - Class in org.apache.jackrabbit.core.security.simple
-
SimpleAccessManager
... - SimpleAccessManager() - Constructor for class org.apache.jackrabbit.core.security.simple.SimpleAccessManager
-
Empty constructor
- SimpleBeanFactory - Class in org.apache.jackrabbit.core.config
- SimpleBeanFactory() - Constructor for class org.apache.jackrabbit.core.config.SimpleBeanFactory
- SimpleCharStream - Class in org.apache.jackrabbit.spi.commons.query.sql
-
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
- SimpleCharStream - Class in org.apache.jackrabbit.spi.commons.query.xpath
-
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
- SimpleCharStream(InputStream) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
- SimpleCharStream(InputStream) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
- SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
- SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
- SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
- SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
- SimpleCharStream(InputStream, String) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
- SimpleCharStream(InputStream, String) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
- SimpleCharStream(InputStream, String, int, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
- SimpleCharStream(InputStream, String, int, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
- SimpleCharStream(Reader) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
- SimpleCharStream(Reader) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
- SimpleCharStream(Reader, int, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
- SimpleCharStream(Reader, int, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
- SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
- SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
- SimpleDbPersistenceManager - Class in org.apache.jackrabbit.core.persistence.db
-
Deprecated.Please migrate to a bundle persistence manager (JCR-2802)
- SimpleDbPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
-
Deprecated.
- SimpleExcerptProvider - Class in org.apache.jackrabbit.core.query.lucene
-
SimpleExcerptProvider
is a very simple excerpt provider. - SimpleExcerptProvider() - Constructor for class org.apache.jackrabbit.core.query.lucene.SimpleExcerptProvider
- SimpleLockManager - Class in org.apache.jackrabbit.webdav.lock
-
Simple manager for webdav locks.
- SimpleLockManager() - Constructor for class org.apache.jackrabbit.webdav.lock.SimpleLockManager
- SimpleLoginModule - Class in org.apache.jackrabbit.core.security.simple
-
SimpleLoginModule
... - SimpleLoginModule() - Constructor for class org.apache.jackrabbit.core.security.simple.SimpleLoginModule
- SimpleMergeResult(boolean) - Constructor for class org.apache.jackrabbit.jcr2spi.state.ItemState.SimpleMergeResult
- SIMPLENAME_CHAR - Static variable in class org.apache.jackrabbit.test.api.PropertyUtil
- SimpleNode - Class in org.apache.jackrabbit.spi.commons.query.sql
- SimpleNode - Class in org.apache.jackrabbit.spi.commons.query.xpath
-
Implements a JavaCC Node interface.
- SimpleNode(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
- SimpleNode(int) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
- SimpleNode(JCRSQLParser, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
- SimpleNode(XPath, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
- SimpleQueryResult - Class in org.apache.jackrabbit.core.query.lucene.join
-
Simple query result implementation.
- SimpleQueryResult(String[], String[], RowIterator) - Constructor for class org.apache.jackrabbit.core.query.lucene.join.SimpleQueryResult
-
Creates a query result with the given column and selector names and row iterator.
- SimpleReferenceBinary - Class in org.apache.jackrabbit.commons.jackrabbit
- SimpleReferenceBinary(String) - Constructor for class org.apache.jackrabbit.commons.jackrabbit.SimpleReferenceBinary
- SimpleSecurityManager - Class in org.apache.jackrabbit.core.security.simple
-
SimpleSecurityManager
: simple implementation ignoring both configuration entries for 'principalProvider' and for 'workspaceAccessManager'. - SimpleSecurityManager() - Constructor for class org.apache.jackrabbit.core.security.simple.SimpleSecurityManager
- SimpleSelectionTest - Class in org.apache.jackrabbit.test.api.query
-
SimpleSelectionTest
... - SimpleSelectionTest() - Constructor for class org.apache.jackrabbit.test.api.query.SimpleSelectionTest
- SimpleValueFactory - Class in org.apache.jackrabbit.commons
-
Simple value factory implementation for use mainly in testing.
- SimpleValueFactory() - Constructor for class org.apache.jackrabbit.commons.SimpleValueFactory
- SimpleWebdavServlet - Class in org.apache.jackrabbit.j2ee
-
WebdavServlet provides webdav support (level 1 and 2 complient) for repository resources.
- SimpleWebdavServlet - Class in org.apache.jackrabbit.webdav.simple
- SimpleWebdavServlet() - Constructor for class org.apache.jackrabbit.j2ee.SimpleWebdavServlet
- SimpleWebdavServlet() - Constructor for class org.apache.jackrabbit.webdav.simple.SimpleWebdavServlet
- SimpleWorkspaceAccessManager - Class in org.apache.jackrabbit.core.security.simple
-
SimpleWorkspaceAccessManager
always allows any set of principals to access any workspace. - SimpleWorkspaceAccessManager() - Constructor for class org.apache.jackrabbit.core.security.simple.SimpleWorkspaceAccessManager
- SINGLE - org.apache.jackrabbit.core.xml.PropInfo.MultipleStatus
- SINGLE_QUOTE - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
- SingleColumnQueryResult - Class in org.apache.jackrabbit.core.query.lucene
-
SingleColumnQueryResult
implements a query result that returns a single column. - SingleColumnQueryResult(SearchIndex, SessionContext, AbstractQueryImpl, Query, SpellSuggestion, ColumnImpl[], Path[], boolean[], String[], boolean, long, long) - Constructor for class org.apache.jackrabbit.core.query.lucene.SingleColumnQueryResult
- singleton(T) - Static method in class org.apache.jackrabbit.spi.commons.iterator.Iterators
-
Returns an iterator containing the single element
element
of typeT
. - SingletonRepositoryFactory - Class in org.apache.jackrabbit.commons.repository
-
Repository factory that always returns the same configured repository.
- SingletonRepositoryFactory(Repository) - Constructor for class org.apache.jackrabbit.commons.repository.SingletonRepositoryFactory
-
Creates a repository factory that always returns the given repository.
- SingletonTokenStream - Class in org.apache.jackrabbit.core.query.lucene
-
SingletonTokenStream
implements a token stream that wraps a single value with a given property type. - SingletonTokenStream(String, int) - Constructor for class org.apache.jackrabbit.core.query.lucene.SingletonTokenStream
-
Creates a new SingleTokenStream with the given value and a property
type
. - SingletonTokenStream(String, Payload) - Constructor for class org.apache.jackrabbit.core.query.lucene.SingletonTokenStream
-
Creates a new SingleTokenStream with the given value and payload.
- SingleType() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- SINGLETYPE - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- size() - Method in class org.apache.jackrabbit.commons.flat.Rank
-
Returns the number of remaining items in the
Rank
. - size() - Method in class org.apache.jackrabbit.core.observation.EventStateCollection
-
Get the number of events.
- size() - Method in class org.apache.jackrabbit.core.security.authorization.AbstractACLTemplate
- size() - Method in class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
- size() - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
-
Returns the current size of this collection.
- size() - Method in interface org.apache.jackrabbit.webdav.DavResourceIterator
-
Return the number of
DavResource
s in the iterator. - size() - Method in class org.apache.jackrabbit.webdav.DavResourceIteratorImpl
-
Returns the size of the initial list.
- SizedIterator<T> - Interface in org.apache.jackrabbit.commons.flat
-
Deprecated.use
SizedIterator
- SizedIterator<T> - Interface in org.apache.jackrabbit.commons.iterator
- skip(int) - Method in class org.apache.jackrabbit.core.query.lucene.AbstractQueryHits
-
Provides a default implementation:
- skip(int) - Method in interface org.apache.jackrabbit.core.query.lucene.CloseableHits
-
Skips a
n
score nodes. - skip(int) - Method in class org.apache.jackrabbit.core.query.lucene.FilterMultiColumnQueryHits
-
Skips a
n
score nodes. - skip(int) - Method in class org.apache.jackrabbit.core.query.lucene.join.Join
-
Skips a
n
score nodes. - skip(int) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryHits
-
Skips a
n
score nodes. - skip(int) - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsAdapter
-
Skips a
n
score nodes. - skip(int) - Method in class org.apache.jackrabbit.core.query.lucene.SortedLuceneQueryHits
-
Skips
n
hits. - skip(int) - Method in class org.apache.jackrabbit.core.query.lucene.SortedMultiColumnQueryHits
-
Skips a
n
score nodes. - skip(long) - Method in class org.apache.jackrabbit.commons.iterator.FilteredRangeIterator
-
Skips the next n elements.
- skip(long) - Method in class org.apache.jackrabbit.commons.iterator.FilteringNodeIterator
- skip(long) - Method in class org.apache.jackrabbit.commons.iterator.RangeIteratorAdapter
-
Skips the given number of elements.
- skip(long) - Method in class org.apache.jackrabbit.commons.iterator.RangeIteratorDecorator
-
Delegated to the underlying iterator.
- skip(long) - Method in class org.apache.jackrabbit.core.data.db.DbInputStream
- skip(long) - Method in class org.apache.jackrabbit.core.data.LazyFileInputStream
- skip(long) - Method in class org.apache.jackrabbit.core.LazyItemIterator
- skip(long) - Method in class org.apache.jackrabbit.core.observation.EventJournalImpl
- skip(long) - Method in class org.apache.jackrabbit.jcr2spi.LazyItemIterator
- skip(long) - Method in class org.apache.jackrabbit.jcr2spi.observation.EventJournalImpl
- skip(long) - Method in class org.apache.jackrabbit.jcr2spi.query.NodeIteratorImpl
-
Skip a number of
Node
s in this iterator. - skip(long) - Method in class org.apache.jackrabbit.server.io.BoundedInputStream
- skip(long) - Method in class org.apache.jackrabbit.util.LazyFileInputStream
- skip(long) - Method in class org.apache.jackrabbit.vfs.ext.ds.LazyFileContentInputStream
- skip_ - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- SKIPBINARY - Variable in class org.apache.jackrabbit.test.api.SerializationTest
- skipBinaryKey - Variable in class org.apache.jackrabbit.standalone.cli.xml.AbstractExportViewToFile
-
skip binary flag key
- skippedEntity(String) - Method in class org.apache.jackrabbit.commons.xml.DefaultContentHandler
-
Delegated to
DefaultContentHandler.handler
. - skippedEntity(String) - Method in class org.apache.jackrabbit.commons.xml.ProxyContentHandler
-
Delegated to
ProxyContentHandler.handler
. - skippedEntity(String) - Method in class org.apache.jackrabbit.jcr2spi.xml.WorkspaceContentHandler
- skipTo(int) - Method in class org.apache.jackrabbit.core.query.lucene.hits.AdaptingHits
-
Skips to the first match beyond the current whose document number is greater than or equal to the given target.
- skipTo(int) - Method in class org.apache.jackrabbit.core.query.lucene.hits.ArrayHits
-
Skips to the first match beyond the current whose document number is greater than or equal to the given target.
- skipTo(int) - Method in class org.apache.jackrabbit.core.query.lucene.hits.BitSetHits
-
Skips to the first match beyond the current whose document number is greater than or equal to the given target.
- skipTo(int) - Method in interface org.apache.jackrabbit.core.query.lucene.hits.Hits
-
Skips to the first match beyond the current whose document number is greater than or equal to the given target.
- skipTo(int) - Method in class org.apache.jackrabbit.core.query.lucene.hits.HitsIntersection
-
Skips to the first match beyond the current whose document number is greater than or equal to the given target.
- skipTo(int) - Method in class org.apache.jackrabbit.core.query.lucene.hits.ScorerHits
-
Skips to the first match beyond the current whose document number is greater than or equal to the given target.
- skipTo(long) - Method in class org.apache.jackrabbit.core.observation.EventJournalImpl
- skipTo(long) - Method in class org.apache.jackrabbit.jcr2spi.observation.EventJournalImpl
- Slash - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- SlashSlash - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- SLEEP_BEFORE_RECONNECT - Static variable in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
-
Deprecated.
- Slf4jLogWriter - Class in org.apache.jackrabbit.spi.commons.logging
-
LogWriter
implementation which uses SLF4J for persisting log messages. - Slf4jLogWriter(Logger) - Constructor for class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriter
-
Create a new instance which uses the passed SLF4J logger for persisting the log messages.
- Slf4jLogWriterProvider - Class in org.apache.jackrabbit.spi.commons.logging
-
LogWriterProvider
instance which providesSlf4jLogWriter
s. - Slf4jLogWriterProvider() - Constructor for class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriterProvider
- SM_BINARY_KEYS - Static variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
-
storage model modifier: binary keys
- SM_LONGLONG_KEYS - Static variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
-
storage model modifier: longlong keys
- SNS - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
- socketTimeoutMs(int) - Method in class org.apache.jackrabbit.spi2dav.ConnectionOptions.Builder
- SOLIDUS - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- Some - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- sort(QueryResult, Ordering[], OperandEvaluator, long, long) - Static method in class org.apache.jackrabbit.core.query.lucene.join.QueryEngine
-
Sorts the given query results according to the given QOM orderings.
- SortedLuceneQueryHits - 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.
- SortedLuceneQueryHits(IndexSearcher, Query, Sort, long) - Constructor for class org.apache.jackrabbit.core.query.lucene.SortedLuceneQueryHits
-
Creates a new
QueryHits
instance wrappinghits
. - SortedMultiColumnQueryHits - Class in org.apache.jackrabbit.core.query.lucene
-
SortedMultiColumnQueryHits
implements sorting of query hits based onOrdering
s. - SortedMultiColumnQueryHits(MultiColumnQueryHits, Ordering[], IndexReader) - Constructor for class org.apache.jackrabbit.core.query.lucene.SortedMultiColumnQueryHits
-
Creates sorted query hits.
- sortValue(int) - Method in class org.apache.jackrabbit.core.query.lucene.FieldComparatorBase
-
Value for a document
- sortValue(int) - Method in class org.apache.jackrabbit.core.query.lucene.sort.DynamicOperandFieldComparator
- SOURCE - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
- SourceCommand - Class in org.apache.jackrabbit.standalone.cli
-
Executes a script from the given file
- SourceCommand() - Constructor for class org.apache.jackrabbit.standalone.cli.SourceCommand
- SourceImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
-
SourceImpl
... - SourceImpl(NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.query.qom.SourceImpl
- sparse - Variable in class org.apache.jackrabbit.core.query.lucene.SharedFieldCache.ValueIndex
-
Boolean indicating whether the
SharedFieldCache.ValueIndex.valuesMap
impl has to be used - specialConstructor - Variable in exception org.apache.jackrabbit.spi.commons.query.sql.ParseException
-
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
- specialConstructor - Variable in exception org.apache.jackrabbit.spi.commons.query.xpath.ParseException
-
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
- specialToken - Variable in class org.apache.jackrabbit.spi.commons.query.sql.Token
-
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
- specialToken - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.Token
-
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
- SPELLCHECK - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- SpellChecker - Interface in org.apache.jackrabbit.core.query.lucene
-
SpellChecker
defines an interface to run a spellchecker over a fulltext query statement. - spellSuggestion - Variable in class org.apache.jackrabbit.core.query.lucene.QueryResultImpl
-
The spell suggestion or
null
if not available. - Spi2davexRepositoryServiceFactory - Class in org.apache.jackrabbit.spi2davex
-
This
RepositoryServiceFactory
implementation is responsible for creatingRepositoryServiceImpl
instances which communicate via DavEx. - Spi2davexRepositoryServiceFactory() - Constructor for class org.apache.jackrabbit.spi2davex.Spi2davexRepositoryServiceFactory
- Spi2davRepositoryServiceFactory - Class in org.apache.jackrabbit.spi2dav
-
This
RepositoryServiceFactory
implementation is responsible for creatingRepositoryServiceImpl
instances which communicate via WebDAV. - Spi2davRepositoryServiceFactory() - Constructor for class org.apache.jackrabbit.spi2dav.Spi2davRepositoryServiceFactory
- Spi2jcrRepositoryServiceFactory - Class in org.apache.jackrabbit.spi2jcr
- Spi2jcrRepositoryServiceFactory() - Constructor for class org.apache.jackrabbit.spi2jcr.Spi2jcrRepositoryServiceFactory
- SpiLoggerFactory - Class in org.apache.jackrabbit.spi.commons.logging
-
Static factory for creating instances of the various spi loggers derived from
AbstractLogger
. - split(ItemSequence, Node, Node) - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
-
This implementations splits
node
when its number of child nodes exceeds the maximum number specified in the constructor. - split(ItemSequence, Node, Node) - Method in interface org.apache.jackrabbit.commons.flat.TreeManager
-
After the node
cause
has been inserted into the sequenceitemSequence
, the implementation of this method may decide to split the parentnode
ofcause
into two or more new nodes. - split(ItemSequence, Node, Property) - Method in class org.apache.jackrabbit.commons.flat.BTreeManager
-
This implementations splits
node
when its number of properties exceeds the maximum number specified in the constructor. - split(ItemSequence, Node, Property) - Method in interface org.apache.jackrabbit.commons.flat.TreeManager
-
After the property
cause
has been inserted into the sequenceitemSequence
, the implementation of this method may decide to split the parentnode
ofcause
into two or more new nodes. - spool(InputStream, OutputStream) - Static method in class org.apache.jackrabbit.server.io.IOUtil
- spool(OutputStream) - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
-
Spools this resource to the given output stream.
- spool(OutputContext) - Method in interface org.apache.jackrabbit.webdav.DavResource
-
Spools the resource properties and ev.
- spool(OutputContext) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
-
If this resource represents an existing
Node
the system view is spooled as resource content. - spool(OutputContext) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemResource
-
In case an underlying repository
property
exists the following logic is applied to spool the property content: Property is not multi valued: Return thestream representation
of the property value. Property is multivalue: Return the xml representation of the values. - spool(OutputContext) - Method in class org.apache.jackrabbit.webdav.jcr.EventJournalResourceImpl
- spool(OutputContext) - Method in class org.apache.jackrabbit.webdav.jcr.RootCollection
-
Sets content lengths to '0' and retrieves the modification time.
- spool(OutputContext) - Method in class org.apache.jackrabbit.webdav.jcr.WorkspaceResourceImpl
- spool(OutputContext) - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
-
If this resource exists and the specified context is not
null
this implementation build a newExportContext
based on the specified context and forwards the export to itsIOManager
. - SQL2QOMBuilder - Class in org.apache.jackrabbit.commons.query.sql2
- SQL2QOMBuilder() - Constructor for class org.apache.jackrabbit.commons.query.sql2.SQL2QOMBuilder
- SQLJcrPathTest - Class in org.apache.jackrabbit.test.api.query
-
Tests if the jcr:path property is returned in the query result.
- SQLJcrPathTest() - Constructor for class org.apache.jackrabbit.test.api.query.SQLJcrPathTest
- SQLJoinTest - Class in org.apache.jackrabbit.test.api.query
-
Tests SQL statements with a join of a node type with a mixin type.
- SQLJoinTest() - Constructor for class org.apache.jackrabbit.test.api.query.SQLJoinTest
- SQLOrderByTest - Class in org.apache.jackrabbit.test.api.query
-
This test searches for all nodes of a specific node type and orders them by the property with name configured as
AbstractJCRTest.propertyName1
. - SQLOrderByTest() - Constructor for class org.apache.jackrabbit.test.api.query.SQLOrderByTest
- SQLPathTest - Class in org.apache.jackrabbit.test.api.query
-
Tests path predicates in SQL queries.
- SQLPathTest() - Constructor for class org.apache.jackrabbit.test.api.query.SQLPathTest
- SQLQuery - Class in org.apache.jackrabbit.standalone.cli.query
-
SQL
Query
- SQLQuery() - Constructor for class org.apache.jackrabbit.standalone.cli.query.SQLQuery
- SQLQueryLevel2Test - Class in org.apache.jackrabbit.test.api.query
-
Tests SQL queries on content written to the workspace by the test itself.
- SQLQueryLevel2Test() - Constructor for class org.apache.jackrabbit.test.api.query.SQLQueryLevel2Test
- srcAbsPathKey - Variable in class org.apache.jackrabbit.standalone.cli.xml.AbstractExportViewToFile
-
from literal
- srcNodeId - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.Move
- srcNodeId - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.ReorderNodes
- STALE_DESTROYED - Static variable in class org.apache.jackrabbit.jcr2spi.state.Status
-
'existing', i.e.
- STALE_MODIFIED - Static variable in class org.apache.jackrabbit.jcr2spi.state.Status
-
'existing', i.e.
- StaleItemStateException - Exception in org.apache.jackrabbit.core.state
-
Signals that an item has been modified externally and that the item state representing it has thus become stale.
- StaleItemStateException(String) - Constructor for exception org.apache.jackrabbit.core.state.StaleItemStateException
-
Constructs a new instance of this class with the specified detail message.
- StaleItemStateException(String, Throwable) - Constructor for exception org.apache.jackrabbit.core.state.StaleItemStateException
-
Constructs a new instance of this class with the specified detail message and root cause.
- StaleProperty - Class in org.apache.jackrabbit.jcr2spi
-
This implementation of
Property
throws anInvalidItemStateException
on all method calls. - StaleProperty() - Constructor for class org.apache.jackrabbit.jcr2spi.StaleProperty
- Star - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- STAR_NAME_TEST - Static variable in class org.apache.jackrabbit.spi.commons.query.RelationQueryNode
-
Acts as an synthetic placeholder for a location step that matches any name.
- StarColonNCName - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- start() - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
-
Starts this cluster node.
- start() - Method in interface org.apache.jackrabbit.core.xml.Importer
-
Called once at the beginning of the content import.
- start() - Method in class org.apache.jackrabbit.core.xml.SessionImporter
-
Called once at the beginning of the content import.
- start() - Method in class org.apache.jackrabbit.core.xml.WorkspaceImporter
-
Called once at the beginning of the content import.
- start() - Method in interface org.apache.jackrabbit.jcr2spi.xml.Importer
- start() - Method in class org.apache.jackrabbit.jcr2spi.xml.SessionImporter
- start(BootstrapContext) - Method in class org.apache.jackrabbit.jca.JCAResourceAdapter
-
Notify the RepositoryManager that the lifecycle is managed by the container
- start(Xid, int) - Method in class org.apache.jackrabbit.core.XASessionImpl
- start(Xid, int) - Method in class org.apache.jackrabbit.jca.AnonymousConnection
- start(Xid, int) - Method in class org.apache.jackrabbit.jca.JCASessionHandle
- start(Xid, int) - Method in class org.apache.jackrabbit.jca.TransactionBoundXAResource
- start(NodeImpl) - Method in class org.apache.jackrabbit.core.security.user.UserImporter
- start(NodeImpl) - Method in class org.apache.jackrabbit.core.xml.AccessControlImporter
- start(NodeImpl) - Method in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
-
Always returns
false
. - start(NodeImpl) - Method in interface org.apache.jackrabbit.core.xml.ProtectedNodeImporter
-
Notifies this importer about the existence of a protected node that has either been created (NEW) or has been found to be existing.
- start(NodeState) - Method in class org.apache.jackrabbit.core.security.user.UserImporter
- start(NodeState) - Method in class org.apache.jackrabbit.core.xml.AccessControlImporter
- start(NodeState) - Method in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
-
Always returns
false
. - start(NodeState) - Method in interface org.apache.jackrabbit.core.xml.ProtectedNodeImporter
-
Notifies this importer about the existence of a protected node that has either been created (NEW) or has been found to be existing.
- START_EXCERPT - Static variable in class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
- START_FRAGMENT_SEPARATOR - Static variable in class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
- START_HIGHLIGHT - Static variable in class org.apache.jackrabbit.core.query.lucene.DefaultHighlighter
- START_TAG - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- startAsync() - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- startAsync(ServletRequest, ServletResponse) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- startBatch() - Method in class org.apache.jackrabbit.core.util.db.ConnectionHelper
-
Starts the batch mode.
- startCheck(String) - Method in interface org.apache.jackrabbit.core.persistence.check.ConsistencyCheckListener
-
Called when checking of a node starts
- startChildInfo(NodeInfo, List<PropInfo>) - Method in class org.apache.jackrabbit.core.security.user.UserImporter
- startChildInfo(NodeInfo, List<PropInfo>) - Method in class org.apache.jackrabbit.core.xml.AccessControlImporter
- startChildInfo(NodeInfo, List<PropInfo>) - Method in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
-
Does nothing.
- startChildInfo(NodeInfo, List<PropInfo>) - Method in interface org.apache.jackrabbit.core.xml.ProtectedNodeImporter
-
Informs this importer about a new
childInfo
and it's properties. - startDocument() - Method in class org.apache.jackrabbit.commons.xml.DefaultContentHandler
-
Delegated to
DefaultContentHandler.handler
. - startDocument() - Method in class org.apache.jackrabbit.commons.xml.ProxyContentHandler
-
Delegated to
ProxyContentHandler.handler
. - startDocument() - Method in class org.apache.jackrabbit.commons.xml.SerializingContentHandler
- startDocument() - Method in class org.apache.jackrabbit.commons.xml.ToXmlContentHandler
-
Starts the XML serialization by outputting the <?xml?> header.
- startDocument() - Method in class org.apache.jackrabbit.jcr2spi.xml.ImportHandler
- startDocument() - Method in class org.apache.jackrabbit.jcr2spi.xml.WorkspaceContentHandler
- startElement(String) - Method in class org.apache.jackrabbit.core.util.DOMBuilder
-
Creates a new element with the given name as the child of the current element and makes the created element current.
- startElement(String, String) - Method in class org.apache.jackrabbit.commons.xml.Exporter
-
Emits the start element event for an element with the given name.
- startElement(String, String, String, Attributes) - Method in class org.apache.jackrabbit.commons.xml.DefaultContentHandler
-
Delegated to
DefaultContentHandler.handler
. - startElement(String, String, String, Attributes) - Method in class org.apache.jackrabbit.commons.xml.ProxyContentHandler
-
Delegated to
ProxyContentHandler.handler
. - startElement(String, String, String, Attributes) - Method in class org.apache.jackrabbit.commons.xml.SerializingContentHandler
-
Ensure all namespace declarations are present as
xmlns:
attributes and add those needed before calling superclass. - startElement(String, String, String, Attributes) - Method in class org.apache.jackrabbit.commons.xml.ToXmlContentHandler
-
Outputs the specified start tag with the given attributes.
- startElement(String, String, String, Attributes) - Method in class org.apache.jackrabbit.commons.xml.XmlnsContentHandler
-
Adds the recorded namespace mappings (if any) as "xmlns" attributes before passing the call on to the proxied content handler.
- startElement(String, String, String, Attributes) - Method in class org.apache.jackrabbit.core.xml.ImportHandler
- startElement(String, String, String, Attributes) - Method in class org.apache.jackrabbit.jcr2spi.xml.ImportHandler
- startElement(String, String, String, Attributes) - Method in class org.apache.jackrabbit.jcr2spi.xml.WorkspaceContentHandler
- StartJackrabbit - Class in org.apache.jackrabbit.standalone.cli.ext
-
Set a new Jackrabbit instance as the current working
Repository
- StartJackrabbit() - Constructor for class org.apache.jackrabbit.standalone.cli.ext.StartJackrabbit
- StartJackrabbitSingleton - Class in org.apache.jackrabbit.standalone.cli.ext
-
Get a Jackrabbit instance and put it in the
Context
.
This commands maintains a cache with already created instances.
if there's no Repository for the given config and home settings a new instance will be created and cached. - StartJackrabbitSingleton() - Constructor for class org.apache.jackrabbit.standalone.cli.ext.StartJackrabbitSingleton
- startNode(NodeInfo, List<PropInfo>) - Method in interface org.apache.jackrabbit.core.xml.Importer
-
Called to start the import of a node.
- startNode(NodeInfo, List<PropInfo>) - Method in class org.apache.jackrabbit.core.xml.SessionImporter
-
Called to start the import of a node.
- startNode(NodeInfo, List<PropInfo>) - Method in class org.apache.jackrabbit.core.xml.WorkspaceImporter
-
Called to start the import of a node.
- startNode(Importer.NodeInfo, List<Importer.PropInfo>, NamePathResolver) - Method in interface org.apache.jackrabbit.jcr2spi.xml.Importer
- startNode(Importer.NodeInfo, List<Importer.PropInfo>, NamePathResolver) - Method in class org.apache.jackrabbit.jcr2spi.xml.SessionImporter
- startPrefixMapping(String, String) - Method in class org.apache.jackrabbit.commons.xml.DefaultContentHandler
-
Delegated to
DefaultContentHandler.handler
. - startPrefixMapping(String, String) - Method in class org.apache.jackrabbit.commons.xml.ProxyContentHandler
-
Delegated to
ProxyContentHandler.handler
. - startPrefixMapping(String, String) - Method in class org.apache.jackrabbit.commons.xml.SerializingContentHandler
-
Track mappings to be able to add
xmlns:
attributes instartElement()
. - startPrefixMapping(String, String) - Method in class org.apache.jackrabbit.commons.xml.XmlnsContentHandler
-
Records the namespace mapping and passes the call to the proxied content handler.
- startPrefixMapping(String, String) - Method in class org.apache.jackrabbit.core.xml.ImportHandler
-
Records the given namespace mapping to be included in the local namespace context.
- startPrefixMapping(String, String) - Method in class org.apache.jackrabbit.jcr2spi.xml.ImportHandler
- startPrefixMapping(String, String) - Method in class org.apache.jackrabbit.jcr2spi.xml.WorkspaceContentHandler
- startRead() - Method in class org.apache.jackrabbit.core.util.XAReentrantWriterPreferenceReadWriteLock
- starts - Variable in class org.apache.jackrabbit.core.query.lucene.sort.AbstractFieldComparator
-
The document number starts for the
AbstractFieldComparator.readers
. - StartTagClose - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- StartTagOpen - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- StartTagOpenRoot - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- startTest(Test) - Method in class org.apache.jackrabbit.test.JCRTestResult
- startup() - Method in class org.apache.jackrabbit.j2ee.RepositoryStartupServlet
-
Configures and starts the repository.
- startWrite() - Method in class org.apache.jackrabbit.core.util.XAReentrantWriterPreferenceReadWriteLock
- startWriteOperation() - Method in class org.apache.jackrabbit.core.version.VersionManagerImplBase
-
Starts a write operation by acquiring the write lock and setting the item state manager to the "edit" state.
- STATE_FILE_PATH - Static variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
-
Deprecated.
- StateChangeDispatcher - Class in org.apache.jackrabbit.core.state
-
Component that holds references to listeners interested in changes to item states and dispatches notifications.
- StateChangeDispatcher() - Constructor for class org.apache.jackrabbit.core.state.StateChangeDispatcher
- stateCreated(ItemState) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
-
Called when an
ItemState
has successfully been created (i.e. - stateCreated(ItemState) - Method in class org.apache.jackrabbit.core.ItemManager
-
Called when an
ItemState
has successfully been created (i.e. - stateCreated(ItemState) - Method in interface org.apache.jackrabbit.core.state.ItemStateListener
-
Called when an
ItemState
has successfully been created (i.e. - stateCreated(ItemState) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
-
Called when an
ItemState
has successfully been created (i.e. - stateCreated(ItemState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
-
Called when an
ItemState
has successfully been created (i.e. - stateCreated(ItemState) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
-
Called when an
ItemState
has successfully been created (i.e. - stateCreated(ItemState) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
-
Called when an
ItemState
has successfully been created (i.e. - stateCreated(ItemState) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
-
Called when an
ItemState
has successfully been created (i.e. - stateDestroyed(ItemState) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
-
Called when an
ItemState
has successfully been removed (i.e. - stateDestroyed(ItemState) - Method in class org.apache.jackrabbit.core.ItemManager
-
Called when an
ItemState
has successfully been removed (i.e. - stateDestroyed(ItemState) - Method in interface org.apache.jackrabbit.core.state.ItemStateListener
-
Called when an
ItemState
has successfully been removed (i.e. - stateDestroyed(ItemState) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
-
Called when an
ItemState
has successfully been removed (i.e. - stateDestroyed(ItemState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
-
Called when an
ItemState
has successfully been removed (i.e. - stateDestroyed(ItemState) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
-
Called when an
ItemState
has successfully been removed (i.e. - stateDestroyed(ItemState) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
-
Called when an
ItemState
has successfully been removed (i.e. - stateDestroyed(ItemState) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
-
Called when an
ItemState
has successfully been removed (i.e. - stateDiscarded(ItemState) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
-
Called when an
ItemState
has been discarded (i.e. - stateDiscarded(ItemState) - Method in class org.apache.jackrabbit.core.ItemManager
-
Called when an
ItemState
has been discarded (i.e. - stateDiscarded(ItemState) - Method in interface org.apache.jackrabbit.core.state.ItemStateListener
-
Called when an
ItemState
has been discarded (i.e. - stateDiscarded(ItemState) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
-
Called when an
ItemState
has been discarded (i.e. - stateDiscarded(ItemState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
-
Called when an
ItemState
has been discarded (i.e. - stateDiscarded(ItemState) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
-
Called when an
ItemState
has been discarded (i.e. - stateDiscarded(ItemState) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
-
Called when an
ItemState
has been discarded (i.e. - stateDiscarded(ItemState) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
-
Called when an
ItemState
has been discarded (i.e. - statement - Variable in class org.apache.jackrabbit.core.query.QueryImpl
-
The query statement
- stateMgr - Variable in class org.apache.jackrabbit.core.BatchedItemOperations
-
wrapped item state manager
- stateMgr - Variable in class org.apache.jackrabbit.core.ItemImpl
-
SessionItemStateManager
associated with thisItem
- stateMgr - Variable in class org.apache.jackrabbit.core.version.VersionManagerImplBase
-
item state manager for all workspace operations
- stateMgr - Variable in class org.apache.jackrabbit.core.virtual.VirtualNodeState
-
The virtual item state provide that created this node state
- stateMgr - Variable in class org.apache.jackrabbit.core.WorkspaceImpl
-
The persistent state mgr associated with the workspace represented by this
Workspace
instance. - stateModified(ItemState) - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
-
Called when an
ItemState
has successfully been modified (i.e. - stateModified(ItemState) - Method in class org.apache.jackrabbit.core.ItemManager
-
Called when an
ItemState
has successfully been modified (i.e. - stateModified(ItemState) - Method in interface org.apache.jackrabbit.core.state.ItemStateListener
-
Called when an
ItemState
has successfully been modified (i.e. - stateModified(ItemState) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
-
Called when an
ItemState
has successfully been modified (i.e. - stateModified(ItemState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
-
Called when an
ItemState
has successfully been modified (i.e. - stateModified(ItemState) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
-
Called when an
ItemState
has successfully been modified (i.e. - stateModified(ItemState) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
-
Called when an
ItemState
has successfully been modified (i.e. - stateModified(ItemState) - Method in class org.apache.jackrabbit.core.version.InternalVersionManagerImpl
-
Called when an
ItemState
has successfully been modified (i.e. - stateModified(ItemState) - Method in class org.apache.jackrabbit.core.virtual.AbstractVISProvider
-
Called when an
ItemState
has successfully been modified (i.e. - stateProvider - Variable in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
-
The persistent item state provider
- stateStore - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
-
Deprecated.
- StateUtility - Class in org.apache.jackrabbit.jcr2spi.util
-
StateUtility
... - staticFlag - Static variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
- staticFlag - Static variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
- StaticOperandImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
-
StaticOperandImpl
... - StaticOperandImpl(NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.query.qom.StaticOperandImpl
- StatisticsServlet - Class in org.apache.jackrabbit.servlet.jackrabbit
-
Servlet that makes Jackrabbit repository statistics available as a JSON object.
- StatisticsServlet() - Constructor for class org.apache.jackrabbit.servlet.jackrabbit.StatisticsServlet
- StatManager - Class in org.apache.jackrabbit.core.stats
-
StatManager represents a single entry point to the statistics objects available.
- StatManager() - Constructor for class org.apache.jackrabbit.core.stats.StatManager
- status - Variable in class org.apache.jackrabbit.core.state.ItemState
-
the internal status of this item state
- status - Variable in class org.apache.jackrabbit.jcr2spi.operation.AbstractOperation
- Status - Class in org.apache.jackrabbit.jcr2spi.state
-
Status
... - Status - Class in org.apache.jackrabbit.webdav
-
Status
encapsulating the 'status' present in multistatus responses. - Status(int) - Constructor for class org.apache.jackrabbit.webdav.Status
- Status(String, int, String) - Constructor for class org.apache.jackrabbit.webdav.Status
- STATUS_DESTROYED - Static variable in class org.apache.jackrabbit.core.ItemImpl
- STATUS_EXISTING - Static variable in class org.apache.jackrabbit.core.state.ItemState
-
'existing', i.e.
- STATUS_EXISTING_MODIFIED - Static variable in class org.apache.jackrabbit.core.state.ItemState
-
'existing', i.e.
- STATUS_EXISTING_REMOVED - Static variable in class org.apache.jackrabbit.core.state.ItemState
-
'existing', i.e.
- STATUS_INVALIDATED - Static variable in class org.apache.jackrabbit.core.ItemImpl
- STATUS_MODIFIED - Static variable in class org.apache.jackrabbit.core.ItemImpl
- STATUS_NEW - Static variable in class org.apache.jackrabbit.core.state.ItemState
-
'new' state
- STATUS_NORMAL - Static variable in class org.apache.jackrabbit.core.ItemImpl
- STATUS_PENDING - Static variable in interface org.apache.jackrabbit.jcr2spi.operation.Operation
- STATUS_PERSISTED - Static variable in interface org.apache.jackrabbit.jcr2spi.operation.Operation
- STATUS_STALE_DESTROYED - Static variable in class org.apache.jackrabbit.core.state.ItemState
-
'existing', i.e.
- STATUS_UNDEFINED - Static variable in class org.apache.jackrabbit.core.state.ItemState
-
the status is undefined
- STATUS_UNDO - Static variable in interface org.apache.jackrabbit.jcr2spi.operation.Operation
- statusChanged(ItemState, int) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.UniqueIdResolver
-
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
- statusChanged(ItemState, int) - Method in class org.apache.jackrabbit.jcr2spi.ItemImpl
- statusChanged(ItemState, int) - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
- statusChanged(ItemState, int) - Method in interface org.apache.jackrabbit.jcr2spi.state.ItemStateLifeCycleListener
-
Called after an
ItemState
has changed its status. - statusChanged(ItemState, int) - Method in class org.apache.jackrabbit.jcr2spi.state.TransientISFactory
- statusChanged(ItemState, int) - Method in class org.apache.jackrabbit.jcr2spi.state.TransientItemStateManager
-
Depending on status of the given state adapt change log.
- StepExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- stop() - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
-
Stops this cluster node.
- stop() - Method in class org.apache.jackrabbit.core.RepositoryManagerImpl
- stop() - Method in class org.apache.jackrabbit.jca.JCAResourceAdapter
-
Shutdown jackrabbit repositories
- stop() - Method in class org.apache.jackrabbit.test.JCRTestResult
- STOP_DELAY_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
-
Name of the stopDelay configuration attribute.
- StopJackrabbit - Class in org.apache.jackrabbit.standalone.cli.ext
-
Stop Jackrabbit
- StopJackrabbit() - Constructor for class org.apache.jackrabbit.standalone.cli.ext.StopJackrabbit
- stopScan() - Method in class org.apache.jackrabbit.core.gc.GarbageCollector
-
Reset modifiedDateOnAccess to 0 and stop the observation listener if any are installed.
- store - Variable in class org.apache.jackrabbit.core.data.db.DbDataRecord
- store - Variable in class org.apache.jackrabbit.core.data.db.DbInputStream
- store() - Method in class org.apache.jackrabbit.core.version.NodeStateEx
-
stores the persistent state recursively
- store(boolean) - Method in class org.apache.jackrabbit.core.version.NodeStateEx
-
Stores the persistent state and depending on the
recursively
flag also stores the modified child nodes recursively. - store(OutputStream, NamespaceRegistry) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeDefStore
- store(String, File) - Method in class org.apache.jackrabbit.core.data.LocalCache
-
Store an item along with file in cache.
- store(String, File, boolean) - Method in class org.apache.jackrabbit.core.data.LocalCache
-
This method add file to
LocalCache
and tries that file can be added toAsyncUploadCache
. - store(String, InputStream) - Method in class org.apache.jackrabbit.core.data.LocalCache
-
Store an item in the cache and return the input stream.
- store(ChangeLog) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
-
Deprecated.Right now, this iterates over all items in the changelog and calls the individual methods that handle single item states or node references objects.
- store(ChangeLog) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
-
Right now, this iterates over all items in the changelog and calls the individual methods that handle single item states or node references objects.
- store(ChangeLog) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
-
Deprecated.Right now, this iterates over all items in the changelog and calls the individual methods that handle single item states or node references objects.
- store(ChangeLog) - Method in interface org.apache.jackrabbit.core.persistence.PersistenceManager
-
Atomically saves the given set of changes.
- store(ChangeLog) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
-
Right now, this iterates over all items in the changelog and calls the individual methods that handle single item states or node references objects.
- store(ItemState) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
-
Store an item state.
- store(ItemState) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
-
Store an item state.
- store(ItemState) - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
-
Store an item state.
- store(ItemState) - Method in interface org.apache.jackrabbit.core.state.UpdatableItemStateManager
-
Store an item state.
- store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
-
Deprecated.Store a references object.
- store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
-
Stores a node references to the underlying system.
- store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
-
Stores a node references to the underlying system.
- store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
-
Deprecated.Store a references object.
- store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
-
Deprecated.Store a references object.
- store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
-
Stores a node references to the underlying system.
- store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
-
Deprecated.Store a references object.
- store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
-
Deprecated.Store a references object.
- store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
-
Stores a node references to the underlying system.
- store(NodeReferences) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
-
Deprecated.Store a references object.
- store(NodeState) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
-
Deprecated.Store a node state.
- store(NodeState) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
-
Deprecated.Store a node state.
- store(NodeState) - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
-
Deprecated.Store a node state.
- store(NodeState) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
-
Deprecated.Store a node state.
- store(NodeState) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
-
Deprecated.Store a node state.
- store(NodeState) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
-
Deprecated.Store a node state.
- store(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.AbstractPersistenceManager
-
Deprecated.Store a property state.
- store(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager
-
Deprecated.Store a property state.
- store(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
-
Deprecated.Store a property state.
- store(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
-
Deprecated.Store a property state.
- store(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.obj.ObjectPersistenceManager
-
Deprecated.Store a property state.
- store(PropertyState) - Method in class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
-
Deprecated.Store a property state.
- STORE_SIZE_MAX - Static variable in class org.apache.jackrabbit.core.data.db.DbDataStore
-
Call PreparedStatement.setBinaryStream(..., Integer.MAX_VALUE)
- STORE_SIZE_MINUS_ONE - Static variable in class org.apache.jackrabbit.core.data.db.DbDataStore
-
Call PreparedStatement.setBinaryStream(..., -1)
- STORE_TEMP_FILE - Static variable in class org.apache.jackrabbit.core.data.db.DbDataStore
-
Write to a temporary file to get the length (slow, but always works).
- storeAsNode(String) - Method in class org.apache.jackrabbit.core.query.QueryImpl
- storeAsNode(String) - Method in class org.apache.jackrabbit.jcr2spi.query.QueryImpl
- storeBundle(NodePropBundle) - Method in class org.apache.jackrabbit.core.persistence.bundle.AbstractBundlePersistenceManager
-
Stores a bundle to the underlying system.
- storeBundle(NodePropBundle) - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
-
Stores a bundle to the underlying system.
- storeBundle(NodePropBundle) - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
-
Stores a bundle to the underlying system.
- storeBundle(NodePropBundle) - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
-
Stores a bundle to the underlying system.
- storeContents() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
-
Writes the content of the hash maps stores to the file system.
- storeContents() - Method in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
-
Deprecated.Writes the content of the hash maps to the file system
- storeStream - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
-
The stream storing mechanism used.
- stream - Variable in class org.apache.jackrabbit.value.BaseValue
- STREAM - Variable in class org.apache.jackrabbit.test.api.SerializationTest
- StreamWrapper - Class in org.apache.jackrabbit.core.util.db
- StreamWrapper(InputStream, long) - Constructor for class org.apache.jackrabbit.core.util.db.StreamWrapper
-
Creates a wrapper for the given InputStream that can safely be passed as a parameter to the
ConnectionHelper.exec(String, Object...)
,ConnectionHelper.exec(String, Object[], boolean, int)
andConnectionHelper.update(String, Object[])
methods. - STRING - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
- STRING - Static variable in class org.apache.jackrabbit.core.persistence.util.BundleDumper
- StringCache - Class in org.apache.jackrabbit.spi.commons.util
-
A few String utility functions.
- StringIndex - Interface in org.apache.jackrabbit.core.util
-
A persistent two-way mapping between strings and index integers.
- StringLiteral - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- StringLiteralForKindTest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- StringLiteralForVersion - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- StringPropertyTest - Class in org.apache.jackrabbit.test.api
-
StringPropertyTest
tests a String property against the conversions to other Properties (except Name and Path property). - StringPropertyTest() - Constructor for class org.apache.jackrabbit.test.api.StringPropertyTest
- stringToDate(String) - Static method in class org.apache.jackrabbit.core.query.lucene.DateField
-
Converts a string-encoded date into a Date object.
- stringToDecimal(String) - Static method in class org.apache.jackrabbit.core.query.lucene.DecimalField
-
Convert a String to a BigDecimal.
- stringToDouble(String) - Static method in class org.apache.jackrabbit.core.query.lucene.DoubleField
- stringToIndex - Variable in class org.apache.jackrabbit.core.persistence.util.HashMapIndex
-
holds the string-to-index lookups.
- stringToIndex(String) - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
-
Returns the index (i.e.
- stringToIndex(String) - Method in class org.apache.jackrabbit.core.persistence.pool.DbNameIndex
-
Returns the index for a given string.
- stringToIndex(String) - Method in class org.apache.jackrabbit.core.persistence.util.HashMapIndex
-
Returns the index for a given string.
- stringToIndex(String) - Method in interface org.apache.jackrabbit.core.util.StringIndex
-
Returns the index for a given string.
- stringToLong(String) - Static method in class org.apache.jackrabbit.core.query.lucene.LongField
- stringToTime(String) - Static method in class org.apache.jackrabbit.core.query.lucene.DateField
-
Converts a string-encoded date into a millisecond time.
- stringValue() - Method in class org.apache.jackrabbit.core.query.lucene.IDField
- stringValue() - Method in class org.apache.jackrabbit.core.query.lucene.LazyTextExtractorField
-
Returns the extracted text.
- StringValue - Class in org.apache.jackrabbit.value
-
A
StringValue
provides an implementation of theValue
interface representing a string value. - StringValue(String) - Constructor for class org.apache.jackrabbit.value.StringValue
-
Constructs a
StringValue
object representing a string. - STUB_IMPL_PROPS - Static variable in class org.apache.jackrabbit.test.RepositoryStub
- STUB_IMPL_SYS_PROPS - Static variable in class org.apache.jackrabbit.test.RepositoryStub
- SUBACTIVITY_SET - Static variable in interface org.apache.jackrabbit.webdav.version.ActivityResource
-
The DAV:subactivity-set property identifies each activity that forms a part of the logical change being captured by this activity.
- SUBBASELINE_SET - Static variable in interface org.apache.jackrabbit.webdav.version.BaselineResource
-
The protected DAV:subbaseline-set property identifies a set of baseline resources.
- SUBBASELINE_SET - Static variable in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
-
This property is mandatory for all checked-out version-controlled-configuration resources.
- subject - Variable in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
- subject - Variable in class org.apache.jackrabbit.core.SessionImpl
-
the Subject of this session
- submit(Batch) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
- submit(Batch) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- submit(Batch) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Completes the given
Batch
or discard all the previous modifications. - submit(Batch) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- submit(Batch) - Method in class org.apache.jackrabbit.spi2davex.RepositoryServiceImpl
- submit(Batch) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
-
Completes the given
Batch
or discard all the previous modifications. - subPath(int, int) - Method in interface org.apache.jackrabbit.spi.Path
-
Returns a new
Path
consisting of those Path.Element objects between the givenfrom
, inclusive, and the givento
, exclusive. - subscribe(SubscriptionInfo, String) - Method in interface org.apache.jackrabbit.webdav.observation.ObservationResource
-
Subscribe this resource for event listening defined by the specified subscription info.
- subscribe(SubscriptionInfo, String, ObservationResource) - Method in class org.apache.jackrabbit.webdav.jcr.observation.SubscriptionManagerImpl
-
Create a new
Subscription
or update an existingSubscription
and add it as eventlistener to theObservationManager
. - subscribe(SubscriptionInfo, String, ObservationResource) - Method in interface org.apache.jackrabbit.webdav.observation.SubscriptionManager
-
Create a new
Subscription
or update an existingSubscription
.. - Subscription - Interface in org.apache.jackrabbit.spi
-
Subscription
defines a marker interface for an event subscription. - Subscription - Interface in org.apache.jackrabbit.webdav.observation
-
Subscription
represents public representation of the event listener created (or modified) by a successful SUBSCRIBE request.
Please note that this interface extends theXmlSerializable
interface. - SubscriptionDiscovery - Class in org.apache.jackrabbit.webdav.observation
-
SubscriptionDiscovery
encapsulates the 'subscriptiondiscovery' property of a webdav resource. - SubscriptionDiscovery(Subscription) - Constructor for class org.apache.jackrabbit.webdav.observation.SubscriptionDiscovery
-
Create a new
SubscriptionDiscovery
that contains a single subscription entry. - SubscriptionDiscovery(Subscription[]) - Constructor for class org.apache.jackrabbit.webdav.observation.SubscriptionDiscovery
-
Create a new
SubscriptionDiscovery
that lists the given subscriptions. - SUBSCRIPTIONDISCOVERY - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
-
The protected subscription discovery property is used to find out about existing subscriptions present on the specified resource.
- SubscriptionImpl - Class in org.apache.jackrabbit.webdav.jcr.observation
-
The
Subscription
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. - SubscriptionImpl(SubscriptionInfo, ObservationResource) - Constructor for class org.apache.jackrabbit.webdav.jcr.observation.SubscriptionImpl
- SubscriptionInfo - Class in org.apache.jackrabbit.webdav.observation
-
SubscriptionInfo
class encapsulates the subscription info that forms the request body of a SUBSCRIBE request.
The following xml layout is defined for the subscription info: - SubscriptionInfo(EventType[], boolean, long) - Constructor for class org.apache.jackrabbit.webdav.observation.SubscriptionInfo
-
Create a new
SubscriptionInfo
- SubscriptionInfo(EventType[], Filter[], boolean, boolean, long) - Constructor for class org.apache.jackrabbit.webdav.observation.SubscriptionInfo
-
Create a new
SubscriptionInfo
- SubscriptionInfo(Element, long, boolean) - Constructor for class org.apache.jackrabbit.webdav.observation.SubscriptionInfo
- SubscriptionManager - Interface in org.apache.jackrabbit.webdav.observation
-
SubscriptionManager
interface. - SubscriptionManagerImpl - Class in org.apache.jackrabbit.webdav.jcr.observation
-
SubscriptionManager
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. - SubscriptionManagerImpl() - Constructor for class org.apache.jackrabbit.webdav.jcr.observation.SubscriptionManagerImpl
- subscriptionMgr - Variable in class org.apache.jackrabbit.webdav.jcr.JCRWebdavServerServlet
- subtract(EffectiveNodeTypeCache.Key) - Method in interface org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache.Key
-
Creates a new key as a result of a subtract operation.
- subtract(EffectiveNodeTypeCache.Key) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeCache.Key
-
Creates a new key as a result of a subtract operation.
- succeeded(HttpResponse) - Method in class org.apache.jackrabbit.spi2davex.HttpPost
- succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.BaseDavRequest
-
Check the provided
HttpResponse
for successful execution. - succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpBind
- succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpCheckin
- succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpCheckout
- succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpCopy
- succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpLabel
- succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpLock
- succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpMerge
- succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpMkcol
- succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpMkworkspace
- succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpMove
- succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpOrderpatch
- succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpPoll
- succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpPropfind
- succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpProppatch
- succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpRebind
- succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpReport
- succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpSearch
- succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpSubscribe
- succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpUnbind
- succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpUnlock
- succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpUnsubscribe
- succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpUpdate
- succeeded(HttpResponse) - Method in class org.apache.jackrabbit.webdav.client.methods.HttpVersionControl
- SUCCESSOR_SET - Static variable in interface org.apache.jackrabbit.webdav.version.VersionResource
-
The computed property DAV:successor-set identifies each version whose DAV:predecessor-set identifies this version.
The property is defined to have the following format: - suite() - Static method in class org.apache.jackrabbit.test.api.lock.TestAll
-
Returns a
Test
suite that executes all tests inside this package. - suite() - Static method in class org.apache.jackrabbit.test.api.nodetype.TestAll
-
Returns a
Test
suite that executes all tests inside this package. - suite() - Static method in class org.apache.jackrabbit.test.api.observation.TestAll
-
Returns a
Test
suite that executes all tests inside this package. - suite() - Static method in class org.apache.jackrabbit.test.api.query.qom.TestAll
- suite() - Static method in class org.apache.jackrabbit.test.api.query.TestAll
-
Returns a
Test
suite that executes all tests inside this package. - suite() - Static method in class org.apache.jackrabbit.test.api.retention.TestAll
-
Returns a
Test
suite that executes all tests inside this package. - suite() - Static method in class org.apache.jackrabbit.test.api.security.TestAll
-
Returns a
Test
suite that executes all tests inside this package. - suite() - Static method in class org.apache.jackrabbit.test.api.TestAll
-
Returns a
Test
suite that executes all tests inside this package. - suite() - Static method in class org.apache.jackrabbit.test.api.util.TestAll
-
Returns a
Test
suite that executes all tests inside this package. - suite() - Static method in class org.apache.jackrabbit.test.api.version.simple.TestAll
- suite() - Static method in class org.apache.jackrabbit.test.api.version.TestAll
-
Returns a
Test
suite that executes all tests inside this package. - suite() - Static method in class org.apache.jackrabbit.test.TestAll
- sumOfSquaredWeights() - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitTermQuery.JackrabbitTermWeight
- sumOfSquaredWeights() - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery.QueryHitsQueryWeight
- SUPERTYPE_ELEMENT - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the supertype element.
- SUPERTYPE_ELEMENT - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
-
Name of the supertype element.
- SUPERTYPES_ELEMENT - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the supertypes element.
- SUPERTYPES_ELEMENT - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
-
Name of the supertypes element.
- supertypesDiff() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
- superuser - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
-
The superuser session for the default workspace
- superuser - Variable in class org.apache.jackrabbit.test.RepositoryStub
- superuserW2 - Variable in class org.apache.jackrabbit.test.api.version.AbstractMergeTest
-
The superuser session for the second workspace
- supplemental(char, char) - Static method in class org.apache.jackrabbit.test.XMLChar
-
Returns true the supplemental character corresponding to the given surrogates.
- supplemental(char, char) - Static method in class org.apache.jackrabbit.util.XMLChar
-
Returns true the supplemental character corresponding to the given surrogates.
- SUPPORTED_LIVE_PROPERTY_SET - Static variable in interface org.apache.jackrabbit.webdav.ordering.OrderingConstants
-
Required live property for resources that honor the 'ordered-collections' compliance class defined by RFC 3648.
The supported-live-property-set property has been introduced with RFC 3253. - SUPPORTED_LIVE_PROPERTY_SET - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
-
Required protected live property for any resources being compliant with RFC 3253.
- SUPPORTED_METHOD_SET - Static variable in interface org.apache.jackrabbit.webdav.ordering.OrderingConstants
-
Required live property for resources that honor the 'ordered-collections' compliance class defined by RFC 3648.
The supported-method-set property has been introduced with RFC 3253. - SUPPORTED_METHOD_SET - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
-
Required protected live property for any resources being compliant with RFC 3253.
- SUPPORTED_PRIVILEGE_SET - Static variable in interface org.apache.jackrabbit.webdav.security.SecurityConstants
-
Protected property DAV:supported-privilege-set
- SUPPORTED_REPORT_SET - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
-
Protected "supported-report-set" property identifies the reports that are supported by the resource.
- SupportedLock - Class in org.apache.jackrabbit.webdav.lock
-
The
SupportedLock
class encapsulates the lock capabilities of a resource. - SupportedLock() - Constructor for class org.apache.jackrabbit.webdav.lock.SupportedLock
-
Creates a new empty SupportedLock property.
- SUPPORTEDLOCK - Static variable in class org.apache.jackrabbit.webdav.property.DavPropertyName
- SupportedMethodSetProperty - Class in org.apache.jackrabbit.webdav.version
-
The
SupportedMethodSetProperty
- SupportedMethodSetProperty(String[]) - Constructor for class org.apache.jackrabbit.webdav.version.SupportedMethodSetProperty
-
Create a new
SupportedMethodSetProperty
property. - SupportedPrivilege - Class in org.apache.jackrabbit.webdav.security
-
SupportedPrivilege
... - SupportedPrivilege(Privilege, String, String, boolean, SupportedPrivilege[]) - Constructor for class org.apache.jackrabbit.webdav.security.SupportedPrivilege
- SupportedPrivilegeSetProperty - Class in org.apache.jackrabbit.webdav.security
-
SupportedPrivilegeSetProperty
defines theSecurityConstants.SUPPORTED_PRIVILEGE_SET
property, used to identify the privileges defined for the resource. - SupportedPrivilegeSetProperty(DavProperty<?>) - Constructor for class org.apache.jackrabbit.webdav.security.SupportedPrivilegeSetProperty
- SupportedPrivilegeSetProperty(SupportedPrivilege[]) - Constructor for class org.apache.jackrabbit.webdav.security.SupportedPrivilegeSetProperty
-
Create a new
SupportedPrivilegeSetProperty
. - supportedReports - Variable in class org.apache.jackrabbit.webdav.simple.DeltaVResourceImpl
- SupportedReportSetProperty - Class in org.apache.jackrabbit.webdav.version.report
-
SupportedReportSetProperty
represents the DAV:supported-report-set property defined by RFC 3253. - SupportedReportSetProperty() - Constructor for class org.apache.jackrabbit.webdav.version.report.SupportedReportSetProperty
-
Create a new empty
SupportedReportSetProperty
. - SupportedReportSetProperty(ReportType[]) - Constructor for class org.apache.jackrabbit.webdav.version.report.SupportedReportSetProperty
-
Create a new
SupportedReportSetProperty
property. - supportHighlighting - Variable in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
-
If set to
true
the fulltext field is stored and and a term vector is created with offset information. - supportsAccessControl(Session) - Static method in class org.apache.jackrabbit.webdav.jcr.security.SecurityUtils
- supportsActivity() - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkout
-
Returns
true
, if activities are supported,false
otherwise. - supportsActivity() - Method in class org.apache.jackrabbit.jcr2spi.operation.Checkpoint
-
Returns
true
, if activities are supported,false
otherwise. - supportsCredentials(Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.AbstractLoginModule
-
Return a flag indicating whether the credentials are supported by this login module.
- supportsCredentials(Credentials) - Method in class org.apache.jackrabbit.core.security.authentication.DefaultLoginModule
- supportsMixin(Name) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeType
-
Determines whether this effective node type supports adding the specified mixin.
- supportsMixin(Name) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.EffectiveNodeTypeImpl
- SV_MULTIPLE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
sv:multiple
- SV_NAME - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
sv:name
- SV_NODE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
sv:node
- SV_PROPERTY - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
sv:property
- SV_TYPE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
sv:type
- SV_VALUE - Static variable in class org.apache.jackrabbit.spi.commons.name.NameConstants
-
sv:value
- sweep() - Method in class org.apache.jackrabbit.core.gc.GarbageCollector
- SwitchTo(int) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserTokenManager
- SwitchTo(int) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
- sync - Variable in class org.apache.jackrabbit.core.journal.FileRevision
-
Flag indicating whether to sync the file on every write.
- sync() - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
-
Synchronize contents from journal.
- sync(boolean) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
-
Synchronize contents from journal.
- sync(boolean) - Method in interface org.apache.jackrabbit.core.journal.Journal
-
Synchronize contents from journal.
- SYNC_DELAY_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
-
Name of the syncDelay configuration attribute.
- syncAgainOnNewRecords() - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
-
Return a flag indicating whether synchronization should continue in a loop until no more new records are found.
- SynchronousEventListener - Interface in org.apache.jackrabbit.core.observation
-
Defines a marker interface for
EventListener
implementations that wish a synchronous notification of changes to the workspace. - syncOnStartup() - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
-
Synchronize contents from journal when a
ClusterNode
starts up. - SynonymProvider - Interface in org.apache.jackrabbit.core.query.lucene
-
SynonymProvider
defines an interface for a component that returns synonyms for a given term. - SYSTEM_PROPERTY_DEFAULT_TRANSACTION_TIMEOUT - Static variable in class org.apache.jackrabbit.core.XASessionImpl
-
System property specifying the default Transaction Timeout
- SYSTEM_PROPERTY_NODE_ID - Static variable in class org.apache.jackrabbit.core.cluster.ClusterNode
-
System property specifying a node id to use.
- SYSTEM_ROOT_NODE_ID - Static variable in class org.apache.jackrabbit.core.RepositoryImpl
-
hardcoded id of the "/jcr:system" node
- SystemPrincipal - Class in org.apache.jackrabbit.core.security
-
A
SystemPrincipal
... - SystemPrincipal() - Constructor for class org.apache.jackrabbit.core.security.SystemPrincipal
-
Creates a
SystemPrincipal
. - systemSession - Variable in class org.apache.jackrabbit.core.security.authorization.acl.EntryCollector
-
The system session used to register an event listener and process the events as well as collect AC entries.
- systemTime() - Method in interface org.apache.jackrabbit.spi.commons.logging.LogWriter
-
Implementation specific time stamp which is logged along with each log message.
- systemTime() - Method in class org.apache.jackrabbit.spi.commons.logging.Slf4jLogWriter
-
Returns
- systemTime() - Method in class org.apache.jackrabbit.spi.commons.logging.WriterLogWriter
-
Returns
- SystemViewExporter - Class in org.apache.jackrabbit.commons.xml
-
System view exporter.
- SystemViewExporter(Session, ContentHandler, boolean, boolean) - Constructor for class org.apache.jackrabbit.commons.xml.SystemViewExporter
-
Creates a system view exporter.
- SysViewParser(String, Session, boolean, boolean) - Constructor for class org.apache.jackrabbit.test.api.ExportSysViewTest.SysViewParser
T
- TABLE_SPACE_VARIABLE - Static variable in class org.apache.jackrabbit.core.fs.db.MSSqlFileSystem
-
the variable for the MS SQL table space
- TABLE_SPACE_VARIABLE - Static variable in class org.apache.jackrabbit.core.persistence.db.MSSqlPersistenceManager
-
Deprecated.the variable for the MSSql table space
- TABLE_SPACE_VARIABLE - Static variable in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
-
Deprecated.the variable for the Oracle table space
- TABLE_SPACE_VARIABLE - Static variable in class org.apache.jackrabbit.core.util.db.CheckSchemaOperation
- tableExists(String) - Method in class org.apache.jackrabbit.core.util.db.ConnectionHelper
-
Checks whether the given table exists in the database.
- TableExpression() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
- tablePrefix - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
-
The prefix for the datastore table, empty by default.
- tablespace - Variable in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
-
The Oracle tablespace to use for tables
- tablespace - Variable in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
-
The Oracle tablespace to use for tables
- tablespace - Variable in class org.apache.jackrabbit.core.persistence.pool.OraclePersistenceManager
-
The Oracle tablespace to use for tables
- tableSpace - Variable in class org.apache.jackrabbit.core.fs.db.MSSqlFileSystem
-
the MS SQL table space to use
- tableSpace - Variable in class org.apache.jackrabbit.core.journal.MSSqlDatabaseJournal
-
the MS SQL table space to use
- tableSpace - Variable in class org.apache.jackrabbit.core.persistence.db.MSSqlPersistenceManager
-
Deprecated.the MSSql table space to use
- tableSpace - Variable in class org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager
-
Deprecated.the Oracle table space to use
- tableSpace - Variable in class org.apache.jackrabbit.core.persistence.pool.MSSqlPersistenceManager
-
the MS SQL table space to use
- TABLESPACE_VARIABLE - Static variable in class org.apache.jackrabbit.core.fs.db.OracleFileSystem
-
Name of the replacement variable in the DDL for
OracleFileSystem.tablespace
. - TABLESPACE_VARIABLE - Static variable in class org.apache.jackrabbit.core.journal.OracleDatabaseJournal
-
Name of the replacement variable in the DDL for
OracleDatabaseJournal.tablespace
. - TABLESPACE_VARIABLE - Static variable in class org.apache.jackrabbit.core.persistence.pool.OraclePersistenceManager
-
Name of the replacement variable in the DDL for
OraclePersistenceManager.tablespace
. - tableSQL - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
-
This is the property 'table' in the [databaseType].properties file, initialized with the default value.
- tabSize - Variable in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
- tabSize - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
- TagQName - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- take(int) - Method in class org.apache.jackrabbit.commons.flat.Rank
-
Returns the
n
-th smallest values remaining in thisRank
. - Task() - Constructor for class org.apache.jackrabbit.util.Timer.Task
- tearDown() - Method in class org.apache.jackrabbit.test.AbstractJCRTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.DocumentViewImportTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.ExportDocViewTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.ExportSysViewTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.lock.LockManagerTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.lock.SetValueLockExceptionTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.NamespaceRegistryReadMethodsTest
-
Releases the session aquired in
NamespaceRegistryReadMethodsTest.setUp()
. - tearDown() - Method in class org.apache.jackrabbit.test.api.NamespaceRegistryTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.NamespaceRemappingTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.NodeDiscoveringNodeTypesTest
-
Releases the session acquired in
NodeDiscoveringNodeTypesTest.setUp()
. - tearDown() - Method in class org.apache.jackrabbit.test.api.NodeOrderableChildNodesTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
-
Releases the session aquired in
NodeReadMethodsTest.setUp()
. - tearDown() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
remove all nodes in second workspace and log out
- tearDown() - Method in class org.apache.jackrabbit.test.api.nodetype.CanAddChildNodeCallWithNodeTypeTest
-
Releases the session aquired in
CanAddChildNodeCallWithNodeTypeTest.setUp()
. - tearDown() - Method in class org.apache.jackrabbit.test.api.nodetype.CanAddChildNodeCallWithoutNodeTypeTest
-
Releases the session aquired in
CanAddChildNodeCallWithoutNodeTypeTest.setUp()
. - tearDown() - Method in class org.apache.jackrabbit.test.api.nodetype.CanRemoveItemTest
-
Releases the session aquired in
CanRemoveItemTest.setUp()
. - tearDown() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyBinaryTest
-
Releases the session aquired in
CanSetPropertyBinaryTest.setUp()
. - tearDown() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyBooleanTest
-
Releases the session aquired in
CanSetPropertyBooleanTest.setUp()
. - tearDown() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyDateTest
-
Releases the session aquired in
CanSetPropertyDateTest.setUp()
. - tearDown() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyDoubleTest
-
Releases the session aquired in
CanSetPropertyDoubleTest.setUp()
. - tearDown() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyLongTest
-
Releases the session aquired in
CanSetPropertyLongTest.setUp()
. - tearDown() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyMultipleTest
-
Releases the session aquired in
CanSetPropertyMultipleTest.setUp()
. - tearDown() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyNameTest
-
Releases the session aquired in
CanSetPropertyNameTest.setUp()
. - tearDown() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyPathTest
-
Releases the session aquired in
CanSetPropertyPathTest.setUp()
. - tearDown() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyStringTest
-
Releases the session aquired in
CanSetPropertyStringTest.setUp()
. - tearDown() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyTest
-
Releases the session aquired in
CanSetPropertyTest.setUp()
. - tearDown() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeDefTest
-
Releases the session aquired in
NodeDefTest.setUp()
. - tearDown() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeCreationTest
-
Releases the session aquired in
NodeTypeCreationTest.setUp()
. - tearDown() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeManagerTest
-
Releases the session aquired in
NodeTypeManagerTest.setUp()
. - tearDown() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeTest
-
Releases the session aquired in
NodeTypeTest.setUp()
. - tearDown() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Releases the session aquired in
PredefinedNodeTypeTest.setUp()
. - tearDown() - Method in class org.apache.jackrabbit.test.api.nodetype.PropertyDefTest
-
Releases the session aquired in
PropertyDefTest.setUp()
. - tearDown() - Method in class org.apache.jackrabbit.test.api.observation.AbstractObservationTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.PropertyItemIsModifiedTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.PropertyItemIsNewTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.PropertyReadMethodsTest
-
Releases the session aquired in
PropertyReadMethodsTest.setUp()
. - tearDown() - Method in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.query.DerefQueryLevel1Test
-
Releases the session acquired in setUp().
- tearDown() - Method in class org.apache.jackrabbit.test.api.query.GetLanguageTest
-
Releases the session acquired in setUp().
- tearDown() - Method in class org.apache.jackrabbit.test.api.query.GetPersistentQueryPathLevel1Test
-
Releases the session acquired in setUp().
- tearDown() - Method in class org.apache.jackrabbit.test.api.query.GetPropertyNamesTest
-
Releases the session acquired in setUp().
- tearDown() - Method in class org.apache.jackrabbit.test.api.query.GetStatementTest
-
Releases the session acquired in setUp().
- tearDown() - Method in class org.apache.jackrabbit.test.api.query.GetSupportedQueryLanguagesTest
-
Releases the session acquired in setUp().
- tearDown() - Method in class org.apache.jackrabbit.test.api.query.PredicatesTest
-
Releases the session acquired in setUp().
- tearDown() - Method in class org.apache.jackrabbit.test.api.query.qom.BindVariableValueTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.query.qom.LengthTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeLocalNameTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeNameTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.query.qom.UpperLowerCaseTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.query.SimpleSelectionTest
-
Releases the session acquired in setUp().
- tearDown() - Method in class org.apache.jackrabbit.test.api.query.SQLJcrPathTest
-
Releases the session acquired in setUp().
- tearDown() - Method in class org.apache.jackrabbit.test.api.query.SQLPathTest
-
Releases the session aquired in setUp().
- tearDown() - Method in class org.apache.jackrabbit.test.api.query.XPathJcrPathTest
-
Releases the session acquired in setUp().
- tearDown() - Method in class org.apache.jackrabbit.test.api.ReferenceableRootNodesTest
-
Releases the sessions aquired in
ReferenceableRootNodesTest.setUp()
. - tearDown() - Method in class org.apache.jackrabbit.test.api.ReferencePropertyTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.RepositoryDescriptorTest
-
Releases the session aquired in
RepositoryDescriptorTest.setUp()
. - tearDown() - Method in class org.apache.jackrabbit.test.api.retention.HoldEffectTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.retention.RetentionPolicyEffectTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.RootNodeTest
-
Releases the session aquired in
RootNodeTest.setUp()
. - tearDown() - Method in class org.apache.jackrabbit.test.api.security.AccessControlListTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.security.AccessControlPolicyTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.security.RSessionAccessControlDiscoveryTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.security.RSessionAccessControlPolicyTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.security.RSessionAccessControlTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.SessionReadMethodsTest
-
Releases the session aquired in
SessionReadMethodsTest.setUp()
. - tearDown() - Method in class org.apache.jackrabbit.test.api.SessionRemoveItemTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.SetPropertyAssumeTypeTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.SetPropertyBooleanTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.SetPropertyCalendarTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.SetPropertyDecimalTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.SetPropertyDoubleTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.SetPropertyInputStreamTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.SetPropertyLongTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.SetPropertyNodeTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.SetPropertyStringTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.SetPropertyValueTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.SetValueBinaryTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.SetValueBooleanTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.SetValueDateTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.SetValueDecimalTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.SetValueDoubleTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.SetValueInputStreamTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.SetValueLongTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.SetValueReferenceTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.SetValueStringTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.SetValueVersionExceptionTest
-
Releases the session aquired in
SetValueVersionExceptionTest.setUp()
. - tearDown() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.ValueFactoryTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.version.AbstractMergeTest
-
Tidy the testRootNodes of both workspaces, then logout sessions
- tearDown() - Method in class org.apache.jackrabbit.test.api.version.AbstractOnParentVersionTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.version.AbstractVersionTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.version.ActivitiesTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.version.ConfigurationsTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.version.CopyTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.version.GetReferencesNodeTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.version.MergeActivityTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.version.MergeCancelMergeTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.version.MergeCheckedoutSubNodeTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.version.MergeDoneMergeTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.version.MergeNodeIteratorTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.version.MergeNodeTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.version.MergeShallowTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.version.MergeSubNodeTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.version.RemoveVersionTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.version.simple.AbstractVersionTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.version.simple.CopyTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.version.VersionLabelTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
- tearDown() - Method in class org.apache.jackrabbit.test.api.version.WorkspaceRestoreTest
- tearDown() - Method in class org.apache.jackrabbit.test.JUnitTest
- TEMP_PREFIX - Static variable in class org.apache.jackrabbit.core.data.db.DbDataStore
-
The prefix used for temporary objects.
- TempFileInputStream - Class in org.apache.jackrabbit.core.data.db
-
An input stream from a temporary file.
- TempFileInputStream(File) - Constructor for class org.apache.jackrabbit.core.data.db.TempFileInputStream
- TempFileInputStream(FileInputStream, File) - Constructor for class org.apache.jackrabbit.core.data.db.TempFileInputStream
- TemplateBuilderFactory - Class in org.apache.jackrabbit.commons.cnd
-
This implementation of
DefinitionBuilderFactory
can be used with theCompactNodeTypeDefReader
to produce node type definitions of typeNodeTypeTemplate
and a namespace map of typeNamespaceRegistry
. - TemplateBuilderFactory(NodeTypeManager, ValueFactory, NamespaceRegistry) - Constructor for class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory
- TemplateBuilderFactory(Session) - Constructor for class org.apache.jackrabbit.commons.cnd.TemplateBuilderFactory
-
Creates a new
TemplateBuilderFactory
for the specifiedSession
. - TemplateBuilderFactory.NodeDefinitionTemplateBuilder - Class in org.apache.jackrabbit.commons.cnd
- TemplateBuilderFactory.NodeTypeTemplateBuilder - Class in org.apache.jackrabbit.commons.cnd
- TemplateBuilderFactory.PropertyDefinitionTemplateBuilder - Class in org.apache.jackrabbit.commons.cnd
- temporaryInUse - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
-
The temporary identifiers that are currently in use.
- term(String, String, boolean) - Method in interface org.apache.jackrabbit.commons.query.GQL.ParserCallback
-
A GQL term was parsed.
- termDocs(Term) - Method in class org.apache.jackrabbit.core.query.lucene.CachingMultiIndexReader
- termDocs(Term) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitIndexReader
-
Overwrite
termDocs(Term)
and forward the call to the wrapped reader. - termDocs(Term) - Method in class org.apache.jackrabbit.core.query.lucene.TermDocsCache
-
Returns the
TermDocs
for the given term. - TermDocsCache - Class in org.apache.jackrabbit.core.query.lucene
-
TermDocsCache
implements a cache for frequently readTermDocs
. - TermDocsCache(IndexReader, String) - Constructor for class org.apache.jackrabbit.core.query.lucene.TermDocsCache
-
Creates a new cache for the given
reader
andfield
. - TermFactory - Class in org.apache.jackrabbit.core.query.lucene
-
TermFactory
is a factory forTerm
instances with frequently used field names. - TermFactory() - Constructor for class org.apache.jackrabbit.core.query.lucene.TermFactory
- testAbstractNodeType() - Method in class org.apache.jackrabbit.test.api.AddNodeTest
-
Tests if addNode() throws a ConstraintViolationException in case of an abstract node type.
- testAccept() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
- testAccept() - Method in class org.apache.jackrabbit.test.api.PropertyReadMethodsTest
-
Tests if a Property calls the correct visit method on an
ItemVisitor
. - testAccept() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.accept(ItemVisitor)
accepts a ItemVisitor and if the right Node is provided to that visitor. - testAccept() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.accept(ItemVisitor)
accepts a ItemVisitor and if the right Node is provided to that visitor. - testActivitiesPath() - Method in class org.apache.jackrabbit.test.api.version.ActivitiesTest
- testActivitiesRelation() - Method in class org.apache.jackrabbit.test.api.version.ActivitiesTest
- testActivitiesRelationWithCheckpoint() - Method in class org.apache.jackrabbit.test.api.version.ActivitiesTest
- testActivity() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Test for the predefined nt:activity node type.
- testAddAbstractPrivilege() - Method in class org.apache.jackrabbit.test.api.security.AccessControlListTest
- testAddAccessControlEntry() - Method in class org.apache.jackrabbit.test.api.security.AccessControlListTest
- testAddAccessControlEntryAgain() - Method in class org.apache.jackrabbit.test.api.security.AccessControlListTest
- testAddAccessControlEntryAndSetPolicy() - Method in class org.apache.jackrabbit.test.api.security.AccessControlListTest
- testAddAccessControlEntryEmptyPrivilegeArray() - Method in class org.apache.jackrabbit.test.api.security.AccessControlListTest
- testAddAccessControlEntryInvalidPrincipal() - Method in class org.apache.jackrabbit.test.api.security.AccessControlListTest
- testAddAccessControlEntryInvalidPrivilege() - Method in class org.apache.jackrabbit.test.api.security.AccessControlListTest
- testAddAccessControlEntryIsTransient() - Method in class org.apache.jackrabbit.test.api.security.AccessControlListTest
- testAddAccessControlEntryTwice() - Method in class org.apache.jackrabbit.test.api.security.AccessControlListTest
- testAddAggregatedPrivilegesSeparately() - Method in class org.apache.jackrabbit.test.api.security.AccessControlListTest
- testAddAggregatePrivilege() - Method in class org.apache.jackrabbit.test.api.security.AccessControlListTest
- testAddChild() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
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).
- testAddDuplicateVersionLabel() - Method in class org.apache.jackrabbit.test.api.version.VersionLabelTest
-
Test if VersionHistory.addVersionLabel(versionName, label, moveLabel) throws VersionException the label already exists and if moveLabel is false)
- testAddDuplicateVersionLabelJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionLabelTest
-
Test if VersionHistory.addVersionLabel(versionName, label, moveLabel) throws VersionException the label already exists and if moveLabel is false)
- testAddHold() - Method in class org.apache.jackrabbit.test.api.retention.HoldTest
- testAddHold2() - Method in class org.apache.jackrabbit.test.api.retention.HoldTest
- testAddHoldIsTransient() - Method in class org.apache.jackrabbit.test.api.retention.HoldTest
- testAddHoldOnCheckedInNode() - Method in class org.apache.jackrabbit.test.api.retention.HoldTest
- testAddHoldOnLockedNode() - Method in class org.apache.jackrabbit.test.api.retention.HoldTest
- testAddInheritedMixin() - Method in class org.apache.jackrabbit.test.api.NodeAddMixinTest
-
Test if adding an inherited mixin type has no effect.
- testAddInheritedMixin() - Method in class org.apache.jackrabbit.test.api.NodeCanAddMixinTest
-
Test if an inherited mixin could be added.
- testAddInvalidLockToken() - Method in class org.apache.jackrabbit.test.api.lock.LockManagerTest
- testAddLockToken() - Method in class org.apache.jackrabbit.test.api.lock.LockManagerTest
- testAddLockTokenAgain() - Method in class org.apache.jackrabbit.test.api.lock.LockManagerTest
- testAddLockTokenToAnotherSession() - Method in class org.apache.jackrabbit.test.api.lock.LockManagerTest
- testAddLockToNode() - Method in class org.apache.jackrabbit.test.api.observation.LockingTest
-
Tests if locking a node triggers property added events for the properties jcr:lockOwner and jcr:lockIsDeep.
- testAddMixin() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Add the mix:shareable mixin to a node (6.13.2).
- testAddMixin() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.addMixin(String)
throws aConstraintViolationException
- testAddMixin() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.addMixin(String)
throws aConstraintViolationException
- testAddMixinReferencable() - Method in class org.apache.jackrabbit.test.api.NodeAddMixinTest
-
Tests if adding mix:referenceable automatically populates the jcr:uuid value.
- testAddMixinTwice() - Method in class org.apache.jackrabbit.test.api.NodeAddMixinTest
-
Test if adding the same mixin twice works as expected.
- testAddMixinTwice() - Method in class org.apache.jackrabbit.test.api.NodeCanAddMixinTest
-
Test if adding the same mixin twice would be allowed.
- testAddMultipleVersionLabels() - Method in class org.apache.jackrabbit.test.api.version.VersionLabelTest
-
Test if multiple distinct version labels can be added for a given version.
- testAddNode() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.addNode(String)
andVersionHistory.addNode(String, String)
throw aConstraintViolationException
- testAddNode() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.addNode(String)
andVersion.addNode(String, String)
throw aConstraintViolationException
- testAddNodeConstraintViolationExceptionProperty() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Tries to add a node using
Node.addNode(String)
as a child of a property. - testAddNodeConstraintViolationExceptionUndefinedNodeType() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Tries to add a node using
Node.addNode(String)
where node type can not be determined by parent (nt:base
is used as parent nodetype). - testAddNodeItemExistsException() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Tries to create a node using
Node.addNode(String, String)
at a location where there is already a node with same name and the parent does not allow same name siblings. - testAddNodeLackingMandatoryChildNode() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Creates a node without its mandatory child node using
Node.addNode(String, String)
and then saves. - testAddNodeParentSave() - Method in class org.apache.jackrabbit.test.api.AddNodeTest
-
Creates a new node using
Node.addNode(String,String)
, saves usingItem.save()
on parent node. - testAddNodeParentSave() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Creates a new node using
Node.addNode(String)
, saves usingItem.save()
on parent node. - testAddNodePathNotFoundException() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Tries to add a node using
Node.addNode(String)
to a non existing destination node. - testAddNodeRepositoryExceptionRelPathIndex() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Adds a new node using
Node.addNode(String)
with an index for the new name. - testAddNodeRepositoryExceptionSaveOnNewNode() - Method in class org.apache.jackrabbit.test.api.AddNodeTest
-
Creates a new node using
Node.addNode(String, String)
, then tries to callItem.save()
on the new node. - testAddNodeRepositoryExceptionSaveOnNewNode() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Creates a new node using
Node.addNode(String)
, then tries to callItem.save()
on the newly node. - testAddNodeSessionSave() - Method in class org.apache.jackrabbit.test.api.AddNodeTest
-
Creates a new node using
Node.addNode(String, String)
, saves usingSession.save()
. - testAddNodeSessionSave() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Creates a new node using
Node.addNode(String)
, saves usingSession.save()
. - testAddNonExisting() - Method in class org.apache.jackrabbit.test.api.NodeAddMixinTest
-
Tests if
Node.addMixin(String mixinName)
throws aNoSuchNodeTypeException
ifmixinName
is not the name of an existing mixin node type - testAddNonExisting() - Method in class org.apache.jackrabbit.test.api.NodeSetPrimaryTypeTest
-
Tests if
Node.setPrimaryType(String)
throws aNoSuchNodeTypeException
if the name of an existing node type is passed. - testAddPrivilegesPresentInEntries() - Method in class org.apache.jackrabbit.test.api.security.AccessControlListTest
- testAddRemoveLockToken() - Method in class org.apache.jackrabbit.test.api.lock.LockTest
-
Test lock token functionality
- testAddSuccessfully() - Method in class org.apache.jackrabbit.test.api.NodeAddMixinTest
-
Tests if
Node.addMixin(String mixinName)
adds the requested mixin and stores it in propertyjcr:mixinTypes
- testAddVersionCheckVersionLabelsNode() - Method in class org.apache.jackrabbit.test.api.version.VersionLabelTest
-
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.
- testAddVersionCheckVersionLabelsNodeJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionLabelTest
-
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.
- testAddVersionLabel() - Method in class org.apache.jackrabbit.test.api.version.VersionLabelTest
-
Test if the number of labels available in the version history is increased by added a new label.
- testAddVersionLabel2() - Method in class org.apache.jackrabbit.test.api.version.VersionLabelTest
-
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.
- testAdminPermission() - Method in class org.apache.jackrabbit.test.api.HasPermissionTest
-
Tests if
Session.hasPermission(String, String)
returnstrue
for all actions. - testAggregregatePrivileges() - Method in class org.apache.jackrabbit.test.api.security.AccessControlDiscoveryTest
-
Test some simple characteristics of the known aggregate privileges (jcr:write and jcr:all).
- TestAll - Class in org.apache.jackrabbit.test.api.lock
-
Test suite that includes all testcases for the package
javax.jcr.lock
. - TestAll - Class in org.apache.jackrabbit.test.api.nodetype
-
Test suite that includes all testcases for the package
javax.jcr.nodetype
. - TestAll - Class in org.apache.jackrabbit.test.api.observation
-
Test suite that includes all testcases for the Observation module.
- TestAll - Class in org.apache.jackrabbit.test.api.query.qom
-
TestAll
includes tests that are related to theQueryObjectModel
. - TestAll - Class in org.apache.jackrabbit.test.api.query
-
Test suite that includes all testcases for the package
javax.jcr.query
. - TestAll - Class in org.apache.jackrabbit.test.api.retention
-
Test suite that includes all testcases for package javax.jcr.retention.
- TestAll - Class in org.apache.jackrabbit.test.api.security
-
Test suite
- TestAll - Class in org.apache.jackrabbit.test.api
-
Test suite that includes all testcases for the package
javax.jcr
. - TestAll - Class in org.apache.jackrabbit.test.api.util
-
Test suite that includes all testcases for the package
javax.jcr.util
. - TestAll - Class in org.apache.jackrabbit.test.api.version.simple
-
TestAll
... - TestAll - Class in org.apache.jackrabbit.test.api.version
-
Test suite that includes all testcases for the package
javax.jcr.version
. - TestAll - Class in org.apache.jackrabbit.test
- TestAll() - Constructor for class org.apache.jackrabbit.test.api.lock.TestAll
- TestAll() - Constructor for class org.apache.jackrabbit.test.api.nodetype.TestAll
- TestAll() - Constructor for class org.apache.jackrabbit.test.api.observation.TestAll
- TestAll() - Constructor for class org.apache.jackrabbit.test.api.query.qom.TestAll
- TestAll() - Constructor for class org.apache.jackrabbit.test.api.query.TestAll
- TestAll() - Constructor for class org.apache.jackrabbit.test.api.retention.TestAll
- TestAll() - Constructor for class org.apache.jackrabbit.test.api.security.TestAll
- TestAll() - Constructor for class org.apache.jackrabbit.test.api.TestAll
- TestAll() - Constructor for class org.apache.jackrabbit.test.api.util.TestAll
- TestAll() - Constructor for class org.apache.jackrabbit.test.api.version.simple.TestAll
- TestAll() - Constructor for class org.apache.jackrabbit.test.api.version.TestAll
- TestAll() - Constructor for class org.apache.jackrabbit.test.TestAll
- testAllPrivilege() - Method in class org.apache.jackrabbit.test.api.security.AccessControlDiscoveryTest
-
Test the jcr:all privilege.
- testAllPrivilegeContainsAll() - Method in class org.apache.jackrabbit.test.api.security.AccessControlDiscoveryTest
- testAlterReference() - Method in class org.apache.jackrabbit.test.api.ReferencesTest
-
Tests changing a reference property
- testAnd() - Method in class org.apache.jackrabbit.test.api.query.PredicatesTest
-
Verifies that the and operator is accepted for a property name
- testAnd() - Method in class org.apache.jackrabbit.test.api.query.qom.AndConstraintTest
- testAnd() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
-
Test case for
QueryObjectModelFactory.and(Constraint, Constraint)
- testApplicablePoliciesAreDistinct() - Method in class org.apache.jackrabbit.test.api.security.AccessControlPolicyTest
- testApplicablePoliciesAreDistintFromSetPolicies() - Method in class org.apache.jackrabbit.test.api.security.AccessControlPolicyTest
- testAutocreatedRootVersion() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Test if initially there is an auto-created root version present in the version history.
- testAutomaticNewLocalPrefix() - Method in class org.apache.jackrabbit.test.api.NamespaceRemappingTest
-
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.
- testBase() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Test for the predefined nt:base node type.
- testBaseVersionAfterCheckin() - Method in class org.apache.jackrabbit.test.api.version.CheckinTest
-
Test if versionable node N's jcr:baseVersion property is set to refer to the new version after checkin.
- testBaseVersionAfterCheckinJcr2() - Method in class org.apache.jackrabbit.test.api.version.CheckinTest
-
Test if versionable node N's jcr:baseVersion property is set to refer to the new version after checkin.
- testBinaryLength() - Method in class org.apache.jackrabbit.test.api.query.qom.LengthTest
- testBinaryLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeLocalNameTest
- testBinaryLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeNameTest
- testBinaryParent() - Method in class org.apache.jackrabbit.test.api.SetValueBinaryTest
-
Test the persistence of a property modified with an input stream parameter and saved from the parent Node
- testBinaryParentJcr2() - Method in class org.apache.jackrabbit.test.api.SetValueBinaryTest
-
Test the persistence of a property modified with an input stream parameter and saved from the parent Node
- testBinaryProperty() - Method in class org.apache.jackrabbit.test.api.SetPropertyConstraintViolationExceptionTest
-
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
- testBinaryProperty() - Method in class org.apache.jackrabbit.test.api.SetValueConstraintViolationExceptionTest
-
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
- testBinarySession() - Method in class org.apache.jackrabbit.test.api.SetValueBinaryTest
-
Test the persistence of a property modified with an BinaryValue parameter and saved from the Session
- testBinarySessionJcr2() - Method in class org.apache.jackrabbit.test.api.SetValueBinaryTest
-
Test the persistence of a property modified with an BinaryValue parameter and saved from the Session
- testBindVariableNames() - Method in class org.apache.jackrabbit.test.api.query.qom.BindVariableValueTest
- testBindVariableValue() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
-
Test case for
QueryObjectModelFactory.bindVariable(String)
- testBoolean() - Method in class org.apache.jackrabbit.test.api.query.qom.BindVariableValueTest
- testBoolean() - Method in class org.apache.jackrabbit.test.api.SetValueValueFormatExceptionTest
-
Tests if setValue(boolean) throws a ValueFormatException immediately (not on save) if a conversion fails.
- testBoolean() - Method in class org.apache.jackrabbit.test.api.SetValueVersionExceptionTest
-
Tests if setValue(boolean) throws a VersionException immediately or on save if the parent node of this property is checked-in.
- testBooleanLength() - Method in class org.apache.jackrabbit.test.api.query.qom.LengthTest
- testBooleanLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeLocalNameTest
- testBooleanLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeNameTest
- testBooleanParent() - Method in class org.apache.jackrabbit.test.api.SetValueBooleanTest
-
Test the persistence of a property modified with an boolean parameter and saved from the parent Node
- testBooleanProperty() - Method in class org.apache.jackrabbit.test.api.SetPropertyConstraintViolationExceptionTest
-
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
- testBooleanProperty() - Method in class org.apache.jackrabbit.test.api.SetValueConstraintViolationExceptionTest
-
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
- testBooleanSession() - Method in class org.apache.jackrabbit.test.api.SetValueBooleanTest
-
Test the persistence of a property modified with an BooleanValue parameter and saved from the Session
- testCalendar() - Method in class org.apache.jackrabbit.test.api.SetValueValueFormatExceptionTest
-
Tests if setValue(Calendar) throws a ValueFormatException immediately (not on save) if a conversion fails.
- testCalendar() - Method in class org.apache.jackrabbit.test.api.SetValueVersionExceptionTest
-
Tests if setValue(Calendar) throws a VersionException immediately or on save if the parent node of this property is checked-in.
- testCanAddAbstractType() - Method in class org.apache.jackrabbit.test.api.nodetype.CanAddChildNodeCallWithNodeTypeTest
-
Tests if
NodeType.canAddChildNode(String childNodeName, String nodeTypeName)
returns false ifnodeTypeName
represents an abstract node type. - testCanAddMixin() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.canAddMixin(String)
returnsfalse
- testCanAddMixin() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.canAddMixin(String)
returnsfalse
- testCanAddMixinType() - Method in class org.apache.jackrabbit.test.api.nodetype.CanAddChildNodeCallWithNodeTypeTest
-
Tests if
NodeType.canAddChildNode(String childNodeName, String nodeTypeName)
returns false ifnodeTypeName
represents a mixin. - testCancelMerge() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.cancelMerge(Version)
throws anUnsupportedRepositoryOperationException
- testCancelMerge() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.cancelMerge(Version)
throws anUnsupportedRepositoryOperationException
- testCancelMergeJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.cancelMerge(Version)
throws anUnsupportedRepositoryOperationException
- testCancelMergeJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.cancelMerge(Version)
throws anUnsupportedRepositoryOperationException
- testCheckedIn() - Method in class org.apache.jackrabbit.test.api.lock.LockTest
-
Test if it is possible to lock and unlock a checked-in node.
- testCheckedIn() - Method in class org.apache.jackrabbit.test.api.NodeAddMixinTest
-
Tests if
Node.addMixin(String mixinName)
throws aVersionException
ifNode
is checked-in. - testCheckedIn() - Method in class org.apache.jackrabbit.test.api.NodeCanAddMixinTest
-
Tests if
Node.canAddMixin(String mixinName)
throws aVersionException
ifNode
is checked-in - testCheckedIn() - Method in class org.apache.jackrabbit.test.api.NodeRemoveMixinTest
-
Tests if
Node.removeMixin(String mixinName)
throws aVersionException
ifNode
is checked-in - testCheckedIn() - Method in class org.apache.jackrabbit.test.api.NodeSetPrimaryTypeTest
-
Tests if
Node.setPrimaryType(String)
throws aVersionException
ifNode
is checked-in. - testCheckedInUnlock() - Method in class org.apache.jackrabbit.test.api.lock.LockTest
-
Tests if a locked, checked-in node can be unlocked
- testCheckin() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.checkin()
throws anUnsupportedRepositoryOperationException
- testCheckin() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.checkin()
throws anUnsupportedRepositoryOperationException
- testCheckinConfig() - Method in class org.apache.jackrabbit.test.api.version.ConfigurationsTest
- testCheckinConfigFailsWithUnversionedChild() - Method in class org.apache.jackrabbit.test.api.version.ConfigurationsTest
- testCheckinCreatesNewVersion() - Method in class org.apache.jackrabbit.test.api.version.CheckinTest
-
Test if Node.checkin() adds another version to the VersionHistory
- testCheckinCreatesNewVersion() - Method in class org.apache.jackrabbit.test.api.version.simple.CheckinTest
-
Test if Node.checkin() adds another version to the VersionHistory
- testCheckinCreatesNewVersionJcr2() - Method in class org.apache.jackrabbit.test.api.version.CheckinTest
-
Test if VersionManager.checkin(String) adds another version to the VersionHistory
- testCheckinCreatesNewVersionJcr2() - Method in class org.apache.jackrabbit.test.api.version.simple.CheckinTest
-
Test if VersionManager.checkin(String) adds another version to the VersionHistory
- testCheckinJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.checkin()
throws anUnsupportedRepositoryOperationException
- testCheckinJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.checkin()
throws anUnsupportedRepositoryOperationException
- testCheckinNonVersionableNode() - Method in class org.apache.jackrabbit.test.api.version.CheckinTest
-
Test calling Node.checkin() on a non-versionable node.
- testCheckinNonVersionableNode() - Method in class org.apache.jackrabbit.test.api.version.simple.CheckinTest
-
Test calling Node.checkin() on a non-versionable node.
- testCheckinNonVersionableNodeJcr2() - Method in class org.apache.jackrabbit.test.api.version.CheckinTest
-
Test calling VersionManager.checkin(P) with the path P resolving to a non-versionable node.
- testCheckinNonVersionableNodeJcr2() - Method in class org.apache.jackrabbit.test.api.version.simple.CheckinTest
-
Test calling VersionManager.checkin(P) with the path P resolving to a non-versionable node.
- testCheckinRemovesPredecessorProperty() - Method in class org.apache.jackrabbit.test.api.version.CheckinTest
-
Test if the node's jcr:predecessors property contains an empty value array after checkin.
- testCheckinRemovesPredecessorPropertyJcr2() - Method in class org.apache.jackrabbit.test.api.version.CheckinTest
-
Test if the node's jcr:predecessors property contains an empty value array after checkin.
- testCheckinWithPendingChanges() - Method in class org.apache.jackrabbit.test.api.version.CheckinTest
-
Test if Node.checkin() throws InvalidItemStateException if the node has unsaved changes pending.
- testCheckinWithPendingChanges() - Method in class org.apache.jackrabbit.test.api.version.simple.CheckinTest
-
Test if Node.checkin() throws InvalidItemStateException if the node has unsaved changes pending.
- testCheckinWithPendingChangesJcr2() - Method in class org.apache.jackrabbit.test.api.version.CheckinTest
-
Test if VersionManager.checkin(P) throws InvalidItemStateException if the path P resolves to a node that has unsaved changes pending.
- testCheckinWithPendingChangesJcr2() - Method in class org.apache.jackrabbit.test.api.version.simple.CheckinTest
-
Test if VersionManager.checkin(P) throws InvalidItemStateException if the path P resolves to a node that has unsaved changes pending.
- testCheckout() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.checkout()
throws anUnsupportedRepositoryOperationException
- testCheckout() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.checkout()
throws anUnsupportedRepositoryOperationException
- testCheckoutCopiesBaseValueToPredecessorProperty() - Method in class org.apache.jackrabbit.test.api.version.CheckoutTest
-
Test if Node.checkout() copies the node's jcr:baseVersion to node's jcr:predecessors property (no save required).
- testCheckoutCopiesBaseValueToPredecessorPropertyJcr2() - Method in class org.apache.jackrabbit.test.api.version.CheckoutTest
-
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).
- testCheckoutJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.checkout()
throws anUnsupportedRepositoryOperationException
- testCheckoutJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.checkout()
throws anUnsupportedRepositoryOperationException
- testCheckoutNonVersionableNode() - Method in class org.apache.jackrabbit.test.api.version.CheckoutTest
-
Test calling Node.checkout() on a non-versionable node.
- testCheckoutNonVersionableNode() - Method in class org.apache.jackrabbit.test.api.version.simple.CheckoutTest
-
Test calling Node.checkout() on a non-versionable node.
- testCheckoutNonVersionableNodeJcr2() - Method in class org.apache.jackrabbit.test.api.version.CheckoutTest
-
Test calling VersionManager.checkout(P) with P denoting the absolute path of a non-versionable node.
- testCheckoutNonVersionableNodeJcr2() - Method in class org.apache.jackrabbit.test.api.version.simple.CheckoutTest
-
Test calling VersionManager.checkout(P) with P denoting the absolute path of a non-versionable node.
- testCheckoutTwiceDoesNotThrow() - Method in class org.apache.jackrabbit.test.api.version.CheckoutTest
-
Test if Node.checkout() doesn't throw any exception if the versionable node has been checked out before.
- testCheckoutTwiceDoesNotThrow() - Method in class org.apache.jackrabbit.test.api.version.simple.CheckoutTest
-
Test if Node.checkout() doesn't throw any exception if the versionable node has been checked out before.
- testCheckoutTwiceDoesNotThrowJcr2() - Method in class org.apache.jackrabbit.test.api.version.CheckoutTest
-
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.
- testCheckoutTwiceDoesNotThrowJcr2() - Method in class org.apache.jackrabbit.test.api.version.simple.CheckoutTest
-
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.
- testCheckPermission() - Method in class org.apache.jackrabbit.test.api.CheckPermissionTest
-
Tests if
Session.checkPermission(String, String)
works properly: Returns quietly if access is permitted. Throws anAccessControlException
if access is denied. - testChildAxisLeaf() - Method in class org.apache.jackrabbit.test.api.query.SQLPathTest
-
Tests if <somepath>/% AND NOT <somepath>/%/% returns no nodes if the node at <somepath> is a leaf.
- testChildAxisRoot() - Method in class org.apache.jackrabbit.test.api.query.SQLPathTest
-
Tests if /% AND NOT /%/% returns the child nodes of the root node.
- testChildAxisTestRoot() - Method in class org.apache.jackrabbit.test.api.query.SQLPathTest
-
Tests if <somepath>/% AND NOT <somepath>/%/% returns the child nodes of node at <somepath>.
- testChildNode() - Method in class org.apache.jackrabbit.test.api.query.qom.ChildNodeTest
- testChildNode() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
-
Test case for
QueryObjectModelFactory.childNode(String, String)
- testChildNodeDef() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Test for the predefined nt:childNodeDef node type.
- testChildNodeJoinCondition() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
- testChildNodes() - Method in class org.apache.jackrabbit.test.api.query.qom.ChildNodeTest
- testChildNodesDoNotMatchSelector() - Method in class org.apache.jackrabbit.test.api.query.qom.ChildNodeTest
- testChildNodesDoNotMatchSelector() - Method in class org.apache.jackrabbit.test.api.query.qom.SameNodeTest
- testChildNodeWithSelector() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
-
Test case for
QueryObjectModelFactory.childNode(String, String)
- testClone() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Clone a mix:shareable node to the same workspace (6.13.20).
- testCloneMultipleTimes() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Clone a mix:shareable node to the same workspace multiple times, remove all parents and save.
- testCloneNodes() - Method in class org.apache.jackrabbit.test.api.WorkspaceCloneTest
-
If successful, the changes are persisted immediately, there is no need to call save.
- testCloneNodesAbsolutePath() - Method in class org.apache.jackrabbit.test.api.WorkspaceCloneTest
-
The destAbsPath provided must not have an index on its final element.
- testCloneNodesAccessDenied() - Method in class org.apache.jackrabbit.test.api.WorkspaceCloneTest
-
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.
- testCloneNodesConstraintViolationException() - Method in class org.apache.jackrabbit.test.api.WorkspaceCloneTest
-
A ConstraintViolationException is thrown if the operation would violate a node-type or other implementation-specific constraint.
- testCloneNodesInvalidWorkspace() - Method in class org.apache.jackrabbit.test.api.WorkspaceCloneTest
-
A NoSuchWorkspaceException is thrown if srcWorkspace does not exist.
- testCloneNodesLocked() - Method in class org.apache.jackrabbit.test.api.WorkspaceCloneTest
-
A LockException is thrown if a lock prevents the copy.
- testCloneNodesNodeExistsAtDestPath() - Method in class org.apache.jackrabbit.test.api.WorkspaceCloneSameNameSibsTest
-
An ItemExistsException is thrown if a node or property already exists at destAbsPath.
- testCloneNodesOrderingSupportedByParent() - Method in class org.apache.jackrabbit.test.api.WorkspaceCloneSameNameSibsTest
-
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.
- testCloneNodesPathNotExisting() - Method in class org.apache.jackrabbit.test.api.WorkspaceCloneTest
-
A PathNotFoundException is thrown if the node at srcAbsPath or the parent of the new node at destAbsPath does not exist.
- testCloneNodesReferenceableAndNonreferenceable() - Method in class org.apache.jackrabbit.test.api.WorkspaceCloneReferenceableTest
-
The clone method clones both referenceable and nonreferenceable nodes.
- testCloneNodesReferenceableNodesOriginalUUID() - Method in class org.apache.jackrabbit.test.api.WorkspaceCloneReferenceableTest
-
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.
- testCloneNodesRemoveExistingFalse() - Method in class org.apache.jackrabbit.test.api.WorkspaceCloneReferenceableTest
-
If removeExisting is false then a UUID collision causes this method to throw a ItemExistsException and no changes are made.
- testCloneNodesRemoveExistingTrue() - Method in class org.apache.jackrabbit.test.api.WorkspaceCloneReferenceableTest
-
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).
- testCloneNodesTwice() - Method in class org.apache.jackrabbit.test.api.WorkspaceCloneTest
-
If successful, the changes are persisted immediately, there is no need to call save.
- testCloneNodesVersionableAndCheckedIn() - Method in class org.apache.jackrabbit.test.api.WorkspaceCloneVersionableTest
-
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.
- testCloneToSameParent() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Clone a mix:shareable node to the same workspace, with the same parent.
- testColumn() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
-
Test case for
QueryObjectModelFactory.column(String, String, String)
- testColumnAllProperties() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
-
Test case for
QueryObjectModelFactory.column(String, String, String)
- testColumnNames() - Method in class org.apache.jackrabbit.test.api.query.qom.ColumnTest
-
From the spec:
- testColumnWithColumnName() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
-
Test case for
QueryObjectModelFactory.column(String, String, String)
- testColumnWithSelector() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
-
Test case for
QueryObjectModelFactory.column(String, String, String)
- testCombinedAnd() - Method in class org.apache.jackrabbit.test.api.query.PredicatesTest
-
Verifies that the and operator is accepted for properties's values
- testCombinedOr() - Method in class org.apache.jackrabbit.test.api.query.PredicatesTest
-
Verifies that the or operator is accepted for properties's values
- testCompactValueArrayWithNulls() - Method in class org.apache.jackrabbit.test.api.SetPropertyValueTest
-
Tests if
Node.setProperty(String, Value[])
correctly compacts the value array by removing all null values - testComparison() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
- testConfiguration() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Test for the predefined nt:configuration node type.
- testConfigurationsPath() - Method in class org.apache.jackrabbit.test.api.version.ConfigurationsTest
- testConstraint() - Method in class org.apache.jackrabbit.test.api.query.qom.FullTextSearchScoreTest
- testConstraintViolation() - Method in class org.apache.jackrabbit.test.api.AddNodeTest
-
Tests if a ConstraintViolationException is thrown when one attempts to add a node at a path that references a property.
- testConstraintViolationException() - Method in class org.apache.jackrabbit.test.api.query.SaveTest
-
Tests if a
ConstraintViolationException
is thrown if a query is stored under a node which does not allow child nodes. - TestContentLoader - Class in org.apache.jackrabbit.core
-
Test Content Loader.
- TestContentLoader() - Constructor for class org.apache.jackrabbit.core.TestContentLoader
- testConversions() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyBinaryTest
-
Tests if NodeType.canSetProperty(String propertyName, Value value) returns true if value and its type are convertible to BinaryValue.
- testConversions() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyBooleanTest
-
Tests if NodeType.canSetProperty(String propertyName, Value value) returns true if value and its type are convertible to BooleanValue.
- testConversions() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyDateTest
-
Tests if NodeType.canSetProperty(String propertyName, Value value) returns true if value and its type are convertible to DateValue.
- testConversions() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyDoubleTest
-
Tests if NodeType.canSetProperty(String propertyName, Value value) returns true if value and its type are convertible to DoubleValue.
- testConversions() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyLongTest
-
Tests if NodeType.canSetProperty(String propertyName, Value value) returns true if value and its type are convertible to LongValue.
- testConversions() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyNameTest
-
Tests if NodeType.canSetProperty(String propertyName, Value value) returns true if value and its type are convertible to NameValue.
- testConversions() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyPathTest
-
Tests if NodeType.canSetProperty(String propertyName, Value value) returns true if value and its type are convertible to PathValue.
- testConversions() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyStringTest
-
Tests if NodeType.canSetProperty(String propertyName, Value value) returns true if value and its type are convertable to StringValue.
- testConversionsMultiple() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyBinaryTest
-
Tests if NodeType.canSetProperty(String propertyName, Value[] values) returns true if all values and its types are convertible to BinaryValue.
- testConversionsMultiple() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyBooleanTest
-
Tests if NodeType.canSetProperty(String propertyName, Value[] values) returns true if all values and its types are convertible to BooleanValue.
- testConversionsMultiple() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyDateTest
-
Tests if NodeType.canSetProperty(String propertyName, Value[] values) returns true if all values and its types are convertible to DateValue.
- testConversionsMultiple() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyDoubleTest
-
Tests if NodeType.canSetProperty(String propertyName, Value[] values) returns true if all values and its types are convertible to DoubleValue.
- testConversionsMultiple() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyLongTest
-
Tests if NodeType.canSetProperty(String propertyName, Value[] values) returns true if all values and its types are convertible to LongValue.
- testConversionsMultiple() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyNameTest
-
Tests if NodeType.canSetProperty(String propertyName, Value[] values) returns true if all values and its types are convertible to NameValue.
- testConversionsMultiple() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyPathTest
-
Tests if NodeType.canSetProperty(String propertyName, Value[] values) returns true if all values and its types are convertible to PathValue.
- testConversionsMultiple() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyStringTest
-
Tests if NodeType.canSetProperty(String propertyName, Value[] values) returns true if all values and its types are convertible to StringValue.
- testCopy() - Method in class org.apache.jackrabbit.test.api.observation.WorkspaceOperationTest
-
Tests if
Workspace.copy(String, String)
triggers the correct events. - testCopy() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Copy a subtree that contains shareable nodes.
- testCopy() - Method in class org.apache.jackrabbit.test.api.version.CopyTest
- testCopy() - Method in class org.apache.jackrabbit.test.api.version.simple.CopyTest
- testCopyNode() - Method in class org.apache.jackrabbit.test.api.security.RSessionAccessControlTest
- testCopyNodes() - Method in class org.apache.jackrabbit.test.api.WorkspaceCopyBetweenWorkspacesTest
-
Operation is performed entirely within the persistent workspace, it does not involve transient storage and therefore does not require a save
- testCopyNodes() - Method in class org.apache.jackrabbit.test.api.WorkspaceCopyTest
-
Operation is performed entirely within the persistent workspace, it does not involve transient storage and therefore does not require a save
- testCopyNodesAbsolutePath() - Method in class org.apache.jackrabbit.test.api.WorkspaceCopyBetweenWorkspacesTest
-
The destAbsPath provided must not have an index on its final element.
- testCopyNodesAbsolutePath() - Method in class org.apache.jackrabbit.test.api.WorkspaceCopyTest
-
The destAbsPath provided must not have an index on its final element.
- testCopyNodesAccessDenied() - Method in class org.apache.jackrabbit.test.api.WorkspaceCopyBetweenWorkspacesTest
-
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.
- testCopyNodesAccessDenied() - Method in class org.apache.jackrabbit.test.api.WorkspaceCopyTest
-
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.
- testCopyNodesConstraintViolationException() - Method in class org.apache.jackrabbit.test.api.WorkspaceCopyBetweenWorkspacesTest
-
A ConstraintViolationException is thrown if the operation would violate a node-type or other implementation-specific constraint.
- testCopyNodesConstraintViolationException() - Method in class org.apache.jackrabbit.test.api.WorkspaceCopyTest
-
A ConstraintViolationException is thrown if the operation would violate a node-type or other implementation-specific constraint.
- testCopyNodesInvalidWorkspace() - Method in class org.apache.jackrabbit.test.api.WorkspaceCopyBetweenWorkspacesTest
-
A NoSuchWorkspaceException is thrown if srcWorkspace does not exist.
- testCopyNodesLocked() - Method in class org.apache.jackrabbit.test.api.WorkspaceCopyBetweenWorkspacesTest
-
A LockException is thrown if a lock prevents the copy.
- testCopyNodesLocked() - Method in class org.apache.jackrabbit.test.api.WorkspaceCopyTest
-
A LockException is thrown if a lock prevents the copy.
- testCopyNodesNewUUID() - Method in class org.apache.jackrabbit.test.api.WorkspaceCopyReferenceableTest
-
Copies of referenceable nodes (nodes with UUIDs) are automatically given new UUIDs.
- testCopyNodesNodeExistsAtDestPath() - Method in class org.apache.jackrabbit.test.api.WorkspaceCopyBetweenWorkspacesSameNameSibsTest
-
An ItemExistsException is thrown if a node or property already exists at destAbsPath.
- testCopyNodesNodeExistsAtDestPath() - Method in class org.apache.jackrabbit.test.api.WorkspaceCopySameNameSibsTest
-
An ItemExistsException is thrown if a node or property already exists at destAbsPath.
- testCopyNodesNodeExistsAtDestPath2() - Method in class org.apache.jackrabbit.test.api.WorkspaceCopySameNameSibsTest
-
NO ItemExistsException is thrown if a node already exists at destAbsPath and the node allows same-name-siblings.
- testCopyNodesOrderingSupportedByParent() - Method in class org.apache.jackrabbit.test.api.WorkspaceCopyBetweenWorkspacesSameNameSibsTest
-
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.
- testCopyNodesOrderingSupportedByParent() - Method in class org.apache.jackrabbit.test.api.WorkspaceCopySameNameSibsTest
-
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.
- testCopyNodesPathNotExisting() - Method in class org.apache.jackrabbit.test.api.WorkspaceCopyBetweenWorkspacesTest
-
A PathNotFoundException is thrown if the node at srcAbsPath or the parent of the new node at destAbsPath does not exist.
- testCopyNodesPathNotExisting() - Method in class org.apache.jackrabbit.test.api.WorkspaceCopyTest
-
A PathNotFoundException is thrown if the node at srcAbsPath or the parent of the new node at destAbsPath does not exist.
- testCopyNodesReferenceableNodesNewUUID() - Method in class org.apache.jackrabbit.test.api.WorkspaceCopyBetweenWorkspacesReferenceableTest
-
Copies of referenceable nodes (nodes with UUIDs) are automatically given new UUIDs.
- testCopyNodesVersionableAndCheckedIn() - Method in class org.apache.jackrabbit.test.api.WorkspaceCopyBetweenWorkspacesVersionableTest
-
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.
- testCopyNodesVersionableAndCheckedIn() - Method in class org.apache.jackrabbit.test.api.WorkspaceCopyVersionableTest
-
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.
- testCreateConfiguration() - Method in class org.apache.jackrabbit.test.api.version.ConfigurationsTest
- testCreateConfigurationNotVersionableFails() - Method in class org.apache.jackrabbit.test.api.version.ConfigurationsTest
- testCreateConfigurationTwiceFails() - Method in class org.apache.jackrabbit.test.api.version.ConfigurationsTest
- testCreateConfigWithBaseline() - Method in class org.apache.jackrabbit.test.api.version.ConfigurationsTest
- testCreateConfigWithExistentConfigFromBaselineFails() - Method in class org.apache.jackrabbit.test.api.version.ConfigurationsTest
- testCreateConfigWithNonExistentParentFails() - Method in class org.apache.jackrabbit.test.api.version.ConfigurationsTest
- testCreateMultiplePathValue() - Method in class org.apache.jackrabbit.test.api.PathTest
- testCreatePathValue() - Method in class org.apache.jackrabbit.test.api.PathTest
- testCreateQuery() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
- testCreateQueryFromSource() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
- testCreateQueryFromSourceWithConstraint() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
- testCreateQueryFromSourceWithConstraintAndOrdering() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
- testCreateQueryFromSourceWithConstraintOrderingAndColumn() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
- testCreateQueryWithConstraint() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
- testCreateQueryWithConstraintAndOrdering() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
- testCreateQueryWithConstraintOrderingAndColumn() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
- testCreateRemoveActivity() - Method in class org.apache.jackrabbit.test.api.version.ActivitiesTest
- testCreateWorkspace() - Method in class org.apache.jackrabbit.test.api.WorkspaceManagementTest
- testDate() - Method in class org.apache.jackrabbit.test.api.query.qom.BindVariableValueTest
- testDateLength() - Method in class org.apache.jackrabbit.test.api.query.qom.LengthTest
- testDateLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeLocalNameTest
- testDateLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeNameTest
- testDateOrder() - Method in class org.apache.jackrabbit.test.api.query.OrderByDateTest
-
Tests order by queries with calendar properties.
- testDateOrderMillis() - Method in class org.apache.jackrabbit.test.api.query.OrderByDateTest
-
Tests order by queries with calendar properties where the calendar values only have a millisecond difference.
- testDateOrderNegativeTimeZone() - Method in class org.apache.jackrabbit.test.api.query.OrderByDateTest
-
Tests order by queries with calendar properties where the calendar values have different time zones.
- testDateOrderPositiveTimeZone() - Method in class org.apache.jackrabbit.test.api.query.OrderByDateTest
-
Tests order by queries with calendar properties where the calendar values have different time zones.
- testDateParent() - Method in class org.apache.jackrabbit.test.api.SetValueDateTest
-
Test the persistence of a property modified with an date parameter and saved from the parent Node
- testDateProperty() - Method in class org.apache.jackrabbit.test.api.SetPropertyConstraintViolationExceptionTest
-
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
- testDateProperty() - Method in class org.apache.jackrabbit.test.api.SetValueConstraintViolationExceptionTest
-
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
- testDateSession() - Method in class org.apache.jackrabbit.test.api.SetValueDateTest
-
Test the persistence of a property modified with an DateValues parameter and saved from the Session
- testDecimal() - Method in class org.apache.jackrabbit.test.api.query.OrderByDecimalTest
- testDecimal() - Method in class org.apache.jackrabbit.test.api.query.qom.BindVariableValueTest
- testDecimalLength() - Method in class org.apache.jackrabbit.test.api.query.qom.LengthTest
- testDecimalLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeLocalNameTest
- testDecimalLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeNameTest
- testDeepHold() - Method in class org.apache.jackrabbit.test.api.retention.HoldEffectTest
- testDeepHoldForOtherSession() - Method in class org.apache.jackrabbit.test.api.retention.HoldEffectTest
- testDeepLockAboveLockedChild() - Method in class org.apache.jackrabbit.test.api.lock.DeepLockTest
- testDefaultRepository() - Method in class org.apache.jackrabbit.test.api.RepositoryFactoryTest
- testDefinedAndIllegalType() - Method in class org.apache.jackrabbit.test.api.nodetype.CanAddChildNodeCallWithNodeTypeTest
-
Tests if
NodeType.canAddChildNode(String childNodeName, String nodeTypeName)
returns false ifchildNodeName
does andnodeTypeName
does not match theNodeDef
. - testDefinedAndLegalType() - Method in class org.apache.jackrabbit.test.api.nodetype.CanAddChildNodeCallWithNodeTypeTest
-
Tests if
NodeType.canAddChildNode(String childNodeName, String nodeTypeName)
returns true ifchildNodeName
andnodeTypeName
match theNodeDef
. - testDefinedWithDefault() - Method in class org.apache.jackrabbit.test.api.nodetype.CanAddChildNodeCallWithoutNodeTypeTest
-
Tests if
NodeType.canAddChildNode(String childNodeName)
returns true ifNodeType
contains aNodeDef
namedchildNodeName
with a default primary type. - testDefinedWithoutDefault() - Method in class org.apache.jackrabbit.test.api.nodetype.CanAddChildNodeCallWithoutNodeTypeTest
-
Tests if
NodeType.canAddChildNode(String childNodeName)
returns true ifNodeType
contains aNodeDef
namedchildNodeName
without a default primary type. - testDelay - Variable in class org.apache.jackrabbit.core.gc.GarbageCollector
- testDeleteNode() - Method in class org.apache.jackrabbit.test.api.security.RSessionAccessControlTest
- testDeleteProperty() - Method in class org.apache.jackrabbit.test.api.security.RSessionAccessControlTest
- testDeleteWorkspace() - Method in class org.apache.jackrabbit.test.api.WorkspaceManagementTest
- testDerefMultiPropWithNodeStar() - Method in class org.apache.jackrabbit.test.api.query.DerefQueryLevel1Test
-
Test a deref query on a multi valued reference property with a '*' node.
- testDerefMultiPropWithNodeTest() - Method in class org.apache.jackrabbit.test.api.query.DerefQueryLevel1Test
-
Test a deref query on a multi valued reference property with a node test.
- testDerefSinglePropWithNodeStar() - Method in class org.apache.jackrabbit.test.api.query.DerefQueryLevel1Test
-
Test a deref query on a single valued reference property with a '*' node test.
- testDerefSinglePropWithNodeTest() - Method in class org.apache.jackrabbit.test.api.query.DerefQueryLevel1Test
-
Test a deref query on a single valued reference property with a node test.
- testDescendantLeaf() - Method in class org.apache.jackrabbit.test.api.query.SQLPathTest
-
Tests if <somepath>/% returns no nodes if node at <somepath> is a leaf.
- testDescendantNode() - Method in class org.apache.jackrabbit.test.api.query.qom.DescendantNodeTest
- testDescendantNode() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
-
Test case for
QueryObjectModelFactory.descendantNode(String, String)
- testDescendantNodeJoinCondition() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
- testDescendantNodes() - Method in class org.apache.jackrabbit.test.api.query.qom.DescendantNodeTest
- testDescendantNodesDoNotMatchSelector() - Method in class org.apache.jackrabbit.test.api.query.qom.DescendantNodeTest
- testDescendantNodeWithSelector() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
-
Test case for
QueryObjectModelFactory.descendantNode(String, String)
- testDescendantSelfTestRoot() - Method in class org.apache.jackrabbit.test.api.query.SQLPathTest
-
Tests if <somepath>/%/<nodename> OR <somepath>/<nodename> returns nodes with name <nodename> which are descendants of node at
testroot
. - testDescendantTestRoot() - Method in class org.apache.jackrabbit.test.api.query.SQLPathTest
-
Tests if <somepath>/% returns the descendants of <somepath>.
- testDetectShareCycleOnClone() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Verify that a share cycle is detected (6.13.13) when a shareable node is cloned.
- testDetectShareCycleOnMove() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Verify that a share cycle is detected (6.13.13) when a node is moved.
- testDetectShareCycleOnTransientMove() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Verify that a share cycle is detected (6.13.13) when a node is transiently moved.
- testDocOrderFirstFunction() - Method in class org.apache.jackrabbit.test.api.query.XPathDocOrderTest
-
Tests the
first()
function. - testDocOrderIndexedNotation() - Method in class org.apache.jackrabbit.test.api.query.XPathPosIndexTest
-
Test if the indexed notation is supported.
- testDocOrderLastFunction() - Method in class org.apache.jackrabbit.test.api.query.XPathDocOrderTest
-
Tests the
last()
function. - testDocOrderPositionFunction() - Method in class org.apache.jackrabbit.test.api.query.XPathDocOrderTest
-
Tests the
position()
function. - testDocOrderPositionIndex() - Method in class org.apache.jackrabbit.test.api.query.XPathDocOrderTest
-
Tests if position index and document order on child axis returns the correct node.
- testDoneMerge() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.doneMerge(Version)
throws anUnsupportedRepositoryOperationException
- testDoneMerge() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.doneMerge(Version)
throws anUnsupportedRepositoryOperationException
- testDoneMergeJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.doneMerge(Version)
throws anUnsupportedRepositoryOperationException
- testDoneMergeJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.doneMerge(Version)
throws anUnsupportedRepositoryOperationException
- testDouble() - Method in class org.apache.jackrabbit.test.api.query.qom.BindVariableValueTest
- testDouble() - Method in class org.apache.jackrabbit.test.api.SetValueValueFormatExceptionTest
-
Tests if setValue(double) throws a ValueFormatException immediately (not on save) if a conversion fails.
- testDouble() - Method in class org.apache.jackrabbit.test.api.SetValueVersionExceptionTest
-
Tests if setValue(double) throws a VersionException immediately or on save if the parent node of this property is checked-in.
- testDoubleLength() - Method in class org.apache.jackrabbit.test.api.query.qom.LengthTest
- testDoubleLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeLocalNameTest
- testDoubleLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeNameTest
- testDoubleOrder1() - Method in class org.apache.jackrabbit.test.api.query.OrderByDoubleTest
-
Tests order by queries with double properties.
- testDoubleOrder2() - Method in class org.apache.jackrabbit.test.api.query.OrderByDoubleTest
-
Tests order by queries with double properties.
- testDoubleParent() - Method in class org.apache.jackrabbit.test.api.SetValueDoubleTest
-
Test the persistence of a property modified with an double parameter and saved from the parent Node
- testDoubleProperty() - Method in class org.apache.jackrabbit.test.api.SetPropertyConstraintViolationExceptionTest
-
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
- testDoubleProperty() - Method in class org.apache.jackrabbit.test.api.SetValueConstraintViolationExceptionTest
-
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
- testDoubleSession() - Method in class org.apache.jackrabbit.test.api.SetValueDecimalTest
-
Test the persistence of a property modified with an decimal parameter and saved from the Session
- testDoubleSession() - Method in class org.apache.jackrabbit.test.api.SetValueDoubleTest
-
Test the persistence of a property modified with an double parameter and saved from the Session
- testDoubleValueSession() - Method in class org.apache.jackrabbit.test.api.SetValueDecimalTest
-
Test the persistence of a property modified with an decimal parameter and saved from the Session
- testDuplicateNodeType() - Method in class org.apache.jackrabbit.test.api.query.qom.SelectorTest
- testEdgeCases() - Method in class org.apache.jackrabbit.test.api.SetPropertyDoubleTest
-
Tests that in infinity and NaN values can be persisted and round-tripped.
- testElementTest() - Method in class org.apache.jackrabbit.test.api.query.ElementTest
-
Tests the element test without arguments.
- testElementTestAnyNode() - Method in class org.apache.jackrabbit.test.api.query.ElementTest
-
Tests the element test with one any node argument.
- testElementTestAnyNodeNtBase() - Method in class org.apache.jackrabbit.test.api.query.ElementTest
-
Tests the element test with an any node argument and a type argument that matches all nodes (nt:base).
- testElementTestAnyNodeSomeNT() - Method in class org.apache.jackrabbit.test.api.query.ElementTest
-
Tests the element test with an any node argument and a type argument that matches only certain child nodes.
- testElementTestNameTest() - Method in class org.apache.jackrabbit.test.api.query.ElementTest
-
Tests the element test with one single name test argument.
- testElementTestNameTestNtBase() - Method in class org.apache.jackrabbit.test.api.query.ElementTest
-
Tests the element test with a name test argument and a type argument that matches all nodes (nt:base).
- testElementTestNameTestSomeNT() - Method in class org.apache.jackrabbit.test.api.query.ElementTest
-
Tests the element test with a name test argument and a type argument that matches only certain child nodes.
- testElementTestNameTestSomeNTWithSNS() - Method in class org.apache.jackrabbit.test.api.query.ElementTest
-
Tests the element test with a name test argument and a type argument that matches only certain child nodes.
- testEmptyMultiStringParent() - Method in class org.apache.jackrabbit.test.api.SetValueStringTest
-
Test the assignment of an empty property by assigning it a null array, saved from the parent Node
- testEmptyMultiStringSession() - Method in class org.apache.jackrabbit.test.api.SetValueStringTest
-
Test the assignment of an empty property by assigning it a null array, saved from the Session
- testEmptyNodeDefinitionTemplate() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeCreationTest
- testEmptyNodeTypeTemplate() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeCreationTest
- testEmptyParameters() - Method in class org.apache.jackrabbit.test.api.RepositoryFactoryTest
- testEmptyPropertyDefinitionTemplate() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeCreationTest
- testEquality() - Method in class org.apache.jackrabbit.test.api.query.PredicatesTest
-
Verifies that the value of a property can be searched
- testEquals() - Method in class org.apache.jackrabbit.test.api.ReferencePropertyTest
-
Tests equals method of Reference value.
- testEqualTo() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeLocalNameTest
- testEqualTo() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeNameTest
- testEquiJoinCondition() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
- testEventType() - Method in class org.apache.jackrabbit.test.api.observation.EventJournalTest
- testExceptionOnUnknownPrefix() - Method in class org.apache.jackrabbit.test.api.NamespaceRemappingTest
-
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.
- testExceptionsFromRemapping() - Method in class org.apache.jackrabbit.test.api.NamespaceRemappingTest
-
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.
- testExpandColumnsForNodeType() - Method in class org.apache.jackrabbit.test.api.query.qom.ColumnTest
-
From the spec:
- testExpandedNameItem() - Method in class org.apache.jackrabbit.test.api.NameTest
-
Test if the name of property created with an expanded name is properly return as standard JCR name.
- testExpandedNameNodeUnmappedNamespace() - Method in class org.apache.jackrabbit.test.api.NameTest
-
Test whether a node can be created with an expanded name (using a previously unused namespace name).
- testExpandedNameValue() - Method in class org.apache.jackrabbit.test.api.NameTest
-
Expanded names must always be resolved.
- testExpandedNameValueProperty() - Method in class org.apache.jackrabbit.test.api.NameTest
-
Expanded names must always be resolved.
- testExpandedNodeTypeName() - Method in class org.apache.jackrabbit.test.api.NameTest
-
Test if creating a node with an expanded node type name returns the proper standard JCR node type name, and that it works for
Node.setPrimaryType(String)
. - testExportDocView_handler_session_saveBinary_noRecurse() - Method in class org.apache.jackrabbit.test.api.ExportDocViewTest
- testExportDocView_handler_session_saveBinary_recurse() - Method in class org.apache.jackrabbit.test.api.ExportDocViewTest
- testExportDocView_handler_session_skipBinary_noRecurse() - Method in class org.apache.jackrabbit.test.api.ExportDocViewTest
- testExportDocView_handler_session_skipBinary_recurse() - Method in class org.apache.jackrabbit.test.api.ExportDocViewTest
- testExportDocView_stream_session_saveBinary_noRecurse() - Method in class org.apache.jackrabbit.test.api.ExportDocViewTest
- testExportDocView_stream_session_saveBinary_recurse() - Method in class org.apache.jackrabbit.test.api.ExportDocViewTest
- testExportDocView_stream_session_skipBinary_noRecurse() - Method in class org.apache.jackrabbit.test.api.ExportDocViewTest
- testExportDocView_stream_session_skipBinary_recurse() - Method in class org.apache.jackrabbit.test.api.ExportDocViewTest
- testExportSysView_handler_session_saveBinary_noRecurse() - Method in class org.apache.jackrabbit.test.api.ExportSysViewTest
- testExportSysView_handler_session_saveBinary_noRecurse() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testExportSysView_handler_session_saveBinary_recurse() - Method in class org.apache.jackrabbit.test.api.ExportSysViewTest
- testExportSysView_handler_session_saveBinary_recurse() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testExportSysView_handler_session_skipBinary_noRecurse() - Method in class org.apache.jackrabbit.test.api.ExportSysViewTest
- testExportSysView_handler_session_skipBinary_noRecurse() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testExportSysView_handler_session_skipBinary_recurse() - Method in class org.apache.jackrabbit.test.api.ExportSysViewTest
- testExportSysView_handler_session_skipBinary_recurse() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testExportSysView_handler_workspace_saveBinary_noRecurse() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testExportSysView_handler_workspace_saveBinary_recurse() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testExportSysView_handler_workspace_skipBinary_noRecurse() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testExportSysView_handler_workspace_skipBinary_recurse() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testExportSysView_stream_session_saveBinary_noRecurse() - Method in class org.apache.jackrabbit.test.api.ExportSysViewTest
- testExportSysView_stream_session_saveBinary_noRecurse() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testExportSysView_stream_session_saveBinary_recurse() - Method in class org.apache.jackrabbit.test.api.ExportSysViewTest
- testExportSysView_stream_session_saveBinary_recurse() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testExportSysView_stream_session_skipBinary_noRecurse() - Method in class org.apache.jackrabbit.test.api.ExportSysViewTest
- testExportSysView_stream_session_skipBinary_noRecurse() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testExportSysView_stream_session_skipBinary_recurse() - Method in class org.apache.jackrabbit.test.api.ExportSysViewTest
- testExportSysView_stream_session_skipBinary_recurse() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testExportSysView_stream_workspace_saveBinary_noRecurse() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testExportSysView_stream_workspace_saveBinary_recurse() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testExportSysView_stream_workspace_skipBinary_noRecurse() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testExportSysView_stream_workspace_skipBinary_recurse() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testExtendedNameBasedPathValue() - Method in class org.apache.jackrabbit.test.api.PathTest
- testExtendPrivileges() - Method in class org.apache.jackrabbit.test.api.security.AccessControlListTest
- testFailIfCorrespondingNodeIsSuccessor() - Method in class org.apache.jackrabbit.test.api.version.MergeCheckedoutSubNodeTest
-
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.
- testFailIfCorrespondingNodeIsSuccessorJcr2() - Method in class org.apache.jackrabbit.test.api.version.MergeCheckedoutSubNodeTest
-
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.
- testFile() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Test for the predefined nt:file node type.
- testFolder() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Test for the predefined nt:folder node type.
- testFollowLifecycleTransition() - Method in class org.apache.jackrabbit.test.api.LifecycleTest
- testFrozenChildNodeNodeType() - Method in class org.apache.jackrabbit.test.api.version.FrozenNodeTest
- testFrozenChildNodeNodeType() - Method in class org.apache.jackrabbit.test.api.version.simple.FrozenNodeTest
- testFrozenChildNodeType() - Method in class org.apache.jackrabbit.test.api.version.FrozenNodeTest
- testFrozenChildNodeType() - Method in class org.apache.jackrabbit.test.api.version.simple.FrozenNodeTest
- testFrozenChildNodeUUUID() - Method in class org.apache.jackrabbit.test.api.version.FrozenNodeTest
- testFrozenChildNodeUUUID() - Method in class org.apache.jackrabbit.test.api.version.simple.FrozenNodeTest
- testFrozenChildUUUID() - Method in class org.apache.jackrabbit.test.api.version.FrozenNodeTest
- testFrozenChildUUUID() - Method in class org.apache.jackrabbit.test.api.version.simple.FrozenNodeTest
- testFrozenNode() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Test for the predefined nt:frozenNode node type.
- testFrozenNodeNodeType() - Method in class org.apache.jackrabbit.test.api.version.FrozenNodeTest
- testFrozenNodeNodeType() - Method in class org.apache.jackrabbit.test.api.version.simple.FrozenNodeTest
- testFrozenNodeType() - Method in class org.apache.jackrabbit.test.api.version.FrozenNodeTest
- testFrozenNodeType() - Method in class org.apache.jackrabbit.test.api.version.simple.FrozenNodeTest
- testFrozenNodeUUUID() - Method in class org.apache.jackrabbit.test.api.version.FrozenNodeTest
- testFrozenNodeUUUID() - Method in class org.apache.jackrabbit.test.api.version.simple.FrozenNodeTest
- testFrozenUUID() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if the jcr:frozenUuid property has the correct type
- testFrozenUUUID() - Method in class org.apache.jackrabbit.test.api.version.FrozenNodeTest
- testFrozenUUUID() - Method in class org.apache.jackrabbit.test.api.version.simple.FrozenNodeTest
- testFullTextSearch() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
- testFullTextSearch() - Method in class org.apache.jackrabbit.test.api.query.SQLQueryLevel2Test
-
Test full-text search of the repository.
- testFullTextSearch() - Method in class org.apache.jackrabbit.test.api.query.XPathQueryLevel2Test
-
Test full-text search of the repository.
- testFullTextSearchAllProperties() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
- testFullTextSearchScore() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
-
Test case for
QueryObjectModelFactory.fullTextSearchScore(String)
- testFullTextSearchScoreWithSelector() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
-
Test case for
QueryObjectModelFactory.fullTextSearchScore(String)
- testFullTextSearchWithBindVariableValue() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
- testGetAccessControlEntries() - Method in class org.apache.jackrabbit.test.api.security.AccessControlListTest
- testGetAccessibleWorkspaceNames() - Method in class org.apache.jackrabbit.test.api.WorkspaceReadMethodsTest
-
Tests Workspace.getAccessibleWorkspaceNames() by logging into the Workspaces given by the returned names.
- testGetAllFrozenNodes() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Test that
VersionHistory.getAllFrozenNodes()
returns an iterator containing the frozen nodes of all versions that have been created byVersionManager.checkpoint(String)
. - testGetAllNodeTypes() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeManagerTest
-
Test if getAllNodeTypes() returns all primary and mixin node types
- testGetAllowedLifecycleTransitions() - Method in class org.apache.jackrabbit.test.api.LifecycleTest
- testGetAllVersions() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Test that
VersionHistory.getAllVersions()
returns an iterator containing the root version and all versions that have been created by Node.checkin(). - testGetAllVersionsJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Test that
VersionHistory.getAllVersions()
returns an iterator containing the root version and all versions that have been created by Node.checkin(). - testGetAncestor() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.getAncestor(int)
returns the right ancestor - testGetAncestor() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.getAncestor(int)
returns the right ancestor - testGetAncestorOfGreaterDepth() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
-
Test if getting the ancestor of depth = n, where n is greater than depth of this
Node
, throws anItemNotFoundException
. - testGetAncestorOfGreaterDepth() - Method in class org.apache.jackrabbit.test.api.PropertyReadMethodsTest
-
Test if getting the ancestor of depth = n, where n is greater than depth of this
Property
, throws anItemNotFoundException
. - testGetAncestorOfItemDepth() - Method in class org.apache.jackrabbit.test.api.PropertyReadMethodsTest
-
Test if the ancestor at depth = n, where n is the depth of this
Item
, returns thisProperty
itself. - testGetAncestorOfNegativeDepth() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
-
Test if getting the ancestor of negative depth throws an
ItemNotFoundException
. - testGetAncestorOfNegativeDepth() - Method in class org.apache.jackrabbit.test.api.PropertyReadMethodsTest
-
Test if getting the ancestor of negative depth throws an
ItemNotFoundException
. - testGetAncestorOfNodeDepth() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
-
Test if the ancestor at depth = n, where n is the depth of this
Item
, returns thisNode
itself. - testGetApplicablePolicies() - Method in class org.apache.jackrabbit.test.api.security.AccessControlPolicyTest
- testGetApplicablePolicies() - Method in class org.apache.jackrabbit.test.api.security.RSessionAccessControlPolicyTest
- testGetAttribute() - Method in class org.apache.jackrabbit.test.api.SessionReadMethodsTest
-
Tests if getAttribute(String name) returns not null if the requested attribute is existing
- testGetAttributeFailure() - Method in class org.apache.jackrabbit.test.api.SessionReadMethodsTest
-
Tests if getAttribute(String name) returns null if the requested attribute is not existing
- testGetAttributeNames() - Method in class org.apache.jackrabbit.test.api.SessionReadMethodsTest
-
Tests if attribute names returned by getAttributeNames() do not return null if used for getAttribute(String name)
- testGetBaseVersion() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.getBaseVersion()
throws anUnsupportedRepositoryOperationException
- testGetBaseVersion() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.getBaseVersion()
throws anUnsupportedRepositoryOperationException
- testGetBaseVersionJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.getBaseVersion()
throws anUnsupportedRepositoryOperationException
- testGetBaseVersionJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.getBaseVersion()
throws anUnsupportedRepositoryOperationException
- testGetBaseVersionOnNonVersionableNode() - Method in class org.apache.jackrabbit.test.api.version.VersionGraphTest
-
Test if UnsupportedRepositoryOperationException is thrown when calling Node.getVersionHistory() on a non-versionable node.
- testGetBaseVersionOnNonVersionableNodeJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionGraphTest
-
Test if UnsupportedRepositoryOperationException is thrown when calling Node.getVersionHistory() on a non-versionable node.
- testGetBoolean() - Method in class org.apache.jackrabbit.test.api.BinaryPropertyTest
-
Tests conversion from Binary type to Boolean type.
- testGetBoolean() - Method in class org.apache.jackrabbit.test.api.DatePropertyTest
-
Tests failure of conversion from Date type to Boolean type.
- testGetBoolean() - Method in class org.apache.jackrabbit.test.api.DoublePropertyTest
-
tests failure of conversion from Double type to Boolean type
- testGetBoolean() - Method in class org.apache.jackrabbit.test.api.LongPropertyTest
-
Tests failure of conversion from Long type to Boolean type.
- testGetBoolean() - Method in class org.apache.jackrabbit.test.api.NamePropertyTest
-
Tests failure of conversion from Name type to Boolean type.
- testGetBoolean() - Method in class org.apache.jackrabbit.test.api.PathPropertyTest
-
Tests failure of conversion from Path type to Boolean type.
- testGetBoolean() - Method in class org.apache.jackrabbit.test.api.ReferencePropertyTest
-
Tests failure of conversion from Reference type to Boolean type.
- testGetBoolean() - Method in class org.apache.jackrabbit.test.api.StringPropertyTest
-
Tests conversion from String type to Boolean type.
- testGetContainingHistory() - Method in class org.apache.jackrabbit.test.api.version.GetContainingHistoryTest
-
Tests if
Version.getContainingHistory()
returns the correct VersionHistory instance. - testGetCorrespondingNodePath() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Creates a node with same path in both workspaces to check if
Node.getCorrespondingNodePath(String)
works properly. - testGetCorrespondingNodePath() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.getCorrespondingNodePath(String)
returns the right path - testGetCorrespondingNodePath() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.getCorrespondingNodePath(String)
returns the right path - testGetCorrespondingNodePathItemNotFoundException() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Calls
Node.getCorrespondingNodePath(String)
on a node that has no corresponding node in second workspace - testGetCorrespondingNodePathNoSuchWorkspaceException() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Calls
Node.getCorrespondingNodePath(String )
with a non existing workspace. - testGetCreated() - Method in class org.apache.jackrabbit.test.api.version.GetCreatedTest
-
Returns the date this version was created.
- testGetCreatedCheckAgainstProperty() - Method in class org.apache.jackrabbit.test.api.version.GetCreatedTest
-
Returns the date this version was created.
- testGetDate() - Method in class org.apache.jackrabbit.test.api.BinaryPropertyTest
-
Tests conversion from Binary type to Date type.
- testGetDate() - Method in class org.apache.jackrabbit.test.api.BooleanPropertyTest
-
Tests failure of conversion from Boolean type to Date type.
- testGetDate() - Method in class org.apache.jackrabbit.test.api.DoublePropertyTest
-
tests conversion from Double type to Date type
- testGetDate() - Method in class org.apache.jackrabbit.test.api.LongPropertyTest
-
Tests conversion from Long type to Date type.
- testGetDate() - Method in class org.apache.jackrabbit.test.api.NamePropertyTest
-
Tests failure of conversion from Name type to Date type.
- testGetDate() - Method in class org.apache.jackrabbit.test.api.PathPropertyTest
-
Tests failure of conversion from Path type to Date type.
- testGetDate() - Method in class org.apache.jackrabbit.test.api.ReferencePropertyTest
-
Tests failure of conversion from Reference type to Date type.
- testGetDate() - Method in class org.apache.jackrabbit.test.api.StringPropertyTest
-
Tests conversion from String type to Date type.
- testGetDeclaredChildNodeDefs() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeTest
-
Test if all node defs returned by getDeclaredChildNodeDefs() are also returned by getChildNodeDefs().
- testGetDeclaredPropertyDefs() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeTest
-
Test if all property defs returned by getDeclatedPropertyDefs() are also returned by getPropertyDefs().
- testGetDeclaredSubtypes() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeTest
-
Test if all node types returned by getDeclaredSubtypes() are also returned by getSubtypes(), and that the information is consistent with getSuperTypes/getDeclaredSuperTypes.
- testGetDeclaredSupertypes() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeTest
-
Test if all node types returned by getDeclaredSupertypes() are also returned by getSupertypes().
- testGetDeclaringNodeType() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeDefTest
-
Test getDeclaringNodeType() returns the node type which is defining the requested child node def.
- testGetDeclaringNodeType() - Method in class org.apache.jackrabbit.test.api.nodetype.PropertyDefTest
-
Test getDeclaringNodeType() returns the node type which is defining the requested property def.
- testGetDefaultPrimaryTypes() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeDefTest
-
Tests if the default primary type is of the same or a sub node type as the the required primary types.
- testGetDefaultValues() - Method in class org.apache.jackrabbit.test.api.nodetype.PropertyDefTest
-
Tests if single-valued properties do have not more than one default value.
- testGetDepth() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
-
Tests if depth of root is 0 and depth of a sub node of root is 1
- testGetDepth() - Method in class org.apache.jackrabbit.test.api.PropertyReadMethodsTest
-
Tests if depth of a property of depth of node + 1
- testGetDepth() - Method in class org.apache.jackrabbit.test.api.RootNodeTest
-
Test if depth of root node is 0.
- testGetDepth() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.getDepth()
returns the right depth - testGetDepth() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.getDepth()
returns the right depth - testGetDescriptorKeys() - Method in class org.apache.jackrabbit.test.api.RepositoryDescriptorTest
-
Tests if
Repository.getDescriptorKeys()
returns all required descriptors keys. - testGetDescriptorValues() - Method in class org.apache.jackrabbit.test.api.RepositoryDescriptorTest
-
Tests whether
Repository.getDescriptorValues(String)
returns an Value[] of size 1 for single valued descriptors. - testGetDouble() - Method in class org.apache.jackrabbit.test.api.BinaryPropertyTest
-
Tests conversion from Binary type to Double type.
- testGetDouble() - Method in class org.apache.jackrabbit.test.api.BooleanPropertyTest
-
Tests failure from Boolean type to Double type.
- testGetDouble() - Method in class org.apache.jackrabbit.test.api.DatePropertyTest
-
Tests conversion from Date type to Double type.
- testGetDouble() - Method in class org.apache.jackrabbit.test.api.LongPropertyTest
-
Tests conversion from Long type to Double type.
- testGetDouble() - Method in class org.apache.jackrabbit.test.api.NamePropertyTest
-
Tests failure from Name type to Double type.
- testGetDouble() - Method in class org.apache.jackrabbit.test.api.PathPropertyTest
-
Tests failure from Path type to Double type.
- testGetDouble() - Method in class org.apache.jackrabbit.test.api.ReferencePropertyTest
-
Tests failure from Reference type to Double type.
- testGetDouble() - Method in class org.apache.jackrabbit.test.api.StringPropertyTest
-
Tests conversion from String type to Double type.
- testGetEffectivePolicies() - Method in class org.apache.jackrabbit.test.api.security.AccessControlPolicyTest
- testGetEffectivePoliciesForNonExistingNode() - Method in class org.apache.jackrabbit.test.api.security.AccessControlPolicyTest
- testGetEffectivePoliciesForProperty() - Method in class org.apache.jackrabbit.test.api.security.AccessControlPolicyTest
- testGetEffectivePolicy() - Method in class org.apache.jackrabbit.test.api.security.RSessionAccessControlPolicyTest
- testGetIdentifier() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.getIdentifier()
returns the right UUID - testGetIndex() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
-
Test if getIndex() returns the correct index.
- testGetIndex() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Verify that Node.getIndex returns the correct index in a shareable node (6.13).
- testGetIndex() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.getIndex()
returns the right index - testGetIndex() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.getIndex()
returns the right index - testGetInitialPosition() - Method in class org.apache.jackrabbit.test.api.security.AccessControlPolicyIteratorTest
- testGetItem() - Method in class org.apache.jackrabbit.test.api.PathTest
- testGetItem() - Method in class org.apache.jackrabbit.test.api.SessionReadMethodsTest
-
Tests session.getItem() with the testRootNode and assures that the returned node represents the same node in the repository as testRootNode.
- testGetItemFailure() - Method in class org.apache.jackrabbit.test.api.SessionReadMethodsTest
-
Tests that session.getItem() throws a PathNotFoundException with a given path to nowhere.
- testGetLanguage() - Method in class org.apache.jackrabbit.test.api.query.GetLanguageTest
-
Tests if a XPath query returns
Query.XPATH
when callingQuery.getLanguage()
. - testGetLength() - Method in class org.apache.jackrabbit.test.api.BinaryPropertyTest
-
Tests the Property.getLength() method.
- testGetLength() - Method in class org.apache.jackrabbit.test.api.BooleanPropertyTest
-
Tests the Property.getLength() method.
- testGetLength() - Method in class org.apache.jackrabbit.test.api.DatePropertyTest
-
Tests the Property.getLength() method.
- testGetLength() - Method in class org.apache.jackrabbit.test.api.DoublePropertyTest
-
Tests the Property.getLength() method.
- testGetLength() - Method in class org.apache.jackrabbit.test.api.LongPropertyTest
-
Tests the Property.getLength() method.
- testGetLength() - Method in class org.apache.jackrabbit.test.api.StringPropertyTest
-
Tests the Property.getLength() method.
- testGetLengthJcr2() - Method in class org.apache.jackrabbit.test.api.BinaryPropertyTest
-
Tests the Binary.getSize() method.
- testGetLengths() - Method in class org.apache.jackrabbit.test.api.BinaryPropertyTest
-
Tests the Property.getLengths() method.
- testGetLengths() - Method in class org.apache.jackrabbit.test.api.BooleanPropertyTest
-
Tests the Property.getLengths() method.
- testGetLengths() - Method in class org.apache.jackrabbit.test.api.DatePropertyTest
-
Tests the Property.getLengths() method.
- testGetLengths() - Method in class org.apache.jackrabbit.test.api.DoublePropertyTest
-
Tests the Property.getLengths() method.
- testGetLengths() - Method in class org.apache.jackrabbit.test.api.LongPropertyTest
-
Tests the Property.getLengths() method.
- testGetLengths() - Method in class org.apache.jackrabbit.test.api.StringPropertyTest
-
Tests the Property.getLengths() method.
- testGetLinearPredecessorSuccessor() - Method in class org.apache.jackrabbit.test.api.version.GetPredecessorsTest
-
Checks obtaining the linear predecessor.
- testGetLock() - Method in class org.apache.jackrabbit.test.api.lock.LockTest
-
Test getLock
- testGetLock() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.getLock()
throws anLockException
- testGetLock() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.getLock()
throws aLockException
- testGetLockJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.getLock()
throws anLockException
- testGetLockJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.getLock()
throws aLockException
- testGetLockManager() - Method in class org.apache.jackrabbit.test.api.WorkspaceTest
-
Tests
Workspace.getLockManager()
. - testGetLockOnChild() - Method in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
- testGetLockOnNewChild() - Method in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
- testGetLockOwner() - Method in class org.apache.jackrabbit.test.api.lock.LockTest
-
Test if getLockOwner() returns the same value as returned by Session.getUserId at the time that the lock was placed
- testGetLockOwnerProperty() - Method in class org.apache.jackrabbit.test.api.lock.LockTest
-
Test if getLockOwner() returns the same value as returned by Session.getUserId at the time that the lock was placed
- testGetLockToken() - Method in class org.apache.jackrabbit.test.api.lock.OpenScopedLockTest
- testGetLockToken() - Method in class org.apache.jackrabbit.test.api.lock.SessionScopedLockTest
-
Lock.getLockToken()
must always returnnull
for session scoped locks. - testGetLockTokens() - Method in class org.apache.jackrabbit.test.api.lock.LockManagerTest
- testGetLockTokensAfterUnlock() - Method in class org.apache.jackrabbit.test.api.lock.LockManagerTest
- testGetLockTokensSessionScoped() - Method in class org.apache.jackrabbit.test.api.lock.LockManagerTest
- testGetLong() - Method in class org.apache.jackrabbit.test.api.BinaryPropertyTest
-
Tests conversion from Binary type to Long type.
- testGetLong() - Method in class org.apache.jackrabbit.test.api.BooleanPropertyTest
-
Tests failure of conversion from Boolean type to Long type.
- testGetLong() - Method in class org.apache.jackrabbit.test.api.DatePropertyTest
-
Tests conversion from Date type to Long type.
- testGetLong() - Method in class org.apache.jackrabbit.test.api.DoublePropertyTest
-
tests the conversion from a Double to a Long Value
- testGetLong() - Method in class org.apache.jackrabbit.test.api.NamePropertyTest
-
Tests failure of conversion from Name type to Long type.
- testGetLong() - Method in class org.apache.jackrabbit.test.api.PathPropertyTest
-
Tests failure of conversion from Path type to Long type.
- testGetLong() - Method in class org.apache.jackrabbit.test.api.ReferencePropertyTest
-
Tests failure of conversion from Reference type to Long type.
- testGetLong() - Method in class org.apache.jackrabbit.test.api.StringPropertyTest
-
Tests conversion from String type to Long type.
- testGetMixinNodeTypes() - Method in class org.apache.jackrabbit.test.api.NodeDiscoveringNodeTypesTest
-
Test if getMixinNodeType returns the node types according to the property "jcr:mixinTypes".
- testGetMixinNodeTypes() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeManagerTest
-
Test if getMixinNodeTypes does return exclusively mixin node types
- testGetMixinNodeTypes() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.getMixinNodeTypes()
does not return null. - testGetMixinNodeTypes() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.getMixinNodeTypes()
does not return null. - testGetName() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
-
Tests if getName() returns same as last name returned by getPath()
- testGetName() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeTest
-
Test if getNode() returns the name of a node type.
- testGetName() - Method in class org.apache.jackrabbit.test.api.PropertyReadMethodsTest
-
Tests if getName() returns same as last name returned by getPath()
- testGetName() - Method in class org.apache.jackrabbit.test.api.RootNodeTest
-
Test if name of root node is empty string.
- testGetName() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Verify that Node.getName returns the correct name in a shareable node (6.13).
- testGetName() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.getName()
returns the right name - testGetName() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.getName()
returns the right name - testGetName() - Method in class org.apache.jackrabbit.test.api.WorkspaceReadMethodsTest
-
Tests that the name returned by Workspace.getName() is equal to the one used for login.
- testGetNamespacePrefix() - Method in class org.apache.jackrabbit.test.api.NamespaceRemappingTest
-
Tests that Session.getNamespacePrefix returns the session scoped mapping.
- testGetNamespacePrefixes() - Method in class org.apache.jackrabbit.test.api.NamespaceRegistryReadMethodsTest
-
Tests if
NamespaceRegistry.getPrefixes()
returns the required namespace prefixes and if they are mapped to the correct URIs. - testGetNamespacePrefixes() - Method in class org.apache.jackrabbit.test.api.NamespaceRemappingTest
-
Tests if
Session.getNamespacePrefixes()
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. - testGetNamespaceURI() - Method in class org.apache.jackrabbit.test.api.NamespaceRemappingTest
-
Tests that Session.getNamespaceURI() returns according the session scoped mapping
- testGetNamespaceURIs() - Method in class org.apache.jackrabbit.test.api.NamespaceRegistryReadMethodsTest
-
Tests if
NamespaceRegistry.getURIs()
returns the required namespace URIs and if they are mapped to the correct prefixes. - testGetNode() - Method in class org.apache.jackrabbit.test.api.BinaryPropertyTest
-
Tests the conversion from Binary type to Reference or Path type.
- testGetNode() - Method in class org.apache.jackrabbit.test.api.BooleanPropertyTest
-
Tests failure of conversion from Boolean type to Reference or Path type.
- testGetNode() - Method in class org.apache.jackrabbit.test.api.DatePropertyTest
-
Tests failure of conversion from Date type to Reference or Path type.
- testGetNode() - Method in class org.apache.jackrabbit.test.api.DoublePropertyTest
-
Tests failure of conversion from Double type to Reference, WeakReference or Path type.
- testGetNode() - Method in class org.apache.jackrabbit.test.api.lock.LockTest
-
Test to get the lock holding node of a node
- testGetNode() - Method in class org.apache.jackrabbit.test.api.LongPropertyTest
-
Tests failure of conversion from Long type to Reference, WeakReference or Path type.
- testGetNode() - Method in class org.apache.jackrabbit.test.api.NamePropertyTest
-
Since JCR 2.0 a path property can be dereferenced if it points to a Node.
- testGetNode() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
-
Test if getNode(String relPath) returns the correct node and if a PathNotFoundException is thrown when Node at relPath does not exist
- testGetNode() - Method in class org.apache.jackrabbit.test.api.PathPropertyTest
-
Since JCR 2.0 a path property can be dereferenced if it points to a Node.
- testGetNode() - Method in class org.apache.jackrabbit.test.api.PropertyReadMethodsTest
-
Tests if Property.getNode() fails with ValueFormatException for multivalued properties.
- testGetNode() - Method in class org.apache.jackrabbit.test.api.query.qom.RowTest
- testGetNode() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Verify that the shareable node returned by Node.getNode() has the right name.
- testGetNode() - Method in class org.apache.jackrabbit.test.api.StringPropertyTest
-
Tests conversion from String type to Reference or Path type.
- testGetNode() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.getNode(String)
returns the right child Node - testGetNode() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.getNode(String)
returns the right child Node - testGetNodeByIdentifier() - Method in class org.apache.jackrabbit.test.api.SessionReadMethodsTest
-
Tests session.getNodeByIdentifier()
- testGetNodeByUUID() - Method in class org.apache.jackrabbit.test.api.SessionReadMethodsTest
-
Tests session.getNodeByUUID() using a valid uuid of a referenceable node
- testGetNodeByUUIDFailure() - Method in class org.apache.jackrabbit.test.api.SessionReadMethodsTest
-
Tests that session.getNodeByUUID() throws a ItemNotFoundException in case of an invalid uuid.
- testGetNodeOnLockObtainedFromChild() - Method in class org.apache.jackrabbit.test.api.lock.DeepLockTest
- testGetNodeOnLockObtainedFromNewChild() - Method in class org.apache.jackrabbit.test.api.lock.DeepLockTest
- testGetNodePath() - Method in class org.apache.jackrabbit.test.api.observation.EventTest
-
Tests if getPath() returns the correct path.
- testGetNodes() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
-
Test if all returned items are of type node.
- testGetNodes() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Verify that the shareable nodes returned by Node.getNodes() have the right name.
- testGetNodes() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.getNodes()
andVersionHistory.getNodes(String)
returns the right child Node - testGetNodes() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.getNodes()
andVersion.getNodes(String)
returns the right child Node - testGetNodesByPattern() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Verify that the shareable nodes returned by Node.getNodes(String) have the right name.
- testGetNodesNamePattern() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
-
Test getNodes(String namePattern) with all possible patterns.
- testGetNodesNamePatternArray() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
-
Test getNodes(String[] namePattern) with all possible patterns.
- testGetNodeType() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeManagerTest
-
Test if getNodeType(String nodeTypeName) returns the expected NodeType and if a NoSuchTypeException is thrown if no according node type is existing
- testGetNodeWithSelector() - Method in class org.apache.jackrabbit.test.api.query.qom.RowTest
- testGetParent() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
-
Tests if getParent() returns parent node
- testGetParent() - Method in class org.apache.jackrabbit.test.api.PropertyReadMethodsTest
-
Tests if getParent() returns parent node
- testGetParent() - Method in class org.apache.jackrabbit.test.api.RootNodeTest
-
Test if root node has no parent and throws ItemNotFoundException.
- testGetParent() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.getParent()
returns the right parent Node - testGetParent() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.getParent()
returns the right parent Node - testGetParentOfRoot() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
-
Tests if getParent() of root throws an ItemNotFoundException
- testGetPath() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
-
Tests if getPath() returns the correct path.
- testGetPath() - Method in class org.apache.jackrabbit.test.api.PropertyReadMethodsTest
-
Tests if getPath() returns the correct path.
- testGetPath() - Method in class org.apache.jackrabbit.test.api.query.qom.RowTest
- testGetPath() - Method in class org.apache.jackrabbit.test.api.RootNodeTest
-
Test if the path of the root node is '/' (slash)
- testGetPath() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Verify that Node.getPath returns the correct path in a shareable node (6.13).
- testGetPath() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.getPath()
returns the right path - testGetPath() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.getPath()
returns the right path - testGetPathWithSelector() - Method in class org.apache.jackrabbit.test.api.query.qom.RowTest
- testGetPersistentQueryPath() - Method in class org.apache.jackrabbit.test.api.query.GetPersistentQueryPathTest
-
Tests if
Query.getStoredQueryPath()
returns the correct path where the query had been saved. - testGetPolicies() - Method in class org.apache.jackrabbit.test.api.security.AccessControlPolicyTest
- testGetPolicy() - Method in class org.apache.jackrabbit.test.api.security.RSessionAccessControlPolicyTest
- testGetPolicyAfterSave() - Method in class org.apache.jackrabbit.test.api.security.AccessControlPolicyTest
- testGetPolicyAfterSet() - Method in class org.apache.jackrabbit.test.api.security.AccessControlPolicyTest
- testGetPos() - Method in class org.apache.jackrabbit.test.api.NodeIteratorTest
-
Tests if
RangeIterator.getPosition()
return correct values. - testGetPosition() - Method in class org.apache.jackrabbit.test.api.observation.EventIteratorTest
-
Tests if getPosition() returns the correct values.
- testGetPosition() - Method in class org.apache.jackrabbit.test.api.query.QueryResultNodeIteratorTest
-
Tests the method
NodeIterator.getPosition()
. - testGetPosition() - Method in class org.apache.jackrabbit.test.api.security.AccessControlPolicyIteratorTest
- testGetPositionEmptyIterator() - Method in class org.apache.jackrabbit.test.api.query.QueryResultNodeIteratorTest
-
Tests the method
NodeIterator.getPosition()
on an emptyNodeIterator
. - testGetPredecessors() - Method in class org.apache.jackrabbit.test.api.version.GetPredecessorsTest
-
Returns the predecessor versions of this version.
- testGetPrefixNamespaceException() - Method in class org.apache.jackrabbit.test.api.NamespaceRegistryReadMethodsTest
-
Tests if a
NamespaceException
is thrown whenNamespaceRegistry.getPrefix(String)
is called for an unknown URI. - testGetPrimaryItem() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
-
Test if getPrimaryItem returns the primary item as defined in the primary node type.
- testGetPrimaryItem() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.getPrimaryItem()
throws aItemNotFoundException
- testGetPrimaryItem() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.getPrimaryItem()
throws aItemNotFoundException
- testGetPrimaryItemItemNotFoundException() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
-
Test if getPrimaryItem does throw an ItemNotFoundException if the primary node type does not define a primary item.
- testGetPrimaryItemName() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeTest
-
Test if node.getPrimaryItemName() returns the same name as node.getPrimaryItem().getName()
- testGetPrimaryItemNameNotExisting() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeTest
-
Test if node.getPrimaryItemName() returns null if no primary item is defined
- testGetPrimaryNodeType() - Method in class org.apache.jackrabbit.test.api.NodeDiscoveringNodeTypesTest
-
Test if getPrimaryNodeType() returns the node type according to the property "jcr:primaryType"
- testGetPrimaryNodeType() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.getPrimaryNodeType()
returns the right primary node typent:versionHistory
- testGetPrimaryNodeType() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.getPrimaryNodeType()
returns the right primary node typent:version
- testGetPrimaryNodeTypes() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeManagerTest
-
Test if getPrimaryNodeTypes does not return any mixin node types
- testGetPrivileges() - Method in class org.apache.jackrabbit.test.api.security.AccessControlDiscoveryTest
- testGetPrivileges() - Method in class org.apache.jackrabbit.test.api.security.RSessionAccessControlDiscoveryTest
- testGetPrivilegesOnNonExistingNode() - Method in class org.apache.jackrabbit.test.api.security.AccessControlDiscoveryTest
- testGetPrivilegesOnProperty() - Method in class org.apache.jackrabbit.test.api.security.AccessControlDiscoveryTest
- testGetProperties() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
-
Test if all returned items are of type node.
- testGetProperties() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.getProperties()
andVersionHistory.getProperties(String)
return the right property - testGetProperties() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.getProperties()
andVersion.getProperties(String)
return the right property - testGetPropertiesNamePattern() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
-
Test getProperties(String namePattern) with all possible patterns.
- testGetPropertiesNamePatternArray() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
-
Test getProperties(String[] namePattern) with all possible patterns.
- testGetProperty() - Method in class org.apache.jackrabbit.test.api.BinaryPropertyTest
-
Tests the conversion from Binary type to Path type.
- testGetProperty() - Method in class org.apache.jackrabbit.test.api.BooleanPropertyTest
-
Tests failure of conversion from Boolean type to Path type.
- testGetProperty() - Method in class org.apache.jackrabbit.test.api.DatePropertyTest
-
Tests failure of conversion from Date type to Path type.
- testGetProperty() - Method in class org.apache.jackrabbit.test.api.DoublePropertyTest
-
Tests failure of conversion from Double type to Path type.
- testGetProperty() - Method in class org.apache.jackrabbit.test.api.LongPropertyTest
-
Tests failure of conversion from Long type to Path type.
- testGetProperty() - Method in class org.apache.jackrabbit.test.api.NamePropertyTest
-
Since JCR 2.0 a path property can be dereferenced if it points to a Property.
- testGetProperty() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
-
Test if getProperty(String relPath) returns the correct node and if a PathNotFoundException is thrown when property at relPath does not exist
- testGetProperty() - Method in class org.apache.jackrabbit.test.api.PathPropertyTest
-
Since JCR 2.0 a path property can be dereferenced if it points to a Property.
- testGetProperty() - Method in class org.apache.jackrabbit.test.api.ReferencePropertyTest
-
Tests dereferencing a REFERENCE property to a Property
- testGetProperty() - Method in class org.apache.jackrabbit.test.api.StringPropertyTest
-
Tests conversion from String type to Reference or Path type.
- testGetProperty() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.getProperty(String)
returns the right property - testGetProperty() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.getProperty(String)
returns the right property - testGetPropertyDefs() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeTest
-
Test if getPropertyDefs() of a primary node returns also "jcr:primaryType" which is inherited from "nt:base".
- testGetPropertyNames() - Method in class org.apache.jackrabbit.test.api.query.GetPropertyNamesTest
-
Check if the property names from the search results match the non-residual ones from the base node type
- testGetQuery() - Method in class org.apache.jackrabbit.test.api.query.qom.GetQueryTest
- testGetQueryManager() - Method in class org.apache.jackrabbit.test.api.WorkspaceReadMethodsTest
-
Tests Workspace.getQueryManager.
- testGetReferences() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
- testGetReferences() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.getReferences()
returns the right reference of the versionable node - testGetReferencesNeverFromVersions() - Method in class org.apache.jackrabbit.test.api.version.GetReferencesNodeTest
-
Node.getReferences() never returns a reference that is stored in a version.
- testGetReferencesWithName() - Method in class org.apache.jackrabbit.test.api.ReferencesTest
-
Tests Node.getReferences(String)
- testGetRequiredPrimaryTypeNames() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeDefTest
-
Tests that the information from getRequiredPrimaryTypeNames() matches getRequiredPrimaryTypes().
- testGetRequiredPrimaryTypes() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeDefTest
-
Tests if getRequiredPrimaryTypes() does not return an empty array.
- testGetRetentionPolicy() - Method in class org.apache.jackrabbit.test.api.retention.RetentionPolicyTest
- testGetRetentionPolicyOnChild() - Method in class org.apache.jackrabbit.test.api.retention.RetentionPolicyTest
- testGetScore() - Method in class org.apache.jackrabbit.test.api.query.qom.RowTest
- testGetScoreWithSelector() - Method in class org.apache.jackrabbit.test.api.query.qom.RowTest
- testGetSecondsRemaining() - Method in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
- testGetSecondsRemainingAfterUnlock() - Method in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
- testGetSession() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
-
Tests if getSession() is same as through which the Item was acquired
- testGetSession() - Method in class org.apache.jackrabbit.test.api.PropertyReadMethodsTest
-
Tests if getSession() is same as through which the Property was acquired
- testGetSession() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.getSession()
returns the right session - testGetSession() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.getSession()
returns the right session - testGetSession() - Method in class org.apache.jackrabbit.test.api.WorkspaceReadMethodsTest
-
Tests the getSession() method which returns the same session object as this workspace was requested from.
- testGetSharedSet() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Check new API Node.getSharedSet() (6.13.1)
- testGetSize() - Method in class org.apache.jackrabbit.test.api.NodeIteratorTest
-
Tests if
RangeIterator.getSize()
returns the correct size. - testGetSize() - Method in class org.apache.jackrabbit.test.api.observation.EventIteratorTest
-
Tests if getSize() returns the correct number of events.
- testGetSize() - Method in class org.apache.jackrabbit.test.api.observation.GetRegisteredEventListenersTest
- testGetSize() - Method in class org.apache.jackrabbit.test.api.query.QueryResultNodeIteratorTest
-
Tests if
RangeIterator.getSize()
returns the correct size. - testGetSize() - Method in class org.apache.jackrabbit.test.api.security.AccessControlPolicyIteratorTest
- testGetStatement() - Method in class org.apache.jackrabbit.test.api.query.GetStatementTest
-
Tests it the statement returned by
Query.getStatement()
is equal to the one passed in createQuery(). - testGetStoredQueryPath() - Method in class org.apache.jackrabbit.test.api.query.GetPersistentQueryPathLevel1Test
-
Tests if a non-persistent query throws an
ItemNotFoundException
whenQuery.getStoredQueryPath()
is called. - testGetStream() - Method in class org.apache.jackrabbit.test.api.BooleanPropertyTest
-
Tests conversion from Boolean type to Binary type.
- testGetStream() - Method in class org.apache.jackrabbit.test.api.DatePropertyTest
-
Tests conversion from Date type to Binary type.
- testGetStream() - Method in class org.apache.jackrabbit.test.api.DoublePropertyTest
-
tests conversion from Double type to Binary type
- testGetStream() - Method in class org.apache.jackrabbit.test.api.LongPropertyTest
-
Tests conversion from Long type to Binary type.
- testGetStream() - Method in class org.apache.jackrabbit.test.api.StringPropertyTest
-
Tests conversion from String type to Binary type.
- testGetString() - Method in class org.apache.jackrabbit.test.api.BooleanPropertyTest
-
Tests the conversion from a Boolean to a String Value.
- testGetString() - Method in class org.apache.jackrabbit.test.api.DatePropertyTest
-
Tests if a calendar is returned and if the conversion to a string has correct format.
- testGetString() - Method in class org.apache.jackrabbit.test.api.DoublePropertyTest
-
tests the conversion from a Double to a String Value
- testGetString() - Method in class org.apache.jackrabbit.test.api.LongPropertyTest
-
Tests the conversion from a Long to a String Value.
- testGetString() - Method in class org.apache.jackrabbit.test.api.NamePropertyTest
-
Tests conversion from Name type to String type.
- testGetString() - Method in class org.apache.jackrabbit.test.api.PathPropertyTest
-
Tests conversion from Path type to String type and if the resulting string has correct format.
- testGetString() - Method in class org.apache.jackrabbit.test.api.ReferencePropertyTest
-
Tests conversion from Reference type to String type.
- testGetSupertypes() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeTest
-
Test if getSupertypes() of a primary node that is not "nt:base" returns at least "nt:base".
- testGetSupportedPrivileges() - Method in class org.apache.jackrabbit.test.api.security.AccessControlDiscoveryTest
- testGetSupportedPrivileges() - Method in class org.apache.jackrabbit.test.api.security.RSessionAccessControlDiscoveryTest
- testGetSupportedQueryLanguages() - Method in class org.apache.jackrabbit.test.api.query.GetSupportedQueryLanguagesTest
-
Tests if all implementations return
Query.JCR_SQL2
withQueryManager.getSupportedQueryLanguages()
. - testGetType() - Method in class org.apache.jackrabbit.test.api.BinaryPropertyTest
-
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.
- testGetType() - Method in class org.apache.jackrabbit.test.api.BooleanPropertyTest
-
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.
- testGetType() - Method in class org.apache.jackrabbit.test.api.DatePropertyTest
-
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.
- testGetType() - Method in class org.apache.jackrabbit.test.api.DoublePropertyTest
-
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.
- testGetType() - Method in class org.apache.jackrabbit.test.api.LongPropertyTest
-
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.
- testGetType() - Method in class org.apache.jackrabbit.test.api.NamePropertyTest
-
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.
- testGetType() - Method in class org.apache.jackrabbit.test.api.observation.EventTest
-
Tests if getType() returns the correct value.
- testGetType() - Method in class org.apache.jackrabbit.test.api.PathPropertyTest
-
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.
- testGetType() - Method in class org.apache.jackrabbit.test.api.ReferencePropertyTest
-
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.
- testGetType() - Method in class org.apache.jackrabbit.test.api.StringPropertyTest
-
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.
- testGetURINamespaceException() - Method in class org.apache.jackrabbit.test.api.NamespaceRegistryReadMethodsTest
-
Tests if a
NamespaceException
is thrown whenNamespaceRegistry.getURI(String)
is called for an unknown prefix. - testGetUserId() - Method in class org.apache.jackrabbit.test.api.observation.EventTest
-
Tests if
Event.getUserID()
returns the same value asSession.getUserID()
. - testGetUUID() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
-
Test if getUUID() returns the string value of the property "jcr:uuid".
- testGetUUID() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.getUUID()
returns the right UUID - testGetUUID() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.getUUID()
returns the right UUID - testGetUUIDOfNonReferenceableNode() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
-
Test if getUUID() throws a UnsupportedRepositoryOperationException if Node is not referenceable
- testGetValue() - Method in class org.apache.jackrabbit.test.api.PropertyReadMethodsTest
-
Tests failure of Property.getValue() method for a multivalue property.
- testGetValue() - Method in class org.apache.jackrabbit.test.api.query.qom.RowTest
- testGetValueConstraints() - Method in class org.apache.jackrabbit.test.api.nodetype.PropertyDefTest
-
Tests if value constraints match the pattern specified by the required property type.
- testGetValueCopyStoredValues() - Method in class org.apache.jackrabbit.test.api.PropertyReadMethodsTest
-
Tests if
Property.getValues()
returns an array that is a copy of the stored values, so changes to it are not reflected in internal storage. - testGetValues() - Method in class org.apache.jackrabbit.test.api.PropertyReadMethodsTest
-
Tests failure of Property.getValues() method for a single value property.
- testGetValues() - Method in class org.apache.jackrabbit.test.api.query.qom.RowTest
- testGetVersion() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Test VersionHistory.getVersion(String versionName) if 'versionName' is the name of an existing version (created by Node.checkin()).
- testGetVersionableIdentifier() - Method in class org.apache.jackrabbit.test.api.version.GetVersionableUUIDTest
-
Tests if VersionHistory.getVersionableIdentifier() returns the ID of the corresponding versionable node.
- testGetVersionableUUID() - Method in class org.apache.jackrabbit.test.api.version.GetVersionableUUIDTest
-
Tests if VersionHistory.getVersionableUUID() returns the uuid of the corresponding versionable node.
- testGetVersionByLabel() - Method in class org.apache.jackrabbit.test.api.version.VersionLabelTest
-
Test if VersionHistory.getVersionByLabel(String) returns the version that has been specified with the addVersionLabel call.
- testGetVersionHistory() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.getVersionHistory()
throws anUnsupportedRepositoryOperationException
- testGetVersionHistory() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.getVersionHistory()
throws anUnsupportedRepositoryOperationException
- testGetVersionHistoryJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.getVersionHistory()
throws anUnsupportedRepositoryOperationException
- testGetVersionHistoryJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.getVersionHistory()
throws anUnsupportedRepositoryOperationException
- testGetVersionHistoryOnNonVersionableNode() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Test if UnsupportedRepositoryOperationException is thrown when calling Node.getVersionHistory() on a non-versionable node.
- testGetVersionHistoryOnNonVersionableNodeJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Test if UnsupportedRepositoryOperationException is thrown when calling Node.getVersionHistory() on a non-versionable node.
- testGetVersionLabels() - Method in class org.apache.jackrabbit.test.api.version.VersionLabelTest
-
Test VersionHistory.getVersionLabels() returns all labels present on the version history.
- testGetVersionLabelsForInvalidVersion() - Method in class org.apache.jackrabbit.test.api.version.VersionLabelTest
-
Test if versionHistory.getVersionLabels(Version) throws a VersionException if the specified version is not in this version history.
- testGetVersionLabelsForVersion() - Method in class org.apache.jackrabbit.test.api.version.VersionLabelTest
-
Test VersionHistory.getVersionLabels(Version) only returns all labels present for the specified version.
- testGetVersionLabelsForVersionJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionLabelTest
-
Test VersionHistory.getVersionLabels(Version) only returns all labels present for the specified version.
- testGetVersionLabelsJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionLabelTest
-
Test VersionHistory.getVersionLabels() returns all labels present on the version history.
- testGreaterThan() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeLocalNameTest
- testGreaterThanOrEqualTo() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeLocalNameTest
- testHasCapability() - Method in class org.apache.jackrabbit.test.api.SessionTest
-
Checks if
Session.hasCapability(String, Object, Object[])
works as specified. - testHasIndividualPrivileges() - Method in class org.apache.jackrabbit.test.api.security.AccessControlDiscoveryTest
- testHasNode() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
-
Test if hasNode(String relPath) returns true if the required node exists and false if it doesn't.
- testHasNode() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.hasNode(String)
returns the rightboolean
value - testHasNode() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.hasNode(String)
returns the rightboolean
value - testHasNodes() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
-
Test if hasNodes() returns true if any sub node exists or false if not.
- testHasNodes() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.hasNodes()
returnstrue
- testHasNodes() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.hasNodes()
returnstrue
- testHasPendingChanges() - Method in class org.apache.jackrabbit.test.api.SessionTest
-
Checks if
Session.hasPendingChanges()
works properly. - testHasPrivileges() - Method in class org.apache.jackrabbit.test.api.security.AccessControlDiscoveryTest
- testHasPrivileges() - Method in class org.apache.jackrabbit.test.api.security.RSessionAccessControlDiscoveryTest
- testHasPrivilegesEmptyArray() - Method in class org.apache.jackrabbit.test.api.security.AccessControlDiscoveryTest
- testHasPrivilegesOnNotExistingNode() - Method in class org.apache.jackrabbit.test.api.security.AccessControlDiscoveryTest
- testHasPrivilegesOnProperty() - Method in class org.apache.jackrabbit.test.api.security.AccessControlDiscoveryTest
- testHasProperties() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
-
Test if hasProperty() returns true if any property exists or false if not.
- testHasProperties() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.hasProperties()
returnstrue
- testHasProperties() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.hasProperties()
returnstrue
- testHasProperty() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
-
Test if hasProperty(String relPath) returns true if a required property exists and false if it doesn't.
- testHasProperty() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.hasProperty(String)
returns the rightboolean
value - testHasProperty() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.hasProperty(String)
returns the rightboolean
value - testHasVersionLabel() - Method in class org.apache.jackrabbit.test.api.version.VersionLabelTest
-
Test if VersionHistory.hasVersionLabel(String) returns true, if the label has beed successfully added before.
- testHasVersionLabelForVersion() - Method in class org.apache.jackrabbit.test.api.version.VersionLabelTest
-
Test if VersionHistory.hasVersionLabel(Version, String) returns true, if the label has beed successfully added before to the specified version.
- testHierarchyNode() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Test for the predefined nt:hierarchyNode node type.
- testHoldGetName() - Method in class org.apache.jackrabbit.test.api.retention.HoldTest
- testHoldGetName2() - Method in class org.apache.jackrabbit.test.api.retention.HoldTest
- testHoldIsDeep() - Method in class org.apache.jackrabbit.test.api.retention.HoldTest
- testHoldIsDeep2() - Method in class org.apache.jackrabbit.test.api.retention.HoldTest
- testHoldsLock() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.holdsLock()
returnsfalse
- testHoldsLock() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.holdsLock()
returnsfalse
- testHoldsLockChild() - Method in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
- testHoldsLockJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.holdsLock()
returnsfalse
- testHoldsLockJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.holdsLock()
returnsfalse
- testHoldsLockNewChild() - Method in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
- testICOProperty() - Method in class org.apache.jackrabbit.test.api.version.simple.BasicTest
-
Test if node has a jcr:isCheckedOut property
- testIdentifierBasedPropertyValue() - Method in class org.apache.jackrabbit.test.api.PathTest
- testIfPrimaryNodeTypesAreSubtypesOfNTBase() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Tests if all primary node types are subtypes of node type
nt:base
- testIllegalArgumentException() - Method in class org.apache.jackrabbit.test.api.query.qom.BindVariableValueTest
- testImpersonate() - Method in class org.apache.jackrabbit.test.api.ImpersonateTest
-
Tests if
Session.impersonate(Credentials)
works properly - testImplicitUnlock() - Method in class org.apache.jackrabbit.test.api.lock.SessionScopedLockTest
-
Test locks are released when session logs out
- testImplicitUnlock2() - Method in class org.apache.jackrabbit.test.api.lock.SessionScopedLockTest
-
Test locks are released when session logs out
- testImportDocumentViewCollision() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Verify document view import via workspace (6.13.14).
- testImportExportNtShare() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Verify export and import of a tree containing multiple nodes in the same shared set (6.13.14).
- testImportSystemViewCollision() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Verify system view import via workspace (6.13.14).
- testInitialBaseVersionPointsToRootVersion() - Method in class org.apache.jackrabbit.test.api.version.VersionGraphTest
-
Test that the initial base version after creation of a versionable node points to the root version.
- testInitialBaseVersionPointsToRootVersionJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionGraphTest
-
Test that the initial base version after creation of a versionable node points to the root version.
- testInitialLocalNamespaceMappings() - Method in class org.apache.jackrabbit.test.api.NamespaceRemappingTest
-
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.
- testInitiallyGetAllLinearVersionsContainsTheRootAndTheBaseVersion() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Test if the iterator returned by
VersionHistory.getAllLinearVersions()
contains both the root and the base version upon creation of the version history. - testInitiallyGetAllVersionsContainsTheRootVersion() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Test if the iterator returned by
VersionHistory.getAllVersions()
contains the root version upon creation of the version history. - testInitialNodePredecessors() - Method in class org.apache.jackrabbit.test.api.version.VersionGraphTest
-
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).
- testInitialNodePredecessorsJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionGraphTest
-
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).
- testInitialNumberOfLinearVersions() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
The version history must initially contain two versions (root version + first test version) - linear variant
- testInitialNumberOfVersions() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
The version history must initially contain two versions (root version + first test version).
- testInnerJoin() - Method in class org.apache.jackrabbit.test.api.query.qom.ChildNodeJoinConditionTest
- testInnerJoin() - Method in class org.apache.jackrabbit.test.api.query.qom.DescendantNodeJoinConditionTest
- testInnerJoin() - Method in class org.apache.jackrabbit.test.api.query.qom.SameNodeJoinConditionTest
- testInnerJoin1() - Method in class org.apache.jackrabbit.test.api.query.qom.EquiJoinConditionTest
- testInnerJoin2() - Method in class org.apache.jackrabbit.test.api.query.qom.EquiJoinConditionTest
- testInnerJoinWithPath() - Method in class org.apache.jackrabbit.test.api.query.qom.SameNodeJoinConditionTest
- testInputStream() - Method in class org.apache.jackrabbit.test.api.SetValueValueFormatExceptionTest
-
Tests if setValue(InputStream) throws a ValueFormatException immediately (not on save) if a conversion fails.
- testInputStream() - Method in class org.apache.jackrabbit.test.api.SetValueVersionExceptionTest
-
Tests if setValue(InputStream) throws a VersionException immediately or on save if the parent node of this property is checked-in.
- testInputStream() - Method in class org.apache.jackrabbit.test.api.ValueFactoryTest
-
Tests whether a passed
InputStream
is closed by the implementation. - testInputStreamClosed() - Method in class org.apache.jackrabbit.test.api.SetPropertyInputStreamTest
-
Tests whether the passed input stream is closed.
- testInputStreamClosed() - Method in class org.apache.jackrabbit.test.api.SetValueInputStreamTest
-
Tests whether
Property.setValue(InputStream)
obeys the stream handling contract. - testIntegerOrder() - Method in class org.apache.jackrabbit.test.api.query.OrderByLongTest
-
Tests order by queries with long properties.
- testInvalidJCRNames() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeCreationTest
- testInvalidName() - Method in class org.apache.jackrabbit.test.api.retention.HoldTest
- testInvalidName() - Method in class org.apache.jackrabbit.test.api.retention.RetentionPolicyTest
- testInvalidPath() - Method in class org.apache.jackrabbit.test.api.retention.HoldTest
- testInvalidPath() - Method in class org.apache.jackrabbit.test.api.retention.RetentionPolicyTest
- testInvalidQueryException() - Method in class org.apache.jackrabbit.test.api.query.qom.GetQueryTest
- testInvalidXmlThrowsInvalidSerializedDataException() - Method in class org.apache.jackrabbit.test.api.SerializationTest
-
Tests whether importing an invalid XML file throws a InvalidSerializedDataException.
- testInvalidXmlThrowsSaxException() - Method in class org.apache.jackrabbit.test.api.SerializationTest
-
Tests whether importing an invalid XML file throws a SAX exception.
- testIsAutoCreate() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeDefTest
-
Tests if auto create nodes are not a residual set definition (getName() does not return "*")
- testIsAutoCreate() - Method in class org.apache.jackrabbit.test.api.nodetype.PropertyDefTest
-
Tests if auto create properties are not a residual set definition (getName() does not return "*")
- testIsCheckedOut() - Method in class org.apache.jackrabbit.test.api.version.CheckinTest
-
Test if Node.isCheckedOut() return false after calling Node.checkin()
- testIsCheckedOut() - Method in class org.apache.jackrabbit.test.api.version.CheckoutTest
-
Test if Node.isCheckedOut() returns true, if the versionable node has been checked out before.
- testIsCheckedOut() - Method in class org.apache.jackrabbit.test.api.version.simple.CheckinTest
-
Test if Node.isCheckedOut() return false after calling Node.checkin()
- testIsCheckedOut() - Method in class org.apache.jackrabbit.test.api.version.simple.CheckoutTest
-
Test if Node.isCheckedOut() returns true, if the versionable node has been checked out before.
- testIsCheckedOut() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.isCheckedOut()
returnstrue
- testIsCheckedOut() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.isCheckedOut()
returnstrue
- testIsCheckedOutJcr2() - Method in class org.apache.jackrabbit.test.api.version.CheckinTest
-
Test if VersionManager.isCheckedOut(P) returns false if P is the absolute path of a checked-in versionable node.
- testIsCheckedOutJcr2() - Method in class org.apache.jackrabbit.test.api.version.CheckoutTest
-
Test if VersionManager.isCheckedOut(P) returns true if P is the absolute path of a versionable node that has been checked out before.
- testIsCheckedOutJcr2() - Method in class org.apache.jackrabbit.test.api.version.simple.CheckinTest
-
Test if VersionManager.isCheckedOut(P) returns false if P is the absolute path of a checked-in versionable node.
- testIsCheckedOutJcr2() - Method in class org.apache.jackrabbit.test.api.version.simple.CheckoutTest
-
Test if VersionManager.isCheckedOut(P) returns true if P is the absolute path of a versionable node that has been checked out before.
- testIsCheckedOutJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.isCheckedOut()
returnstrue
- testIsCheckedOutJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.isCheckedOut()
returnstrue
- testIsCheckedOutNonVersionableNode() - Method in class org.apache.jackrabbit.test.api.version.CheckoutTest
-
Test calling Node.isCheckedOut() on a non-versionable.
- testIsCheckedOutNonVersionableNode() - Method in class org.apache.jackrabbit.test.api.version.simple.CheckoutTest
-
Test calling Node.isCheckedOut() on a non-versionable.
- testIsCheckedOutNonVersionableNodeJcr2() - Method in class org.apache.jackrabbit.test.api.version.CheckoutTest
-
Test calling VersionManager.isCheckedOut(P) with P denoting the absolute path of a non-versionable node.
- testIsCheckedOutNonVersionableNodeJcr2() - Method in class org.apache.jackrabbit.test.api.version.simple.CheckoutTest
-
Test calling VersionManager.isCheckedOut(P) with P denoting the absolute path of a non-versionable node.
- testIsDeep() - Method in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
-
Test
Lock.isDeep()
. - testIsDeep() - Method in class org.apache.jackrabbit.test.api.lock.LockTest
-
Test Lock.isDeep()
- testIsDeepFalse() - Method in class org.apache.jackrabbit.test.api.observation.EventJournalTest
- testIsDeepFalseNodeAdded() - Method in class org.apache.jackrabbit.test.api.observation.AddEventListenerTest
- testIsDeepFalsePropertyAdded() - Method in class org.apache.jackrabbit.test.api.observation.AddEventListenerTest
- testIsDeepTrue() - Method in class org.apache.jackrabbit.test.api.observation.EventJournalTest
- testIsLive() - Method in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
-
Test
Lock.isLive()
. - testIsLive() - Method in class org.apache.jackrabbit.test.api.SessionReadMethodsTest
-
Tests if isLive() returns true if the
Session
is usable by the client and false if it is not usable - testIsLocked() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.isLocked()
returnsfalse
- testIsLocked() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.isLocked()
returnsfalse
- testIsLockedChild() - Method in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
- testIsLockedJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.isLocked()
returnsfalse
- testIsLockedJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.isLocked()
returnsfalse
- testIsLockedNewChild() - Method in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
- testIsLockOwningSession() - Method in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
- testIsMandatory() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeDefTest
-
This test checks if item definitions with mandatory constraints are respected.
- testIsMandatory() - Method in class org.apache.jackrabbit.test.api.nodetype.PropertyDefTest
-
This test checks if item definitions with mandatory constraints are respected.
- testIsMixin() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeTest
-
Test if isMixin() returns false if applied on a primary node type and true on a mixin node type.
- testIsModified() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Checks if
Item.isModified()
works correctly for unmodified and modified nodes. - testIsModified() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.isModified()
returnsfalse
- testIsModified() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.isModified()
returnsfalse
- testIsMultiple() - Method in class org.apache.jackrabbit.test.api.PropertyReadMethodsTest
-
Tests if isMultiple() is consistent with PropertyDefinition.isMultiple().
- testIsNew() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Checks if
Item.isNew()
works correctly for new and existing, unmodified nodes. - testIsNew() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.isNew()
returnsfalse
- testIsNew() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.isNew()
returnsfalse
- testIsNode() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
-
Tests if isNode() returns true
- testIsNode() - Method in class org.apache.jackrabbit.test.api.PropertyReadMethodsTest
-
Tests if isNode() returns false
- testIsNode() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.isNode()
returnstrue
- testIsNode() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.isNode()
returnstrue
- testIsNodeType() - Method in class org.apache.jackrabbit.test.api.NodeDiscoveringNodeTypesTest
-
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.
- testIsNodeType() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeTest
-
Test if isNodeType(String nodeTypeName) returns true if nodeTypeName is the name of the node itself.
- testIsNodeType() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.isNodeType(String)
returns the rightboolean
value - testIsNodeType() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.isNodeType(String)
returns the rightboolean
value - testIsNodeTypeQName() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeTest
-
Like
NodeTypeTest.testIsNodeType()
, but using qualified names - testIsNotCheckedOut() - Method in class org.apache.jackrabbit.test.api.version.CheckinTest
-
Test if Node.isCheckedOut() returns false after Node.checkin().
- testIsNotCheckedOut() - Method in class org.apache.jackrabbit.test.api.version.simple.CheckinTest
-
Test if Node.isCheckedOut() returns false after Node.checkin().
- testIsNotCheckedOutJcr2() - Method in class org.apache.jackrabbit.test.api.version.CheckinTest
-
Test if VersionManager.isCheckedOut(P) returns false after calling VersionManager.checkin(P).
- testIsNotCheckedOutJcr2() - Method in class org.apache.jackrabbit.test.api.version.simple.CheckinTest
-
Test if VersionManager.isCheckedOut(P) returns false after calling VersionManager.checkin(P).
- testIsRequiredType() - Method in class org.apache.jackrabbit.test.api.nodetype.PropertyDefTest
-
Tests if isRequiredType() returns a valid PropertyType.
- testIsSame() - Method in class org.apache.jackrabbit.test.api.NodeReadMethodsTest
-
Tests if isSame() returns true when retrieving an item through different sessions
- testIsSame() - Method in class org.apache.jackrabbit.test.api.PropertyReadMethodsTest
-
Tests if isSame() returns true when retrieving a property through different sessions
- testIsSame() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Verify that Node.isSame returns
true
for shareable nodes in the same shared set (6.13.21) - testIsSame() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.isSame()
returns the rightboolean
value - testIsSame() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.isSame()
returns the rightboolean
value - testIsSameJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.isSame()
returns the rightboolean
value - testIsSameMustNotCompareStates() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Tests if
Item.isSame(Item otherItem)
will return true when twoNode
objects representing the same actual repository item have been retrieved through two different sessions and one has been modified. - testIsSameMustNotCompareStates() - Method in class org.apache.jackrabbit.test.api.PropertyTest
-
Tests if
Item.isSame(Item otherItem)
will return true when twoProperty
objects representing the same actual repository item have been retrieved through two different sessions and one has been modified. - testIsSessionScoped() - Method in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
- testIsSessionScoped() - Method in class org.apache.jackrabbit.test.api.lock.LockTest
-
Test Lock.isSessionScoped()
- testItemExists() - Method in class org.apache.jackrabbit.test.api.SessionReadMethodsTest
-
Tests session.itemExists() in the case of a valid and an invalid path.
- testItemExistsException() - Method in class org.apache.jackrabbit.test.api.query.SaveTest
-
Tests if an
ItemExistsException
is thrown when a query is stored on an existing node and same name siblings are not allowed. - testJcrPath() - Method in class org.apache.jackrabbit.test.api.query.SQLJcrPathTest
-
Verify that the jcr:path is present in the query result.
- testJcrPath() - Method in class org.apache.jackrabbit.test.api.query.XPathJcrPathTest
-
Verify that the jcr:path is present in the query result.
- testJCRQOM() - Method in class org.apache.jackrabbit.test.api.query.GetLanguageTest
-
Tests if a query object model returns
Query.JCR_JQOM
when callingQuery.getLanguage()
. - testJCRSQL2() - Method in class org.apache.jackrabbit.test.api.query.GetLanguageTest
-
Tests if a JCR_SQL2 query returns
Query.JCR_SQL2
when callingQuery.getLanguage()
. - testJoin() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
- testJoin() - Method in class org.apache.jackrabbit.test.api.query.SQLJoinTest
-
Test a SQL query with a primary and mixin nodetype join.
- testJoinFilterPrimaryType() - Method in class org.apache.jackrabbit.test.api.query.SQLJoinTest
-
Test a SQL query with a primary type and mixin nodetype join.
- testJoinNtBase() - Method in class org.apache.jackrabbit.test.api.query.SQLJoinTest
-
Test a SQL query with a nt:base primary type and mixin nodetype join.
- testJoinSNS() - Method in class org.apache.jackrabbit.test.api.query.SQLJoinTest
-
Test a SQL query with a primary and mixin nodetype join on child nodes with same name siblings.
- testLeaveIfCorrespondingNodeIsPredeccessor() - Method in class org.apache.jackrabbit.test.api.version.MergeCheckedoutSubNodeTest
-
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.
- testLeaveIfCorrespondingNodeIsPredeccessorJcr2() - Method in class org.apache.jackrabbit.test.api.version.MergeCheckedoutSubNodeTest
-
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.
- testLeftOuterJoin() - Method in class org.apache.jackrabbit.test.api.query.qom.ChildNodeJoinConditionTest
- testLeftOuterJoin() - Method in class org.apache.jackrabbit.test.api.query.qom.DescendantNodeJoinConditionTest
- testLeftOuterJoin() - Method in class org.apache.jackrabbit.test.api.query.qom.SameNodeJoinConditionTest
- testLeftOuterJoin1() - Method in class org.apache.jackrabbit.test.api.query.qom.EquiJoinConditionTest
- testLeftOuterJoin2() - Method in class org.apache.jackrabbit.test.api.query.qom.EquiJoinConditionTest
- testLeftOuterJoinWithPath() - Method in class org.apache.jackrabbit.test.api.query.qom.SameNodeJoinConditionTest
- testLength() - Method in class org.apache.jackrabbit.test.api.query.OrderByLengthTest
- testLength() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
-
Test case for
QueryObjectModelFactory.length(PropertyValue)
- testLength() - Method in class org.apache.jackrabbit.test.api.query.qom.UpperLowerCaseTest
- testLengthBinaryLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.LengthTest
- testLengthBooleanLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.LengthTest
- testLengthDateLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.LengthTest
- testLengthDecimalLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.LengthTest
- testLengthDoubleLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.LengthTest
- testLengthNameLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.LengthTest
- testLengthPathLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.LengthTest
- testLengthReferenceLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.LengthTest
- testLengthStringLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.LengthTest
- testLengthURILiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.LengthTest
- testLengthWeakReferenceLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.LengthTest
- testLessThan() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeLocalNameTest
- testLessThanOrEqualTo() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeLocalNameTest
- testLifecycle() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Test for the predefined mix:lifecycle node type.
- testLike() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeLocalNameTest
- testLinearTime() - Method in class org.apache.jackrabbit.test.api.observation.GetDateTest
- testLinearVersions() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Tests if restore on simple versioning creates a new version that is in the correct linear order.
- testLinearVersionsJcr2() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Tests if restore on simple versioning creates a new version that is in the correct linear order.
- testLinearVersionsJcr2_2() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Tests if restore on simple versioning creates a new version that is in the correct linear order.
- testLinearVersionsJcr2_3() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Tests if restore on simple versioning creates a new version that is in the correct linear order.
- testLinearVersionsJcr2_4() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Tests if restore on simple versioning creates a new version that is in the correct linear order.
- testLinkedFile() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Test for the predefined nt:linkedFile node type.
- testLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
-
Test case for
QueryObjectModelFactory.literal(Value)
- testLiveJournal() - Method in class org.apache.jackrabbit.test.api.observation.EventJournalTest
- testLocalName() - Method in class org.apache.jackrabbit.test.api.query.OrderByLocalNameTest
- testLock() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Verify that a lock applies to all nodes in a shared set (6.13.16).
- testLock() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.lock(boolean, boolean)
throws aLockException
- testLock() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.lock(boolean, boolean)
throws aLockException
- testLockable() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Test for the predefined mix:lockable node type.
- testLocked() - Method in class org.apache.jackrabbit.test.api.NodeAddMixinTest
-
Tests if
Node.addMixin(String mixinName)
throws aLockException
ifNode
is locked - testLocked() - Method in class org.apache.jackrabbit.test.api.NodeCanAddMixinTest
-
Tests if
Node.canAddMixin(String mixinName)
throws aLockException
ifNode
is locked - testLocked() - Method in class org.apache.jackrabbit.test.api.NodeRemoveMixinTest
-
Tests if
Node.removeMixin(String mixinName)
throws aLockException
ifNode
is locked. - testLocked() - Method in class org.apache.jackrabbit.test.api.NodeSetPrimaryTypeTest
-
Tests if
Node.setPrimaryType(String)
throws aLockException
ifNode
is locked. - testLockException() - Method in class org.apache.jackrabbit.test.api.query.SaveTest
-
Tests if a
LockException
is thrown if a query is stored under a node locked by anotherSession
. - testLockExceptionSession() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testLockExceptionSessionWithHandler() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testLockExceptionWorkspace() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testLockExceptionWorkspaceWithHandler() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testLockExpiration() - Method in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
-
Test expiration of the lock
- testLockHoldingNode() - Method in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
-
Test
Lock.getNode()
. - testLockJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.lock(boolean, boolean)
throws aLockException
- testLockJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.lock(boolean, boolean)
throws aLockException
- testLockNonLockable() - Method in class org.apache.jackrabbit.test.api.lock.LockManagerTest
- testLockTransfer() - Method in class org.apache.jackrabbit.test.api.lock.LockManagerTest
- testLockTransfer() - Method in class org.apache.jackrabbit.test.api.lock.LockTest
-
Test locks may be transferred to other session
- testLockTransfer2() - Method in class org.apache.jackrabbit.test.api.lock.LockManagerTest
- testLockTransfer3() - Method in class org.apache.jackrabbit.test.api.lock.LockManagerTest
- testLockVisibility() - Method in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
-
A locked node must also be locked if accessed by some other session.
- testLockWithPendingChanges() - Method in class org.apache.jackrabbit.test.api.lock.LockManagerTest
- testLogout() - Method in class org.apache.jackrabbit.test.api.lock.LockTest
-
Test locks are released when session logs out
- testLong() - Method in class org.apache.jackrabbit.test.api.query.qom.BindVariableValueTest
- testLong() - Method in class org.apache.jackrabbit.test.api.SetValueValueFormatExceptionTest
-
Tests if setValue(long) throws a ValueFormatException immediately (not on save) if a conversion fails.
- testLong() - Method in class org.apache.jackrabbit.test.api.SetValueVersionExceptionTest
-
Tests if setValue(long) throws a VersionException immediately or on save if the parent node of this property is checked-in.
- testLongLength() - Method in class org.apache.jackrabbit.test.api.query.qom.LengthTest
- testLongLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeLocalNameTest
- testLongLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeNameTest
- testLongParent() - Method in class org.apache.jackrabbit.test.api.SetValueLongTest
-
Test the persistence of a property modified with an long parameter and saved from the parent Node
- testLongProperty() - Method in class org.apache.jackrabbit.test.api.SetPropertyConstraintViolationExceptionTest
-
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
- testLongProperty() - Method in class org.apache.jackrabbit.test.api.SetValueConstraintViolationExceptionTest
-
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
- testLongSession() - Method in class org.apache.jackrabbit.test.api.SetValueLongTest
-
Test the persistence of a property modified with an LongValue parameter and saved from the Session
- testLowerCase() - Method in class org.apache.jackrabbit.test.api.query.OrderByLowerCaseTest
- testLowerCase() - Method in class org.apache.jackrabbit.test.api.query.OrderByUpperCaseTest
- testLowerCase() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
-
Test case for
QueryObjectModelFactory.lowerCase(DynamicOperand)
- testLowerCaseTwice() - Method in class org.apache.jackrabbit.test.api.query.qom.UpperLowerCaseTest
- testLowerUpperCase() - Method in class org.apache.jackrabbit.test.api.query.qom.UpperLowerCaseTest
- testMandatoryChildNode() - Method in class org.apache.jackrabbit.test.api.nodetype.CanRemoveItemTest
-
Tests if
NodeType.canRemoveItem(String)
andNodeType.canRemoveNode(String)
return false if the specified node is a mandatory child node. - testMandatoryPrivilegeFromName() - Method in class org.apache.jackrabbit.test.api.security.AccessControlDiscoveryTest
- testMandatoryProperty() - Method in class org.apache.jackrabbit.test.api.nodetype.CanRemoveItemTest
-
Tests if
NodeType.canRemoveItem(String)
andNodeType.canRemoveProperty(String)
return false if the specified property is a mandatory property. - testMerge() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.merge(String)
throws anConstraintViolationException
- testMerge() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.merge(String)
throws anConstraintViolationException
- testMergeActivity() - Method in class org.apache.jackrabbit.test.api.version.MergeActivityTest
- testMergeNodeBestEffortFalse() - Method in class org.apache.jackrabbit.test.api.version.MergeNodeTest
-
Node.merge(): bestEffort is false and any merge fails a MergeException is thrown.
- testMergeNodeBestEffortFalseAmbiguousVersions() - Method in class org.apache.jackrabbit.test.api.version.MergeNodeTest
-
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.
- testMergeNodeBestEffortFalseAmbiguousVersionsJcr2() - Method in class org.apache.jackrabbit.test.api.version.MergeNodeTest
-
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.
- testMergeNodeBestEffortFalseJcr2() - Method in class org.apache.jackrabbit.test.api.version.MergeNodeTest
-
VersionManager.merge(): bestEffort is false and any merge fails a MergeException is thrown.
- testMergeNodeBestEffortTrueCheckMergeFailedProperty() - Method in class org.apache.jackrabbit.test.api.version.MergeNodeTest
-
Node.merge(): bestEffort is true > any merge-failure (represented by the version in the workspace) is reported in the jcrMergeFailed property
- testMergeNodeBestEffortTrueCheckMergeFailedPropertyJcr2() - Method in class org.apache.jackrabbit.test.api.version.MergeNodeTest
-
VersionManager.merge(): bestEffort is true > any merge-failure (represented by the version in the workspace) is reported in the jcrMergeFailed property
- testMergeNodeCancelMerge() - Method in class org.apache.jackrabbit.test.api.version.MergeCancelMergeTest
-
Merge.cancelMerge(V): has the effect of removing the reference to V' from the jcr:mergeFailed property of N.
- testMergeNodeCancelMergeJcr2() - Method in class org.apache.jackrabbit.test.api.version.MergeCancelMergeTest
-
Merge.cancelMerge(V): has the effect of removing the reference to V' from the jcr:mergeFailed property of N.
- testMergeNodeDoneMerge() - Method in class org.apache.jackrabbit.test.api.version.MergeDoneMergeTest
-
Node.doneMerge(V) throws VersionException if V is not among the Vs in the jcr:mergeFailed prop.
- testMergeNodeDoneMergeJcr2() - Method in class org.apache.jackrabbit.test.api.version.MergeDoneMergeTest
-
VersionManager.doneMerge(V) throws VersionException if V is not among the Vs in the jcr:mergeFailed prop.
- testMergeNodeFromOlderSourceWorkspace() - Method in class org.apache.jackrabbit.test.api.version.MergeSubNodeTest
-
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
modify a node on the workspace2 and then merge the one in workspace2 with the one in workspace1
the node in workspace2 should be updated
precondition is that the node in workspace2 is checked in - testMergeNodeFromOlderSourceWorkspaceJcr2() - Method in class org.apache.jackrabbit.test.api.version.MergeSubNodeTest
-
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
modify a node on the workspace2 and then merge the one in workspace2 with the one in workspace1
the node in workspace2 should be updated
precondition is that the node in workspace2 is checked in - testMergeNodeNonCorrespondingNode() - Method in class org.apache.jackrabbit.test.api.version.MergeNodeTest
-
Node.merge(): If this node does not have a corresponding node in the indicated workspace
then the merge method returns quietly and no changes are made. - testMergeNodeNonCorrespondingNodeJcr2() - Method in class org.apache.jackrabbit.test.api.version.MergeNodeTest
-
VersionManager.merge(): If this node does not have a corresponding node in the indicated workspace
then the merge method returns quietly and no changes are made. - testMergeNodeNonVersionableSubNodeLeave() - Method in class org.apache.jackrabbit.test.api.version.MergeNonVersionableSubNodeTest
-
Node.merge(): nonversionable subNode N: is left unchanged if the nearest versionable ancestor has state leave.
- testMergeNodeNonVersionableSubNodeLeaveJcr2() - Method in class org.apache.jackrabbit.test.api.version.MergeNonVersionableSubNodeTest
-
VersionManager.merge(): nonversionable subNode N: is left unchanged if the nearest versionable ancestor has state leave.
- testMergeNodeNonVersionableSubNodeNonVersionableAncestor() - Method in class org.apache.jackrabbit.test.api.version.MergeNonVersionableSubNodeTest
-
Node.merge(): nonversionable subNode N: if it has no versionable ancestor, then it is updated to reflect the state of its corresponding node.
- testMergeNodeNonVersionableSubNodeNonVersionableAncestorJcr2() - Method in class org.apache.jackrabbit.test.api.version.MergeNonVersionableSubNodeTest
-
VersionManager.merge(): nonversionable subNode N: if it has no versionable ancestor, then it is updated to reflect the state of its corresponding node.
- testMergeNodeNonVersionableSubNodeUpdate() - Method in class org.apache.jackrabbit.test.api.version.MergeNonVersionableSubNodeTest
-
Node.merge(): nonversionable subNode N: if the merge result of its nearest versionable ancestor is update,
then it is updated to reflect the state of its corresponding node. - testMergeNodeNonVersionableSubNodeUpdateJcr2() - Method in class org.apache.jackrabbit.test.api.version.MergeNonVersionableSubNodeTest
-
VersionManager.merge(): nonversionable subNode N: if the merge result of its nearest versionable ancestor is update,
then it is updated to reflect the state of its corresponding node. - testMergeNodeVersionAmbiguous() - Method in class org.apache.jackrabbit.test.api.version.MergeNodeTest
-
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
- testMergeNodeVersionAmbiguousJcr2() - Method in class org.apache.jackrabbit.test.api.version.MergeNodeTest
-
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
- testMergeNodeWithUnsavedStates() - Method in class org.apache.jackrabbit.test.api.version.MergeNodeTest
-
Node.merge(): InvalidItemStateException if unsaved changes within the current Session
- testMergeNodeWithUnsavedStatesJcr2() - Method in class org.apache.jackrabbit.test.api.version.MergeNodeTest
-
VersionManager.merge(): InvalidItemStateException if unsaved changes within the current Session
- testMergeRecursive() - Method in class org.apache.jackrabbit.test.api.version.MergeShallowTest
- testMergeShallow() - Method in class org.apache.jackrabbit.test.api.version.MergeShallowTest
- testMergeUnknownWorkspaceName() - Method in class org.apache.jackrabbit.test.api.version.MergeNodeTest
-
Perform a merge on a node with a unkwnown workspacename
- testMergeUnknownWorkspaceNameJcr2() - Method in class org.apache.jackrabbit.test.api.version.MergeNodeTest
-
Perform a merge on a node with a unkwnown workspacename
- testMixCreated() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Test for the predefined mix:created node type.
- testMixETag() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Test for the predefined mix:etag node type.
- testMixinNodeType() - Method in class org.apache.jackrabbit.test.api.AddNodeTest
-
Tests if addNode() throws a ConstraintViolationException in case of an mixin node type.
- testMixinTypesProtected() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Tests if jcr:mixinTypes is protected
- testMixLanguage() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Test for the predefined mix:language node type.
- testMixLastModified() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Test for the predefined mix:lastModified node type.
- testMixMimeType() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Test for the predefined mix:language node type.
- testMixTitle() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Test for the predefined mix:title node type.
- testModifyBooleanPropertyParent() - Method in class org.apache.jackrabbit.test.api.SetPropertyBooleanTest
-
Tests if modifying a property with
Node.setProperty(String, boolean)
works withparentNode.save()
- testModifyBooleanPropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyBooleanTest
-
Tests if modifying a property with
Node.setProperty(String, boolean)
works withSession.save()
- testModifyCalendarPropertyParent() - Method in class org.apache.jackrabbit.test.api.SetPropertyCalendarTest
-
Tests if modifying a property with
Node.setProperty(String, Calendar)
works withparentNode.save()
- testModifyCalendarPropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyCalendarTest
-
Tests if modifying a property with
Node.setProperty(String, Calendar)
works withSession.save()
- testModifyDecimalPropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyDecimalTest
-
Tests if modifying a property with
Node.setProperty(String, BigDecimal)
works withSession.save()
- testModifyDescendantAndRemoveShareAndSave() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Verify that invoking save() on a share-ancestor will save changes in all share-descendants.
- testModifyDescendantAndSave() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Verify that invoking save() on a share-ancestor will save changes in all share-descendants.
- testModifyDoublePropertyParent() - Method in class org.apache.jackrabbit.test.api.SetPropertyDoubleTest
-
Tests if modifying a property with
Node.setProperty(String, double)
works withparentNode.save()
- testModifyDoublePropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyDoubleTest
-
Tests if modifying a property with
Node.setProperty(String, double)
works withSession.save()
- testModifyInputStreamPropertyParent() - Method in class org.apache.jackrabbit.test.api.SetPropertyInputStreamTest
-
Tests if modifying a property with
Node.setProperty(String, InputStream)
works withparentNode.save()
- testModifyInputStreamPropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyInputStreamTest
-
Tests if modifying a property with
Node.setProperty(String, InputStream)
works withSession.save()
- testModifyLongPropertyParent() - Method in class org.apache.jackrabbit.test.api.SetPropertyLongTest
-
Tests if modifying a property with
Node.setProperty(String, long)
works withparentNode.save()
- testModifyLongPropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyLongTest
-
Tests if modifying a property with
Node.setProperty(String, long)
works withSession.save()
- testModifyNodePropertyParent() - Method in class org.apache.jackrabbit.test.api.SetPropertyNodeTest
-
Tests if modifying a property with
Node.setProperty(String, Node)
works withparentNode.save()
- testModifyNodePropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyNodeTest
-
Tests if modifying a property with
Node.setProperty(String, Node)
works withSession.save()
- testModifyStringArrayPropertyParent() - Method in class org.apache.jackrabbit.test.api.SetPropertyStringTest
-
Tests if modifying properties with
Node.setProperty(String, String[])
works withparentNode.save()
- testModifyStringArrayPropertyParentWithPropertyType() - Method in class org.apache.jackrabbit.test.api.SetPropertyStringTest
-
Tests if modifying properties with
Node.setProperty(String, String[], int)
works withparentNode.save()
- testModifyStringArrayPropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyStringTest
-
Tests if modifying properties with
Node.setProperty(String, String[])
works withSession.save()
- testModifyStringArrayPropertySessionWithPropertyType() - Method in class org.apache.jackrabbit.test.api.SetPropertyStringTest
-
Tests if modifying properties with
Node.setProperty(String, String[], int)
works withSession.save()
- testModifyStringPropertyParent() - Method in class org.apache.jackrabbit.test.api.SetPropertyStringTest
-
Tests if modifying a property with
Node.setProperty(String, String)
works withparentNode.save()
- testModifyStringPropertyParentWithPropertyType() - Method in class org.apache.jackrabbit.test.api.SetPropertyStringTest
-
Tests if modifying a property with
Node.setProperty(String, String, int)
works withparentNode.save()
- testModifyStringPropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyStringTest
-
Tests if modifying a property with
Node.setProperty(String, String)
works withSession.save()
- testModifyStringPropertySessionWithPropertyType() - Method in class org.apache.jackrabbit.test.api.SetPropertyStringTest
-
Tests if modifying a property with
Node.setProperty(String, String, int)
works withSession.save()
- testModifyValueArrayPropertyParent() - Method in class org.apache.jackrabbit.test.api.SetPropertyValueTest
-
Tests if modifying properties with
Node.setProperty(String, Value[])
works withparentNode.save()
- testModifyValueArrayPropertyParentWithPropertyType() - Method in class org.apache.jackrabbit.test.api.SetPropertyValueTest
-
Tests if modifying properties with
Node.setProperty(String, Value[], int)
works withparentNode.save()
- testModifyValueArrayPropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyValueTest
-
Tests if modifying properties with
Node.setProperty(String, Value[])
works withSession.save()
- testModifyValueArrayPropertySessionWithPropertyType() - Method in class org.apache.jackrabbit.test.api.SetPropertyValueTest
-
Tests if modifying properties with
Node.setProperty(String, Value[], int)
works withSession.save()
- testModifyValuePropertyParent() - Method in class org.apache.jackrabbit.test.api.SetPropertyValueTest
-
Tests if modifying a property with
Node.setProperty(String, Value)
works withparentNode.save()
- testModifyValuePropertyParentWithPropertyType() - Method in class org.apache.jackrabbit.test.api.SetPropertyValueTest
-
Tests if modifying a property with
Node.setProperty(String, Value, int)
works withparentNode.save()
- testModifyValuePropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyValueTest
-
Tests if modifying a property with
Node.setProperty(String, Value)
works withSession.save()
- testModifyValuePropertySessionWithPropertyType() - Method in class org.apache.jackrabbit.test.api.SetPropertyValueTest
-
Tests if modifying a property with
Node.setProperty(String, Value, int)
works withSession.save()
- testMove() - Method in class org.apache.jackrabbit.test.api.observation.WorkspaceOperationTest
-
Tests if
Workspace.move(String, String)
triggers the correct events. - testMoveConstraintViolationExceptionDest() - Method in class org.apache.jackrabbit.test.api.SessionTest
-
Moves a node using
Session.move(String src, String dest)
, afterwards it tries to only save the destination parent node. - testMoveConstraintViolationExceptionSrc() - Method in class org.apache.jackrabbit.test.api.SessionTest
-
Moves a node using
Session.move(String src, String dest)
, afterwards it tries to only save the old parent node. - testMoveItemExistsException() - Method in class org.apache.jackrabbit.test.api.SessionTest
-
Tries to move a node using
Session.move(String src, String dest)
to a location where a node already exists with same name. - testMoveLabel() - Method in class org.apache.jackrabbit.test.api.version.VersionLabelTest
-
Test if the 'moveLabel' flag moves an existing version label.
- testMoveLabelJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionLabelTest
-
Test if the 'moveLabel' flag moves an existing version label.
- testMoveLocked() - Method in class org.apache.jackrabbit.test.api.lock.LockTest
-
Tests if move preserves lock state (JIRA issue JCR-207).
- testMoveLockException() - Method in class org.apache.jackrabbit.test.api.SessionTest
-
Calls
Session.move(String src, String dest)
where the parent node of src is locked. - testMoveNode() - Method in class org.apache.jackrabbit.test.api.observation.NodeMovedTest
-
Tests if node removed and node added event is triggered when a node is moved.
- testMoveNode() - Method in class org.apache.jackrabbit.test.api.security.RSessionAccessControlTest
- testMoveNode() - Method in class org.apache.jackrabbit.test.api.SessionTest
-
Checks if
Session.move(String src, String dest)
works properly. - testMoveNodes() - Method in class org.apache.jackrabbit.test.api.WorkspaceMoveTest
-
Operation is performed entirely within the persistent workspace, it does not involve transient storage and therefore does not require a save
- testMoveNodesAbsolutePath() - Method in class org.apache.jackrabbit.test.api.WorkspaceMoveTest
-
The destAbsPath provided must not have an index on its final element.
- testMoveNodesAccessDenied() - Method in class org.apache.jackrabbit.test.api.WorkspaceMoveTest
-
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.
- testMoveNodesConstraintViolationException() - Method in class org.apache.jackrabbit.test.api.WorkspaceMoveTest
-
A ConstraintViolationException is thrown if the operation would violate a node-type or other implementation-specific constraint.
- testMoveNodesLocked() - Method in class org.apache.jackrabbit.test.api.WorkspaceMoveTest
-
A LockException is thrown if a lock prevents the copy.
- testMoveNodesNodeExistsAtDestPath() - Method in class org.apache.jackrabbit.test.api.WorkspaceMoveSameNameSibsTest
-
An ItemExistsException is thrown if a node or property already exists at destAbsPath.
- testMoveNodesOrderingSupportedByParent() - Method in class org.apache.jackrabbit.test.api.WorkspaceMoveSameNameSibsTest
-
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.
- testMoveNodesPathNotExisting() - Method in class org.apache.jackrabbit.test.api.WorkspaceMoveTest
-
A PathNotFoundException is thrown if the node at srcAbsPath or the parent of the new node at destAbsPath does not exist.
- testMoveNodesReferenceableNodesNewUUID() - Method in class org.apache.jackrabbit.test.api.WorkspaceMoveReferenceableTest
-
Copies of referenceable nodes (nodes with UUIDs) remains their original UUIDs.
- testMoveNodesVersionableAndCheckedIn() - Method in class org.apache.jackrabbit.test.api.WorkspaceMoveVersionableTest
-
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.
- testMovePathNotFoundExceptionDestInvalid() - Method in class org.apache.jackrabbit.test.api.SessionTest
-
Calls
Session.move(String src, String dest)
with invalid destination path. - testMovePathNotFoundExceptionSrcInvalid() - Method in class org.apache.jackrabbit.test.api.SessionTest
-
Calls
Session.move(String src, String dest)
with invalid source path. - testMoveRepositoryException() - Method in class org.apache.jackrabbit.test.api.SessionTest
-
Calls
Session.move(String src, String dest)
with a destination path that has an index postfixed. - testMoveShareableNode() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Move a node in a shared set.
- testMoveTree() - Method in class org.apache.jackrabbit.test.api.observation.NodeMovedTest
-
Tests if node removed and node added event is triggered when a tree is moved.
- testMoveWithRemove() - Method in class org.apache.jackrabbit.test.api.observation.NodeMovedTest
-
Tests if a node moved triggers the correct events when the former parent node is removed at the same time.
- testMultiColumn() - Method in class org.apache.jackrabbit.test.api.query.qom.ColumnTest
- testMultiNodesRemoved() - Method in class org.apache.jackrabbit.test.api.observation.NodeRemovedTest
-
Tests if
Event.NODE_REMOVED
events are triggered when multiple nodes are removed. - testMultipleBinaryProperty() - Method in class org.apache.jackrabbit.test.api.SetValueConstraintViolationExceptionTest
-
Tests if setValue(Value[] values) where values are of type BinaryValue throw a ConstraintViolationException if the change would violate a value constraint
- testMultipleBooleanProperty() - Method in class org.apache.jackrabbit.test.api.SetValueConstraintViolationExceptionTest
-
Tests if setValue(Value[] values) where values are of type BooleanValue throw a ConstraintViolationException if the change would violate a value constraint
- testMultipleCheckinHasNoEffect() - Method in class org.apache.jackrabbit.test.api.version.CheckinTest
-
Test if Node.checkin() on a checked-in node has no effect.
- testMultipleCheckinHasNoEffect() - Method in class org.apache.jackrabbit.test.api.version.simple.CheckinTest
-
Test if Node.checkin() on a checked-in node has no effect.
- testMultipleCheckinHasNoEffectJcr2() - Method in class org.apache.jackrabbit.test.api.version.CheckinTest
-
Test if VersionManager.checkin(P) has no effect if the path P resolves to a checked-in node.
- testMultipleCheckinHasNoEffectJcr2() - Method in class org.apache.jackrabbit.test.api.version.simple.CheckinTest
-
Test if VersionManager.checkin(P) has no effect if the path P resolves to a checked-in node.
- testMultipleDateProperty() - Method in class org.apache.jackrabbit.test.api.SetValueConstraintViolationExceptionTest
-
Tests if setValue(Value[] values) where values are of type DateValue throw a ConstraintViolationException if the change would violate a value constraint
- testMultipleDoubleProperty() - Method in class org.apache.jackrabbit.test.api.SetValueConstraintViolationExceptionTest
-
Tests if setValue(Value[] values) where values are of type DoubleValue throw a ConstraintViolationException if the change would violate a value constraint
- testMultipleLongProperty() - Method in class org.apache.jackrabbit.test.api.SetValueConstraintViolationExceptionTest
-
Tests if setValue(Value[] values) where values are of type LongValue throw a ConstraintViolationException if the change would violate a value constraint
- testMultipleNodeAdded1() - Method in class org.apache.jackrabbit.test.api.observation.NodeAddedTest
-
Tests if
Event.NODE_ADDED
is triggered for multiple nodes on the same level. - testMultipleNodeAdded2() - Method in class org.apache.jackrabbit.test.api.observation.NodeAddedTest
-
Tests if
Event.NODE_ADDED
is triggered when nodes are created on multiple levels. - testMultipleOrder() - Method in class org.apache.jackrabbit.test.api.query.OrderByMultiTypeTest
-
Tests order by queries with a String property and a long property.
- testMultipleReferenceProperty() - Method in class org.apache.jackrabbit.test.api.SetValueConstraintViolationExceptionTest
-
Tests if setValue(Value[] values) where values are of type ReferenceValue throw a ConstraintViolationException if the change would violate a value constraint
- testMultipleSelectors() - Method in class org.apache.jackrabbit.test.api.query.qom.OrderingTest
- testMultipleValuesNull() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyMultipleTest
-
Tests if canSetProperty(String propertyName, Value[] values) where values is null returns the same as canRemoveItem
- testMultiPropertyAdded() - Method in class org.apache.jackrabbit.test.api.observation.PropertyAddedTest
-
Tests if
Event.PROPERTY_ADDED
is triggered when multiple properties are added. - testMultiPropertyChanged() - Method in class org.apache.jackrabbit.test.api.observation.PropertyChangedTest
-
Tests if
Event.PROPERTY_CHANGED
are triggered when multiple properties are changed. - testMultiPropertyRemoved() - Method in class org.apache.jackrabbit.test.api.observation.PropertyRemovedTest
-
Tests if
Event.PROPERTY_REMOVED
are triggered when multiple properties are removed. - testMultiString() - Method in class org.apache.jackrabbit.test.api.SetValueStringTest
-
Test the modification of a single-value property updated with a multi-value parameter Requires a multi-value String (mv)
- testMultiStringParent() - Method in class org.apache.jackrabbit.test.api.SetValueStringTest
-
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)
- testMultiStringSession() - Method in class org.apache.jackrabbit.test.api.SetValueStringTest
-
Test the persistence of a property modified with an multi-value String parameter and saved from the Session Requires a multi-value String (mv)
- testMultiStringSingle() - Method in class org.apache.jackrabbit.test.api.SetValueStringTest
-
Test the assignment of a single-value to a multi-value property Requires a single-value String (PROP_VALUE_1)
- testMultiValue() - Method in class org.apache.jackrabbit.test.api.BinaryPropertyTest
-
Tests the failure of calling Property.getStream() on a multivalue property.
- testMultiValue() - Method in class org.apache.jackrabbit.test.api.SetValueStringTest
-
Test the modification of a single-value property updated with a multi-value parameter Requires a multi-value Value (mv)
- testMultiValueJcr2() - Method in class org.apache.jackrabbit.test.api.BinaryPropertyTest
-
Tests the failure of calling Property.getBinary() on a multivalue property.
- testMultiValueParent() - Method in class org.apache.jackrabbit.test.api.SetValueStringTest
-
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)
- testMultiValues() - Method in class org.apache.jackrabbit.test.api.GetWeakReferencesTest
- testMultiValueSearch() - Method in class org.apache.jackrabbit.test.api.query.SQLQueryLevel2Test
-
Test multi-value support of search.
- testMultiValueSearch() - Method in class org.apache.jackrabbit.test.api.query.XPathQueryLevel2Test
-
Test multi-value support of search.
- testMultiValueSession() - Method in class org.apache.jackrabbit.test.api.SetValueStringTest
-
Test the persistence of a property modified with an multi-value Value parameter and saved from the Session Requires a multi-value Value (mv2)
- testMultiValueSingle() - Method in class org.apache.jackrabbit.test.api.SetValueStringTest
-
Test the assignment of a single-value to a multi-value property Requires a single-value Value (sv1)
- testMultiValuesWithName() - Method in class org.apache.jackrabbit.test.api.GetWeakReferencesTest
- testMultiValueType() - Method in class org.apache.jackrabbit.test.api.PropertyReadMethodsTest
-
Tests that all values of a multivalue property have the same property type.
- testName() - Method in class org.apache.jackrabbit.test.api.AddNodeTest
-
Tests if the name of the created node is correct.
- testName() - Method in class org.apache.jackrabbit.test.api.query.OrderByNameTest
- testName() - Method in class org.apache.jackrabbit.test.api.query.qom.BindVariableValueTest
- testNameLength() - Method in class org.apache.jackrabbit.test.api.query.qom.LengthTest
- testNameLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeLocalNameTest
- testNameLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeNameTest
- testNamespaceRemapping() - Method in class org.apache.jackrabbit.test.api.NamespaceRemappingTest
-
Tests if the remapping of jcr:primaryType to a different prefix works and returns the property with the correct primaryType value.
- testNewBooleanPropertyParent() - Method in class org.apache.jackrabbit.test.api.SetPropertyBooleanTest
-
Tests if adding a property with
Node.setProperty(String, boolean)
works withparentNode.save()
- testNewBooleanPropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyBooleanTest
-
Tests if adding a property with
Node.setProperty(String, boolean)
works withSession.save()
- testNewCalendarPropertyParent() - Method in class org.apache.jackrabbit.test.api.SetPropertyCalendarTest
-
Tests if adding a property with
Node.setProperty(String, Calendar)
works withparentNode.save()
- testNewCalendarPropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyCalendarTest
-
Tests if adding a property with
Node.setProperty(String, Calendar)
works withSession.save()
- testNewDecimalPropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyDecimalTest
-
Tests if adding a property with
Node.setProperty(String, BigDecimal)
works withSession.save()
- testNewDoublePropertyParent() - Method in class org.apache.jackrabbit.test.api.SetPropertyDoubleTest
-
Tests if adding a property with
Node.setProperty(String, double)
works withparentNode.save()
- testNewDoublePropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyDoubleTest
-
Tests if adding a property with
Node.setProperty(String, double)
works withSession.save()
- testNewInputStreamPropertyParent() - Method in class org.apache.jackrabbit.test.api.SetPropertyInputStreamTest
-
Tests if adding a property with
Node.setProperty(String, InputStream)
works withparentNode.save()
- testNewInputStreamPropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyInputStreamTest
-
Tests if adding a property with
Node.setProperty(String, InputStream)
works withSession.save()
- testNewLongPropertyParent() - Method in class org.apache.jackrabbit.test.api.SetPropertyLongTest
-
Tests if adding a property with
Node.setProperty(String, long)
works withparentNode.save()
- testNewLongPropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyLongTest
-
Tests if adding a property with
Node.setProperty(String, long)
works withSession.save()
- testNewNodePropertyParent() - Method in class org.apache.jackrabbit.test.api.SetPropertyNodeTest
-
Tests if adding a property with
Node.setProperty(String, Node)
works withparentNode.save()
- testNewNodePropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyNodeTest
-
Tests if adding a property with
Node.setProperty(String, Node)
works withSession.save()
- testNewNodeTypeTemplate() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeCreationTest
- testNewStringArrayPropertyParent() - Method in class org.apache.jackrabbit.test.api.SetPropertyStringTest
-
Tests if adding properties with
Node.setProperty(String, String[])
works withparentNode.save()
- testNewStringArrayPropertyParentWithPropertyType() - Method in class org.apache.jackrabbit.test.api.SetPropertyStringTest
-
Tests if adding properties with
Node.setProperty(String, String[], int)
works withparentNode.save()
- testNewStringArrayPropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyStringTest
-
Tests if adding properties with
Node.setProperty(String, String[])
works withSession.save()
- testNewStringArrayPropertySessionWithPropertyType() - Method in class org.apache.jackrabbit.test.api.SetPropertyStringTest
-
Tests if adding properties with
Node.setProperty(String, String[], int)
works withSession.save()
- testNewStringPropertyParent() - Method in class org.apache.jackrabbit.test.api.SetPropertyStringTest
-
Tests if adding a property with
Node.setProperty(String, String)
works withparentNode.save()
- testNewStringPropertyParentWithPropertyType() - Method in class org.apache.jackrabbit.test.api.SetPropertyStringTest
-
Tests if adding a property with
Node.setProperty(String, String, int)
works withparentNode.save()
- testNewStringPropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyStringTest
-
Tests if adding a property with
Node.setProperty(String, String)
works withSession.save()
- testNewStringPropertySessionWithPropertyType() - Method in class org.apache.jackrabbit.test.api.SetPropertyStringTest
-
Tests if adding a property with
Node.setProperty(String, String, int)
works withSession.save()
- testNewValueArrayPropertyParent() - Method in class org.apache.jackrabbit.test.api.SetPropertyValueTest
-
Tests if adding properties with
Node.setProperty(String, Value[])
works withparentNode.save()
- testNewValueArrayPropertyParentWithPropertyType() - Method in class org.apache.jackrabbit.test.api.SetPropertyValueTest
-
Tests if adding properties with
Node.setProperty(String, Value[], int)
works withparentNode.save()
- testNewValueArrayPropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyValueTest
-
Tests if adding properties with
Node.setProperty(String, Value[])
works withSession.save()
- testNewValueArrayPropertySessionWithPropertyType() - Method in class org.apache.jackrabbit.test.api.SetPropertyValueTest
-
Tests if adding properties with
Node.setProperty(String, Value[], int)
works withSession.save()
- testNewValuePropertyParent() - Method in class org.apache.jackrabbit.test.api.SetPropertyValueTest
-
Tests if adding a property with
Node.setProperty(String, Value)
works withparentNode.save()
- testNewValuePropertyParentWithPropertyType() - Method in class org.apache.jackrabbit.test.api.SetPropertyValueTest
-
Tests if adding a property with
Node.setProperty(String, Value, int)
works withparentNode.save()
- testNewValuePropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyValueTest
-
Tests if adding a property with
Node.setProperty(String, Value)
works withSession.save()
- testNewValuePropertySessionWithPropertyType() - Method in class org.apache.jackrabbit.test.api.SetPropertyValueTest
-
Tests if adding a property with
Node.setProperty(String, Value, int)
works withSession.save()
- testNode - Variable in class org.apache.jackrabbit.test.api.lock.LockManagerTest
- testNode - Variable in class org.apache.jackrabbit.test.api.PropertyItemIsModifiedTest
- testNode - Variable in class org.apache.jackrabbit.test.api.PropertyItemIsNewTest
- testNode() - Method in class org.apache.jackrabbit.test.api.SetValueValueFormatExceptionTest
-
Tests if setValue(Node) throws a ValueFormatException immediately (not on save) if the property is not of type REFERENCE.
- testNode() - Method in class org.apache.jackrabbit.test.api.SetValueVersionExceptionTest
-
Tests if setValue(Node) throws a VersionException immediately or on save if the parent node of this property is checked-in.
- testNodeAdded() - Method in class org.apache.jackrabbit.test.api.observation.GetIdentifierTest
- testNodeAdded() - Method in class org.apache.jackrabbit.test.api.observation.GetInfoTest
- testNodeAssumeTypeOfValue() - Method in class org.apache.jackrabbit.test.api.SetPropertyAssumeTypeTest
-
Tests if
Node.setProperty(String, Node)
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. - testNodeDefinitionTemplate() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeCreationTest
- testNodeHoldsLocked() - Method in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
- testNodeIdentity() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Tests object identity, meaning two nodes objects acquired through the same session must have the same properties and states.
- testNodeIsLocked() - Method in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
-
Test
LockManager.isLocked(String)
andNode.isLocked()
. - testNodeIsModifiedAfterRemovePolicy() - Method in class org.apache.jackrabbit.test.api.security.AccessControlPolicyTest
- testNodeIsModifiedAfterSecondSetPolicy() - Method in class org.apache.jackrabbit.test.api.security.AccessControlPolicyTest
- testNodeIsModifiedAfterSetPolicy() - Method in class org.apache.jackrabbit.test.api.security.AccessControlPolicyTest
- testNodeIterator() - Method in class org.apache.jackrabbit.test.api.version.MergeNodeIteratorTest
-
Tests if Node.merge() when bestEffort is true returns a NodeIterator containing all nodes that received a fail.
- testNodeIteratorJcr2() - Method in class org.apache.jackrabbit.test.api.version.MergeNodeIteratorTest
-
Tests if VersionManager.merge() when bestEffort is true returns a NodeIterator containing all nodes that received a fail.
- testNodeLocalName() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
-
Test case for
QueryObjectModelFactory.nodeLocalName(String)
- testNodeLocalName() - Method in class org.apache.jackrabbit.test.api.query.qom.UpperLowerCaseTest
- testNodeLocalNameWithSelector() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
-
Test case for
QueryObjectModelFactory.nodeLocalName(String)
- testNodeLocked() - Method in class org.apache.jackrabbit.test.api.lock.LockTest
-
Test session scope: other session may not access nodes that are locked.
- testNodeMoved() - Method in class org.apache.jackrabbit.test.api.observation.GetIdentifierTest
- testNodeName() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
-
Test case for
QueryObjectModelFactory.nodeName(String)
- testNodeName() - Method in class org.apache.jackrabbit.test.api.query.qom.UpperLowerCaseTest
- testNodeNameWithSelector() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
-
Test case for
QueryObjectModelFactory.nodeName(String)
- testNodeNotReferenceable() - Method in class org.apache.jackrabbit.test.api.SetValueValueFormatExceptionTest
-
Tests if setValue(Node) throws a ValueFormatException immediately (not on save) if the specified node is not referencable.
- testNodeParent() - Method in class org.apache.jackrabbit.test.api.SetValueReferenceTest
-
Test the persistence of a property modified with an Node parameter and saved from the parent Node Requires a Node value (node)
- testNodePath - Variable in class org.apache.jackrabbit.test.api.retention.AbstractRetentionTest
- testNodeRemoved() - Method in class org.apache.jackrabbit.test.api.observation.GetIdentifierTest
- testNodeRemoved() - Method in class org.apache.jackrabbit.test.api.observation.GetInfoTest
- testNodeReorderAddRemove() - Method in class org.apache.jackrabbit.test.api.observation.NodeReorderTest
-
Tests if reordering a child node triggers a
Event.NODE_REMOVED
and aEvent.NODE_ADDED
event. - testNodeReorderMove() - Method in class org.apache.jackrabbit.test.api.observation.NodeReorderTest
-
Tests if reordering a child node triggers a
Event.NODE_MOVED
event. - testNodeReorderSameName() - Method in class org.apache.jackrabbit.test.api.observation.NodeReorderTest
-
Tests if reordering a child node triggers a
Event.NODE_REMOVED
and aEvent.NODE_ADDED
event with same name siblings. - testNodeReorderSameNameWithRemove() - Method in class org.apache.jackrabbit.test.api.observation.NodeReorderTest
-
Tests if reordering a child node triggers a
Event.NODE_REMOVED
and aEvent.NODE_ADDED
event with same name siblings. - testNodeSave() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Creates a new node, saves it uses second session to verify if node has been added.
- testNodeSession() - Method in class org.apache.jackrabbit.test.api.SetValueReferenceTest
-
Test the persistence of a property modified with an Node parameter and saved from the Session Requires a Node value (node)
- testNodeType - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
-
The node type name for newly created nodes.
- testNodeType() - Method in class org.apache.jackrabbit.test.api.AddNodeTest
-
Tests if the node type of the created node is correct.
- testNodeType() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Test for the predefined nt:nodeType node type.
- testNodeType() - Method in class org.apache.jackrabbit.test.api.observation.AddEventListenerTest
-
Tests if events are only generated for specified node types.
- testNodeType() - Method in class org.apache.jackrabbit.test.api.observation.EventJournalTest
- testNodeType() - Method in class org.apache.jackrabbit.test.api.ReferencePropertyTest
-
Tests if the referenced node is of nodeType mix:referenceable.
- testNodeTypeConstraintViolationSession() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testNodeTypeConstraintViolationSessionWithHandler() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testNodeTypeConstraintViolationWorkspace() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testNodeTypeConstraintViolationWorkspaceWithHandler() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testNodeTypeNoChildren - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
-
A node type that does not allow any child nodes, such as nt:base.
- testNodeTypes() - Method in class org.apache.jackrabbit.test.api.version.simple.BasicTest
-
Test node is simple versionable
- testNodeTypeTestRoot - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
-
The node type name for the test root node.
- testNoLocalTrue() - Method in class org.apache.jackrabbit.test.api.observation.AddEventListenerTest
-
Tests if no events are generated for own modifications if
noLocal
is set totrue
. - testNonEmptyNodeTypeTemplate() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeCreationTest
- testNonExisting() - Method in class org.apache.jackrabbit.test.api.NodeCanAddMixinTest
-
Tests if
Node.canAddMixin(String mixinName)
throws aNoSuchNodeTypeException
ifmixinName
is not the name of an existing mixin node type - testNonExistingNodePath() - Method in class org.apache.jackrabbit.test.api.retention.HoldTest
- testNonExistingNodePath() - Method in class org.apache.jackrabbit.test.api.retention.RetentionPolicyTest
- testNonReferenceable() - Method in class org.apache.jackrabbit.test.api.GetWeakReferencesTest
- testNonReferenceable() - Method in class org.apache.jackrabbit.test.api.ReferencesTest
- testNoNullValue() - Method in class org.apache.jackrabbit.test.api.PropertyReadMethodsTest
-
Tests that no null value property exists in a given node tree.
- testNoSuchElementException() - Method in class org.apache.jackrabbit.test.api.NodeIteratorTest
-
Tests if a
NoSuchElementException
is thrown whenNodeIterator.nextNode()
is called and there are no more nodes available. - testNoSuchElementException() - Method in class org.apache.jackrabbit.test.api.query.QueryResultNodeIteratorTest
-
Tests if a
NoSuchElementException
is thrown whenNodeIterator.nextNode()
is called and there are no more nodes available. - testNoSuchWorkspaceException() - Method in class org.apache.jackrabbit.test.api.RepositoryLoginTest
-
Tests if
Repository.login(Credentials credentials, String workspaceName)
throws aNoSuchWorkspaceException
if no workspace of the requested name is existing. - testNot() - Method in class org.apache.jackrabbit.test.api.query.qom.NotConstraintTest
- testNot() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
-
Test case for
QueryObjectModelFactory.not(Constraint)
- testNotASelectorName() - Method in class org.apache.jackrabbit.test.api.query.qom.ChildNodeTest
- testNotASelectorName() - Method in class org.apache.jackrabbit.test.api.query.qom.DescendantNodeTest
- testNotASelectorName() - Method in class org.apache.jackrabbit.test.api.query.qom.SameNodeTest
- testNotAssigned() - Method in class org.apache.jackrabbit.test.api.NodeRemoveMixinTest
-
Tests if
Node.removeMixin(String mixinName)
throws a NoSuchNodeTypeExceptionNode
does not have assigned the requested mixin - testNotEqualTo() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeLocalNameTest
- testNotEqualTo() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeNameTest
- testNotHasPrivileges() - Method in class org.apache.jackrabbit.test.api.security.AccessControlDiscoveryTest
- testNotHasPrivileges() - Method in class org.apache.jackrabbit.test.api.security.RSessionAccessControlDiscoveryTest
- testNotNormalizedPathValue() - Method in class org.apache.jackrabbit.test.api.PathTest
- testNtAddress() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Test for the predefined nt:address node type.
- testNullMultiValue() - Method in class org.apache.jackrabbit.test.api.SetValueStringTest
-
Test the deletion of a value in a multi-value property
- testNullOwnerHint() - Method in class org.apache.jackrabbit.test.api.lock.LockManagerTest
- testNullPolicyOnNewNode() - Method in class org.apache.jackrabbit.test.api.security.AccessControlPolicyTest
- testOpenScopedLocks() - Method in class org.apache.jackrabbit.test.api.lock.LockTest
-
Test open-scoped locks
- testOr() - Method in class org.apache.jackrabbit.test.api.query.PredicatesTest
-
Verifies that the or operator is accepted for a property name
- testOr() - Method in class org.apache.jackrabbit.test.api.query.qom.OrConstraintTest
- testOr() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
-
Test case for
QueryObjectModelFactory.or(Constraint, Constraint)
- testOrderBefore() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.orderBefore(String, String)
throws anUnsupportedRepositoryOperationException
- testOrderBefore() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.orderBefore(String, String)
throws anUnsupportedRepositoryOperationException
- testOrderBeforeInvalidDest() - Method in class org.apache.jackrabbit.test.api.NodeOrderableChildNodesTest
-
Tries to reorder child nodes using
Node.orderBefore(String, String)
with an invalid destination reference. - testOrderBeforeInvalidSrc() - Method in class org.apache.jackrabbit.test.api.NodeOrderableChildNodesTest
-
Tries to reorder child nodes using
Node.orderBefore(String, String)
with an invalid source reference. - testOrderBeforePlaceAtEndParentSave() - Method in class org.apache.jackrabbit.test.api.NodeOrderableChildNodesTest
-
Creates two child nodes, reorders first node to end, uses parentNode's
Item.save()
. - testOrderBeforePlaceAtEndSessionSave() - Method in class org.apache.jackrabbit.test.api.NodeOrderableChildNodesTest
-
Test Creates two child nodes, verifies that they are added propery.
- testOrderBeforeSecondToFirstParentSave() - Method in class org.apache.jackrabbit.test.api.NodeOrderableChildNodesTest
-
Creates two child nodes, reorders second node before first, uses parentNode's
Item.save()
. - testOrderBeforeSecondToFirstSessionSave() - Method in class org.apache.jackrabbit.test.api.NodeOrderableChildNodesTest
-
Creates two child nodes than reorders second node before first, saves using
Session.save()
. - testOrderBeforeUnsupportedRepositoryOperationException() - Method in class org.apache.jackrabbit.test.api.NodeOrderableChildNodesTest
-
Tries to reorder on a node using
Node.orderBefore(String, String)
that does not support child reordering. - testOrderBy() - Method in class org.apache.jackrabbit.test.api.query.XPathOrderByTest
-
Test if default sort order is ascending
- testOrderByAscending() - Method in class org.apache.jackrabbit.test.api.query.SQLOrderByTest
-
Test if sort order ascending is respected.
- testOrderByAscending() - Method in class org.apache.jackrabbit.test.api.query.XPathOrderByTest
-
Test if sort order ascending is respected.
- testOrderByDefault() - Method in class org.apache.jackrabbit.test.api.query.SQLOrderByTest
-
Test if default sort order is respected and is ascending if the order by modifier is missing.
- testOrderByDescending() - Method in class org.apache.jackrabbit.test.api.query.SQLOrderByTest
-
Test if sort order descending is respected.
- testOrderByDescending() - Method in class org.apache.jackrabbit.test.api.query.XPathOrderByTest
-
Test if sort order descending is respected.
- testOrdering() - Method in class org.apache.jackrabbit.test.api.query.qom.FullTextSearchScoreTest
- testOrderingAscending() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
-
Test case for
QueryObjectModelFactory.ascending(DynamicOperand)
- testOrderingDescending() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
-
Test case for
QueryObjectModelFactory.descending(DynamicOperand)
- testOtherSessionSetsRetentionPolicyBelow() - Method in class org.apache.jackrabbit.test.api.retention.RetentionPolicyTest
- testOverwriteExceptionSession() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testOverwriteExceptionSessionWithHandler() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testOverwriteExceptionWorkspace() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testOverwriteExceptionWorkspaceWithHandler() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testOwnerHint() - Method in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
-
Test expiration of the lock
- testParentChildDeepLock() - Method in class org.apache.jackrabbit.test.api.lock.DeepLockTest
- testParentChildDeepLock() - Method in class org.apache.jackrabbit.test.api.lock.LockTest
-
Test parent/child lock
- testParentChildLock() - Method in class org.apache.jackrabbit.test.api.lock.LockTest
-
Test parent/child lock
- testPath - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
-
Relative path to the test root node.
- testPath - Variable in class org.apache.jackrabbit.test.api.lock.LockManagerTest
- testPath() - Method in class org.apache.jackrabbit.test.api.AddNodeTest
-
Tests if the path of the created node is correct.
- testPath() - Method in class org.apache.jackrabbit.test.api.observation.AddEventListenerTest
-
Tests if events are only created for a sub tree of the workspace.
- testPath() - Method in class org.apache.jackrabbit.test.api.observation.EventJournalTest
- testPath() - Method in class org.apache.jackrabbit.test.api.query.qom.BindVariableValueTest
- testPathColumn() - Method in class org.apache.jackrabbit.test.api.query.SQLQueryLevel2Test
-
Test if the optional jcr:path pseudo property is contained in the query result.
- testPathColumn() - Method in class org.apache.jackrabbit.test.api.query.XPathQueryLevel2Test
-
Test if the jcr:path pseudo property is contained in result.
- testPathDoesNotExist() - Method in class org.apache.jackrabbit.test.api.query.qom.ChildNodeTest
- testPathDoesNotExist() - Method in class org.apache.jackrabbit.test.api.query.qom.DescendantNodeTest
- testPathDoesNotExist() - Method in class org.apache.jackrabbit.test.api.query.qom.SameNodeTest
- testPathLength() - Method in class org.apache.jackrabbit.test.api.query.qom.LengthTest
- testPathLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeLocalNameTest
- testPathLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeNameTest
- testPathNotFound() - Method in class org.apache.jackrabbit.test.api.AddNodeTest
-
Tests if addNode() throws a PathNotFoundException in case intermediary nodes do not exist.
- testPathNotFoundException() - Method in class org.apache.jackrabbit.test.api.query.SaveTest
-
Tests if a
PathNotFoundException
is thrown when a query is stored to a non existent path. - testPersist() - Method in class org.apache.jackrabbit.test.api.observation.EventJournalTest
- testPersistentNewNodeItemIsModified() - Method in class org.apache.jackrabbit.test.api.NodeItemIsModifiedTest
-
Test if Item.isModified() returns false after a new NodeItem is set and saved (persistent).
- testPersistentNewPropertyItemIsModified() - Method in class org.apache.jackrabbit.test.api.PropertyItemIsModifiedTest
-
Test if Item.isModified() returns false after a new PropertyItem is set and saved (persistent).
- testPersistentNodeItemIsModified() - Method in class org.apache.jackrabbit.test.api.NodeItemIsModifiedTest
-
Test if Item.isModified() returns false for an already exixting and modified NodeItem after the node is saved (persistent).
- testPersistentNodeItemIsNew() - Method in class org.apache.jackrabbit.test.api.NodeItemIsNewTest
-
Test if Item.isNew() returns false after a NodeItem is added and the node is saved (persistent).
- testPersistentPropertyItemIsModified() - Method in class org.apache.jackrabbit.test.api.PropertyItemIsModifiedTest
-
Test if Item.isModified() returns false for an already exixting and modified PropertyItem after the current node is saved (persistent).
- testPersistentPropertyItemIsNew() - Method in class org.apache.jackrabbit.test.api.PropertyItemIsNewTest
-
Test if Item.isNew() returns false after a new PropertyItem is set and the node is saved (persistent).
- testPredecessorIsCopiedToNewVersion() - Method in class org.apache.jackrabbit.test.api.version.CheckinTest
-
Test if the nodes jcr:predecessors property is copied to the new version on Node.checkin().
- testPredecessorIsCopiedToNewVersionJcr2() - Method in class org.apache.jackrabbit.test.api.version.CheckinTest
-
Test if the nodes jcr:predecessors property is copied to the new version on checkin.
- testPrefixRemapping() - Method in class org.apache.jackrabbit.test.api.NamespaceRemappingTest
-
Tests that, after locally re-assigning a prefix, a previously created node continues to work with respect to sameness and consistent naming behavior.
- testPrimaryType() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Tests if the primary node type is properly stored in jcr:primaryType
- testPrimaryTypeProtected() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Tests if jcr:primaryType is protected
- testPrivilegeFromName() - Method in class org.apache.jackrabbit.test.api.security.AccessControlDiscoveryTest
- testPrivilegeName() - Method in class org.apache.jackrabbit.test.api.security.AccessControlDiscoveryTest
-
Tests if the privilege name is treated as JCR Name and consequently reflects changes made to the namespace prefix.
- testPropertyAdded() - Method in class org.apache.jackrabbit.test.api.observation.GetIdentifierTest
- testPropertyAdded() - Method in class org.apache.jackrabbit.test.api.observation.GetInfoTest
- testPropertyChanged() - Method in class org.apache.jackrabbit.test.api.observation.GetIdentifierTest
- testPropertyChanged() - Method in class org.apache.jackrabbit.test.api.observation.GetInfoTest
- testPropertyDef() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Test for the predefined nt:propertyDef node type.
- testPropertyDefinitionTemplate() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeCreationTest
- testPropertyExistence() - Method in class org.apache.jackrabbit.test.api.query.qom.PropertyExistenceTest
- testPropertyExistence() - Method in class org.apache.jackrabbit.test.api.query.qom.PropertyValueTest
- testPropertyExistence() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
- testPropertyExistenceWithSelector() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
- testPropertyPath() - Method in class org.apache.jackrabbit.test.api.retention.HoldTest
- testPropertyPath() - Method in class org.apache.jackrabbit.test.api.retention.RetentionPolicyTest
- testPropertyRemoveCreate() - Method in class org.apache.jackrabbit.test.api.observation.PropertyChangedTest
-
Tests if either a
Event.PROPERTY_CHANGED
Event.PROPERTY_REMOVED
andEvent.PROPERTY_ADDED
is triggered if a property is transiently removed and set again with the same name but different type and then saved. - testPropertyRemoved() - Method in class org.apache.jackrabbit.test.api.observation.GetIdentifierTest
- testPropertyRemoved() - Method in class org.apache.jackrabbit.test.api.observation.GetInfoTest
- testPropertyValue() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
-
Test case for
QueryObjectModelFactory.propertyValue(String, String)
- testPropertyValue() - Method in class org.apache.jackrabbit.test.api.query.qom.UpperLowerCaseTest
- testPropertyValueWithSelector() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
-
Test case for
QueryObjectModelFactory.propertyValue(String, String)
- testPropValue() - Method in class org.apache.jackrabbit.test.api.ReferencePropertyTest
-
Tests if the referenced node has this property in its referers list in case the property is not transient.
- testProtectedChildNode() - Method in class org.apache.jackrabbit.test.api.nodetype.CanRemoveItemTest
-
Tests if
NodeType.canRemoveItem(String)
andNodeType.canRemoveNode(String)
return false if the specified node is a protected child node. - testProtectedProperty() - Method in class org.apache.jackrabbit.test.api.nodetype.CanRemoveItemTest
-
Tests if
NodeType.canRemoveItem(String)
andNodeType.canRemoveProperty(String)
return false if the specified property is a protected property. - testQuery() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Test for the predefined nt:query node type.
- testRandomAccess() - Method in class org.apache.jackrabbit.test.api.BinaryPropertyTest
-
Tests the Binary.read() method.
- testRange() - Method in class org.apache.jackrabbit.test.api.query.SQLQueryLevel2Test
-
Test range evaluation of a Query.
- testRange() - Method in class org.apache.jackrabbit.test.api.query.XPathQueryLevel2Test
-
Test range evauluation of Query.
- testReadOnlyPermission() - Method in class org.apache.jackrabbit.test.api.HasPermissionTest
-
Tests if
Session.hasPermission(String, String)
returnstrue
for READ.false
for all other actions. - testReadOnlySession() - Method in class org.apache.jackrabbit.test.api.retention.HoldTest
- testReadOnlySession() - Method in class org.apache.jackrabbit.test.api.retention.RetentionPolicyTest
- testReadWritePermission() - Method in class org.apache.jackrabbit.test.api.HasPermissionTest
-
Tests if
Session.hasPermission(String, String)
returnstrue
for all actions. - testReallyNotAndExpandedName() - Method in class org.apache.jackrabbit.test.api.NameTest
-
Test whether a node can be created with something looking like an expanded name which is not
- testReference() - Method in class org.apache.jackrabbit.test.api.query.qom.BindVariableValueTest
- testReferenceable() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Test for the predefined mix:referenceable node type.
- testReferenceableRootNode() - Method in class org.apache.jackrabbit.test.api.ReferenceableRootNodesTest
-
A repository implementation may make its workspace root nodes mix:referenceable.
- testReferenceLength() - Method in class org.apache.jackrabbit.test.api.query.qom.LengthTest
- testReferenceLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeLocalNameTest
- testReferenceLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeNameTest
- testReferenceProperty() - Method in class org.apache.jackrabbit.test.api.SetPropertyConstraintViolationExceptionTest
-
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
- testReferenceProperty() - Method in class org.apache.jackrabbit.test.api.SetValueConstraintViolationExceptionTest
-
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
- testReferences() - Method in class org.apache.jackrabbit.test.api.ReferencesTest
-
Tests Node.getReferences()
- testReferenceTarget() - Method in class org.apache.jackrabbit.test.api.ReferencesTest
-
Tests Property.getNode();
- testReferentialIntegrityException() - Method in class org.apache.jackrabbit.test.api.version.RemoveVersionTest
-
Checks if
VersionHistory.removeVersion(String)
throws aReferentialIntegrityException
if the named version is still referenced by another node. - testRefresh() - Method in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
-
Test
Lock.refresh()
on a released lock. - testRefresh() - Method in class org.apache.jackrabbit.test.api.lock.LockTest
-
Test refresh
- testRefresh() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.refresh(boolean)
works as expected (do nothing and return quietly) - testRefresh() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.refresh(boolean)
works as expected (do nothing and return quietly) - testRefreshBooleanFalse() - Method in class org.apache.jackrabbit.test.api.NodeTest
- testRefreshBooleanFalse() - Method in class org.apache.jackrabbit.test.api.SessionTest
- testRefreshBooleanTrue() - Method in class org.apache.jackrabbit.test.api.NodeTest
- testRefreshBooleanTrue() - Method in class org.apache.jackrabbit.test.api.SessionTest
- testRefreshInvalidItemStateException() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Tries to call
Item.refresh(boolean)
on a deleted node. - testRefreshNotLive() - Method in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
-
Test
Lock.refresh()
on a released lock. - testRefreshNotLive() - Method in class org.apache.jackrabbit.test.api.lock.LockTest
-
Test refresh
- testRegisterNamespace() - Method in class org.apache.jackrabbit.test.api.NamespaceRegistryTest
-
Tries to register a namespace.
- testRegisterNamespaceExceptions() - Method in class org.apache.jackrabbit.test.api.NamespaceRegistryTest
-
Trying to register a system namespace must throw a NamespaceException
- testRegisterNamespaceXmlExceptions() - Method in class org.apache.jackrabbit.test.api.NamespaceRegistryTest
-
Trying to register "xml" or anything that starts with "xml" as a namespace must throw a repository exception
- testRegisterNodeType() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeCreationTest
- testRegisterNodeTypes() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeCreationTest
- testRelativePath() - Method in class org.apache.jackrabbit.test.api.query.qom.ChildNodeTest
- testRelativePath() - Method in class org.apache.jackrabbit.test.api.query.qom.DescendantNodeTest
- testRelativePath() - Method in class org.apache.jackrabbit.test.api.query.qom.SameNodeTest
- testRemovableChildNode() - Method in class org.apache.jackrabbit.test.api.nodetype.CanRemoveItemTest
-
Tests if
NodeType.canRemoveItem(String)
andNodeType.canRemoveNode(String)
return true if the specified node is not a protected nor a mandatory child node. - testRemovableProperty() - Method in class org.apache.jackrabbit.test.api.nodetype.CanRemoveItemTest
-
Tests that
NodeType.canRemoveItem(String)
andNodeType.canRemoveProperty(String)
return true if the specified property is not a protected nor a mandatory property. - testRemove() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.remove()
throws anConstraintViolationException
- testRemove() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.remove()
throws anConstraintViolationException
- testRemoveAccessControlEntry() - Method in class org.apache.jackrabbit.test.api.security.AccessControlListTest
- testRemoveAccessControlEntryAndSetPolicy() - Method in class org.apache.jackrabbit.test.api.security.AccessControlListTest
- testRemoveAccessControlEntryIsTransient() - Method in class org.apache.jackrabbit.test.api.security.AccessControlListTest
- testRemoveAddedAccessControlEntry() - Method in class org.apache.jackrabbit.test.api.security.AccessControlListTest
- testRemoveAllBut2() - Method in class org.apache.jackrabbit.test.api.version.RemoveVersionTest
-
Checks if all versions but the base and root one can be removed.
- testRemoveBaseVersion() - Method in class org.apache.jackrabbit.test.api.version.RemoveVersionTest
-
Checks if all versions by the base and root one can be removed.
- testRemoveBinaryParent() - Method in class org.apache.jackrabbit.test.api.SetValueBinaryTest
-
Test the deletion of a property by assigning it a null value, saved from the parent Node
- testRemoveBinarySession() - Method in class org.apache.jackrabbit.test.api.SetValueBinaryTest
-
Test the deletion of a property by assigning it a null value, saved from the Session
- testRemoveBooleanParent() - Method in class org.apache.jackrabbit.test.api.SetValueBooleanTest
-
Test the deletion of a property by assigning it a null value, saved from the parent Node
- testRemoveBooleanPropertyParent() - Method in class org.apache.jackrabbit.test.api.SetPropertyBooleanTest
-
Tests if removing a
boolean
property withNode.setProperty(String, null)
works withparentNode.save()
- testRemoveBooleanPropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyBooleanTest
-
Tests if removing a
boolean
property withNode.setProperty(String, null)
works withSession.save()
- testRemoveBooleanSession() - Method in class org.apache.jackrabbit.test.api.SetValueBooleanTest
-
Test the deletion of a property by assigning it a null value, saved from the Session
- testRemoveCalendarPropertyParent() - Method in class org.apache.jackrabbit.test.api.SetPropertyCalendarTest
-
Tests if removing a
Calendar
property withNode.setProperty(String, null)
works withparentNode.save()
- testRemoveCalendarPropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyCalendarTest
-
Tests if removing a
Calendar
property withNode.setProperty(String, null)
works withSession.save()
- testRemoveCalendarSession() - Method in class org.apache.jackrabbit.test.api.SetValueDateTest
-
Test the deletion of a property by assigning it a null value, saved from the Session
- testRemoveCheckedInItem() - Method in class org.apache.jackrabbit.test.api.SessionRemoveItemTest
- testRemoveDateParent() - Method in class org.apache.jackrabbit.test.api.SetValueDateTest
-
Test the deletion of a property by assigning it a null value, saved from the parent Node
- testRemoveDecimalPropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyDecimalTest
-
Tests if removing a
BigDecimal
property withNode.setProperty(String, null)
works withSession.save()
- testRemoveDescendantAndRemoveShareAndSave() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Verify that invoking save() on a share-ancestor will save changes in all share-descendants.
- testRemoveDescendantAndSave() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Verify that invoking save() on a share-ancestor will save changes in all share-descendants.
- testRemovedInvalid() - Method in class org.apache.jackrabbit.test.api.version.RemoveVersionTest
-
Test removed version gets invalid
- testRemoveDoubleParent() - Method in class org.apache.jackrabbit.test.api.SetValueDoubleTest
-
Test the deletion of a property by assigning it a null value, saved from the parent Node
- testRemoveDoublePropertyParent() - Method in class org.apache.jackrabbit.test.api.SetPropertyDoubleTest
-
Tests if removing a
double
property withNode.setProperty(String, null)
works withparentNode.save()
- testRemoveDoublePropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyDoubleTest
-
Tests if removing a
double
property withNode.setProperty(String, null)
works withSession.save()
- testRemoveDoubleSession() - Method in class org.apache.jackrabbit.test.api.SetValueDecimalTest
-
Test the deletion of a property by assigning it a null value, saved from the Session
- testRemoveDoubleSession() - Method in class org.apache.jackrabbit.test.api.SetValueDoubleTest
-
Test the deletion of a property by assigning it a null value, saved from the Session
- testRemoveEventListener() - Method in class org.apache.jackrabbit.test.api.observation.GetRegisteredEventListenersTest
-
Tests if
ObservationManager.getRegisteredEventListeners()
returns the correct listeners after an remove event listener. - testRemoveHold() - Method in class org.apache.jackrabbit.test.api.retention.HoldTest
- testRemoveHoldFromChild() - Method in class org.apache.jackrabbit.test.api.retention.HoldTest
- testRemoveHoldIsTransient() - Method in class org.apache.jackrabbit.test.api.retention.HoldTest
- testRemoveHoldOnCheckedInNode() - Method in class org.apache.jackrabbit.test.api.retention.HoldTest
- testRemoveHoldOnLockedNode() - Method in class org.apache.jackrabbit.test.api.retention.HoldTest
- testRemoveIllegalAccessControlEntry() - Method in class org.apache.jackrabbit.test.api.security.AccessControlListTest
- testRemoveInputStreamPropertyParent() - Method in class org.apache.jackrabbit.test.api.SetPropertyInputStreamTest
-
Tests if removing a
InputStream
property withNode.setProperty(String, null)
works withparentNode.save()
- testRemoveInputStreamPropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyInputStreamTest
-
Tests if removing a
InputStream
property withNode.setProperty(String, null)
works withSession.save()
- testRemoveInvalidItemStateException() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Removes a node using
Item.remove()
with session 1, afterwards it tries the same with session 2. - testRemoveInvalidVersion() - Method in class org.apache.jackrabbit.test.api.version.RemoveVersionTest
-
Test if removing a version from the version history throws a VersionException if the specified version does not exist.
- testRemoveItem() - Method in class org.apache.jackrabbit.test.api.SessionRemoveItemTest
- testRemoveItem2() - Method in class org.apache.jackrabbit.test.api.SessionRemoveItemTest
- testRemoveItem3() - Method in class org.apache.jackrabbit.test.api.SessionRemoveItemTest
- testRemoveItem4() - Method in class org.apache.jackrabbit.test.api.SessionRemoveItemTest
- testRemoveLabel() - Method in class org.apache.jackrabbit.test.api.version.VersionLabelTest
-
Test the removal of an version label that has successfully been added before.
- testRemoveLockedChild() - Method in class org.apache.jackrabbit.test.api.lock.DeepLockTest
- testRemoveLockedChildItem() - Method in class org.apache.jackrabbit.test.api.SessionRemoveItemTest
- testRemoveLockedNode() - Method in class org.apache.jackrabbit.test.api.SessionRemoveItemTest
- testRemoveLockFromNode() - Method in class org.apache.jackrabbit.test.api.observation.LockingTest
-
Tests if unlocking a node triggers property removed events for the properties jcr:lockOwner and jcr:lockIsDeep.
- testRemoveLockToken() - Method in class org.apache.jackrabbit.test.api.lock.LockManagerTest
- testRemoveLockToken2() - Method in class org.apache.jackrabbit.test.api.lock.LockManagerTest
- testRemoveLockToken3() - Method in class org.apache.jackrabbit.test.api.lock.LockManagerTest
- testRemoveLockTokenTwice() - Method in class org.apache.jackrabbit.test.api.lock.LockManagerTest
- testRemoveLongParent() - Method in class org.apache.jackrabbit.test.api.SetValueLongTest
-
Test the deletion of a property by assigning it a null value, saved from the parent Node
- testRemoveLongPropertyParent() - Method in class org.apache.jackrabbit.test.api.SetPropertyLongTest
-
Tests if removing a
long
property withNode.setProperty(String, null)
works withparentNode.save()
- testRemoveLongPropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyLongTest
-
Tests if removing a
long
property withNode.setProperty(String, null)
works withSession.save()
- testRemoveLongSession() - Method in class org.apache.jackrabbit.test.api.SetValueLongTest
-
Test the deletion of a property by assigning it a null value, saved from the Session
- testRemoveMandatoryNode() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Creates a node with a mandatory child node using
Node.addNode(String, String)
, saves on parent node then tries to delete the mandatory child node. - testRemoveMixin() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Remove mix:shareable from a shareable node.
- testRemoveMixin() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.removeMixin(String)
throws anNoSuchNodeTypeException
- testRemoveMixin() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.removeMixin(String)
throws anConstraintViolationException
- testRemoveMixinFromSharedNode() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Remove mix:shareable from a shareable node that has 2 nodes in the shared set.
- testRemoveMixLockableFromLockedNode() - Method in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
- testRemoveMultiStringParent() - Method in class org.apache.jackrabbit.test.api.SetValueStringTest
-
Test the deletion of a property by assigning it a null value, saved from the parent Node
- testRemoveMultiStringSession() - Method in class org.apache.jackrabbit.test.api.SetValueStringTest
-
Test the deletion of a property by assigning it a null value, saved from the Session
- testRemoveMultiValueParent() - Method in class org.apache.jackrabbit.test.api.SetValueStringTest
-
Test the deletion of a property by assigning it a null value, saved from the parent Node
- testRemoveMultiValueSession() - Method in class org.apache.jackrabbit.test.api.SetValueStringTest
-
Test the deletion of a property by assigning it a null value, saved from the Session
- testRemoveNodeLockedItself() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Tests if
Node.remove()
does not throw aLockException
ifNode
is locked. - testRemoveNodeParent() - Method in class org.apache.jackrabbit.test.api.SetValueReferenceTest
-
Test the deletion of a property by assigning it a null value, saved from the parent Node
- testRemoveNodeParentLocked() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Tests if
Node.remove()
throws aLockException
if the parent node ofNode
is locked. - testRemoveNodeParentSave() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Removes a node using
Item.remove()
, then saves with parent's nodesItem.save()
method. - testRemoveNodePropertyParent() - Method in class org.apache.jackrabbit.test.api.SetPropertyNodeTest
-
Tests if removing a
Node
property withNode.setProperty(String, null)
works withparentNode.save()
- testRemoveNodePropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyNodeTest
-
Tests if removing a
Node
property withNode.setProperty(String, null)
works withSession.save()
- testRemoveNodeSession() - Method in class org.apache.jackrabbit.test.api.SetValueReferenceTest
-
Test the deletion of a property by assigning it a null value, saved from the Session
- testRemoveNodeSessionSave() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Removes a node using
Item.remove()
, then saves usingSession.save()
method. - testRemoveNonExistingLabel() - Method in class org.apache.jackrabbit.test.api.version.VersionLabelTest
-
Test the removal of an version label that does not exist (must throw VersionException).
- testRemovePendingRetentionPolicy() - Method in class org.apache.jackrabbit.test.api.retention.RetentionPolicyTest
- testRemovePolicy() - Method in class org.apache.jackrabbit.test.api.security.AccessControlPolicyTest
- testRemovePolicyIsTransient() - Method in class org.apache.jackrabbit.test.api.security.AccessControlPolicyTest
- testRemoveRetentionPolicy() - Method in class org.apache.jackrabbit.test.api.retention.RetentionPolicyTest
- testRemoveRetentionPolicyFromChild() - Method in class org.apache.jackrabbit.test.api.retention.RetentionPolicyTest
- testRemoveRetentionPolicyIsTransient() - Method in class org.apache.jackrabbit.test.api.retention.RetentionPolicyTest
- testRemoveRetentionPolicyOnCheckedInNode() - Method in class org.apache.jackrabbit.test.api.retention.RetentionPolicyTest
- testRemoveRetentionPolicyOnLockedNode() - Method in class org.apache.jackrabbit.test.api.retention.RetentionPolicyTest
- testRemoveRootVersion() - Method in class org.apache.jackrabbit.test.api.version.RemoveVersionTest
-
Checks if all versions by the base and root one can be removed.
- testRemoveShare() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Check new API Node.removeShare() (6.13.4).
- testRemoveSharedSet() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Check new API Node.removeSharedSet() (6.13.4).
- testRemoveSharedSetSaveOneParentOnly() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Invoke Node.removeSharedSet(), but save only one of the parent nodes of the shared set.
- testRemoveStringArrayPropertyParent() - Method in class org.apache.jackrabbit.test.api.SetPropertyStringTest
-
Tests if removing a
String[]
property withNode.setProperty(String, null)
works withparentNode.save()
- testRemoveStringArrayPropertyParentWithPropertyType() - Method in class org.apache.jackrabbit.test.api.SetPropertyStringTest
-
Tests if removing a
String[]
property withNode.setProperty(String, null, int)
works withparentNode.save()
- testRemoveStringArrayPropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyStringTest
-
Tests if removing a
String[]
property withNode.setProperty(String, null)
works withSession.save()
- testRemoveStringArrayPropertySessionWithPropertyType() - Method in class org.apache.jackrabbit.test.api.SetPropertyStringTest
-
Tests if removing a
String[]
property withNode.setProperty(String, null, int)
works withSession.save()
- testRemoveStringParent() - Method in class org.apache.jackrabbit.test.api.SetValueStringTest
-
Test the deletion of a property by assigning it a null value, saved from the parent Node
- testRemoveStringPropertyParent() - Method in class org.apache.jackrabbit.test.api.SetPropertyStringTest
-
Tests if removing a
String
property withNode.setProperty(String, null)
works withparentNode.save()
- testRemoveStringPropertyParentWithPropertyType() - Method in class org.apache.jackrabbit.test.api.SetPropertyStringTest
-
Tests if removing a
String
property withNode.setProperty(String, null, int)
works withparentNode.save()
- testRemoveStringPropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyStringTest
-
Tests if removing a
String
property withNode.setProperty(String, null)
works withSession.save()
- testRemoveStringPropertySessionWithPropertyType() - Method in class org.apache.jackrabbit.test.api.SetPropertyStringTest
-
Tests if removing a
String
property withNode.setProperty(String, null, int)
works withSession.save()
- testRemoveStringSession() - Method in class org.apache.jackrabbit.test.api.SetValueStringTest
-
Test the deletion of a property by assigning it a null value, saved from the Session
- testRemoveSuccessfully() - Method in class org.apache.jackrabbit.test.api.NodeRemoveMixinTest
-
Tests if
Node.removeMixin(String mixinName)
removes the requested mixin properly - testRemoveTransientlyAddedPolicy() - Method in class org.apache.jackrabbit.test.api.security.AccessControlPolicyTest
- testRemoveValueArrayPropertyParent() - Method in class org.apache.jackrabbit.test.api.SetPropertyValueTest
-
Tests if removing a
Value[]
property withNode.setProperty(String, null)
works withparentNode.save()
- testRemoveValueArrayPropertyParentWithPropertyType() - Method in class org.apache.jackrabbit.test.api.SetPropertyValueTest
-
Tests if removing a
Value[]
property withNode.setProperty(String, null, int)
works withparentNode.save()
- testRemoveValueArrayPropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyValueTest
-
Tests if removing a
Value[]
property withNode.setProperty(String, null)
works withSession.save()
- testRemoveValueArrayPropertySessionWithPropertyType() - Method in class org.apache.jackrabbit.test.api.SetPropertyValueTest
-
Tests if removing a
Value[]
property withNode.setProperty(String, null, int)
works withSession.save()
- testRemoveValueParent() - Method in class org.apache.jackrabbit.test.api.SetValueStringTest
-
Test the deletion of a property by assigning it a null value, saved from the parent Node
- testRemoveValuePropertyParent() - Method in class org.apache.jackrabbit.test.api.SetPropertyValueTest
-
Tests if removing a
Value
property withNode.setProperty(String, null)
works withparentNode.save()
- testRemoveValuePropertyParentWithPropertyType() - Method in class org.apache.jackrabbit.test.api.SetPropertyValueTest
-
Tests if removing a
Value
property withNode.setProperty(String, null, int)
works withparentNode.save()
- testRemoveValuePropertySession() - Method in class org.apache.jackrabbit.test.api.SetPropertyValueTest
-
Tests if removing a
Value
property withNode.setProperty(String, null)
works withSession.save()
- testRemoveValuePropertySessionWithPropertyType() - Method in class org.apache.jackrabbit.test.api.SetPropertyValueTest
-
Tests if removing a
Value
property withNode.setProperty(String, null, int)
works withSession.save()
- testRemoveValueSession() - Method in class org.apache.jackrabbit.test.api.SetValueStringTest
-
Test the deletion of a property by assigning it a null value, saved from the Session
- testRemoveVersionAdjustPredecessorSet() - Method in class org.apache.jackrabbit.test.api.version.RemoveVersionTest
-
Test if the predecessors of the removed version are made predecessor of its original successor version.
- testRemoveVersionAdjustSucessorSet() - Method in class org.apache.jackrabbit.test.api.version.RemoveVersionTest
-
Test if the successors of the removed version are made successors of all predecessors of the the removed version.
- testRename() - Method in class org.apache.jackrabbit.test.api.observation.WorkspaceOperationTest
-
Tests if
Workspace.move(String, String)
triggers the correct events. - testRententionPolicy() - Method in class org.apache.jackrabbit.test.api.retention.RetentionPolicyEffectTest
- testRententionPolicy2() - Method in class org.apache.jackrabbit.test.api.retention.RetentionPolicyEffectTest
- testReorder() - Method in class org.apache.jackrabbit.test.api.lock.LockTest
-
Tests if locks are maintained when child nodes are reordered
- testReorder2() - Method in class org.apache.jackrabbit.test.api.lock.LockTest
-
Tests if locks are maintained when child nodes are reordered
- testRepositoryException() - Method in class org.apache.jackrabbit.test.api.AddNodeTest
-
Tests if a RepositoryException is thrown in case the path for the new node contains an index.
- testRepositoryException() - Method in class org.apache.jackrabbit.test.api.query.SaveTest
-
Tests if the a
RepositoryException
is thrown when an malformed path is passed inQuery.storeAsNode(String)
. - testRequiredDescriptors() - Method in class org.apache.jackrabbit.test.api.RepositoryDescriptorTest
-
Tests that the required repository descriptors are available.
- testResetPolicy() - Method in class org.apache.jackrabbit.test.api.security.AccessControlPolicyTest
- testResidualAndIllegalType() - Method in class org.apache.jackrabbit.test.api.nodetype.CanAddChildNodeCallWithNodeTypeTest
-
Tests if
NodeType.canAddChildNode(String childNodeName, String nodeTypeName)
returns false ifchildNodeName
does not match theNodeDef
andnodeTypeName
does not matches the node type of a residualNodeDef
. - testResidualAndLegalType() - Method in class org.apache.jackrabbit.test.api.nodetype.CanAddChildNodeCallWithNodeTypeTest
-
Tests if
NodeType.canAddChildNode(String childNodeName, String nodeTypeName)
returns true ifchildNodeName
does not match theNodeDef
butnodeTypeName
matches the node type of a residualNodeDef
. - testResidualNames() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeCreationTest
- testResidualWithDefault() - Method in class org.apache.jackrabbit.test.api.nodetype.CanAddChildNodeCallWithoutNodeTypeTest
-
Tests if
NodeType.canAddChildNode(String childNodeName)
returns true ifNodeType
contains a residualNodeDef
with a default primary type. - testResidualWithoutDefault() - Method in class org.apache.jackrabbit.test.api.nodetype.CanAddChildNodeCallWithoutNodeTypeTest
-
Tests if
NodeType.canAddChildNode(String childNodeName)
returns true ifNodeType
contains a residualNodeDef
without a default primary type. - testResolvedIdentifierBasedPropertyValue() - Method in class org.apache.jackrabbit.test.api.PathTest
- testResource() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Test for the predefined nt:resource node type.
- testRestore() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Create a shareable node by restoring it (6.13.3).
- testRestore() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.restore(String, boolean)
andVersionHistory.restore(Version, boolean)
throw anUnsupportedRepositoryOperationException
andVersionHistory.restore(Version, String, boolean)
throws aConstraintViolationException
. - testRestore() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.restore(String, boolean)
andVersion.restore(Version, boolean)
throw anUnsupportedRepositoryOperationException
andVersion.restore(Version, String, boolean)
throws aConstraintViolationException
. - testRestoreBaseline() - Method in class org.apache.jackrabbit.test.api.version.ConfigurationsTest
- testRestoreByLabel() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.restoreByLabel(String, boolean)
throws anUnsupportedRepositoryOperationException
- testRestoreByLabel() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.restoreByLabel(String, boolean)
throws anUnsupportedRepositoryOperationException
- testRestoreByLabelJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.restoreByLabel(String, boolean)
throws anUnsupportedRepositoryOperationException
- testRestoreByLabelJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.restoreByLabel(String, boolean)
throws anUnsupportedRepositoryOperationException
- testRestoreByLabelNonVersionableNode() - Method in class org.apache.jackrabbit.test.api.version.VersionLabelTest
-
Test calling Node.restoreByLabel(String, boolean) on a non-versionable node.
- testRestoreByLabelNonVersionableNodeJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionLabelTest
-
Test calling Node.restoreByLabel(String, boolean) on a non-versionable node.
- testRestoreChild1() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
- testRestoreChild1() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
- testRestoreChild1Jcr2() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
- testRestoreChild1Jcr2() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
- testRestoreChild1Jcr2_2() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
- testRestoreChild1Jcr2_2() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
- testRestoreChild1Jcr2_3() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
- testRestoreChild1Jcr2_3() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
- testRestoreChild1Jcr2_4() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
- testRestoreChild1Jcr2_4() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
- testRestoreConfig() - Method in class org.apache.jackrabbit.test.api.version.ConfigurationsTest
- testRestoreCorrectProperty() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test if restoring a node restores the correct property
- testRestoreCorrectProperty() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test if restoring a node restores the correct property
- testRestoreCorrectPropertyJcr2() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test if restoring a node restores the correct property
- testRestoreCorrectPropertyJcr2() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test if restoring a node restores the correct property
- testRestoreCorrectPropertyJcr2_2() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test if restoring a node restores the correct property
- testRestoreCorrectPropertyJcr2_2() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test if restoring a node restores the correct property
- testRestoreCorrectPropertyJcr2_3() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test if restoring a node restores the correct property
- testRestoreCorrectPropertyJcr2_3() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test if restoring a node restores the correct property
- testRestoreCorrectPropertyJcr2_4() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test if restoring a node restores the correct property
- testRestoreCorrectPropertyJcr2_4() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test if restoring a node restores the correct property
- testRestoreInvalidVersion() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
VersionException expected on Node.restore(Version, boolean) if the specified version is not part of this node's version history.
- testRestoreInvalidVersion() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
VersionException expected on Node.restore(Version, boolean) if the specified version is not part of this node's version history.
- testRestoreInvalidVersion2() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
VersionException expected on Node.restore(String, boolean) if the specified version is not part of this node's version history.
- testRestoreInvalidVersion2() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
VersionException expected on Node.restore(String, boolean) if the specified version is not part of this node's version history.
- testRestoreInvalidVersion2Jcr2() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
VersionException expected on Node.restore(String, boolean) if the specified version is not part of this node's version history.
- testRestoreInvalidVersion2Jcr2() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
VersionException expected on Node.restore(String, boolean) if the specified version is not part of this node's version history.
- testRestoreInvalidVersionJcr2() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
VersionException expected on Node.restore(Version, boolean) if the specified version is not part of this node's version history.
- testRestoreInvalidVersionJcr2() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
VersionException expected on restore if the specified version is not part of this node's version history.
- testRestoreJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.restore(String, boolean)
andVersionHistory.restore(Version, boolean)
throw anUnsupportedRepositoryOperationException
andVersionHistory.restore(Version, String, boolean)
throws aConstraintViolationException
. - testRestoreJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.restore(String, boolean)
andVersion.restore(Version, boolean)
throw anUnsupportedRepositoryOperationException
andVersion.restore(Version, String, boolean)
throws aConstraintViolationException
. - testRestoreLabel() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test the restore of a versionable node using a label.
- testRestoreLabel() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test the restore of a versionable node using a label.
- testRestoreLabelJcr2() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test the restore of a versionable node using a label.
- testRestoreLabelJcr2() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test the restore of a versionable node using a label.
- testRestoreName() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test the restore of the OPV=Version child nodes.
- testRestoreName() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test the restore of the OPV=Version child nodes.
- testRestoreNameJcr2() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test the restore of the OPV=Version child nodes.
- testRestoreNameJcr2() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test the restore of the OPV=Version child nodes.
- testRestoreNode() - Method in class org.apache.jackrabbit.test.api.version.OnParentVersionAbortTest
-
Test the restore of a OnParentVersion-ABORT node
- testRestoreNode() - Method in class org.apache.jackrabbit.test.api.version.OnParentVersionCopyTest
-
Test the restore of a OnParentVersion-COPY node
- testRestoreNode() - Method in class org.apache.jackrabbit.test.api.version.OnParentVersionIgnoreTest
-
Test the restore of a OnParentVersion-Ignore node
- testRestoreNodeJcr2() - Method in class org.apache.jackrabbit.test.api.version.OnParentVersionAbortTest
-
Test the restore of a OnParentVersion-ABORT node
- testRestoreNodeJcr2() - Method in class org.apache.jackrabbit.test.api.version.OnParentVersionCopyTest
-
Test the restore of a OnParentVersion-COPY node
- testRestoreNodeJcr2() - Method in class org.apache.jackrabbit.test.api.version.OnParentVersionIgnoreTest
-
Test the restore of a OnParentVersion-Ignore node
- testRestoreNonVersionableNode() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test calling Node.restore(String, boolean) on a non-versionable node.
- testRestoreNonVersionableNode() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test calling Node.restore(String, boolean) on a non-versionable node.
- testRestoreNonVersionableNode2() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test calling Node.restore(Version, String, boolean) on a non-versionable node.
- testRestoreNonVersionableNode2() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test calling Node.restore(Version, String, boolean) on a non-versionable node.
- testRestoreNonVersionableNode3() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test calling Node.restore(Version, boolean) on a non-versionable node.
- testRestoreNonVersionableNode3() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test calling Node.restore(Version, boolean) on a non-versionable node.
- testRestoreNonVersionableNode3Jcr2_2() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test restoring on a non-versionable node.
- testRestoreNonVersionableNode3Jcr2_2() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test restoring on a non-versionable node.
- testRestoreNonVersionableNodeJcr2_2() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test restoring on a non-versionable node.
- testRestoreNonVersionableNodeJcr2_2() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test restoring on a non-versionable node.
- testRestoreOnCheckedInNode() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test if restoring a node works on checked-in node.
- testRestoreOnCheckedInNode() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test if restoring a node works on checked-in node.
- testRestoreOnCheckedInNodeJcr2_1() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test if restoring a node works on checked-in node.
- testRestoreOnCheckedInNodeJcr2_1() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test if restoring a node works on checked-in node.
- testRestoreOnCheckedInNodeJcr2_2() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test if restoring a node works on checked-in node.
- testRestoreOnCheckedInNodeJcr2_2() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test if restoring a node works on checked-in node.
- testRestoreOnCheckedInNodeJcr2_3() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test if restoring a node works on checked-in node.
- testRestoreOnCheckedInNodeJcr2_3() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test if restoring a node works on checked-in node.
- testRestoreOnCheckedInNodeJcr2_4() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test if restoring a node works on checked-in node.
- testRestoreOnCheckedInNodeJcr2_4() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test if restoring a node works on checked-in node.
- testRestoreOnCheckedOutNode() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test if restoring a node works on checked-out node.
- testRestoreOnCheckedOutNode() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test if restoring a node works on checked-out node.
- testRestoreOnCheckedOutNodeJcr2() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test if restoring a node works on checked-out node.
- testRestoreOnCheckedOutNodeJcr2() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test if restoring a node works on checked-out node.
- testRestoreOnCheckedOutNodeJcr2_2() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test if restoring a node works on checked-out node.
- testRestoreOnCheckedOutNodeJcr2_2() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test if restoring a node works on checked-out node.
- testRestoreOnCheckedOutNodeJcr2_3() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test if restoring a node works on checked-out node.
- testRestoreOnCheckedOutNodeJcr2_3() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test if restoring a node works on checked-out node.
- testRestoreOnCheckedOutNodeJcr2_4() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test if restoring a node works on checked-out node.
- testRestoreOnCheckedOutNodeJcr2_4() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test if restoring a node works on checked-out node.
- testRestoreOrder() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test the child ordering of restored nodes.
- testRestoreOrder() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test the child ordering of restored nodes.
- testRestoreOrder2() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test the child ordering of restored nodes.
- testRestoreOrder2() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test the child ordering of restored nodes.
- testRestoreOrder2Jcr2() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test the child ordering of restored nodes.
- testRestoreOrder2Jcr2() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test the child ordering of restored nodes.
- testRestoreOrder2Jcr2_2() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test the child ordering of restored nodes.
- testRestoreOrder2Jcr2_2() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test the child ordering of restored nodes.
- testRestoreOrder2Jcr2_3() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test the child ordering of restored nodes.
- testRestoreOrder2Jcr2_3() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test the child ordering of restored nodes.
- testRestoreOrder2Jcr2_4() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test the child ordering of restored nodes.
- testRestoreOrder2Jcr2_4() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test the child ordering of restored nodes.
- testRestoreOrderJcr2() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test the child ordering of restored nodes.
- testRestoreOrderJcr2() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test the child ordering of restored nodes.
- testRestoreOrderJcr2_2() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test the child ordering of restored nodes.
- testRestoreOrderJcr2_2() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test the child ordering of restored nodes.
- testRestoreOrderJcr2_3() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test the child ordering of restored nodes.
- testRestoreOrderJcr2_3() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test the child ordering of restored nodes.
- testRestoreOrderJcr2_4() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test the child ordering of restored nodes.
- testRestoreOrderJcr2_4() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test the child ordering of restored nodes.
- testRestoreProp() - Method in class org.apache.jackrabbit.test.api.version.OnParentVersionAbortTest
-
Test the restore of a OnParentVersion-ABORT property
- testRestoreProp() - Method in class org.apache.jackrabbit.test.api.version.OnParentVersionComputeTest
-
Test the restore of a OnParentVersion-COMPUTE property
- testRestoreProp() - Method in class org.apache.jackrabbit.test.api.version.OnParentVersionCopyTest
-
Test the restore of a OnParentVersion-COPY property
- testRestoreProp() - Method in class org.apache.jackrabbit.test.api.version.OnParentVersionIgnoreTest
-
Test the restore of a OnParentVersion-IGNORE property
- testRestoreProp() - Method in class org.apache.jackrabbit.test.api.version.OnParentVersionInitializeTest
-
Test the restore of a OnParentVersion-INITIALIZE property
- testRestorePropJcr2() - Method in class org.apache.jackrabbit.test.api.version.OnParentVersionAbortTest
-
Test the restore of a OnParentVersion-ABORT property
- testRestorePropJcr2() - Method in class org.apache.jackrabbit.test.api.version.OnParentVersionComputeTest
-
Test the restore of a OnParentVersion-COMPUTE property
- testRestorePropJcr2() - Method in class org.apache.jackrabbit.test.api.version.OnParentVersionIgnoreTest
-
Test the restore of a OnParentVersion-IGNORE property
- testRestorePropJcr2() - Method in class org.apache.jackrabbit.test.api.version.OnParentVersionInitializeTest
-
Test the restore of a OnParentVersion-INITIALIZE property
- testRestoreRemoved() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
- testRestoreRemovedJcr2() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
- testRestoreRemoveExisting() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Restore a shareable node that automatically removes an existing shareable node (6.13.19).
- testRestoreRemovesMixin() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test that after restore(), a subsequently added mixin type is removed
- testRestoreRootVersionFail() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test if restoring the root version fails.
- testRestoreRootVersionFail() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test if restoring the root version fails.
- testRestoreRootVersionFailJcr2() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test if restoring the root version fails.
- testRestoreRootVersionFailJcr2() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test if restoring the root version fails.
- testRestoreSetsBaseVersion() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test if restoring a node sets the jcr:baseVersion property correctly.
- testRestoreSetsBaseVersionJcr2() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test if restoring a node sets the jcr:baseVersion property correctly.
- testRestoreSetsBaseVersionJcr2_2() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test if restoring a node sets the jcr:baseVersion property correctly.
- testRestoreSetsBaseVersionJcr2_3() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test if restoring a node sets the jcr:baseVersion property correctly.
- testRestoreSetsBaseVersionJcr2_4() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test if restoring a node sets the jcr:baseVersion property correctly.
- testRestoreSetsIsCheckedOutToFalse() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Restoring a node set the jcr:isCheckedOut property to false.
- testRestoreSetsIsCheckedOutToFalse() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Restoring a node set the jcr:isCheckedOut property to false.
- testRestoreSetsIsCheckedOutToFalseJcr2() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Restoring a node set the jcr:isCheckedOut property to false.
- testRestoreSetsIsCheckedOutToFalseJcr2() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Restoring a node set the jcr:isCheckedOut property to false.
- testRestoreSetsIsCheckedOutToFalseJcr2_2() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Restoring a node set the jcr:isCheckedOut property to false.
- testRestoreSetsIsCheckedOutToFalseJcr2_2() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Restoring a node set the jcr:isCheckedOut property to false.
- testRestoreSetsIsCheckedOutToFalseJcr2_4() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Restoring a node set the jcr:isCheckedOut property to false.
- testRestoreSetsIsCheckedOutToFalseJcr2_4() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Restoring a node set the jcr:isCheckedOut property to false.
- testRestoreSetsIsCheckedOutToFalseJcr3() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Restoring a node set the jcr:isCheckedOut property to false.
- testRestoreSetsIsCheckedOutToFalseJcr3() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Restoring a node set the jcr:isCheckedOut property to false.
- testRestoreWithInvalidVersion() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test if restoring a node with an invalid Version throws a VersionException
- testRestoreWithInvalidVersion() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test if restoring a node with an invalid Version throws a VersionException
- testRestoreWithInvalidVersionJcr2() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test if restoring a node with an invalid Version throws a VersionException
- testRestoreWithInvalidVersionJcr2() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test if restoring a node with an invalid Version throws a VersionException
- testRestoreWithPendingChanges() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test if InvalidItemStateException is thrown if the node has pending changes.
- testRestoreWithPendingChanges() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test if InvalidItemStateException is thrown if the node has pending changes.
- testRestoreWithPendingChangesJcr2() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test if InvalidItemStateException is thrown if the node has pending changes.
- testRestoreWithPendingChangesJcr2() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test if InvalidItemStateException is thrown if the node has pending changes.
- testRestoreWithPendingChangesJcr2_2() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test if InvalidItemStateException is thrown if the node has pending changes.
- testRestoreWithPendingChangesJcr2_2() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test if InvalidItemStateException is thrown if the node has pending changes.
- testRestoreWithPendingChangesJcr2_3() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test if InvalidItemStateException is thrown if the node has pending changes.
- testRestoreWithPendingChangesJcr2_3() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test if InvalidItemStateException is thrown if the node has pending changes.
- testRestoreWithPendingChangesJcr2_4() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Test if InvalidItemStateException is thrown if the node has pending changes.
- testRestoreWithPendingChangesJcr2_4() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Test if InvalidItemStateException is thrown if the node has pending changes.
- testRestoreWithUUIDConflict() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Tests if restoring the
Version
of an existing node throws anItemExistsException
if removeExisting is set to FALSE. - testRestoreWithUUIDConflict() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Tests if restoring the
Version
of an existing node throws anItemExistsException
if removeExisting is set to FALSE. - testRestoreWithUUIDConflictJcr2() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Tests if restoring the
Version
of an existing node throws anItemExistsException
if removeExisting is set to FALSE. - testRestoreWithUUIDConflictJcr2() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Tests if restoring the
Version
of an existing node throws anItemExistsException
if removeExisting is set to FALSE. - testRestoreWithUUIDConflictJcr2_2() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Tests if restoring the
Version
of an existing node throws anItemExistsException
if removeExisting is set to FALSE. - testRestoreWithUUIDConflictJcr2_2() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Tests if restoring the
Version
of an existing node throws anItemExistsException
if removeExisting is set to FALSE. - testRestoreWithUUIDConflictJcr2_3() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Tests if restoring the
Version
of an existing node throws anItemExistsException
if removeExisting is set to FALSE. - testRestoreWithUUIDConflictJcr2_3() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Tests if restoring the
Version
of an existing node throws anItemExistsException
if removeExisting is set to FALSE. - testRestoreWithUUIDConflictJcr2_4() - Method in class org.apache.jackrabbit.test.api.version.RestoreTest
-
Tests if restoring the
Version
of an existing node throws anItemExistsException
if removeExisting is set to FALSE. - testRestoreWithUUIDConflictJcr2_4() - Method in class org.apache.jackrabbit.test.api.version.simple.RestoreTest
-
Tests if restoring the
Version
of an existing node throws anItemExistsException
if removeExisting is set to FALSE. - testRetentionPolicyGetName() - Method in class org.apache.jackrabbit.test.api.retention.RetentionPolicyTest
- testReturnFalseBecauseIsMultiple() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyTest
-
Tests if NodeType.canSetProperty(String propertyName, Value value) returns false if the property is multiple
- testReturnFalseBecauseIsNotMultiple() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyMultipleTest
-
Tests if NodeType.canSetProperty(String propertyName, Value[] values) returns false if the property is not multiple
- testReturnFalseBecauseIsProtected() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyMultipleTest
-
Tests if NodeType.canSetProperty(String propertyName, Value[] values) returns false if the property is protected.
- testReturnFalseBecauseIsProtected() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyTest
-
Tests if NodeType.canSetProperty(String propertyName, Value value) returns false if the property is protected.
- testRightOuterJoin() - Method in class org.apache.jackrabbit.test.api.query.qom.ChildNodeJoinConditionTest
- testRightOuterJoin() - Method in class org.apache.jackrabbit.test.api.query.qom.DescendantNodeJoinConditionTest
- testRightOuterJoin() - Method in class org.apache.jackrabbit.test.api.query.qom.SameNodeJoinConditionTest
- testRightOuterJoin1() - Method in class org.apache.jackrabbit.test.api.query.qom.EquiJoinConditionTest
- testRightOuterJoin2() - Method in class org.apache.jackrabbit.test.api.query.qom.EquiJoinConditionTest
- testRightOuterJoinWithPath() - Method in class org.apache.jackrabbit.test.api.query.qom.SameNodeJoinConditionTest
- testRoot - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
-
Absolute path to the test root node.
- testRootNode - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
-
The root
Node
for testing - testRootNodeW2 - Variable in class org.apache.jackrabbit.test.api.version.AbstractMergeTest
-
The test root node in second workspace to test
- testRootVersionHasNoPredecessor() - Method in class org.apache.jackrabbit.test.api.version.VersionGraphTest
-
Test if the root version does not have any predecessor versions.
- testRootVersionHasNoPredecessorJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionGraphTest
-
Test if the root version does not have any predecessor versions.
- testSameNameSiblings() - Method in class org.apache.jackrabbit.test.api.AddNodeTest
-
Tests if same name siblings have equal names or if same name siblings are not supported a ItemExistsException is thrown.
- testSameNode() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
-
Test case for
QueryObjectModelFactory.sameNode(String, String)
- testSameNode() - Method in class org.apache.jackrabbit.test.api.query.qom.SameNodeTest
- testSameNodeJoinCondition() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
- testSameNodeJoinConditionWithPath() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
- testSameNodeWithSelector() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
-
Test case for
QueryObjectModelFactory.sameNode(String, String)
- testSameStream() - Method in class org.apache.jackrabbit.test.api.BinaryPropertyTest
-
Tests that when Value.getStream() is called a second time the same Stream object is returned.
- testSameStreamJcr2() - Method in class org.apache.jackrabbit.test.api.BinaryPropertyTest
-
Tests that when Binary.getStream() is called a second time a new stream object is returned.
- testSameUUID() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Verify that shareable nodes in the same shared set have the same jcr:uuid (6.13.10).
- testSameUUIDAtAncestorSession() - Method in class org.apache.jackrabbit.test.api.DocumentViewImportTest
- testSameUUIDAtAncestorSessionHandler() - Method in class org.apache.jackrabbit.test.api.DocumentViewImportTest
- testSameUUIDAtAncestorWorkspace() - Method in class org.apache.jackrabbit.test.api.DocumentViewImportTest
- testSameUUIDAtAncestorWorkspaceHandler() - Method in class org.apache.jackrabbit.test.api.DocumentViewImportTest
- testSave() - Method in class org.apache.jackrabbit.test.api.observation.GetUserDataTest
- testSave() - Method in class org.apache.jackrabbit.test.api.query.SaveTest
-
Stores a
Query.XPATH
query at:testRoot + "/" + nodeName1
. - testSaveConstraintViolationException() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Tries to create and save a node using
Item.save()
with an mandatory property that is not set on saving time. - testSaveConstraintViolationException() - Method in class org.apache.jackrabbit.test.api.SessionTest
-
Tries to create and save a node using
Session.save()
with an mandatory property that is not set on saving time. - testSaveInvalidStateException() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Tries to save a node using
Item.save()
that was already deleted by an other session. - testSaveInvalidStateException() - Method in class org.apache.jackrabbit.test.api.SessionTest
-
Tries to save a node using
Session.save()
that was already deleted by an other session. - testSaveModifiedNode() - Method in class org.apache.jackrabbit.test.api.SessionTest
-
Checks if a modified node gets properly saved using
.Session.save()
- testSaveMovedRefNode() - Method in class org.apache.jackrabbit.test.api.NodeUUIDTest
-
Moves a referencable node using
Session.move(String, String)
with one session and saves afterward changes made with a second session to the moved node usingItem.save()
. - testSaveMovedRefNode() - Method in class org.apache.jackrabbit.test.api.SessionUUIDTest
-
Moves a referencable node using
Session.move(String, String)
with one session and saves afterward changes made with a second session to the moved node usingSession.save()
. - testSaveNewNode() - Method in class org.apache.jackrabbit.test.api.SessionTest
-
Checks if a newly created node gets properly saved using
.Session.save()
- testSaveOnNewNodeRepositoryException() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Tests if a
RepositoryException
is thrown when callingNode.save()
on a newly added node - testSaveReferentialIntegrityException() - Method in class org.apache.jackrabbit.test.api.NodeUUIDTest
-
Tries to remove a node that is a reference target using
Item.save()
.
Procedure: Creates two nodes with same session One has a referencing property pointing to the other node Target node gets removed. This should generate aReferentialIntegrityException
upon save. - testSaveReferentialIntegrityException() - Method in class org.apache.jackrabbit.test.api.SessionUUIDTest
-
Tries to remove a node that is a reference target using
Session.save()
. - testScopeOfLocalNamepaceMappings() - Method in class org.apache.jackrabbit.test.api.NamespaceRemappingTest
-
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
- testScoreColumn() - Method in class org.apache.jackrabbit.test.api.query.SQLQueryLevel2Test
-
Test if the optional jcr:score property for full-text search is supported.
- testScoreColumn() - Method in class org.apache.jackrabbit.test.api.query.XPathQueryLevel2Test
-
Test if the optional jcr:score property for full-text search is supported.
- testSearch() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Verify that a descendant of a shareable node appears once in the result set (6.13.23)
- testSelector() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
-
Test case for
QueryObjectModelFactory.selector(String, String)
- testSelector() - Method in class org.apache.jackrabbit.test.api.query.qom.SelectorTest
- testSelectorWithName() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
-
Test case for
QueryObjectModelFactory.selector(String, String)
- testSessionGetContentHandler() - Method in class org.apache.jackrabbit.test.api.SerializationTest
-
Makes sure that importing into the session does not save anything if the session is closed.
- testSessionGetImportContentHandler() - Method in class org.apache.jackrabbit.test.api.DocumentViewImportTest
- testSessionGetImportContentHandlerExceptions() - Method in class org.apache.jackrabbit.test.api.SerializationTest
-
Supplying an invalid repository path for import must throw a PathNotFoundException
- testSessionImportDocumentViewCollision() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Verify document view import via session (6.13.14).
- testSessionImportSystemViewCollision() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Verify system view import via session (6.13.14).
- testSessionImportXml() - Method in class org.apache.jackrabbit.test.api.DocumentViewImportTest
- testSessionImportXml() - Method in class org.apache.jackrabbit.test.api.SerializationTest
-
Makes sure that importing into the session does not save anything if the session is closed.
- testSessionImportXmlExceptions() - Method in class org.apache.jackrabbit.test.api.SerializationTest
-
Tests the exception when importing: If the parent node does not exist.
- testSessionMoveDestCheckedInVersionException() - Method in class org.apache.jackrabbit.test.api.version.SessionMoveVersionExceptionTest
-
Tries to move a node using
Session.move(String, String)
where the destination parent is checked in. - testSessionMoveSourceCheckedInVersionException() - Method in class org.apache.jackrabbit.test.api.version.SessionMoveVersionExceptionTest
-
Tries to move a node using
Session.move(String, String)
where the source parent is checked in. - testSetAbstractAsPrimaryType() - Method in class org.apache.jackrabbit.test.api.NodeSetPrimaryTypeTest
-
Tests if
Node.setPrimaryType(String)
throws aConstraintViolationException
if the name of a mixin type is passed - testSetAllPolicies() - Method in class org.apache.jackrabbit.test.api.security.AccessControlPolicyTest
- testSetCurrentType() - Method in class org.apache.jackrabbit.test.api.NodeSetPrimaryTypeTest
-
Passing the current primary type to
Node.setPrimaryType(String)
must always succeed. - testSetCurrentTypeOnNew() - Method in class org.apache.jackrabbit.test.api.NodeSetPrimaryTypeTest
-
Passing the current primary type to
Node.setPrimaryType(String)
to a new node must always succeed. - testSetDefaultValues() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeCreationTest
- testSetGetActivity() - Method in class org.apache.jackrabbit.test.api.version.ActivitiesTest
- testSetIllegalPolicy() - Method in class org.apache.jackrabbit.test.api.security.AccessControlPolicyTest
- testSetInvalidPolicy() - Method in class org.apache.jackrabbit.test.api.security.RSessionAccessControlPolicyTest
- testSetLimit() - Method in class org.apache.jackrabbit.test.api.query.SetLimitTest
- testSetMixedValueArrayValueFormatException() - Method in class org.apache.jackrabbit.test.api.SetPropertyValueTest
-
Tests if
Node.setProperty(String, Value[])
throws aValueFormatException
when trying to set a multi-value property to an array of values with different types - testSetMixedValueArrayValueFormatExceptionWithPropertyType() - Method in class org.apache.jackrabbit.test.api.SetPropertyValueTest
-
Tests if
Node.setProperty(String, Value[], int)
throws aValueFormatException
when trying to set a multi-value property to an array of values with different types - testSetMixinAsPrimaryType() - Method in class org.apache.jackrabbit.test.api.NodeSetPrimaryTypeTest
-
Tests if
Node.setPrimaryType(String)
throws aConstraintViolationException
if the name of a mixin type is passed - testSetNullStringArray() - Method in class org.apache.jackrabbit.test.api.SetPropertyStringTest
-
Tests if
Node.setProperty(String, String[])
saves an array of null values as an empty String[] - testSetNullStringArrayWithPropertyType() - Method in class org.apache.jackrabbit.test.api.SetPropertyStringTest
-
Tests if
Node.setProperty(String, String[], int)
saves an array of null values as an empty String[] - testSetNullValueArray() - Method in class org.apache.jackrabbit.test.api.SetPropertyValueTest
-
Tests if
Node.setProperty(String, Value[])
saves an array of null values as an empty Value[] - testSetNullValueArrayWithPropertyType() - Method in class org.apache.jackrabbit.test.api.SetPropertyValueTest
-
Tests if
Node.setProperty(String, Value[], int)
saves an array of null values as an empty Value[] - testSetOffset() - Method in class org.apache.jackrabbit.test.api.query.SetOffsetTest
- testSetPolicy() - Method in class org.apache.jackrabbit.test.api.security.AccessControlPolicyTest
- testSetPolicy() - Method in class org.apache.jackrabbit.test.api.security.RSessionAccessControlPolicyTest
- testSetPolicyIsTransient() - Method in class org.apache.jackrabbit.test.api.security.AccessControlPolicyTest
- testSetPolicyOnNewNode() - Method in class org.apache.jackrabbit.test.api.security.AccessControlPolicyTest
- testSetPrimaryType() - Method in class org.apache.jackrabbit.test.api.NodeSetPrimaryTypeTest
-
Tests a successful call to
Node.setPrimaryType(String)
- testSetProperty() - Method in class org.apache.jackrabbit.test.api.security.RSessionAccessControlTest
- testSetProperty() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.setProperty(String, String[])
VersionHistory.setProperty(String, String[], int)
VersionHistory.setProperty(String, Value[])
VersionHistory.setProperty(String, Value[], int)
VersionHistory.setProperty(String, boolean)
VersionHistory.setProperty(String, double)
VersionHistory.setProperty(String, InputStream)
VersionHistory.setProperty(String, String)
VersionHistory.setProperty(String, Calendar)
VersionHistory.setProperty(String, Node)
VersionHistory.setProperty(String, Value)
VersionHistory.setProperty(String, long)
all throw aConstraintViolationException
- testSetProperty() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.setProperty(String, String[])
Version.setProperty(String, String[], int)
Version.setProperty(String, Value[])
Version.setProperty(String, Value[], int)
Version.setProperty(String, boolean)
Version.setProperty(String, double)
Version.setProperty(String, InputStream)
Version.setProperty(String, String)
Version.setProperty(String, Calendar)
Version.setProperty(String, Node)
Version.setProperty(String, Value)
Version.setProperty(String, long)
all throw aConstraintViolationException
- testSetRetentionPolicyBelow() - Method in class org.apache.jackrabbit.test.api.retention.RetentionPolicyTest
- testSetRetentionPolicyIsTransient() - Method in class org.apache.jackrabbit.test.api.retention.RetentionPolicyTest
- testSetRetentionPolicyOnCheckedInNode() - Method in class org.apache.jackrabbit.test.api.retention.RetentionPolicyTest
- testSetRetentionPolicyOnLockedNode() - Method in class org.apache.jackrabbit.test.api.retention.RetentionPolicyTest
- testSetValue() - Method in class org.apache.jackrabbit.test.api.security.RSessionAccessControlTest
- testSetValueLockException() - Method in class org.apache.jackrabbit.test.api.lock.SetValueLockExceptionTest
-
Performs the test for all argument types.
- testShallowHold() - Method in class org.apache.jackrabbit.test.api.retention.HoldEffectTest
- testShallowHoldForOtherSession() - Method in class org.apache.jackrabbit.test.api.retention.HoldEffectTest
- testShallowLock() - Method in class org.apache.jackrabbit.test.api.lock.LockTest
-
Test if a shallow lock does not lock the child nodes of the locked node.
- testShallowLockAboveLockedChild() - Method in class org.apache.jackrabbit.test.api.lock.DeepLockTest
- testShareable() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Test for the predefined mix:referenceable node type.
- testSharedNodePath() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Verify that shared nodes return correct paths.
- testSignatureCredentials() - Method in class org.apache.jackrabbit.test.api.RepositoryLoginTest
-
Tests if
Repository.login(Credentials credentials)
does return a session, i. - testSignatureCredentialsAndWorkspaceName() - Method in class org.apache.jackrabbit.test.api.RepositoryLoginTest
-
Tests if
Repository.login(Credentials credentials, String workspaceName)
does return a session, i. - testSimilarNodeNamesNfcNfd() - Method in class org.apache.jackrabbit.test.api.AddNodeTest
-
Tests the behavior with respect to Unicode normalization
- testSimilarNodeNamesUpperLower() - Method in class org.apache.jackrabbit.test.api.AddNodeTest
-
Tests the behavior with respect to case-sensitivity
- testSimpleVersionable() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Test for the predefined mix:simpleVersionable node type.
- testSingleNodeAdded() - Method in class org.apache.jackrabbit.test.api.observation.NodeAddedTest
-
Tests if
Event.NODE_ADDED
is triggerd when a single node is added. - testSingleNodeRemoved() - Method in class org.apache.jackrabbit.test.api.observation.NodeRemovedTest
-
Tests if a
Event.NODE_REMOVED
is triggered when a single node is removed. - testSingleProperty() - Method in class org.apache.jackrabbit.test.api.query.SimpleSelectionTest
-
Verifies that searching for a property from a single node returns only one row and has the searched property
- testSinglePropertyAdded() - Method in class org.apache.jackrabbit.test.api.observation.PropertyAddedTest
-
Tests if
Event.PROPERTY_ADDED
is triggered when a single property is added. - testSinglePropertyChanged() - Method in class org.apache.jackrabbit.test.api.observation.PropertyChangedTest
-
Tests if a
Event.PROPERTY_CHANGED
is triggered when a single property is changed. - testSinglePropertyChangedWithAdded() - Method in class org.apache.jackrabbit.test.api.observation.PropertyChangedTest
-
Tests if a
Event.PROPERTY_CHANGED
is triggered only for changed properties and not for new properties. - testSinglePropertyRemoved() - Method in class org.apache.jackrabbit.test.api.observation.PropertyRemovedTest
-
Tests if a
Event.PROPERTY_REMOVED
is triggered when a property is removed. - testSingleValue() - Method in class org.apache.jackrabbit.test.api.GetWeakReferencesTest
- testSingleValueWithName() - Method in class org.apache.jackrabbit.test.api.GetWeakReferencesTest
- testSkip() - Method in class org.apache.jackrabbit.test.api.NodeIteratorTest
-
Tests if
RangeIterator.skip(long)
works correctly. - testSkip() - Method in class org.apache.jackrabbit.test.api.observation.EventIteratorTest
-
Tests the method skip()
- testSkip() - Method in class org.apache.jackrabbit.test.api.query.QueryResultNodeIteratorTest
-
Tests if
RangeIterator.skip(long)
works correctly. - testSkip() - Method in class org.apache.jackrabbit.test.api.security.AccessControlPolicyIteratorTest
- testSkipTo() - Method in class org.apache.jackrabbit.test.api.observation.EventJournalTest
- testSkipToNow() - Method in class org.apache.jackrabbit.test.api.observation.EventJournalTest
- testSQL() - Method in class org.apache.jackrabbit.test.api.query.GetLanguageTest
-
Tests if a SQL query returns
Query.SQL
when callingQuery.getLanguage()
. - testStreamHandling() - Method in class org.apache.jackrabbit.test.api.SerializationTest
-
Tests whether
Session.importXML
andWorkspace.importXML
obey the stream handling contract. - testString() - Method in class org.apache.jackrabbit.test.api.query.qom.BindVariableValueTest
- testString() - Method in class org.apache.jackrabbit.test.api.SetPropertyAssumeTypeTest
-
Tests if
Node.setProperty(String, String, int)
if the node type of this node does not indicate a specific property type, then the type parameter is used. - testString() - Method in class org.apache.jackrabbit.test.api.SetValueValueFormatExceptionTest
-
Tests if setValue(String) throws a ValueFormatException immediately (not on save) if a conversion fails.
- testString() - Method in class org.apache.jackrabbit.test.api.SetValueVersionExceptionTest
-
Tests if setValue(String) throws a VersionException immediately or on save if the parent node of this property is checked-in.
- testStringArray() - Method in class org.apache.jackrabbit.test.api.SetValueValueFormatExceptionTest
-
Tests if setValue(String[]) throws a ValueFormatException immediately (not on save) if a conversion fails.
- testStringArray() - Method in class org.apache.jackrabbit.test.api.SetValueVersionExceptionTest
-
Tests if setValue(String[]) throws a VersionException immediately or on save if the parent node of this property is checked-in.
- testStringConstraintViolationExceptionBecauseOfInvalidTypeParameter() - Method in class org.apache.jackrabbit.test.api.SetPropertyAssumeTypeTest
-
Tests if
Node.setProperty(String, String, int)
throws a ConstraintViolationException if the type parameter and the type of the property do not match. - testStringLength() - Method in class org.apache.jackrabbit.test.api.query.qom.LengthTest
- testStringLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeLocalNameTest
- testStringLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeNameTest
- testStringLiteralInvalidName() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeLocalNameTest
- testStringLiteralInvalidName() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeNameTest
- testStringOrder() - Method in class org.apache.jackrabbit.test.api.query.OrderByStringTest
-
Tests order by queries with String properties.
- testStringParent() - Method in class org.apache.jackrabbit.test.api.SetValueStringTest
-
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)
- testStringSession() - Method in class org.apache.jackrabbit.test.api.SetValueStringTest
-
Test the persistence of a property modified with a String parameter and saved from the Session Requires a single-value String (PROP_VALUE_2)
- testSyntacticallyInvalidName() - Method in class org.apache.jackrabbit.test.api.query.qom.SelectorTest
- testSyntacticallyInvalidPath() - Method in class org.apache.jackrabbit.test.api.query.qom.ChildNodeTest
- testSyntacticallyInvalidPath() - Method in class org.apache.jackrabbit.test.api.query.qom.DescendantNodeTest
- testSyntacticallyInvalidPath() - Method in class org.apache.jackrabbit.test.api.query.qom.SameNodeTest
- testSystemGenerated() - Method in class org.apache.jackrabbit.test.api.observation.PropertyAddedTest
-
Tests if
Event.PROPERTY_ADDED
is triggered for system generated property jcr:primaryType. - testTextNodeTest() - Method in class org.apache.jackrabbit.test.api.query.TextNodeTest
-
Tests if text() node test is equivalent with jcr:xmltext.
- testTextNodeTestContains() - Method in class org.apache.jackrabbit.test.api.query.TextNodeTest
-
Tests if text() node test is equivalent with jcr:xmltext and jcr:contains matches content in jcr:xmlcharacters property.
- testTextNodeTestMultiNodes() - Method in class org.apache.jackrabbit.test.api.query.TextNodeTest
-
Tests if text() node test is equivalent with jcr:xmltext and will select multiple nodes with name jcr:xmltext.
- testTextNodeTestWithPosition() - Method in class org.apache.jackrabbit.test.api.query.TextNodeTest
-
Tests text() node test with various position predicates: position(), first(), last().
- testTransientDeepHold() - Method in class org.apache.jackrabbit.test.api.retention.HoldEffectTest
- testTransientDeepHoldForOtherSession() - Method in class org.apache.jackrabbit.test.api.retention.HoldEffectTest
- testTransientMoveShareableNode() - Method in class org.apache.jackrabbit.test.api.ShareableNodeTest
-
Transiently move a node in a shared set.
- testTransientNewNodeItemIsModified() - Method in class org.apache.jackrabbit.test.api.NodeItemIsModifiedTest
-
Test if Item.isModified() returns false after a new NodeItem is set (before node is saved (transient).
- testTransientNewPropertyItemIsModified() - Method in class org.apache.jackrabbit.test.api.PropertyItemIsModifiedTest
-
Test if Item.isModified() returns false after a new PropertyItem is set (before node is saved (transient).
- testTransientNodeAddedRemoved() - Method in class org.apache.jackrabbit.test.api.observation.NodeAddedTest
-
Tests if events are only created for changes that are persisted.
- testTransientNodeItemIsModified() - Method in class org.apache.jackrabbit.test.api.NodeItemIsModifiedTest
-
Test if Item.isModified() returns true for an already existing and modified NodeItem (modifications aren't saved (transient)).
- testTransientNodeItemIsNew() - Method in class org.apache.jackrabbit.test.api.NodeItemIsNewTest
-
Test if Item.isNew() returns true directly after a new NodeItem is added (before node is saved (transient)).
- testTransientPropertyItemIsModified() - Method in class org.apache.jackrabbit.test.api.PropertyItemIsModifiedTest
-
Test if Item.isModified() returns true for an already existing and modified PropertyItem (modifications aren't saved (transient)).
- testTransientPropertyItemIsNew() - Method in class org.apache.jackrabbit.test.api.PropertyItemIsNewTest
-
Test if Item.isNew() returns true direct after a new PropertyItem is set (before node is saved (transient)).
- testTransientRententionPolicy() - Method in class org.apache.jackrabbit.test.api.retention.RetentionPolicyEffectTest
- testTransientRententionPolicy2() - Method in class org.apache.jackrabbit.test.api.retention.RetentionPolicyEffectTest
- testTransientShallowHold() - Method in class org.apache.jackrabbit.test.api.retention.HoldEffectTest
- testTransientShallowHoldForOtherSession() - Method in class org.apache.jackrabbit.test.api.retention.HoldEffectTest
- testType() - Method in class org.apache.jackrabbit.test.api.PropertyTypeTest
-
Tests if the type of a property is set according to the node type as well as no property is of type UNDEFINED.
- testUndefined() - Method in class org.apache.jackrabbit.test.api.nodetype.CanAddChildNodeCallWithNodeTypeTest
-
Tests if
NodeType.canAddChildNode(String childNodeName, String nodeTypeName)
returns false ifchildNodeName
does not match theNodeDef
. - testUndefined() - Method in class org.apache.jackrabbit.test.api.nodetype.CanAddChildNodeCallWithoutNodeTypeTest
-
Tests if
NodeType.canAddChildNode(String childNodeName)
returns true ifNodeType
nor does contain aNodeDef
namedchildNodeName
nor a residual definition. - testUndefinedProperty() - Method in class org.apache.jackrabbit.test.api.UndefinedPropertyTest
-
Tests that no actual property with type Undefined exists.
- testUnknownNodeType() - Method in class org.apache.jackrabbit.test.api.AddNodeTest
-
Tests if addNode() throws a NoSuchNodeTypeException in case of an unknown node type.
- testUnknownNodeType() - Method in class org.apache.jackrabbit.test.api.query.qom.SelectorTest
- testUnknownPrivilegeFromName() - Method in class org.apache.jackrabbit.test.api.security.AccessControlDiscoveryTest
- testUnknownQueryLanguage() - Method in class org.apache.jackrabbit.test.api.query.CreateQueryTest
- testUnlock() - Method in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
-
Test if Lock is properly released.
- testUnlock() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.unlock()
throws aLockException
- testUnlock() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.unlock()
throws aLockException
- testUnlockByOtherSession() - Method in class org.apache.jackrabbit.test.api.lock.AbstractLockTest
-
Test
LockManager.unlock(String)
for a session that is not lock owner. - testUnlockJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.unlock()
throws aLockException
- testUnlockJcr2() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
Version.unlock()
throws aLockException
- testUnlockSameNameSibling() - Method in class org.apache.jackrabbit.test.api.lock.LockTest
-
Tests if unlocking the first of two locked same-name sibling nodes does not unlock the second (JIRA issue JCR-284).
- testUnregisterNamespaceExceptions() - Method in class org.apache.jackrabbit.test.api.NamespaceRegistryTest
-
Tests whether unregistering a system namespace or an undefined namespace throws the expected exception.
- testUnregisterNodeType() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeCreationTest
- testUnregisterNodeTypes() - Method in class org.apache.jackrabbit.test.api.nodetype.NodeTypeCreationTest
- testUnstructured() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Test for the predefined nt:unstructured node type.
- testUpdate() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Checks if
Node.update(String)
works properly by creating the same node in two workspaces one with a child node the other with a property set. - testUpdate() - Method in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
-
Tests if
VersionHistory.update(String)
throws anConstraintViolationException
- testUpdate() - Method in class org.apache.jackrabbit.test.api.version.VersionTest
-
Tests if
VersionHistory.update(String)
throws anConstraintViolationException
- testUpdateInvalidItemStateException() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Tries calling
Node.update(String)
after node has changed in first workspace but not been saved yet. - testUpdateNoClone() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Calls
Node.update(String)
for a node that only exists in current workspace. - testUpdateNoSuchWorkspaceException() - Method in class org.apache.jackrabbit.test.api.NodeTest
-
Tries to use
Node.update(String)
with an invalid workspace. - testUpperCase() - Method in class org.apache.jackrabbit.test.api.query.qom.QueryObjectModelFactoryTest
-
Test case for
QueryObjectModelFactory.upperCase(DynamicOperand)
- testUpperCaseTwice() - Method in class org.apache.jackrabbit.test.api.query.qom.UpperLowerCaseTest
- testUpperLowerCase() - Method in class org.apache.jackrabbit.test.api.query.qom.UpperLowerCaseTest
- testURI() - Method in class org.apache.jackrabbit.test.api.query.OrderByURITest
- testURI() - Method in class org.apache.jackrabbit.test.api.query.qom.BindVariableValueTest
- testURILength() - Method in class org.apache.jackrabbit.test.api.query.qom.LengthTest
- testURILiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeLocalNameTest
- testURILiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeNameTest
-
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.
- testUserData() - Method in class org.apache.jackrabbit.test.api.observation.EventJournalTest
- testUUID() - Method in class org.apache.jackrabbit.test.api.observation.AddEventListenerTest
-
Tests if events are only generated for specified UUIDs.
- testUUID() - Method in class org.apache.jackrabbit.test.api.observation.EventJournalTest
- testValue() - Method in class org.apache.jackrabbit.test.api.BinaryPropertyTest
-
Tests that Property.getStream() delivers the same as Value.getStream().
- testValue() - Method in class org.apache.jackrabbit.test.api.BooleanPropertyTest
-
Tests that Property.getBoolean() delivers the same as Value.getBoolean() and that in case of a multivalue property Property.getBoolean() throws a ValueFormatException.
- testValue() - Method in class org.apache.jackrabbit.test.api.DatePropertyTest
-
Tests that Property.getDate() delivers the same as Value.getDate() and that in case of a multivalue property a ValueFormatException is thrown.
- testValue() - Method in class org.apache.jackrabbit.test.api.DoublePropertyTest
-
tests that Property.getDouble() delivers the same as Value.getDouble() and if in case of a multivalue property a ValueFormatException is thrown.
- testValue() - Method in class org.apache.jackrabbit.test.api.LongPropertyTest
-
Tests that Property.getLong() delivers the same as Value.getLong() and if in case of a multivalue property a ValueFormatException is thrown.
- testValue() - Method in class org.apache.jackrabbit.test.api.SetPropertyAssumeTypeTest
-
Tests if
Node.setProperty(String, Value, int)
if the node type of this node does not indicate a specific property type, then the type parameter is used. - testValue() - Method in class org.apache.jackrabbit.test.api.SetValueValueFormatExceptionTest
-
Tests if setValue(Value) throws a ValueFormatException immediately (not on save) if a conversion fails.
- testValue() - Method in class org.apache.jackrabbit.test.api.SetValueVersionExceptionTest
-
Tests if setValue(Value) throws a VersionException immediately or on save if the parent node of this property is checked-in.
- testValue() - Method in class org.apache.jackrabbit.test.api.StringPropertyTest
-
Tests that Property.getString() delivers a string equal to the string received with Value.getString().
- testValueArray() - Method in class org.apache.jackrabbit.test.api.SetValueValueFormatExceptionTest
-
Tests if setValue(Value[]) throws a ValueFormatException immediately (not on save) if a conversion fails.
- testValueArray() - Method in class org.apache.jackrabbit.test.api.SetValueVersionExceptionTest
-
Tests if setValue(Value[]) throws a VersionException immediately or on save if the parent node of this property is checked-in.
- testValueAssumeTypeOfValue() - Method in class org.apache.jackrabbit.test.api.SetPropertyAssumeTypeTest
-
Tests if
Node.setProperty(String, Value)
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. - testValueConstraintNotSatisfied() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyBinaryTest
-
Tests if canSetProperty(String propertyName, Value value) returns false if value does not satisfy the value constraints of the property def
- testValueConstraintNotSatisfied() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyBooleanTest
-
Tests if canSetProperty(String propertyName, Value value) returns false if value does not satisfy the value constraints of the property def
- testValueConstraintNotSatisfied() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyDateTest
-
Tests if canSetProperty(String propertyName, Value value) returns false if value does not match the value constraints of the property def
- testValueConstraintNotSatisfied() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyDoubleTest
-
Tests if canSetProperty(String propertyName, Value value) returns false if value does not satsfy the value constraints of the property def
- testValueConstraintNotSatisfied() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyLongTest
-
Tests if canSetProperty(String propertyName, Value value) returns false if value does not satisfy the value constraints of the property def
- testValueConstraintNotSatisfied() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyNameTest
-
Tests if canSetProperty(String propertyName, Value value) returns false if value does not satisfy the value constraints of the property def
- testValueConstraintNotSatisfied() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyPathTest
-
Tests if canSetProperty(String propertyName, Value value) returns false if value does not satisfy the value constraints of the property def
- testValueConstraintNotSatisfied() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyStringTest
-
Tests if canSetProperty(String propertyName, Value value) returns false if value does not satisfy the value constraints of the property def
- testValueConstraintNotSatisfiedMultiple() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyBinaryTest
-
Tests if canSetProperty(String propertyName, Value[] values) returns false if values do not satisfy the value constraints of the property def
- testValueConstraintNotSatisfiedMultiple() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyBooleanTest
-
Tests if canSetProperty(String propertyName, Value[] values) returns false if values do not satisfy the value constraints of the property def
- testValueConstraintNotSatisfiedMultiple() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyDateTest
-
Tests if canSetProperty(String propertyName, Value[] values) returns false if values do not satisfy the value constraints of the property def
- testValueConstraintNotSatisfiedMultiple() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyDoubleTest
-
Tests if canSetProperty(String propertyName, Value[] values) returns false if values do not satisfy the value constraints of the property def
- testValueConstraintNotSatisfiedMultiple() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyLongTest
-
Tests if canSetProperty(String propertyName, Value[] values) returns false if values do not satisfy the value constraints of the property def
- testValueConstraintNotSatisfiedMultiple() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyNameTest
-
Tests if canSetProperty(String propertyName, Value[] values) returns false if values do not satisfy the value constraints of the property def
- testValueConstraintNotSatisfiedMultiple() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyPathTest
-
Tests if canSetProperty(String propertyName, Value[] values) returns false if values do not satisfy the value constraints of the property def
- testValueConstraintNotSatisfiedMultiple() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyStringTest
-
Tests if canSetProperty(String propertyName, Value[] values) returns false if values do not satisfy the value constraints of the property def
- testValueConstraintViolationExceptionBecauseOfInvalidTypeParameter() - Method in class org.apache.jackrabbit.test.api.SetPropertyAssumeTypeTest
-
Tests if
Node.setProperty(String, Value, int)
throws a ConstraintViolationException if the type parameter and the type of the property do not match. - testValueFormatException() - Method in class org.apache.jackrabbit.test.api.ValueFactoryTest
-
Tests if a ValueFormatexception is thrown in case the passed string cannot be converted to the required value type.
- testValueJcr2() - Method in class org.apache.jackrabbit.test.api.BinaryPropertyTest
-
Tests that Value.getStream() delivers the same as Value.getBinary.getStream().
- testValueNull() - Method in class org.apache.jackrabbit.test.api.nodetype.CanSetPropertyTest
-
Tests if canSetProperty(String propertyName, Value value) where value is null returns the same as canRemoveItem
- testValueParent() - Method in class org.apache.jackrabbit.test.api.SetValueStringTest
-
Test the persistence of a property modified with a Value parameter, and saved from the parent Node Requires a single-value Value (sv2)
- testValues() - Method in class org.apache.jackrabbit.test.api.SetPropertyAssumeTypeTest
-
Tests if
Node.setProperty(String, Value[], int)
if the node type of this node does not indicate a specific property type, then the type parameter is used. - testValuesAssumeTypeOfValue() - Method in class org.apache.jackrabbit.test.api.SetPropertyAssumeTypeTest
-
Tests if
Node.setProperty(String, Value[])
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. - testValuesConstraintViolationExceptionBecauseOfInvalidTypeParameter() - Method in class org.apache.jackrabbit.test.api.SetPropertyAssumeTypeTest
-
Tests if
Node.setProperty(String, Value[], int)
throws a ConstraintViolationException or ValueFormatException if the type parameter and the type of the property do not match. - testValueSession() - Method in class org.apache.jackrabbit.test.api.SetValueStringTest
-
Test the persistence of a property modified with a Value parameter and saved from the Session Requires a single-value Value (sv2)
- testValueType() - Method in class org.apache.jackrabbit.test.api.ValueFactoryTest
-
Tests if the type of a created value is set correctly.
- testVersion() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Test for the predefined nt:version node type.
- testVersionable() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Test for the predefined mix:versionable node type.
- testVersionedChild() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Test for the predefined nt:versionedChild node type.
- testVersionException() - Method in class org.apache.jackrabbit.test.api.query.SaveTest
-
Tests if a
VersionException
is thrown when a query is stored under a checked in node. - testVersionHistory() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Test for the predefined nt:versionHistory node type.
- testVersioning() - Method in class org.apache.jackrabbit.test.api.observation.GetUserDataTest
- testVersioningExceptionFileChildSession() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testVersioningExceptionFileChildSessionContentHandler() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testVersioningExceptionFileChildWorkspace() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testVersioningExceptionFileChildWorkspaceContentHandler() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testVersioningExceptionFileParentSession() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testVersioningExceptionFileParentSessionContentHandler() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testVersioningExceptionFileParentWorkspace() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testVersioningExceptionFileParentWorkspaceContentHandler() - Method in class org.apache.jackrabbit.test.api.SerializationTest
- testVersionLabels() - Method in class org.apache.jackrabbit.test.api.nodetype.PredefinedNodeTypeTest
-
Test for the predefined nt:versionLabels node type.
- testVersionLabelsAfterRemovingVersion() - Method in class org.apache.jackrabbit.test.api.version.VersionLabelTest
-
Test VersionHistory.removeVersion(String) should remove all associated labels with removal of version
- testVersionStorageIdenticalAcrossAllWorkspaces() - Method in class org.apache.jackrabbit.test.api.version.VersionStorageTest
-
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.
- testVersionStorageProtected() - Method in class org.apache.jackrabbit.test.api.version.VersionStorageTest
-
Entire subtree is protected.
- testWeakReference() - Method in class org.apache.jackrabbit.test.api.query.qom.BindVariableValueTest
- testWeakReferenceLength() - Method in class org.apache.jackrabbit.test.api.query.qom.LengthTest
- testWeakReferenceLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeLocalNameTest
- testWeakReferenceLiteral() - Method in class org.apache.jackrabbit.test.api.query.qom.NodeNameTest
- testWorkspaceGetImportContentHandler() - Method in class org.apache.jackrabbit.test.api.DocumentViewImportTest
- testWorkspaceGetImportContentHandlerExceptions() - Method in class org.apache.jackrabbit.test.api.SerializationTest
-
Supplying an invalid repository path for import must throw a PathNotFoundException
- testWorkspaceImportXml() - Method in class org.apache.jackrabbit.test.api.DocumentViewImportTest
- testWorkspaceImportXmlExceptions() - Method in class org.apache.jackrabbit.test.api.SerializationTest
-
Tests the exceptions when importing: If the parent node does not exist, and if an IO error occurs.
- testWorkspaceMoveDestCheckedInVersionException() - Method in class org.apache.jackrabbit.test.api.version.WorkspaceMoveVersionExceptionTest
-
Tries to move a node using
Workspace.move(String, String)
where the destination parent is checked in. - testWorkspaceMoveNode() - Method in class org.apache.jackrabbit.test.api.security.RSessionAccessControlTest
- testWorkspaceMoveSourceCheckedInVersionException() - Method in class org.apache.jackrabbit.test.api.version.WorkspaceMoveVersionExceptionTest
-
Tries to move a node using
Workspace.move(String, String)
where the source parent is checked in. - testWorkspaceOperation() - Method in class org.apache.jackrabbit.test.api.observation.GetUserDataTest
- testWorkspaceRestoreHasCorrespondingNode() - Method in class org.apache.jackrabbit.test.api.version.WorkspaceRestoreTest
-
Test if VersionException is thrown if the specified version array does not contain a version that has a corresponding node in this workspace.
- testWorkspaceRestoreHasCorrespondingNodeJcr2() - Method in class org.apache.jackrabbit.test.api.version.WorkspaceRestoreTest
-
Test if VersionException is thrown if the specified version array does not contain a version that has a corresponding node in this workspace.
- testWorkspaceRestoreOnCheckedInNode() - Method in class org.apache.jackrabbit.test.api.version.WorkspaceRestoreTest
-
Test if workspace-restoring a node works on checked-in node.
- testWorkspaceRestoreOnCheckedInNodeJcr2() - Method in class org.apache.jackrabbit.test.api.version.WorkspaceRestoreTest
-
Test if workspace-restoring a node works on checked-in node.
- testWorkspaceRestoreOnCheckedOutNode() - Method in class org.apache.jackrabbit.test.api.version.WorkspaceRestoreTest
-
Test if workspace-restoring a node works on checked-out node.
- testWorkspaceRestoreOnCheckedOutNodeJcr2() - Method in class org.apache.jackrabbit.test.api.version.WorkspaceRestoreTest
-
Test if workspace-restoring a node works on checked-out node.
- testWorkspaceRestoreWithParent() - Method in class org.apache.jackrabbit.test.api.version.WorkspaceRestoreTest
-
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. S must contain at least one version that corresponds to an existing node in the workspace.
- testWorkspaceRestoreWithParentJcr2() - Method in class org.apache.jackrabbit.test.api.version.WorkspaceRestoreTest
-
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. S must contain at least one version that corresponds to an existing node in the workspace.
- testWorkspaceRestoreWithPendingChanges() - Method in class org.apache.jackrabbit.test.api.version.WorkspaceRestoreTest
-
Test if InvalidItemStateException is thrown if the session affected by Workspace.restore(Version[], boolean) has pending changes.
- testWorkspaceRestoreWithPendingChangesJcr2() - Method in class org.apache.jackrabbit.test.api.version.WorkspaceRestoreTest
-
Test if InvalidItemStateException is thrown if the session affected by VersionManager.restore(Version[], boolean) has pending changes.
- testWorkspaceRestoreWithRemoveExisting() - Method in class org.apache.jackrabbit.test.api.version.WorkspaceRestoreTest
-
Test if the removeExisting-flag removes an existing node in case of uuid conflict.
- testWorkspaceRestoreWithRemoveExistingJcr2() - Method in class org.apache.jackrabbit.test.api.version.WorkspaceRestoreTest
-
Test if the removeExisting-flag removes an existing node in case of uuid conflict.
- testWorkspaceRestoreWithUUIDConflict() - Method in class org.apache.jackrabbit.test.api.version.WorkspaceRestoreTest
-
Tests if restoring the
Version
of an existing node throws anItemExistsException
if removeExisting is set to FALSE. - testWorkspaceRestoreWithUUIDConflictJcr2() - Method in class org.apache.jackrabbit.test.api.version.WorkspaceRestoreTest
-
Tests if restoring the
Version
of an existing node throws anItemExistsException
if removeExisting is set to FALSE. - testWorkspaceSeparation() - Method in class org.apache.jackrabbit.test.api.observation.EventJournalTest
- testWritePrivilege() - Method in class org.apache.jackrabbit.test.api.security.AccessControlDiscoveryTest
-
Test the jcr:write privilege.
- Text - Class in org.apache.jackrabbit.test.api.util
-
This Class provides some text related utilities
- Text - Class in org.apache.jackrabbit.util
-
This Class provides some text related utilities
- TextLbrace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- TextLpar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- TextLparForKindTest - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- TextNodeTest - Class in org.apache.jackrabbit.test.api.query
-
Tests the text() node test in XPath.
- TextNodeTest() - Constructor for class org.apache.jackrabbit.test.api.query.TextNodeTest
- TextsearchQueryNode - Class in org.apache.jackrabbit.spi.commons.query
-
Implements a query node that defines a textsearch clause.
- TextsearchQueryNode(QueryNode, String) - Constructor for class org.apache.jackrabbit.spi.commons.query.TextsearchQueryNode
-
Creates a new
TextsearchQueryNode
with aparent
and a textsearchquery
statement. - TextTest() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- TextValue - Interface in org.apache.jackrabbit.core.xml
-
TextValue
represents a serialized property value read from a System or Document View XML document. - Then - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- throwLockException(String, SessionImpl) - Method in class org.apache.jackrabbit.core.lock.LockInfo
-
Utility method that throws a
LockException
with the "failure node path" set to the path of the node that holds this lock. - throwRepositoryException(Exception) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
-
Wraps the exception
e
into aRepositoryException
and throws the created exception. - TIME_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- TIME_ZONE_INTERVAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- TIMED_OUT - Static variable in class org.apache.jackrabbit.spi.commons.lock.Locked
-
Deprecated.Object returned when timeout is reached without being able to call
Locked.run(javax.jcr.Node)
while holding the lock. - TIMED_OUT - Static variable in class org.apache.jackrabbit.util.Locked
-
Object returned when timeout is reached without being able to call
Locked.run(javax.jcr.Node)
while holding the lock. - TIMEOUT_INFINITE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- TimeoutHeader - Class in org.apache.jackrabbit.webdav.header
-
TimeoutHeader
... - TimeoutHeader(long) - Constructor for class org.apache.jackrabbit.webdav.header.TimeoutHeader
- timeoutToXml(long, Document) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Converts the given timeout (long value defining the number of milli- second until timeout is reached) to its Xml representation as defined by RFC 4918.
- Timer - Class in org.apache.jackrabbit.util
-
Timer
wraps the standard JavaTimer
class and implements a guaranteed shutdown of the background thread running in theTimer
instance after a certainTimer.IDLE_TIME
. - Timer(boolean) - Constructor for class org.apache.jackrabbit.util.Timer
-
Creates a new
Timer
instance. - Timer.Task - Class in org.apache.jackrabbit.util
-
Extends the
TimerTask
with callback hooks to thisTimer
implementation. - TimeSeriesAverage - Class in org.apache.jackrabbit.stats
-
Time series of the average calculated by dividing a measured value by the counter of events during the measurement period.
- TimeSeriesAverage(TimeSeries, TimeSeries) - Constructor for class org.apache.jackrabbit.stats.TimeSeriesAverage
-
Same as
TimeSeriesAverage(TimeSeries, TimeSeries, long)
passing 0 for the 3rd argument. - TimeSeriesAverage(TimeSeries, TimeSeries, long) - Constructor for class org.apache.jackrabbit.stats.TimeSeriesAverage
- TimeSeriesMax - Class in org.apache.jackrabbit.stats
-
Time series of the maximum value recorded in a period
- TimeSeriesMax() - Constructor for class org.apache.jackrabbit.stats.TimeSeriesMax
- TimeSeriesMax(long) - Constructor for class org.apache.jackrabbit.stats.TimeSeriesMax
- TimeSeriesRecorder - Class in org.apache.jackrabbit.stats
-
Recorder of a time series.
- TimeSeriesRecorder(boolean) - Constructor for class org.apache.jackrabbit.stats.TimeSeriesRecorder
-
Same as
TimeSeriesRecorder(boolean, long)
passing long for the 2nd argument - TimeSeriesRecorder(boolean, long) - Constructor for class org.apache.jackrabbit.stats.TimeSeriesRecorder
- TimeSeriesRecorder(RepositoryStatistics.Type) - Constructor for class org.apache.jackrabbit.stats.TimeSeriesRecorder
- TimeSeriesStatsUtil - Class in org.apache.jackrabbit.stats
-
Utility class for retrieving
CompositeData
forTimeSeries
. - TIMESTAMP_LITERAL - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- TIMESTAMP_STRING - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- timeToString(long) - Static method in class org.apache.jackrabbit.core.query.lucene.DateField
-
Converts a millisecond time to a string suitable for indexing.
- To - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- toArray() - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
-
Returns an array containing all of the elements in this collection.
- toArray(Object[]) - Method in class org.apache.jackrabbit.util.WeakIdentityCollection
-
The returned array may contain
null
elements! - toArray(NodeIterator) - Method in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
-
Returns the nodes in
it
as an array of Nodes. - toArray(EventListenerIterator) - Method in class org.apache.jackrabbit.test.api.observation.AbstractObservationTest
-
Consumes the
EventListenerIterator
and returns theEventListener
as an array. - toByteArray() - Method in class org.apache.jackrabbit.core.query.lucene.PropertyMetaData
- toJcrIdentifier(NodeId) - Method in class org.apache.jackrabbit.spi.commons.identifier.AbstractIdFactory
- toJcrIdentifier(NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.IdFactoryLogger
- toJcrIdentifier(NodeId) - Method in interface org.apache.jackrabbit.spi.IdFactory
-
Returns the JCR string representation of the given
nodeId
. - token - Variable in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
- token - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- Token - Class in org.apache.jackrabbit.spi.commons.query.sql
-
Describes the input token stream.
- Token - Class in org.apache.jackrabbit.spi.commons.query.xpath
-
Describes the input token stream.
- Token() - Constructor for class org.apache.jackrabbit.spi.commons.query.sql.Token
- Token() - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.Token
- TOKEN_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.security.authentication.token.TokenBasedAuthentication
-
The name of the login token attribute.
- TOKEN_EXPIRATION - Static variable in class org.apache.jackrabbit.core.security.authentication.token.TokenBasedAuthentication
-
Default expiration time for login tokens is 2 hours.
- token_source - Variable in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
- token_source - Variable in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- TokenBasedAuthentication - Class in org.apache.jackrabbit.core.security.authentication.token
-
Authentication implementation that compares the tokens stored with a given user node to the token present in the SimpleCredentials attributes.
- TokenBasedAuthentication(String, long, Session) - Constructor for class org.apache.jackrabbit.core.security.authentication.token.TokenBasedAuthentication
- tokenImage - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- tokenImage - Variable in exception org.apache.jackrabbit.spi.commons.query.sql.ParseException
-
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
- tokenImage - Variable in exception org.apache.jackrabbit.spi.commons.query.xpath.ParseException
-
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
- tokenImage - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- tokenizeList(String) - Static method in class org.apache.jackrabbit.webdav.header.FieldValueParser
-
Tokenize lists of token and quoted-url
- TokenMgrError - Error in org.apache.jackrabbit.spi.commons.query.sql
- TokenMgrError - Error in org.apache.jackrabbit.spi.commons.query.xpath
- TokenMgrError() - Constructor for error org.apache.jackrabbit.spi.commons.query.sql.TokenMgrError
- TokenMgrError() - Constructor for error org.apache.jackrabbit.spi.commons.query.xpath.TokenMgrError
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.jackrabbit.spi.commons.query.sql.TokenMgrError
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.jackrabbit.spi.commons.query.xpath.TokenMgrError
- TokenMgrError(String, int) - Constructor for error org.apache.jackrabbit.spi.commons.query.sql.TokenMgrError
- TokenMgrError(String, int) - Constructor for error org.apache.jackrabbit.spi.commons.query.xpath.TokenMgrError
- TokenProvider - Class in org.apache.jackrabbit.core.security.authentication.token
-
Backport of the TokenProvider implementation present with OAK adjusted to match some subtle differences in jackrabbit token login.
- tokenStream(String, Reader) - Method in class org.apache.jackrabbit.core.query.lucene.JackrabbitAnalyzer
-
Creates a TokenStream which tokenizes all the text in the provided Reader.
- tokenStreamValue() - Method in class org.apache.jackrabbit.core.query.lucene.IDField
- tokenStreamValue() - Method in class org.apache.jackrabbit.core.query.lucene.LazyTextExtractorField
- toServiceFactoryParameters() - Method in class org.apache.jackrabbit.spi2dav.ConnectionOptions
- toString() - Method in class org.apache.jackrabbit.commons.AbstractItem
-
Returns a string representation of this item.
- toString() - Method in exception org.apache.jackrabbit.commons.cnd.ParseException
- toString() - Method in class org.apache.jackrabbit.commons.observation.ListenerTracker
- toString() - Method in enum org.apache.jackrabbit.commons.query.qom.JoinType
-
Returns the JCR 2.0 name of this join type.
- toString() - Method in enum org.apache.jackrabbit.commons.query.qom.Operator
-
Returns the JCR 2.0 name of this query operator.
- toString() - Method in class org.apache.jackrabbit.commons.xml.ProxyContentHandler
- toString() - Method in class org.apache.jackrabbit.commons.xml.ToXmlContentHandler
-
Returns the serialized XML document (assuming the default no-argument constructor was used).
- toString() - Method in class org.apache.jackrabbit.core.cache.ConcurrentCache
- toString() - Method in class org.apache.jackrabbit.core.CachingHierarchyManager
-
Dump contents of path map and elements included to a string.
- toString() - Method in class org.apache.jackrabbit.core.data.AbstractDataRecord
-
Returns the string representation of the data identifier.
- toString() - Method in class org.apache.jackrabbit.core.data.DataIdentifier
-
Returns the identifier string.
- toString() - Method in class org.apache.jackrabbit.core.fs.FileSystemResource
-
Returns the path string of this resource.
- toString() - Method in class org.apache.jackrabbit.core.id.NodeId
-
Returns the UUID string representation of this identifier.
- toString() - Method in class org.apache.jackrabbit.core.id.PropertyId
-
Returns the same as
this.getParentId() + "/" + this.getName()
- toString() - Method in class org.apache.jackrabbit.core.ItemData
- toString() - Method in class org.apache.jackrabbit.core.ItemImpl
-
Returns the(
safe
) path of this item for use in diagnostic output. - toString() - Method in class org.apache.jackrabbit.core.ItemManager
- toString() - Method in class org.apache.jackrabbit.core.ItemRefreshOperation
-
Returns a string representation of this operation.
- toString() - Method in class org.apache.jackrabbit.core.lock.LockInfo
- toString() - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
-
Dump contents of path map and elements included to a string.
- toString() - Method in class org.apache.jackrabbit.core.NodeImpl
-
Return a string representation of this node for diagnostic purposes.
- toString() - Method in class org.apache.jackrabbit.core.nodetype.BitSetENTCacheImpl
- toString() - Method in class org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCacheImpl
- toString() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
- toString() - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
- toString() - Method in class org.apache.jackrabbit.core.observation.EventImpl
-
Returns a String representation of this
Event
. - toString() - Method in class org.apache.jackrabbit.core.observation.EventState
-
Returns a String representation of this
EventState
. - toString() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
- toString() - Method in class org.apache.jackrabbit.core.persistence.check.ConsistencyReportImpl
- toString() - Method in class org.apache.jackrabbit.core.persistence.check.ReportItemImpl
- toString() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
- toString() - Method in class org.apache.jackrabbit.core.persistence.util.ErrorHandling
-
Returns the string representation where the flags are separated with "|".
- toString() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.ChildNodeEntry
- toString() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle.PropertyEntry
- toString() - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
- toString() - Method in class org.apache.jackrabbit.core.PropertyImpl
-
Return a string representation of this property for diagnostic purposes.
- toString() - Method in class org.apache.jackrabbit.core.query.lucene.ConsistencyCheckError
-
Returns the diagnostic message.
- toString() - Method in class org.apache.jackrabbit.core.query.lucene.IndexFormatVersion
- toString() - Method in class org.apache.jackrabbit.core.query.lucene.join.JoinRow
- toString() - Method in class org.apache.jackrabbit.core.query.lucene.join.SelectorRow
- toString() - Method in class org.apache.jackrabbit.core.query.lucene.MultiIndex.Action
-
Returns a
String
representation of this action that can be written to theRedoLog
. - toString() - Method in class org.apache.jackrabbit.core.query.lucene.ScoreNode
- toString() - Method in class org.apache.jackrabbit.core.security.AnonymousPrincipal
- toString() - Method in class org.apache.jackrabbit.core.security.authorization.GlobPattern
- toString() - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeBits
- toString() - Method in class org.apache.jackrabbit.core.security.principal.PrincipalImpl
- toString() - Method in class org.apache.jackrabbit.core.security.SystemPrincipal
- toString() - Method in class org.apache.jackrabbit.core.security.UserPrincipal
- toString() - Method in class org.apache.jackrabbit.core.session.AddNodeOperation
-
Returns a string representation of this operation.
- toString() - Method in class org.apache.jackrabbit.core.session.SessionContext
-
Dumps the session internals to a string.
- toString() - Method in class org.apache.jackrabbit.core.session.SessionItemOperation
-
Returns a string representation of this operation.
- toString() - Method in class org.apache.jackrabbit.core.session.SessionRefreshOperation
-
Returns a string representation of this operation.
- toString() - Method in class org.apache.jackrabbit.core.session.SessionSaveOperation
-
Returns a string representation of this operation.
- toString() - Method in class org.apache.jackrabbit.core.SessionImpl
-
Returns the unique internal name of this session.
- toString() - Method in class org.apache.jackrabbit.core.SessionMoveOperation
-
Returns a string representation of this operation.
- toString() - Method in class org.apache.jackrabbit.core.state.ChangeLog
-
Returns a string representation of this change log for diagnostic purposes.
- toString() - Method in class org.apache.jackrabbit.core.state.ChildNodeEntry
- toString() - Method in class org.apache.jackrabbit.core.state.NodeReferences
- toString() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
- toString() - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
- toString() - Method in class org.apache.jackrabbit.core.value.RefCountingBLOBFileValue
- toString() - Method in class org.apache.jackrabbit.core.version.DateVersionSelector
-
returns debug information
- toString() - Method in class org.apache.jackrabbit.core.version.LabelVersionSelector
-
returns debug information
- toString() - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
-
Return a string representation of this version history node for diagnostic purposes.
- toString() - Method in class org.apache.jackrabbit.core.version.VersionImpl
-
Return a string representation of this version node for diagnostic purposes.
- toString() - Method in class org.apache.jackrabbit.jca.JCAConnectionRequestInfo
- toString() - Method in class org.apache.jackrabbit.jcr2spi.ItemCacheImpl
-
Returns the the state of this instance in a human readable format.
- toString() - Method in class org.apache.jackrabbit.jcr2spi.ItemManagerImpl
-
Returns the the state of this instance in a human readable format.
- toString() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
-
Returns the the state of this instance in a human readable format.
- toString() - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
-
Returns the the state of this instance in a human readable format.
- toString() - Method in class org.apache.jackrabbit.jcr2spi.security.authorization.PrivilegeImpl
- toString() - Method in class org.apache.jackrabbit.server.io.BoundedInputStream
- toString() - Method in class org.apache.jackrabbit.spi.commons.batch.AbstractChangeLog
- toString() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.AddNode
- toString() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.AddProperty
- toString() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Empty
- toString() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Move
- toString() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.Remove
- toString() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.ReorderNodes
- toString() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetMixins
- toString() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetPrimaryType
- toString() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetTree
- toString() - Method in class org.apache.jackrabbit.spi.commons.batch.Operations.SetValue
- toString() - Method in class org.apache.jackrabbit.spi.commons.EventFilterImpl
-
Returns a string representation of this EventFilter instance.
- toString() - Method in class org.apache.jackrabbit.spi.commons.EventImpl
- toString() - Method in class org.apache.jackrabbit.spi.commons.namespace.NamespaceMapping
-
Override
Object.toString()
- toString() - Method in class org.apache.jackrabbit.spi.commons.nodetype.constraint.ValueConstraint
-
Same as
ValueConstraint.getString()
- toString() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.AndImpl
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.BindVariableValueImpl
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeImpl
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ChildNodeJoinConditionImpl
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ColumnImpl
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.ComparisonImpl
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeImpl
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.DescendantNodeJoinConditionImpl
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.EquiJoinConditionImpl
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchImpl
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.FullTextSearchScoreImpl
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.JoinImpl
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.LengthImpl
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.LiteralImpl
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.LowerCaseImpl
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.NodeLocalNameImpl
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.NodeNameImpl
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.NotImpl
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.OrderingImpl
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.OrImpl
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.PropertyExistenceImpl
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.PropertyValueImpl
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelTree
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeImpl
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SameNodeJoinConditionImpl
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.SelectorImpl
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.qom.UpperCaseImpl
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTIdentifier
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTLiteral
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.sql.ASTPredicate
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.sql.Token
-
Returns the image.
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
- toString() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.Token
-
Returns the image.
- toString() - Method in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
-
Returns the string representation of this internal value.
- toString() - Method in class org.apache.jackrabbit.spi2dav.ConnectionOptions
- toString() - Method in class org.apache.jackrabbit.spi2davex.ChildInfoImpl
- toString() - Method in class org.apache.jackrabbit.standalone.cli.CommandLine
- toString() - Method in class org.apache.jackrabbit.stats.QueryStatDtoImpl
- toString() - Method in class org.apache.jackrabbit.webdav.property.DavPropertyName
-
Returns a string representation of this property suitable for debugging
- toString(String) - Method in class org.apache.jackrabbit.core.query.lucene.LocalNameQuery
- toString(String) - Method in class org.apache.jackrabbit.core.query.lucene.NameQuery
- toString(String) - Method in class org.apache.jackrabbit.core.query.lucene.NameRangeQuery
- toString(String) - Method in class org.apache.jackrabbit.core.query.lucene.PredicateDerefQuery
-
Returns PredicateDerefQuery(subQuery, referenceNodeProperty, nameTest)
- toString(String) - Method in class org.apache.jackrabbit.core.query.lucene.QueryHitsQuery
- toString(String) - Method in class org.apache.jackrabbit.core.query.lucene.RangeQuery
-
Returns a string representation of this query.
- toString(String) - Method in class org.apache.jackrabbit.core.query.lucene.SimilarityQuery
- toString(String) - Method in class org.apache.jackrabbit.core.query.lucene.WildcardQuery
-
Returns a string representation of this query.
- toString(String) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleNode
- toString(String) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleNode
- toString(Item) - Static method in class org.apache.jackrabbit.commons.JcrUtils
-
Returns a string representation of the given item.
- toString(QueryObjectModel) - Method in interface org.apache.jackrabbit.commons.query.QueryObjectModelBuilder
-
Creates a String representation of the query object model in the syntax this
QueryObjectModelBuilder
can handle. - toString(QueryObjectModel) - Method in class org.apache.jackrabbit.commons.query.sql2.SQL2QOMBuilder
-
Creates a String representation of the query object model in the syntax this
QueryObjectModelBuilder
can handle. - toString(QueryRootNode, String, NameResolver) - Static method in class org.apache.jackrabbit.spi.commons.query.QueryParser
-
Creates a String representation of the QueryNode tree argument
root
. - toString(QueryRootNode, NameResolver) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryTreeBuilder
-
Creates a String representation of the query node tree in the syntax this
QueryTreeBuilder
can handle. - toString(QueryRootNode, NameResolver) - Static method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
-
Creates a String representation of the query node tree in SQL syntax.
- toString(QueryRootNode, NameResolver) - Method in class org.apache.jackrabbit.spi.commons.query.sql.QueryBuilder
-
Creates a String representation of the query node tree in the syntax this
QueryTreeBuilder
can handle. - toString(QueryRootNode, NameResolver) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.QueryBuilder
-
Creates a String representation of the query node tree in the syntax this
QueryTreeBuilder
can handle. - toString(QueryRootNode, NameResolver) - Static method in class org.apache.jackrabbit.spi.commons.query.xpath.XPathQueryBuilder
-
Creates a String representation of the query node tree in XPath syntax.
- touch(DataIdentifier, long) - Method in class org.apache.jackrabbit.aws.ext.ds.S3Backend
- touch(DataIdentifier, long) - Method in interface org.apache.jackrabbit.core.data.Backend
-
Update the lastModified of record if it's lastModified < minModifiedDate.
- touch(DataIdentifier, long) - Method in class org.apache.jackrabbit.core.data.FSBackend
- touch(DataIdentifier, long) - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSBackend
-
Update the lastModified of record if it's lastModified < minModifiedDate.
- touchAsync(DataIdentifier, long, AsyncTouchCallback) - Method in class org.apache.jackrabbit.aws.ext.ds.S3Backend
- touchAsync(DataIdentifier, long, AsyncTouchCallback) - Method in interface org.apache.jackrabbit.core.data.Backend
-
Update the lastModified of record if it's lastModified < minModifiedDate asynchronously.
- touchAsync(DataIdentifier, long, AsyncTouchCallback) - Method in class org.apache.jackrabbit.core.data.FSBackend
- touchAsync(DataIdentifier, long, AsyncTouchCallback) - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSBackend
-
Update the lastModified of record if it's lastModified < minModifiedDate asynchronously.
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.bind.BindInfo
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.bind.ParentElement
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.bind.RebindInfo
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.bind.UnbindInfo
- toXml(Document) - Method in exception org.apache.jackrabbit.webdav.DavException
-
Returns a DAV:error element containing the error condition or
null
if no specific condition is available. - toXml(Document) - Method in exception org.apache.jackrabbit.webdav.jcr.JcrDavException
-
Returns a DAV:error Xml element containing the exceptions class and the message as child elements.
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.jcr.nodetype.ItemDefinitionImpl
-
Returns the Xml representation of a
ItemDefinition
object. - toXml(Document) - Method in class org.apache.jackrabbit.webdav.jcr.nodetype.NodeDefinitionImpl
-
Returns xml representation
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.jcr.nodetype.NodeTypeProperty
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.jcr.nodetype.PropertyDefinitionImpl
-
Return xml representation
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.jcr.observation.SubscriptionImpl
-
Return the Xml representation of this
Subscription
as required for theSubscriptionDiscovery
webdav property that in included in the response body of a successful SUBSCRIBE request or as part of a PROPFIND response. - toXml(Document) - Method in class org.apache.jackrabbit.webdav.jcr.property.LengthsProperty
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.jcr.property.NamespacesProperty
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.jcr.property.ValuesProperty
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.jcr.search.SearchResultProperty
-
Return the xml representation of this webdav property.
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.jcr.version.report.ExportViewReport
-
Creates a Xml document from the generated view.
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.jcr.version.report.JcrPrivilegeReport
-
Creates a Xml document from the generated view.
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.jcr.version.report.LocateByUuidReport
-
Creates a Xml document from the generated view.
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.jcr.version.report.LocateCorrespondingNodeReport
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.jcr.version.report.NodeTypesReport
-
Returns a Xml representation of the node type definition(s) according to the info object.
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.jcr.version.report.RegisteredNamespacesReport
-
Returns a Xml representation of the registered namespace(s).
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.jcr.version.report.RepositoryDescriptorsReport
-
Returns a Xml representation of the repository descriptors according to the info object.
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.lock.AbstractActiveLock
-
Returns the default Xml representation of the 'activelock' element as defined by RFC 4918.
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.lock.AbstractLockEntry
-
Returns the Xml representation of this
LockEntry
. - toXml(Document) - Method in class org.apache.jackrabbit.webdav.lock.LockDiscovery
-
Creates a
<lockdiscovery>
element in response to a LOCK request or to the lockdiscovery property of a PROPFIND request.
NOTE: if theLockDiscovery.activeLocks
list is empty an empty lockdiscovery property is created (<lockdiscovery/>
) - toXml(Document) - Method in class org.apache.jackrabbit.webdav.lock.LockInfo
-
Returns the xml representation of this lock info.
NOTE however, that the depth and the timeout are not included in the xml. - toXml(Document) - Method in class org.apache.jackrabbit.webdav.lock.Scope
-
Return the Xml representation of the lock scope object as present in the LOCK request and response body and in the
LockDiscovery
. - toXml(Document) - Method in class org.apache.jackrabbit.webdav.lock.SupportedLock
-
Creates an XML element that represents the <supportedlock> tag.
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.lock.Type
-
Returns the Xml representation of this lock
Type
. - toXml(Document) - Method in class org.apache.jackrabbit.webdav.MultiStatus
-
Return the Xml representation of this
MultiStatus
. - toXml(Document) - Method in class org.apache.jackrabbit.webdav.MultiStatusResponse
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.observation.DefaultEventType
-
Returns a single empty Xml element where namespace and local name of this event type define the elements name.
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.observation.EventDiscovery
-
Returns the Xml representation of this
EventDiscovery
as being present in the POLL response body. - toXml(Document) - Method in class org.apache.jackrabbit.webdav.observation.Filter
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.observation.SubscriptionDiscovery
-
Returns the Xml representation of the subscription discovery.
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.observation.SubscriptionInfo
-
Xml representation of this
SubscriptionInfo
. - toXml(Document) - Method in class org.apache.jackrabbit.webdav.ordering.OrderPatch.Member
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.ordering.OrderPatch
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.ordering.Position
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.property.AbstractDavProperty
-
Return a XML element representation of this property.
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.property.DavPropertyName
-
Creates a element with the name and namespace of this
DavPropertyName
. - toXml(Document) - Method in class org.apache.jackrabbit.webdav.property.HrefProperty
-
Returns an Xml element with the following form:
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.property.PropContainer
-
Returns the xml representation of a property related set with the following format:
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.property.PropfindInfo
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.property.ProppatchInfo
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.search.QueryGrammerSet
-
Return the Xml representation of this property according to the definition of the 'supported-query-grammer-set'.
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.search.SearchInfo
-
Return the xml representation of this
SearchInfo
instance. - toXml(Document) - Method in class org.apache.jackrabbit.webdav.security.AclProperty.Ace
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.security.AclRestrictionsProperty
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.security.Principal
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.security.Privilege
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.security.report.AbstractSecurityReport
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.security.report.SearchablePropertyReport
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.security.SupportedPrivilege
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.Status
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.transaction.TransactionInfo
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.version.LabelInfo
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.version.LabelSetProperty
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.version.MergeInfo
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.version.OptionsInfo
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.version.OptionsResponse
-
Return the Xml representation.
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.version.report.CompareBaselineReport
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.version.report.ExpandPropertyReport
-
Run the report
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.version.report.LatestActivityVersionReport
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.version.report.LocateByHistoryReport
-
Run the report.
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.version.report.ReportInfo
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.version.report.ReportType
-
Returns an Xml element representing this report type.
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.version.report.SupportedReportSetProperty
-
Returns the Xml representation of this property.
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.version.report.VersionTreeReport
-
Runs the DAV:version-tree report.
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.version.SupportedMethodSetProperty
- toXml(Document) - Method in class org.apache.jackrabbit.webdav.version.UpdateInfo
- toXml(Document) - Method in interface org.apache.jackrabbit.webdav.xml.XmlSerializable
-
Returns the xml representation of the implementing object as
Element
. - ToXmlContentHandler - Class in org.apache.jackrabbit.commons.xml
-
Simple XML serializer.
- ToXmlContentHandler() - Constructor for class org.apache.jackrabbit.commons.xml.ToXmlContentHandler
-
Creates an XML serializer that writes the serialized XML stream to an internal buffer.
- ToXmlContentHandler(OutputStream) - Constructor for class org.apache.jackrabbit.commons.xml.ToXmlContentHandler
-
Creates an XML serializer that writes the serialized XML stream to the given output stream using the UTF-8 character encoding.
- ToXmlContentHandler(OutputStream, String) - Constructor for class org.apache.jackrabbit.commons.xml.ToXmlContentHandler
-
Creates an XML serializer that writes the serialized XML stream to the given output stream using the given character encoding.
- ToXmlContentHandler(Writer) - Constructor for class org.apache.jackrabbit.commons.xml.ToXmlContentHandler
-
Creates an XML serializer that writes the serialized XML stream to the given writer.
- TRANSACTION - Static variable in interface org.apache.jackrabbit.webdav.transaction.TransactionConstants
-
"transaction" lock type constant.
- TransactionBoundXAResource - Class in org.apache.jackrabbit.jca
- TransactionBoundXAResource(JCAManagedConnection, XAResource) - Constructor for class org.apache.jackrabbit.jca.TransactionBoundXAResource
- TransactionConstants - Interface in org.apache.jackrabbit.webdav.transaction
-
TransactionConstants
interface provide constants for request and response headers, Xml elements and property names used for handling transactions over WebDAV. - TransactionContext - Class in org.apache.jackrabbit.data.core
-
Represents the transaction on behalf of the component that wants to explicitly demarcate transaction boundaries.
- TransactionContext(Xid, InternalXAResource[]) - Constructor for class org.apache.jackrabbit.data.core.TransactionContext
-
Create a new instance of this class.
- TransactionDavServletRequest - Interface in org.apache.jackrabbit.webdav.transaction
-
TransactionDavServletRequest
provides extensions to theDavServletRequest
interface used for dealing with transaction lock requests. - TransactionException - Exception in org.apache.jackrabbit.data.core
-
TransactionException is thrown when some operation inside the transaction fails.
- TransactionException(String) - Constructor for exception org.apache.jackrabbit.data.core.TransactionException
-
Creates an instance of this class.
- TransactionException(String, Throwable) - Constructor for exception org.apache.jackrabbit.data.core.TransactionException
-
Creates an instance of this class.
- TransactionInfo - Class in org.apache.jackrabbit.webdav.transaction
-
TransactionInfo
class encapsulates the information present in theTransactionConstants.XML_TRANSACTIONINFO
element that forms the request body of the UNLOCk request for a transaction lock. - TransactionInfo(boolean) - Constructor for class org.apache.jackrabbit.webdav.transaction.TransactionInfo
-
Creates a
TransactionInfo
object - TransactionInfo(Element) - Constructor for class org.apache.jackrabbit.webdav.transaction.TransactionInfo
-
Creates a
TransactionInfo
object from the given 'transactionInfo' element. - TransactionListener - Interface in org.apache.jackrabbit.webdav.jcr.transaction
-
TransactionListener
provides callbacks when a transaction is committed. - TransactionResource - Interface in org.apache.jackrabbit.webdav.transaction
-
TransactionResource
extends theDavResource
interface by transaction relevant METHODS. - transform(A) - Method in interface org.apache.jackrabbit.spi.commons.iterator.Transformer
-
Transforms the input object (leaving it unchanged) into some output object.
- Transform(DynamicOperand) - Constructor for class org.apache.jackrabbit.core.query.lucene.LuceneQueryFactory.Transform
- TRANSFORM_LOWER_CASE - Static variable in interface org.apache.jackrabbit.core.query.lucene.TransformConstants
-
The underlying term enum is transformed to lower case characters.
- TRANSFORM_NONE - Static variable in interface org.apache.jackrabbit.core.query.lucene.TransformConstants
-
No transformation is done on the term enum.
- TRANSFORM_UPPER_CASE - Static variable in interface org.apache.jackrabbit.core.query.lucene.TransformConstants
-
The underlying term enum is transformed to upper case characters.
- Transformable - Interface in org.apache.jackrabbit.core.query.lucene
-
Transformable
marks queries that can transform the value to upper- or lower-case. - TransformConstants - Interface in org.apache.jackrabbit.core.query.lucene
-
TransformConstants
defines constants for query processing. - transformDocument(Document, OutputStream) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Uses a new Transformer instance to transform the specified xml document to the specified writer output target.
- transformDocument(Document, Writer) - Static method in class org.apache.jackrabbit.webdav.xml.DomUtil
-
Uses a new Transformer instance to transform the specified xml document to the specified writer output target.
- Transformer<A,R> - Interface in org.apache.jackrabbit.spi.commons.iterator
-
Type safe counter part of
org.apache.commons.collections.Transformer
. - transformIterator(Iterator<S>, Transformer<S, R>) - Static method in class org.apache.jackrabbit.spi.commons.iterator.Iterators
-
Returns an iterator with elements of an original
iterator
transformed by atransformer
. - TransientFileFactory - Class in org.apache.jackrabbit.util
-
The
TransientFileFactory
utility class can be used to create transient files, i.e. - TransientISFactory - Class in org.apache.jackrabbit.jcr2spi.state
-
TransientISFactory
... - TransientISFactory(AbstractItemStateFactory, ItemDefinitionProvider) - Constructor for class org.apache.jackrabbit.jcr2spi.state.TransientISFactory
- TransientItemStateFactory - Interface in org.apache.jackrabbit.jcr2spi.state
-
TransientItemStateFactory
extends the item state factory and adds new methods for creating node states and property states that are new. - TransientItemStateManager - Class in org.apache.jackrabbit.jcr2spi.state
-
TransientItemStateManager
adds support for transient changes onItemState
s and also provides methods to create new item states. - TransientOperation - Class in org.apache.jackrabbit.jcr2spi.operation
-
TransientOperation
... - TransientOperationVisitor - Class in org.apache.jackrabbit.jcr2spi.operation
-
TransientOperationVisitor
... - TransientOperationVisitor() - Constructor for class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
- transientRemove() - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry
-
Traverses the hierarchy and marks all available item states as transiently removed.
- transientRemove() - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntryImpl
- TransientRepository - Class in org.apache.jackrabbit.core
-
A repository proxy that automatically initializes and shuts down the underlying repository instance when the first session is opened or the last one closed.
- TransientRepository() - Constructor for class org.apache.jackrabbit.core.TransientRepository
-
Creates a transient repository proxy that will use the repository configuration file and home directory specified in system properties
org.apache.jackrabbit.repository.conf
andorg.apache.jackrabbit.repository.home
. - TransientRepository(File) - Constructor for class org.apache.jackrabbit.core.TransientRepository
-
Creates a transient repository proxy based on the given repository home directory and the repository configuration file "repository.xml" contained in that directory.
- TransientRepository(File, File) - Constructor for class org.apache.jackrabbit.core.TransientRepository
-
Creates a transient repository proxy that will use the given repository configuration file and home directory paths to initialize the underlying repository instances.
- TransientRepository(String, String) - Constructor for class org.apache.jackrabbit.core.TransientRepository
-
Creates a transient repository proxy that will use the given repository configuration file and home directory paths to initialize the underlying repository instances.
- TransientRepository(Properties) - Constructor for class org.apache.jackrabbit.core.TransientRepository
- TransientRepository(RepositoryConfig) - Constructor for class org.apache.jackrabbit.core.TransientRepository
-
Creates a transient repository proxy that will use a copy of the given repository configuration to initialize the underlying repository instance.
- TransientRepository(TransientRepository.RepositoryFactory, String) - Constructor for class org.apache.jackrabbit.core.TransientRepository
-
Creates a transient repository proxy that will use the given repository factory to initialize the underlying repository instances.
- TransientRepository.RepositoryFactory - Interface in org.apache.jackrabbit.core
-
Factory interface for creating
RepositoryImpl
instances. - translateName(Name) - Method in class org.apache.jackrabbit.core.query.lucene.AbstractNamespaceMappings
-
Translates a name from a session local namespace mapping into a search index private namespace mapping.
- translateName(Name) - Method in interface org.apache.jackrabbit.core.query.lucene.NamespaceMappings
-
Translates a name from a session local namespace mapping into a search index private namespace mapping.
- translatePath(Path) - Method in class org.apache.jackrabbit.core.query.lucene.AbstractNamespaceMappings
-
Translates a path into a search index private namespace mapping.
- translatePath(Path) - Method in interface org.apache.jackrabbit.core.query.lucene.NamespaceMappings
-
Translates a path into a search index private namespace mapping.
- translateToXPath(String, Session, String) - Static method in class org.apache.jackrabbit.commons.query.GQL
-
Translate the GQL query to XPath.
- traversalPredicate - Variable in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
-
Predicate that defines which items are traversed.
- traverse(PathMap.ElementVisitor<T>, boolean) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap.Element
-
Recursively invoked traversal method.
- traverse(PathMap.ElementVisitor<T>, boolean) - Method in class org.apache.jackrabbit.spi.commons.name.PathMap
-
Traverse the path map and call back requester.
- TraversingQueryNodeVisitor - Class in org.apache.jackrabbit.spi.commons.query
-
TraversingQueryNodeVisitor
implements a base class for a traversing query node visitor. - TraversingQueryNodeVisitor() - Constructor for class org.apache.jackrabbit.spi.commons.query.TraversingQueryNodeVisitor
- TreatAs - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- TreatExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- tree - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.SetTree
- Tree - Interface in org.apache.jackrabbit.spi
-
Interface for building a hierarchy of JCR items on the SPI layer.
- treeComparator - Variable in class org.apache.jackrabbit.test.api.SerializationTest
- treeManager - Variable in class org.apache.jackrabbit.commons.flat.ItemSequence
-
The
TreeManager
instance managing the mapping between the sequence view and the JCR hierarchy. - TreeManager - Interface in org.apache.jackrabbit.commons.flat
- TreeTraverser - Class in org.apache.jackrabbit.commons.flat
- TreeTraverser(Node) - Constructor for class org.apache.jackrabbit.commons.flat.TreeTraverser
-
Create a new instance of a TreeTraverser rooted at
node
. - TreeTraverser(Node, TreeTraverser.ErrorHandler, TreeTraverser.InclusionPolicy<? super Node>) - Constructor for class org.apache.jackrabbit.commons.flat.TreeTraverser
-
Create a new instance of a TreeTraverser rooted at
node
. - TreeTraverser.ErrorHandler - Interface in org.apache.jackrabbit.commons.flat
-
Error handler for handling
RepositoryException
s occurring on traversal. - TreeTraverser.InclusionPolicy<T extends Item> - Interface in org.apache.jackrabbit.commons.flat
-
Inclusion policy to determine which items to include when traversing.
- TRIVIAL - Static variable in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeDefDiff
-
trivial modification: does not affect consistency of existing content
- TRUE - Static variable in interface org.apache.jackrabbit.commons.predicate.Predicate
-
Constant predicate that returns
true
for all objects. - TRUE - Static variable in class org.apache.jackrabbit.spi.commons.iterator.Predicates
-
Deprecated.A predicate which is always true
- TRUE - Static variable in class org.apache.jackrabbit.spi.commons.value.DefaultQValue
- TRUE() - Static method in class org.apache.jackrabbit.spi.commons.iterator.Predicates
-
Deprecated.A predicate which is always true
- TxActiveLock - Class in org.apache.jackrabbit.webdav.transaction
-
TxActiveLock
represents the transaction lock present on aTransactionResource
. - TxActiveLock(LockInfo) - Constructor for class org.apache.jackrabbit.webdav.transaction.TxActiveLock
-
Create a new transaction lock.
If the lockInfo element isnull
the timeout defaults to half and hour. - TxLockEntry - Class in org.apache.jackrabbit.webdav.transaction
-
TxLockEntry
represents the lock entry objects allowed for a transaction lock. - TxLockEntry(boolean) - Constructor for class org.apache.jackrabbit.webdav.transaction.TxLockEntry
-
Create a lock entry that identifies transaction lock.
- TxLockManager - Interface in org.apache.jackrabbit.webdav.transaction
-
TxLockManager
manages locks with locktype 'dcr:transaction
'. - TxLockManagerImpl - Class in org.apache.jackrabbit.webdav.jcr.transaction
-
TxLockManagerImpl
manages locks with locktype 'dcr:transaction
'. - TxLockManagerImpl() - Constructor for class org.apache.jackrabbit.webdav.jcr.transaction.TxLockManagerImpl
- txMgr - Variable in class org.apache.jackrabbit.webdav.jcr.JCRWebdavServerServlet
- type - Variable in class org.apache.jackrabbit.core.query.PropertyTypeRegistry.TypeMapping
-
The property type as an integer
- type - Variable in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
- type - Variable in class org.apache.jackrabbit.value.BaseValue
- Type - Class in org.apache.jackrabbit.webdav.lock
-
The
Type
class encapsulates the lock type as defined by RFC 2518. - TYPE - Static variable in class org.apache.jackrabbit.value.BinaryValue
- TYPE - Static variable in class org.apache.jackrabbit.value.BooleanValue
- TYPE - Static variable in class org.apache.jackrabbit.value.DateValue
- TYPE - Static variable in class org.apache.jackrabbit.value.DecimalValue
- TYPE - Static variable in class org.apache.jackrabbit.value.DoubleValue
- TYPE - Static variable in class org.apache.jackrabbit.value.LongValue
- TYPE - Static variable in class org.apache.jackrabbit.value.NameValue
- TYPE - Static variable in class org.apache.jackrabbit.value.PathValue
- TYPE - Static variable in class org.apache.jackrabbit.value.ReferenceValue
- TYPE - Static variable in class org.apache.jackrabbit.value.StringValue
- TYPE - Static variable in class org.apache.jackrabbit.value.URIValue
- TYPE - Static variable in class org.apache.jackrabbit.value.WeakReferenceValue
- TYPE_ADD - Static variable in class org.apache.jackrabbit.webdav.version.LabelInfo
- TYPE_ADD_INDEX - Static variable in class org.apache.jackrabbit.core.query.lucene.MultiIndex.Action
-
Action type for add index action.
- TYPE_ADD_NODE - Static variable in class org.apache.jackrabbit.core.query.lucene.MultiIndex.Action
-
Action type for add node action.
- TYPE_AND - Static variable in class org.apache.jackrabbit.spi.commons.query.QueryNode
-
Type value for
AndQueryNode
- TYPE_COMMIT - Static variable in class org.apache.jackrabbit.core.query.lucene.MultiIndex.Action
-
Action type for commit action.
- TYPE_CREATE_INDEX - Static variable in class org.apache.jackrabbit.core.query.lucene.MultiIndex.Action
-
Action type for create index action.
- TYPE_DATE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
-
date data type
- TYPE_DELETE_INDEX - Static variable in class org.apache.jackrabbit.core.query.lucene.MultiIndex.Action
-
Action type for delete index action.
- TYPE_DELETE_NODE - Static variable in class org.apache.jackrabbit.core.query.lucene.MultiIndex.Action
-
Action type for delete node action.
- TYPE_DEREF - Static variable in class org.apache.jackrabbit.spi.commons.query.QueryNode
-
Type value for
DerefQueryNode
- TYPE_DOUBLE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
-
double data type
- TYPE_EXACT - Static variable in class org.apache.jackrabbit.spi.commons.query.QueryNode
-
Type value for
ExactQueryNode
- TYPE_LOCATION - Static variable in class org.apache.jackrabbit.spi.commons.query.QueryNode
-
Type value for
LocationStepQueryNode
- TYPE_LONG - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
-
long data type
- TYPE_NAME_DATE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
-
Name of date data type
- TYPE_NAME_DOUBLE - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
-
Name of double data type
- TYPE_NAME_LONG - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
-
Name of long data type
- TYPE_NAME_POSITION - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
-
Name of position index
- TYPE_NAME_STRING - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
-
Name of string data type
- TYPE_NAME_TIMESTAMP - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
-
Name of timestamp data type
- TYPE_NAME_UNKNOWN - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
-
Name for unknown data types
- TYPE_NAMES - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
-
Type names
- TYPE_NODETYPE - Static variable in class org.apache.jackrabbit.spi.commons.query.QueryNode
-
Type value for
NodeTypeQueryNode
- TYPE_NOT - Static variable in class org.apache.jackrabbit.spi.commons.query.QueryNode
-
Type value for
NotQueryNode
- TYPE_OR - Static variable in class org.apache.jackrabbit.spi.commons.query.QueryNode
-
Type value for
OrQueryNode
- TYPE_ORDER - Static variable in class org.apache.jackrabbit.spi.commons.query.QueryNode
-
Type value for
OrderQueryNode
- TYPE_PATH - Static variable in class org.apache.jackrabbit.spi.commons.query.QueryNode
-
Type value for
PathQueryNode
- TYPE_POSITION - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
-
position index type
- TYPE_PROP_FUNCTION - Static variable in class org.apache.jackrabbit.spi.commons.query.QueryNode
-
Type value for
PropertyFunctionQueryNode
- TYPE_RELATION - Static variable in class org.apache.jackrabbit.spi.commons.query.QueryNode
-
Type value for
RelationQueryNode
- TYPE_REMOVE - Static variable in class org.apache.jackrabbit.webdav.version.LabelInfo
- TYPE_ROOT - Static variable in class org.apache.jackrabbit.spi.commons.query.QueryNode
-
Type value for
QueryRootNode
- TYPE_SET - Static variable in class org.apache.jackrabbit.webdav.version.LabelInfo
- TYPE_START - Static variable in class org.apache.jackrabbit.core.query.lucene.MultiIndex.Action
-
Action type for start action.
- TYPE_STRING - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
-
string data type
- TYPE_TEXTSEARCH - Static variable in class org.apache.jackrabbit.spi.commons.query.QueryNode
-
Type value for
TextsearchQueryNode
- TYPE_TIMESTAMP - Static variable in interface org.apache.jackrabbit.spi.commons.query.QueryConstants
-
timestamp data type
- TYPE_VOLATILE_COMMIT - Static variable in class org.apache.jackrabbit.core.query.lucene.MultiIndex.Action
-
Action type for volatile index commit action.
- TypeDeclaration() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- typeFromContentType(String) - Static method in class org.apache.jackrabbit.commons.webdav.JcrValueType
- typeKey - Variable in class org.apache.jackrabbit.standalone.cli.core.AbstractSetProperty
-
Propety type key
- TypeName() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- typeNames - Static variable in class org.apache.jackrabbit.webdav.version.LabelInfo
- TypeswitchExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- TypeswitchLpar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
U
- UnaryExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- UnaryExpression() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
- UnaryMinus - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- UnaryPlus - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- UnbindInfo - Class in org.apache.jackrabbit.webdav.bind
- UnbindInfo(String) - Constructor for class org.apache.jackrabbit.webdav.bind.UnbindInfo
- uncheckout() - Method in class org.apache.jackrabbit.webdav.jcr.VersionControlledItemCollection
-
Not implemented.
- uncheckout() - Method in class org.apache.jackrabbit.webdav.jcr.WorkspaceResourceImpl
- uncheckout() - Method in class org.apache.jackrabbit.webdav.simple.VersionControlledResourceImpl
-
UNCHECKOUT cannot be implemented on top of JSR 170 repository.
- uncheckout() - Method in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
-
Perform an uncheckout on the version controlled resource.
- UNDEFINED - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
- UNDEFINED - Static variable in class org.apache.jackrabbit.core.persistence.util.BundleDumper
- UNDEFINED_LENGTH - Static variable in class org.apache.jackrabbit.server.io.IOUtil
-
Constant for undefined content length
- UNDEFINED_PROPERTY_LENGTH - Static variable in class org.apache.jackrabbit.jcr2spi.PropertyImpl
- UNDEFINED_TIME - Static variable in class org.apache.jackrabbit.server.io.IOUtil
-
Constant for undefined modification/creation time
- UNDEFINED_TIME - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
-
Marker for undefined modification or creation time.
- UNDEFINED_TIMEOUT - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- UndefinedPropertyTest - Class in org.apache.jackrabbit.test.api
-
Tests if no property in the workspace is of type
PropertyType.UNDEFINED
. - UndefinedPropertyTest() - Constructor for class org.apache.jackrabbit.test.api.UndefinedPropertyTest
- UNDERSCORE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- undo() - Method in class org.apache.jackrabbit.jcr2spi.operation.AbstractOperation
- undo() - Method in class org.apache.jackrabbit.jcr2spi.operation.AbstractRemove
- undo() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddNode
- undo() - Method in class org.apache.jackrabbit.jcr2spi.operation.AddProperty
- undo() - Method in class org.apache.jackrabbit.jcr2spi.operation.Move
- undo() - Method in interface org.apache.jackrabbit.jcr2spi.operation.Operation
-
Revert changes made by this operation.
- undo() - Method in class org.apache.jackrabbit.jcr2spi.operation.Remove
- undo() - Method in class org.apache.jackrabbit.jcr2spi.operation.ReorderNodes
- undo() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetMixin
- undo() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetPrimaryType
- undo() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetPropertyValue
- undo() - Method in class org.apache.jackrabbit.jcr2spi.operation.SetTree
-
Undoing a SetPolicy operation involves undoing all operations added by the SetPolicy.
- undo() - Method in class org.apache.jackrabbit.jcr2spi.state.ChangeLog
-
Revert the changes listed within this changelog
- undo(MultiIndex) - Method in class org.apache.jackrabbit.core.query.lucene.MultiIndex.Action
-
Executes the inverse operation of this action.
- undo(ItemStateManager) - Method in class org.apache.jackrabbit.core.state.ChangeLog
-
Undo changes made to items in the change log.
- undo(ItemState) - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
-
This will undo all changes made to
state
and descendant items ofstate
inside this item state manager. - unescape(String) - Static method in class org.apache.jackrabbit.core.fs.FileSystemPathUtil
-
Decodes the specified path/name.
- unescape(String) - Static method in class org.apache.jackrabbit.test.api.util.Text
-
Does a URL decoding of the
string
. - unescape(String) - Static method in class org.apache.jackrabbit.util.Text
-
Does a URL decoding of the
string
. - unescape(String) - Static method in class org.apache.jackrabbit.webdav.util.EncodeUtil
-
Does a URL decoding of the
string
. - unescape(String, char) - Static method in class org.apache.jackrabbit.test.api.util.Text
-
Does a URL decoding of the
string
using theescape
character. - unescape(String, char) - Static method in class org.apache.jackrabbit.util.Text
-
Does a URL decoding of the
string
using theescape
character. - unescapeIllegalJcrChars(String) - Static method in class org.apache.jackrabbit.test.api.util.Text
-
Unescapes previously escaped jcr chars.
- unescapeIllegalJcrChars(String) - Static method in class org.apache.jackrabbit.util.Text
-
Unescapes previously escaped jcr chars.
- Union - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- UnionExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- uniqueIdChanged(NodeEntry, String) - Method in interface org.apache.jackrabbit.jcr2spi.hierarchy.EntryFactory.NodeEntryListener
- uniqueIdChanged(NodeEntry, String) - Method in class org.apache.jackrabbit.jcr2spi.hierarchy.UniqueIdResolver
- UniqueIdResolver - Class in org.apache.jackrabbit.jcr2spi.hierarchy
-
UniqueIdResolver
allows to retrieveNodeEntry
instances that are identified by a uniqueID. - UniqueIdResolver(ItemStateFactory) - Constructor for class org.apache.jackrabbit.jcr2spi.hierarchy.UniqueIdResolver
-
Creates a new
UniqueIdResolver
. - UNKNOWN - org.apache.jackrabbit.core.xml.PropInfo.MultipleStatus
- UnknownPrincipal - Class in org.apache.jackrabbit.core.security.principal
-
Implements a principal that is used by the ACL importer for unknown principals.
- UnknownPrincipal(String) - Constructor for class org.apache.jackrabbit.core.security.principal.UnknownPrincipal
- unlock() - Method in class org.apache.jackrabbit.core.NodeImpl
- unlock() - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- unlock(boolean) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
-
Unlock the journal revision.
- unlock(String) - Method in class org.apache.jackrabbit.core.lock.SessionLockManager
- unlock(String) - Method in class org.apache.jackrabbit.jcr2spi.JcrLockManager
- unlock(String) - Method in interface org.apache.jackrabbit.webdav.DavResource
-
Remove the lock identified by the included lock token from this resource.
- unlock(String) - Method in class org.apache.jackrabbit.webdav.jcr.DefaultItemCollection
-
Remove the write lock from this resource by unlocking the underlying
node
. - unlock(String) - Method in class org.apache.jackrabbit.webdav.simple.DavResourceImpl
- unlock(String, TransactionInfo) - Method in interface org.apache.jackrabbit.webdav.transaction.TransactionResource
-
Overloads the
unlock
method of theDavResource
interface. - unlock(NodeImpl) - Method in interface org.apache.jackrabbit.core.lock.LockManager
-
Removes the lock on a node given by its path.
- unlock(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
-
Removes the lock on a node given by its path.
- unlock(NodeImpl) - Method in class org.apache.jackrabbit.core.lock.XALockManager
-
Removes the lock on a node given by its path.
- unlock(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.lock.LockManagerImpl
- unlock(NodeState) - Method in interface org.apache.jackrabbit.jcr2spi.lock.LockStateManager
-
Removes the lock on a node.
- unlock(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
- unlock(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- unlock(SessionInfo, NodeId) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Releases the lock on the
Node
identified by the givenNodeId
. - unlock(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- unlock(SessionInfo, NodeId) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
-
Releases the lock on the
Node
identified by the givenNodeId
. - Unlock - Class in org.apache.jackrabbit.standalone.cli.lock
-
Unlock the current working
Node
- Unlock() - Constructor for class org.apache.jackrabbit.standalone.cli.lock.Unlock
- unmodifiable() - Method in class org.apache.jackrabbit.core.security.authorization.PrivilegeBits
-
Returns an unmodifiable instance.
- UnmodifiableAccessControlList - Class in org.apache.jackrabbit.core.security.authorization
-
An implementation of the
AccessControlList
interface that only allows for reading. - UnmodifiableAccessControlList(List<? extends AccessControlEntry>) - Constructor for class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
-
Construct a new
UnmodifiableAccessControlList
- UnmodifiableAccessControlList(List<? extends AccessControlEntry>, String, Map<String, Integer>) - Constructor for class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
-
Construct a new
UnmodifiableAccessControlList
- UnmodifiableAccessControlList(AccessControlList) - Constructor for class org.apache.jackrabbit.core.security.authorization.UnmodifiableAccessControlList
-
Construct a new
UnmodifiableAccessControlList
- Unordered - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- UnorderedExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- UnorderedOpen - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- unregister(RecordConsumer) - Method in class org.apache.jackrabbit.core.journal.AbstractJournal
-
Unregister a record processor.
- unregister(RecordConsumer) - Method in interface org.apache.jackrabbit.core.journal.Journal
-
Unregister a record processor.
- UNREGISTER - Static variable in class org.apache.jackrabbit.core.cluster.NodeTypeRecord
-
Operation type: unregistration.
- unregistered(Collection) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
-
Called when one or more node types have been unregistered.
- unregistered(Collection<Name>) - Method in interface org.apache.jackrabbit.core.cluster.NodeTypeEventChannel
-
Called when one or more node types have been unregistered.
- unregisterNamespace(String) - Method in class org.apache.jackrabbit.core.NamespaceRegistryImpl
- unregisterNamespace(String) - Method in class org.apache.jackrabbit.jcr2spi.NamespaceRegistryImpl
- unregisterNamespace(String) - Method in interface org.apache.jackrabbit.jcr2spi.NamespaceStorage
- unregisterNamespace(String) - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
- unregisterNamespace(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
- unregisterNamespace(SessionInfo, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- unregisterNamespace(SessionInfo, String) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Unregister the namespace identified by the given uri
- unregisterNamespace(SessionInfo, String) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- unregisterNamespace(SessionInfo, String) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
-
Unregister the namespace identified by the given uri
- UnregisterNamespace - Class in org.apache.jackrabbit.standalone.cli.namespace
-
Unregister a namespace
- UnregisterNamespace() - Constructor for class org.apache.jackrabbit.standalone.cli.namespace.UnregisterNamespace
- unregisterNodeType(String) - Method in class org.apache.jackrabbit.spi.commons.nodetype.AbstractNodeTypeManager
- unregisterNodeType(Name) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
-
Unregisters the specified node type.
- unregisterNodeTypes(String[]) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeManagerImpl
-
Unregisters the specified set of node types.
- unregisterNodeTypes(String[]) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeManagerImpl
- unregisterNodeTypes(Collection<Name>) - Method in interface org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistry
-
Unregisters a collection of node types.
- unregisterNodeTypes(Collection<Name>) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeRegistryImpl
- unregisterNodeTypes(Set<Name>) - Method in class org.apache.jackrabbit.core.nodetype.NodeTypeRegistry
-
Same as
except that a set of node types is unregistered instead of just one.NodeTypeRegistry.unregisterNodeType(Name)
- unregisterNodeTypes(NodeTypeStorage, Name[]) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeCache
- unregisterNodeTypes(Name[]) - Method in interface org.apache.jackrabbit.spi.commons.nodetype.NodeTypeStorage
-
Remove all
QNodeTypeDefinition
s provided from the store. - unregisterNodeTypes(Name[]) - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeTypeStorageImpl
- unregisterNodeTypes(SessionInfo, Name[]) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
- unregisterNodeTypes(SessionInfo, Name[]) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- unregisterNodeTypes(SessionInfo, Name[]) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Unregisters the node types with the specified
names
. - unregisterNodeTypes(SessionInfo, Name[]) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- unregisterNodeTypes(SessionInfo, Name[]) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
-
Unregisters the node types with the specified
names
. - unregisterRepository(Context, String) - Static method in class org.apache.jackrabbit.core.jndi.RegistryHelper
-
This method shutdowns a
BindableRepository
instance using the given configuration information, and unbinds it from the given JNDI context. - UNRESERVED - Static variable in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
-
DAV:unreserved is a property for a checked-out resource, if the server supports the activity feature.
It indicates whether the DAV:activity-set of another checked-out resource associated with the version history of this version-controlled resource can have an activity that is in the DAV:activity-set property of this checked-out resource. - UNSIGNED_INTEGER - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- unsubscribe(String) - Method in interface org.apache.jackrabbit.webdav.observation.ObservationResource
-
Unsubscribe the event listener with the given SubscriptionId.
- unsubscribe(String, ObservationResource) - Method in class org.apache.jackrabbit.webdav.jcr.observation.SubscriptionManagerImpl
-
Unsubscribe the
Subscription
with the given id and remove it from theObservationManager
as well as from the internal map. - unsubscribe(String, ObservationResource) - Method in interface org.apache.jackrabbit.webdav.observation.SubscriptionManager
-
Unsubscribe the
Subscription
with the given id. - unwrap() - Method in class org.apache.jackrabbit.spi.commons.nodetype.NodeDefinitionImpl
-
Returns the wrapped node definition.
- unwrap() - Method in class org.apache.jackrabbit.spi.commons.nodetype.PropertyDefinitionImpl
-
Returns the wrapped property definition.
- unwrap(Class<T>) - Method in class org.apache.jackrabbit.core.util.db.DataSourceWrapper
-
Java 6 method.
- unwrap(Connection) - Static method in class org.apache.jackrabbit.core.util.db.ConnectionFactory
-
Needed for pre-10R2 Oracle blob support....:( This method actually assumes that we are using commons DBCP 1.2.2.
- UpdatableItemStateManager - Interface in org.apache.jackrabbit.core.state
-
Identifies an
ItemStateManager
that allows updating items. - UpdatableItemStateManager - Interface in org.apache.jackrabbit.jcr2spi.state
-
An
ItemStateManager
that deals with state modifications. - update() - Method in class org.apache.jackrabbit.core.BatchedItemOperations
-
End an update operation.
- update() - Method in class org.apache.jackrabbit.core.cluster.ClusterRecord
-
Update the record.
- update() - Method in class org.apache.jackrabbit.core.journal.AppendRecord
-
Update the changes made to an appended record.
- update() - Method in class org.apache.jackrabbit.core.journal.ReadRecord
- update() - Method in interface org.apache.jackrabbit.core.journal.Record
-
Update the changes made to an appended record.
- update() - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
-
End an update operation.
- update() - Method in class org.apache.jackrabbit.core.state.SessionItemStateManager
-
End an update operation.
- update() - Method in interface org.apache.jackrabbit.core.state.UpdatableItemStateManager
-
End an update operation.
- update(String) - Method in class org.apache.jackrabbit.core.NodeImpl
- update(String) - Method in class org.apache.jackrabbit.core.version.VersionHistoryImpl
-
Always throws a
ConstraintViolationException
since this node is protected. - update(String) - Method in class org.apache.jackrabbit.core.version.VersionImpl
-
Always throws a
ConstraintViolationException
since this node is protected. - update(String) - Method in class org.apache.jackrabbit.jcr2spi.NodeImpl
- update(String, Object...) - Method in class org.apache.jackrabbit.core.util.db.ConnectionHelper
-
Executes an update or delete statement and returns the update count.
- update(NodeImpl, String) - Method in class org.apache.jackrabbit.core.VersionManagerImpl
-
Does an update.
- update(ChangeLog) - Method in class org.apache.jackrabbit.core.state.LocalItemStateManager
-
End an update operation.
- update(ChangeLog) - Method in class org.apache.jackrabbit.core.state.XAItemStateManager
-
End an update operation.
- update(ChangeLog, EventStateCollectionFactory) - Method in class org.apache.jackrabbit.core.state.SharedItemStateManager
-
Store modifications registered in a
ChangeLog
. - update(NodeState) - Method in class org.apache.jackrabbit.core.persistence.util.NodePropBundle
-
Updates this bundle with values from the given state.
- update(SessionInfo, NodeId, String) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
- update(SessionInfo, NodeId, String) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- update(SessionInfo, NodeId, String) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Updates the node identified by the given
NodeId
replacing it (an the complete subtree) with a clone of its corresponding node present in the workspace with the givensrcWorkspaceName
. - update(SessionInfo, NodeId, String) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- update(SessionInfo, NodeId, String) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
-
Updates the node identified by the given
NodeId
replacing it (an the complete subtree) with a clone of its corresponding node present in the workspace with the givensrcWorkspaceName
. - update(UpdateInfo) - Method in class org.apache.jackrabbit.webdav.jcr.VersionControlledItemCollection
-
Perform an update on this resource.
- update(UpdateInfo) - Method in class org.apache.jackrabbit.webdav.jcr.WorkspaceResourceImpl
-
While RFC 3253 does not define any version-related operations for the workspace resource, this implementation uses
VersionControlledResource.update(UpdateInfo)
to mapWorkspace.restore(javax.jcr.version.Version[], boolean)
to a WebDAV call. - update(UpdateInfo) - Method in class org.apache.jackrabbit.webdav.simple.VersionControlledResourceImpl
-
UPDATE feature is not (yet) supported.
- update(UpdateInfo) - Method in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
-
Perform an update on this resource using the specified
UpdateInfo
. - Update - Class in org.apache.jackrabbit.jcr2spi.operation
-
Update
... - Update - Interface in org.apache.jackrabbit.core.cluster
-
Update operation passed in
UpdateEventChannel
. - UPDATE - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
- UPDATE_BY_LABEL - Static variable in class org.apache.jackrabbit.webdav.version.UpdateInfo
- UPDATE_BY_VERSION - Static variable in class org.apache.jackrabbit.webdav.version.UpdateInfo
- UPDATE_BY_WORKSPACE - Static variable in class org.apache.jackrabbit.webdav.version.UpdateInfo
- updateCancelled(Update) - Method in interface org.apache.jackrabbit.core.cluster.UpdateEventChannel
-
Called when an a update operation has been cancelled.
- updateCancelled(Update) - Method in class org.apache.jackrabbit.core.state.DummyUpdateEventChannel
- updateCommitted(Update, String) - Method in interface org.apache.jackrabbit.core.cluster.UpdateEventChannel
-
Called when an a update operation has been committed.
- updateCommitted(Update, String) - Method in class org.apache.jackrabbit.core.state.DummyUpdateEventChannel
- updateCreated(Update) - Method in interface org.apache.jackrabbit.core.cluster.UpdateEventChannel
-
Called when an a update operation has been created.
- updateCreated(Update) - Method in class org.apache.jackrabbit.core.state.DummyUpdateEventChannel
- updateDataSQL - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
-
This is the property 'updateData' in the [databaseType].properties file, initialized with the default value.
- updateDataSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
- UpdateEventChannel - Interface in org.apache.jackrabbit.core.cluster
-
Event channel used to transmit update operations.
- updateEventFilters() - Method in class org.apache.jackrabbit.jcr2spi.WorkspaceManager
-
Updates the event filters on the subscription.
- updateEventFilters(Subscription, EventFilter[]) - Method in class org.apache.jackrabbit.spi.commons.AbstractRepositoryService
- updateEventFilters(Subscription, EventFilter[]) - Method in class org.apache.jackrabbit.spi.commons.logging.RepositoryServiceLogger
- updateEventFilters(Subscription, EventFilter[]) - Method in interface org.apache.jackrabbit.spi.RepositoryService
-
Updates events filters on the subscription.
- updateEventFilters(Subscription, EventFilter[]) - Method in class org.apache.jackrabbit.spi2dav.RepositoryServiceImpl
- updateEventFilters(Subscription, EventFilter[]) - Method in class org.apache.jackrabbit.spi2jcr.RepositoryServiceImpl
-
Updates events filters on the subscription.
- UpdateEventListener - Interface in org.apache.jackrabbit.core.cluster
-
Interface used to receive information about incoming, external update events.
- updateEventsReady(String) - Method in interface org.apache.jackrabbit.core.cluster.ClusterContext
-
Notifies the cluster context that some workspace update events are available and that it should start up a listener to receive them.
- updateGlobalStmtSQL - Variable in class org.apache.jackrabbit.core.journal.DatabaseJournal
-
SQL statement updating the global revision.
- UpdateInfo - Class in org.apache.jackrabbit.webdav.version
-
UpdateInfo
encapsulates the request body of an UPDATE request. - UpdateInfo(String[], int, DavPropertyNameSet) - Constructor for class org.apache.jackrabbit.webdav.version.UpdateInfo
- UpdateInfo(Element) - Constructor for class org.apache.jackrabbit.webdav.version.UpdateInfo
-
Create a new
UpdateInfo
object. - updateLastModifiedSQL - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
-
This is the property 'updateLastModified' in the [databaseType].properties file, initialized with the default value.
- updateLastModifiedSQL - Variable in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
- UpdateLineColumn(char) - Method in class org.apache.jackrabbit.spi.commons.query.sql.SimpleCharStream
- UpdateLineColumn(char) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.SimpleCharStream
- updateLocalRevisionStmtSQL - Variable in class org.apache.jackrabbit.core.journal.DatabaseJournal
-
SQL statement for updating the local revision of this cluster node.
- updateModifiedDateOnAccess(long) - Method in class org.apache.jackrabbit.core.data.CachingDataStore
- updateModifiedDateOnAccess(long) - Method in interface org.apache.jackrabbit.core.data.DataStore
-
From now on, update the modified date of an object even when accessing it.
- updateModifiedDateOnAccess(long) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
- updateModifiedDateOnAccess(long) - Method in class org.apache.jackrabbit.core.data.FileDataStore
- updateModifiedDateOnAccess(long) - Method in class org.apache.jackrabbit.core.data.MultiDataStore
-
From now on, update the modified date of an object even when accessing it in the archive data store.
- updateNodes(Iterator<NodeId>, Iterator<NodeState>) - Method in class org.apache.jackrabbit.core.query.AbstractQueryHandler
-
This default implementation calls the individual
QueryHandler.deleteNode(org.apache.jackrabbit.core.NodeId)
andQueryHandler.addNode(org.apache.jackrabbit.core.state.NodeState)
methods for each entry in the iterators. - updateNodes(Iterator<NodeId>, Iterator<NodeState>) - Method in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
This implementation forwards the call to
MultiIndex.update(Collection, Collection)
and transforms the two iterators to the required types. - updateNodes(Iterator<NodeId>, Iterator<NodeState>) - Method in interface org.apache.jackrabbit.core.query.QueryHandler
-
Updates the index in an atomic operation.
- updatePrepared(Update) - Method in interface org.apache.jackrabbit.core.cluster.UpdateEventChannel
-
Called when an a update operation has been prepared.
- updatePrepared(Update) - Method in class org.apache.jackrabbit.core.state.DummyUpdateEventChannel
- updateSQL - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
-
This is the property 'update' in the [databaseType].properties file, initialized with the default value.
- updateTimeoutTime() - Method in class org.apache.jackrabbit.core.lock.LockInfo
-
Updates the timeout time of this lock based on current time and the timeout hint specified for this lock.
- upgrade(Class<T>) - Method in class org.apache.jackrabbit.webdav.WebdavRequestImpl
- uploadRetryMap - Variable in class org.apache.jackrabbit.core.data.CachingDataStore
-
In memory map to hold failed asynchronous upload
DataIdentifier
and its retry count. - UPPER - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- UPPER_CASE - Static variable in class org.apache.jackrabbit.spi.commons.query.PropertyFunctionQueryNode
-
Requests that property values in a
RelationQueryNode
are converted to upper case before they are matched with the literal. - upperCase(DynamicOperand) - Method in class org.apache.jackrabbit.spi.commons.query.qom.QueryObjectModelFactoryImpl
-
Evaluates to the upper-case string value (or values, if multi-valued) of an operand.
- UpperCaseImpl - Class in org.apache.jackrabbit.spi.commons.query.qom
-
UpperCaseImpl
... - UpperCaseOperand - Class in org.apache.jackrabbit.core.query.lucene.constraint
-
UpperCaseOperand
implements an upper case operand. - UpperCaseOperand(DynamicOperand) - Constructor for class org.apache.jackrabbit.core.query.lucene.constraint.UpperCaseOperand
-
Creates a new upper case operand.
- UpperCaseSortComparator - Class in org.apache.jackrabbit.core.query.lucene
-
UpperCaseSortComparator
implements aFieldComparator
which compares the upper-cased string values of a base sort comparator. - UpperCaseSortComparator(FieldComparatorSource) - Constructor for class org.apache.jackrabbit.core.query.lucene.UpperCaseSortComparator
-
Creates a new upper case sort comparator.
- UpperFunction() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
- UpperLowerCaseTest - Class in org.apache.jackrabbit.test.api.query.qom
-
UpperLowerCaseTest
performs tests with upper- and lower-case operands. - UpperLowerCaseTest() - Constructor for class org.apache.jackrabbit.test.api.query.qom.UpperLowerCaseTest
- URI - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
- URI - Static variable in class org.apache.jackrabbit.commons.GenericRepositoryFactory
-
Deprecated.Please use
JcrUtils.REPOSITORY_URI
instead. - URI - Static variable in class org.apache.jackrabbit.core.persistence.util.BundleDumper
- URISave - Static variable in class org.apache.jackrabbit.test.api.util.Text
-
The list of characters that are not encoded by the
escape()
andunescape()
METHODS. - URISave - Static variable in class org.apache.jackrabbit.util.Text
-
The list of characters that are not encoded by the
escape()
andunescape()
METHODS. - URISaveEx - Static variable in class org.apache.jackrabbit.test.api.util.Text
-
Same as
Text.URISave
but also contains the '/' - URISaveEx - Static variable in class org.apache.jackrabbit.util.Text
-
Same as
Text.URISave
but also contains the '/' - URIValue - Class in org.apache.jackrabbit.value
-
A
URIValue
provides an implementation of theValue
interface representing aURI
value (an absolute or relative workspace path). - URIValue(URI) - Constructor for class org.apache.jackrabbit.value.URIValue
-
Returns a new
URIValue
initialized to the value of the specified URI. - url - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
-
The database URL used.
- url - Variable in class org.apache.jackrabbit.core.fs.db.DbFileSystem
-
the JDBC connection URL
- url - Variable in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
-
Deprecated.
- url - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
-
the jdbc url string
- URL - Static variable in class org.apache.jackrabbit.core.config.DataSourceConfig
- URLLiteral - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- useDbBlobStore() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
-
Returns
true
if the blobs are stored in the DB. - useFileBlobStore - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
-
Store blobs on file system instead of memory.
- useInExcerpt(NodeState, Name) - Method in interface org.apache.jackrabbit.core.query.lucene.IndexingConfiguration
-
Returns
true
if the content of the property with the given name should show up in an excerpt. - useInExcerpt(NodeState, Name) - Method in class org.apache.jackrabbit.core.query.lucene.IndexingConfigurationImpl
-
Returns
true
if the content of the property with the given name should show up in an excerpt. - useInExcerpt(Name) - Method in class org.apache.jackrabbit.core.query.lucene.NodeIndexer
-
Returns
true
if the content of the property with the given name should the used to create an excerpt. - useLocalFsBlobStore() - Method in class org.apache.jackrabbit.core.persistence.bundle.BundleFsPersistenceManager
-
Returns
true
if the blobs are stored in the local fs. - useLocalFsBlobStore() - Method in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
-
Returns
true
if the blobs are stored in the local fs. - user - Variable in class org.apache.jackrabbit.core.data.db.DbDataStore
-
The user name.
- user - Variable in class org.apache.jackrabbit.core.fs.db.DbFileSystem
-
the JDBC connection user
- user - Variable in class org.apache.jackrabbit.core.persistence.db.SimpleDbPersistenceManager
-
Deprecated.
- user - Variable in class org.apache.jackrabbit.core.persistence.pool.BundleDbPersistenceManager
-
the jdbc user
- user - Variable in class org.apache.jackrabbit.core.security.authentication.DefaultLoginModule
-
The user object retrieved during the authentication process.
- USER - Static variable in class org.apache.jackrabbit.core.config.DataSourceConfig
- UserAccessControlProvider - Class in org.apache.jackrabbit.core.security.user
-
Implementation of the
AccessControlProvider
interface that is used to protected the 'security workspace' containing the user and group data. - UserAccessControlProvider() - Constructor for class org.apache.jackrabbit.core.security.user.UserAccessControlProvider
- userId - Variable in class org.apache.jackrabbit.core.SessionImpl
-
the user ID that was used to acquire this session
- UserImpl - Class in org.apache.jackrabbit.core.security.user
-
UserImpl
- UserImpl(NodeImpl, UserManagerImpl) - Constructor for class org.apache.jackrabbit.core.security.user.UserImpl
- UserImporter - Class in org.apache.jackrabbit.core.security.user
-
UserImporter
implements aDefaultProtectedPropertyImporter
andDefaultProtectedNodeImporter
that is able to deal with user/group content as defined by the default user related node types present with jackrabbit-core. - UserImporter() - Constructor for class org.apache.jackrabbit.core.security.user.UserImporter
- UserImporter.ImportBehavior - Class in org.apache.jackrabbit.core.security.user
-
Inner class defining the treatment of membership or impersonator values pointing to non-existing authorizables.
- UserManagerConfig - Class in org.apache.jackrabbit.core.config
-
User manager configuration.
- UserManagerConfig(BeanConfig) - Constructor for class org.apache.jackrabbit.core.config.UserManagerConfig
- UserManagerConfig(BeanConfig, BeanConfig[]) - Constructor for class org.apache.jackrabbit.core.config.UserManagerConfig
- UserManagerImpl - Class in org.apache.jackrabbit.core.security.user
-
Implementation Characteristics
- UserManagerImpl(SessionImpl, String) - Constructor for class org.apache.jackrabbit.core.security.user.UserManagerImpl
-
Create a new
UserManager
with the default configuration. - UserManagerImpl(SessionImpl, String, Properties) - Constructor for class org.apache.jackrabbit.core.security.user.UserManagerImpl
-
Create a new
UserManager
- UserManagerImpl(SessionImpl, String, Properties, MembershipCache) - Constructor for class org.apache.jackrabbit.core.security.user.UserManagerImpl
-
Create a new
UserManager
for the givensession
. - UserPerWorkspaceSecurityManager - Class in org.apache.jackrabbit.core
-
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.
- UserPerWorkspaceSecurityManager() - Constructor for class org.apache.jackrabbit.core.UserPerWorkspaceSecurityManager
- UserPerWorkspaceUserManager - Class in org.apache.jackrabbit.core.security.user
-
Derived UserManager implementation that allows to switch between autosaving and transient change mode.
- UserPerWorkspaceUserManager(SessionImpl, String) - Constructor for class org.apache.jackrabbit.core.security.user.UserPerWorkspaceUserManager
-
Same as
UserPerWorkspaceUserManager(session, adminID, null, null)
. - UserPerWorkspaceUserManager(SessionImpl, String, Properties) - Constructor for class org.apache.jackrabbit.core.security.user.UserPerWorkspaceUserManager
-
Creates a UserManager that doesn't implicitly save changes but requires an explicit call to
Session.save()
. - UserPerWorkspaceUserManager(SessionImpl, String, Properties, MembershipCache) - Constructor for class org.apache.jackrabbit.core.security.user.UserPerWorkspaceUserManager
-
Creates a UserManager that doesn't implicitly save changes but requires an explicit call to
Session.save()
. - UserPrincipal - Class in org.apache.jackrabbit.core.security
-
A
UserPrincipal
... - UserPrincipal(String) - Constructor for class org.apache.jackrabbit.core.security.UserPrincipal
-
Creates a
UserPrincipal
with the given name. - usesIdentifier(DataIdentifier) - Method in class org.apache.jackrabbit.core.data.db.DbDataStore
- useSystemProperties(boolean) - Method in class org.apache.jackrabbit.spi2dav.ConnectionOptions.Builder
- Util - Class in org.apache.jackrabbit.core.query.lucene
-
Util
provides various static utility methods. - Util() - Constructor for class org.apache.jackrabbit.core.query.lucene.Util
- Utils - Class in org.apache.jackrabbit.aws.ext
-
Amazon S3 utilities.
- uuid - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.AddNode
- UUID - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
-
Name of the field that contains the UUID of the node.
- UUID - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldSelectors
- UUID_AND_PARENT - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldSelectors
- UUID_BYTE_LENGTH - Static variable in class org.apache.jackrabbit.core.id.NodeId
-
Number of bytes in a UUID (16).
- UUID_FORMATTED_LENGTH - Static variable in class org.apache.jackrabbit.core.id.NodeId
-
Chars in a UUID String.
- uuidBehavior - Variable in class org.apache.jackrabbit.core.xml.DefaultProtectedItemImporter
- uuidBehavior - Variable in class org.apache.jackrabbit.core.xml.DefaultProtectedPropertyImporter
V
- V1 - Static variable in class org.apache.jackrabbit.core.query.lucene.IndexFormatVersion
-
V1 is the index format for Jackrabbit releases 1.0 to 1.3.x.
- V2 - Static variable in class org.apache.jackrabbit.core.query.lucene.IndexFormatVersion
-
V2 is the index format for Jackrabbit releases 1.4.x
- V3 - Static variable in class org.apache.jackrabbit.core.query.lucene.IndexFormatVersion
-
V3 is the index format for Jackrabbit releases >= 1.5
- val - Variable in class org.apache.jackrabbit.spi.commons.value.AbstractQValue
- valid - Variable in class org.apache.jackrabbit.j2ee.AbstractConfig
- VALID_SYSTEM_INDEX_NODE_TYPE_NAMES - Static variable in class org.apache.jackrabbit.core.query.lucene.SearchIndex
-
Valid node type names under /jcr:system.
- validate() - Method in class org.apache.jackrabbit.j2ee.AbstractConfig
- validate() - Method in class org.apache.jackrabbit.j2ee.BootstrapConfig
- validate() - Method in class org.apache.jackrabbit.j2ee.JNDIConfig
- validate(NodeState) - Method in class org.apache.jackrabbit.core.ItemValidator
-
Checks whether the given node state satisfies the constraints specified by its primary and mixin node types.
- validate(PropertyState) - Method in class org.apache.jackrabbit.core.ItemValidator
-
Checks whether the given property state satisfies the constraints specified by its definition.
- validate(NodeState) - Method in class org.apache.jackrabbit.jcr2spi.state.ItemStateValidator
-
Checks whether the given node state satisfies the constraints specified by its primary and mixin node types.
- validateDestination(DavResource, WebdavRequest, boolean) - Method in class org.apache.jackrabbit.webdav.jcr.JCRWebdavServerServlet
-
Modified variant needed for JCR move and copy that isn't compliant to WebDAV.
- validateDestination(DavResource, WebdavRequest, boolean) - Method in class org.apache.jackrabbit.webdav.server.AbstractWebdavServlet
-
Validate the given destination resource and return the proper status code: Any return value greater/equal than
HttpServletResponse.SC_NO_CONTENT
indicates an error. - ValidateExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- ValidateLbrace - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- ValidateSchemaMode - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- VALIDATION_QUERY - Static variable in class org.apache.jackrabbit.core.config.DataSourceConfig
- ValidationMode - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- value - Variable in class org.apache.jackrabbit.core.journal.FileRevision
-
Cached value.
- value(boolean) - Method in interface org.apache.jackrabbit.commons.json.JsonHandler
-
Receive notification about the given JSON boolean value.
- value(double) - Method in interface org.apache.jackrabbit.commons.json.JsonHandler
-
Receive notification about the given JSON number value (double).
- value(int) - Method in class org.apache.jackrabbit.core.query.lucene.FieldComparatorBase
- value(long) - Method in interface org.apache.jackrabbit.commons.json.JsonHandler
-
Receive notification about the given JSON number value (long).
- value(String) - Method in interface org.apache.jackrabbit.commons.json.JsonHandler
-
Receive notification about the given JSON String value.
- VALUE_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.ConfigurationParser
-
Name of the bean parameter value configuration attribute.
- ValueComp() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- ValueComparator - Class in org.apache.jackrabbit.core.query.lucene.join
-
Comparator for
Value
instances. - ValueComparator() - Constructor for class org.apache.jackrabbit.core.query.lucene.join.ValueComparator
- ValueConstraint - Class in org.apache.jackrabbit.spi.commons.nodetype.constraint
-
ValueConstraint
and its subclasses are used to check the syntax of a value constraint and to test if a specific value satisfies it. - ValueConstraint(String) - Constructor for class org.apache.jackrabbit.spi.commons.nodetype.constraint.ValueConstraint
- VALUECONSTRAINT_ELEMENT - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the value constraint element.
- VALUECONSTRAINT_ELEMENT - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
-
Name of the value constraint element.
- VALUECONSTRAINTS_ELEMENT - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
-
Name of the value constraints element.
- VALUECONSTRAINTS_ELEMENT - Static variable in interface org.apache.jackrabbit.core.nodetype.xml.Constants
-
Name of the value constraints element.
- ValueExpr() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- valueFactory - Variable in class org.apache.jackrabbit.core.security.authorization.AbstractACLTemplate
-
The value factory
- ValueFactoryImpl - Class in org.apache.jackrabbit.core.value
-
ValueFactoryImpl
... - ValueFactoryImpl - Class in org.apache.jackrabbit.value
-
Simple extension of the
AbstractValueFactory
that omits any validation checks for path and name values. - ValueFactoryImpl() - Constructor for class org.apache.jackrabbit.value.ValueFactoryImpl
-
Constructs a
ValueFactory
object. - ValueFactoryImpl(NamePathResolver, DataStore) - Constructor for class org.apache.jackrabbit.core.value.ValueFactoryImpl
-
Constructs a new
ValueFactoryQImpl
based on an existing SPIQValueFactory
and aNamePathResolver
. - ValueFactoryQImpl - Class in org.apache.jackrabbit.spi.commons.value
-
This class implements the
ValueFactory
interface, wrapping an existing SPIQValueFactory
and aNamePathResolver
. - ValueFactoryQImpl(QValueFactory, NamePathResolver) - Constructor for class org.apache.jackrabbit.spi.commons.value.ValueFactoryQImpl
-
Constructs a new
ValueFactoryQImpl
based on an existing SPIQValueFactory
and aNamePathResolver
. - ValueFactoryTest - Class in org.apache.jackrabbit.test.api
-
ValueFactoryTest
tests the different ValueFactory.createValue methods. - ValueFactoryTest() - Constructor for class org.apache.jackrabbit.test.api.ValueFactoryTest
- ValueFormat - Class in org.apache.jackrabbit.spi.commons.value
-
ValueFormat
... - ValueFormat() - Constructor for class org.apache.jackrabbit.spi.commons.value.ValueFormat
- valueFromName(String) - Static method in class org.apache.jackrabbit.core.security.user.UserImporter.ImportBehavior
- ValueHelper - Class in org.apache.jackrabbit.value
-
The
ValueHelper
class provides severalValue
related utility methods. - ValueIndex(Comparable<?>[], int) - Constructor for class org.apache.jackrabbit.core.query.lucene.SharedFieldCache.ValueIndex
-
Creates one of these objects
- ValueIndicator - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- valueKey - Variable in class org.apache.jackrabbit.standalone.cli.core.AbstractSetProperty
-
Property value key
- valueOf(int) - Static method in class org.apache.jackrabbit.core.observation.EventState
-
Returns a String representation of
eventType
. - valueOf(String) - Static method in enum org.apache.jackrabbit.commons.query.qom.JoinType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.jackrabbit.commons.query.qom.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.jackrabbit.commons.query.qom.Order
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.apache.jackrabbit.core.id.NodeId
-
Returns a node identifier that is represented by the given UUID string.
- valueOf(String) - Static method in class org.apache.jackrabbit.core.id.PropertyId
-
Returns a property identifier instance holding the value of the specified string.
- valueOf(String) - Static method in enum org.apache.jackrabbit.core.persistence.check.ReportItem.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.jackrabbit.core.xml.AccessControlImporter.ImportBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.jackrabbit.core.xml.PropInfo.MultipleStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.apache.jackrabbit.value.BooleanValue
-
Returns a new
BooleanValue
initialized to the value represented by the specifiedString
. - valueOf(String) - Static method in class org.apache.jackrabbit.value.DateValue
-
Returns a new
DateValue
initialized to the value represented by the specifiedString
. - valueOf(String) - Static method in class org.apache.jackrabbit.value.DecimalValue
-
Returns a new
DecimalValue
initialized to the value represented by the specifiedString
. - valueOf(String) - Static method in class org.apache.jackrabbit.value.DoubleValue
-
Returns a new
DoubleValue
initialized to the value represented by the specifiedString
. - valueOf(String) - Static method in class org.apache.jackrabbit.value.LongValue
-
Returns a new
LongValue
initialized to the value represented by the specifiedString
. - valueOf(String) - Static method in class org.apache.jackrabbit.value.NameValue
-
Returns a new
NameValue
initialized to the value represented by the specifiedString
. - valueOf(String) - Static method in class org.apache.jackrabbit.value.PathValue
-
Returns a new
PathValue
initialized to the value represented by the specifiedString
. - valueOf(String) - Static method in class org.apache.jackrabbit.value.ReferenceValue
-
Returns a new
ReferenceValue
initialized to the value represented by the specifiedString
. - valueOf(String) - Static method in class org.apache.jackrabbit.value.URIValue
-
Returns a new
URIValue
initialized to the value represented by the specifiedString
. - valueOf(String) - Static method in class org.apache.jackrabbit.value.WeakReferenceValue
-
Returns a new
ReferenceValue
initialized to the value represented by the specifiedString
. - valueOf(String, int) - Static method in class org.apache.jackrabbit.core.value.InternalValue
-
Parses the given string as an
InternalValue
of the specified type. - values - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.AddProperty
- values - Variable in class org.apache.jackrabbit.spi.commons.batch.Operations.SetValue
- values() - Static method in enum org.apache.jackrabbit.commons.query.qom.JoinType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.jackrabbit.commons.query.qom.Operator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.jackrabbit.commons.query.qom.Order
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class org.apache.jackrabbit.core.cache.ConcurrentCache
-
Returns all values in the cache.
- values() - Static method in enum org.apache.jackrabbit.core.persistence.check.ReportItem.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class org.apache.jackrabbit.core.util.EmptyLinkedMap
-
Returns an unmodifiable empty collection.
- values() - Static method in enum org.apache.jackrabbit.core.xml.AccessControlImporter.ImportBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.jackrabbit.core.xml.PropInfo.MultipleStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- valuesFromXml(Object, int, ValueFactory) - Static method in class org.apache.jackrabbit.commons.webdav.ValueUtil
- valuesMap - Variable in class org.apache.jackrabbit.core.query.lucene.SharedFieldCache.ValueIndex
-
Values (Comparable) map indexed by document id.
- ValuesProperty - Class in org.apache.jackrabbit.webdav.jcr.property
-
ValuesProperty
implementsDavProperty
providing utilities to handle the value(s) of a JCR property item resource. - ValuesProperty(Value) - Constructor for class org.apache.jackrabbit.webdav.jcr.property.ValuesProperty
-
Create a new
ValuesProperty
from the given singleValue
. - ValuesProperty(Value[]) - Constructor for class org.apache.jackrabbit.webdav.jcr.property.ValuesProperty
-
Create a new
ValuesProperty
from the givenValue array
. - ValuesProperty(DavProperty<?>, int, ValueFactory) - Constructor for class org.apache.jackrabbit.webdav.jcr.property.ValuesProperty
-
Wrap the specified
DavProperty
in a newValuesProperty
. - valueToXml(Value, Document) - Static method in class org.apache.jackrabbit.commons.webdav.ValueUtil
- ValueUtil - Class in org.apache.jackrabbit.commons.webdav
-
ValuesUtil
... - ValueUtil() - Constructor for class org.apache.jackrabbit.commons.webdav.ValueUtil
- VarDecl() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- VariableIndicator - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- VarName - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- VARNAME - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- VarRef() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- Vbar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- verifyCanRead(Path) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
-
Verifies that the node at
nodePath
can be read. - verifyCanWrite(Path) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
-
Verifies that the node at
nodePath
is writable. - verifyCheckedOut(Path) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
-
Verifies that the node at
nodePath
is checked-out; throws aVersionException
if that's not the case. - verifyNotProtected(Path) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
-
Verifies that the node at
nodePath
is not protected. - verifyRootExists() - Method in class org.apache.jackrabbit.core.fs.db.DatabaseFileSystem
-
Verifies that the root file system entry exists.
- verifyUnlocked(Path) - Method in class org.apache.jackrabbit.core.BatchedItemOperations
-
Verifies that the node at
nodePath
is not locked by somebody else than the current session. - version - Variable in class org.apache.jackrabbit.test.api.version.RemoveVersionTest
- version - Variable in class org.apache.jackrabbit.test.api.version.VersionLabelTest
- VERSION - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
- VERSION_CONTROL - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
- VERSION_CONTROLLED_BINDING_SET - Static variable in interface org.apache.jackrabbit.webdav.version.VersionResource
-
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.
- VERSION_CONTROLLED_COLLECTION - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
- VERSION_CONTROLLED_CONFIGURATION - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
-
The Baseline feature introduces the computed DAV:version-controlled-configuration property for all resources that are member of a version-controlled configuration.
- VERSION_HISTORY - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
- VERSION_HISTORY - Static variable in class org.apache.jackrabbit.webdav.property.ResourceType
-
The version-history resource type
- VERSION_HISTORY - Static variable in interface org.apache.jackrabbit.webdav.version.VersionControlledResource
-
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.
The property is defined to have the following format: - VERSION_HISTORY - Static variable in interface org.apache.jackrabbit.webdav.version.VersionResource
-
The computed property DAV:version-history identifies the version history that contains this version.
The property is defined to have the following format: - VERSION_MNGMT - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
- VERSION_NAME - Static variable in interface org.apache.jackrabbit.webdav.version.VersionResource
-
The protected property DAV:version-name defines a human readable id for this version.
- VERSION_SET - Static variable in class org.apache.jackrabbit.webdav.jcr.property.JcrDavPropertyNameSet
-
Additional property names defined by JCR version nodes.
- VERSION_SET - Static variable in interface org.apache.jackrabbit.webdav.version.VersionHistoryResource
-
The protected property DAV:version-set identifies each version of this version history.
- VERSION_STORAGE_NODE_ID - Static variable in class org.apache.jackrabbit.core.RepositoryImpl
-
hardcoded id of the "/jcr:system/jcr:versionStorage" node
- VERSION_TREE - Static variable in class org.apache.jackrabbit.webdav.version.report.ReportType
- version2 - Variable in class org.apache.jackrabbit.test.api.version.RemoveVersionTest
- VERSIONABLE_SET - Static variable in class org.apache.jackrabbit.webdav.jcr.property.JcrDavPropertyNameSet
-
Additional property names defined by versionable JCR nodes.
- versionableNode - Variable in class org.apache.jackrabbit.test.api.version.AbstractVersionTest
- versionableNode - Variable in class org.apache.jackrabbit.test.api.version.simple.AbstractVersionTest
- versionableNode2 - Variable in class org.apache.jackrabbit.test.api.version.RemoveVersionTest
- versionableNodeType - Variable in class org.apache.jackrabbit.test.api.version.AbstractMergeTest
- versionableNodeType - Variable in class org.apache.jackrabbit.test.api.version.AbstractVersionTest
- versionableNodeType - Variable in class org.apache.jackrabbit.test.api.version.simple.AbstractVersionTest
- VersionableResource - Interface in org.apache.jackrabbit.webdav.version
-
VersionableResource
represents an extension to the basicDeltaVResource
, that allows to adding version-control support. - VersionControlledItemCollection - Class in org.apache.jackrabbit.webdav.jcr
-
VersionControlledItemCollection
represents a JCR node item and covers all functionality related to versioning ofNode
s. - VersionControlledItemCollection(DavResourceLocator, JcrDavSession, DavResourceFactory, Item) - Constructor for class org.apache.jackrabbit.webdav.jcr.VersionControlledItemCollection
-
Create a new
VersionControlledItemCollection
. - VersionControlledResource - Interface in org.apache.jackrabbit.webdav.version
-
The
VersionControlledResource
represents in contrast to theVersionableResource
a resource, that has already been put under version-control. - VersionControlledResourceImpl - Class in org.apache.jackrabbit.webdav.simple
-
VersionControlledResourceImpl
represents a JCR node item and covers all functionality related to versioning ofNode
s. - VersionControlledResourceImpl(DavResourceLocator, DavResourceFactory, DavSession, ResourceConfig, boolean) - Constructor for class org.apache.jackrabbit.webdav.simple.VersionControlledResourceImpl
-
Create a new
DavResource
. - VersionControlledResourceImpl(DavResourceLocator, DavResourceFactory, DavSession, ResourceConfig, Item) - Constructor for class org.apache.jackrabbit.webdav.simple.VersionControlledResourceImpl
-
Create a new
DavResource
. - versionCreated(InternalVersion) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
-
Invoked when a new internal item has been created.
- VersionDecl() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- versionDestroyed(InternalVersion) - Method in class org.apache.jackrabbit.core.version.InternalXAVersionManager
-
Invoked when a new internal item has been destroyed.
- VersionGraphTest - Class in org.apache.jackrabbit.test.api.version
-
VersionGraphTest
contains test methods related to version graph issues. - VersionGraphTest() - Constructor for class org.apache.jackrabbit.test.api.version.VersionGraphTest
- VersionHandler - Class in org.apache.jackrabbit.server.io
- VersionHandler() - Constructor for class org.apache.jackrabbit.server.io.VersionHandler
- VersionHandler(IOManager) - Constructor for class org.apache.jackrabbit.server.io.VersionHandler
- VERSIONHISTORY_SET - Static variable in class org.apache.jackrabbit.webdav.jcr.property.JcrDavPropertyNameSet
-
Additional property names defined by JCR version history nodes.
- VersionHistoryHandler - Class in org.apache.jackrabbit.server.io
-
VersionHistoryHandler
... - VersionHistoryHandler() - Constructor for class org.apache.jackrabbit.server.io.VersionHistoryHandler
- VersionHistoryHandler(IOManager) - Constructor for class org.apache.jackrabbit.server.io.VersionHistoryHandler
- VersionHistoryImpl - Class in org.apache.jackrabbit.core.version
-
Base implementation of the
VersionHistory
interface. - VersionHistoryImpl - Class in org.apache.jackrabbit.jcr2spi.version
-
VersionHistoryImpl
... - VersionHistoryImpl(ItemManager, SessionContext, AbstractNodeData) - Constructor for class org.apache.jackrabbit.core.version.VersionHistoryImpl
-
Create a new instance of this class.
- VersionHistoryImpl(SessionImpl, NodeState, ItemLifeCycleListener[]) - Constructor for class org.apache.jackrabbit.jcr2spi.version.VersionHistoryImpl
- VersionHistoryInfo - Class in org.apache.jackrabbit.core.version
-
Simple data object that carries the identifiers of a version history node and the related root version node.
- VersionHistoryInfo(NodeId, NodeId) - Constructor for class org.apache.jackrabbit.core.version.VersionHistoryInfo
-
Creates an object that carries the given version history information.
- VersionHistoryItemCollection - Class in org.apache.jackrabbit.webdav.jcr.version
-
VersionHistoryItemCollection
represents a JCR version history. - VersionHistoryItemCollection(DavResourceLocator, JcrDavSession, DavResourceFactory, Item) - Constructor for class org.apache.jackrabbit.webdav.jcr.version.VersionHistoryItemCollection
-
Create a new
VersionHistoryItemCollection
resource. - VersionHistoryResource - Interface in org.apache.jackrabbit.webdav.version
-
VersionHistoryResource
represents a collection that has all versions of a given version-controlled resource as members. - VersionHistoryResourceImpl - Class in org.apache.jackrabbit.webdav.simple
-
VersionHistoryResourceImpl
represents a JCR version history. - VersionHistoryResourceImpl(DavResourceLocator, DavResourceFactory, DavSession, ResourceConfig, Item) - Constructor for class org.apache.jackrabbit.webdav.simple.VersionHistoryResourceImpl
- VersionHistoryTest - Class in org.apache.jackrabbit.test.api.version
-
VersionHistoryTest
provides test methods related to version history methods and general version history issues. - VersionHistoryTest() - Constructor for class org.apache.jackrabbit.test.api.version.VersionHistoryTest
- VersionImpl - Class in org.apache.jackrabbit.core.version
-
Base implementation of the
Version
interface. - VersionImpl - Class in org.apache.jackrabbit.jcr2spi.version
-
VersionImpl
... - VersionImpl(ItemManager, SessionContext, AbstractNodeData) - Constructor for class org.apache.jackrabbit.core.version.VersionImpl
-
Create a new instance of this class.
- VersionImpl(SessionImpl, NodeState, ItemLifeCycleListener[]) - Constructor for class org.apache.jackrabbit.jcr2spi.version.VersionImpl
- VERSIONING_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
-
Name of the versioning configuration element.
- VersioningConfig - Class in org.apache.jackrabbit.core.config
-
Versioning configuration.
- VersioningConfig(String, FileSystemFactory, PersistenceManagerConfig, ISMLockingFactory) - Constructor for class org.apache.jackrabbit.core.config.VersioningConfig
-
Creates a versioning configuration object.
- VersioningLock - Class in org.apache.jackrabbit.core.version
-
A reentrant read-write lock used by the internal version manager for synchronization.
- VersioningLock() - Constructor for class org.apache.jackrabbit.core.version.VersioningLock
- VersioningLock.ReadLock - Class in org.apache.jackrabbit.core.version
- VersioningLock.WriteLock - Class in org.apache.jackrabbit.core.version
- VersionItemCollection - Class in org.apache.jackrabbit.webdav.jcr.version
-
VersionItemCollection
represents a JCR version. - VersionItemCollection(DavResourceLocator, JcrDavSession, DavResourceFactory, Item) - Constructor for class org.apache.jackrabbit.webdav.jcr.version.VersionItemCollection
-
Create a new
VersionItemCollection
. - VersionItemStateManager - Class in org.apache.jackrabbit.core.version
-
Specialized SharedItemStateManager that filters out NodeReferences to non-versioning states.
- VersionItemStateManager(PersistenceManager, NodeId, NodeTypeRegistry, ItemStateCacheFactory, ISMLocking, NodeIdFactory) - Constructor for class org.apache.jackrabbit.core.version.VersionItemStateManager
- VersionIteratorAdapter - Class in org.apache.jackrabbit.commons.iterator
- VersionIteratorAdapter(Collection) - Constructor for class org.apache.jackrabbit.commons.iterator.VersionIteratorAdapter
-
Creates an iterator for the given collection.
- VersionIteratorAdapter(Iterator) - Constructor for class org.apache.jackrabbit.commons.iterator.VersionIteratorAdapter
-
Creates an adapter for the given
Iterator
. - VersionIteratorAdapter(RangeIterator) - Constructor for class org.apache.jackrabbit.commons.iterator.VersionIteratorAdapter
-
Creates an adapter for the given
RangeIterator
. - versionLabel - Variable in class org.apache.jackrabbit.test.api.version.VersionLabelTest
- versionLabel2 - Variable in class org.apache.jackrabbit.test.api.version.VersionLabelTest
- VersionLabelTest - Class in org.apache.jackrabbit.test.api.version
-
VersionLabelTest
covers methods related to version label such asVersionHistory.addVersionLabel(String, String, boolean)
VersionHistory.removeVersionLabel(String)
Node.restoreByLabel(String, boolean)
VersionHistory.getVersionByLabel(String)
VersionHistory.getVersionLabels()
VersionHistory.hasVersionLabel(javax.jcr.version.Version, String)
VersionHistory.hasVersionLabel(String)
VersionHistory.hasVersionLabel(javax.jcr.version.Version, String)
- VersionLabelTest() - Constructor for class org.apache.jackrabbit.test.api.version.VersionLabelTest
- VersionManager - Interface in org.apache.jackrabbit.jcr2spi.version
-
VersionManager
... - VersionManagerImpl - Class in org.apache.jackrabbit.core
-
Implementation of the
VersionManager
. - VersionManagerImpl - Class in org.apache.jackrabbit.jcr2spi.version
-
VersionManagerImpl
... - VersionManagerImpl(SessionContext, UpdatableItemStateManager, HierarchyManager) - Constructor for class org.apache.jackrabbit.core.VersionManagerImpl
-
Creates a new version manager
- VersionManagerImpl(WorkspaceManager) - Constructor for class org.apache.jackrabbit.jcr2spi.version.VersionManagerImpl
- VersionManagerImplBase - Class in org.apache.jackrabbit.core.version
-
The JCR Version Manager implementation is split in several classes in order to group related methods together.
- VersionManagerImplBase(SessionContext, UpdatableItemStateManager, HierarchyManager) - Constructor for class org.apache.jackrabbit.core.version.VersionManagerImplBase
-
Creates a new version manager base for the given session
- VersionManagerImplBase.WriteOperation - Class in org.apache.jackrabbit.core.version
-
Helper for managing write operations.
- VersionManagerImplConfig - Class in org.apache.jackrabbit.core.version
-
The JCR Version Manager implementation is split in several classes in order to group related methods together.
- VersionManagerImplConfig(SessionContext, UpdatableItemStateManager, HierarchyManager) - Constructor for class org.apache.jackrabbit.core.version.VersionManagerImplConfig
-
Creates a new version manager for the given session
- VersionManagerImplMerge - Class in org.apache.jackrabbit.core.version
-
The JCR Version Manager implementation is split in several classes in order to group related methods together.
- VersionManagerImplMerge(SessionContext, UpdatableItemStateManager, HierarchyManager) - Constructor for class org.apache.jackrabbit.core.version.VersionManagerImplMerge
-
Creates a new version manager for the given session
- VersionManagerImplRestore - Class in org.apache.jackrabbit.core.version
-
The JCR Version Manager implementation is split in several classes in order to group related methods together.
- VersionManagerImplRestore(SessionContext, UpdatableItemStateManager, HierarchyManager) - Constructor for class org.apache.jackrabbit.core.version.VersionManagerImplRestore
-
Creates a new version manager for the given session
- versionMgr - Variable in class org.apache.jackrabbit.core.SessionImpl
-
The version manager for this session
- versionMgr - Variable in class org.apache.jackrabbit.core.WorkspaceImpl
-
The API Version manager for this workspace
- VersionResource - Interface in org.apache.jackrabbit.webdav.version
-
VersionResource
is a resource that contains a copy of a particular state of a version-controlled resource. - VersionResourceImpl - Class in org.apache.jackrabbit.webdav.simple
-
VersionResourceImpl
represents a JCR version. - VersionResourceImpl(DavResourceLocator, DavResourceFactory, DavSession, ResourceConfig, Item) - Constructor for class org.apache.jackrabbit.webdav.simple.VersionResourceImpl
-
Create a new
DavResource
. - versions() - Method in class org.apache.jackrabbit.core.version.VersionSet
-
Returns the (modifiable) changeset of this selector.
- VersionSelector - Interface in org.apache.jackrabbit.core.version
-
This Interface defines the version selector that needs to provide a version, given some hints and a version history.
- VersionSet - Class in org.apache.jackrabbit.core.version
-
This Class implements a version selector that is based on a set of versions.
- VersionSet(Map<NodeId, InternalVersion>) - Constructor for class org.apache.jackrabbit.core.version.VersionSet
-
Creates a
ChangeSetVersionSelector
that will try to select a version within the given set of versions. - VersionSet(Map<NodeId, InternalVersion>, boolean) - Constructor for class org.apache.jackrabbit.core.version.VersionSet
-
Creates a
ChangeSetVersionSelector
that will try to select a version in the given set. - VERSIONSTORAGE_PATH - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
-
The version storage item resource path.
- versionStoragePath - Variable in class org.apache.jackrabbit.test.api.version.VersionStorageTest
- VersionStorageTest - Class in org.apache.jackrabbit.test.api.version
-
VersionStorageTest
provides tests regardingVersionHistory.addVersionLabel(String, String, boolean)
- VersionStorageTest() - Constructor for class org.apache.jackrabbit.test.api.version.VersionStorageTest
- VersionTest - Class in org.apache.jackrabbit.test.api.version
-
VersionTest
covers tests related to the methods of theVersion
class. - VersionTest() - Constructor for class org.apache.jackrabbit.test.api.version.VersionTest
- VersionTreeReport - Class in org.apache.jackrabbit.webdav.version.report
-
VersionTreeReport
encapsulates the DAV:version-tree report. - VersionTreeReport() - Constructor for class org.apache.jackrabbit.webdav.version.report.VersionTreeReport
- VERTICAL_BAR - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- vf - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
-
The value factory for
AbstractJCRTest.superuser
. - vf - Variable in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
-
The value factory for creating literals for the query object model.
- VFSBackend - Class in org.apache.jackrabbit.vfs.ext.ds
-
A data store backend that stores data on VFS file system.
- VFSBackend(FileObject) - Constructor for class org.apache.jackrabbit.vfs.ext.ds.VFSBackend
- VFSDataStore - Class in org.apache.jackrabbit.vfs.ext.ds
-
Commons VFS based data store.
- VFSDataStore() - Constructor for class org.apache.jackrabbit.vfs.ext.ds.VFSDataStore
- VFSFileSystem - Class in org.apache.jackrabbit.vfs.ext.fs
-
VFS (Commons-VFS) based
FileSystem
implementation. - VFSFileSystem() - Constructor for class org.apache.jackrabbit.vfs.ext.fs.VFSFileSystem
-
Default constructor.
- vHistory - Variable in class org.apache.jackrabbit.test.api.version.RemoveVersionTest
- vHistory - Variable in class org.apache.jackrabbit.test.api.version.VersionHistoryTest
- vHistory - Variable in class org.apache.jackrabbit.test.api.version.VersionLabelTest
- VirtualItemStateProvider - Interface in org.apache.jackrabbit.core.virtual
-
This Interface defines a virtual item state provider.
- VirtualNodeState - Class in org.apache.jackrabbit.core.virtual
-
This Class implements a virtual node state
- VirtualNodeState(AbstractVISProvider, NodeId, NodeId, Name, Name[]) - Constructor for class org.apache.jackrabbit.core.virtual.VirtualNodeState
-
creates a new virtual node state
- VirtualNodeTypeStateManager - Class in org.apache.jackrabbit.core.nodetype.virtual
-
This Class implements a workaround helper for populating observation events for the virtual node states of the jcr:nodeTypes upon nodetype registry changes.
- VirtualNodeTypeStateManager(NodeTypeRegistry, DelegatingObservationDispatcher, NodeId, NodeId) - Constructor for class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateManager
-
Creates a new virtual node type state manager
- VirtualNodeTypeStateProvider - Class in org.apache.jackrabbit.core.nodetype.virtual
-
This Class implements a virtual item state provider that exposes the registered nodetypes.
- VirtualNodeTypeStateProvider(NodeTypeRegistry, NodeId, NodeId) - Constructor for class org.apache.jackrabbit.core.nodetype.virtual.VirtualNodeTypeStateProvider
- VirtualPropertyState - Class in org.apache.jackrabbit.core.virtual
-
This Class implements a virtual property state
- VirtualPropertyState(PropertyId) - Constructor for class org.apache.jackrabbit.core.virtual.VirtualPropertyState
-
Creates a new virtual property state
- VirtualValueProvider - Interface in org.apache.jackrabbit.core.virtual
-
A
VirtualValueProvider
is used for virtual properties that want to provide values dynamically. - visit(Node) - Method in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
-
Called when the Visitor is passed to a
Node
. - visit(Property) - Method in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
-
Called when the Visitor is passed to a
Property
. - visit(BeanConfig) - Method in interface org.apache.jackrabbit.core.config.BeanConfigVisitor
- visit(BeanConfig) - Method in class org.apache.jackrabbit.core.config.NoOpConfigVisitor
- visit(XPathQueryBuilder.AndCondition) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryEvaluator
- visit(XPathQueryBuilder.ContainsCondition) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryEvaluator
- visit(XPathQueryBuilder.ImpersonationCondition) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryEvaluator
- visit(XPathQueryBuilder.NodeCondition) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryEvaluator
- visit(XPathQueryBuilder.NotCondition) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryEvaluator
- visit(XPathQueryBuilder.OrCondition) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryEvaluator
- visit(XPathQueryBuilder.PropertyCondition) - Method in class org.apache.jackrabbit.core.security.user.XPathQueryEvaluator
- visit(AddLabel) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
- visit(AddLabel) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
- visit(AddNode) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
- visit(AddNode) - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
- visit(AddProperty) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
- visit(AddProperty) - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
- visit(Checkin) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
- visit(Checkin) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
- visit(Checkout) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
- visit(Checkout) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
- visit(Checkpoint) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
- visit(Checkpoint) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
- visit(Clone) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
- visit(Clone) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
- visit(Copy) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
- visit(Copy) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
- visit(CreateActivity) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
- visit(CreateActivity) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
- visit(CreateConfiguration) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
- visit(CreateConfiguration) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
- visit(LockOperation) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
- visit(LockOperation) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
- visit(LockRefresh) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
- visit(LockRefresh) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
- visit(LockRelease) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
- visit(LockRelease) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
- visit(Merge) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
- visit(Merge) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
- visit(Move) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
- visit(Move) - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
- visit(Remove) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
- visit(Remove) - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
- visit(RemoveActivity) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
- visit(RemoveActivity) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
- visit(RemoveLabel) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
- visit(RemoveLabel) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
- visit(RemoveVersion) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
- visit(RemoveVersion) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
- visit(ReorderNodes) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
- visit(ReorderNodes) - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
- visit(ResolveMergeConflict) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
- visit(ResolveMergeConflict) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
- visit(Restore) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
- visit(Restore) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
- visit(SetMixin) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
- visit(SetMixin) - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
- visit(SetPrimaryType) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
- visit(SetPrimaryType) - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
- visit(SetPropertyValue) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
- visit(SetPropertyValue) - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
- visit(SetTree) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
- visit(SetTree) - Method in class org.apache.jackrabbit.jcr2spi.state.SessionItemStateManager
- visit(Update) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
- visit(Update) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
- visit(WorkspaceImport) - Method in interface org.apache.jackrabbit.jcr2spi.operation.OperationVisitor
- visit(WorkspaceImport) - Method in class org.apache.jackrabbit.jcr2spi.operation.TransientOperationVisitor
- visit(AndQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
- visit(AndQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeVisitor
- visit(AndQueryNode, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeVisitor
- visit(AndQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryTreeDump
- visit(AndQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.TraversingQueryNodeVisitor
- visit(DerefQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
- visit(DerefQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeVisitor
- visit(DerefQueryNode, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeVisitor
- visit(DerefQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryTreeDump
- visit(DerefQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.TraversingQueryNodeVisitor
- visit(ExactQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
- visit(ExactQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeVisitor
- visit(ExactQueryNode, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeVisitor
- visit(ExactQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryTreeDump
- visit(LocationStepQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
- visit(LocationStepQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeVisitor
- visit(LocationStepQueryNode, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeVisitor
- visit(LocationStepQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryTreeDump
- visit(LocationStepQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.TraversingQueryNodeVisitor
- visit(NodeTypeQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
- visit(NodeTypeQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeVisitor
- visit(NodeTypeQueryNode, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeVisitor
- visit(NodeTypeQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryTreeDump
- visit(NotQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
- visit(NotQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeVisitor
- visit(NotQueryNode, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeVisitor
- visit(NotQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryTreeDump
- visit(NotQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.TraversingQueryNodeVisitor
- visit(OrderQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
- visit(OrderQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeVisitor
- visit(OrderQueryNode, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeVisitor
- visit(OrderQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryTreeDump
- visit(OrQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
- visit(OrQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeVisitor
- visit(OrQueryNode, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeVisitor
- visit(OrQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryTreeDump
- visit(OrQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.TraversingQueryNodeVisitor
- visit(PathQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
- visit(PathQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeVisitor
- visit(PathQueryNode, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeVisitor
- visit(PathQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryTreeDump
- visit(PathQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.TraversingQueryNodeVisitor
- visit(PropertyFunctionQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
- visit(PropertyFunctionQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeVisitor
- visit(PropertyFunctionQueryNode, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeVisitor
- visit(PropertyFunctionQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryTreeDump
- visit(AndImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
-
Does nothing and returns
data
. - visit(AndImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultTraversingQOMTreeVisitor
-
Calls accept on each of the attached constraints of the AND node.
- visit(AndImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
- visit(BindVariableValueImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
-
Does nothing and returns
data
. - visit(BindVariableValueImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
- visit(ChildNodeImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
-
Does nothing and returns
data
. - visit(ChildNodeImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
- visit(ChildNodeJoinConditionImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
-
Does nothing and returns
data
. - visit(ChildNodeJoinConditionImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
- visit(ColumnImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
-
Does nothing and returns
data
. - visit(ColumnImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
- visit(ComparisonImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
-
Does nothing and returns
data
. - visit(ComparisonImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultTraversingQOMTreeVisitor
-
Calls accept on the two operands in the comparison node.
- visit(ComparisonImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
- visit(DescendantNodeImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
-
Does nothing and returns
data
. - visit(DescendantNodeImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
- visit(DescendantNodeJoinConditionImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
-
Does nothing and returns
data
. - visit(DescendantNodeJoinConditionImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
- visit(EquiJoinConditionImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
-
Does nothing and returns
data
. - visit(EquiJoinConditionImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
- visit(FullTextSearchImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
-
Does nothing and returns
data
. - visit(FullTextSearchImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultTraversingQOMTreeVisitor
-
Calls accept on the static operand in the fulltext search constraint.
- visit(FullTextSearchImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
- visit(FullTextSearchScoreImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
-
Does nothing and returns
data
. - visit(FullTextSearchScoreImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
- visit(JoinImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
-
Does nothing and returns
data
. - visit(JoinImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultTraversingQOMTreeVisitor
-
Calls accept on the two sources and the join condition in the join node.
- visit(JoinImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
- visit(LengthImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
-
Does nothing and returns
data
. - visit(LengthImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultTraversingQOMTreeVisitor
-
Calls accept on the property value in the length node.
- visit(LengthImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
- visit(LiteralImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
-
Does nothing and returns
data
. - visit(LiteralImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
- visit(LowerCaseImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
-
Does nothing and returns
data
. - visit(LowerCaseImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultTraversingQOMTreeVisitor
-
Calls accept on the dynamic operand in the lower-case node.
- visit(LowerCaseImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
- visit(NodeLocalNameImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
-
Does nothing and returns
data
. - visit(NodeLocalNameImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
- visit(NodeNameImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
-
Does nothing and returns
data
. - visit(NodeNameImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
- visit(NotImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
-
Does nothing and returns
data
. - visit(NotImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultTraversingQOMTreeVisitor
-
Calls accept on the constraint in the NOT node.
- visit(NotImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
- visit(OrderingImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
-
Does nothing and returns
data
. - visit(OrderingImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultTraversingQOMTreeVisitor
-
Calls accept on the dynamic operand in the ordering node.
- visit(OrderingImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
- visit(OrImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
-
Does nothing and returns
data
. - visit(OrImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultTraversingQOMTreeVisitor
-
Calls accept on each of the attached constraints of the OR node.
- visit(OrImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
- visit(PropertyExistenceImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
-
Does nothing and returns
data
. - visit(PropertyExistenceImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
- visit(PropertyValueImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
-
Does nothing and returns
data
. - visit(PropertyValueImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
- visit(QueryObjectModelTree, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
-
Does nothing and returns
data
. - visit(QueryObjectModelTree, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultTraversingQOMTreeVisitor
-
Calls accept on the following contained QOM nodes: Source Constraints Orderings Columns
- visit(QueryObjectModelTree, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
- visit(SameNodeImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
-
Does nothing and returns
data
. - visit(SameNodeImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
- visit(SameNodeJoinConditionImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
-
Does nothing and returns
data
. - visit(SameNodeJoinConditionImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
- visit(SelectorImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
-
Does nothing and returns
data
. - visit(SelectorImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
- visit(UpperCaseImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultQOMTreeVisitor
-
Does nothing and returns
data
. - visit(UpperCaseImpl, Object) - Method in class org.apache.jackrabbit.spi.commons.query.qom.DefaultTraversingQOMTreeVisitor
-
Calls accept on the dynamic operand in the lower-case node.
- visit(UpperCaseImpl, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.qom.QOMTreeVisitor
- visit(QueryRootNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
- visit(QueryRootNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeVisitor
- visit(QueryRootNode, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeVisitor
- visit(QueryRootNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryTreeDump
- visit(QueryRootNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.TraversingQueryNodeVisitor
- visit(RelationQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
- visit(RelationQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeVisitor
- visit(RelationQueryNode, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeVisitor
- visit(RelationQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryTreeDump
- visit(ASTAndExpression, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
- visit(ASTAndExpression, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
- visit(ASTAscendingOrderSpec, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
- visit(ASTAscendingOrderSpec, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
- visit(ASTBracketExpression, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
- visit(ASTBracketExpression, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
- visit(ASTContainsExpression, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
- visit(ASTContainsExpression, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
- visit(ASTDescendingOrderSpec, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
- visit(ASTDescendingOrderSpec, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
- visit(ASTExcerptFunction, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
- visit(ASTExcerptFunction, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
- visit(ASTFromClause, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
- visit(ASTFromClause, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
- visit(ASTIdentifier, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
- visit(ASTIdentifier, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
- visit(ASTLiteral, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
- visit(ASTLiteral, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
- visit(ASTLowerFunction, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
- visit(ASTLowerFunction, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
- visit(ASTNotExpression, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
- visit(ASTNotExpression, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
- visit(ASTOrderByClause, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
- visit(ASTOrderByClause, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
- visit(ASTOrderSpec, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
- visit(ASTOrderSpec, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
- visit(ASTOrExpression, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
- visit(ASTOrExpression, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
- visit(ASTPredicate, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
- visit(ASTPredicate, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
- visit(ASTQuery, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
- visit(ASTQuery, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
- visit(ASTSelectList, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
- visit(ASTSelectList, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
- visit(ASTUpperFunction, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
- visit(ASTUpperFunction, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
- visit(ASTWhereClause, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
- visit(ASTWhereClause, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
- visit(SimpleNode, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserVisitor
- visit(SimpleNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLQueryBuilder
- visit(TextsearchQueryNode, Object) - Method in class org.apache.jackrabbit.core.query.lucene.LuceneQueryBuilder
- visit(TextsearchQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.DefaultQueryNodeVisitor
- visit(TextsearchQueryNode, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.QueryNodeVisitor
- visit(TextsearchQueryNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.QueryTreeDump
- visit(SimpleNode, Object) - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPathQueryBuilder
-
Implements the generic visit method for this
XPathVisitor
. - visit(SimpleNode, Object) - Method in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathVisitor
- vMgr - Variable in class org.apache.jackrabbit.core.version.VersionManagerImplBase
-
the session version manager.
W
- walkProperties - Variable in class org.apache.jackrabbit.commons.visitor.FilteringItemVisitor
-
Do we want to walk all properties of nodes? The default is false.
- warn(String) - Method in class org.apache.jackrabbit.commons.observation.ListenerTracker
-
Called to log a deprecation warning about the detected behavior of the decorated listener.
- warning(SAXParseException) - Method in class org.apache.jackrabbit.core.config.ConfigurationErrorHandler
-
This method is called when there is a warning parsing the configuration file.
- warning(SAXParseException) - Method in class org.apache.jackrabbit.core.xml.ImportHandler
- warning(SAXParseException) - Method in class org.apache.jackrabbit.jcr2spi.xml.ImportHandler
- wasSuccessful() - Method in class org.apache.jackrabbit.test.JCRTestResult
- WEAK_REFS - Static variable in class org.apache.jackrabbit.core.query.lucene.FieldNames
-
Name of the field that contains all weak reference property values.
- WeakIdentityCollection - Class in org.apache.jackrabbit.util
-
WeakIdentityCollection
implements a Collection with weak values. - WeakIdentityCollection(int) - Constructor for class org.apache.jackrabbit.util.WeakIdentityCollection
-
Creates a new WeakIdentityCollection.
- WEAKREFERENCE - Static variable in class org.apache.jackrabbit.commons.cnd.Lexer
- WEAKREFERENCE - Static variable in class org.apache.jackrabbit.core.persistence.util.BundleDumper
- WeakReferenceValue - Class in org.apache.jackrabbit.value
-
A
WeakReferenceValue
provides an implementation of theValue
interface representing aWEAKREFERENCE
value (a UUID of an existing node). - WeakReferenceValue(String) - Constructor for class org.apache.jackrabbit.value.WeakReferenceValue
-
Protected constructor creating a
ReferenceValue
object without validating the UUID format. - WeakReferenceValue(Node) - Constructor for class org.apache.jackrabbit.value.WeakReferenceValue
-
Constructs a
ReferenceValue
object representing the UUID of an existing node. - WebdavRequest - Interface in org.apache.jackrabbit.webdav
-
The empty
WebdavRequest
interface collects the functionality defined byDavServletRequest
encapsulating the core Webdav specification (RFC 2518) as well as the various extensions used for observation and transaction support, ordering of collections, search and versioning. - WebdavRequestContext - Interface in org.apache.jackrabbit.webdav
-
Interface providing the minimum WebDAV request information associated with the current thread of execution.
- WebdavRequestContextHolder - Class in org.apache.jackrabbit.webdav.server
-
Associates a
WebdavRequestContext
with the current execution thread. - WebdavRequestImpl - Class in org.apache.jackrabbit.webdav
-
WebdavRequestImpl
... - WebdavRequestImpl(HttpServletRequest, DavLocatorFactory) - Constructor for class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
Creates a new
DavServletRequest
with the given parameters. - WebdavRequestImpl(HttpServletRequest, DavLocatorFactory, boolean) - Constructor for class org.apache.jackrabbit.webdav.WebdavRequestImpl
-
Creates a new
DavServletRequest
with the given parameters. - WebdavResponse - Interface in org.apache.jackrabbit.webdav
-
The empty
WebdavResponse
interface collects the functionality defined byDavServletResponse
encapsulating 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. - WebdavResponseImpl - Class in org.apache.jackrabbit.webdav
-
WebdavResponseImpl implements the
WebdavResponse
interface. - WebdavResponseImpl(HttpServletResponse) - Constructor for class org.apache.jackrabbit.webdav.WebdavResponseImpl
-
Create a new
WebdavResponse
- WebdavResponseImpl(HttpServletResponse, boolean) - Constructor for class org.apache.jackrabbit.webdav.WebdavResponseImpl
-
Create a new
WebdavResponse
- WeightedHighlighter - Class in org.apache.jackrabbit.core.query.lucene
-
WeightedHighlighter
implements a highlighter that weights the fragments based on the proximity of the highlighted terms to each other. - WeightedHighlighter() - Constructor for class org.apache.jackrabbit.core.query.lucene.WeightedHighlighter
- WeightedHTMLExcerpt - Class in org.apache.jackrabbit.core.query.lucene
-
WeightedHTMLExcerpt
creates a HTML excerpt with the following format: - WeightedHTMLExcerpt() - Constructor for class org.apache.jackrabbit.core.query.lucene.WeightedHTMLExcerpt
- WeightedXMLExcerpt - Class in org.apache.jackrabbit.core.query.lucene
-
WeightedXMLExcerpt
creates an XML excerpt of a matching node. - WeightedXMLExcerpt() - Constructor for class org.apache.jackrabbit.core.query.lucene.WeightedXMLExcerpt
- Where - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- WHERE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- WhereClause() - Method in class org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParser
- WhereClause() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- WhitespaceChar - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- Wildcard() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- WildcardNameQuery - Class in org.apache.jackrabbit.core.query.lucene
-
Implements a wildcard query on the name field.
- WildcardNameQuery(String, int, NamespaceResolver, NamespaceMappings, PerQueryCache) - Constructor for class org.apache.jackrabbit.core.query.lucene.WildcardNameQuery
- WildcardQuery - Class in org.apache.jackrabbit.core.query.lucene
-
Implements a wildcard query on a lucene field with an embedded property name and a pattern.
- WildcardQuery(String, String, String, int, PerQueryCache) - Constructor for class org.apache.jackrabbit.core.query.lucene.WildcardQuery
-
Creates a new
WildcardQuery
. - WildcardQuery(String, String, String, PerQueryCache) - Constructor for class org.apache.jackrabbit.core.query.lucene.WildcardQuery
-
Creates a new
WildcardQuery
. - with(Node, boolean) - Method in class org.apache.jackrabbit.spi.commons.lock.Locked
-
Deprecated.Executes
Locked.run(javax.jcr.Node)
while the lock onlockable
is held. - with(Node, boolean) - Method in class org.apache.jackrabbit.util.Locked
-
Executes
Locked.run(javax.jcr.Node)
while the lock onlockable
is held. - with(Node, boolean) - Method in class org.apache.jackrabbit.util.LockedWrapper
- with(Node, boolean, boolean) - Method in class org.apache.jackrabbit.util.Locked
-
Executes
Locked.run(javax.jcr.Node)
while the lock onlockable
is held. - with(Node, boolean, boolean) - Method in class org.apache.jackrabbit.util.LockedWrapper
- with(Node, boolean, long) - Method in class org.apache.jackrabbit.spi.commons.lock.Locked
-
Deprecated.Executes the method
Locked.run(javax.jcr.Node)
within the scope of a lock held onlockable
. - with(Node, boolean, long) - Method in class org.apache.jackrabbit.util.Locked
-
Executes the method
Locked.run(javax.jcr.Node)
within the scope of a lock held onlockable
. - with(Node, boolean, long) - Method in class org.apache.jackrabbit.util.LockedWrapper
- with(Node, boolean, long, boolean) - Method in class org.apache.jackrabbit.util.Locked
-
Executes the method
Locked.run(javax.jcr.Node)
within the scope of a lock held onlockable
. - with(Node, boolean, long, boolean) - Method in class org.apache.jackrabbit.util.LockedWrapper
- WORKING_RESOURCE - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
- workspace - Variable in class org.apache.jackrabbit.core.cluster.ClusterRecord
-
Workspace name.
- workspace - Variable in class org.apache.jackrabbit.test.api.SerializationTest
- workspace - Variable in class org.apache.jackrabbit.test.api.version.AbstractMergeTest
-
The default workspace
- WORKSPACE - Variable in class org.apache.jackrabbit.test.api.SerializationTest
- WORKSPACE - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
- WORKSPACE - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
-
Protected "workspace" property indicating the workspace of a resource.
- WORKSPACE_CHECKOUT_SET - Static variable in interface org.apache.jackrabbit.webdav.version.WorkspaceResource
-
The DAV:workspace-checkout-set property is the only required property which is additionally added to a workspace resource.
This computed property identifies each checked-out resource whose DAV:workspace property identifies this workspace. - WORKSPACE_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
-
Name of the workspace configuration element.
- WORKSPACE_HOME_VARIABLE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
-
Name of the workspace home directory parser variable.
- WORKSPACE_MNGMT - Static variable in class org.apache.jackrabbit.core.security.authorization.Permission
- WORKSPACE_NAME_VARIABLE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
-
Name of the repository name parser variable.
- WORKSPACE_SET - Static variable in class org.apache.jackrabbit.webdav.jcr.property.JcrDavPropertyNameSet
-
Property names defined for JCR workspace resources.
- WorkspaceAccessManager - Interface in org.apache.jackrabbit.core.security.authorization
-
The
WorkspaceAccessManager
is responsible for workspace access. - WorkspaceCloneReferenceableTest - Class in org.apache.jackrabbit.test.api
-
WorkspaceCloneReferenceableTest
contains tests for cloning referenceable nodes between workspaces. - WorkspaceCloneReferenceableTest() - Constructor for class org.apache.jackrabbit.test.api.WorkspaceCloneReferenceableTest
- WorkspaceCloneSameNameSibsTest - Class in org.apache.jackrabbit.test.api
-
WorkspaceCloneSameNameSibsTest
contains tests for cloning nodes as same name siblings between workspace. - WorkspaceCloneSameNameSibsTest() - Constructor for class org.apache.jackrabbit.test.api.WorkspaceCloneSameNameSibsTest
- WorkspaceCloneTest - Class in org.apache.jackrabbit.test.api
-
WorkspaceCloneTest
contains tests for cloning nodes between workspace. - WorkspaceCloneTest() - Constructor for class org.apache.jackrabbit.test.api.WorkspaceCloneTest
- WorkspaceCloneVersionableTest - Class in org.apache.jackrabbit.test.api
-
WorkspaceCloneVersionableTest
contains tests for cloning versionable nodes between workspace. - WorkspaceCloneVersionableTest() - Constructor for class org.apache.jackrabbit.test.api.WorkspaceCloneVersionableTest
- WorkspaceConfig - Class in org.apache.jackrabbit.core.config
-
Workspace configuration.
- WorkspaceConfig(String, String, boolean, FileSystemFactory, PersistenceManagerConfig, QueryHandlerFactory, ISMLockingFactory, WorkspaceSecurityConfig) - Constructor for class org.apache.jackrabbit.core.config.WorkspaceConfig
-
Creates a workspace configuration object.
- WorkspaceConfig(String, String, boolean, FileSystemFactory, PersistenceManagerConfig, QueryHandlerFactory, ISMLockingFactory, WorkspaceSecurityConfig, ImportConfig) - Constructor for class org.apache.jackrabbit.core.config.WorkspaceConfig
-
Creates a workspace configuration object.
- WorkspaceConfig(String, String, boolean, FileSystemFactory, PersistenceManagerConfig, QueryHandlerFactory, ISMLockingFactory, WorkspaceSecurityConfig, ImportConfig, long) - Constructor for class org.apache.jackrabbit.core.config.WorkspaceConfig
-
Creates a workspace configuration object.
- WorkspaceContentHandler - Class in org.apache.jackrabbit.jcr2spi.xml
-
WorkspaceContentHandler
... - WorkspaceContentHandler(Workspace, String, int) - Constructor for class org.apache.jackrabbit.jcr2spi.xml.WorkspaceContentHandler
- WorkspaceCopyBetweenWorkspacesReferenceableTest - Class in org.apache.jackrabbit.test.api
-
WorkspaceCopyBetweenWorkspacesReferenceableTest
contains tests for copying referenceable nodes between workspace. - WorkspaceCopyBetweenWorkspacesReferenceableTest() - Constructor for class org.apache.jackrabbit.test.api.WorkspaceCopyBetweenWorkspacesReferenceableTest
- WorkspaceCopyBetweenWorkspacesSameNameSibsTest - Class in org.apache.jackrabbit.test.api
-
WorkspaceCopyBetweenWorkspacesSameNameSibsTest
contains tests for copying nodes as same name siblings between workspace. - WorkspaceCopyBetweenWorkspacesSameNameSibsTest() - Constructor for class org.apache.jackrabbit.test.api.WorkspaceCopyBetweenWorkspacesSameNameSibsTest
- WorkspaceCopyBetweenWorkspacesTest - Class in org.apache.jackrabbit.test.api
-
WorkspaceCopyBetweenWorkspacesTest
contains tests for copying nodes between workspace. - WorkspaceCopyBetweenWorkspacesTest() - Constructor for class org.apache.jackrabbit.test.api.WorkspaceCopyBetweenWorkspacesTest
- WorkspaceCopyBetweenWorkspacesVersionableTest - Class in org.apache.jackrabbit.test.api
-
WorkspaceCopyBetweenWorkspacesVersionableTest
contains tests for copying versionable nodes between workspace. - WorkspaceCopyBetweenWorkspacesVersionableTest() - Constructor for class org.apache.jackrabbit.test.api.WorkspaceCopyBetweenWorkspacesVersionableTest
- WorkspaceCopyReferenceableTest - Class in org.apache.jackrabbit.test.api
-
WorkspaceCopyReferenceableTest
contains tests for copying referenceable nodes in one workspace. - WorkspaceCopyReferenceableTest() - Constructor for class org.apache.jackrabbit.test.api.WorkspaceCopyReferenceableTest
- WorkspaceCopySameNameSibsTest - Class in org.apache.jackrabbit.test.api
-
WorkspaceCopySameNameSibsTest
contains tests for copying nodes as same name siblings in one workspace. - WorkspaceCopySameNameSibsTest() - Constructor for class org.apache.jackrabbit.test.api.WorkspaceCopySameNameSibsTest
- WorkspaceCopyTest - Class in org.apache.jackrabbit.test.api
-
WorkspaceCopyTest
contains tests for copying nodes in one workspace. - WorkspaceCopyTest() - Constructor for class org.apache.jackrabbit.test.api.WorkspaceCopyTest
- WorkspaceCopyVersionableTest - Class in org.apache.jackrabbit.test.api
-
WorkspaceCopyVersionableTest
contains tests for copying versionable nodes in one workspace. - WorkspaceCopyVersionableTest() - Constructor for class org.apache.jackrabbit.test.api.WorkspaceCopyVersionableTest
- workspaceCreated(String, ClonedInputSource) - Method in class org.apache.jackrabbit.core.cluster.ClusterNode
- workspaceCreated(String, ClonedInputSource) - Method in interface org.apache.jackrabbit.core.cluster.WorkspaceEventChannel
- WorkspaceEventChannel - Interface in org.apache.jackrabbit.core.cluster
-
Event channel for reporting workspace change events.
- WorkspaceImpl - Class in org.apache.jackrabbit.core
-
A
WorkspaceImpl
... - WorkspaceImpl - Class in org.apache.jackrabbit.jcr2spi
-
WorkspaceImpl
... - WorkspaceImpl(String, SessionImpl, RepositoryConfig, SessionInfo) - Constructor for class org.apache.jackrabbit.jcr2spi.WorkspaceImpl
- WorkspaceImpl(SessionContext, WorkspaceConfig) - Constructor for class org.apache.jackrabbit.core.WorkspaceImpl
-
Creates a new workspace instance
- WorkspaceImport - Class in org.apache.jackrabbit.jcr2spi.operation
-
WorkspaceImport
... - WorkspaceImporter - Class in org.apache.jackrabbit.core.xml
-
WorkspaceImporter
... - WorkspaceImporter(Path, WorkspaceImpl, SessionContext, int) - Constructor for class org.apache.jackrabbit.core.xml.WorkspaceImporter
-
Creates a new
WorkspaceImporter
instance. - WorkspaceImporter(Path, WorkspaceImpl, SessionContext, int, ImportConfig) - Constructor for class org.apache.jackrabbit.core.xml.WorkspaceImporter
-
Creates a new
WorkspaceImporter
instance. - WorkspaceInfo(WorkspaceConfig) - Constructor for class org.apache.jackrabbit.core.RepositoryImpl.WorkspaceInfo
-
Creates a new
WorkspaceInfo
based on the givenconfig
. - WorkspaceItemStateFactory - Class in org.apache.jackrabbit.jcr2spi.state
-
WorkspaceItemStateFactory
... - WorkspaceItemStateFactory(RepositoryService, SessionInfo, ItemDefinitionProvider, ItemInfoCache) - Constructor for class org.apache.jackrabbit.jcr2spi.state.WorkspaceItemStateFactory
- WorkspaceListener - Interface in org.apache.jackrabbit.core.cluster
-
Listener for external workspace changes.
- WorkspaceManagementTest - Class in org.apache.jackrabbit.test.api
-
WorkspaceManagementTest
... - WorkspaceManagementTest() - Constructor for class org.apache.jackrabbit.test.api.WorkspaceManagementTest
- WorkspaceManager - Class in org.apache.jackrabbit.core
-
Utility class that decouples
SessionImpl
from the internal workspace handling details ofRepositoryImpl
. - WorkspaceManager - Class in org.apache.jackrabbit.jcr2spi
-
WorkspaceManager
... - WorkspaceManager(RepositoryConfig, SessionInfo, boolean) - Constructor for class org.apache.jackrabbit.jcr2spi.WorkspaceManager
- WorkspaceMoveReferenceableTest - Class in org.apache.jackrabbit.test.api
-
WorkspaceMoveReferenceableTest
contains tests for moving referenceable nodes in one workspace. - WorkspaceMoveReferenceableTest() - Constructor for class org.apache.jackrabbit.test.api.WorkspaceMoveReferenceableTest
- WorkspaceMoveSameNameSibsTest - Class in org.apache.jackrabbit.test.api
-
WorkspaceMoveSameNameSibsTest
contains tests for moving nodes with same name siblings supported in one workspace. - WorkspaceMoveSameNameSibsTest() - Constructor for class org.apache.jackrabbit.test.api.WorkspaceMoveSameNameSibsTest
- WorkspaceMoveTest - Class in org.apache.jackrabbit.test.api
-
WorkspaceMoveTest
contains tests for copying nodes in one workspace. - WorkspaceMoveTest() - Constructor for class org.apache.jackrabbit.test.api.WorkspaceMoveTest
- WorkspaceMoveVersionableTest - Class in org.apache.jackrabbit.test.api
-
WorkspaceMoveVersionableTest
contains tests for moving versionable nodes in one workspace. - WorkspaceMoveVersionableTest() - Constructor for class org.apache.jackrabbit.test.api.WorkspaceMoveVersionableTest
- WorkspaceMoveVersionExceptionTest - Class in org.apache.jackrabbit.test.api.version
-
WorkspaceMoveVersionExceptionTest
contains tests dealing with moving nodes usingWorkspace.move(String, String)
. - WorkspaceMoveVersionExceptionTest() - Constructor for class org.apache.jackrabbit.test.api.version.WorkspaceMoveVersionExceptionTest
- workspaceName - Variable in class org.apache.jackrabbit.test.AbstractJCRTest
-
Name of a workspace to use instead of the default workspace.
- WorkspaceOperationTest - Class in org.apache.jackrabbit.test.api.observation
-
Tests if workspace operations trigger the appropriate observation events.
- WorkspaceOperationTest() - Constructor for class org.apache.jackrabbit.test.api.observation.WorkspaceOperationTest
- WorkspaceReadMethodsTest - Class in org.apache.jackrabbit.test.api
-
WorkspaceReadMethodsTest
... - WorkspaceReadMethodsTest() - Constructor for class org.apache.jackrabbit.test.api.WorkspaceReadMethodsTest
- WorkspaceRecord - Class in org.apache.jackrabbit.core.cluster
-
Record for propagating workspace modifications across the cluster.
- WorkspaceRecord(String, ClonedInputSource, Record) - Constructor for class org.apache.jackrabbit.core.cluster.WorkspaceRecord
-
Creates a new
WorkspaceRecord
for create workspace action. - WorkspaceRecord(Record) - Constructor for class org.apache.jackrabbit.core.cluster.WorkspaceRecord
-
Creates a new empty
WorkspaceRecord
. - WorkspaceRecord.Action - Class in org.apache.jackrabbit.core.cluster
-
Base workspace action
- WorkspaceResource - Interface in org.apache.jackrabbit.webdav.version
-
A workspace resource is a collection whose members are related version-controlled and non-version-controlled resources.
- WorkspaceResourceImpl - Class in org.apache.jackrabbit.webdav.jcr
-
WorkspaceResourceImpl
... - WorkspaceRestoreTest - Class in org.apache.jackrabbit.test.api.version
-
WorkspaceRestoreTest
provides test methods for theWorkspace.restore(javax.jcr.version.Version[], boolean)
method. - WorkspaceRestoreTest() - Constructor for class org.apache.jackrabbit.test.api.version.WorkspaceRestoreTest
- WORKSPACES_ELEMENT - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
-
Name of the general workspace configuration element.
- WorkspaceSecurityConfig - Class in org.apache.jackrabbit.core.config
-
Representation of workspace specific security settings.
- WorkspaceSecurityConfig(BeanConfig) - Constructor for class org.apache.jackrabbit.core.config.WorkspaceSecurityConfig
- WorkspaceTest - Class in org.apache.jackrabbit.test.api
-
WorkspaceTest
... - WorkspaceTest() - Constructor for class org.apache.jackrabbit.test.api.WorkspaceTest
- workspaceW2 - Variable in class org.apache.jackrabbit.test.api.version.AbstractMergeTest
-
The second workspace
- wrap(NodeTypeStorage) - Method in class org.apache.jackrabbit.jcr2spi.nodetype.NodeTypeCache
-
Wraps this
NodeTypeCache
around the passedstorage
and exposes itself again as aNodeTypeStorage
. - write() - Method in class org.apache.jackrabbit.core.cluster.ClusterRecord
-
Serialize this record.
- write(byte[]) - Method in class org.apache.jackrabbit.core.journal.AppendRecord
-
Write an array of bytes to the underlying stream.
- write(byte[]) - Method in class org.apache.jackrabbit.core.journal.ReadRecord
- write(byte[]) - Method in interface org.apache.jackrabbit.core.journal.Record
-
Write an array of bytes to the underlying stream.
- write(byte[], int, int) - Method in class org.apache.jackrabbit.core.query.lucene.directory.IndexOutputStream
- write(char[], int, int) - Method in class org.apache.jackrabbit.test.LogPrintWriter
- write(int) - Method in class org.apache.jackrabbit.core.query.lucene.directory.IndexOutputStream
- write(int) - Method in class org.apache.jackrabbit.test.LogPrintWriter
- write(OutputStream) - Method in class org.apache.jackrabbit.core.util.DOMBuilder
-
Writes the document built by this builder into the given output stream.
- write(OutputStream, QNodeTypeDefinition[], NamespaceRegistry) - Static method in class org.apache.jackrabbit.core.nodetype.xml.NodeTypeWriter
-
Writes a node type definition file.
- write(String, int, int) - Method in class org.apache.jackrabbit.test.LogPrintWriter
- write(Collection<? extends QNodeTypeDefinition>) - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.CompactNodeTypeDefWriter
-
Write a collection of QNodeTypeDefinitions to this writer
- write(Collection<? extends QNodeTypeDefinition>, NamespaceResolver, NamePathResolver, Writer) - Static method in class org.apache.jackrabbit.spi.commons.nodetype.compact.CompactNodeTypeDefWriter
-
Writes the given list of QNodeTypeDefinition to the output writer including the used namespaces.
- write(Collection<NodeTypeDefinition>, Session, Writer) - Static method in class org.apache.jackrabbit.commons.cnd.CompactNodeTypeDefWriter
-
Writes the given list of QNodeTypeDefinition to the output writer including the used namespaces.
- write(Collection<NodeTypeDefinition>, CompactNodeTypeDefWriter.NamespaceMapping, Writer) - Static method in class org.apache.jackrabbit.commons.cnd.CompactNodeTypeDefWriter
-
Writes the given list of QNodeTypeDefinition to the output writer including the used namespaces.
- write(NodeTypeDefinition) - Method in class org.apache.jackrabbit.commons.cnd.CompactNodeTypeDefWriter
-
Write one NodeTypeDefinition to this writer
- write(DataIdentifier, File) - Method in class org.apache.jackrabbit.aws.ext.ds.S3Backend
-
It uploads file to Amazon S3.
- write(DataIdentifier, File) - Method in interface org.apache.jackrabbit.core.data.Backend
-
Stores file to backend with identifier used as key.
- write(DataIdentifier, File) - Method in class org.apache.jackrabbit.core.data.FSBackend
- write(DataIdentifier, File) - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSBackend
-
Stores file to backend with identifier used as key.
- write(QNodeTypeDefinition) - Method in class org.apache.jackrabbit.spi.commons.nodetype.compact.CompactNodeTypeDefWriter
-
Write one QNodeTypeDefinition to this writer
- WRITE - Static variable in interface org.apache.jackrabbit.core.security.AccessManager
-
Deprecated.
- WRITE - Static variable in class org.apache.jackrabbit.webdav.lock.Type
- WRITE_ACTIONS - Static variable in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
- writeAsync(DataIdentifier, File, AsyncUploadCallback) - Method in class org.apache.jackrabbit.aws.ext.ds.S3Backend
- writeAsync(DataIdentifier, File, AsyncUploadCallback) - Method in interface org.apache.jackrabbit.core.data.Backend
-
Write file to backend in asynchronous mode.
- writeAsync(DataIdentifier, File, AsyncUploadCallback) - Method in class org.apache.jackrabbit.core.data.FSBackend
- writeAsync(DataIdentifier, File, AsyncUploadCallback) - Method in class org.apache.jackrabbit.vfs.ext.ds.VFSBackend
-
Write file to backend in asynchronous mode.
- writeBoolean(boolean) - Method in class org.apache.jackrabbit.core.journal.AppendRecord
-
Write a boolean from the underlying stream.
- writeBoolean(boolean) - Method in class org.apache.jackrabbit.core.journal.ReadRecord
- writeBoolean(boolean) - Method in interface org.apache.jackrabbit.core.journal.Record
-
Write a boolean from the underlying stream.
- writeBundle(OutputStream, NodePropBundle) - Method in class org.apache.jackrabbit.core.persistence.util.BundleBinding
-
Serializes a
NodePropBundle
to a data output stream - writeByte(int) - Method in class org.apache.jackrabbit.core.journal.AppendRecord
-
Write a byte to the underlying stream.
- writeByte(int) - Method in class org.apache.jackrabbit.core.journal.ReadRecord
-
Unsupported methods when appending.
- writeByte(int) - Method in interface org.apache.jackrabbit.core.journal.Record
-
Write a byte to the underlying stream.
- writeChar(char) - Method in class org.apache.jackrabbit.core.journal.AppendRecord
-
Write a character to the underlying stream.
- writeChar(char) - Method in class org.apache.jackrabbit.core.journal.ReadRecord
- writeChar(char) - Method in interface org.apache.jackrabbit.core.journal.Record
-
Write a character to the underlying stream.
- writeDefinitions(OutputStream, PrivilegeDefinition[], Map<String, String>) - Method in class org.apache.jackrabbit.spi.commons.privilege.PrivilegeDefinitionWriter
-
Writes the privilege definitions to the specified output stream.
- writeDefinitions(OutputStream, PrivilegeDefinition[], Map<String, String>) - Method in interface org.apache.jackrabbit.spi.commons.privilege.PrivilegeHandler
-
Write the specified privilege definitions to the given output stream.
- writeDefinitions(Writer, PrivilegeDefinition[], Map<String, String>) - Method in class org.apache.jackrabbit.spi.commons.privilege.PrivilegeDefinitionWriter
-
Writes the privilege definitions to the specified output stream.
- writeDefinitions(Writer, PrivilegeDefinition[], Map<String, String>) - Method in interface org.apache.jackrabbit.spi.commons.privilege.PrivilegeHandler
-
Write the specified privilege definitions to the given writer.
- writeInt(int) - Method in class org.apache.jackrabbit.core.journal.AppendRecord
-
Write an integer to the underlying stream.
- writeInt(int) - Method in class org.apache.jackrabbit.core.journal.ReadRecord
- writeInt(int) - Method in interface org.apache.jackrabbit.core.journal.Record
-
Write an integer to the underlying stream.
- writeLockProperties(NodeImpl, String, boolean) - Method in class org.apache.jackrabbit.core.lock.LockManagerImpl
-
Add the lock related properties to the target node.
- writeLong(long) - Method in class org.apache.jackrabbit.core.journal.AppendRecord
-
Write a long to the underlying stream.
- writeLong(long) - Method in class org.apache.jackrabbit.core.journal.ReadRecord
- writeLong(long) - Method in interface org.apache.jackrabbit.core.journal.Record
-
Write a long to the underlying stream.
- writeNamespaceDeclaration(String) - Method in class org.apache.jackrabbit.commons.cnd.CompactNodeTypeDefWriter
-
Write a namespace declaration to this writer.
- writeNodeId(NodeId) - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
-
Write a
NodeId
to the underlying stream. - writeNodeId(NodeId) - Method in interface org.apache.jackrabbit.core.journal.Record
-
Write a
NodeId
to the underlying stream. - writeNodeTypeDef(QNodeTypeDefinition) - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
-
Write a
NodeTypeDef
to the underlying stream. - writeNodeTypeDef(QNodeTypeDefinition) - Method in interface org.apache.jackrabbit.core.journal.Record
-
Write a
NodeTypeDef
to the underlying stream. - WriteOperation(VersioningLock.WriteLock) - Constructor for class org.apache.jackrabbit.core.version.VersionManagerImplBase.WriteOperation
- writePath(Path) - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
-
Write a
Path
to the underlying stream. - writePath(Path) - Method in interface org.apache.jackrabbit.core.journal.Record
-
Write a
Path
to the underlying stream. - writePathElement(Path) - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
-
Write a
Path.Element
to the underlying stream. - writePathElement(Path) - Method in interface org.apache.jackrabbit.core.journal.Record
-
Write a
Path.Element
to the underlying stream. - writePrivilegeDef(PrivilegeDefinition) - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
-
Write a
PrivilegeDefinition
to the underlying stream. - writePrivilegeDef(PrivilegeDefinition) - Method in interface org.apache.jackrabbit.core.journal.Record
-
Write a
PrivilegeDefinition
to the underlying stream. - writePropertyId(PropertyId) - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
-
Write a
PropertyId
to the underlying stream. - writePropertyId(PropertyId) - Method in interface org.apache.jackrabbit.core.journal.Record
-
Write a
PropertyId
to the underlying stream. - writeQName(Name) - Method in class org.apache.jackrabbit.core.journal.AbstractRecord
-
Write a
Name
to the underlying stream. - writeQName(Name) - Method in class org.apache.jackrabbit.core.journal.ReadRecord
- writeQName(Name) - Method in interface org.apache.jackrabbit.core.journal.Record
-
Write a
Name
to the underlying stream. - writer - Variable in class org.apache.jackrabbit.spi.commons.logging.AbstractLogger
-
The
LogWriter
used by this instance for persisting log messages. - WriterLogWriter - Class in org.apache.jackrabbit.spi.commons.logging
- WriterLogWriter(Writer, String) - Constructor for class org.apache.jackrabbit.spi.commons.logging.WriterLogWriter
-
Create a new instance which uses the passed writer logger for persisting the log messages.
- WriterLogWriterProvider - Class in org.apache.jackrabbit.spi.commons.logging
-
LogWriterProvider
instance which providesWriterLogWriter
s. - WriterLogWriterProvider(Writer) - Constructor for class org.apache.jackrabbit.spi.commons.logging.WriterLogWriterProvider
-
Creates a new WriterLogWriterProvider based on the given writer
- writeString(String) - Method in class org.apache.jackrabbit.core.journal.AppendRecord
-
Write a string to the underlying stream.
- writeString(String) - Method in class org.apache.jackrabbit.core.journal.ReadRecord
- writeString(String) - Method in interface org.apache.jackrabbit.core.journal.Record
-
Write a string to the underlying stream.
- WSP_NAME_ATTRIBUTE - Static variable in class org.apache.jackrabbit.core.config.RepositoryConfigurationParser
-
Name of the workspace containing security data.
- wspConfig - Variable in class org.apache.jackrabbit.core.WorkspaceImpl
-
The configuration of this
Workspace
- wspFS - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemBundlePersistenceManager
-
File system where the content of the hash maps are read from/written to (if
persistent==true
) - wspFS - Variable in class org.apache.jackrabbit.core.persistence.mem.InMemPersistenceManager
-
Deprecated.file system where the content of the hash maps are read from/written to (if
persistent==true
) - wspNames - Variable in class org.apache.jackrabbit.spi.commons.AbstractReadableRepositoryService
-
The list of workspaces that this repository service exposes.
X
- XAItemStateManager - Class in org.apache.jackrabbit.core.state
-
Extension to
LocalItemStateManager
that remembers changes on multiple save() requests and commits them only when an associated transaction is itself committed. - XAItemStateManager(SharedItemStateManager, EventStateCollectionFactory, String, ItemStateCacheFactory) - Constructor for class org.apache.jackrabbit.core.state.XAItemStateManager
-
Creates a new instance of this class with a custom attribute name.
- XALockManager - Class in org.apache.jackrabbit.core.lock
-
Session-local lock manager that implements the semantical changes inside transactions.
- XALockManager(LockManagerImpl) - Constructor for class org.apache.jackrabbit.core.lock.XALockManager
-
Create a new instance of this class.
- XAReentrantLock - Class in org.apache.jackrabbit.core.util
-
A reentrant lock for synchronization.
- XAReentrantLock() - Constructor for class org.apache.jackrabbit.core.util.XAReentrantLock
- XAReentrantWriterPreferenceReadWriteLock - Class in org.apache.jackrabbit.core.util
-
A reentrant read-write lock for synchronization.
- XAReentrantWriterPreferenceReadWriteLock() - Constructor for class org.apache.jackrabbit.core.util.XAReentrantWriterPreferenceReadWriteLock
- XASession - Interface in org.apache.jackrabbit.jcr2spi
-
The
XASession
interface extends the capability ofSession
by adding access to a JCR repository's support for the Java Transaction API (JTA). - XASessionImpl - Class in org.apache.jackrabbit.core
-
Session extension that provides XA support.
- XASessionImpl - Class in org.apache.jackrabbit.jcr2spi
-
XASessionImpl
extends the regular session implementation with access to theXAResource
. - XASessionImpl(RepositoryContext, Subject, WorkspaceConfig) - Constructor for class org.apache.jackrabbit.core.XASessionImpl
-
Create a new instance of this class.
- XASessionImpl(RepositoryContext, AuthContext, WorkspaceConfig) - Constructor for class org.apache.jackrabbit.core.XASessionImpl
-
Create a new instance of this class.
- XASessionInfo - Interface in org.apache.jackrabbit.spi
-
XASessionInfo
extends theSessionInfo
and provides access to the XAResource of the session info. - XML_ACTIVELOCK - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_ACTIVITY - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
-
Xml elements
- XML_ACTIVITY_COLLECTION_SET - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
-
A DAV:workspace-collection-set element may be included in the OPTIONS request body to identify collections that may contain activity resources.
The response body for a successful request must contain a DAV:workspace-collection-set element identifying collections that may contain activity resources. - XML_AFTER - Static variable in interface org.apache.jackrabbit.webdav.ordering.OrderingConstants
- XML_ALLOWUPDATE - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
- XML_ALLPROP - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_APPLY_TO_PRINCIPAL_COLLECTION_SET - Static variable in class org.apache.jackrabbit.webdav.security.report.PrincipalSearchReport
- XML_AUTHOR - Static variable in interface org.apache.jackrabbit.commons.webdav.AtomFeedConstants
- XML_BASELINE - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
- XML_BEFORE - Static variable in interface org.apache.jackrabbit.webdav.ordering.OrderingConstants
- XML_BIND - Static variable in interface org.apache.jackrabbit.webdav.bind.BindConstants
-
local names of XML elements used in the request bodies of the methods BIND, REBIND and UNBIND.
- XML_CHECKOUT - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
-
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.
See also RFC 3253 DAV:auto-version - XML_CHECKOUT_CHECKIN - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
-
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.
See also RFC 3253 DAV:auto-version - XML_CHECKOUT_UNLOCK_CHECKIN - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
-
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.
- XML_CND - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
- XML_COLLECTION - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_COMMENT - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- XML_COMMIT - Static variable in interface org.apache.jackrabbit.webdav.transaction.TransactionConstants
-
commit XML element
Used as element inside of thetransactionstatus
element. - XML_CONTENT - Static variable in interface org.apache.jackrabbit.commons.webdav.AtomFeedConstants
- XML_DEPTH - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_DESCRIPTOR - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
- XML_DESCRIPTORKEY - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
- XML_DESCRIPTORVALUE - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
- XML_DST - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_ENTRY - Static variable in interface org.apache.jackrabbit.commons.webdav.AtomFeedConstants
- XML_ERROR - Static variable in exception org.apache.jackrabbit.webdav.DavException
- XML_EVENT - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
- XML_EVENT_LOCAL - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
- XML_EVENT_TRANSACTION_ID - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
- XML_EVENTBUNDLE - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
- XML_EVENTDATE - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
- XML_EVENTDISCOVERY - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
- XML_EVENTIDENTIFIER - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
- XML_EVENTINFO - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
- XML_EVENTMIXINNODETYPE - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
- XML_EVENTPRIMARNODETYPE - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
- XML_EVENTSWITHLOCALFLAG - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
- XML_EVENTSWITHTYPES - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
- XML_EVENTTYPE - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
- XML_EVENTUSERDATA - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
- XML_EVENTUSERID - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
- XML_EXCLUSIVE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_EXCLUSIVE_SESSION_SCOPED - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
- XML_EXPAND_PROPERTY - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
-
Top element for the 'DAV:expand-property' report
- XML_FEED - Static variable in interface org.apache.jackrabbit.commons.webdav.AtomFeedConstants
- XML_FILTER - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
- XML_FIRST - Static variable in interface org.apache.jackrabbit.webdav.ordering.OrderingConstants
- XML_GLOBAL - Static variable in interface org.apache.jackrabbit.webdav.transaction.TransactionConstants
-
global XML element
Used as element inside of thelockscope
element. - XML_GRAMMER - Static variable in interface org.apache.jackrabbit.webdav.search.SearchConstants
-
Name constant for the 'DAV:grammar' element, which is used inside the
SearchConstants.XML_QUERY_GRAMMAR
element. - XML_HREF - Static variable in interface org.apache.jackrabbit.webdav.bind.BindConstants
- XML_HREF - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_ID - Static variable in interface org.apache.jackrabbit.commons.webdav.AtomFeedConstants
- XML_INCLUDE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_KEEPALIVE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_LABEL - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
-
Xml element representing the mandatory root element of a LABEL request body.
- XML_LABEL_ADD - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
- XML_LABEL_NAME - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
- XML_LABEL_REMOVE - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
- XML_LABEL_SET - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
- XML_LAST - Static variable in interface org.apache.jackrabbit.webdav.ordering.OrderingConstants
- XML_LENGTH - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
- XML_LINK - Static variable in interface org.apache.jackrabbit.commons.webdav.AtomFeedConstants
- XML_LINK - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_LOCAL - Static variable in interface org.apache.jackrabbit.webdav.transaction.TransactionConstants
-
local XML element
Used as element inside of thelockscope
element. - XML_LOCATE_BY_HISTORY - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
-
Top element for the 'DAV:locate-by-history' report
- XML_LOCKED_CHECKIN - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
-
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.
See also RFC 3253 DAV:auto-version - XML_LOCKENTRY - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_LOCKINFO - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_LOCKROOT - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
-
The
lockroot
XML element - XML_LOCKSCOPE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_LOCKTOKEN - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_LOCKTYPE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_MATCH - Static variable in class org.apache.jackrabbit.webdav.security.report.PrincipalSearchReport
- XML_MERGE - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
- XML_MIMETYPE - Static variable in class org.apache.jackrabbit.server.io.XmlHandler
-
the xml mimetype
- XML_MIMETYPE_ALT - Static variable in class org.apache.jackrabbit.server.io.XmlHandler
-
the alternative xml mimetype.
- XML_MULTISTATUS - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_N0_AUTO_MERGE - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
- XML_N0_CHECKOUT - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
- XML_NAME - Static variable in interface org.apache.jackrabbit.commons.webdav.AtomFeedConstants
- XML_NAMESPACE - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
- XML_NAMESPACE - Static variable in class org.apache.jackrabbit.webdav.xml.Namespace
- XML_NODETYPE - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
- XML_NODETYPE_NAME - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
- XML_NODETYPENAME - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
- XML_NODETYPENAME - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
- XML_NODETYPES - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
- XML_NOLOCAL - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
- XML_OMIT - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_OPTIONS - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
-
If the OPTIONS request contains a body, i must start with an DAV:options element.
- XML_OPTIONS_RESPONSE - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
-
If an XML response body for a successful request is included, it must be a DAV:options-response XML element.
- XML_ORDER_MEMBER - Static variable in interface org.apache.jackrabbit.webdav.ordering.OrderingConstants
- XML_ORDERING_TYPE - Static variable in interface org.apache.jackrabbit.webdav.ordering.OrderingConstants
- XML_ORDERPATCH - Static variable in interface org.apache.jackrabbit.webdav.ordering.OrderingConstants
-
Xml elements used for reordering internal members of a collection.
- XML_OWNER - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_PARENT - Static variable in interface org.apache.jackrabbit.webdav.bind.BindConstants
- XML_POSITION - Static variable in interface org.apache.jackrabbit.webdav.ordering.OrderingConstants
- XML_PREFIX - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
- XML_PRIMARYNODETYPE - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
- XML_PRINCIPAL - Static variable in class org.apache.jackrabbit.webdav.security.Principal
- XML_PRINCIPAL_PROPERTY - Static variable in class org.apache.jackrabbit.webdav.security.report.PrincipalMatchReport
- XML_PRINCIPAL_SEARCH_PROPERTY_SET - Static variable in class org.apache.jackrabbit.webdav.security.report.SearchablePropertyReport
-
Constant used for the DAV:principal-search-property-set response element.
- XML_PRIVILEGE - Static variable in class org.apache.jackrabbit.webdav.security.Privilege
- XML_PROP - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_PROPERTY - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
-
'DAV:property' element to be used inside the 'DAV:expand-property' element.
- XML_PROPERTY_SEARCH - Static variable in class org.apache.jackrabbit.webdav.security.report.PrincipalSearchReport
- XML_PROPERTYBEHAVIOR - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_PROPERTYUPDATE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_PROPFIND - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_PROPNAME - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_PROPSTAT - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_QUERY_GRAMMAR - Static variable in interface org.apache.jackrabbit.webdav.search.SearchConstants
-
Xml element name for a single query grammar element inside the
supported-query-grammer-set property
. - XML_QUERY_RESULT_COLUMN - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
- XML_QUERY_SCHEMA_DISCOVERY - Static variable in interface org.apache.jackrabbit.webdav.search.SearchConstants
-
Optional Xml element name used in the SEARCH request body instead of
SearchConstants.XML_SEARCHREQUEST
in order to access a given query schema. - XML_REBIND - Static variable in interface org.apache.jackrabbit.webdav.bind.BindConstants
- XML_RELPATH - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
-
The 'relpath' element is not defined by RFC 3253.
- XML_REMOVE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_REMOVEEXISTING - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
-
The 'removeexisting' element is not defined by RFC 3253.
- XML_REPORT - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
-
Name of Xml child elements of
DeltaVConstants.XML_SUPPORTED_REPORT
. - XML_REPORT_ALLNODETYPES - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
- XML_REPORT_MIXINNODETYPES - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
- XML_REPORT_PRIMARYNODETYPES - Static variable in interface org.apache.jackrabbit.commons.webdav.NodeTypeConstants
- XML_RESPONSE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_RESPONSEDESCRIPTION - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_ROLLBACK - Static variable in interface org.apache.jackrabbit.webdav.transaction.TransactionConstants
-
rollback XML element
Used as element inside of thetransactionstatus
element. - XML_SEARCHREQUEST - Static variable in interface org.apache.jackrabbit.webdav.search.SearchConstants
-
Xml element name for the required request body of a SEARCH request.
- XML_SEGMENT - Static variable in interface org.apache.jackrabbit.webdav.bind.BindConstants
- XML_SEGMENT - Static variable in interface org.apache.jackrabbit.webdav.ordering.OrderingConstants
- XML_SELF - Static variable in class org.apache.jackrabbit.webdav.security.report.PrincipalMatchReport
- XML_SET - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_SHARED - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_SOURCE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_STATUS - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_SUBSCRIPTION - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
-
subscription Xml element
Mandatory element inside thesubscriptiondiscovery
property indicating the event listeners present for this session.
NOTE, that this will not reveal any subscription made by another session. - XML_SUBSCRIPTIONID - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
- XML_SUBSCRIPTIONINFO - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
-
Xml elements
- XML_SUPPORTED_METHOD - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
- XML_SUPPORTED_REPORT - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
-
Name of Xml element contained in the
DeltaVConstants.SUPPORTED_REPORT_SET
property. - XML_TIMEOUT - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_TITLE - Static variable in interface org.apache.jackrabbit.commons.webdav.AtomFeedConstants
- XML_TRANSACTION - Static variable in interface org.apache.jackrabbit.webdav.transaction.TransactionConstants
-
transaction XML element
Used as element inside thelocktype
element. - XML_TRANSACTIONINFO - Static variable in interface org.apache.jackrabbit.webdav.transaction.TransactionConstants
-
transactioninfo XML element
Mandatory element of the UNLOCK request body, if the unlock request is intended to complete a transaction. - XML_TRANSACTIONSTATUS - Static variable in interface org.apache.jackrabbit.webdav.transaction.TransactionConstants
-
transactionstatus XML element
Mandatory element inside thetransactioninfo
element indicating how the transaction should be completed. - XML_UNBIND - Static variable in interface org.apache.jackrabbit.webdav.bind.BindConstants
- XML_UPDATE - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
-
Xml element defining the top element in the UPDATE request body.
- XML_UPDATED - Static variable in interface org.apache.jackrabbit.commons.webdav.AtomFeedConstants
- XML_URI - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
- XML_UUID - Static variable in interface org.apache.jackrabbit.webdav.observation.ObservationConstants
- XML_VALUE - Static variable in interface org.apache.jackrabbit.commons.webdav.JcrRemotingConstants
- XML_VERSION - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
- XML_VERSION_HISTORY - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
- XML_VERSION_HISTORY_SET - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
-
'DAV:version-history-set' to be used inside the 'DAV:locate-by-history' element
- XML_VERSION_TREE - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
-
Top element for the 'DAV:version-tree' report
- XML_VH_COLLECTION_SET - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
-
A DAV:version-history-collection-set element may be included in the OPTIONS request body to identify collections that may contain version history resources.
The response body for a successful request must in consequence contain a DAV:version-history-collection-set element identifying collections that may contain version histories. - XML_WORKSPACE - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
- XML_WRITE - Static variable in interface org.apache.jackrabbit.webdav.DavConstants
- XML_WSP_COLLECTION_SET - Static variable in interface org.apache.jackrabbit.webdav.version.DeltaVConstants
-
A DAV:workspace-collection-set element may be included in the OPTIONS request body to identify collections that may contain workspace resources.
The response body for a successful request must contain a DAV:workspace-collection-set element identifying collections that may contain workspaces. - XMLChar - Class in org.apache.jackrabbit.test
-
This class defines the basic XML character properties.
- XMLChar - Class in org.apache.jackrabbit.util
-
This class defines the basic XML character properties.
- XMLChar() - Constructor for class org.apache.jackrabbit.test.XMLChar
- XMLChar() - Constructor for class org.apache.jackrabbit.util.XMLChar
- XmlCommentEnd - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- XmlCommentStart - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- XmlCommentStartForElementContent - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- XmlEntity - Class in org.apache.jackrabbit.webdav.client.methods
-
Utility methods for creating request entities from
Document
s orXmlSerializable
s. - XmlEntity() - Constructor for class org.apache.jackrabbit.webdav.client.methods.XmlEntity
- XmlHandler - Class in org.apache.jackrabbit.server.io
-
XmlHandler
imports xml files and exports nodes that have the properXmlHandler.XML_MIMETYPE
defined with their content. - XmlHandler() - Constructor for class org.apache.jackrabbit.server.io.XmlHandler
-
Creates a new
XmlHandler
with default nodetype definitions and without setting the IOManager. - XmlHandler(IOManager) - Constructor for class org.apache.jackrabbit.server.io.XmlHandler
-
Creates a new
XmlHandler
with default nodetype definitions:
Nodetype for Collection:nt:unstructured
Nodetype for Non-Collection:nt:file
Nodetype for Non-Collection content:nt:unstructured
- XmlHandler(IOManager, String, String, String) - Constructor for class org.apache.jackrabbit.server.io.XmlHandler
-
Creates a new
XmlHandler
- XMLNS_NAMESPACE - Static variable in class org.apache.jackrabbit.webdav.xml.Namespace
- XmlnsContentHandler - Class in org.apache.jackrabbit.commons.xml
-
Content handler proxy that adds explicit "xmlns" attributes for all namespace mappings introduced through
XmlnsContentHandler.startPrefixMapping(String, String)
calls. - XmlnsContentHandler(ContentHandler) - Constructor for class org.apache.jackrabbit.commons.xml.XmlnsContentHandler
- XMLPersistenceManager - Class in org.apache.jackrabbit.core.persistence.xml
-
Deprecated.Please migrate to a bundle persistence manager (JCR-2802)
- XMLPersistenceManager() - Constructor for class org.apache.jackrabbit.core.persistence.xml.XMLPersistenceManager
-
Deprecated.Creates a new
XMLPersistenceManager
instance. - XmlSerializable - Interface in org.apache.jackrabbit.webdav.xml
-
XmlSerializable
... - XMLSPACE_DECL - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- XMLSpaceDecl() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- XMLSpacePreserve - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- XMLSpaceStrip - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- XMLUtil - Class in org.apache.jackrabbit.util
-
XMLUtil
... - XMLUtil() - Constructor for class org.apache.jackrabbit.util.XMLUtil
- XPath - Class in org.apache.jackrabbit.spi.commons.query.xpath
- XPath(InputStream) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- XPath(InputStream, String) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- XPath(Reader) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- XPath(XPathTokenManager) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- XPath2() - Method in class org.apache.jackrabbit.spi.commons.query.xpath.XPath
- XPathConstants - Interface in org.apache.jackrabbit.spi.commons.query.xpath
- XPathDocOrderTest - Class in org.apache.jackrabbit.test.api.query
-
Tests if the repository supports document order in XPath.
- XPathDocOrderTest() - Constructor for class org.apache.jackrabbit.test.api.query.XPathDocOrderTest
- XPathJcrPathTest - Class in org.apache.jackrabbit.test.api.query
-
Tests if the jcr:path property is returned in the query result.
- XPathJcrPathTest() - Constructor for class org.apache.jackrabbit.test.api.query.XPathJcrPathTest
- XPathOrderByTest - Class in org.apache.jackrabbit.test.api.query
-
This test searches for all nodes of a specific node type and orders them by the property with name configured as
AbstractJCRTest.propertyName1
. - XPathOrderByTest() - Constructor for class org.apache.jackrabbit.test.api.query.XPathOrderByTest
- XPathPosIndexTest - Class in org.apache.jackrabbit.test.api.query
-
Tests if the repository supports position index in XPath.
- XPathPosIndexTest() - Constructor for class org.apache.jackrabbit.test.api.query.XPathPosIndexTest
- XPathQuery - Class in org.apache.jackrabbit.standalone.cli.query
-
XPath
Query
- XPathQuery() - Constructor for class org.apache.jackrabbit.standalone.cli.query.XPathQuery
- XPathQueryBuilder - Class in org.apache.jackrabbit.core.security.user
- XPathQueryBuilder - Class in org.apache.jackrabbit.spi.commons.query.xpath
-
Query builder that translates a XPath statement into a query tree structure.
- XPathQueryBuilder() - Constructor for class org.apache.jackrabbit.core.security.user.XPathQueryBuilder
- XPathQueryEvaluator - Class in org.apache.jackrabbit.core.security.user
-
This evaluator for
Query
s use XPath and some minimal client side filtering. - XPathQueryEvaluator(XPathQueryBuilder, UserManagerImpl, SessionImpl) - Constructor for class org.apache.jackrabbit.core.security.user.XPathQueryEvaluator
- XPathQueryLevel2Test - Class in org.apache.jackrabbit.test.api.query
-
Tests XPath queries on content written to the workspace by the test itself.
- XPathQueryLevel2Test() - Constructor for class org.apache.jackrabbit.test.api.query.XPathQueryLevel2Test
- xpathRoot - Variable in class org.apache.jackrabbit.test.api.query.AbstractQueryTest
-
The string /${jcrRoot}${testRoot} with all components of the test path properly escaped for XPath.
- XPathTokenManager - Class in org.apache.jackrabbit.spi.commons.query.xpath
- XPathTokenManager(SimpleCharStream) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
- XPathTokenManager(SimpleCharStream, int) - Constructor for class org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
- XPathTreeConstants - Interface in org.apache.jackrabbit.spi.commons.query.xpath
- XPathVisitor - Interface in org.apache.jackrabbit.spi.commons.query.xpath
- XQueryEncoding - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- XQueryVersion - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
- XQUERYVERSION - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
Y
- YEARS_VALUE - Static variable in interface org.apache.jackrabbit.spi.commons.query.sql.JCRSQLParserConstants
- Yes - Static variable in interface org.apache.jackrabbit.spi.commons.query.xpath.XPathConstants
Z
- ZIP_MIMETYPE - Static variable in class org.apache.jackrabbit.server.io.ZipHandler
-
the zip mimetype
- ZipHandler - Class in org.apache.jackrabbit.server.io
-
ZipHandler
imports and extracts Zip files and exported nodes (an their subnodes) to a Zip file. - ZipHandler() - Constructor for class org.apache.jackrabbit.server.io.ZipHandler
-
Creates a new
ZipHandler
with default nodetype definitions and without setting the IOManager. - ZipHandler(IOManager) - Constructor for class org.apache.jackrabbit.server.io.ZipHandler
-
Creates a new
ZipHandler
with default nodetype definitions:
Nodetype for Collection:nt:unstructured
Nodetype for Non-Collection:nt:file
Nodetype for Non-Collection content:nt:unstructured
- ZipHandler(IOManager, String, String, String) - Constructor for class org.apache.jackrabbit.server.io.ZipHandler
-
Creates a new
ZipHandler
- ZombieHierarchyManager - Class in org.apache.jackrabbit.core
-
HierarchyManager
implementation that is also able to build/resolve paths of those items that have been moved or removed (i.e. - ZombieHierarchyManager(HierarchyManagerImpl, ItemStateManager, ItemStateManager) - Constructor for class org.apache.jackrabbit.core.ZombieHierarchyManager
_
- _1_ - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
- _2_ - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
- _3_ - Static variable in class org.apache.jackrabbit.webdav.DavCompliance
- _UNDEFINED_ - Static variable in class org.apache.jackrabbit.jcr2spi.state.Status
All Classes All Packages